.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}:root{--bg:#f8fbff;--bg-soft:#fff;--bg-card:#ffffffe6;--bg-card-strong:#fffffffa;--sidebar:#fffffff5;--text:#0f172a;--text-soft:#334155;--text-muted:#64748b;--line:#0f172a1f;--line-strong:#0f172a2e;--blue:#0787ff;--blue-deep:#005fff;--cyan:#00c8ff;--red:#ff2733;--orange:#ff9d00;--green:#00c978;--purple:#9c42ff;--shadow:0 18px 60px #0f172a14;--glow-blue:0 0 0 #00c8ff00;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--bg:#000b14;--bg-soft:#00111f;--bg-card:#00192cd1;--bg-card-strong:#001f38f5;--sidebar:#000c18f7;--text:#fff;--text-soft:#d8e5f2;--text-muted:#8fa4b8;--line:#4472913d;--line-strong:#00bfff5c;--blue:#078cff;--blue-deep:#005fff;--cyan:#00c8ff;--red:#ff2733;--orange:#ff9d00;--green:#00d483;--purple:#b744ff;--shadow:0 22px 90px #0000006b;--glow-blue:0 0 28px #00c3ff57}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--bg)}body{background:radial-gradient(circle at 55% 8%, #0088ff1a, transparent 34%), radial-gradient(circle at 72% 70%, #00c8ff12, transparent 34%), linear-gradient(135deg, #000b14f5, #001221fa), var(--bg);min-height:100vh;color:var(--text);overflow-x:hidden}:root:not([data-theme=dark]) body{background:radial-gradient(circle at 55% 8%,#0088ff14,#0000 34%),radial-gradient(circle at 72% 70%,#00c8ff0d,#0000 34%),#f8fbff}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{width:100%;min-height:100vh;display:block;overflow-x:hidden}.sidebar{border-right:1px solid var(--line);background:linear-gradient(180deg, #00182cb8, #000a14f0), var(--sidebar);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:50;width:220px;height:100vh;padding:18px 14px 20px;position:fixed;top:0;left:0;overflow:hidden}:root:not([data-theme=dark]) .sidebar{background:linear-gradient(180deg, #fffffffa, #f8fbfff5), var(--sidebar)}.sidebar-logo{align-items:center;height:70px;margin-bottom:14px;padding:0 2px;display:flex}.logo-img{object-fit:contain;width:182px;height:auto;display:block}.sidebar-nav{flex-direction:column;gap:10px;display:flex}.nav-item{height:44px;color:var(--text-soft);border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:0 12px;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:flex}.nav-item svg{color:currentColor;flex:none}.nav-item span{letter-spacing:-.01em;font-size:14px;font-weight:650}.nav-item strong{min-width:30px;color:var(--red);text-align:center;background:#ff273329;border-radius:7px;margin-left:auto;padding:3px 8px;font-size:13px;font-weight:750}.nav-item:hover{color:var(--text);background:#285b7433;border-color:#0000;box-shadow:0 0 0 1px #285b741a,0 8px 18px #285b741a}.nav-item-active{color:#fff;pointer-events:none;cursor:default;background:#285b7457;border-color:#285b7494;box-shadow:0 0 0 1px #285b742e,0 0 22px #285b7438}:root:not([data-theme=dark]) .nav-item:hover{color:#0f172a;background:#285b741f;border-color:#0000;box-shadow:0 0 0 1px #285b7414,0 8px 18px #285b7414}:root:not([data-theme=dark]) .nav-item-active{color:#0f172a;pointer-events:none;cursor:default;background:#285b7424;border-color:#285b7452;box-shadow:0 0 0 1px #285b741a,0 8px 22px #285b741a}.sidebar-bottom{flex-direction:column;gap:8px;display:flex;position:absolute;bottom:22px;left:14px;right:14px}.nav-item.compact{opacity:.9;height:36px}.nav-item.compact span{font-size:13px;font-weight:620}.app-main{min-width:0;min-height:100vh;margin-left:220px;overflow-x:hidden}:root:not([data-theme=dark]) .app-main{background:linear-gradient(#fff 0%,#f8fafcf5 38%,#f1f5f9f0 100%)}.topbar{border-bottom:1px solid var(--line);z-index:20;background:linear-gradient(180deg, #000c16eb, #000c16c7), color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);justify-content:center;align-items:center;height:79px;padding:0 28px;display:flex;position:sticky;top:0}:root:not([data-theme=dark]) .topbar{background:linear-gradient(180deg, #ffffffeb, #f8fbffd1), color-mix(in srgb, var(--bg) 86%, transparent)}.topbar-page-title{pointer-events:none;min-width:220px;max-width:280px;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.topbar-page-kicker{color:var(--text);letter-spacing:-.035em;text-transform:uppercase;white-space:nowrap;font-size:15px;font-weight:900;line-height:18px}.topbar-page-subtitle{color:var(--text-muted);white-space:nowrap;margin-top:3px;font-size:13px;font-weight:600;line-height:16px}.search-box{width:min(620px,50vw);height:44px;color:var(--text);background:linear-gradient(#021221f0,#000d1ae6);border:1px solid #38bdf857;border-radius:8px;align-items:center;gap:13px;padding:0 15px;display:flex;box-shadow:inset 0 0 0 1px #00c8ff0a,0 0 24px #0088ff14}.search-box svg{color:#e2e8f0eb;flex:none}.search-box input{color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:14px;font-weight:500}.search-box input::placeholder{color:#94a3b8e0}:root:not([data-theme=dark]) .search-box{background:linear-gradient(#fffffff5,#f8fbffe6);border-color:#005fff38;box-shadow:inset 0 0 0 1px #005fff08,0 8px 24px #0f172a0a}:root:not([data-theme=dark]) .search-box svg{color:#0f172abd}:root:not([data-theme=dark]) .search-box input::placeholder{color:#475569b8}.topbar-actions{align-items:center;gap:14px;display:flex;position:absolute;right:26px}.icon-btn,.avatar-btn{width:36px;height:36px;color:var(--text);background:0 0;border:0;border-radius:10px;place-items:center;transition:background .18s,color .18s,box-shadow .18s;display:grid}.icon-btn:hover,.avatar-btn:hover{color:var(--text);background:#285b744d;box-shadow:0 0 0 1px #285b742e,0 0 18px #285b7438}:root:not([data-theme=dark]) .icon-btn:hover,:root:not([data-theme=dark]) .avatar-btn:hover{color:#0f172a;background:#285b741f;box-shadow:0 0 0 1px #285b741a,0 8px 18px #285b7414}.avatar-btn svg{opacity:.95;width:23px;height:23px}.app-content{flex-direction:column;min-height:calc(100vh - 74px);display:flex}:root:not([data-theme=dark]) .app-content{background:radial-gradient(circle at -8% 45%,#94a3b824 0%,#cbd5e11a 24%,#0000 52%),radial-gradient(circle at 50% -8%,#94a3b814 0%,#e2e8f00f 24%,#0000 48%),linear-gradient(#fff 0%,#f8fafcf5 38%,#f1f5f9f0 100%)}.app-footer{border-top:1px solid var(--line);color:var(--text-muted);justify-content:space-between;align-items:center;gap:18px;margin:0 28px 22px;padding:18px 0 0;font-size:12px;line-height:1.45;display:flex}.app-footer span:last-child{text-align:right;max-width:620px}@media (width<=1280px){.sidebar{width:200px}.app-main{margin-left:200px}.logo-img{object-fit:contain;width:182px;height:auto}.topbar-page-title{max-width:210px;left:24px}.topbar-page-kicker{font-size:13px;line-height:16px}.topbar-page-subtitle{font-size:11px;line-height:13px}.search-box{width:min(560px,48vw)}}@media (width<=1060px){.topbar-page-title{display:none}}@media (width<=900px){.app-footer{flex-direction:column;align-items:flex-start}.app-footer span:last-child{text-align:left}}.truthatlas-initial-loader{--truthatlas-logo-blue:#0067fe;z-index:2147483000;pointer-events:auto;background:radial-gradient(circle at 50% 45%,#fffffffc 0%,#fffffff7 36%,#f8fafcf5 100%),#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}:root[data-theme=dark] .truthatlas-initial-loader{--truthatlas-logo-blue:#0067fe;background:linear-gradient(#020914 0%,#031120 42%,#020812 100%)}:root[data-theme=light] .truthatlas-initial-loader{background:radial-gradient(circle at 50% 45%,#fffffffc 0%,#fffffff7 36%,#f8fafcf5 100%),#fff}.truthatlas-initial-loader:before{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#0f172a14,#0000 62%);border-radius:50%;width:360px;height:360px;position:absolute;inset:auto auto -120px -110px}:root[data-theme=dark] .truthatlas-initial-loader:before{display:none}.truthatlas-initial-loader-center{flex-direction:column;justify-content:center;align-items:center;width:min(420px,100vw - 48px);display:flex;position:relative;transform:translateY(-8px)}.truthatlas-initial-loader-logo{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 24px #0067fe14);width:148px;height:148px;animation:1.55s ease-in-out infinite truthatlas-initial-logo-pulse;display:block}:root[data-theme=dark] .truthatlas-initial-loader-logo{filter:drop-shadow(0 0 18px #0067fe47)drop-shadow(0 18px 34px #00000061)}.truthatlas-initial-loader-bar{border:1.5px solid var(--truthatlas-logo-blue);box-sizing:border-box;background:#fffffff0;border-radius:999px;width:min(267px,66.67vw - 64.0032px);height:10px;margin-top:50px;position:relative;overflow:hidden}:root[data-theme=dark] .truthatlas-initial-loader-bar{border-color:var(--truthatlas-logo-blue);background:#020b18db;box-shadow:0 0 0 1px #0067fe1a,0 0 22px #0067fe29,inset 0 0 0 1px #ffffff06}.truthatlas-initial-loader-bar span{background:var(--truthatlas-logo-blue);transform-origin:0;border-radius:999px;width:calc(100% + 3px);transition:transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1.5px auto -1.5px -1.5px}:root[data-theme=dark] .truthatlas-initial-loader-bar span{box-shadow:0 0 14px #0067fe75,0 0 28px #0067fe33}@keyframes truthatlas-initial-logo-pulse{0%,to{transform:scale(.94)}50%{transform:scale(1.08)}}@media (width<=700px){.truthatlas-initial-loader-logo{width:126px;height:126px}.truthatlas-initial-loader-bar{width:min(267px,66.67vw - 48.0024px);height:10px;margin-top:42px}}.truthatlas-mobile-scroll-rail{display:none}@media (width<=1180px),(pointer:coarse) and (width<=1366px){.app-shell{--truthatlas-mobile-scroll-rail-width:44px;--truthatlas-mobile-scroll-rail-right:max(4px, env(safe-area-inset-right));--truthatlas-mobile-scroll-rail-top:91px;--truthatlas-mobile-scroll-rail-bottom:max(18px, env(safe-area-inset-bottom));--truthatlas-mobile-scroll-content-offset:44px}.app-main{box-sizing:border-box;padding-right:var(--truthatlas-mobile-scroll-content-offset)}.truthatlas-mobile-scroll-rail{top:var(--truthatlas-mobile-scroll-rail-top);right:var(--truthatlas-mobile-scroll-rail-right);bottom:var(--truthatlas-mobile-scroll-rail-bottom);z-index:2147482200;width:var(--truthatlas-mobile-scroll-rail-width);touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;opacity:1;justify-content:center;align-items:stretch;padding:0 10px;transition:opacity .16s;display:flex;position:fixed}.truthatlas-mobile-scroll-rail.is-disabled{opacity:0;pointer-events:none}.truthatlas-mobile-scroll-rail-track{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#00223a57,#000d1a6b),#02122194;border:1px solid #38bdf829;border-radius:999px;width:24px;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 10px 24px #0000002e}.truthatlas-mobile-scroll-rail-thumb{height:var(--truthatlas-mobile-scroll-thumb-height,58px);min-height:44px;transform:translate3d(0, var(--truthatlas-mobile-scroll-thumb-top,0px), 0);background:linear-gradient(#38dffff0,#008cffeb),#38dfff;border-radius:999px;transition:box-shadow .16s,filter .16s;position:absolute;top:0;left:4px;right:4px;box-shadow:0 0 14px #38dfff57,inset 0 0 0 1px #ffffff2e}.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-thumb{filter:brightness(1.08);box-shadow:0 0 18px #38dfff85,0 0 34px #38dfff2e,inset 0 0 0 1px #ffffff38}:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track{background:linear-gradient(#ffffffd6,#f1f5f9d1),#ffffffb8;border-color:#94a3b861;box-shadow:inset 0 0 0 1px #ffffffb3,0 10px 24px #0f172a1a}:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-thumb{background:linear-gradient(#0891b2f0,#005fffe6),#0891b2;box-shadow:0 0 12px #0891b247,inset 0 0 0 1px #ffffff5c}html.truthatlas-impact-map-expanded .truthatlas-mobile-scroll-rail,body.truthatlas-impact-map-expanded .truthatlas-mobile-scroll-rail{display:none}}@media (width<=700px){.app-shell{--truthatlas-mobile-scroll-rail-width:40px;--truthatlas-mobile-scroll-rail-right:max(3px, env(safe-area-inset-right));--truthatlas-mobile-scroll-content-offset:40px}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){.truthatlas-mobile-scroll-rail{cursor:ns-resize;justify-content:center;align-items:stretch;padding:0}.truthatlas-mobile-scroll-rail-track{width:6px;min-width:6px;height:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#38dfffbd;border:0;border-radius:999px;position:relative;overflow:visible}.truthatlas-mobile-scroll-rail-track:before{content:"";pointer-events:none;background:#38dfffbd;border-radius:999px;width:6px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{background:#7eefffeb;width:6px;box-shadow:0 0 14px #38dfff61}:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before{box-shadow:none;background:#0891b2b8}:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{background:#0891b2e6;box-shadow:0 0 12px #0891b247}.truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before{box-shadow:none!important;background:#cbd5e1c7!important}.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{box-shadow:none!important;background:#e2e8f0eb!important}.app-shell{--truthatlas-mobile-scroll-line-bottom-lift:28px;--truthatlas-mobile-scroll-line-width:3px;--truthatlas-mobile-scroll-dot-size:14px;--truthatlas-mobile-scroll-line-color:#cbd5e1c7;--truthatlas-mobile-scroll-dot-color:#e2e8f0f0;--truthatlas-mobile-scroll-line-height:calc(100vh - var(--truthatlas-mobile-scroll-rail-top) - var(--truthatlas-mobile-scroll-rail-bottom) - var(--truthatlas-mobile-scroll-line-bottom-lift))}@supports (height:100dvh){.app-shell{--truthatlas-mobile-scroll-line-height:calc(100dvh - var(--truthatlas-mobile-scroll-rail-top) - var(--truthatlas-mobile-scroll-rail-bottom) - var(--truthatlas-mobile-scroll-line-bottom-lift))}}.truthatlas-mobile-scroll-rail{align-items:flex-start}.truthatlas-mobile-scroll-rail-track{width:var(--truthatlas-mobile-scroll-dot-size);min-width:var(--truthatlas-mobile-scroll-dot-size);height:var(--truthatlas-mobile-scroll-line-height);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:999px;min-height:120px;position:relative;overflow:visible;box-shadow:none!important;background:0 0!important}.truthatlas-mobile-scroll-rail-track:before{content:"";width:var(--truthatlas-mobile-scroll-line-width);pointer-events:none;border-radius:999px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);background:var(--truthatlas-mobile-scroll-line-color)!important;box-shadow:none!important}.truthatlas-mobile-scroll-rail-track:after{content:"";width:var(--truthatlas-mobile-scroll-dot-size);background:radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6.5px) center top / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6.5px) center 33.333% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6.5px) center 66.666% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6.5px) center bottom / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat;pointer-events:none;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.truthatlas-mobile-scroll-rail-thumb{display:none!important}.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after{box-shadow:none}.truthatlas-mobile-scroll-rail,.truthatlas-mobile-scroll-rail.is-dragging,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.truthatlas-mobile-scroll-rail-track:before,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{box-shadow:none!important;background:var(--truthatlas-mobile-scroll-line-color)!important;border:0!important;outline:0!important}.truthatlas-mobile-scroll-rail-track:after,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after{box-shadow:none!important;border:0!important;outline:0!important}.app-shell{--truthatlas-mobile-scroll-line-color:#cbd5e1c7;--truthatlas-mobile-scroll-dot-color:#e2e8f0f0}:root:not([data-theme=dark]) .app-shell{--truthatlas-mobile-scroll-line-color:#0f172ad1;--truthatlas-mobile-scroll-dot-color:#0f172af0}.app-shell,:root[data-theme=dark] .app-shell{--truthatlas-mobile-scroll-rail-page-background:radial-gradient(circle at 55% 8%, #0088ff1a, transparent 34%), radial-gradient(circle at 72% 70%, #00c8ff12, transparent 34%), linear-gradient(135deg, #000b14f5, #001221fa), var(--bg)}:root:not([data-theme=dark]) .app-shell{--truthatlas-mobile-scroll-rail-page-background:linear-gradient(180deg, #fff 0%, #f8fafcf5 38%, #f1f5f9f0 100%)}.truthatlas-mobile-scroll-rail,.truthatlas-mobile-scroll-rail.is-dragging,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging{background:var(--truthatlas-mobile-scroll-rail-page-background)!important}.truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track{background:0 0!important}.app-main{position:relative}.truthatlas-mobile-scroll-rail,.truthatlas-mobile-scroll-rail.is-dragging,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging,:root[data-theme=dark] .truthatlas-mobile-scroll-rail,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging,.truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;outline:0!important}.truthatlas-mobile-scroll-rail-track:before,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track:before,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{background:var(--truthatlas-mobile-scroll-line-color)!important;box-shadow:none!important}.app-main{padding-right:0!important}.topbar{padding-right:28px;width:auto!important;max-width:none!important;margin-right:0!important}.app-content{box-sizing:border-box;padding-right:var(--truthatlas-mobile-scroll-content-offset)}.app-shell{--truthatlas-mobile-scroll-rail-top:138px}.truthatlas-mobile-scroll-rail{top:var(--truthatlas-mobile-scroll-rail-top)!important}.truthatlas-mobile-scroll-rail{z-index:18!important}.truthatlas-mobile-scroll-rail-track:before,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track:before,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{background:var(--truthatlas-mobile-scroll-line-color)!important}.truthatlas-mobile-scroll-rail-track:after,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track:after,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after{box-shadow:none!important}.app-shell,:root:not([data-theme=dark]) .app-shell,:root[data-theme=dark] .app-shell{--truthatlas-mobile-scroll-line-color:#8c98ab;--truthatlas-mobile-scroll-dot-color:#8c98ab}.truthatlas-mobile-scroll-rail-track:after,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track:after,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after{opacity:1!important;filter:none!important;background:radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6px) center top / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6px) center 33.333% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6px) center 66.666% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 6px, transparent 6px) center bottom / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat!important;top:calc(var(--truthatlas-mobile-scroll-dot-size) / -2)!important;bottom:calc(var(--truthatlas-mobile-scroll-dot-size) / -2)!important;background:radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 50%) center top / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 50%) center 33.333% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 50%) center 66.666% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 50%) center bottom / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat!important;height:auto!important}.app-shell{--truthatlas-mobile-scroll-rail-width:34px;--truthatlas-mobile-scroll-content-offset:34px}.truthatlas-mobile-scroll-rail{width:var(--truthatlas-mobile-scroll-rail-width)!important;padding-left:0!important;padding-right:0!important}.app-content{padding-right:var(--truthatlas-mobile-scroll-content-offset)!important}}@media (width<=700px){.app-shell{--truthatlas-mobile-scroll-rail-width:32px;--truthatlas-mobile-scroll-content-offset:32px}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){.app-shell{--truthatlas-mobile-scroll-line-color:#8c98ab;--truthatlas-mobile-scroll-dot-color:#8c98ab}.truthatlas-mobile-scroll-rail-track:before,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:before,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track:before,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:before{background:var(--truthatlas-mobile-scroll-line-color)!important}.truthatlas-mobile-scroll-rail-track:after,.truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail-track:after,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after,:root[data-theme=dark] .truthatlas-mobile-scroll-rail-track:after,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track:after{background:radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 51% 100%) center top / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 51% 100%) center 33.333% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 51% 100%) center 66.666% / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat, radial-gradient(circle, var(--truthatlas-mobile-scroll-dot-color) 0 50%, transparent 51% 100%) center bottom / var(--truthatlas-mobile-scroll-dot-size) var(--truthatlas-mobile-scroll-dot-size) no-repeat!important}.truthatlas-mobile-scroll-rail,.truthatlas-mobile-scroll-rail.is-dragging,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail,:root:not([data-theme=dark]) .truthatlas-mobile-scroll-rail.is-dragging,:root[data-theme=dark] .truthatlas-mobile-scroll-rail,:root[data-theme=dark] .truthatlas-mobile-scroll-rail.is-dragging{z-index:8!important}.topbar,.topbar-actions,.topbar-mobile-actions,.search-box-overview,.search-box-overview.is-search-menu-open{position:relative;z-index:3200!important}.topbar-mobile-actions-menu,html body .topbar-mobile-actions-menu,.overview-topbar-search-menu,html body .overview-topbar-search-menu{z-index:3300!important}.truthatlas-mobile-scroll-rail.is-decorative-only,.truthatlas-mobile-scroll-rail.is-decorative-only:hover,.truthatlas-mobile-scroll-rail.is-decorative-only:active,.truthatlas-mobile-scroll-rail.is-decorative-only:focus,.truthatlas-mobile-scroll-rail.is-decorative-only:focus-visible{pointer-events:none!important;touch-action:auto!important;cursor:default!important;-webkit-user-select:none!important;user-select:none!important;outline:0!important}.truthatlas-mobile-scroll-rail.is-decorative-only .truthatlas-mobile-scroll-rail-track,.truthatlas-mobile-scroll-rail.is-decorative-only .truthatlas-mobile-scroll-rail-track:before,.truthatlas-mobile-scroll-rail.is-decorative-only .truthatlas-mobile-scroll-rail-track:after{pointer-events:none!important}.truthatlas-mobile-scroll-rail.is-decorative-only .truthatlas-mobile-scroll-rail-thumb{display:none!important}}.page{width:100%;max-width:100%;padding:24px 28px;overflow-x:hidden}.page-header{display:none!important}.page-kicker{letter-spacing:-.025em;color:var(--text);text-transform:uppercase;white-space:nowrap;font-size:16px;font-weight:900;line-height:16px}.page-subtitle{color:var(--text-muted);margin-top:4px;font-size:16px;line-height:1.45}.grid-two{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:18px;width:100%;max-width:100%;display:grid}.overview-left{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card);box-shadow:var(--shadow);border-radius:13px;min-width:0}:root:not([data-theme=dark]) .card{background:linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card)}.panel{padding:22px}.section-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.section-row h3{letter-spacing:.01em;margin:0;font-size:14px;font-weight:800}.text-link{color:var(--cyan);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:17px;font-weight:650;display:inline-flex}.impact-badge{white-space:nowrap;border:1px solid #0000;border-radius:7px;align-items:center;min-height:24px;padding:3px 8px;font-size:14px;font-weight:750;display:inline-flex}.impact-high,.impact-very_high{color:#ff3048;background:#3a1019;border-color:#ff3048}.impact-medium{color:#ffb000;background:#35250a;border-color:#ffb000}.impact-low{color:#38bdf8;background:#07384f;border-color:#38bdf8}:root:not([data-theme=dark]) .impact-high,:root:not([data-theme=dark]) .impact-very_high{color:#e11d48;background:#ffe4e6;border-color:#e11d48}:root:not([data-theme=dark]) .impact-medium{color:#d97706;background:#fef3c7;border-color:#d97706}:root:not([data-theme=dark]) .impact-low{color:#0284c7;background:#e0f2fe;border-color:#38bdf8}.atlas-feed-impact-score{border:1.5px solid;border-radius:50%;place-items:center;width:72px;height:72px;font-size:24px;font-weight:900;line-height:1;display:grid;background:0 0!important}.atlas-feed-impact-score-high{color:#ff3048;border-color:#ff3048;background:0 0!important}.atlas-feed-impact-score-medium{color:#ffb000;border-color:#ffb000;background:0 0!important}:root:not([data-theme=dark]) .atlas-feed-impact-score-high{color:#e11d48;border-color:#e11d48;background:0 0!important}:root:not([data-theme=dark]) .atlas-feed-impact-score-medium{color:#d97706;border-color:#d97706;background:0 0!important}:root:not([data-theme=dark]) .atlas-feed-impact-score-low{color:#0284c7;background:0 0!important;border:1.5px solid #38bdf8!important}.overview-expanded-page{height:calc(100vh - 74px);padding:0;position:relative;overflow:hidden}.overview-bottom-grid{flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));align-content:stretch;align-items:stretch;gap:14px;min-height:0;margin-top:16px;display:grid}.stat-card{flex-direction:column;height:100%;min-height:160px;display:flex}.stat-card h3{letter-spacing:-.02em;margin-top:0;margin-bottom:4px;font-size:15px}.stat-card>.page-subtitle{margin-bottom:12px}.stat-card-content{flex-direction:column;flex:1;justify-content:flex-start;padding-top:2px;display:flex}.stat-row{border-top:1px solid var(--line);color:var(--text-soft);justify-content:space-between;align-items:center;padding:11px 0;font-size:15px;display:flex}.stat-row:first-of-type{border-top:0}.stat-row strong{color:var(--text)}.predictive-card .page-subtitle{margin-bottom:18px}.predictive-main-row{align-items:center;gap:18px;display:flex}.predictive-icon{border:5px solid var(--red);width:72px;height:72px;color:var(--red);border-radius:50%;flex:0 0 72px;place-items:center;font-size:29px;font-weight:900;line-height:1;display:grid}.predictive-copy{flex-direction:column;min-width:0;display:flex;gap:9px!important}.predictive-copy strong{color:var(--text);letter-spacing:-.03em;font-size:17px;font-weight:850;line-height:1.15}.predictive-copy span{color:var(--red);font-size:16px;font-weight:850;line-height:1.15}.predictive-summary-row{border-top:1px solid var(--line);color:var(--text-muted);margin-top:18px;padding-top:16px;font-size:13px;line-height:1.45;max-width:100%!important}.real-globe-shell{border:1px solid var(--line);height:min(620px,100vh - 166px);min-height:520px;box-shadow:var(--shadow);backface-visibility:hidden;background:#06192b;border-radius:13px;position:relative;overflow:hidden;transform:translateZ(0)}.real-globe-expanded{border-bottom:0;border-left:0;border-right:0;border-radius:0;height:calc(100vh - 74px);min-height:0}.real-globe-shell canvas{z-index:1;position:relative}.real-globe-gradient{pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 44%,#0000 24%,#06192b1f 58%,#06192bb8 100%),linear-gradient(#00c8ff0a,#0000 20%,#06192b29);position:absolute;inset:0}.real-globe-controls{z-index:8;gap:8px;display:flex;position:absolute;bottom:14px;left:14px}.real-globe-controls button,.real-globe-expand{width:34px;height:34px;color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00111fbd;border:1px solid #00c8ff3d;border-radius:9px;place-items:center;transition:background .16s,border-color .16s,transform .16s;display:grid}.real-globe-controls button:hover,.real-globe-expand:hover{background:#0088ff38;border-color:#00c8ff75;transform:translateY(-1px)}.real-globe-expand{z-index:8;position:absolute;top:14px;right:14px}.real-globe-expanded .real-globe-expand{top:42px;right:28px}.real-globe-zoom{z-index:8;min-width:52px;height:26px;color:var(--text-muted);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00111fad;border:1px solid #00c8ff33;border-radius:999px;place-items:center;padding:0 10px;font-size:13px;font-weight:800;display:grid;position:absolute;bottom:56px;left:14px}.globe-html-button{color:inherit;background:0 0;border:0;padding:0}.globe-event-label{color:#fff;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#09141ff2,#020911eb);border-radius:10px;width:190px;min-height:122px;padding:16px 16px 12px;position:relative;box-shadow:0 18px 44px #0000005c,inset 0 0 0 1px #ffffff08}.globe-event-label:after{content:"";background:#020911eb;border-bottom:1px solid;border-right:1px solid;width:16px;height:16px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.globe-event-label strong{letter-spacing:-.03em;margin-bottom:9px;font-size:17px;font-weight:850;line-height:1.15;display:block}.globe-event-label span{color:#9fb2c6;margin-bottom:7px;font-size:14px;font-weight:650;display:block}.globe-event-label b{font-size:14px;font-weight:850;display:block}.globe-event-label-red{color:var(--red);border:1.5px solid var(--red);box-shadow:0 0 28px #ff273333,0 18px 44px #0000005c}.globe-event-label-orange{color:var(--orange);border:1.5px solid var(--orange);box-shadow:0 0 28px #ff9d0033,0 18px 44px #0000005c}.globe-event-label-green{color:var(--green);border:1.5px solid var(--green)}.globe-event-label-blue{color:var(--cyan);border:1.5px solid var(--cyan)}.truthatlas-globe-canvas{backface-visibility:hidden;contain:layout paint size;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;transform:translateZ(0)}.truthatlas-globe-canvas:active{cursor:grabbing}.truthatlas-dot-hitbox,.truthatlas-callout-button{backface-visibility:hidden;will-change:transform, opacity;contain:layout paint;transform:translateZ(0)}.truthatlas-dot-hitbox{touch-action:manipulation}.truthatlas-callout-button{isolation:isolate}.truthatlas-callout-button,.truthatlas-callout-button *{-webkit-font-smoothing:antialiased;text-rendering:geometricprecision}.overview-side-panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.overview-side-panel>.section-row:first-child{flex:none;min-height:0;margin-bottom:16px}.event-summary-box{border-bottom:0;flex:none;min-height:0;margin-top:0;padding:0 0 23px;overflow:hidden}.event-summary-box p{color:var(--text-soft);letter-spacing:-.015em;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.summary-read-more{color:var(--cyan);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:850}.summary-read-more:hover{text-decoration:underline}.graph-card{border-top:1px solid var(--line);flex-direction:column;flex:1 1 0;min-width:0;height:auto;min-height:310px;margin-top:12px;padding-top:16px;display:flex;position:relative;overflow:hidden}.graph-card .section-row{z-index:5;pointer-events:none;flex:0 0 30px;height:30px;min-height:30px;margin-bottom:0;position:relative}.graph-card .section-row button,.graph-card .section-row a{pointer-events:auto}.event-graph-expand-button{align-items:center;gap:5px;display:inline-flex}.graph-mini,.event-graph-mini{width:100%;height:430px;min-height:260px;margin-top:18px;position:relative;overflow:hidden}.event-graph-mini-compact{flex:auto;width:100%;height:calc(100% - 40px);min-height:360px;margin-top:10px;overflow:hidden}.event-flow-map{isolation:isolate;border-radius:18px;width:100%;height:100%;min-height:310px;position:relative;overflow:hidden}.event-flow-map .react-flow{background:0 0;width:100%;height:100%;min-height:310px}.event-flow-map .react-flow__renderer,.event-flow-map .react-flow__viewport,.event-flow-map .react-flow__pane{width:100%;height:100%;min-height:310px}.event-flow-map .react-flow__background{inset:0}.event-flow-map .react-flow__pane{cursor:grab}.event-flow-map .react-flow__pane:active{cursor:grabbing}.event-flow-map .react-flow__node{box-shadow:none;background:0 0;border:0}.event-flow-map .react-flow__edge-path{stroke-linecap:round;stroke-dasharray:none!important;marker-end:none!important}.event-flow-map .react-flow__edge.animated path{stroke-dasharray:none;animation:none}.event-flow-map .react-flow__arrowhead,.event-flow-map marker,.event-flow-map marker path,.event-flow-map marker polygon{opacity:0!important;display:none!important}.event-flow-map .react-flow__controls{box-shadow:none;background:0 0;border:0}.event-flow-map .react-flow__controls-button{width:28px;height:28px;color:var(--text);background:#00111fc7;border:1px solid #00c8ff42}.event-flow-map .react-flow__controls-button svg{fill:currentColor}.event-graph-mini-compact.event-flow-map .react-flow__controls{display:none}.mind-flow-node{width:150px;height:150px;color:var(--text);cursor:grab;transform-origin:50%;background:0 0;border:0;padding:0;transition:transform .18s,filter .18s,opacity .18s;position:relative;overflow:visible}.mind-flow-node:active{cursor:grabbing}.mind-flow-node-center{width:230px;height:230px}.event-graph-mini-compact .mind-flow-node{width:132px;height:132px}.event-graph-mini-compact .mind-flow-node-center{width:200px;height:200px}.mind-flow-handle-center{opacity:0!important;pointer-events:none!important;background:0 0!important;border:0!important;width:2px!important;min-width:2px!important;height:2px!important;min-height:2px!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.mind-flow-orb,.mind-flow-orb-center{border:2px solid var(--cyan);background:radial-gradient(circle,#9db3c2 0%,#283a48 54%,#06111d 74%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 18px #00c8ffb8,inset 0 0 18px #ffffff24}.mind-flow-orb{width:70px;height:70px}.mind-flow-orb-center{border-width:4px;width:140px;height:140px;box-shadow:0 0 40px #00c8ff6b,0 0 68px #00c8ff29,inset 0 0 30px #fff3}.event-graph-mini-compact .mind-flow-orb{width:60px;height:60px}.event-graph-mini-compact .mind-flow-orb-center{width:122px;height:122px}.mind-flow-node-copy{text-align:center;pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.mind-flow-node-copy-entity{width:150px;top:calc(50% + 48px)}.mind-flow-node-copy-center{width:220px;top:calc(50% + 88px)}.event-graph-mini-compact .mind-flow-node-copy-entity{width:132px;top:calc(50% + 42px)}.event-graph-mini-compact .mind-flow-node-copy-center{width:190px;top:calc(50% + 76px)}.mind-flow-node-copy strong{color:var(--text);letter-spacing:-.025em;margin:0;font-weight:850;line-height:1.08;display:block}.mind-flow-node-copy span{color:var(--text-muted);margin-top:2px;font-weight:700;line-height:1.08;display:block}.mind-flow-node-entity .mind-flow-node-copy strong{font-size:13px}.mind-flow-node-entity .mind-flow-node-copy span{font-size:14px}.mind-flow-node-center .mind-flow-node-copy strong{font-size:18px}.mind-flow-node-center .mind-flow-node-copy span{letter-spacing:.08em;text-transform:uppercase;font-size:13px}.event-graph-mini-compact .mind-flow-node-entity .mind-flow-node-copy strong{font-size:10.5px}.event-graph-mini-compact .mind-flow-node-entity .mind-flow-node-copy span{font-size:9.5px}.event-graph-mini-compact .mind-flow-node-center .mind-flow-node-copy strong{font-size:15px}.event-graph-mini-compact .mind-flow-node-center .mind-flow-node-copy span{font-size:12px}.mind-flow-node:hover,.mind-flow-node-selected{filter:drop-shadow(0 0 14px #00c8ff61);transform:scale(1.04)}.mind-flow-node-selected .mind-flow-orb,.mind-flow-node-selected .mind-flow-orb-center{border-color:#67e8f9;box-shadow:0 0 22px #67e8f9eb,0 0 44px #00c8ff38,inset 0 0 20px #ffffff2e}.latest-news-section{flex:0 0 382px;width:100%;height:382px;min-height:382px;max-height:382px;padding-top:21px;padding-bottom:14px;overflow:hidden;border-top:1px solid var(--line)!important}.latest-news-section .section-row{flex:0 0 30px;align-items:center;height:30px;min-height:30px;margin-bottom:16px;transform:translateY(-4px)}.overview-news-card{border:1px solid var(--line);background:#ffffff06;border-radius:12px;grid-template-columns:64px minmax(0,1fr) 65px;align-items:center;gap:16px;height:88px;min-height:88px;max-height:88px;padding:12px;display:grid;overflow:hidden}:root:not([data-theme=dark]) .overview-news-card{background:#ffffffb8}.overview-news-card+.overview-news-card{margin-top:12.5px}.overview-news-image{background-color:#0000;background-image:linear-gradient(#0000001a,#00000047),radial-gradient(circle at 40% 40%,#9ab6c8,#202936 60%,#050b12);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;align-self:center;width:59px;min-width:59px;max-width:59px;height:59px;transform:translate(6px)}.overview-news-copy{align-self:center;min-width:0}.overview-news-copy strong{max-height:34px;color:var(--text);letter-spacing:-.025em;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.4px;font-weight:850;line-height:1.35;display:-webkit-box;overflow:hidden}.overview-news-source{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:7px 0 0;font-size:11.4px;font-weight:600;line-height:1.25;overflow:hidden}.overview-news-time{width:74px;min-height:28px;color:var(--text-muted);white-space:nowrap;text-align:center;justify-content:center;place-self:center end;align-items:center;font-size:11.8px;font-weight:800;line-height:1;display:inline-flex;transform:translate(5px)}.overview-news-empty{min-height:120px;color:var(--text-muted);text-align:center;border:1px dashed var(--line);border-radius:12px;place-items:center;font-size:12.5px;line-height:1.4;display:grid}.latest-news-section .feed-item{display:grid;border:1px solid var(--line)!important;background:#ffffff06!important;border-radius:12px!important;grid-template-columns:64px minmax(0,1fr) 65px!important;align-items:center!important;gap:16px!important;height:88px!important;min-height:88px!important;max-height:88px!important;padding:12px!important;overflow:hidden!important}:root:not([data-theme=dark]) .latest-news-section .feed-item{background:#ffffffb8!important}.latest-news-section .feed-item+.feed-item{margin-top:12.5px!important}.latest-news-section .feed-img{background-position:50%!important;background-size:cover!important;border-radius:8px!important;align-self:center!important;width:59px!important;min-width:59px!important;max-width:59px!important;height:59px!important;transform:translate(6px)!important}.atlas-feed-page{height:calc(100vh - 74px);min-height:0;overflow:hidden}.atlas-feed-layout{grid-template-columns:276px minmax(0,1fr);gap:18px;height:100%;min-height:0;display:grid}.atlas-feed-filters{height:100%;min-height:0;padding:20px;overflow:hidden}.atlas-feed-filters-title-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex;transform:translateY(8px)}.atlas-feed-filters-title-row h3{color:var(--text);letter-spacing:.01em;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:900;line-height:18px;display:flex;transform:translateY(-3px)}.atlas-feed-filters-title-row p{color:var(--text-muted);margin:8px 0 0;font-size:12px;font-weight:650;line-height:16px}.atlas-feed-icon-button{border:1px solid var(--line);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:#0014249e;border-radius:9px;place-items:center;display:grid}.atlas-feed-icon-button:hover{color:var(--cyan);border-color:#00c8ff57}.atlas-feed-search-box{border:1px solid var(--line);height:44px;color:var(--text-muted);background:#0014249e;border-radius:10px;align-items:center;gap:10px;padding:0 13px;display:flex;transform:translateY(-3px)}:root:not([data-theme=dark]) .atlas-feed-search-box,:root:not([data-theme=dark]) .atlas-feed-icon-button,:root:not([data-theme=dark]) .atlas-feed-select-box,:root:not([data-theme=dark]) .atlas-feed-filter-check{background:#ffffffeb}.atlas-feed-search-box input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.atlas-feed-search-box input::placeholder{color:var(--text-muted)}.atlas-feed-filter-block{margin-top:20px}.atlas-feed-filter-block label{color:var(--text);margin-bottom:10px;font-size:13px;font-weight:800;display:block}.atlas-feed-select-box,.atlas-feed-filter-check{border:1px solid var(--line);width:100%;height:40px;color:var(--text-muted);background:#0014249e;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:750;display:flex}.atlas-feed-filter-check{cursor:pointer;margin-top:10px}.atlas-feed-filter-check:first-of-type{margin-top:0}.atlas-feed-filter-check strong{color:var(--text-muted);font-size:12px}.atlas-feed-filter-check-active{color:var(--text);background:#0088ff1f;border-color:#00c8ff7a}.atlas-feed-filter-check-active strong{color:var(--cyan)}.atlas-feed-category-list{flex-wrap:wrap;gap:7px;display:flex}.atlas-feed-category-list span{border:1px solid var(--line);max-width:100%;min-height:24px;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;background:#00142461;border-radius:999px;padding:5px 10px;font-size:11.5px;font-weight:750;line-height:1;overflow:hidden}.atlas-feed-clear-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#008cff,#005fff);border:0;border-radius:8px;width:100%;height:44px;margin-top:28px;font-size:13px;font-weight:900}.atlas-feed-list-card{flex-direction:column;height:100%;min-height:0;padding:10px 12px 18px;display:flex;overflow:hidden}.atlas-feed-header{border-bottom:0;flex:none;margin-bottom:28px;margin-right:11px;padding-bottom:0}.atlas-feed-header h3{letter-spacing:.02em;font-size:15px;font-weight:900;line-height:18px}.atlas-feed-total{color:var(--text-muted);margin:4px 0 0;font-size:12px;font-weight:650;line-height:16px}.atlas-feed-sort-button{cursor:pointer;flex:none;width:170px}.atlas-feed-list{flex-direction:column;flex:auto;gap:14px;min-height:0;padding-top:0;padding-left:10px;padding-right:10px;display:flex;overflow-y:auto}.atlas-feed-list::-webkit-scrollbar{width:8px}.atlas-feed-list::-webkit-scrollbar-track{background:0 0}.atlas-feed-list::-webkit-scrollbar-thumb{background:#00c8ff2e;border-radius:999px}.atlas-feed-event-card{border:1px solid var(--line);background:linear-gradient(#00223a57,#00132275),#00142457;border-radius:14px;grid-template-columns:190px minmax(0,1fr) 20px;align-items:center;gap:20px;height:186px;min-height:186px;padding:14px 16px 22px 20px;display:grid;position:relative;overflow:hidden}:root:not([data-theme=dark]) .atlas-feed-event-card{background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8}.atlas-feed-event-card:hover{border-color:#00c8ff52;box-shadow:0 16px 38px #00000029}.atlas-feed-image,.atlas-feed-image-placeholder{color:#f8fafcd1;background-color:#0000;background-image:linear-gradient(#0000001a,#00000047),radial-gradient(circle at 40% 40%,#9ab6c8,#202936 60%,#050b12);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:12px;place-items:center;width:180px;height:120px;display:grid;overflow:hidden;transform:translateY(2.75px)}.atlas-feed-copy{align-self:center;min-width:0}.atlas-feed-copy h2{color:var(--text);letter-spacing:-.035em;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:44px;margin:0;font-size:18px;font-weight:900;line-height:1.22;display:-webkit-box;overflow:hidden}.atlas-feed-topline{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:850;line-height:14px;display:flex}.atlas-feed-topline-under-title{color:#8895a3;margin-top:8px;margin-bottom:10px}.atlas-feed-copy p{color:var(--text-soft);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:48px;margin:0;padding-top:10px;font-size:13px;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.atlas-feed-topline-under-title{font-size:11px}.atlas-feed-meta-row{min-width:0;color:var(--text-muted);align-items:center;gap:14px;margin-top:12px;font-size:13px;font-weight:700;line-height:14px;display:flex}.atlas-feed-meta-row span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.atlas-feed-impact{flex-direction:column;justify-content:center;place-self:center end;align-items:center;gap:18px;width:107px;min-width:0;height:100%;display:flex}.atlas-feed-impact .impact-badge{text-align:center;white-space:nowrap;border-radius:10px;justify-content:center;width:auto;min-width:fit-content;max-width:none;min-height:34px;padding:7px 12px;font-size:13px;font-weight:850;line-height:1}.atlas-feed-impact-score{background:#ffffff0a;border:1.5px solid;border-radius:50%;place-items:center;width:72px;height:72px;font-size:24px;font-weight:900;line-height:1;display:grid}.atlas-feed-impact-score-high{color:var(--red)}.atlas-feed-impact-score-medium{color:var(--orange)}.atlas-feed-impact-score-low{color:#38bdf8;background:#38bdf824;border:1px solid #38bdf83d}.atlas-feed-more-button{width:20px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-self:center end;place-items:center;display:grid}.atlas-feed-more-button:hover{color:var(--cyan)}.atlas-feed-empty{border:1px dashed var(--line);min-height:320px;color:var(--text-muted);text-align:center;border-radius:14px;align-content:center;place-items:center;gap:8px;display:grid}.atlas-feed-empty strong{color:var(--text);font-size:15px}.atlas-feed-empty span{font-size:13px}.atlas-feed-event-card-skeleton{pointer-events:none}.atlas-feed-skeleton-line,.atlas-feed-skeleton-pill,.atlas-feed-image-placeholder{position:relative;overflow:hidden}.atlas-feed-skeleton-line:after,.atlas-feed-skeleton-pill:after,.atlas-feed-image-placeholder:after{content:"";background:linear-gradient(90deg,#0000,#ffffff17,#0000);animation:1.4s infinite atlas-feed-shimmer;position:absolute;inset:0;transform:translate(-100%)}.atlas-feed-skeleton-line{background:#94a3b81f;border-radius:999px;height:14px}.atlas-feed-skeleton-title{width:72%;height:20px}.atlas-feed-skeleton-summary{width:92%;margin-top:14px}.atlas-feed-skeleton-meta{width:44%;margin-top:14px}.atlas-feed-skeleton-pill{background:#94a3b81f;border-radius:999px;width:82px;height:32px}@keyframes atlas-feed-shimmer{to{transform:translate(100%)}}@media (width<=1280px){.forecast-clean-metrics{justify-content:center;gap:12px}.forecast-clean-metric{min-height:96px;padding:9px 7px 8.5px}.forecast-clean-metric span{font-size:14px}.forecast-clean-metric strong{margin-top:11px;font-size:12px}.forecast-clean-impact-dots{gap:4px;margin-top:12px}.forecast-clean-impact-dots i{width:6px;height:6px}.forecast-clean-probability-change{margin-top:11.5px;font-size:10px}.forecast-clean-horizon-unit{margin-top:10px;font-size:13px}.atlas-feed-layout{grid-template-columns:250px minmax(0,1fr)}.atlas-feed-event-card{grid-template-columns:152px minmax(0,1fr) 18px;gap:14px;height:190px;min-height:190px;padding:12px 14px 18px 16px}.atlas-feed-image,.atlas-feed-image-placeholder{width:152px;height:122px}.atlas-feed-copy h2{font-size:15px}.atlas-feed-copy p{font-size:13.5px}.atlas-feed-impact{width:96px}.atlas-feed-impact .impact-badge{white-space:nowrap;border-radius:10px;width:auto;min-width:fit-content;max-width:none;min-height:32px;padding:7px 11px;font-size:13.5px}.atlas-feed-impact-score{width:66px;height:66px;font-size:23px}.atlas-feed-more-button{width:18px}}.forecast-layout{grid-template-columns:minmax(0,1fr) 430px;gap:18px;display:grid}.forecast-table{overflow:hidden}.forecast-row{border-top:1px solid var(--line);grid-template-columns:1.8fr .8fr 1fr .8fr .9fr .4fr;align-items:center;gap:14px;padding:20px 18px;display:grid}.forecast-row:first-child{border-top:0}.probability{color:var(--text);font-size:26px;font-weight:600}.article-layout{grid-template-columns:minmax(0,1fr) 380px;gap:26px;display:grid}.article-hero{background:radial-gradient(circle at 40% 45%,#8aa4b9,#151d27 62%,#04070b);border-radius:10px;height:260px;margin-bottom:24px}.article-title{letter-spacing:-.04em;max-width:820px;margin:0 0 18px;font-size:34px;line-height:1.18}.article-body{color:var(--text-soft);font-size:14px;line-height:1.7}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-card{width:100%;max-width:420px;margin:7vh auto;padding:30px}.form-card h1{margin-top:0}.input{border:1px solid var(--line);width:100%;height:44px;color:var(--text);background:#0014249e;border-radius:8px;margin-bottom:12px;padding:0 13px}:root:not([data-theme=dark]) .input{background:#ffffffeb}.primary-btn{color:#fff;background:linear-gradient(135deg,#008cff,#005fff);border:0;border-radius:8px;width:100%;height:44px;font-weight:800}@media (width<=1280px){.page{padding:22px 24px 32px}.grid-two{grid-template-columns:minmax(0,1fr) 350px}.real-globe-shell{min-height:500px}.overview-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.graph-mini,.event-graph-mini{height:403px;min-height:260px}.event-graph-mini-compact{height:calc(100% - 10px);min-height:310px}.latest-news-section{flex:0 0 352px;height:332px;min-height:332px;max-height:332px}.latest-news-section .feed-item{height:86px!important;min-height:86px!important;max-height:86px!important;padding:11px 0!important}.latest-news-section{flex:0 0 382px;height:382px;min-height:382px;max-height:382px;margin-top:48px;padding-top:20px}}.overview-event-title{letter-spacing:-.035em;color:var(--text);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:850;line-height:1.18;display:-webkit-box;overflow:hidden}.mind-flow-node-copy strong{width:118px;max-width:118px;color:var(--text);letter-spacing:-.025em;text-align:center;white-space:normal;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto;font-weight:850;line-height:1.12;display:-webkit-box;overflow:hidden}.mind-flow-node-center .mind-flow-node-copy strong{line-clamp:2;-webkit-line-clamp:2;width:150px;max-width:150px}.latest-news-section .overview-news-card,.atlas-feed-list .atlas-feed-event-card{display:grid}@media (width<=1280px){.latest-news-section{flex:0 0 318px;height:318px;min-height:318px;max-height:318px}.overview-news-card{grid-template-columns:58px minmax(0,1fr) 62px;height:86px;min-height:86px;max-height:86px;padding:11px 10px}.overview-news-image{width:54px;min-width:54px;max-width:54px;height:54px;transform:translate(5px)}.overview-news-time{width:70px;font-size:11.4px;transform:translate(4px)}}.overview-event-header-row{transform:translateY(-5px)}.overview-event-open-button{color:#f8fafceb;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00304e75;border:1px solid #00c8ff6b;border-radius:13px;flex:none;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;font-size:22px;font-weight:200;line-height:1;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;transform:translateY(-12px);box-shadow:0 0 0 1px #00c8ff0a,inset 0 0 0 1px #ffffff04}.overview-event-open-button:hover{color:#fff;background:#00446885;border-color:#00c8ffa3;transform:translateY(-20px);box-shadow:0 0 22px #00c8ff14,inset 0 0 0 1px #ffffff05}.overview-event-open-button:active{transform:translateY(-20px)}.overview-event-open-button:disabled{opacity:.42;cursor:default;box-shadow:none;transform:translateY(-20px)}:root:not([data-theme=dark]) .overview-event-open-button{color:#075985;background:#ffffffbd;border-color:#0e749042;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .overview-event-open-button:hover{color:#075985;background:#f0f9ffe6;border-color:#0ea5e970;transform:translateY(-20px)}.atlas-feed-native-select{border:1px solid var(--line);width:100%;height:40px;color:var(--text-muted);background:#0014249e;border-radius:8px;align-items:center;display:flex;position:relative;overflow:hidden}:root:not([data-theme=dark]) .atlas-feed-native-select{background:#ffffffeb}.atlas-feed-native-select select{appearance:none;width:100%;height:100%;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 38px 0 12px;font-size:13px;font-weight:750}.atlas-feed-native-select svg{pointer-events:none;color:var(--text-muted);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.atlas-feed-sort-filter{cursor:pointer}.atlas-feed-list-card{padding-top:26px}.atlas-feed-dropdown{z-index:20;width:100%;position:relative}.atlas-feed-dropdown-button{border:1px solid var(--line);width:100%;height:40px;color:var(--text-muted);cursor:pointer;text-align:left;background:#001424;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:750;display:flex}.atlas-feed-dropdown-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.atlas-feed-dropdown-button svg{flex:none;transition:transform .16s}.atlas-feed-dropdown-button-open{color:var(--text);background:#002844;border-color:#00c8ff8f}.atlas-feed-dropdown-button-open svg{transform:rotate(180deg)}.atlas-feed-dropdown-menu{z-index:2147483647;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#03101e;border:1px solid #00c8ff57;border-radius:9px;flex-direction:column;gap:4.3px;max-height:153px;padding:5px;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06}.atlas-feed-dropdown-menu::-webkit-scrollbar{display:none}.atlas-feed-dropdown-menu::-webkit-scrollbar{width:6px}.atlas-feed-dropdown-menu::-webkit-scrollbar-track{background:0 0}.atlas-feed-dropdown-menu::-webkit-scrollbar-thumb{background:#00c8ff47;border-radius:999px}:root:not([data-theme=dark]) .atlas-feed-list::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}:root:not([data-theme=dark]) .atlas-feed-list::-webkit-scrollbar-thumb:hover{background:#94a3b894}.atlas-feed-dropdown-option{width:100%;min-height:30px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;padding:0 10px;font-size:13px;font-weight:750;display:flex}.atlas-feed-dropdown-option:hover{color:var(--text);background:#002c4c}.atlas-feed-dropdown-option-active{color:var(--cyan);background:#003654}:root:not([data-theme=dark]) .atlas-feed-dropdown-button{color:#64748b;background:#fff}:root:not([data-theme=dark]) .atlas-feed-dropdown-button-open{color:#0f172a;background:#f0f9ff;border-color:#0ea5e97a}:root:not([data-theme=dark]) .atlas-feed-dropdown-menu{background:#fff;border-color:#0e74903d;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .atlas-feed-dropdown-option{color:#64748b}:root:not([data-theme=dark]) .atlas-feed-dropdown-option:hover{color:#0f172a;background:#f0f9ff}:root:not([data-theme=dark]) .atlas-feed-dropdown-option-active{color:#0369a1;background:#e0f2fe}.truthatlas-map-control,.truthatlas-map-control:hover,.truthatlas-map-control:active,.truthatlas-map-control:focus,.truthatlas-map-control:focus-visible{box-shadow:none!important}:root:not([data-theme=dark]) .overview-side-panel .latest-news-section .text-link{color:#0f172a!important}.atlas-feed-more-button-open{color:var(--text)}.atlas-feed-action-menu{z-index:2147483647;background:#03101e;border:1px solid #00c8ff47;border-radius:10px;flex-direction:column;gap:4px;padding:6px;display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06}.atlas-feed-action-menu-item{width:100%;height:34px;color:var(--text-muted);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:9px;padding:0 10px;font-size:12.5px;font-weight:800;line-height:1;display:flex}.atlas-feed-action-menu-item svg{color:currentColor;flex:none}.atlas-feed-action-menu-item:hover{color:var(--text);background:#002c4c}:root:not([data-theme=dark]) .atlas-feed-action-menu{background:#fff;border-color:#0e749038;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .atlas-feed-action-menu-item{color:#64748b}:root:not([data-theme=dark]) .atlas-feed-action-menu-item:hover{color:#0f172a;background:#f0f9ff}.overview-event-meta-line{color:#8895a3;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-top:8px;font-size:11px;font-weight:850;line-height:14px;display:flex}.overview-event-meta-line span{white-space:nowrap;align-items:center;display:inline-flex}.overview-event-meta-dot{color:#8895a3;font-weight:800}:root:not([data-theme=dark]) .overview-event-meta-line,:root:not([data-theme=dark]) .overview-event-meta-dot{color:#8895a3}.truthatlas-global-panel-scroll{scrollbar-width:thin;scrollbar-color:#94a3b89e transparent;overscroll-behavior:contain}.truthatlas-global-panel-scroll::-webkit-scrollbar{width:6px}.truthatlas-global-panel-scroll::-webkit-scrollbar-track{background:0 0}.truthatlas-global-panel-scroll::-webkit-scrollbar-thumb{background:#94a3b89e;border-radius:999px}.truthatlas-global-panel-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8d1}.truthatlas-globe-frame,:root:not([data-theme=dark]) .truthatlas-globe-frame{--truthatlas-global-panel-shadow:none!important;--truthatlas-global-card-active-extra-shadow:none!important}.truthatlas-globe-frame>aside,.truthatlas-globe-frame>aside button{box-shadow:none!important}:root:not([data-theme=dark]) .truthatlas-globe-frame{--truthatlas-global-panel-bg:#ffffffe6!important;--truthatlas-global-panel-shadow:none!important;--truthatlas-global-card-active-extra-shadow:none!important}:root:not([data-theme=dark]) .truthatlas-globe-frame>aside{box-shadow:none!important;background:#ffffffe6!important}:root:not([data-theme=dark]) .truthatlas-globe-frame>aside button{box-shadow:none!important}.event-detail-page{box-sizing:border-box;width:100%;min-height:calc(100vh - 79px);padding:24px 28px;overflow:hidden}.event-detail-shell-grid{grid-template-columns:minmax(0,1fr) 352px;align-items:stretch;gap:18px;width:100%;max-width:100%;min-height:calc(100vh - 127px);display:grid}.event-detail-left-stack,.event-detail-right-stack{flex-direction:column;gap:14px;min-width:0;display:flex}.event-detail-card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card);min-width:0;box-shadow:var(--shadow);border-radius:13px;overflow:hidden}:root:not([data-theme=dark]) .event-detail-card{background:linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card)}.event-detail-hero-card{box-sizing:border-box;height:560px;min-height:560px;max-height:560px;padding:24px 22px 14px;overflow:hidden;background:linear-gradient(180deg, #00223a9e, #001727c7), var(--bg-card)!important}.event-detail-hero-top{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex;position:relative}.event-detail-title-block{min-width:0;max-width:550px}.event-detail-title-block h1{max-width:590px;color:var(--text);letter-spacing:-.035em;margin:0;font-size:23px;font-weight:850;line-height:1.16}.event-detail-meta-line{color:#94a3b8eb;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-top:14px;font-size:12px;font-weight:850;line-height:1;display:flex}.event-detail-hero-actions{flex:none;align-items:flex-start;gap:12px;padding-right:33px;display:flex}.event-detail-impact-pill{color:#ff3048;white-space:nowrap;background:#ff273314;border:1px solid #ff2733d1;border-radius:7px;justify-content:center;align-items:center;height:32px;padding:0 17px;font-size:13px;font-weight:750;display:inline-flex}.event-detail-score-ring{color:#ff3048;border:1.5px solid #ff3048;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;font-weight:850;line-height:1;display:grid}.event-detail-expand-button{color:#e2e8f0db;cursor:pointer;background:#02122185;border:1px solid #38bdf842;border-radius:8px;place-items:center;width:30px;height:30px;font-size:15px;line-height:1;display:grid;position:absolute;top:-6px;right:-8px}.event-detail-hero-body{grid-template-columns:minmax(0,.92fr) minmax(330px,1fr);align-items:stretch;gap:18px;height:402px;display:grid}.event-detail-ai-panel{box-sizing:border-box;background:#000e1c57;border:1px solid #38bdf81a;border-radius:8px;height:100%;min-height:0;padding:17px 18px 13px;overflow:hidden}.event-detail-section-title{color:var(--text);align-items:center;gap:9px;display:flex}.event-detail-section-title h2{color:var(--text);letter-spacing:.055em;text-transform:uppercase;margin:0;font-size:15px;font-weight:850;line-height:1}.event-detail-section-icon{color:#00a6ff;place-items:center;width:18px;height:18px;display:grid}.event-detail-ai-row strong{color:#f8fafceb;font-size:13px;font-weight:750;line-height:1.3}.event-detail-ai-row p{color:#cbd5e1c7;margin:0;font-size:12px;font-weight:500;line-height:1.42}.event-detail-confidence-line{color:#94a3b8eb;letter-spacing:.12em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:9px;padding-top:12px;font-size:11px;font-weight:850;line-height:1;display:flex}.event-detail-confidence-line strong{color:#e2e8f0d1;letter-spacing:0;text-transform:none;font-size:12px;font-weight:650}.event-detail-confidence-dots,.event-detail-impact-dots{align-items:center;gap:7px;display:inline-flex}.event-detail-confidence-dots span{background:#008cff;border-radius:50%;width:7px;height:7px}.event-detail-confidence-dots .is-dim{background:#38bdf83d}.event-detail-impact-dots span{background:#ff3048;border-radius:50%;width:10px;height:10px}.event-detail-impact-dots .is-empty{box-sizing:border-box;background:0 0;border:1.5px solid #ff3048}.event-detail-map-preview{background:radial-gradient(circle at 50% 47%,#00a6ff1f,#0000 36%),radial-gradient(circle at 48%,#00304a9e,#0000 54%);border-radius:8px;height:100%;min-height:0;position:relative;overflow:hidden}.event-detail-map-center{color:#f8fafceb;z-index:5;background:radial-gradient(circle at 50% 38%,#ffffff29,#0000 28%),#02182cf0;border:1px solid #38bdf86b;border-radius:50%;align-content:center;place-items:center;gap:7px;width:122px;height:122px;display:grid;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 34px #0088ff2e,inset 0 0 24px #38bdf814}.event-detail-map-center svg{color:#f8fafce0}.event-detail-map-center strong{text-align:center;font-size:12px;font-weight:750;line-height:1.23}.event-detail-map-node{z-index:6;color:#f8fafce6;text-align:center;place-items:center;gap:7px;display:grid;position:absolute}.event-detail-map-node svg{width:18px;height:18px}.event-detail-map-node:before{content:"";background:#021c30c2;border:1px solid #38bdf857;border-radius:50%;grid-area:1/1;width:42px;height:42px;box-shadow:0 0 22px #0088ff1f,inset 0 0 18px #ffffff0a}.event-detail-map-node svg,.event-detail-map-node .event-detail-flag{z-index:2;grid-area:1/1}.event-detail-map-node small{color:#f8fafcd6;white-space:nowrap;font-size:11px;font-weight:750;line-height:1}.event-detail-flag{font-size:18px;line-height:1}.event-detail-map-node-top{top:0;left:50%;transform:translate(-50%)}.event-detail-map-node-left-top{top:18%;left:10%}.event-detail-map-node-right-top{top:18%;right:8%}.event-detail-map-node-left-bottom{top:58%;left:9%}.event-detail-map-node-right-bottom{top:58%;right:7%}.event-detail-map-node-bottom{bottom:0;left:50%;transform:translate(-50%)}.event-detail-map-line{transform-origin:0;z-index:1;background:#0088ff7a;height:1px;position:absolute}.event-detail-map-line-top{width:82px;top:21%;left:50%;transform:rotate(90deg)}.event-detail-map-line-left-top{width:116px;top:35%;left:24%;transform:rotate(27deg)}.event-detail-map-line-right-top{width:116px;top:37%;left:57%;transform:rotate(-27deg)}.event-detail-map-line-left-bottom{width:112px;top:58%;left:26%;transform:rotate(-24deg)}.event-detail-map-line-right-bottom{width:112px;top:58%;left:58%;transform:rotate(24deg)}.event-detail-map-line-bottom{width:78px;top:63%;left:50%;transform:rotate(90deg)}.event-detail-map-controls{z-index:10;gap:9px;display:flex;position:absolute;bottom:6px;left:8px}.event-detail-map-controls button{color:#f8fafcdb;cursor:pointer;background:#021c30a8;border:1px solid #38bdf857;border-radius:7px;width:34px;height:34px;font-size:19px;line-height:1}.event-detail-bottom-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:0;display:grid}.event-detail-compact-card{box-sizing:border-box;height:465px;min-height:465px;max-height:465px;padding:18px 20px}.event-detail-timeline-news-card{box-sizing:border-box;flex-direction:column;height:465px;min-height:465px;max-height:465px;padding:18px 20px;display:flex;overflow:hidden}.event-detail-timeline-news-card .event-detail-card-header{flex:none;align-items:center;min-height:24px;margin-bottom:18px;transform:none}.event-detail-timeline-news-scroll{flex:none;height:calc(100% - 68px);min-height:0;padding:13px 8px 18px 0;position:relative;overflow:hidden auto}.event-detail-timeline-news-scroll::-webkit-scrollbar{width:6px}.event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0}.event-detail-timeline-news-line{z-index:0;pointer-events:none;background:#94a3b857;width:1px;position:absolute;top:10px;bottom:18px;left:7px}.event-detail-timeline-news-list{z-index:1;box-sizing:border-box;flex-direction:column;gap:18px;min-height:calc(100% - 4px);padding-bottom:14px;display:flex;position:relative}.event-detail-timeline-news-item{z-index:2;grid-template-columns:22px 70px 96px minmax(0,1fr);align-items:center;gap:15px;min-height:66px;display:grid;position:relative}.event-detail-timeline-news-marker{z-index:3;place-items:center;width:15px;height:18px;display:grid;position:relative}.event-detail-timeline-news-marker span{background:#94a3b8bd;border-radius:50%;width:9px;height:9px}.event-detail-timeline-news-item time{color:#cbd5e1cc;white-space:nowrap;font-size:12px;font-weight:650;line-height:18px}.event-detail-timeline-news-item.is-active time{color:#00a6ff}.event-detail-timeline-news-thumb{background-position:50%;background-size:cover;border-radius:8px;width:96px;min-width:96px;height:58px;overflow:hidden}.event-detail-timeline-news-copy{align-self:center;min-width:0}.event-detail-timeline-news-copy strong{color:#f8fafcf0;letter-spacing:-.02em;margin-bottom:6px;font-size:13px;font-weight:800;line-height:1.24;display:block}.event-detail-timeline-news-copy p{color:#cbd5e1bd;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:34px;margin:0;font-size:12px;line-height:1.36;display:-webkit-box;overflow:hidden}.event-detail-timeline-news-copy span{color:#94a3b8db;align-items:center;gap:7px;margin-top:7px;font-size:11px;font-weight:650;line-height:1;display:flex}.event-detail-timeline-news-copy em{opacity:.58;font-style:normal}.event-detail-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.event-detail-text-link{color:#00c8ff;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.event-detail-news-list{flex-direction:column;gap:12px;display:flex}.event-detail-news-row{border-bottom:1px solid #38bdf814;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:64px;padding-bottom:12px;display:grid}.event-detail-news-row:last-child{border-bottom:0;padding-bottom:0}.event-detail-news-thumb{background-position:50%;background-size:cover;border-radius:5px;height:56px;overflow:hidden}.event-detail-news-thumb-plane{background:linear-gradient(135deg,#ffaa3294,#03071226),radial-gradient(circle at 24% 74%,#f8fafc9e,#0000 11%),linear-gradient(12deg,#0f172a1a 45%,#1e293beb 46%),#14283a}.event-detail-news-thumb-cdc{background:linear-gradient(#0c4a6e9e,#0206176b),repeating-linear-gradient(90deg,#e2e8f038 0 2px,#0000 2px 8px),#1e293b}.event-detail-news-thumb-who{background:radial-gradient(circle,#e2e8f0d1,#0000 29%),radial-gradient(circle,#38bdf840,#0000 50%),#17324b}.event-detail-news-copy{min-width:0}.event-detail-news-copy strong{color:#f8fafcf0;letter-spacing:-.02em;font-size:13px;font-weight:800;line-height:1.22;display:block}.event-detail-news-copy span{color:#94a3b8db;align-items:center;gap:8px;margin-top:5px;font-size:11px;font-weight:650;display:flex}.event-detail-news-copy em{opacity:.58;font-style:normal}.event-detail-news-row time{color:#cbd5e1b8;white-space:nowrap;font-size:11px;font-weight:650}.event-detail-mini-card{box-sizing:border-box;flex-direction:column;width:100%;padding:22px 20px 18px;display:flex}.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:273px;min-height:273px;max-height:273px}.event-detail-right-stack .event-detail-mini-card+.event-detail-mini-card{margin-top:0}.event-detail-right-stack>.event-detail-card{width:100%}.event-detail-mini-card-header{flex:none;margin-bottom:22px}.event-detail-mini-section-title{align-items:flex-start;gap:0}.event-detail-mini-section-title svg{display:none}.event-detail-mini-section-title h2{letter-spacing:.055em;text-transform:uppercase;font-size:16px;font-weight:900;line-height:1.05}.event-detail-mini-section-title p{color:#94a3b8eb;letter-spacing:.02em;margin:8px 0 0;font-size:14px;font-weight:800;line-height:1.15}.event-detail-character-list,.event-detail-scenario-list{scrollbar-width:thin;scrollbar-color:#00c8ff33 transparent;flex-direction:column;flex:auto;min-height:0;margin-right:0;padding-right:6px;display:flex;overflow:hidden auto}.event-detail-character-list::-webkit-scrollbar{width:4px}.event-detail-scenario-list::-webkit-scrollbar{width:4px}.event-detail-character-list::-webkit-scrollbar-track{background:0 0}.event-detail-scenario-list::-webkit-scrollbar-track{background:0 0}.event-detail-character-list::-webkit-scrollbar-thumb{background:#00c8ff33;border-radius:999px}.event-detail-scenario-list::-webkit-scrollbar-thumb{background:#00c8ff33;border-radius:999px}.event-detail-character-row,.event-detail-scenario-row{border-bottom:1px solid #38bdf81c;align-items:center;min-height:48px;display:grid}.event-detail-character-row{grid-template-columns:minmax(0,1fr) 46px;gap:10px}.event-detail-scenario-row{grid-template-columns:minmax(0,1fr) 52px;gap:10px}.event-detail-character-row:last-child,.event-detail-scenario-row:last-child{border-bottom:0}.event-detail-character-flag,.event-detail-small-bar,.event-detail-character-head,.event-detail-scenario-head{display:none}.event-detail-character-copy{min-width:0}.event-detail-character-copy strong,.event-detail-scenario-row strong{color:#e2e8f0f2;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1.2;display:block;overflow:hidden}.event-detail-character-copy span{color:#94a3b8d6;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;font-weight:650;line-height:1.1;display:block;overflow:hidden}.event-detail-character-score,.event-detail-scenario-row em{color:#e2e8f0f5;text-align:right;font-size:15px;font-style:normal;font-weight:900;line-height:1}.event-detail-scenario-row em{color:var(--bar-color,#008cff)}:root:not([data-theme=dark]) .event-detail-mini-section-title svg,:root:not([data-theme=dark]) .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-scenario-row strong,:root:not([data-theme=dark]) .event-detail-character-score{color:#0f172a}:root:not([data-theme=dark]) .event-detail-mini-section-title p,:root:not([data-theme=dark]) .event-detail-character-copy span{color:#475569bd}.event-detail-forecast-card{box-sizing:border-box;flex:0 0 465px;height:465px;min-height:465px;max-height:465px;padding:16px 18px 15px;position:relative}.event-detail-forecast-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.event-detail-forecast-header h2{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:17px;font-weight:850;line-height:1;transform:translateY(13px)}.event-detail-forecast-header span{color:#94a3b8db;margin-top:8px;font-size:12px;font-weight:650;display:block}.event-detail-forecast-close{color:#e2e8f0c2;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid}.event-detail-forecast-pills{gap:8px;margin-top:12px;display:flex}.event-detail-forecast-pills span{color:#ff3048;background:#ff27332e;border-radius:6px;align-items:center;height:26px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.event-detail-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.event-detail-metric-card{box-sizing:border-box;background:#000e1c47;border:1px solid #38bdf81f;border-radius:7px;min-height:104px;padding:12px 9px 10px;overflow:hidden}.event-detail-metric-card>span{color:#94a3b8eb;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:800;line-height:1;display:block}.event-detail-metric-card strong{color:var(--text);white-space:nowrap;font-size:16px;font-weight:750;line-height:1.1;display:block}.event-detail-metric-card .event-detail-impact-dots,.event-detail-metric-card .event-detail-confidence-dots{margin-bottom:10px}.event-detail-metric-card em{color:#ff3048;margin-top:5px;font-size:11px;font-style:normal;font-weight:800;line-height:1;display:block}.event-detail-forecast-summary{border-bottom:1px solid #38bdf81a;margin-top:14px;padding-bottom:14px}.event-detail-forecast-summary h3,.event-detail-probability-header h3{color:var(--text);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:760;line-height:1.15}.event-detail-forecast-summary p,.event-detail-forecast-one-line-summary{color:#cbd5e1c7;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:35px;margin:10px 0 0;font-size:12px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.event-detail-probability-header{align-items:center;gap:10px;margin-bottom:10px;display:flex;justify-content:flex-end!important}.event-detail-range-tabs{gap:5px;display:flex}.event-detail-range-tabs button{color:#cbd5e1d1;cursor:pointer;background:#0212217a;border:1px solid #38bdf81a;border-radius:6px;min-width:36px;height:26px;font-size:11px;font-weight:700}.event-detail-range-tabs button.is-active{color:#f8fafcf0;background:#0088ff29;border-color:#38bdf857}.event-detail-chart-y{color:#cbd5e1bd;flex-direction:column;justify-content:space-between;padding:2px 0 20px;font-size:10px;font-weight:650;display:flex}.event-detail-chart-main{min-height:132px;position:relative;overflow:hidden}.event-detail-chart-svg{z-index:3;position:absolute;inset:0 0 22px}.event-detail-chart-grid{z-index:1;background:linear-gradient(#38bdf812 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#38bdf812 1px,#0000 1px) 0 0/14.285% 100%;position:absolute;inset:0 0 22px}.event-detail-chart-x{color:#cbd5e1bd;justify-content:space-between;font-size:10px;font-weight:650;display:flex;position:absolute;bottom:0;left:0;right:0}@media (width<=1280px){.event-detail-main-grid,.event-detail-shell-grid{grid-template-columns:minmax(0,1fr) 327px}.event-detail-hero-body{grid-template-columns:minmax(0,.9fr) minmax(300px,1fr)}.event-detail-title-block h1{font-size:21px}.event-detail-metric-card strong{font-size:15px}.event-detail-character-row{grid-template-columns:minmax(0,1fr) 44px}.event-detail-scenario-row{grid-template-columns:minmax(0,1fr) 50px}.event-detail-timeline-news-item{grid-template-columns:22px 76px 101px minmax(0,1fr);gap:12px}.event-detail-timeline-news-thumb{width:84px;min-width:84px;height:54px}.event-detail-news-row{grid-template-columns:94px minmax(0,1fr) auto}}.event-detail-ai-panel{box-sizing:border-box;background:linear-gradient(#02182c75,#000e1c52),#000e1c57;border:1px solid #38bdf824;border-radius:8px;flex-direction:column;height:100%;min-height:0;padding:20px 20px 16px;display:flex;overflow:hidden}:root:not([data-theme=dark]) .event-detail-ai-panel{background:linear-gradient(#ffffffd1,#f8fbffad),#ffffffbd;border-color:#94a3b847}.event-detail-ai-panel>.event-detail-section-title{flex:none;margin-bottom:4px}.event-detail-ai-row{border-bottom:1px solid #38bdf81a;grid-template-columns:24px minmax(118px,.36fr) minmax(0,1fr);align-items:start;gap:14px;padding:17px 0;display:grid}.event-detail-ai-row:last-child{border-bottom:0;padding-bottom:0}.event-detail-ai-row svg{color:#00a6ff;margin-top:1px}.event-detail-ai-row strong{color:#f8fafcf0;letter-spacing:-.015em;font-size:13.4px;font-weight:800;line-height:1.34}.event-detail-ai-row p{color:#cbd5e1d1;letter-spacing:-.01em;margin:0;font-size:12.6px;font-weight:560;line-height:1.52}:root:not([data-theme=dark]) .event-detail-ai-row strong{color:#0f172a}:root:not([data-theme=dark]) .event-detail-ai-row p{color:#475569}.event-detail-node-map-shell{box-sizing:border-box;isolation:isolate;background:radial-gradient(circle at 50% 46%,#00a6ff1a,#0000 42%),#000e1c47;border:1px solid #38bdf824;border-radius:8px;height:100%;min-height:0;position:relative;overflow:hidden}:root:not([data-theme=dark]) .event-detail-node-map-shell{background:radial-gradient(circle at 50% 46%,#0ea5e91a,#0000 42%),#ffffffa8;border-color:#94a3b847}.event-detail-node-map-shell .graph-card{background:0 0;border-top:0;width:100%;height:100%;min-height:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden}.event-detail-node-map-shell .graph-card>.section-row{z-index:35;pointer-events:none;flex:none;width:auto;height:auto;min-height:0;margin:0;position:absolute;top:18px;left:23px}.event-detail-node-map-shell .graph-card>.section-row h3{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:850;line-height:1}.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact,.event-detail-node-map-shell .event-flow-map{border-radius:0;width:100%;height:100%;min-height:0;margin:0;padding:0;position:absolute;inset:0}.event-detail-node-map-shell .event-flow-map .react-flow,.event-detail-node-map-shell .event-flow-map .react-flow__renderer,.event-detail-node-map-shell .event-flow-map .react-flow__viewport,.event-detail-node-map-shell .event-flow-map .react-flow__pane{width:100%;height:100%;min-height:0}.event-detail-node-map-zoom-controls{z-index:42;pointer-events:auto;gap:9px;display:flex;position:absolute;bottom:14px;left:22px}.event-detail-node-map-control{color:#f8fafc;cursor:pointer;width:34px;height:34px;box-shadow:none;appearance:none;background:#082f4994;border:1px solid #38bdf861;border-radius:11px;place-items:center;padding:0;font-size:18px;font-weight:500;line-height:1;display:grid}.event-detail-node-map-control:hover{box-shadow:none;background:#0e7490b8;border-color:#7dd3fcb8}.event-detail-node-map-expand{z-index:42;font-size:16px;font-weight:850;position:absolute;top:9px}:root:not([data-theme=dark]) .event-detail-node-map-control{color:#0f172a;background:#ffffffc2;border-color:#cbd5e1eb}:root:not([data-theme=dark]) .event-detail-node-map-control:hover{color:#0f172a;box-shadow:none;background:#f1f5f9fa;border-color:#94a3b8b8}@media (width<=1280px){.event-detail-ai-panel{padding:18px 18px 15px}.event-detail-ai-row{grid-template-columns:23px minmax(106px,.34fr) minmax(0,1fr);gap:12px;padding:15px 0}.event-detail-ai-row strong{font-size:12.8px}.event-detail-ai-row p{font-size:12.1px;line-height:1.48}}.event-detail-ai-row{grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:14px}.event-detail-ai-copy{min-width:0}.event-detail-ai-copy strong,.event-detail-ai-row strong{margin:0 0 7px;display:block}.event-detail-ai-copy p,.event-detail-ai-row p{margin:0}:root:not([data-theme=dark]) .event-detail-node-map-shell,.event-detail-node-map-shell .graph-card{box-shadow:none!important;background:0 0!important;border:0!important}.event-detail-impact-pill{color:#ff3048;letter-spacing:-.01em;white-space:nowrap;background:#ff30481a;border:1px solid #ff3048db;border-radius:8px;height:34px;padding:0 15px;font-size:13px;font-weight:850;line-height:1}.event-detail-score-ring,.event-detail-expand-button{display:none!important}.event-detail-hero-body{grid-template-columns:minmax(0,calc(58% - 30.44px)) minmax(300px,calc(42% + 12.44px));gap:18px;height:405px}.event-detail-ai-panel{box-sizing:border-box;flex-direction:column;justify-content:stretch;width:100%;min-width:0;height:100%;min-height:0;padding:22px 22px 18px;display:flex}.event-detail-ai-panel>.event-detail-section-title{display:none!important}.event-detail-ai-row{border-bottom:1px solid #38bdf81a;flex:1 1 0;grid-template-columns:25px minmax(0,1fr);align-items:flex-start;gap:15px;min-height:0;margin:0 0 18px;padding:0 0 18px;display:grid}.event-detail-ai-row:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.event-detail-ai-row svg{color:#00a6ff;width:19px;height:19px;margin-top:2px}.event-detail-ai-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.event-detail-ai-copy strong,.event-detail-ai-row strong{color:#f8fafcf5;letter-spacing:-.02em;margin:0;font-size:14px;font-weight:850;line-height:1.2;display:block}.event-detail-ai-copy p,.event-detail-ai-row p{color:#cbd5e1d6;letter-spacing:-.01em;margin:0;font-size:12.8px;font-weight:560;line-height:1.58}:root:not([data-theme=dark]) .event-detail-ai-copy strong,:root:not([data-theme=dark]) .event-detail-ai-row strong{color:#0f172a}:root:not([data-theme=dark]) .event-detail-ai-copy p,:root:not([data-theme=dark]) .event-detail-ai-row p{color:#475569}.event-detail-node-map-shell{min-width:0;height:100%}@media (width<=1280px){.event-detail-hero-body{grid-template-columns:minmax(0,calc(56% - 30.08px)) minmax(280px,calc(44% + 12.08px));height:405px}.event-detail-ai-panel{padding:20px 20px 17px}.event-detail-ai-row{grid-template-columns:24px minmax(0,1fr);gap:13px;margin-bottom:16px;padding-bottom:16px}.event-detail-ai-copy strong,.event-detail-ai-row strong{font-size:13.4px}.event-detail-ai-copy p,.event-detail-ai-row p{font-size:12.2px;line-height:1.52}}.event-detail-hero-body{height:405px}.event-detail-ai-panel,.event-detail-node-map-shell{height:100%}@media (width<=1280px){.event-detail-hero-body{height:405px}.event-detail-node-map-zoom-controls{bottom:14px}}.event-detail-ai-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:22px 27px 18px 0!important}.event-detail-node-map-shell{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}:root:not([data-theme=dark]) .event-detail-node-map-shell{box-shadow:none!important;background:0 0!important;border:0!important}.event-detail-ai-row:last-child{border-bottom:0!important}:root:not([data-theme=dark]) .event-detail-ai-row{border-bottom-color:#94a3b83d!important}@media (width<=1280px){.event-detail-ai-panel{padding:20px 24px 17px 0!important}}.event-detail-hero-body{position:relative;grid-template-columns:minmax(0,50%) minmax(0,50%)!important;gap:0!important}.event-detail-ai-panel{position:relative;border-right:0!important;padding:22px 26px 18px 0!important}.event-detail-ai-panel:after{content:"";pointer-events:none;background:#38bdf829;width:.5px;position:absolute;top:16px;bottom:10px;right:0}.event-detail-node-map-shell{width:100%;height:100%;overflow:hidden}.event-detail-node-map-shell .graph-card,.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact,.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .event-flow-map .react-flow,.event-detail-node-map-shell .event-flow-map .react-flow__renderer,.event-detail-node-map-shell .event-flow-map .react-flow__viewport,.event-detail-node-map-shell .event-flow-map .react-flow__pane{width:100%;min-width:0;height:100%;min-height:0}:root:not([data-theme=dark]) .event-detail-ai-panel{background:0 0!important}@media (width<=1280px){.event-detail-hero-body{grid-template-columns:minmax(0,50%) minmax(0,50%)!important;gap:0!important}.event-detail-ai-panel{padding:20px 24px 17px 0!important}}.event-detail-ai-title{pointer-events:none;flex:none;margin:0 0 27px;padding:0;transform:translateY(-4px)}.event-detail-ai-title h3{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800;line-height:1}.event-detail-hero-body{transform:translateY(5px)}@media (width<=1280px){.event-detail-hero-body{transform:translateY(5px)}}.event-detail-node-map-expand{place-items:center;display:grid}.event-detail-character-copy strong{font-weight:560!important}.event-detail-character-copy span{font-weight:520!important}.event-detail-ai-row{border-bottom:0!important}.event-detail-impact-score-circle{color:#ff3048;letter-spacing:-.04em;background:0 0;border:1.5px solid #ff3048;border-radius:50%;place-items:center;width:50px;height:50px;font-size:19px;font-weight:900;line-height:1;display:grid}.event-detail-timeline-news-item{grid-template-columns:22px 64px 101px minmax(0,1fr);gap:16px;min-height:79px}.event-detail-timeline-news-thumb{width:101px;min-width:101px;height:68px}.event-detail-timeline-news-copy strong{font-size:13.4px;line-height:1.26}.event-detail-timeline-news-copy p{max-height:36px;font-size:12.4px;line-height:1.38}.event-detail-character-list,.event-detail-scenario-list{padding-right:2px}.event-detail-character-row{grid-template-columns:minmax(0,1fr) 54px}.event-detail-scenario-row{grid-template-columns:minmax(0,1fr) 60px}@media (width<=1280px){.event-detail-timeline-news-item{grid-template-columns:20px 56px 89px minmax(0,1fr);gap:13px;min-height:75px}.event-detail-timeline-news-thumb{width:89px;min-width:89px;height:64px}.event-detail-character-list,.event-detail-scenario-list{padding-right:2px}.event-detail-character-row{grid-template-columns:minmax(0,1fr) 52px}.event-detail-scenario-row{grid-template-columns:minmax(0,1fr) 58px}}.event-detail-timeline-news-card{background:linear-gradient(180deg, #001c2fb5, #001322d1), var(--bg-card)!important}.event-detail-timeline-news-list{gap:26px}.event-detail-timeline-news-item{align-items:stretch;min-height:82px}.event-detail-timeline-news-item .event-detail-news-thumb{align-self:start;width:101px;min-width:101px;height:68px}.event-detail-timeline-news-copy{flex-direction:column;justify-content:space-between;align-self:stretch;height:68px;min-height:68px;display:flex}.event-detail-timeline-news-copy strong{line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:17px;margin-bottom:0;display:-webkit-box;overflow:hidden}.event-detail-timeline-news-copy span{margin-top:0}@media (width<=1280px){.event-detail-timeline-news-list{gap:24px}.event-detail-timeline-news-item{align-items:stretch;min-height:78px}.event-detail-timeline-news-item .event-detail-news-thumb{align-self:start;width:89px;min-width:89px;height:64px}.event-detail-timeline-news-copy{flex-direction:column;justify-content:space-between;align-self:stretch;height:64px;min-height:64px;display:flex}.event-detail-timeline-news-copy strong{line-clamp:1;-webkit-line-clamp:1;max-height:17px}.event-detail-timeline-news-copy p{line-clamp:2;-webkit-line-clamp:2;min-height:34px;max-height:34px}.event-detail-timeline-news-copy span{margin-top:0}}.event-detail-top-characters-card .event-detail-mini-card-header{margin-bottom:22px}.event-detail-top-characters-card .event-detail-character-row{min-height:48px}.event-detail-top-characters-card .event-detail-character-copy{align-items:center;min-height:48px;display:flex}.event-detail-top-characters-card .event-detail-character-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.2;overflow:hidden}.event-detail-top-characters-card .event-detail-character-copy span{display:none!important}.event-detail-top-characters-card .event-detail-character-score{font-size:15px}.event-detail-top-scenarios-card .event-detail-scenario-row{min-height:42px}.event-detail-top-scenarios-card .event-detail-scenario-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:13.2px;line-height:1.16;overflow:hidden}.event-detail-top-scenarios-card .event-detail-scenario-row em{font-size:14px}@media (width<=1280px){.event-detail-top-characters-card .event-detail-character-row,.event-detail-top-characters-card .event-detail-character-copy{min-height:48px}.event-detail-top-characters-card .event-detail-character-copy strong{font-size:13.6px}.event-detail-top-scenarios-card .event-detail-scenario-row{min-height:42px}.event-detail-top-scenarios-card .event-detail-scenario-row strong{font-size:12.9px}.event-detail-top-scenarios-card .event-detail-scenario-row em{font-size:13.7px}}.event-detail-right-stack{gap:0}.event-detail-top-characters-card{height:271px;min-height:271px;max-height:271px;margin-bottom:18px}.event-detail-top-scenarios-card{height:271px;min-height:271px;max-height:271px;margin-bottom:14px}.event-detail-left-stack{gap:18px}.event-detail-top-scenarios-card{margin-bottom:18px}.event-detail-timeline-news-card{height:483px;min-height:483px;max-height:483px}.event-detail-node-map-control{color:#f8fafc!important;place-items:center!important;display:grid!important}.event-detail-node-map-zoom-controls{z-index:50!important;display:flex!important}.event-detail-node-map-expand{z-index:50!important;place-items:center!important;display:grid!important}.event-detail-text-link{color:#285a73!important}.event-detail-mini-card-header .event-detail-text-link{align-self:flex-start;transform:translateY(-1px)}.event-detail-top-characters-card .event-detail-mini-section-title p{display:block!important}.event-detail-character-list,.event-detail-scenario-list{scrollbar-width:thin;scrollbar-color:#285a73 transparent;padding-right:14px}.event-detail-character-list::-webkit-scrollbar{width:4px}.event-detail-scenario-list::-webkit-scrollbar{width:4px}.event-detail-character-list::-webkit-scrollbar-track{background:0 0}.event-detail-scenario-list::-webkit-scrollbar-track{background:0 0}.event-detail-character-list::-webkit-scrollbar-thumb{background:#285a73;border-radius:999px}.event-detail-scenario-list::-webkit-scrollbar-thumb{background:#285a73;border-radius:999px}.event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background:#285a73}@media (width<=1280px){.event-detail-character-list,.event-detail-scenario-list{padding-right:14px}}.event-detail-ai-row svg,.event-detail-text-link{color:#38dfff!important}.event-detail-text-link:hover{color:#7eefff!important}.event-detail-character-list,.event-detail-scenario-list{scrollbar-color:#38dfffad transparent}.event-detail-character-list::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-detail-scenario-list::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-detail-character-list::-webkit-scrollbar-thumb:hover{background:#7eefffd1}.event-detail-scenario-list::-webkit-scrollbar-thumb:hover{background:#7eefffd1}.event-detail-timeline-news-scroll{scrollbar-color:#38dfffad transparent}.event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#7eefffd1}.event-detail-timeline-news-item{cursor:pointer;border-radius:13px;transition:background .16s,box-shadow .16s,transform .16s}.event-detail-timeline-news-item:hover{background:#38dfff0b;box-shadow:inset 0 0 0 1px #38dfffb8}.event-detail-timeline-news-item.is-active .event-detail-timeline-news-marker span{background:#38dfff!important;box-shadow:0 0 14px #38dfff94,0 0 26px #38dfff2e!important}:root:not([data-theme=dark]) .event-detail-ai-row svg,:root:not([data-theme=dark]) .event-detail-text-link{color:#0891b2!important}:root:not([data-theme=dark]) .event-detail-timeline-news-item:hover{background:#0891b20e;box-shadow:inset 0 0 0 1px #0891b26b}.event-detail-see-all-button{color:#f8fafcf0;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00304e75;border:1px solid #38dfff6b;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04}.event-detail-see-all-button:hover{color:#fff;box-shadow:none;background:#14607ac7;border-color:#7eefffb8}.event-detail-see-all-button svg{color:currentColor;display:block}.event-detail-card-header>.event-detail-see-all-button{align-self:flex-start;transform:translateY(-2px)}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-see-all-button{align-self:center;transform:none}.event-detail-forecast-header>.event-detail-see-all-button{align-self:flex-start;transform:translateY(-2px)}:root:not([data-theme=dark]) .event-detail-see-all-button{color:#0891b2;background:#ffffffc7;border-color:#0891b242;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .event-detail-see-all-button:hover{color:#075985;background:#e0f2fef0;border-color:#0ea5e970}.event-detail-summary-expand-button{z-index:45;z-index:45;width:33.5px;min-width:33.5px;height:33.5px;position:absolute;top:10px;right:10px;border-width:.9px!important;right:20px!important}.event-detail-ai-panel>.event-detail-summary-expand-button{transform:none!important}.event-detail-top-characters-card .event-detail-mini-card-header,.event-detail-top-scenarios-card .event-detail-mini-card-header{margin-bottom:12px;transform:translateY(-8px)}.event-detail-top-characters-card .event-detail-mini-section-title p{margin-top:6px;font-size:13px;line-height:1.05;display:block!important}.event-detail-top-scenarios-card .event-detail-mini-section-title p{margin-top:6px;font-size:13px;line-height:1.05}.event-detail-top-characters-card .event-detail-character-list,.event-detail-top-scenarios-card .event-detail-scenario-list{scrollbar-width:thin;scrollbar-color:#38dfffad transparent;margin-right:-16px;padding-right:18px}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar{width:4px}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar{width:4px}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-track{background:0 0}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-track{background:0 0}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb:hover{background:#7eefffd1}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb:hover{background:#7eefffd1}.event-detail-top-characters-card .event-detail-character-row{grid-template-columns:minmax(0,1fr) 54px;min-height:39px}.event-detail-top-characters-card .event-detail-character-copy{min-height:39px}.event-detail-top-characters-card .event-detail-character-copy strong{font-size:13.2px;line-height:1.15}.event-detail-top-characters-card .event-detail-character-score{text-align:right;font-size:14.5px}.event-detail-top-scenarios-card .event-detail-scenario-row{grid-template-columns:minmax(0,1fr) 60px;min-height:39px}.event-detail-top-scenarios-card .event-detail-scenario-row strong{font-size:13px;line-height:1.15}.event-detail-top-scenarios-card .event-detail-scenario-row em{text-align:right;font-size:14.5px}@media (width<=1280px){.event-detail-top-characters-card .event-detail-mini-card-header,.event-detail-top-scenarios-card .event-detail-mini-card-header{margin-bottom:11px}.event-detail-top-characters-card .event-detail-mini-section-title p,.event-detail-top-scenarios-card .event-detail-mini-section-title p{margin-top:5px;font-size:12.6px;line-height:1.05}.event-detail-top-characters-card .event-detail-character-list,.event-detail-top-scenarios-card .event-detail-scenario-list{margin-right:-18px;padding-right:18px}.event-detail-top-characters-card .event-detail-character-row{grid-template-columns:minmax(0,1fr) 52px;min-height:39px}.event-detail-top-characters-card .event-detail-character-copy{min-height:39px}.event-detail-top-characters-card .event-detail-character-copy strong{font-size:12.9px}.event-detail-top-characters-card .event-detail-character-score{font-size:14.1px}.event-detail-top-scenarios-card .event-detail-scenario-row{grid-template-columns:minmax(0,1fr) 58px;min-height:39px}.event-detail-top-scenarios-card .event-detail-scenario-row strong{font-size:12.7px}.event-detail-top-scenarios-card .event-detail-scenario-row em{font-size:14.1px}}.event-detail-top-characters-card .event-detail-mini-section-title h2,.event-detail-top-scenarios-card .event-detail-mini-section-title h2,.event-detail-forecast-header h2{font-size:15px}.event-detail-timeline-news-item{cursor:pointer;isolation:isolate;align-items:stretch}.event-detail-timeline-news-item:before{content:"";pointer-events:none;z-index:0;background:0 0;border:1px solid #0000;border-radius:12px;transition:border-color .16s,background .16s;position:absolute;inset:-7px 12px -7px 130px}.event-detail-timeline-news-item:hover:before{background:#38dfff0b;border-color:#38dfff70}.event-detail-timeline-news-item .event-detail-news-thumb{border-radius:8px;align-self:stretch;width:101px;height:auto;min-height:78px}.event-detail-timeline-news-copy{flex-direction:column;justify-content:flex-start;align-self:stretch;min-height:78px;display:flex}.event-detail-timeline-news-copy strong{white-space:nowrap;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:17px;margin-bottom:6px;display:block;overflow:hidden}.event-detail-timeline-news-copy p{line-clamp:2;-webkit-line-clamp:2;min-height:35px;max-height:35px}.event-detail-timeline-news-copy span{margin-top:auto;padding-top:8px}.event-detail-metric-card{flex-direction:column;justify-content:flex-start;display:flex}.event-detail-metric-card strong{white-space:pre-line;font-size:16px;font-weight:750;line-height:1.08}.event-detail-metric-card-impact strong{font-size:13px;font-weight:750;line-height:1.12}.event-detail-metric-card-impact .event-detail-impact-dots{gap:5px;margin-top:8px;margin-bottom:0}.event-detail-metric-card-impact .event-detail-impact-dots span{width:7px;height:7px}.event-detail-metric-card-probability em{color:#ff3048;margin-top:7px;font-size:10px;font-weight:850;line-height:1}.event-detail-metric-card-horizon strong{white-space:pre-line;line-height:1.18}.event-detail-probability-header h3{font-size:15px;line-height:1.15}.event-detail-chart-x span{white-space:normal;text-align:center;max-width:35px;line-height:1.14}@media (width<=1280px){.event-detail-timeline-news-item:before{left:110px}.event-detail-timeline-news-item .event-detail-news-thumb{width:89px;min-height:74px}.event-detail-timeline-news-copy{min-height:74px}}.event-detail-timeline-news-item>*{z-index:1;position:relative}.event-detail-timeline-news-item:hover{box-shadow:none;background:0 0;transform:none}:root:not([data-theme=dark]) .event-detail-timeline-news-item:hover{box-shadow:none;background:0 0}.event-detail-timeline-news-scroll{padding-top:11px}.event-detail-timeline-news-list{padding-top:6px}.event-detail-timeline-news-line{top:18px}.event-detail-timeline-news-item:before{border-radius:13px;top:-9px;bottom:-9px;left:110px}.event-detail-top-characters-card .event-detail-character-row,.event-detail-top-scenarios-card .event-detail-scenario-row,.event-detail-top-characters-card .event-detail-character-copy{min-height:50px}.event-detail-metric-card-horizon strong{font-size:13.4px;line-height:1.22}.event-detail-chart-main{min-height:150px;padding-bottom:24px}.event-detail-chart-x{align-items:flex-start;bottom:4px}.event-detail-chart-x span{white-space:normal;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;max-width:30px;line-height:1.05;display:inline-flex}@media (width<=1280px){.event-detail-timeline-news-item:before{left:102px}.event-detail-top-characters-card .event-detail-character-row,.event-detail-top-scenarios-card .event-detail-scenario-row,.event-detail-top-characters-card .event-detail-character-copy{min-height:50px}.event-detail-metric-card-horizon strong{font-size:13px;line-height:1.22}}.event-detail-metric-grid{margin-top:8px!important}.event-detail-metric-card-impact .event-detail-impact-dots{transform:translateY(1px)}.event-detail-chart{min-height:150px}.event-detail-chart-main{min-height:150px;padding-bottom:32px;overflow:visible}.event-detail-chart-svg,.event-detail-chart-grid{inset:0 0 42px}.event-detail-chart-y{padding:2px 0 42px}.event-detail-chart-x{align-items:flex-start;height:28px;bottom:0}.event-detail-chart-x span{transform:translateY(2px)}.event-detail-chart{grid-template-columns:38px minmax(0,1fr);min-height:150px;display:grid}.event-detail-chart-y{flex-direction:column;justify-content:space-between;height:110px;padding:0;display:flex}.event-detail-chart-main{flex-direction:column;min-height:150px;padding-bottom:0;display:flex;position:relative;overflow:visible}.event-detail-chart-plot{height:110px;min-height:110px;position:relative;overflow:hidden}.event-detail-chart-svg,.event-detail-chart-grid{position:absolute;inset:0}.event-detail-chart-svg{z-index:3}.event-detail-chart-grid{z-index:1}.event-detail-chart-x{justify-content:space-between;align-items:flex-start;height:30px;min-height:30px;margin-top:10px;display:flex;position:relative;bottom:auto;left:auto;right:auto}.event-detail-chart-x span{white-space:normal;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;min-width:30px;max-width:30px;line-height:1.05;display:inline-flex;transform:none}.event-detail-chart-x span strong,.event-detail-chart-x span em{color:inherit;font:inherit;font-size:10px;font-style:normal;font-weight:650;line-height:1.05;display:block}.event-detail-prob-chart{grid-template-columns:38px minmax(0,1fr);min-height:158px;display:grid}.event-detail-prob-chart-y{color:#cbd5e1bd;flex-direction:column;justify-content:space-between;height:118px;padding:0;font-size:10px;font-weight:650;display:flex}.event-detail-prob-chart-main{flex-direction:column;min-width:0;min-height:158px;display:flex;overflow:visible}.event-detail-prob-chart-plot{height:118px;min-height:118px;position:relative;overflow:hidden}.event-detail-prob-chart-svg{z-index:3;width:100%;height:100%;position:absolute;inset:0}.event-detail-prob-chart-grid{z-index:1;background:linear-gradient(#38bdf812 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#38bdf812 1px,#0000 1px) 0 0/14.285% 100%;position:absolute;inset:0}.event-detail-prob-chart-x{color:#cbd5e1bd;text-align:center;justify-content:space-between;align-items:flex-start;height:32px;min-height:32px;margin-top:8px;font-size:10px;font-weight:650;line-height:1.05;display:flex}.event-detail-prob-chart-x span{white-space:normal;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;min-width:30px;max-width:30px;display:inline-flex}.event-detail-prob-chart-x span strong,.event-detail-prob-chart-x span em{color:inherit;font:inherit;font-size:10px;font-style:normal;font-weight:650;line-height:1.05;display:block}.event-detail-forecast-card>.event-detail-metric-grid{margin-top:28px!important}.event-detail-forecast-summary{padding-bottom:18px!important}.event-detail-probability-section{margin-top:19px!important}.event-detail-range-tabs{display:none!important}.event-detail-node-map-shell .mind-flow-orb,.event-detail-node-map-shell .mind-flow-orb-center{overflow:hidden;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-color:#38dfffbd!important;box-shadow:0 0 22px #38dfff6b,0 0 42px #38dfff29,inset 0 0 18px #ffffff1f!important}.event-detail-node-map-shell .mind-flow-orb:after,.event-detail-node-map-shell .mind-flow-orb-center:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 34% 24%,#ffffff3d,#0000 22%),linear-gradient(#0000 44%,#00000057);position:absolute;inset:0}.event-detail-node-map-shell .mind-flow-orb-center{background-image:linear-gradient(#000a120a,#0000003d),url(https://picsum.photos/seed/truthatlas-core-event/180/180)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(2) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-airport-flight/120/120)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(3) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-health-alert/120/120)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(4) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-government-policy/120/120)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(5) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-news-briefing/120/120)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(6) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-travel-map/120/120)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(7) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-world-source/120/120)!important}.event-detail-node-map-shell .react-flow__node:nth-of-type(8) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-event-signal/120/120)!important}.event-detail-node-map-shell .event-detail-node-map-control svg{color:currentColor;display:block}.event-detail-metric-card{text-align:center!important;justify-content:center!important;align-items:center!important}.event-detail-metric-card>span,.event-detail-metric-card strong,.event-detail-metric-card em,.event-detail-metric-card .event-detail-impact-dots{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.event-detail-metric-card .event-detail-impact-dots{justify-content:center!important}.event-detail-metric-card-probability strong{font-size:13.4px!important;font-weight:750!important;line-height:1.22!important}.event-detail-metric-card-probability em{margin-top:8px!important;font-size:11px!important;font-weight:850!important;line-height:1!important}:root:not([data-theme=dark]) .event-detail-card{border-color:#0f172a1a;box-shadow:0 18px 44px #0f172a14;background:linear-gradient(#fffffff5,#f4f9fce6),#fff!important}:root:not([data-theme=dark]) .event-detail-hero-card{background:linear-gradient(#fffffffa,#edf7fceb),#fff!important}:root:not([data-theme=dark]) .event-detail-timeline-news-card{background:linear-gradient(#fffffffa,#eff8fceb),#fff!important}:root:not([data-theme=dark]) .event-detail-title-block h1,:root:not([data-theme=dark]) .event-detail-section-title h2,:root:not([data-theme=dark]) .event-detail-mini-section-title h2,:root:not([data-theme=dark]) .event-detail-forecast-header h2,:root:not([data-theme=dark]) .event-detail-probability-header h3,:root:not([data-theme=dark]) .event-detail-ai-title h3{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-meta-line,:root:not([data-theme=dark]) .event-detail-mini-section-title p,:root:not([data-theme=dark]) .event-detail-metric-card>span,:root:not([data-theme=dark]) .event-detail-prob-chart-y,:root:not([data-theme=dark]) .event-detail-prob-chart-x{color:#475569c2!important}:root:not([data-theme=dark]) .event-detail-ai-copy strong,:root:not([data-theme=dark]) .event-detail-ai-row strong,:root:not([data-theme=dark]) .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-scenario-row strong,:root:not([data-theme=dark]) .event-detail-character-score,:root:not([data-theme=dark]) .event-detail-metric-card strong{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-ai-copy p,:root:not([data-theme=dark]) .event-detail-ai-row p,:root:not([data-theme=dark]) .event-detail-forecast-summary p,:root:not([data-theme=dark]) .event-detail-timeline-news-copy p{color:#334155c7!important}:root:not([data-theme=dark]) .event-detail-impact-pill{color:#e11d48;background:#ffe4e6d6;border-color:#e11d4885}:root:not([data-theme=dark]) .event-detail-see-all-button,:root:not([data-theme=dark]) .event-detail-node-map-control{color:#075985!important;background:#fffc!important;border-color:#0e74903d!important;box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #ffffff9e!important}:root:not([data-theme=dark]) .event-detail-see-all-button:hover,:root:not([data-theme=dark]) .event-detail-node-map-control:hover{color:#075985!important;background:#e0f2fef2!important;border-color:#0ea5e97a!important}:root:not([data-theme=dark]) .event-detail-ai-panel:after{background:#64748b38!important}:root:not([data-theme=dark]) .event-detail-metric-card{background:#ffffffad;border-color:#0e749029}:root:not([data-theme=dark]) .event-detail-metric-card-probability em,:root:not([data-theme=dark]) .event-detail-metric-card-impact strong{color:#e11d48!important}:root:not([data-theme=dark]) .event-detail-impact-dots span{background:#e11d48}:root:not([data-theme=dark]) .event-detail-impact-dots .is-empty{background:0 0;border-color:#e11d48}:root:not([data-theme=dark]) .event-detail-forecast-summary{border-bottom-color:#0e749024!important}:root:not([data-theme=dark]) .event-detail-prob-chart-grid{background:linear-gradient(#0e74901c 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0e74901c 1px,#0000 1px) 0 0/14.285% 100%}:root:not([data-theme=dark]) .event-detail-timeline-news-line{background:#64748b4d}:root:not([data-theme=dark]) .event-detail-timeline-news-marker span{background:#64748b8f}:root:not([data-theme=dark]) .event-detail-timeline-news-item.is-active .event-detail-timeline-news-marker span{background:#0891b2!important;box-shadow:0 0 12px #0891b24d!important}:root:not([data-theme=dark]) .event-detail-timeline-news-item time,:root:not([data-theme=dark]) .event-detail-timeline-news-copy span{color:#475569b8!important}:root:not([data-theme=dark]) .event-detail-timeline-news-copy strong{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-character-row,:root:not([data-theme=dark]) .event-detail-scenario-row{border-bottom-color:#0e749021}:root:not([data-theme=dark]) .event-detail-character-list,:root:not([data-theme=dark]) .event-detail-scenario-list,:root:not([data-theme=dark]) .event-detail-timeline-news-scroll{scrollbar-color:#0891b280 transparent}:root:not([data-theme=dark]) .event-detail-character-list::-webkit-scrollbar-thumb{background:#0891b280}:root:not([data-theme=dark]) .event-detail-scenario-list::-webkit-scrollbar-thumb{background:#0891b280}:root:not([data-theme=dark]) .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background:#0891b280}:root:not([data-theme=dark]) .event-detail-news-thumb-plane,:root:not([data-theme=dark]) .event-detail-news-thumb-cdc,:root:not([data-theme=dark]) .event-detail-news-thumb-who{box-shadow:inset 0 0 0 1px #0f172a0d}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card,:root:not([data-theme=dark]) .event-detail-node-map-shell .event-graph-mini,:root:not([data-theme=dark]) .event-detail-node-map-shell .event-graph-mini-compact,:root:not([data-theme=dark]) .event-detail-node-map-shell .event-flow-map,:root:not([data-theme=dark]) .event-detail-node-map-shell .react-flow,:root:not([data-theme=dark]) .event-detail-node-map-shell .react-flow__pane,:root:not([data-theme=dark]) .event-detail-node-map-shell .react-flow__renderer,:root:not([data-theme=dark]) .event-detail-node-map-shell .react-flow__viewport{box-shadow:none!important;background:0 0!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-node-copy strong{text-shadow:0 1px 10px #ffffffc7;color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-orb-center{border-color:#0891b294!important;box-shadow:0 0 18px #0891b238,0 0 38px #0891b21a,inset 0 0 18px #ffffff2e!important}:root:not([data-theme=dark]) .event-detail-hero-card,:root:not([data-theme=dark]) .event-detail-top-characters-card,:root:not([data-theme=dark]) .event-detail-top-scenarios-card{background:linear-gradient(#fffffffc,#f8fafcf6),#fff!important}.event-detail-timeline-news-line{bottom:0!important}.event-detail-timeline-news-list{min-height:100%}:root:not([data-theme=dark]) .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b89e!important}:root:not([data-theme=dark]) .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b89e!important}:root:not([data-theme=dark]) .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b89e!important}:root:not([data-theme=dark]) .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}:root:not([data-theme=dark]) .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}:root:not([data-theme=dark]) .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}.event-detail-timeline-news-scroll{margin-right:-6px;padding-right:6px}:root:not([data-theme=dark]) .event-detail-ai-row svg{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-timeline-news-list .event-detail-timeline-news-item:first-child .event-detail-timeline-news-marker span{box-shadow:none!important;background:#0f172a!important}:root:not([data-theme=dark]) .event-detail-timeline-news-item.is-active time{color:#000!important}.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact,.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .react-flow,.event-detail-node-map-shell .react-flow__renderer,.event-detail-node-map-shell .react-flow__viewport,.event-detail-node-map-shell .react-flow__pane{width:calc(100% + 5px)!important;left:0!important;right:-5px!important}:root:not([data-theme=dark]) .event-detail-page{background:radial-gradient(circle at 24% 0,#94a3b81f,#0000 34%),linear-gradient(#f8fafc 0%,#eef2f7 100%)!important}.event-detail-node-map-shell{width:calc(100% + 10px)!important;max-width:calc(100% + 10px)!important;margin-right:-10px!important}.event-detail-node-map-shell .graph-card,.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact,.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .event-flow-map .react-flow,.event-detail-node-map-shell .event-flow-map .react-flow__renderer,.event-detail-node-map-shell .event-flow-map .react-flow__viewport,.event-detail-node-map-shell .event-flow-map .react-flow__pane{width:100%!important;max-width:none!important;left:0!important;right:0!important}.event-detail-timeline-news-item:first-child time,.event-detail-timeline-news-item.is-active:first-child time{color:#38dfff!important}[data-theme=dark] .event-detail-ai-row svg{color:#fff!important}[data-theme=dark] .event-detail-timeline-news-line{background:#94a3b847!important;width:.5px!important}[data-theme=dark] .event-detail-timeline-news-item:first-child .event-detail-timeline-news-marker span,[data-theme=dark] .event-detail-timeline-news-item.is-active:first-child .event-detail-timeline-news-marker span{background:#fff!important;box-shadow:0 0 14px #ffffff57!important}[data-theme=dark] .event-detail-timeline-news-item:first-child time,[data-theme=dark] .event-detail-timeline-news-item.is-active:first-child time{color:#fff!important}.event-detail-forecast-summary h3{color:var(--text);letter-spacing:-.015em!important;margin:0 0 8px!important;font-size:13.4px!important;font-weight:760!important;line-height:1.18!important}.event-detail-forecast-summary p{margin-top:0!important}.event-map-overview-shell .mind-flow-orb-center{background-image:radial-gradient(circle at 30% 24%,#ffffffb8,#0000 0 16%,#0000 30%),radial-gradient(circle at 68% 30%,#38dfffe6,#0000 0 22%,#0000 38%),radial-gradient(circle at 34% 72%,#a855f7e0,#0000 0 24%,#0000 42%),radial-gradient(circle at 78% 78%,#f472b6d1,#0000 0 20%,#0000 38%),linear-gradient(135deg,#0f172a 0%,#2563eb 38%,#06b6d4 68%,#f97316 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+1) .mind-flow-orb{background-image:radial-gradient(circle at 26% 28%,#ffffff94,#0000 0 15%,#0000 30%),radial-gradient(circle at 72% 28%,#2dd4bfeb,#0000 0 24%,#0000 40%),radial-gradient(circle at 36% 76%,#3b82f6db,#0000 0 26%,#0000 44%),linear-gradient(135deg,#111827 0%,#0ea5e9 48%,#22d3ee 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+2) .mind-flow-orb{background-image:radial-gradient(circle at 30% 30%,#ffffff8c,#0000 0 14%,#0000 30%),radial-gradient(circle at 74% 26%,#fbbf24e6,#0000 0 24%,#0000 42%),radial-gradient(circle at 36% 74%,#ec4899db,#0000 0 25%,#0000 44%),linear-gradient(135deg,#3b0764 0%,#9333ea 46%,#fb7185 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+3) .mind-flow-orb{background-image:radial-gradient(circle at 24% 26%,#ffffff85,#0000 0 13%,#0000 28%),radial-gradient(circle at 68% 24%,#22c55ee6,#0000 0 22%,#0000 40%),radial-gradient(circle at 72% 76%,#0ea5e9d9,#0000 0 24%,#0000 43%),linear-gradient(135deg,#052e16 0%,#16a34a 42%,#06b6d4 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+4) .mind-flow-orb{background-image:radial-gradient(circle at 31% 24%,#ffffff8a,#0000 0 14%,#0000 30%),radial-gradient(circle at 76% 30%,#f97316eb,#0000 0 23%,#0000 42%),radial-gradient(circle at 34% 74%,#ef4444d6,#0000 0 24%,#0000 43%),linear-gradient(135deg,#431407 0%,#ea580c 46%,#facc15 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+5) .mind-flow-orb{background-image:radial-gradient(circle at 28% 26%,#ffffff8f,#0000 0 14%,#0000 30%),radial-gradient(circle at 70% 28%,#818cf8eb,#0000 0 25%,#0000 43%),radial-gradient(circle at 36% 76%,#22d3eedb,#0000 0 24%,#0000 42%),linear-gradient(135deg,#1e1b4b 0%,#4f46e5 46%,#06b6d4 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+6) .mind-flow-orb{background-image:radial-gradient(circle at 30% 24%,#ffffff8a,#0000 0 13%,#0000 29%),radial-gradient(circle at 76% 32%,#f472b6eb,#0000 0 24%,#0000 42%),radial-gradient(circle at 34% 74%,#2dd4bfdb,#0000 0 24%,#0000 43%),linear-gradient(135deg,#312e81 0%,#db2777 48%,#2dd4bf 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+7) .mind-flow-orb{background-image:radial-gradient(circle at 27% 28%,#ffffff8c,#0000 0 14%,#0000 30%),radial-gradient(circle at 72% 26%,#facc15e6,#0000 0 22%,#0000 40%),radial-gradient(circle at 38% 76%,#0ea5e9db,#0000 0 25%,#0000 44%),linear-gradient(135deg,#172554 0%,#2563eb 46%,#facc15 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+8) .mind-flow-orb{background-image:radial-gradient(circle at 30% 25%,#ffffff8c,#0000 0 14%,#0000 30%),radial-gradient(circle at 70% 30%,#f87171eb,#0000 0 23%,#0000 42%),radial-gradient(circle at 36% 76%,#a855f7db,#0000 0 25%,#0000 44%),linear-gradient(135deg,#450a0a 0%,#dc2626 46%,#a855f7 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+9) .mind-flow-orb{background-image:radial-gradient(circle at 28% 24%,#ffffff8a,#0000 0 13%,#0000 30%),radial-gradient(circle at 72% 28%,#14b8a6eb,#0000 0 24%,#0000 42%),radial-gradient(circle at 36% 74%,#84cc16db,#0000 0 24%,#0000 43%),linear-gradient(135deg,#022c22 0%,#0d9488 48%,#84cc16 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+10) .mind-flow-orb{background-image:radial-gradient(circle at 30% 26%,#ffffff8f,#0000 0 14%,#0000 30%),radial-gradient(circle at 74% 30%,#fb7185e6,#0000 0 24%,#0000 42%),radial-gradient(circle at 36% 76%,#60a5fadb,#0000 0 24%,#0000 43%),linear-gradient(135deg,#581c87 0%,#e11d48 46%,#60a5fa 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+11) .mind-flow-orb{background-image:radial-gradient(circle at 28% 25%,#ffffff8a,#0000 0 13%,#0000 30%),radial-gradient(circle at 72% 30%,#22d3eeeb,#0000 0 24%,#0000 42%),radial-gradient(circle at 36% 74%,#c084fcdb,#0000 0 24%,#0000 43%),linear-gradient(135deg,#0f172a 0%,#0891b2 46%,#c084fc 100%)!important}.event-map-overview-shell .react-flow__node:nth-of-type(12n+12) .mind-flow-orb{background-image:radial-gradient(circle at 30% 28%,#ffffff8c,#0000 0 14%,#0000 30%),radial-gradient(circle at 74% 28%,#fb923ceb,#0000 0 24%,#0000 42%),radial-gradient(circle at 36% 76%,#34d399db,#0000 0 24%,#0000 43%),linear-gradient(135deg,#312e81 0%,#f97316 46%,#34d399 100%)!important}.event-map-overview-shell .mind-flow-orb,.event-map-overview-shell .mind-flow-orb-center{overflow:hidden;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.event-map-overview-shell .mind-flow-orb:after,.event-map-overview-shell .mind-flow-orb-center:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 34% 24%,#ffffff38,#0000 24%),linear-gradient(#0000 44%,#0000004d);position:absolute;inset:0}.overview-side-panel .overview-event-open-button{visibility:visible!important;opacity:1!important;display:inline-flex!important}.event-map-overview-shell .truthatlas-map-control.event-map-overview-control{visibility:visible!important;opacity:1!important;text-align:center!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important}.event-map-overview-shell .truthatlas-map-control.event-map-overview-control svg{color:currentColor!important;flex:none!important;width:16px!important;height:16px!important;margin:0!important;display:block!important}.event-map-overview-shell .event-map-overview-zoom-controls{align-items:center!important}.overview-side-panel .event-summary-box p{line-clamp:4!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;min-height:58.5px!important;max-height:58.5px!important;display:-webkit-box!important;overflow:hidden!important}.event-detail-page,:root:not([data-theme=dark]) .event-detail-page{background:0 0!important}.event-detail-node-map-shell .graph-card,.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact,.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .event-flow-map .react-flow,.event-detail-node-map-shell .event-flow-map .react-flow__renderer,.event-detail-node-map-shell .event-flow-map .react-flow__viewport,.event-detail-node-map-shell .event-flow-map .react-flow__pane{height:calc(100% + 4px)!important;max-height:none!important;top:0!important;bottom:-4px!important}.event-detail-node-map-shell{width:calc(100% + 22px)!important;max-width:calc(100% + 22px)!important;height:calc(100% + 14px)!important;max-height:calc(100% + 14px)!important;margin-bottom:-14px!important;margin-right:-22px!important}.event-detail-node-map-shell .graph-card,.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact,.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .event-flow-map .react-flow,.event-detail-node-map-shell .event-flow-map .react-flow__renderer,.event-detail-node-map-shell .event-flow-map .react-flow__viewport,.event-detail-node-map-shell .event-flow-map .react-flow__pane{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;inset:0!important}.event-detail-node-map-zoom-controls{bottom:26px!important}.event-detail-see-all-button:hover,.event-detail-node-map-control:hover{color:#f8fafcf0!important;box-shadow:none!important;background:#94a3b829!important;border-color:#94a3b875!important}.event-detail-see-all-button:hover svg,.event-detail-node-map-control:hover svg{color:currentColor!important}:root:not([data-theme=dark]) .event-detail-see-all-button:hover,:root:not([data-theme=dark]) .event-detail-node-map-control:hover{color:#0f172a!important;box-shadow:none!important;background:#f8fafceb!important;border-color:#94a3b8b8!important}:root:not([data-theme=dark]) .event-detail-see-all-button:hover svg,:root:not([data-theme=dark]) .event-detail-node-map-control:hover svg{color:currentColor!important}.event-detail-hero-timeline-card{flex-direction:column;padding:24px 22px 18px;display:flex;height:auto!important;min-height:0!important;max-height:none!important}.event-detail-combined-separator{background:var(--line);opacity:1;flex:none;height:1px;margin:22px 0 18px}.event-detail-hero-timeline-card .event-detail-timeline-news-card{border:0;border-radius:0;height:483px;min-height:483px;max-height:483px;padding:0;overflow:hidden;box-shadow:none!important;background:0 0!important}.event-detail-hero-timeline-card .event-detail-timeline-news-card .event-detail-card-header{margin-bottom:18px}:root:not([data-theme=dark]) .event-detail-hero-timeline-card .event-detail-timeline-news-card{background:0 0!important}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:225px;min-height:225px;max-height:225px}.event-detail-forecast-card{flex:0 0 575px;height:575px;min-height:575px;max-height:575px}}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:260px;min-height:260px;max-height:260px}.event-detail-forecast-card{flex:0 0 505px;height:505px;min-height:505px;max-height:505px}}.event-detail-combined-separator{margin:29px 0 18px}.event-detail-hero-timeline-card .event-detail-timeline-news-card{overflow:visible}.event-detail-hero-timeline-card .event-detail-timeline-news-card .event-detail-card-header{padding-right:6px;overflow:visible}.event-detail-hero-timeline-card .event-detail-timeline-news-card .event-detail-card-header>.event-detail-see-all-button{transform:translateY(1px)}:root:not([data-theme=dark]) .event-detail-page button,:root:not([data-theme=dark]) .event-detail-page .event-detail-see-all-button,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-control,:root:not([data-theme=dark]) .event-detail-page button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-see-all-button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-control:hover{border:1px solid #0f172a1a!important}:root:not([data-theme=dark]) .event-detail-card,:root:not([data-theme=dark]) .event-detail-hero-card,:root:not([data-theme=dark]) .event-detail-forecast-card,:root:not([data-theme=dark]) .event-detail-top-characters-card,:root:not([data-theme=dark]) .event-detail-top-scenarios-card,:root:not([data-theme=dark]) .event-detail-page button,:root:not([data-theme=dark]) .event-detail-page .event-detail-see-all-button,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-control,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-expand,:root:not([data-theme=dark]) .event-detail-page .event-detail-summary-expand-button,:root:not([data-theme=dark]) .event-detail-page .event-detail-range-tabs button,:root:not([data-theme=dark]) .event-detail-page button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-see-all-button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-control:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-expand:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-summary-expand-button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-range-tabs button:hover{border:1.5px solid #d7dce3!important}:root:not([data-theme=dark]) .event-detail-card,:root:not([data-theme=dark]) .event-detail-hero-card,:root:not([data-theme=dark]) .event-detail-forecast-card,:root:not([data-theme=dark]) .event-detail-top-characters-card,:root:not([data-theme=dark]) .event-detail-top-scenarios-card{border:1px solid #0f172a1a!important}:root:not([data-theme=dark]) .event-detail-page button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-see-all-button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-control:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-expand:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-summary-expand-button:hover,:root:not([data-theme=dark]) .event-detail-page .event-detail-range-tabs button:hover{color:#111827!important;background:#f8fafcf5!important;border:1.5px solid #b0b8c8!important;box-shadow:0 16px 36px #0f172a17,inset 0 0 0 1px #ffffffb8!important}:root:not([data-theme=dark]) .event-detail-page button:hover svg,:root:not([data-theme=dark]) .event-detail-page .event-detail-see-all-button:hover svg,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-control:hover svg,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-expand:hover svg,:root:not([data-theme=dark]) .event-detail-page .event-detail-summary-expand-button:hover svg,:root:not([data-theme=dark]) .event-detail-page .event-detail-range-tabs button:hover svg{color:#111827!important}@media (width<=1280px){.event-detail-forecast-card{flex:0 0 507px!important;height:507px!important;min-height:507px!important;max-height:507px!important}}.event-detail-shell-grid{align-items:stretch!important}.event-detail-right-stack{height:100%!important;min-height:0!important}.event-detail-forecast-card{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}@media (width<=1280px){.event-detail-right-stack{height:100%!important;min-height:0!important}.event-detail-forecast-card{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}}.event-detail-forecast-summary{margin-top:24px!important}.atlas-feed-impact .impact-badge,.atlas-feed-impact .impact-high,.atlas-feed-impact .impact-very_high,.atlas-feed-impact .impact-medium,.atlas-feed-impact .impact-low,:root:not([data-theme=dark]) .atlas-feed-impact .impact-badge,:root:not([data-theme=dark]) .atlas-feed-impact .impact-high,:root:not([data-theme=dark]) .atlas-feed-impact .impact-very_high,:root:not([data-theme=dark]) .atlas-feed-impact .impact-medium,:root:not([data-theme=dark]) .atlas-feed-impact .impact-low{background:0 0!important;border-width:1px!important}.atlas-feed-copy h2{max-width:calc(100% - 5px)}@media (width<=1280px){.atlas-feed-event-card{height:180px;min-height:180px;padding-top:10px;padding-bottom:16px}.atlas-feed-copy h2{max-width:calc(100% - 5px)}}.atlas-feed-event-card{padding-top:9.5px;padding-bottom:17.5px}@media (width<=1280px){.atlas-feed-event-card{padding-top:7.5px;padding-bottom:13.5px}}.event-detail-shell-grid{grid-template-columns:minmax(0,1fr) 352px!important}@media (width<=1280px){.event-detail-shell-grid{grid-template-columns:minmax(0,1fr) 327px!important}}.event-detail-node-map-expand{right:22px!important}.event-detail-forecast-summary h3{font-size:15.4px!important;font-weight:780!important;line-height:1.18!important}.event-detail-probability-header h3{text-align:right!important;margin-left:auto!important;padding-bottom:10px!important;font-size:13.4px!important;font-weight:660!important;line-height:1.15!important}.event-detail-forecast-card{background:linear-gradient(180deg, #001c2fbd, #001322d1), var(--bg-card)!important}:root:not([data-theme=dark]) .event-detail-forecast-card{background:linear-gradient(#fcfefffe 0%,#fffffffe 48%,#fffffffc 100%),#fff!important}.event-detail-mini-card-header>.event-detail-see-all-button{transform:translateY(2px)!important}.event-detail-forecast-header>.event-detail-see-all-button{transform:translateY(3px)!important}.event-detail-probability-delta{justify-content:center!important;align-items:center!important;gap:2px!important;display:inline-flex!important}.event-detail-probability-delta svg{color:currentColor;stroke-width:3px;flex:0 0 12px;width:12px;height:12px}.event-detail-horizon-value{white-space:normal!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;display:inline-flex!important}.event-detail-horizon-main{color:inherit!important;font:inherit!important;line-height:inherit!important;display:block!important}.event-detail-horizon-unit{color:#94a3b8b8!important;font-size:12px!important;font-weight:700!important;line-height:1.12!important;display:block!important}.event-detail-probability-delta{color:#ff3048!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;gap:2px!important;font-size:12px!important;font-weight:850!important;line-height:12px!important;display:inline-flex!important}.event-detail-probability-delta svg{color:currentColor!important;stroke-width:3px!important;flex:0 0 12px!important;width:12px!important;height:12px!important;transform:translateY(0)!important}:root:not([data-theme=dark]) .event-detail-horizon-unit{color:#64748bb8!important}:root:not([data-theme=dark]) .event-detail-probability-delta{color:#e11d48!important}.event-detail-metric-card{position:relative!important}.event-detail-metric-card>span{color:#fff!important;text-align:center!important;height:10px!important;margin:0 auto!important;line-height:10px!important;position:absolute!important;top:12px!important;left:0!important;right:0!important}.event-detail-metric-card>strong{margin-top:17px!important}.event-detail-horizon-value{gap:4px!important}.event-detail-horizon-unit{font-size:10px!important;font-weight:700!important;line-height:1!important;transform:translateY(3px)!important}.event-detail-metric-card{justify-content:flex-start!important;position:relative!important}.event-detail-metric-card-probability .event-detail-probability-delta{margin:0 auto!important;position:absolute!important;top:61px!important;left:0!important;right:0!important}.event-detail-metric-card-horizon .event-detail-horizon-value{top:40px!important}.event-detail-metric-card>strong{text-align:center!important;margin:0 auto!important;position:absolute!important;top:34px!important;left:0!important;right:0!important}.event-detail-metric-card-horizon .event-detail-horizon-value{text-align:center!important;height:42px!important;margin:0 auto!important;display:block!important;position:absolute!important;top:34px!important;left:0!important;right:0!important}.event-detail-horizon-main{color:inherit!important;font:inherit!important;line-height:inherit!important;text-align:center!important;display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.event-detail-horizon-unit{text-align:center!important;font-size:10px!important;font-weight:700!important;line-height:10px!important;display:block!important;position:absolute!important;top:26px!important;left:0!important;right:0!important;transform:none!important}.event-detail-metric-card-impact .event-detail-impact-dots{justify-content:center!important;margin:0 auto!important;position:absolute!important;top:60px!important;left:0!important;right:0!important}.event-detail-metric-card-probability .event-detail-probability-delta{justify-content:center!important;align-items:center!important;height:12px!important;margin:0 auto!important;display:inline-flex!important;position:absolute!important;top:59px!important;left:0!important;right:0!important}.event-detail-horizon-unit{font-size:11px!important;line-height:11px!important}:root:not([data-theme=dark]) .event-detail-metric-card>span{color:#000!important}.event-detail-metric-card-probability .event-detail-probability-delta{transform:translate(-1px)!important}.overview-timeline-news-section{flex-direction:column;display:flex;overflow:hidden}.overview-timeline-news-header{flex:0 0 30px;align-items:center;height:30px;min-height:30px;transform:translateY(-4px);margin-bottom:14px!important}.overview-timeline-news-scroll{scrollbar-width:thin;scrollbar-color:#38dfff85 transparent;flex:auto;min-height:0;padding:7px 6px 14px 0;position:relative;overflow:hidden auto}.overview-timeline-news-line{z-index:0;pointer-events:none;background:#94a3b847;width:.5px;position:absolute;top:15px;bottom:0;left:7px}.overview-timeline-news-list{z-index:1;box-sizing:border-box;flex-direction:column;gap:21px;min-height:100%;padding-bottom:8px;display:flex;position:relative}.overview-timeline-news-item{z-index:2;isolation:isolate;cursor:pointer;border-radius:12px;grid-template-columns:18px 55px 70px minmax(0,1fr);align-items:stretch;gap:11px;min-height:68px;display:grid;position:relative}.overview-timeline-news-marker{align-self:center;place-items:center;width:15px;height:18px;display:grid}.overview-timeline-news-marker span{background:#94a3b8b8;border-radius:50%;width:8px;height:8px}.overview-timeline-news-item.is-active .overview-timeline-news-marker span{background:#fff;box-shadow:0 0 14px #ffffff57}.overview-timeline-news-item time{color:#cbd5e1c2;white-space:nowrap;align-self:center;font-size:11px;font-weight:750;line-height:1}.overview-timeline-news-item.is-active time{color:#fff}.overview-timeline-news-image{background-color:#0000;background-image:linear-gradient(#0000001a,#00000047),radial-gradient(circle at 40% 40%,#9ab6c8,#202936 60%,#050b12);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;align-self:stretch;width:70px;min-width:70px;min-height:70px;overflow:hidden}.overview-timeline-news-copy{flex-direction:column;justify-content:flex-start;align-self:stretch;min-width:0;min-height:68px;display:flex}.overview-timeline-news-copy strong{color:#f8fafcf0;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:12.4px;font-weight:800;line-height:1.24;display:block;overflow:hidden}.overview-timeline-news-copy p{color:#cbd5e1bd;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:31px;margin:0;font-size:11.7px;font-weight:560;line-height:1.35;display:-webkit-box;overflow:hidden}.overview-timeline-news-copy span{color:#94a3b8db;white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-top:auto;padding-top:7px;font-size:10.7px;font-weight:650;line-height:1;display:flex;overflow:hidden}:root:not([data-theme=dark]) .overview-timeline-news-line{background:#64748b4d}:root:not([data-theme=dark]) .overview-timeline-news-marker span{background:#64748b8f}:root:not([data-theme=dark]) .overview-timeline-news-item.is-active .overview-timeline-news-marker span{box-shadow:none;background:#0f172a}:root:not([data-theme=dark]) .overview-timeline-news-item time,:root:not([data-theme=dark]) .overview-timeline-news-copy span{color:#475569b8}:root:not([data-theme=dark]) .overview-timeline-news-item.is-active time{color:#000}:root:not([data-theme=dark]) .overview-timeline-news-copy strong{color:#0f172a}:root:not([data-theme=dark]) .overview-timeline-news-copy p{color:#334155c7}@media (width<=1280px){.overview-timeline-news-scroll{padding-top:6px}.overview-timeline-news-list{gap:18px}.overview-timeline-news-item{grid-template-columns:16px 50px 61px minmax(0,1fr);gap:9px;min-height:62px}.overview-timeline-news-item:before{inset:-6px 4px -6px 75px}.overview-timeline-news-image{width:61px;min-width:61px;min-height:62px}.overview-timeline-news-copy{min-height:62px}.overview-timeline-news-copy strong{margin-bottom:5px;font-size:11.8px;line-height:1.22}.overview-timeline-news-copy p{max-height:30px;font-size:11.1px}.overview-timeline-news-copy span{padding-top:6px;font-size:10.3px}.overview-timeline-news-item time{font-size:10.6px}}.overview-timeline-news-action-button{color:#f8fafc;cursor:pointer;appearance:none;background:#082f4994;border:1px solid #38bdf86b;border-radius:13px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;font-size:21px;font-weight:300;line-height:1;display:inline-flex;transform:translateY(-3px);box-shadow:none!important}.overview-timeline-news-action-button:hover,.overview-timeline-news-action-button:focus,.overview-timeline-news-action-button:focus-visible{outline:0;color:#fff!important;box-shadow:none!important;background:#0e7490b8!important;border-color:#7dd3fcb8!important}:root:not([data-theme=dark]) .overview-timeline-news-action-button{color:#0f172a!important;box-shadow:none!important;background:#ffffffb8!important;border-color:#cbd5e1eb!important}:root:not([data-theme=dark]) .overview-timeline-news-action-button:hover,:root:not([data-theme=dark]) .overview-timeline-news-action-button:focus,:root:not([data-theme=dark]) .overview-timeline-news-action-button:focus-visible{outline:0;color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}.overview-timeline-news-item time{padding-top:3px;align-self:flex-start!important}.overview-timeline-news-image,.overview-timeline-news-copy{transform:translate(-3px,3px)!important}@media (width<=1280px){.overview-timeline-news-item time{padding-top:3px;align-self:flex-start!important}.overview-timeline-news-image,.overview-timeline-news-copy{transform:translate(-3px,3px)!important}}.overview-timeline-news-item time{align-self:center!important;padding-top:0!important}@media (width<=1280px){.overview-timeline-news-item{align-items:center!important}.overview-timeline-news-item time{align-self:center!important;padding-top:0!important}.overview-timeline-news-image,.overview-timeline-news-copy{align-self:center!important;transform:translate(-3px)!important}}.overview-timeline-news-item{align-items:flex-start!important}.overview-timeline-news-marker,.overview-timeline-news-item time{align-self:center!important}.overview-timeline-news-image,.overview-timeline-news-copy{align-self:flex-start!important;transform:translate(-3px,28px)!important}@media (width<=1280px){.overview-timeline-news-item{align-items:flex-start!important}.overview-timeline-news-marker,.overview-timeline-news-item time{align-self:center!important}.overview-timeline-news-image,.overview-timeline-news-copy{align-self:flex-start!important;transform:translate(-3px,25px)!important}}.overview-side-panel,.overview-timeline-news-section,.overview-timeline-news-header{overflow:visible!important}.overview-timeline-news-action-button{transform:translateY(0)!important;box-shadow:0 16px 34px #0000003d,0 0 18px #00c8ff14,inset 0 0 0 1px #ffffff05!important}.overview-timeline-news-action-button:hover,.overview-timeline-news-action-button:focus,.overview-timeline-news-action-button:focus-visible{transform:translateY(0)!important;box-shadow:0 18px 36px #00000047,0 0 22px #00c8ff1a,inset 0 0 0 1px #ffffff05!important}:root:not([data-theme=dark]) .overview-timeline-news-action-button{box-shadow:0 14px 28px #0f172a1a,inset 0 0 0 1px #ffffffa3!important}:root:not([data-theme=dark]) .overview-timeline-news-action-button:hover,:root:not([data-theme=dark]) .overview-timeline-news-action-button:focus,:root:not([data-theme=dark]) .overview-timeline-news-action-button:focus-visible{transform:translateY(0)!important;box-shadow:0 16px 30px #0f172a1f,inset 0 0 0 1px #ffffffad!important}.overview-bottom-grid .stat-card h3{letter-spacing:.01em;text-transform:uppercase;margin:0 0 4px;font-size:14px;font-weight:800;line-height:1;color:#fff!important}.predictive-card{justify-content:flex-start}.predictive-card .predictive-main-row{align-items:center;margin-top:1px}.predictive-icon{font-size:34px;font-weight:500;line-height:1}.predictive-copy{justify-content:center;gap:2px}.predictive-copy .predictive-percentage,.predictive-copy .predictive-label{color:var(--red);letter-spacing:-.04em;font-size:24px;font-weight:900;line-height:1}.predictive-scenario-label{color:#fff;letter-spacing:-.025em;margin-top:14px;font-size:14px;font-weight:850;line-height:1.15}.predictive-summary-row{margin-top:13px;padding-top:13px}@media (width<=1280px){.predictive-copy .predictive-percentage,.predictive-copy .predictive-label{font-size:20px!important}}.overview-bottom-grid .stat-card h3,.predictive-scenario-label{color:#fff!important}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card h3,:root:not([data-theme=dark]) .predictive-scenario-label{color:#0f172a!important}@media (width<=1280px){.predictive-copy .predictive-percentage,.predictive-copy .predictive-label{font-size:17px!important}}.predictive-copy .predictive-percentage,.predictive-copy .predictive-label{letter-spacing:-.045em!important;font-size:16px!important;line-height:1!important}@media (width<=1280px){.predictive-copy .predictive-percentage,.predictive-copy .predictive-label{font-size:15px!important}}.predictive-copy{transform:translate(-2px)!important}.overview-timeline-news-line{top:37px!important}@media (width<=1280px){.overview-timeline-news-line{top:34px!important}}.event-map-overview-expand-button svg{color:currentColor;display:block}[data-theme=dark] .event-map-overview-expand-button,[data-theme=dark] .event-map-overview-expand-button:hover,[data-theme=dark] .event-map-overview-expand-button:focus,[data-theme=dark] .event-map-overview-expand-button:focus-visible{color:#f8fafc!important}:root:not([data-theme=dark]) .event-map-overview-expand-button,:root:not([data-theme=dark]) .event-map-overview-expand-button:hover,:root:not([data-theme=dark]) .event-map-overview-expand-button:focus,:root:not([data-theme=dark]) .event-map-overview-expand-button:focus-visible{color:#0e7490!important}.event-map-overview-zoom-controls{bottom:11px!important}.event-map-overview-shell .graph-card,.event-map-overview-shell .event-graph-mini-compact,.event-map-overview-shell .event-flow-map,.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__viewport,.event-map-overview-shell .event-flow-map .react-flow__pane{height:calc(100% + 6px)!important;bottom:-6px!important}.overview-timeline-news-section{transform:translateY(9px)!important}.overview-event-open-button{font-size:22px!important;line-height:1!important}.overview-timeline-news-header{margin-bottom:8px!important}.latest-news-section.overview-timeline-news-section{flex:0 0 374px!important;height:374px!important;min-height:374px!important;max-height:374px!important;padding-bottom:10px!important}@media (width<=1280px){.overview-timeline-news-header{margin-bottom:8px!important}.latest-news-section.overview-timeline-news-section{flex:0 0 310px!important;height:310px!important;min-height:310px!important;max-height:310px!important;padding-bottom:10px!important}.overview-bottom-grid .stat-card{height:152px!important;min-height:152px!important;max-height:152px!important}}.overview-bottom-grid .stat-card{height:100%!important;min-height:160px!important;max-height:none!important}@media (width<=1280px){.overview-bottom-grid{flex:auto!important;align-items:stretch!important}.overview-bottom-grid .stat-card{height:100%!important;min-height:160px!important;max-height:none!important}}.predictive-copy .predictive-percentage{font-size:22px!important}@media (width<=1280px){.predictive-copy .predictive-percentage{font-size:20px!important}}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{scrollbar-width:thin;scrollbar-color:#38dfffad transparent;min-height:0!important;margin-right:-8px!important;padding-right:12px!important;overflow:hidden auto!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar{width:4px}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar-track{background:0 0}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar-thumb{background:#94a3b89e}.event-summary-box p{font-size:14px!important;font-weight:400!important}.overview-timeline-news-copy p{font-weight:400!important}.overview-event-open-button,.overview-timeline-news-action-button,.predictive-icon{font-family:inherit}.overview-bottom-grid .stat-card{height:246px!important;min-height:246px!important;max-height:246px!important;overflow:hidden!important}.overview-bottom-grid .predictive-card{height:246px!important;min-height:246px!important;max-height:246px!important}@media (width<=1280px){.overview-bottom-grid{flex:none!important;align-items:stretch!important}.overview-bottom-grid .stat-card,.overview-bottom-grid .predictive-card{height:246px!important;min-height:246px!important;max-height:246px!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:0 0 156px!important;height:156px!important;max-height:156px!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-row{height:39px!important;min-height:39px!important;max-height:39px!important;padding:0!important}}.overview-bottom-grid{flex:auto!important;align-items:stretch!important}.overview-bottom-grid .stat-card,.overview-bottom-grid .predictive-card{height:100%!important;min-height:246px!important;max-height:none!important;overflow:hidden!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:0 0 156px!important;height:156px!important;min-height:0!important;max-height:156px!important;margin-right:-8px!important;padding-right:12px!important;overflow:hidden auto!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-row{box-sizing:border-box!important;height:39px!important;min-height:39px!important;max-height:39px!important;padding:0!important}@media (width<=1280px){.overview-bottom-grid{flex:auto!important;align-items:stretch!important}.overview-bottom-grid .stat-card,.overview-bottom-grid .predictive-card{height:100%!important;min-height:246px!important;max-height:none!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:0 0 156px!important;height:156px!important;max-height:156px!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-row{height:39px!important;min-height:39px!important;max-height:39px!important;padding:0!important}}@media (width<=1280px){.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:auto!important;height:auto!important;max-height:none!important;margin-bottom:-8px!important;padding-bottom:0!important}}@media (width<=1280px){.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:0 0 176px!important;height:176px!important;max-height:176px!important;margin-bottom:0!important;padding-bottom:0!important}}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:0 0 195px!important;height:195px!important;min-height:0!important;max-height:195px!important;margin-bottom:0!important;margin-right:-8px!important;padding-bottom:0!important;padding-right:12px!important;overflow:hidden auto!important}@media (width<=1280px){.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{flex:0 0 195px!important;height:195px!important;max-height:195px!important;margin-bottom:0!important;padding-bottom:0!important}}.overview-timeline-news-line{bottom:19px!important}@media (width<=1280px){.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{margin-right:-10px!important;padding-right:14px!important}}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card,:root:not([data-theme=dark]) .overview-bottom-grid .predictive-card{background:linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card)!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{margin-right:-13px!important;padding-right:16px!important}@media (width<=1280px){.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{margin-right:-13px!important;padding-right:16px!important}}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{scrollbar-color:#7a8697 transparent!important;margin-right:-14px!important;padding-right:17px!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar-thumb{background:#7a8697!important;border-radius:999px!important}.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar-thumb:hover{background:#7a8697!important}@media (width<=1280px){.overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{scrollbar-color:#7a8697 transparent!important;margin-right:-14px!important;padding-right:17px!important}}.overview-side-panel .overview-event-open-button:disabled{opacity:.42;box-shadow:0 17px 36px #00000047,0 0 18px #00c8ff14,inset 0 0 0 1px #ffffff05!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{opacity:.42;box-shadow:0 16px 32px #0f172a1f,0 0 0 1px #ffffff9e,inset 0 0 0 1px #ffffffad!important}.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{box-shadow:0 28px 52px #0000008f,0 14px 28px #00000061,0 0 24px #00c8ff24,inset 0 0 0 1px #ffffff08!important}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content{scrollbar-color:#cbd5e1c2 transparent!important}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar-thumb{background:#cbd5e1c2!important;border-radius:999px!important}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card:not(.predictive-card) .stat-card-content::-webkit-scrollbar-thumb:hover{background:#bac5d3db!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{box-shadow:0 30px 60px #0f172a3b,0 15px 30px #0f172a29,0 0 0 1px #ffffffc2,inset 0 0 0 1px #ffffffc2!important}.overview-side-panel .event-summary-box p{min-height:73.04px!important;max-height:73.04px!important;padding-bottom:4px!important;line-height:1.62!important}.overview-event-open-button{box-shadow:0 14px 30px #0f172a24,0 3px 10px #0f172a14,inset 0 0 0 1px #ffffff05!important}.overview-event-open-button:hover{box-shadow:0 16px 34px #0f172a29,0 4px 12px #0f172a17,inset 0 0 0 1px #ffffff06!important}.overview-event-open-button:disabled{box-shadow:0 10px 22px #0f172a14,0 2px 8px #0f172a0d,inset 0 0 0 1px #ffffff04!important}:root:not([data-theme=dark]) .overview-event-open-button{box-shadow:0 14px 30px #0f172a1c,0 3px 10px #0f172a0f,inset 0 0 0 1px #ffffffa3!important}:root:not([data-theme=dark]) .overview-event-open-button:hover{box-shadow:0 16px 34px #0f172a21,0 4px 12px #0f172a12,inset 0 0 0 1px #ffffffb3!important}.overview-event-open-button,.overview-side-panel .overview-event-open-button{box-shadow:0 22px 44px #0f172a57,0 8px 18px #0f172a38,0 0 0 1px #0f172a0b,inset 0 0 0 1px #ffffff05!important}.overview-event-open-button:hover,.overview-event-open-button:focus,.overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{box-shadow:0 24px 48px #0f172a61,0 9px 20px #0f172a3d,0 0 0 1px #0f172a0e,inset 0 0 0 1px #ffffff06!important}.overview-event-open-button:disabled,.overview-side-panel .overview-event-open-button:disabled{box-shadow:0 16px 32px #0f172a38,0 6px 14px #0f172a24,0 0 0 1px #0f172a09,inset 0 0 0 1px #ffffff04!important}:root:not([data-theme=dark]) .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{box-shadow:0 22px 44px #0f172a3d,0 8px 18px #0f172a26,0 0 0 1px #0f172a0b,inset 0 0 0 1px #ffffffa8!important}:root:not([data-theme=dark]) .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{box-shadow:0 24px 48px #0f172a47,0 9px 20px #0f172a2b,0 0 0 1px #0f172a0e,inset 0 0 0 1px #ffffffb8!important}.overview-event-header-row,.overview-side-panel .overview-event-header-row{overflow:visible!important}.overview-event-open-button,.overview-side-panel .overview-event-open-button,.overview-event-open-button:hover,.overview-event-open-button:focus,.overview-event-open-button:focus-visible,.overview-event-open-button:active,.overview-event-open-button:disabled,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-event-open-button,:root:not([data-theme=dark]) .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{will-change:transform, filter, box-shadow;transform:translateY(-1px)translateZ(0)!important}.overview-event-open-button,.overview-side-panel .overview-event-open-button{filter:drop-shadow(0 18px 24px #0000002b)drop-shadow(0 6px 10px #0000001c)!important}.overview-event-open-button:hover,.overview-event-open-button:focus,.overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{filter:drop-shadow(0 20px 27px #00000030)drop-shadow(0 7px 12px #0000001f)!important}.overview-event-open-button:disabled,.overview-side-panel .overview-event-open-button:disabled{filter:drop-shadow(0 13px 20px #0000001c)drop-shadow(0 5px 9px #00000012)!important}:root:not([data-theme=dark]) .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{filter:drop-shadow(0 18px 24px #0f172a1f)drop-shadow(0 6px 10px #0f172a13)!important}:root:not([data-theme=dark]) .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{filter:drop-shadow(0 20px 27px #0f172a24)drop-shadow(0 7px 12px #0f172a16)!important}.overview-event-open-button,.overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{border-radius:13px!important;flex-basis:36px!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:21px!important}.event-map-overview-expand-button{color:#f8fafc!important;width:34px!important;min-width:34px!important;height:36px!important;box-shadow:none!important;background:#082f4994!important;border-color:#38bdf861!important;border-radius:11px!important;place-items:center!important;padding:0!important;font-size:18px!important;font-weight:500!important;line-height:1!important;display:grid!important}.event-map-overview-expand-button:hover,.event-map-overview-expand-button:focus,.event-map-overview-expand-button:focus-visible{color:#f8fafc!important;box-shadow:none!important;background:#0e7490b8!important;border-color:#7dd3fcb8!important}.event-map-overview-expand-button svg{width:16px!important;height:16px!important;display:block!important}:root:not([data-theme=dark]) .event-map-overview-expand-button{color:#0f172a!important;box-shadow:none!important;background:#ffffffc2!important;border-color:#cbd5e1eb!important}:root:not([data-theme=dark]) .event-map-overview-expand-button:hover,:root:not([data-theme=dark]) .event-map-overview-expand-button:focus,:root:not([data-theme=dark]) .event-map-overview-expand-button:focus-visible{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;border-radius:13px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:none!important}.overview-side-panel .overview-event-open-button{color:#f8fafc!important;background:#082f4994!important;border:1px solid #38bdf86b!important}.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{color:#fff!important;background:#0e7490b8!important;border-color:#7dd3fcb8!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{color:#0f172a!important;background:#ffffffb8!important;border:1px solid #cbd5e1eb!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{color:#0f172a!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{transform:translateY(-13px)!important}.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{filter:none!important;box-shadow:none!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{filter:none!important;box-shadow:none!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{will-change:transform, filter, box-shadow;font-weight:200!important;transform:translateY(-1px)translateZ(0)!important}.overview-side-panel .overview-event-open-button{filter:drop-shadow(-6px 18px 20px #00000052)drop-shadow(6px 18px 20px #00000052)drop-shadow(0 11px 16px #00000042)!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{filter:drop-shadow(-6px 18px 20px #0f172a3d)drop-shadow(6px 18px 20px #0f172a3d)drop-shadow(0 11px 16px #0f172a2e)!important}.overview-side-panel .overview-event-open-button{will-change:transform;isolation:isolate!important;filter:none!important;box-shadow:none!important;font-weight:200!important;position:relative!important;overflow:visible!important;transform:translateY(-1px)translateZ(0)!important}.overview-side-panel .overview-event-open-button:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;opacity:1;will-change:transform, opacity;transition:opacity .16s;position:absolute;inset:0;transform:translateY(15px);box-shadow:-7px 8px 20px #00000052,7px 8px 20px #00000052,0 12px 18px #00000042}.overview-side-panel .overview-event-open-button:hover:before,.overview-side-panel .overview-event-open-button:focus:before,.overview-side-panel .overview-event-open-button:focus-visible:before{opacity:0}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{will-change:transform;isolation:isolate!important;filter:none!important;box-shadow:none!important;font-weight:200!important;position:relative!important;overflow:visible!important;transform:translateY(-1px)translateZ(0)!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;opacity:1;will-change:transform, opacity;transition:opacity .16s;position:absolute;inset:0;transform:translateY(15px);box-shadow:-7px 8px 20px #0f172a3d,7px 8px 20px #0f172a3d,0 12px 18px #0f172a2e}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover:before,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus:before,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible:before{opacity:0}.overview-side-panel .overview-event-header-row{overflow:visible!important}.overview-side-panel .overview-event-open-button:before,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:before{content:none!important;opacity:0!important;box-shadow:none!important;display:none!important;transform:none!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{will-change:transform, box-shadow;isolation:auto!important;filter:none!important;font-weight:200!important;position:relative!important;overflow:visible!important;transform:translateY(-1px)translateZ(0)!important}.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{filter:none!important;box-shadow:none!important;font-weight:200!important;transform:translateY(-1px)translateZ(0)!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{filter:none!important;box-shadow:none!important;font-weight:200!important;transform:translateY(-1px)translateZ(0)!important}.overview-side-panel .overview-timeline-news-header h3{font-size:15px!important}[data-theme=dark] .overview-bottom-grid .stat-card h3,[data-theme=dark] .overview-bottom-grid .predictive-card h3,:root[data-theme=dark] .overview-bottom-grid .stat-card h3,:root[data-theme=dark] .overview-bottom-grid .predictive-card h3{color:#fff!important}.overview-side-panel .overview-event-meta-line{font-size:12px!important;line-height:16px!important}.overview-bottom-grid .stat-card{align-self:start!important;height:calc(100% - 7px)!important;min-height:calc(100% - 7px)!important}.overview-side-panel .latest-news-section,.overview-side-panel .overview-timeline-news-section{flex:0 0 375px!important;height:375px!important;min-height:375px!important;max-height:375px!important}@media (width<=1280px){.overview-bottom-grid .stat-card{align-self:start!important;height:calc(100% - 7px)!important;min-height:calc(100% - 7px)!important}.overview-side-panel .latest-news-section,.overview-side-panel .overview-timeline-news-section{flex:0 0 311px!important;height:311px!important;min-height:311px!important;max-height:311px!important}}.event-detail-top-characters-card .event-detail-character-list,.event-detail-top-scenarios-card .event-detail-scenario-list{flex:0 0 164px!important;height:164px!important;min-height:164px!important;max-height:164px!important;overflow:hidden auto!important}.event-detail-top-characters-card .event-detail-character-row,.event-detail-top-scenarios-card .event-detail-scenario-row,.event-detail-top-characters-card .event-detail-character-copy{height:41px!important;min-height:41px!important;max-height:41px!important}.event-detail-top-characters-card .event-detail-character-row:nth-child(4),.event-detail-top-scenarios-card .event-detail-scenario-row:nth-child(4){border-bottom:0!important}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:271px!important;min-height:271px!important;max-height:271px!important}.event-detail-top-characters-card .event-detail-character-list,.event-detail-top-scenarios-card .event-detail-scenario-list{flex:0 0 164px!important;height:164px!important;min-height:164px!important;max-height:164px!important}.event-detail-top-characters-card .event-detail-character-row,.event-detail-top-scenarios-card .event-detail-scenario-row,.event-detail-top-characters-card .event-detail-character-copy{height:41px!important;min-height:41px!important;max-height:41px!important}.event-detail-top-characters-card .event-detail-character-row:nth-child(4),.event-detail-top-scenarios-card .event-detail-scenario-row:nth-child(4){border-bottom:0!important}}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:268px!important;min-height:268px!important;max-height:268px!important}}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:266px!important;min-height:266px!important;max-height:266px!important}}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:265px!important;min-height:265px!important;max-height:265px!important}}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:264px!important;min-height:264px!important;max-height:264px!important}}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:263px!important;min-height:263px!important;max-height:263px!important}}.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:262.5px!important;min-height:262.5px!important;max-height:262.5px!important}@media (width<=1280px){.event-detail-top-characters-card,.event-detail-top-scenarios-card{height:262.5px!important;min-height:262.5px!important;max-height:262.5px!important}}.event-detail-top-characters-card,.event-detail-top-scenarios-card{background:linear-gradient(180deg, #00223a9e, #00192cb8), var(--bg-card)!important}:root:not([data-theme=dark]) .event-detail-top-characters-card,:root:not([data-theme=dark]) .event-detail-top-scenarios-card{background:linear-gradient(#fffffff5,#f4f9fce6),#fff!important}@media (width<=1280px){.event-detail-timeline-news-item{gap:11px!important}}.event-detail-timeline-news-item{gap:13px!important}@media (width<=1280px){.event-detail-timeline-news-item{gap:10px!important}}@media (width<=1280px){.overview-timeline-news-item{gap:10px!important}}.overview-timeline-news-line,.overview-timeline-news-marker,.overview-timeline-news-item time{transform:translateY(1px)!important}.overview-timeline-news-item{gap:10px!important}@media (width<=1280px){.overview-timeline-news-item{gap:5px!important}}@media (width<=1280px){.overview-timeline-news-copy{transform:translate(-1px,25px)!important}}@media (width<=1280px){.overview-timeline-news-copy{transform:translate(1px,25px)!important}}.overview-timeline-news-copy{transform:translate(2px,28px)!important}@media (width<=1280px){.overview-timeline-news-copy{transform:translate(2px,25px)!important}}.overview-timeline-news-item time{transform:translateY(1px)!important}@media (width<=1280px){.overview-timeline-news-item time{transform:translateY(1px)!important}}:root:not([data-theme=dark]) .overview-timeline-news-item:hover{box-shadow:none!important;background:0 0!important}@media (width<=1280px){.overview-timeline-news-item:before{inset:-8px 9px -8px 147px!important}}.overview-timeline-news-item{isolation:isolate!important;position:relative!important}.overview-timeline-news-item:before{content:""!important;pointer-events:none!important;z-index:0!important;background:0 0!important;border:1px solid #0000!important;border-radius:13px!important;transition:border-color .16s,background .16s!important;position:absolute!important;inset:-10px 10px -10px 92px!important}.overview-timeline-news-item:hover{box-shadow:none!important;background:0 0!important;transform:none!important}.overview-timeline-news-item:hover:before{background:#38dfff0b!important;border-color:#38dfff70!important}.overview-timeline-news-item>*{z-index:1!important;position:relative!important}:root:not([data-theme=dark]) .overview-timeline-news-item:hover{box-shadow:none!important;background:0 0!important;transform:none!important}:root:not([data-theme=dark]) .overview-timeline-news-item:hover:before{background:#64748b0b!important;border-color:#64748b61!important}@media (width<=1280px){.overview-timeline-news-item:before{inset:-9px 8px -9px 82px!important}}@media (width<=1280px){.overview-timeline-news-item:before{top:21px!important;bottom:-39px!important}}@media (width<=1280px){.overview-timeline-news-item:before{left:72px!important;right:-2px!important}}.overview-timeline-news-item:before{left:80px!important;right:-5px!important}@media (width<=1280px){.overview-timeline-news-item:before{left:70px!important;right:-7px!important}}@media (width<=1280px){.overview-timeline-news-item:before{bottom:-38px!important}.overview-timeline-news-image{height:60px!important;min-height:60px!important}}.overview-timeline-news-image{height:63px!important;min-height:63px!important}@media (width<=1280px){.overview-timeline-news-image{height:63px!important;min-height:63px!important}}.overview-timeline-news-copy p{white-space:nowrap!important;text-overflow:ellipsis!important;line-clamp:1!important;-webkit-line-clamp:1!important;-webkit-box-orient:initial!important;max-height:18px!important;line-height:19.5px!important;display:block!important;overflow:hidden!important}@media (width<=1280px){.overview-timeline-news-copy p{white-space:nowrap!important;text-overflow:ellipsis!important;line-clamp:1!important;-webkit-line-clamp:1!important;-webkit-box-orient:initial!important;max-height:18px!important;line-height:19.5px!important;display:block!important;overflow:hidden!important}}.overview-timeline-news-copy span{margin-top:3.5px!important}@media (width<=1280px){.overview-timeline-news-copy span{margin-top:3.5px!important}}.overview-timeline-news-item:before{bottom:-36px!important}@media (width<=1280px){.overview-timeline-news-item:before{bottom:-35px!important}}@media (width<=1280px){.overview-timeline-news-item:before{top:19px!important;bottom:-37px!important}}@media (width<=1280px){.overview-timeline-news-item:before{top:17.5px!important;bottom:-38.5px!important}}@media (width<=1280px){.overview-timeline-news-item:before{top:17.5px!important;bottom:-36.5px!important}}@media (width<=1280px){.overview-timeline-news-item:before{top:17.5px!important;bottom:-34.5px!important}}.overview-timeline-news-item:before{top:16.5px!important;bottom:-34.5px!important}@media (width<=1280px){.overview-timeline-news-item:before{top:17.5px!important;bottom:-33.5px!important}}.overview-timeline-news-copy strong,.overview-timeline-news-copy p{max-width:calc(100% - 4px)!important}@media (width<=1280px){.overview-timeline-news-copy strong,.overview-timeline-news-copy p{max-width:calc(100% - 4px)!important}}@media (width<=1280px){.event-detail-timeline-news-item:before{left:99px!important}}.event-detail-timeline-news-item:before{left:105px!important}@media (width<=1280px){.event-detail-timeline-news-item:before{left:97px!important}}.event-detail-timeline-news-copy strong,.event-detail-timeline-news-copy p{max-width:calc(100% - 4px)!important}@media (width<=1280px){.event-detail-timeline-news-copy strong,.event-detail-timeline-news-copy p{max-width:calc(100% - 4px)!important}}:root:not([data-theme=dark]) .event-detail-timeline-news-item:hover:before{background:#64748b0b!important;border-color:#64748b61!important}.atlas-feed-event-card{height:174px!important;min-height:174px!important;padding-top:11px!important;padding-bottom:19px!important}@media (width<=1280px){.atlas-feed-event-card{height:178px!important;min-height:178px!important;padding-top:9px!important;padding-bottom:15px!important}}.event-detail-timeline-news-item:before{inset:-12px 9px -12px 107px!important}@media (width<=1280px){.event-detail-timeline-news-item:before{inset:-12px 9px -12px 99px!important}}@media (width<=1280px){.event-detail-timeline-news-item:before{left:96px!important;right:9px!important}}.event-detail-timeline-news-item:before{left:102px!important;right:9px!important}@media (width<=1280px){.event-detail-timeline-news-item:before{left:94px!important;right:9px!important}}.topbar-page-title-event-detail{justify-content:center}.topbar-event-detail-back-button{color:#e2e8f0e0;letter-spacing:-.01em;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00304e57;border:1px solid #38dfff57;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:fit-content;height:30px;margin-top:7px;padding:0 11px 0 9px;font-size:12px;font-weight:850;line-height:1;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 0 0 1px #38dfff09,inset 0 0 0 1px #ffffff04}.topbar-event-detail-back-button:hover{color:#fff;background:#14607aa3;border-color:#7eefff9e;transform:translateY(-1px);box-shadow:0 0 18px #38dfff14,inset 0 0 0 1px #ffffff05}.topbar-event-detail-back-button svg{color:currentColor;flex:none}:root:not([data-theme=dark]) .topbar-event-detail-back-button{color:#075985;background:#ffffffc7;border-color:#0e74903d;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .topbar-event-detail-back-button:hover{color:#075985;background:#e0f2fef0;border-color:#0ea5e970}.topbar-event-detail-back-button{min-width:92px!important;padding-left:10px!important;padding-right:12px!important}.topbar-event-detail-back-button span{color:currentColor;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:850;line-height:1;display:inline-block}.topbar-page-title-event-detail{justify-content:center!important;align-self:stretch!important;display:flex!important}.topbar-page-title-event-detail .topbar-event-detail-back-button{color:#fff!important;border-color:#ffffff57!important;align-self:center!important;min-width:104px!important;height:36px!important;min-height:36px!important;margin-top:0!important}.topbar-page-title-event-detail .topbar-event-detail-back-button span{color:currentColor!important;font-size:14px!important;line-height:1!important}:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button{color:#000!important;border-color:#00000038!important}:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button:hover{color:#000!important}.topbar-page-title-event-detail{pointer-events:auto!important;justify-content:center!important;align-self:auto!important;align-items:center!important;width:auto!important;min-width:0!important;display:flex!important;position:absolute!important;top:0!important;bottom:0!important;left:28px!important}.topbar-page-title-event-detail .topbar-event-detail-back-button{width:auto!important;min-width:0!important;height:36px!important;min-height:36px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#fff!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.topbar-page-title-event-detail .topbar-event-detail-back-button:hover,.topbar-page-title-event-detail .topbar-event-detail-back-button:active,.topbar-page-title-event-detail .topbar-event-detail-back-button:focus,.topbar-page-title-event-detail .topbar-event-detail-back-button:focus-visible{box-shadow:none!important;color:#fff!important;background:0 0!important;border:0!important;outline:none!important;transform:none!important}.topbar-page-title-event-detail .topbar-event-detail-back-button span{color:currentColor!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-size:14px!important;font-weight:850!important;line-height:1!important}.topbar-page-title-event-detail .topbar-event-detail-back-button svg{color:currentColor!important}:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button,:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button:hover,:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button:active,:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button:focus,:root:not([data-theme=dark]) .topbar-page-title-event-detail .topbar-event-detail-back-button:focus-visible{color:#000!important;box-shadow:none!important;background:0 0!important;border:0!important}@media (width<=1280px){.topbar-page-title-event-detail{left:25px!important}}.topbar-page-title-event-detail{align-items:center!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.topbar-page-title-event-detail .topbar-event-detail-back-button,.topbar-page-title-event-detail .topbar-event-detail-back-button:hover,.topbar-page-title-event-detail .topbar-event-detail-back-button:active,.topbar-page-title-event-detail .topbar-event-detail-back-button:focus,.topbar-page-title-event-detail .topbar-event-detail-back-button:focus-visible{transform:none!important}.topbar-page-title-event-detail .topbar-event-detail-back-button span{font-size:15px!important}.event-detail-timeline-time-select{color:#f8fafcf0;letter-spacing:-.01em;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);appearance:auto;-webkit-appearance:menulist;background:#00304e75;border:1px solid #38dfff6b;border-radius:12px;outline:none;flex:none;width:58px;min-width:58px;height:34px;padding:0 8px;font-size:12px;font-weight:850;line-height:34px;transform:none;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04}.event-detail-timeline-time-select:hover,.event-detail-timeline-time-select:focus{color:#fff;background:#14607ac7;border-color:#7eefffb8}.event-detail-timeline-time-select option{color:#0f172a;background:#fff}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-time-select{align-self:center}:root:not([data-theme=dark]) .event-detail-timeline-time-select{color:#0f172a;background:#ffffffc7;border-width:1.5px;border-color:#d7dce3;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .event-detail-timeline-time-select:hover,:root:not([data-theme=dark]) .event-detail-timeline-time-select:focus{color:#0f172a;background:#f8fafceb;border-color:#b0b8c8}.event-detail-timeline-time-select{width:104px!important;min-width:104px!important;padding:0 10px!important}@media (width<=1280px){.event-detail-timeline-time-select{width:100px!important;min-width:100px!important}}.event-detail-timeline-dropdown{z-index:20;flex:none;width:128px;position:relative}.event-detail-timeline-dropdown-button{border:1px solid var(--line);width:100%;height:38px;color:var(--text-muted);cursor:pointer;text-align:left;background:#001424;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:750;display:flex}.event-detail-timeline-dropdown-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.event-detail-timeline-dropdown-button svg{flex:none;transition:transform .16s}.event-detail-timeline-dropdown-button:hover,.event-detail-timeline-dropdown-button-open{background:#002844!important;border-color:#00c8ff8f!important}.event-detail-timeline-dropdown-button-open{color:var(--text)}.event-detail-timeline-dropdown-button-open svg{transform:rotate(180deg)}.event-detail-timeline-dropdown-menu{z-index:2147483647;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#03101e;border:1px solid #00c8ff57;border-radius:9px;flex-direction:column;gap:4.3px;max-height:153px;padding:5px;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06}.event-detail-timeline-dropdown-menu::-webkit-scrollbar{display:none}.event-detail-timeline-dropdown-option{width:100%;min-height:30px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;padding:0 10px;font-size:13px;font-weight:750;display:flex}.event-detail-timeline-dropdown-option:hover{color:var(--text)!important;background:#002c4c!important}.event-detail-timeline-dropdown-option-active{color:var(--cyan)!important;background:#003654!important}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{align-self:center}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button{color:#64748b;background:#fff}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button:hover,:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button-open{background:#f1f5f9!important;border-color:#64748b9e!important}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button-open{color:#0f172a}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-menu{background:#fff;border-color:#0e74903d;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-option{color:#64748b}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-option:hover{color:#0f172a!important;background:#f1f5f9!important}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-option-active{color:#475569!important;background:#e2e8f0!important}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{align-self:center!important;transform:translateY(2px)!important}.event-detail-timeline-dropdown-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fafcf0!important;background:#00304e75!important;border:1px solid #38dfff6b!important;border-radius:12px!important;height:40px!important;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04!important}.event-detail-timeline-dropdown-button:hover,.event-detail-timeline-dropdown-button-open{color:#fff!important;background:#14607ac7!important;border-color:#7eefffb8!important}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button{color:#0f172a!important;background:#ffffffc7!important;border-width:1.5px!important;border-color:#d7dce3!important;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e!important}:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button:hover,:root:not([data-theme=dark]) .event-detail-timeline-dropdown-button-open{color:#0f172a!important;background:#f8fafceb!important;border-color:#b0b8c8!important}@media (width<=1280px){.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{flex-basis:118px!important;width:118px!important;min-width:118px!important;margin-left:10px!important}}.event-detail-timeline-dropdown-button,.event-detail-timeline-dropdown-button span,.event-detail-timeline-dropdown-option{font-weight:400!important}@media (width<=1280px){.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{flex-basis:114px!important;width:114px!important;min-width:114px!important;margin-left:14px!important}}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{flex-basis:112px!important;width:112px!important;min-width:112px!important;margin-left:16px!important}:root:not([data-theme=dark]) .event-detail-summary-expand-button svg,:root:not([data-theme=dark]) .event-detail-node-map-control svg,:root:not([data-theme=dark]) .event-detail-node-map-expand svg,:root:not([data-theme=dark]) .event-detail-forecast-header .event-detail-see-all-button svg,:root:not([data-theme=dark]) .event-detail-summary-expand-button,:root:not([data-theme=dark]) .event-detail-node-map-control,:root:not([data-theme=dark]) .event-detail-node-map-expand,:root:not([data-theme=dark]) .event-detail-forecast-header .event-detail-see-all-button{color:#000!important}@media (width<=1280px){.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{flex-basis:112px!important;width:112px!important;min-width:112px!important;margin-left:16px!important}}.overview-timeline-dropdown{z-index:20;flex:0 0 112px;width:112px;min-width:112px;position:relative;transform:translateY(4px)}.overview-timeline-dropdown-button{color:#f8fafcf0;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00304e75;border:1px solid #38dfff6b;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:38px;padding:0 12px;font-size:13px;font-weight:600;line-height:1;display:flex;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04}.overview-timeline-dropdown-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.overview-timeline-dropdown-button svg{flex:none;transition:transform .16s}.overview-timeline-dropdown-button:hover,.overview-timeline-dropdown-button-open{color:#fff!important;background:#14607ac7!important;border-color:#7eefffb8!important}.overview-timeline-dropdown-button-open svg{transform:rotate(180deg)}.overview-timeline-dropdown-menu{z-index:2147483647;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#03101e;border:1px solid #00c8ff57;border-radius:9px;flex-direction:column;gap:4.3px;max-height:153px;padding:5px;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06}.overview-timeline-dropdown-menu::-webkit-scrollbar{display:none}.overview-timeline-dropdown-option{width:100%;min-height:30px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:flex}.overview-timeline-dropdown-option:hover{color:var(--text)!important;background:#002c4c!important}.overview-timeline-dropdown-option-active{color:var(--cyan)!important;background:#003654!important}.overview-timeline-news-header>.overview-timeline-dropdown{align-self:center}:root:not([data-theme=dark]) .overview-timeline-dropdown-button{color:#0f172a;background:#ffffffc7;border-width:1.5px;border-color:#d7dce3;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .overview-timeline-dropdown-button:hover,:root:not([data-theme=dark]) .overview-timeline-dropdown-button-open{color:#0f172a!important;background:#f8fafceb!important;border-color:#b0b8c8!important}:root:not([data-theme=dark]) .overview-timeline-dropdown-menu{background:#fff;border-color:#0e74903d;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .overview-timeline-dropdown-option{color:#64748b}:root:not([data-theme=dark]) .overview-timeline-dropdown-option:hover{color:#0f172a!important;background:#f1f5f9!important}:root:not([data-theme=dark]) .overview-timeline-dropdown-option-active{color:#475569!important;background:#e2e8f0!important}@media (width<=1280px){.overview-timeline-dropdown{flex-basis:112px;width:112px;min-width:112px}}.overview-timeline-dropdown{flex-basis:105px!important;width:105px!important;min-width:105px!important;margin-left:7px!important}@media (width<=1280px){.overview-timeline-dropdown{flex-basis:105px!important;width:105px!important;min-width:105px!important;margin-left:7px!important}}.overview-timeline-dropdown{flex:none!important;width:fit-content!important;min-width:0!important;margin-left:0!important}.overview-timeline-dropdown-button{gap:9px!important;width:auto!important;min-width:0!important;padding-left:13px!important;padding-right:11px!important}.overview-timeline-dropdown-button span{text-overflow:clip!important;flex:none!important;min-width:0!important;max-width:none!important;overflow:visible!important}@media (width<=1280px){.overview-timeline-dropdown{flex:none!important;width:fit-content!important;min-width:0!important;margin-left:0!important}.overview-timeline-dropdown-button{width:auto!important;min-width:0!important;padding-left:13px!important;padding-right:11px!important}}.overview-timeline-dropdown,.overview-timeline-dropdown-button{min-width:92px!important}.overview-timeline-dropdown-button span{white-space:nowrap!important}@media (width<=1280px){.overview-timeline-dropdown,.overview-timeline-dropdown-button{min-width:92px!important}}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown,.event-detail-timeline-dropdown{flex:none!important;width:fit-content!important;min-width:92px!important}.event-detail-timeline-dropdown-button{gap:9px!important;width:auto!important;min-width:92px!important;padding-left:13px!important;padding-right:11px!important}.event-detail-timeline-dropdown-button span{text-overflow:clip!important;white-space:nowrap!important;flex:none!important;min-width:0!important;max-width:none!important;overflow:visible!important}@media (width<=1280px){.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown,.event-detail-timeline-dropdown{flex:none!important;width:fit-content!important;min-width:92px!important}.event-detail-timeline-dropdown-button{width:auto!important;min-width:92px!important;padding-left:13px!important;padding-right:11px!important}}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{margin-right:-7px!important}@media (width<=1280px){.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown{margin-right:-7px!important}}.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown,.event-detail-timeline-dropdown,.event-detail-timeline-dropdown-button{min-width:92px!important}.event-detail-timeline-dropdown-button span,.event-detail-timeline-dropdown-option{white-space:nowrap!important}@media (width<=1280px){.event-detail-timeline-news-card .event-detail-card-header>.event-detail-timeline-dropdown,.event-detail-timeline-dropdown,.event-detail-timeline-dropdown-button{min-width:92px!important}}.event-detail-ai-symbol-icon{color:#fff;place-items:center;width:19px;height:19px;margin-top:2px;font-size:17px;font-style:normal;font-weight:850;line-height:1;display:inline-grid}:root:not([data-theme=dark]) .event-detail-ai-symbol-icon{color:#0f172a!important}.event-graph-page{height:calc(100vh - 74px);min-height:0;overflow:hidden}.event-graph-page-shell{width:100%;height:100%;min-height:0}.event-graph-expanded-card{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:22px 24px;display:flex;overflow:hidden}.event-graph-expanded-header{border-bottom:1px solid var(--line);flex:none;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:56px;padding-bottom:18px;display:grid}.event-graph-back-button,.event-graph-icon-button{color:#f8fafcf0;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00304e75;border:1px solid #38dfff6b;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04}.event-graph-back-button{border-radius:12px;gap:9px;width:fit-content;height:38px;padding:0 13px;font-size:13px;font-weight:750;line-height:1}.event-graph-back-button:hover,.event-graph-icon-button:hover{color:#fff;background:#14607ac7;border-color:#7eefffb8}.event-graph-title-block{min-width:0;transform:translateY(1px)}.event-graph-title-block p{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:14px;font-weight:900;line-height:1}.event-graph-title-block h1{color:var(--text);letter-spacing:-.035em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:900;line-height:1.12;overflow:hidden}.event-graph-title-block span{color:var(--text-muted);margin-top:6px;font-size:14px;font-weight:700;line-height:1;display:block}.event-graph-header-actions{align-items:center;gap:10px;padding-bottom:4px;display:flex}.event-graph-search-pill{border:1px solid var(--line);width:260px;height:38px;color:var(--text-muted);background:#00142485;border-radius:11px;align-items:center;gap:9px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.event-graph-icon-button{border-radius:12px;width:38px;min-width:38px;height:38px;padding:0}.event-graph-main-layout{flex:auto;grid-template-columns:minmax(0,1fr) 352px;gap:18px;min-height:0;padding-top:18px;display:grid}.event-graph-map-wrap{border:1px solid var(--line);background:radial-gradient(circle at 50% 48%, #00a6ff1f, transparent 44%), linear-gradient(180deg, #00223a8f, #001322d1), var(--bg-card);border-radius:13px;min-width:0;height:100%;min-height:0;overflow:hidden}.event-graph-map-wrap .graph-card-expanded-page{background:0 0;border-top:0;width:100%;height:100%;min-height:0;margin:0;padding:0}.event-graph-map-wrap .graph-card-expanded-page>.section-row{z-index:30;pointer-events:none;height:auto;min-height:0;margin:0;position:absolute;top:22px;left:24px}.event-graph-map-wrap .graph-card-expanded-page>.section-row h3{color:var(--text);letter-spacing:.08em;font-size:15px;font-weight:900;line-height:1}.event-graph-map-wrap .event-graph-mini,.event-graph-map-wrap .event-flow-map{border-radius:0;width:100%;height:100%;min-height:0;margin:0}.event-graph-map-wrap .event-flow-map .react-flow,.event-graph-map-wrap .event-flow-map .react-flow__renderer,.event-graph-map-wrap .event-flow-map .react-flow__viewport,.event-graph-map-wrap .event-flow-map .react-flow__pane{width:100%;height:100%;min-height:0}.event-graph-map-wrap .mind-flow-node-entity .mind-flow-node-copy strong{font-size:11.2px}.event-graph-map-wrap .mind-flow-node-center .mind-flow-node-copy strong{font-size:18px}.event-graph-context-panel{flex-direction:column;gap:14px;min-width:0;min-height:0;display:flex;overflow:hidden}.event-graph-context-card,.event-graph-branches-card,.event-graph-news-card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a85, #001322c7), var(--bg-card);box-shadow:var(--shadow);border-radius:13px;padding:18px;overflow:hidden}.event-graph-context-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.event-graph-context-title-row h2,.event-graph-branches-card h2,.event-graph-news-card h2{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:15px;font-weight:900;line-height:1}.event-graph-context-title-row p{color:var(--text-muted);margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.2}.event-graph-context-summary{color:var(--text-soft);margin:16px 0 0;font-size:13px;font-weight:600;line-height:1.55}.event-graph-branches-card{flex:none}.event-graph-branch-block{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.event-graph-branch-block:first-of-type{margin-top:13px}.event-graph-branch-block strong{color:var(--text);letter-spacing:-.02em;font-size:13.5px;font-weight:850;line-height:1;display:block}.event-graph-branch-block div{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.event-graph-branch-block span{min-height:24px;color:var(--text-muted);background:#00142461;border:1px solid #38dfff3d;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750;line-height:1}.event-graph-news-card{scrollbar-width:thin;scrollbar-color:#38dfffad transparent;flex:auto;min-height:0;overflow-y:auto}.event-graph-news-card::-webkit-scrollbar{width:4px}.event-graph-news-card::-webkit-scrollbar-track{background:0 0}.event-graph-news-card::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-graph-source-row{border-top:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:13px 0;display:grid}.event-graph-source-row:first-of-type{margin-top:12px}.event-graph-source-thumb{background-position:50%;background-size:cover;border-radius:8px;width:58px;height:44px}.event-graph-source-row strong{color:var(--text);letter-spacing:-.02em;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.3px;font-weight:800;line-height:1.24;display:-webkit-box;overflow:hidden}.event-graph-source-row span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:11px;font-weight:700;line-height:1;display:block;overflow:hidden}:root:not([data-theme=dark]) .event-graph-map-wrap,:root:not([data-theme=dark]) .event-graph-context-card,:root:not([data-theme=dark]) .event-graph-branches-card,:root:not([data-theme=dark]) .event-graph-news-card{background:linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card);border-color:#0f172a1a}:root:not([data-theme=dark]) .event-graph-back-button,:root:not([data-theme=dark]) .event-graph-icon-button{color:#0f172a;background:#ffffffc7;border-color:#cbd5e1eb;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .event-graph-back-button:hover,:root:not([data-theme=dark]) .event-graph-icon-button:hover{color:#0f172a;background:#f1f5f9fa;border-color:#94a3b8b8}:root:not([data-theme=dark]) .event-graph-search-pill{color:#64748b;background:#ffffffdb}:root:not([data-theme=dark]) .event-graph-branch-block span{color:#475569;background:#ffffffc2;border-color:#94a3b84d}@media (width<=1280px){.event-graph-expanded-header{grid-template-columns:142px minmax(0,1fr) auto;gap:14px}.event-graph-search-pill{width:210px}.event-graph-main-layout{grid-template-columns:minmax(0,1fr) 320px}.event-graph-map-wrap .mind-flow-node{width:126px;height:126px}.event-graph-map-wrap .mind-flow-node-center{width:210px;height:210px}}.event-graph-expanded-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:50px!important;padding-bottom:16px!important}.event-graph-title-block{align-self:center!important;padding-left:0!important;transform:none!important}.event-graph-title-block p{display:none!important}.event-graph-title-block h1{font-size:20px!important;line-height:40px!important}.event-graph-main-layout-full,.event-graph-main-layout{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.event-graph-context-panel,.event-graph-context-card,.event-graph-branches-card,.event-graph-news-card{display:none!important}.event-graph-map-wrap{width:100%!important;height:100%!important}.event-graph-map-wrap .mind-flow-node-entity .mind-flow-node-copy strong{width:104px!important;max-width:104px!important;font-size:10.2px!important;line-height:1.08!important}@media (width<=1280px){.event-graph-expanded-header{grid-template-columns:minmax(0,1fr) auto!important}.event-graph-search-pill{width:220px!important}.event-graph-main-layout-full,.event-graph-main-layout{grid-template-columns:minmax(0,1fr)!important}.event-graph-map-wrap .mind-flow-node{width:108px!important;height:108px!important}.event-graph-map-wrap .mind-flow-node-center{width:200px!important;height:200px!important}.event-graph-map-wrap .mind-flow-orb{width:42px!important;height:42px!important}.event-graph-map-wrap .mind-flow-orb-center{width:116px!important;height:116px!important}}.event-graph-expanded-card{padding-bottom:22px!important}.event-graph-title-block{align-self:center!important;transform:translateY(0)!important}.event-graph-title-block h1{transform:translateY(1px);line-height:1.12!important}.event-graph-title-block span{margin-top:7px!important}.event-graph-header-actions{align-self:center!important}.event-graph-close-button svg{display:block}.event-graph-expanded-zoom-controls{z-index:42;pointer-events:auto;gap:10px;display:flex;position:absolute;bottom:22px;left:24px}.event-graph-expanded-zoom-controls button{color:#f8fafc;cursor:pointer;width:35px;height:35px;box-shadow:none;appearance:none;background:#082f4994;border:1px solid #38bdf86b;border-radius:13px;place-items:center;padding:0;display:grid}.event-graph-expanded-zoom-controls button:hover{color:#fff;background:#0e7490b8;border-color:#7dd3fcb8}:root:not([data-theme=dark]) .event-graph-expanded-zoom-controls button{color:#0f172a;background:#ffffffb8;border-color:#cbd5e1eb}:root:not([data-theme=dark]) .event-graph-expanded-zoom-controls button:hover{color:#0f172a;background:#f1f5f9fa;border-color:#94a3b8b8}.event-graph-map-wrap .mind-flow-orb,.event-graph-map-wrap .mind-flow-orb-center{overflow:hidden;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.event-graph-map-wrap .mind-flow-orb:after,.event-graph-map-wrap .mind-flow-orb-center:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 35% 25%,#ffffff47,#0000 22%),linear-gradient(#0000 42%,#00000057);position:absolute;inset:0}.event-graph-map-wrap .mind-flow-orb-center{background-image:linear-gradient(#000a120a,#0000003d),url(https://picsum.photos/seed/truthatlas-expanded-core-event/220/220)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(2) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-air-france/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(3) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-route-control/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(4) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-jfk-diversion/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(5) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-paris-hub/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(6) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-crew-planning/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(7) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-duty-window/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(8) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-us-government/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(9) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-cdc/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(10) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-who/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(11) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-airports/120/120)!important}.event-graph-map-wrap .react-flow__node:nth-of-type(n+12) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000004d),url(https://picsum.photos/seed/truthatlas-node-signal-network/120/120)!important}@media (width<=1280px){.event-graph-main-layout-full,.event-graph-main-layout{height:calc(100% - 67px)!important}.event-graph-expanded-zoom-controls{bottom:20px;left:22px}}.event-graph-expanded-header{border-bottom:0!important;padding-bottom:12px!important}.event-graph-main-layout-full,.event-graph-main-layout{height:calc(100% - 61px)!important;padding-top:0!important}.event-graph-map-wrap{border-top-left-radius:13px!important;border-top-right-radius:13px!important}.event-graph-expanded-zoom-controls{gap:9px!important;bottom:14px!important;left:22px!important}.event-graph-expanded-zoom-controls button{color:#f8fafc!important;cursor:pointer!important;width:34px!important;min-width:34px!important;height:36px!important;box-shadow:none!important;appearance:none!important;background:#082f4994!important;border:1px solid #38bdf861!important;border-radius:11px!important;place-items:center!important;padding:0!important;font-size:18px!important;font-weight:500!important;line-height:1!important;display:grid!important}.event-graph-expanded-zoom-controls button:hover{color:#f8fafc!important;box-shadow:none!important;background:#0e7490b8!important;border-color:#7dd3fcb8!important}:root:not([data-theme=dark]) .event-graph-expanded-zoom-controls button{color:#0f172a!important;box-shadow:none!important;background:#ffffffc2!important;border-color:#cbd5e1eb!important}:root:not([data-theme=dark]) .event-graph-expanded-zoom-controls button:hover{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}@media (width<=1280px){.event-graph-expanded-header{border-bottom:0!important;padding-bottom:12px!important}.event-graph-main-layout-full,.event-graph-main-layout{height:calc(100% - 61px)!important}.event-graph-expanded-zoom-controls{gap:9px!important;bottom:14px!important;left:22px!important}.event-graph-expanded-zoom-controls button{border-radius:11px!important;width:34px!important;min-width:34px!important;height:36px!important}}.event-graph-map-wrap .react-flow__viewport{transform-origin:50%}.event-graph-expanded-minimap{background:linear-gradient(#00223ab8,#001322e0),#021221eb!important;border:1px solid #38dfff61!important;border-radius:12px!important;width:184px!important;height:148px!important;position:absolute!important;bottom:18px!important;right:22px!important;overflow:hidden!important;box-shadow:0 18px 42px #00000042,inset 0 0 0 1px #ffffff06!important}.event-graph-expanded-minimap svg{border-radius:12px!important}.event-graph-expanded-minimap .react-flow__minimap-mask{fill:#0212219e!important}.event-graph-expanded-minimap .react-flow__minimap-node{stroke:#cbd5e16b!important}.event-graph-expanded-minimap .react-flow__minimap-node:hover{fill:#7eefffe0!important}:root:not([data-theme=dark]) .event-graph-expanded-minimap{background:linear-gradient(#fffffff0,#f8fbffdb),#ffffffe6!important;border-color:#cbd5e1eb!important;box-shadow:0 16px 34px #0f172a1f,inset 0 0 0 1px #ffffffb3!important}:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-mask{fill:#f1f5f99e!important}:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-node{stroke:#0f172a6b!important}@media (width<=1280px){.event-graph-map-wrap .mind-flow-node{width:96px!important;height:96px!important}.event-graph-map-wrap .mind-flow-node-center{width:198px!important;height:198px!important}.event-graph-map-wrap .mind-flow-orb{width:39px!important;height:39px!important}.event-graph-map-wrap .mind-flow-orb-center{width:114px!important;height:114px!important}.event-graph-map-wrap .mind-flow-node-copy-entity{width:104px!important;top:calc(50% + 29px)!important}.event-graph-expanded-minimap{width:168px!important;height:136px!important;bottom:16px!important;right:20px!important}}.event-graph-expanded-blueprint-minimap{background:radial-gradient(circle at 50% 48%,#0ea5e91f,#0000 52%),linear-gradient(#02182bf0,#010e1af5)!important;border-color:#38bdf88a!important;width:210px!important;height:164px!important;bottom:18px!important;right:22px!important}.event-graph-expanded-blueprint-minimap svg{width:100%!important;height:100%!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node{fill:#38bdf8e0!important;stroke:#7dd3fcad!important;stroke-width:1.25px!important;opacity:1!important;rx:3px!important;ry:3px!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node:first-of-type{fill:#38dfff!important;stroke:#e0f2fedb!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-mask{fill:#02122170!important;stroke:#7dd3fcdb!important;stroke-width:1.7px!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node:hover{fill:#bae6fdf5!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap{background:radial-gradient(circle at 50% 48%,#0ea5e914,#0000 52%),linear-gradient(#fffffffa,#f1f5f9f5)!important;border-color:#0e74905c!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-node{fill:#0e7490c7!important;stroke:#0f172a57!important;opacity:1!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-node:first-of-type{fill:#0284c7fa!important;stroke:#0f172a7a!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-mask{fill:#f1f5f975!important;stroke:#0284c7b8!important}@media (width<=1280px){.event-graph-map-wrap .mind-flow-node{width:86px!important;height:86px!important}.event-graph-map-wrap .mind-flow-node-center{width:186px!important;height:186px!important}.event-graph-map-wrap .mind-flow-orb{width:36px!important;height:36px!important}.event-graph-map-wrap .mind-flow-orb-center{width:106px!important;height:106px!important}.event-graph-map-wrap .mind-flow-node-copy-entity{width:100px!important;top:calc(50% + 27px)!important}.event-graph-expanded-blueprint-minimap{width:190px!important;height:150px!important;bottom:16px!important;right:20px!important}}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node,.event-graph-expanded-minimap .react-flow__minimap-node{fill:#38bdf8e6!important;stroke:#7dd3fcb8!important;opacity:1!important}@media (width<=1280px){.event-graph-map-wrap .mind-flow-node{width:80px!important;height:80px!important}.event-graph-map-wrap .mind-flow-node-center{width:176px!important;height:176px!important}.event-graph-map-wrap .mind-flow-orb{width:33px!important;height:33px!important}.event-graph-map-wrap .mind-flow-orb-center{width:100px!important;height:100px!important}.event-graph-map-wrap .mind-flow-node-copy-entity{width:92px!important;top:calc(50% + 24px)!important}}.event-graph-map-wrap .mind-flow-node{width:78px!important;height:78px!important}.event-graph-map-wrap .mind-flow-node-center{width:176px!important;height:176px!important}.event-graph-map-wrap .mind-flow-orb{width:32px!important;height:32px!important}.event-graph-map-wrap .mind-flow-orb-center{width:100px!important;height:100px!important}.event-graph-map-wrap .mind-flow-node-copy-entity{width:90px!important;top:calc(50% + 24px)!important}.event-graph-map-wrap .mind-flow-node-copy-center{width:180px!important;top:calc(50% + 62px)!important}.event-graph-map-wrap .mind-flow-node-entity .mind-flow-node-copy strong{-webkit-line-clamp:2!important;line-clamp:2!important;width:82px!important;max-width:82px!important;font-size:7.9px!important;line-height:1.03!important}.event-graph-map-wrap .mind-flow-node-entity .mind-flow-node-copy span{font-size:7.4px!important;line-height:1.02!important}.event-graph-map-wrap .mind-flow-node-center .mind-flow-node-copy strong{width:148px!important;max-width:148px!important;font-size:14px!important;line-height:1.05!important}@media (width<=1280px){.event-graph-map-wrap .mind-flow-node{width:74px!important;height:37px!important}.event-graph-map-wrap .mind-flow-node-center{width:166px!important;height:166px!important}.event-graph-map-wrap .mind-flow-orb{width:30px!important;height:30px!important}.event-graph-map-wrap .mind-flow-orb-center{width:94px!important;height:94px!important}.event-graph-map-wrap .mind-flow-node-copy-entity{width:86px!important;top:calc(50% + 22px)!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{isolation:isolate!important}.event-graph-expanded-blueprint-minimap:before,.event-graph-expanded-minimap:before{content:"";z-index:0;pointer-events:none;opacity:.88;filter:blur(.15px);background:radial-gradient(circle,#00000085 0 5px,#0000 6px),radial-gradient(circle at 48% 30%,#00000061 0 3px,#0000 4px),radial-gradient(circle at 58% 34%,#00000057 0 3px,#0000 4px),radial-gradient(circle at 37% 41%,#00000052 0 3px,#0000 4px),radial-gradient(circle at 65% 44%,#00000052 0 3px,#0000 4px),radial-gradient(circle at 32% 58%,#0000004d 0 3px,#0000 4px),radial-gradient(circle at 70% 60%,#0000004d 0 3px,#0000 4px),radial-gradient(circle at 44% 72%,#00000047 0 2.5px,#0000 3.5px),radial-gradient(circle at 59% 76%,#00000047 0 2.5px,#0000 3.5px),linear-gradient(90deg,#0000 49.5%,#00000038 49.5% 50.5%,#0000 50.5%),linear-gradient(25deg,#0000 47%,#0000002e 47% 48%,#0000 48%),linear-gradient(-28deg,#0000 47%,#0000002e 47% 48%,#0000 48%);position:absolute;inset:16px 18px 18px}.event-graph-expanded-blueprint-minimap svg,.event-graph-expanded-minimap svg{z-index:2!important;position:relative!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node,.event-graph-expanded-minimap .react-flow__minimap-node{fill:#0000009e!important;stroke:#0f172a94!important;stroke-width:1.45px!important;opacity:1!important;visibility:visible!important;display:block!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node:first-of-type,.event-graph-expanded-minimap .react-flow__minimap-node:first-of-type{fill:#000000d6!important;stroke:#000000bd!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap:before,:root:not([data-theme=dark]) .event-graph-expanded-minimap:before{opacity:.58;background:radial-gradient(circle,#0f172a80 0 5px,#0000 6px),radial-gradient(circle at 48% 30%,#0f172a5c 0 3px,#0000 4px),radial-gradient(circle at 58% 34%,#0f172a52 0 3px,#0000 4px),radial-gradient(circle at 37% 41%,#0f172a4d 0 3px,#0000 4px),radial-gradient(circle at 65% 44%,#0f172a4d 0 3px,#0000 4px),radial-gradient(circle at 32% 58%,#0f172a47 0 3px,#0000 4px),radial-gradient(circle at 70% 60%,#0f172a47 0 3px,#0000 4px),radial-gradient(circle at 44% 72%,#0f172a42 0 2.5px,#0000 3.5px),radial-gradient(circle at 59% 76%,#0f172a42 0 2.5px,#0000 3.5px),linear-gradient(90deg,#0000 49.5%,#0f172a2e 49.5% 50.5%,#0000 50.5%),linear-gradient(25deg,#0000 47%,#0f172a26 47% 48%,#0000 48%),linear-gradient(-28deg,#0000 47%,#0f172a26 47% 48%,#0000 48%)}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-node,:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-node{fill:#0f172a75!important;stroke:#0f172a5c!important}.event-graph-expanded-blueprint-minimap:before,.event-graph-expanded-minimap:before{content:none!important;background:0 0!important;display:none!important}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{background:radial-gradient(circle at 50% 48%,#0000002e,#0000 58%),linear-gradient(#02182bf5,#010e1afa)!important}.event-graph-expanded-blueprint-minimap svg,.event-graph-expanded-minimap svg{overflow:visible!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node,.event-graph-expanded-minimap .react-flow__minimap-node{fill:#000000a3!important;stroke:#000000c7!important;stroke-width:1.2px!important;opacity:1!important;filter:drop-shadow(0 0 3px #000000e6)drop-shadow(0 0 8px #0000009e)!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-mask,.event-graph-expanded-minimap .react-flow__minimap-mask{fill:#02122142!important;stroke:#7dd3fcc7!important;stroke-width:1.55px!important;opacity:1!important}.event-graph-expanded-blueprint-minimap:after,.event-graph-expanded-minimap:after{content:"";z-index:1;pointer-events:none;opacity:.54;filter:drop-shadow(0 0 3px #000000e6)drop-shadow(0 0 8px #00000094);background:radial-gradient(circle,#000000d1 0 4px,#0000 5px),radial-gradient(circle at 48% 30%,#00000094 0 2.7px,#0000 3.7px),radial-gradient(circle at 58% 34%,#00000085 0 2.7px,#0000 3.7px),radial-gradient(circle at 37% 41%,#0000007a 0 2.5px,#0000 3.5px),radial-gradient(circle at 65% 44%,#0000007a 0 2.5px,#0000 3.5px),radial-gradient(circle at 32% 58%,#00000075 0 2.5px,#0000 3.5px),radial-gradient(circle at 70% 60%,#00000075 0 2.5px,#0000 3.5px),radial-gradient(circle at 44% 72%,#0000006b 0 2.2px,#0000 3.2px),radial-gradient(circle at 59% 76%,#0000006b 0 2.2px,#0000 3.2px);position:absolute;inset:22px 28px}.event-graph-expanded-blueprint-minimap .react-flow__minimap-svg,.event-graph-expanded-minimap .react-flow__minimap-svg{z-index:2!important;position:relative!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{background:radial-gradient(circle at 50% 48%,#0f172a1f,#0000 58%),linear-gradient(#fffffffa,#f1f5f9f5)!important}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{background:radial-gradient(circle at 50% 48%,#00000024,#0000 58%),linear-gradient(#02182bf5,#010e1afa)!important;border-color:#7dd3fc94!important;width:148px!important;height:112px!important;bottom:14px!important;right:14px!important}.event-graph-expanded-blueprint-minimap:after,.event-graph-expanded-minimap:after{opacity:.62!important;filter:drop-shadow(0 0 3px #7dd3fc66)drop-shadow(0 0 8px #00000094)!important;background:radial-gradient(circle,#000000c2 0 4px,#0000 5px),radial-gradient(circle at 48% 30%,#0000008a 0 2.6px,#0000 3.6px),radial-gradient(circle at 58% 34%,#00000080 0 2.6px,#0000 3.6px),radial-gradient(circle at 37% 41%,#00000075 0 2.4px,#0000 3.4px),radial-gradient(circle at 65% 44%,#00000075 0 2.4px,#0000 3.4px),radial-gradient(circle at 32% 58%,#00000070 0 2.4px,#0000 3.4px),radial-gradient(circle at 70% 60%,#00000070 0 2.4px,#0000 3.4px),radial-gradient(circle at 44% 72%,#0006 0 2.1px,#0000 3.1px),radial-gradient(circle at 59% 76%,#0006 0 2.1px,#0000 3.1px)!important;inset:5px!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-mask,.event-graph-expanded-minimap .react-flow__minimap-mask{fill:#0212213d!important;stroke:#7dd3fcd1!important;stroke-width:1.5px!important}.event-graph-expanded-zoom-controls{bottom:14px!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{background:radial-gradient(circle at 50% 48%,#0f172a14,#0000 58%),linear-gradient(#fffffffa,#f1f5f9f5)!important;border-color:#64748b7a!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-mask,:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-mask{fill:#f1f5f942!important;stroke:#0284c79e!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{width:138px!important;height:104px!important;bottom:14px!important;right:14px!important}.event-graph-expanded-zoom-controls{bottom:14px!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{border-color:#7de6ffc7!important;bottom:11px!important;right:12px!important;box-shadow:0 16px 34px #0000003d,0 0 0 1px #7de6ff1a,0 0 18px #22d3ee1a!important}.event-graph-expanded-blueprint-minimap:after,.event-graph-expanded-minimap:after{opacity:.86!important;filter:drop-shadow(0 0 3px #67e8f9b8)drop-shadow(0 0 8px #22d3ee61)!important;background:radial-gradient(circle,#67e8f9e0 0 4px,#0000 5.3px),radial-gradient(circle at 48% 30%,#22d3eead 0 2.8px,#0000 3.9px),radial-gradient(circle at 58% 34%,#22d3eea3 0 2.8px,#0000 3.9px),radial-gradient(circle at 37% 41%,#22d3ee94 0 2.6px,#0000 3.7px),radial-gradient(circle at 65% 44%,#22d3ee94 0 2.6px,#0000 3.7px),radial-gradient(circle at 32% 58%,#22d3ee8a 0 2.6px,#0000 3.7px),radial-gradient(circle at 70% 60%,#22d3ee8a 0 2.6px,#0000 3.7px),radial-gradient(circle at 44% 72%,#22d3ee80 0 2.3px,#0000 3.4px),radial-gradient(circle at 59% 76%,#22d3ee80 0 2.3px,#0000 3.4px)!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node,.event-graph-expanded-minimap .react-flow__minimap-node{fill:#22d3eead!important;stroke:#baf7ffeb!important;stroke-width:1.5px!important;filter:drop-shadow(0 0 3px #67e8f9b8)drop-shadow(0 0 8px #22d3ee57)!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-node:first-of-type,.event-graph-expanded-minimap .react-flow__minimap-node:first-of-type{fill:#67e8f9eb!important;stroke:#ecfefffa!important;filter:drop-shadow(0 0 4px #67e8f9cc)drop-shadow(0 0 10px #22d3ee73)!important}.event-graph-expanded-blueprint-minimap .react-flow__minimap-mask,.event-graph-expanded-minimap .react-flow__minimap-mask{fill:#0212212e!important;stroke:#67e8f9fa!important;stroke-width:1.75px!important;opacity:1!important;filter:drop-shadow(0 0 3px #67e8f975)drop-shadow(0 0 7px #22d3ee38)!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{border-color:#0ea5e994!important;bottom:11px!important;right:12px!important;box-shadow:0 14px 28px #0f172a1a,0 0 0 1px #0ea5e914,0 0 16px #0ea5e914!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{bottom:11px!important;right:12px!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{bottom:8px!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{border-color:#0f172a7a!important;bottom:8px!important;box-shadow:0 14px 28px #0f172a1a,0 0 0 1px #0f172a0f,0 0 16px #0f172a14!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap:after,:root:not([data-theme=dark]) .event-graph-expanded-minimap:after{opacity:.72!important;filter:drop-shadow(0 0 3px #0f172a57)drop-shadow(0 0 7px #0f172a29)!important;background:radial-gradient(circle,#0f172ae0 0 4px,#0000 5.3px),radial-gradient(circle at 48% 30%,#0f172aad 0 2.8px,#0000 3.9px),radial-gradient(circle at 58% 34%,#0f172aa3 0 2.8px,#0000 3.9px),radial-gradient(circle at 37% 41%,#0f172a94 0 2.6px,#0000 3.7px),radial-gradient(circle at 65% 44%,#0f172a94 0 2.6px,#0000 3.7px),radial-gradient(circle at 32% 58%,#0f172a8a 0 2.6px,#0000 3.7px),radial-gradient(circle at 70% 60%,#0f172a8a 0 2.6px,#0000 3.7px),radial-gradient(circle at 44% 72%,#0f172a80 0 2.3px,#0000 3.4px),radial-gradient(circle at 59% 76%,#0f172a80 0 2.3px,#0000 3.4px)!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-node,:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-node{fill:#0f172a8f!important;stroke:#0f172ab8!important;filter:drop-shadow(0 0 3px #0f172a47)drop-shadow(0 0 7px #0f172a1f)!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-node:first-of-type,:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-node:first-of-type{fill:#0f172ac7!important;stroke:#0f172ad1!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap .react-flow__minimap-mask,:root:not([data-theme=dark]) .event-graph-expanded-minimap .react-flow__minimap-mask{fill:#f1f5f92e!important;stroke:#0f172ac7!important;stroke-width:1.75px!important;filter:drop-shadow(0 0 3px #0f172a3d)drop-shadow(0 0 7px #0f172a1f)!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:8px!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap{box-shadow:none!important;background:radial-gradient(circle at 50% 48%,#00000024,#0000 58%),linear-gradient(#082f4994,#010e1af5)!important;border:1px solid #38bdf861!important;border-radius:11px!important;bottom:6px!important}.event-graph-expanded-blueprint-minimap:hover,.event-graph-expanded-minimap:hover{box-shadow:none!important;background:radial-gradient(circle at 50% 48%,#00000024,#0000 58%),linear-gradient(#0e7490b8,#010e1af5)!important;border-color:#7dd3fcb8!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{box-shadow:none!important;background:radial-gradient(circle at 50% 48%,#0f172a14,#0000 58%),#ffffffc2!important;border:1px solid #cbd5e1eb!important;border-radius:11px!important;bottom:6px!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap:hover,:root:not([data-theme=dark]) .event-graph-expanded-minimap:hover{box-shadow:none!important;background:radial-gradient(circle at 50% 48%,#0f172a14,#0000 58%),#f1f5f9fa!important;border-color:#94a3b8b8!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{border-radius:11px!important;bottom:6px!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap,.event-graph-expanded-blueprint-minimap:hover,.event-graph-expanded-minimap:hover,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap:hover,:root:not([data-theme=dark]) .event-graph-expanded-minimap:hover{box-shadow:none!important;background:0 0!important}.event-graph-expanded-blueprint-minimap:hover,.event-graph-expanded-minimap:hover{border-color:#38bdf861!important}:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap:hover,:root:not([data-theme=dark]) .event-graph-expanded-minimap:hover{border-color:#cbd5e1eb!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:4px!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:2.5px!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:2.5px!important}}.event-graph-map-wrap{background:linear-gradient(180deg, #00223a8f, #001322d1), var(--bg-card)!important}:root:not([data-theme=dark]) .event-graph-map-wrap{background:linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card)!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:77.5px!important;right:102px!important}}.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:2.5px!important;right:12px!important}@media (width<=1280px){.event-graph-expanded-blueprint-minimap,.event-graph-expanded-minimap,:root:not([data-theme=dark]) .event-graph-expanded-blueprint-minimap,:root:not([data-theme=dark]) .event-graph-expanded-minimap{bottom:2.5px!important;right:12px!important}}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center){width:117px!important;height:117px!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-orb{width:48px!important;height:48px!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy{width:135px!important;top:calc(50% + 36px)!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{-webkit-line-clamp:2!important;line-clamp:2!important;width:123px!important;max-width:123px!important;font-size:9.9px!important;line-height:1.08!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy span{font-size:9.4px!important;line-height:1.06!important}@media (width<=1280px){.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center){width:111px!important;height:111px!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-orb{width:45px!important;height:45px!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy{width:129px!important;top:calc(50% + 34px)!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{width:117px!important;max-width:117px!important;font-size:9.6px!important;line-height:1.07!important}.event-graph-map-wrap .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy span{font-size:9.1px!important;line-height:1.05!important}}.event-map-overview-shell .graph-card-compact>.section-row{z-index:32!important;position:relative!important}.event-map-overview-shell .graph-card-compact .event-flow-map{overflow:hidden!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center){opacity:.96!important;width:42px!important;height:42px!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb{background-position:50%!important;background-size:cover!important;width:22px!important;height:22px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-copy-entity{width:64px!important;top:calc(50% + 19px)!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-entity .mind-flow-node-copy strong{color:#e2e8f0d6!important;letter-spacing:-.03em!important;-webkit-line-clamp:1!important;line-clamp:1!important;width:58px!important;max-width:58px!important;font-size:6.6px!important;line-height:1.02!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-entity .mind-flow-node-copy span{display:none!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-node-entity .mind-flow-node-copy strong{color:#0f172ac7!important}.event-map-overview-shell .graph-card-compact.graph-card{background:0 0!important}.event-map-overview-shell .graph-card-compact .react-flow__pane,.event-map-overview-shell .graph-card-compact .react-flow__renderer,.event-map-overview-shell .graph-card-compact .react-flow__viewport{overflow:visible!important}.event-map-overview-shell .graph-card-compact .react-flow__edge-path{stroke-linecap:round!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+7){opacity:.42!important;filter:saturate(.75)blur(.15px)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+7) .mind-flow-node-copy{display:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+7) .mind-flow-orb{background:#38bdf842!important;border-color:#7dd3fc2e!important;width:22px!important;height:22px!important;box-shadow:0 0 0 1px #38bdf80f,0 0 18px #38bdf814!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+7) .mind-flow-orb{background:#0f172a38!important;border-color:#0f172a24!important;box-shadow:0 0 0 1px #0f172a0a,0 0 14px #0f172a0d!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+8){opacity:.38!important;filter:saturate(.72)blur(.14px)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+8) .mind-flow-node-copy{display:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+8) .mind-flow-orb{background:#38bdf842!important;border-color:#7dd3fc2e!important;width:22px!important;height:22px!important;box-shadow:0 0 0 1px #38bdf80f,0 0 18px #38bdf814!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+8) .mind-flow-orb{background:#0f172a38!important;border-color:#0f172a24!important;box-shadow:0 0 0 1px #0f172a0a,0 0 14px #0f172a0d!important}.event-map-overview-shell .graph-card-compact .event-flow-map{isolation:isolate!important;overflow:hidden!important;-webkit-mask-image:radial-gradient(#000 0% 50%,#000000b8 65%,#0000004d 82%,#0000 97%)!important;mask-image:radial-gradient(#000 0% 50%,#000000b8 65%,#0000004d 82%,#0000 97%)!important}.event-map-overview-shell .graph-card-compact .event-flow-map:after{content:"";z-index:18;pointer-events:none;background:radial-gradient(#0000 0 51%,#00111f12 68%,#00111f47 100%);position:absolute;inset:0}.event-map-overview-shell .graph-card-compact .mind-flow-node-center{opacity:1!important;width:108px!important;height:108px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{color:#e2e8f0d6!important;-webkit-line-clamp:1!important;line-clamp:1!important;width:66px!important;max-width:66px!important;font-size:6.9px!important;line-height:1.03!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+18){opacity:.36!important;filter:saturate(.72)blur(.12px)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+18) .mind-flow-node-copy{display:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+18) .mind-flow-orb{background:#38bdf840!important;border-color:#7dd3fc2e!important;width:18px!important;height:18px!important;box-shadow:0 0 0 1px #38bdf80f,0 0 18px #38bdf814!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(6) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-overview-fixed-mock-media/70/70)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(7) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-overview-fixed-mock-institutions/70/70)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+8) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000003d),url(https://picsum.photos/seed/truthatlas-overview-fixed-mock-network/70/70)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .event-flow-map:after{background:radial-gradient(#0000 0 51%,#ffffff14 68%,#f1f5f957 100%)}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+18) .mind-flow-orb{background:#0f172a33!important;border-color:#0f172a24!important;box-shadow:0 0 0 1px #0f172a0a,0 0 14px #0f172a0d!important}.event-map-overview-shell .graph-card-compact .event-flow-map{overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}.event-map-overview-shell .graph-card-compact .event-flow-map:after{content:none!important;background:0 0!important;display:none!important}.event-map-overview-shell .graph-card-compact .react-flow,.event-map-overview-shell .graph-card-compact .react-flow__renderer,.event-map-overview-shell .graph-card-compact .react-flow__viewport,.event-map-overview-shell .graph-card-compact .react-flow__pane{overflow:visible!important}.event-map-overview-shell .graph-card-compact .react-flow__node{opacity:1!important;filter:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node .mind-flow-node-copy{display:block!important}.event-map-overview-shell .graph-card-compact .react-flow__edge-path{opacity:1!important;stroke-linecap:round!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb-center{width:70px!important;height:70px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-copy-center{width:128px!important;top:calc(50% + 51px)!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-center .mind-flow-node-copy strong{-webkit-line-clamp:2!important;line-clamp:2!important;width:116px!important;max-width:116px!important;font-size:9.4px!important;line-height:1.05!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-orb{background-position:50%!important;background-size:cover!important;width:23px!important;height:23px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy{width:68px!important;top:calc(50% + 20px)!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{color:#e2e8f0d1!important;letter-spacing:-.035em!important;-webkit-line-clamp:1!important;line-clamp:1!important;width:62px!important;max-width:62px!important;font-size:6.4px!important;line-height:1.02!important;display:block!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy span{display:none!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{color:#0f172ac7!important}.event-map-overview-shell .graph-card-compact>.section-row{z-index:34!important;pointer-events:none!important;position:relative!important}.event-map-overview-shell .event-graph-mini,.event-map-overview-shell .event-graph-mini-compact,.event-map-overview-shell .event-flow-map{background:0 0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__viewport,.event-map-overview-shell .event-flow-map .react-flow__pane{width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__pane{overflow:hidden!important}.event-map-overview-shell .event-map-overview-zoom-controls,.event-map-overview-shell .event-map-overview-expand-button{z-index:60!important}.event-map-overview-shell{clip-path:inset(0)!important;flex:1 1 0!important;min-height:390px!important;position:relative!important;overflow:hidden!important}.event-map-overview-shell .graph-card,.event-map-overview-shell .graph-card-compact.graph-card{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.event-map-overview-shell .graph-card-compact>.section-row{z-index:64!important;pointer-events:none!important;background:0 0!important;height:62px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.event-map-overview-shell .event-graph-mini,.event-map-overview-shell .event-graph-mini-compact{background:0 0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;background:0 0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:76px 0 72px!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__pane{width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.event-map-overview-shell .event-flow-map .react-flow__viewport{overflow:visible!important}.event-map-overview-shell .graph-card-compact .react-flow__node,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n),.event-map-overview-shell .graph-card-compact .react-flow__edge,.event-map-overview-shell .graph-card-compact .react-flow__edge:nth-of-type(n){opacity:1!important;visibility:visible!important;filter:none!important;display:block!important}.event-map-overview-shell .graph-card-compact .react-flow__edge-path,.event-map-overview-shell .graph-card-compact .react-flow__edge:nth-of-type(n) .react-flow__edge-path{opacity:1!important;stroke-linecap:round!important;stroke-width:1.18px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node{opacity:1!important;visibility:visible!important;filter:none!important;display:block!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-center{width:150px!important;height:150px!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb-center{background-position:50%!important;background-size:cover!important;width:88px!important;height:88px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-copy-center{width:156px!important;display:block!important;top:calc(50% + 61px)!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-center .mind-flow-node-copy strong{color:#f8fafcf0!important;letter-spacing:-.035em!important;-webkit-line-clamp:2!important;line-clamp:2!important;width:146px!important;max-width:146px!important;font-size:11.2px!important;line-height:1.06!important;display:block!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-center .mind-flow-node-copy span{display:none!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-orb,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb{opacity:1!important;filter:none!important;background-position:50%!important;background-size:cover!important;width:34px!important;height:36px!important;display:block!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node-copy{opacity:1!important;visibility:visible!important;width:88px!important;display:block!important;top:calc(50% + 29px)!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node-copy strong{color:#e2e8f0d6!important;letter-spacing:-.035em!important;-webkit-line-clamp:1!important;line-clamp:1!important;text-overflow:ellipsis!important;width:82px!important;max-width:82px!important;font-size:7.4px!important;line-height:1.04!important;display:block!important;overflow:hidden!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy span,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node-copy span{display:none!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb-center{background-image:linear-gradient(#000a1205,#00000038),url(https://picsum.photos/seed/truthatlas-expanded-core-event/120/120)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(2) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-air-france/70/70)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(3) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-route-control/70/70)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(4) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-jfk-diversion/70/70)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(5) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-paris-hub/70/70)!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+6) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000003d),url(https://picsum.photos/seed/truthatlas-node-signal-network/70/70)!important}.event-map-overview-shell .event-map-overview-zoom-controls{z-index:80!important;bottom:13px!important;left:0!important}.event-map-overview-shell .event-map-overview-expand-button{z-index:82!important;top:17px!important;right:0!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node-copy strong{color:#0f172ac2!important}.event-map-overview-shell{background:0 0!important;overflow:hidden!important}.event-map-overview-shell .graph-card-compact>.section-row{z-index:86!important;pointer-events:none!important;background:0 0!important;border:0!important;height:62px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.event-map-overview-shell .graph-card-compact>.section-row h3,.event-map-overview-shell .graph-card-compact>.section-row .section-title,.event-map-overview-shell .graph-card-compact>.section-row *{visibility:visible!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;top:0!important;bottom:72px!important}.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__pane{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.event-map-overview-shell .event-map-overview-zoom-controls{z-index:90!important}.event-map-overview-shell .event-map-overview-expand-button{z-index:92!important}.overview-side-panel .event-map-overview-shell{margin-left:calc(var(--panel-padding,24px) * -1)!important;margin-right:calc(var(--panel-padding,24px) * -1)!important;width:calc(100% + (var(--panel-padding,24px) * 2))!important;background:0 0!important;overflow:hidden!important}.event-map-overview-shell:before{content:"";z-index:96;pointer-events:none;background:var(--line);height:1px;position:absolute;top:0;left:0;right:0}.event-map-overview-shell:after{content:"";z-index:96;pointer-events:none;background:var(--line);height:1px;position:absolute;bottom:0;left:0;right:0}.event-map-overview-shell .graph-card,.event-map-overview-shell .graph-card-compact.graph-card,.event-map-overview-shell .event-graph-mini,.event-map-overview-shell .event-graph-mini-compact{width:100%!important;left:0!important;right:0!important}.event-map-overview-shell .graph-card-compact>.section-row{left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;z-index:98!important;background:0 0!important;top:0!important}.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__pane{background:0 0!important;overflow:hidden!important}.event-map-overview-shell,.event-map-overview-shell .graph-card,.event-map-overview-shell .graph-card-compact.graph-card,.event-map-overview-shell .event-graph-mini,.event-map-overview-shell .event-graph-mini-compact,.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map,.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__pane{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.event-map-overview-shell:before,.event-map-overview-shell:after{content:none!important;background:0 0!important;display:none!important}.overview-side-panel .event-map-overview-shell{margin-left:calc(var(--panel-padding,24px) * -1)!important;margin-right:calc(var(--panel-padding,24px) * -1)!important;width:calc(100% + (var(--panel-padding,24px) * 2))!important;overflow:hidden!important}.overview-side-panel .event-summary-box+.event-map-overview-shell,.event-map-overview-shell+.overview-timeline-news-section{border-top:1px solid var(--line)!important}.event-map-overview-shell .graph-card-compact>.section-row{left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;z-index:98!important;background:0 0!important;border:0!important;top:0!important}.event-map-overview-shell .event-map-overview-expand-button{right:var(--panel-padding,24px)!important;z-index:100!important;top:17px!important}.event-map-overview-shell,.event-map-overview-shell .graph-card,.event-map-overview-shell .graph-card-compact.graph-card,.event-map-overview-shell .event-graph-mini,.event-map-overview-shell .event-graph-mini-compact,.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.event-map-overview-shell:before,.event-map-overview-shell:after{content:none!important;display:none!important}.overview-side-panel .event-summary-box+.event-map-overview-shell{border-top:0!important}.overview-side-panel .event-summary-box+.event-map-overview-shell:before{content:"";left:var(--panel-padding,24px);right:var(--panel-padding,24px);z-index:110;pointer-events:none;background:var(--line);height:1px;position:absolute;top:0;display:block!important}.event-map-overview-shell+.overview-timeline-news-section{position:relative;border-top:0!important}.event-map-overview-shell+.overview-timeline-news-section:before{content:"";left:var(--panel-padding,24px);right:var(--panel-padding,24px);z-index:110;pointer-events:none;background:var(--line);height:1px;display:block;position:absolute;top:0}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{width:100%!important;height:auto!important;inset:0!important;overflow:hidden!important}.event-map-overview-shell .graph-card-compact>.section-row{left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;z-index:120!important}.overview-side-panel .event-summary-box+.event-map-overview-shell{border-top:0!important;position:relative!important}.overview-side-panel .event-summary-box+.event-map-overview-shell:before{content:""!important;left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;z-index:220!important;pointer-events:none!important;background:var(--line)!important;opacity:1!important;height:1px!important;min-height:1px!important;display:block!important;position:absolute!important;top:0!important}.event-map-overview-shell+.overview-timeline-news-section{border-top:0!important;position:relative!important}.event-map-overview-shell+.overview-timeline-news-section:before{content:""!important;left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;z-index:220!important;pointer-events:none!important;background:var(--line)!important;opacity:1!important;height:1px!important;min-height:1px!important;display:block!important;position:absolute!important;top:0!important}.event-map-overview-shell .graph-card-compact>.section-row{left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;z-index:210!important;pointer-events:none!important;background:0 0!important;border:0!important;height:51px!important;position:absolute!important;top:0!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{width:100%!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;inset:58px 0 0!important;overflow:hidden!important}.event-map-overview-shell .event-flow-map:before,.event-map-overview-shell .event-flow-map:after,.event-map-overview-shell .graph-card-compact .event-flow-map:before,.event-map-overview-shell .graph-card-compact .event-flow-map:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.event-map-overview-shell .event-map-overview-expand-button{top:17px!important;right:var(--panel-padding,24px)!important;z-index:230!important}.event-map-overview-shell .event-map-overview-zoom-controls{left:var(--panel-padding,24px)!important;z-index:230!important;bottom:13px!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{left:var(--panel-padding,24px)!important;right:var(--panel-padding,24px)!important;width:auto!important}.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__pane{width:100%!important;left:0!important;right:0!important}.event-map-overview-shell .event-flow-map:before,.event-map-overview-shell .event-flow-map:after,.event-map-overview-shell .graph-card-compact .event-flow-map:before,.event-map-overview-shell .graph-card-compact .event-flow-map:after{content:none!important;background:0 0!important;display:none!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb,.event-map-overview-shell .graph-card-compact .mind-flow-orb-center,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb-center{opacity:1!important;border:1px solid #f8fafcd1!important;overflow:hidden!important;box-shadow:0 0 0 1px #0f172a6b,0 0 10px #f8fafc29!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb:after,.event-map-overview-shell .graph-card-compact .mind-flow-orb-center:after,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb:after,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb-center:after{border-radius:inherit!important}.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+6) .mind-flow-orb{border-color:#f8fafcb8!important;box-shadow:0 0 0 1px #0f172a61,0 0 8px #f8fafc1f!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-orb,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-orb-center,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb-center{border:1px solid #0f172a85!important;box-shadow:0 0 0 1px #ffffffc7,0 0 8px #0f172a14!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+6) .mind-flow-orb{border-color:#0f172a70!important;box-shadow:0 0 0 1px #ffffffb8,0 0 7px #0f172a0f!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{-webkit-mask-composite:source-in!important;top:58px!important;bottom:-4px!important;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 15px calc(100% - 15px),#0000 100%),linear-gradient(#0000 0,#000 15px calc(100% - 15px),#0000 100%)!important;mask-image:linear-gradient(90deg,#0000 0,#000 15px calc(100% - 15px),#0000 100%),linear-gradient(#0000 0,#000 15px calc(100% - 15px),#0000 100%)!important;-webkit-mask-composite:source-in!important;mask-composite:intersect!important}.event-map-overview-shell+.overview-timeline-news-section:before{z-index:260!important}.event-map-overview-shell .graph-card-compact .mind-flow-node,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node{opacity:1!important;filter:none!important}.event-map-overview-shell .graph-card-compact .mind-flow-orb,.event-map-overview-shell .graph-card-compact .mind-flow-orb-center,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb-center{opacity:1!important;visibility:visible!important;filter:none!important;background-position:50%!important;background-size:cover!important;border:1px solid #f8fafcd1!important;box-shadow:0 0 0 1px #0f172a6b,0 0 10px #f8fafc29!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-orb,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-orb-center,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-orb-center{opacity:1!important;visibility:visible!important;filter:none!important;background-position:50%!important;background-size:cover!important;border:1px solid #0f172a85!important;box-shadow:0 0 0 1px #ffffffc7,0 0 8px #0f172a14!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-orb-center{background-image:linear-gradient(#ffffff05,#00000024),url(https://picsum.photos/seed/truthatlas-expanded-core-event/120/120)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(2) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-air-france/70/70)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(3) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-route-control/70/70)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(4) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-jfk-diversion/70/70)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(5) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-paris-hub/70/70)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n+6) .mind-flow-orb{background-image:linear-gradient(#ffffff05,#00000024),url(https://picsum.photos/seed/truthatlas-node-signal-network/70/70)!important;border-color:#0f172a70!important;box-shadow:0 0 0 1px #ffffffb8,0 0 7px #0f172a0f!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{-webkit-mask-composite:source-in!important;height:auto!important;top:58px!important;bottom:-12px!important;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 15px calc(100% - 15px),#0000 100%),linear-gradient(#0000 0,#000 15px calc(100% - 15px),#0000 100%)!important;mask-image:linear-gradient(90deg,#0000 0,#000 15px calc(100% - 15px),#0000 100%),linear-gradient(#0000 0,#000 15px calc(100% - 15px),#0000 100%)!important;-webkit-mask-composite:source-in!important;mask-composite:intersect!important}.event-map-overview-shell+.overview-timeline-news-section:before{z-index:280!important;opacity:1!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center){width:108px!important;height:108px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-orb,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node:not(.mind-flow-node-center) .mind-flow-orb{width:51px!important;height:51px!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy{width:132px!important;top:calc(50% + 43px)!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{letter-spacing:-.035em!important;-webkit-line-clamp:1!important;line-clamp:1!important;width:124px!important;max-width:124px!important;font-size:10.4px!important;line-height:1.08!important}.event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy span,.event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy span{font-size:10px!important;line-height:1.06!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-center .mind-flow-node-copy strong{width:156px!important;max-width:156px!important;font-size:14.2px!important;line-height:1.08!important}.event-map-overview-shell .graph-card-compact .mind-flow-node-center .mind-flow-node-copy{width:166px!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node:nth-of-type(n) .mind-flow-node:not(.mind-flow-node-center) .mind-flow-node-copy strong{color:#0f172ad1!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .mind-flow-node-center .mind-flow-node-copy strong{color:#0f172ae6!important}.event-map-overview-shell .event-map-overview-zoom-controls,.event-map-overview-shell .graph-card-compact .event-map-overview-zoom-controls,.event-map-overview-shell .react-flow__controls,.event-map-overview-shell .react-flow__panel.bottom.left{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{-webkit-mask-composite:initial!important;-webkit-mask-image:none!important;mask-image:none!important;mask-composite:initial!important;top:65px!important;bottom:-12px!important}.event-map-overview-shell .graph-card-compact>.section-row>div:first-child,.event-map-overview-shell .graph-card-compact>.section-row .section-title,.event-map-overview-shell .graph-card-compact>.section-row h2,.event-map-overview-shell .graph-card-compact>.section-row h3{position:relative!important;top:2px!important;transform:none!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{-webkit-mask-image:none!important;mask-image:none!important}.event-map-overview-shell .event-flow-map:after,.event-map-overview-shell .graph-card-compact .event-flow-map:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node{transition:opacity .16s,filter .16s!important}.event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus{opacity:.34!important;filter:grayscale()saturate(0)brightness(.78)!important}.event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb,.event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background:#94a3b838!important;border-color:#94a3b857!important;box-shadow:0 0 0 1px #0f172a3d,0 0 8px #94a3b814!important}.event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-node-copy{display:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node:not(.impact-node-outside-focus){opacity:1!important;filter:none!important}.event-map-overview-shell .graph-card-compact .react-flow__node:not(.impact-node-outside-focus) .mind-flow-node-copy{display:block!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus{opacity:.3!important;filter:grayscale()saturate(0)brightness(.92)!important}:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background:#64748b2e!important;border-color:#64748b47!important;box-shadow:0 0 0 1px #ffffff85,0 0 7px #64748b0f!important}:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map:before,:root:not([data-theme=dark]) .event-map-overview-shell .graph-card-compact .event-flow-map:before{background:linear-gradient(#f8fafc00,#f8fafc)!important}.event-map-overview-shell .event-flow-map:before,.event-map-overview-shell .graph-card-compact .event-flow-map:before,.event-map-overview-shell .event-flow-map:after,.event-map-overview-shell .graph-card-compact .event-flow-map:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map{-webkit-mask-composite:source-in!important;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%),linear-gradient(#0000 0,#000 10px calc(100% - 27px),#0000 calc(100% - 12px) 100%)!important;mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%),linear-gradient(#0000 0,#000 10px calc(100% - 27px),#0000 calc(100% - 12px) 100%)!important;-webkit-mask-composite:source-in!important;mask-composite:intersect!important}.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .graph-card-compact .event-flow-map{-webkit-mask-composite:source-in!important;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%),linear-gradient(#0000 0,#000 10px calc(100% - 27px),#0000 calc(100% - 12px) 100%)!important;mask-image:linear-gradient(90deg,#0000 0,#000 30px calc(100% - 30px),#0000 100%),linear-gradient(#0000 0,#000 30px calc(100% - 47px),#0000 calc(100% - 32px) 100%)!important;-webkit-mask-composite:source-in!important;mask-composite:intersect!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node{transition:opacity .16s,filter .16s!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus{opacity:.34!important;filter:grayscale()saturate(0)brightness(.78)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb,.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background:#94a3b838!important;border-color:#94a3b857!important;box-shadow:0 0 0 1px #0f172a3d,0 0 8px #94a3b814!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:not(.impact-node-outside-focus){opacity:1!important;filter:none!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:not(.impact-node-outside-focus) .mind-flow-node-copy{display:block!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus{opacity:.3!important;filter:grayscale()saturate(0)brightness(.92)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background:#64748b2e!important;border-color:#64748b47!important;box-shadow:0 0 0 1px #ffffff85,0 0 7px #64748b0f!important}.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .graph-card-compact .event-flow-map,.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact{height:auto!important;top:55px!important;bottom:0!important}.event-detail-node-map-zoom-controls{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.event-detail-node-map-shell .event-flow-map,.event-detail-node-map-shell .graph-card-compact .event-flow-map,.event-detail-node-map-shell .event-graph-mini,.event-detail-node-map-shell .event-graph-mini-compact{width:auto!important;left:10px!important;right:10px!important}.event-detail-node-map-shell .event-flow-map .react-flow,.event-detail-node-map-shell .event-flow-map .react-flow__renderer,.event-detail-node-map-shell .event-flow-map .react-flow__viewport,.event-detail-node-map-shell .event-flow-map .react-flow__pane{width:100%!important}.event-flow-map .mind-flow-node:hover,.event-flow-map .mind-flow-node-selected,.event-detail-node-map-shell .mind-flow-node:hover,.event-detail-node-map-shell .mind-flow-node-selected,.graph-card-expanded-page .mind-flow-node:hover,.graph-card-expanded-page .mind-flow-node-selected{filter:none!important}.event-flow-map .mind-flow-orb,.event-flow-map .mind-flow-orb-center,.event-detail-node-map-shell .mind-flow-orb,.event-detail-node-map-shell .mind-flow-orb-center,.graph-card-expanded-page .mind-flow-orb,.graph-card-expanded-page .mind-flow-orb-center,.event-flow-map .react-flow__node.impact-node-outside-focus .mind-flow-orb,.event-flow-map .react-flow__node.impact-node-outside-focus .mind-flow-orb-center,.event-detail-node-map-shell .react-flow__node.impact-node-outside-focus .mind-flow-orb,.event-detail-node-map-shell .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{box-shadow:none!important;filter:none!important;border:1px solid #f8fafcdb!important}.event-flow-map .mind-flow-orb-center,.event-detail-node-map-shell .mind-flow-orb-center,.graph-card-expanded-page .mind-flow-orb-center{border-width:1.5px!important}.event-flow-map .mind-flow-node-selected .mind-flow-orb,.event-flow-map .mind-flow-node-selected .mind-flow-orb-center,.event-detail-node-map-shell .mind-flow-node-selected .mind-flow-orb,.event-detail-node-map-shell .mind-flow-node-selected .mind-flow-orb-center,.graph-card-expanded-page .mind-flow-node-selected .mind-flow-orb,.graph-card-expanded-page .mind-flow-node-selected .mind-flow-orb-center{box-shadow:none!important;border-color:#f8fafcf5!important}.event-flow-map .react-flow__edge-path,.event-detail-node-map-shell .react-flow__edge-path,.graph-card-expanded-page .react-flow__edge-path{filter:none!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-orb,:root:not([data-theme=dark]) .event-flow-map .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-orb-center,:root:not([data-theme=dark]) .graph-card-expanded-page .mind-flow-orb,:root:not([data-theme=dark]) .graph-card-expanded-page .mind-flow-orb-center,:root:not([data-theme=dark]) .event-flow-map .react-flow__node.impact-node-outside-focus .mind-flow-orb,:root:not([data-theme=dark]) .event-flow-map .react-flow__node.impact-node-outside-focus .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-node-map-shell .react-flow__node.impact-node-outside-focus .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{box-shadow:none!important;filter:none!important;border-color:#0f172a8f!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-selected .mind-flow-orb,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-selected .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-node-selected .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .mind-flow-node-selected .mind-flow-orb-center,:root:not([data-theme=dark]) .graph-card-expanded-page .mind-flow-node-selected .mind-flow-orb,:root:not([data-theme=dark]) .graph-card-expanded-page .mind-flow-node-selected .mind-flow-orb-center{box-shadow:none!important;border-color:#0f172aad!important}.event-map-overview-expand-symbol{transform:translateY(-.5px);color:currentColor!important;font-size:19px!important;font-weight:700!important;line-height:1!important;display:block!important}.overview-side-panel .overview-timeline-news-section{border-top:0!important;position:relative!important}.overview-side-panel .overview-timeline-news-section:before{content:""!important;background:var(--line)!important;pointer-events:none!important;height:1px!important;position:absolute!important;top:4px!important;left:0!important;right:0!important}.overview-side-panel .overview-timeline-news-header{margin-top:4px!important;transform:translateY(0)!important}.overview-timeline-news-header .overview-timeline-dropdown{transform:none!important}.overview-timeline-news-header .overview-timeline-dropdown-button{height:32px!important;min-height:32px!important;padding-top:0!important;padding-bottom:0!important}.event-map-overview-shell .event-map-overview-expand-button,.event-map-overview-shell .event-map-overview-expand-button:hover,.event-map-overview-shell .event-map-overview-expand-button:focus,.event-map-overview-shell .event-map-overview-expand-button:focus-visible,.event-map-overview-shell .event-map-overview-expand-button:active{box-sizing:border-box!important;border-radius:13px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;display:grid!important}.event-map-overview-shell .event-map-overview-expand-button .event-map-overview-expand-symbol{width:22px!important;height:22px!important;font-size:22px!important;line-height:1!important;display:block!important;transform:translateY(-1px)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node .mind-flow-orb,.event-detail-node-map-shell .graph-card-compact .react-flow__node .mind-flow-orb-center,.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb,.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{visibility:visible!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb,.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background-color:#0000!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-node-copy{display:none!important}.event-detail-node-map-shell .graph-card-compact .mind-flow-orb-center,.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background-image:linear-gradient(#000a1205,#00000038),url(https://picsum.photos/seed/truthatlas-expanded-core-event/120/120)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(2) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-air-france/70/70)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(3) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-route-control/70/70)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(4) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-jfk-diversion/70/70)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(5) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-paris-hub/70/70)!important}.event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(n+6) .mind-flow-orb,.event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus:nth-of-type(n+6) .mind-flow-orb{background-image:linear-gradient(#000a1205,#0000003d),url(https://picsum.photos/seed/truthatlas-node-signal-network/70/70)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus .mind-flow-orb-center{background-image:linear-gradient(#ffffff05,#00000024),url(https://picsum.photos/seed/truthatlas-expanded-core-event/120/120)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(2) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-air-france/70/70)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(3) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-route-control/70/70)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(4) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-jfk-diversion/70/70)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(5) .mind-flow-orb{background-image:url(https://picsum.photos/seed/truthatlas-node-paris-hub/70/70)!important}:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node:nth-of-type(n+6) .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .graph-card-compact .react-flow__node.impact-node-outside-focus:nth-of-type(n+6) .mind-flow-orb{background-image:linear-gradient(#ffffff05,#00000024),url(https://picsum.photos/seed/truthatlas-node-signal-network/70/70)!important}.event-detail-timeline-dropdown-button{height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important;font-weight:600!important}.event-detail-timeline-dropdown-button span,.event-detail-timeline-dropdown-button svg,.event-detail-timeline-dropdown-menu,.event-detail-timeline-dropdown-option{font-weight:600!important}.event-detail-node-map-expand-symbol{transform:translateY(-.5px);font-size:20px!important;font-weight:700!important;line-height:1!important;display:block!important}.event-detail-key-takes-expanded-card{flex-direction:column;height:960px;min-height:0;padding-top:2px;display:flex;overflow:hidden}.event-detail-key-takes-expanded-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:0 6px 0 0;display:flex;position:relative}.event-detail-key-takes-expanded-title-block{min-width:0;max-width:720px}.event-detail-key-takes-expanded-title-block h1{color:var(--text);letter-spacing:-.04em;margin:0;font-size:23px;font-weight:900;line-height:1.18}.event-detail-key-takes-expanded-meta{color:#8895a3;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:13px;margin-top:20px;font-size:12px;font-weight:900;line-height:1;display:flex}.event-detail-key-takes-expanded-dot{font-size:13px;line-height:1;transform:translateY(-.5px)}.event-detail-key-takes-close-button{border:1px solid var(--line);width:38px;min-width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:9px;flex:none;justify-content:center;align-items:center;padding:0;font-size:27px;font-weight:300;line-height:1;display:inline-flex;transform:translateY(0)}.event-detail-key-takes-tabs{border-bottom:1px solid var(--line);flex:none;align-items:flex-end;gap:35px;margin-top:30px;padding-bottom:0;display:flex;overflow:hidden}.event-detail-key-takes-tab{height:36px;color:var(--text);letter-spacing:-.015em;white-space:nowrap;cursor:pointer;border-radius:0;justify-content:center;align-items:flex-start;padding:0;font-size:13px;font-weight:760;line-height:1;display:inline-flex;position:relative;box-shadow:none!important;background:0 0!important;border:0!important}.event-detail-key-takes-tab:after{content:"";background:0 0;border-radius:99px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.event-detail-key-takes-tab.is-active:after{background:var(--text)}.event-detail-key-takes-article{scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;padding:26px 0 0;overflow:hidden auto}.event-detail-key-takes-article::-webkit-scrollbar{display:none}.event-detail-key-takes-article p{max-width:790px;color:var(--text);letter-spacing:-.018em;margin:0 0 24px;font-size:15.5px;font-weight:520;line-height:1.58}.event-detail-hero-timeline-card:has(.event-detail-key-takes-expanded-card){padding-bottom:22px}:root:not([data-theme=dark]) .event-detail-key-takes-close-button{color:#0f172a;background:#ffffff8a;border-color:#0f172a1a!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab,:root:not([data-theme=dark]) .event-detail-key-takes-expanded-title-block h1,:root:not([data-theme=dark]) .event-detail-key-takes-article p{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-key-takes-expanded-meta{color:#64748b}@media (width<=1280px){.event-detail-key-takes-expanded-card{height:960px}.event-detail-key-takes-tabs{gap:28px}.event-detail-key-takes-expanded-title-block h1{font-size:21px}.event-detail-key-takes-article p{font-size:15px;line-height:1.56}}.event-detail-key-takes-expanded-card{padding-top:22px!important}.event-detail-hero-actions{justify-content:flex-end!important;align-items:flex-start!important;gap:16px!important}.event-detail-hero-actions .event-detail-key-takes-close-button{z-index:60!important;flex:none!important;width:38px!important;min-width:38px!important;height:40px!important;margin:0!important;padding:0!important;position:static!important;transform:translateY(-2px)!important}.event-detail-key-takes-expanded-card .event-detail-key-takes-tabs{margin-top:0!important}.event-detail-key-takes-expanded-header,.event-detail-key-takes-expanded-title-block,.event-detail-key-takes-expanded-meta{display:none!important}.event-detail-key-takes-article p{color:#e2e8f0f2!important;font-weight:560!important}:root:not([data-theme=dark]) .event-detail-key-takes-article p{color:#0f172a!important;font-weight:560!important}.event-detail-key-takes-article p,:root:not([data-theme=dark]) .event-detail-key-takes-article p{font-size:14px!important}.event-detail-key-takes-tab{text-align:left!important;flex:0 auto!important}@media (width>=1440px){.event-detail-key-takes-tabs{justify-content:space-between!important;gap:0!important;width:100%!important;max-width:none!important}.event-detail-key-takes-article p{max-width:none!important}}.event-detail-hero-timeline-card:has(.event-detail-key-takes-expanded-card) .event-detail-hero-top{align-items:flex-start!important;gap:15px!important}.event-detail-hero-timeline-card:has(.event-detail-key-takes-expanded-card) .event-detail-title-block{flex:auto!important;width:calc(100% - 53px)!important;min-width:0!important;max-width:calc(100% - 53px)!important}.event-detail-hero-timeline-card:has(.event-detail-key-takes-expanded-card) .event-detail-title-block h1{max-width:100%!important}.event-detail-hero-actions{justify-content:flex-end!important;align-items:flex-start!important;gap:16px!important;padding-right:0!important}.event-detail-hero-timeline-card:has(.event-detail-key-takes-expanded-card) .event-detail-hero-actions .event-detail-impact-pill{display:none!important}.event-detail-hero-actions .event-detail-key-takes-close-button,.event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button{color:#f8fafcf0!important;text-align:center!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;box-sizing:border-box!important;appearance:none!important;background:#00304e75!important;border:1px solid #38dfff6b!important;border-radius:12px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0 -3px 0 0!important;padding:0!important;font-family:inherit!important;font-size:26px!important;font-weight:300!important;line-height:40px!important;transition:background .16s,border-color .16s,color .16s,box-shadow .16s!important;display:inline-flex!important;transform:translateY(-2px)!important;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04!important}.event-detail-hero-actions .event-detail-key-takes-close-button:before,.event-detail-hero-actions .event-detail-key-takes-close-button:after{display:none!important}.event-detail-hero-actions .event-detail-key-takes-close-button:hover,.event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button:hover{color:#fff!important;background:#14607ac7!important;border-color:#7eefffb8!important;box-shadow:0 0 22px #38dfff1a,inset 0 0 0 1px #ffffff05!important}.event-detail-key-takes-tabs{justify-content:space-between!important;gap:0!important;width:100%!important;max-width:none!important}.event-detail-key-takes-tab{appearance:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}:root:not([data-theme=dark]) .event-detail-key-takes-tabs{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0f172a1a!important}:root:not([data-theme=dark]) .event-detail-key-takes-tabs button,:root:not([data-theme=dark]) .event-detail-key-takes-tab,:root:not([data-theme=dark]) .event-detail-key-takes-tab:hover,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus-visible,:root:not([data-theme=dark]) .event-detail-key-takes-tab:active,:root:not([data-theme=dark]) .event-detail-key-takes-tab.is-active{box-shadow:none!important;color:#000!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab:before{content:none!important;display:none!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab:after{background:0 0!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab.is-active:after{background:#000!important}:root:not([data-theme=dark]) .event-detail-hero-actions .event-detail-key-takes-close-button:hover,:root:not([data-theme=dark]) .event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button:hover{color:#075985!important;background:#e0f2fef0!important;border-color:#0ea5e970!important}.event-detail-key-takes-tab,.event-detail-key-takes-tab:hover,.event-detail-key-takes-tab:focus,.event-detail-key-takes-tab:focus-visible,.event-detail-key-takes-tab:active,.event-detail-key-takes-tab.is-active{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.event-detail-key-takes-tab:before{content:none!important;display:none!important}.event-detail-key-takes-tab:after{content:""!important;opacity:1!important;background:0 0!important;border-radius:99px!important;height:3px!important;position:absolute!important;bottom:-1px!important;left:0!important;right:0!important}.event-detail-key-takes-tab:hover:after,.event-detail-key-takes-tab:focus-visible:after,.event-detail-key-takes-tab.is-active:after{background:var(--text)!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab,:root:not([data-theme=dark]) .event-detail-key-takes-tab:hover,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus-visible,:root:not([data-theme=dark]) .event-detail-key-takes-tab:active,:root:not([data-theme=dark]) .event-detail-key-takes-tab.is-active{box-shadow:none!important;color:#000!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab:hover:after,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus-visible:after,:root:not([data-theme=dark]) .event-detail-key-takes-tab.is-active:after{background:#000!important}.event-detail-key-takes-tab,.event-detail-key-takes-tab:hover,.event-detail-key-takes-tab:focus,.event-detail-key-takes-tab:focus-visible,.event-detail-key-takes-tab:active,.event-detail-key-takes-tab.is-active,.event-detail-key-takes-tabs button,.event-detail-key-takes-tabs button:hover,.event-detail-key-takes-tabs button:focus,.event-detail-key-takes-tabs button:focus-visible,.event-detail-key-takes-tabs button:active{height:36px!important;box-shadow:none!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;position:relative!important;top:auto!important;bottom:auto!important;transform:translate(0,0)!important}.event-detail-key-takes-tab:before,.event-detail-key-takes-tabs button:before{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.event-detail-key-takes-tab:after,.event-detail-key-takes-tabs button:after{content:""!important;height:3px!important;box-shadow:none!important;opacity:1!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:99px!important;position:absolute!important;inset:auto 0 -1px!important;transform:none!important}.event-detail-key-takes-tab:hover:after,.event-detail-key-takes-tab:focus-visible:after,.event-detail-key-takes-tab.is-active:after,.event-detail-key-takes-tabs button:hover:after,.event-detail-key-takes-tabs button:focus-visible:after,.event-detail-key-takes-tabs button.is-active:after{background:var(--text)!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab,:root:not([data-theme=dark]) .event-detail-key-takes-tab:hover,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus-visible,:root:not([data-theme=dark]) .event-detail-key-takes-tab:active,:root:not([data-theme=dark]) .event-detail-key-takes-tab.is-active,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:hover,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:focus,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:focus-visible,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:active,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button.is-active{color:#000!important;box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;transform:translate(0,0)!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab:before,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:before{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab:after,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:after{box-shadow:none!important;background:0 0!important;border:0!important}:root:not([data-theme=dark]) .event-detail-key-takes-tab:hover:after,:root:not([data-theme=dark]) .event-detail-key-takes-tab:focus-visible:after,:root:not([data-theme=dark]) .event-detail-key-takes-tab.is-active:after,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:hover:after,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button:focus-visible:after,:root:not([data-theme=dark]) .event-detail-key-takes-tabs button.is-active:after{background:#000!important}.event-detail-hero-actions .event-detail-key-takes-close-button,.event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button{line-height:40px!important}.event-detail-hero-actions .event-detail-key-takes-close-button{text-indent:0!important}.event-detail-hero-actions .event-detail-key-takes-close-button:first-letter{line-height:1!important}.event-detail-hero-actions .event-detail-key-takes-close-button{justify-content:center!important;align-items:center!important;padding-bottom:3px!important;font-size:26px!important;display:inline-flex!important}:root:not([data-theme=dark]) .event-detail-hero-actions .event-detail-key-takes-close-button,:root:not([data-theme=dark]) .event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button{color:#0f172a!important;background:#ffffffbd!important;border-color:#94a3b86b!important;box-shadow:0 10px 24px #0f172a12,inset 0 0 0 1px #ffffffb8!important}:root:not([data-theme=dark]) .event-detail-hero-actions .event-detail-key-takes-close-button:hover,:root:not([data-theme=dark]) .event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button:hover{color:#0f172a!important;background:#ffffffeb!important;border-color:#64748b94!important;box-shadow:0 14px 30px #0f172a1a,inset 0 0 0 1px #ffffffd6!important}.event-detail-key-takes-article p,:root:not([data-theme=dark]) .event-detail-key-takes-article p{font-weight:400!important}.event-detail-hero-actions .event-detail-key-takes-close-button,.event-detail-hero-actions .event-detail-key-takes-close-button.event-detail-see-all-button{justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:inline-flex!important}.event-detail-key-takes-close-glyph{color:currentColor!important;text-align:center!important;pointer-events:none!important;width:1em!important;height:1em!important;font-size:26px!important;font-weight:300!important;line-height:.82!important;display:block!important;transform:translateY(.5px)!important}.event-detail-timeline-news-item:before{right:-1px!important}@media (width<=1280px){.event-detail-timeline-news-item:before{right:-1px!important}}.event-detail-summary-expand-button:hover,.event-detail-node-map-expand:hover,.event-detail-forecast-header>.event-detail-see-all-button:hover{color:#f8fafc!important;background:#285870f5!important;border-color:#70b0d0eb!important;box-shadow:0 0 0 1px #70b0d014,0 0 18px #38dfff1f,inset 0 0 0 1px #ffffff06!important}.event-detail-summary-expand-button:hover svg,.event-detail-node-map-expand:hover .event-detail-node-map-expand-symbol,.event-detail-forecast-header>.event-detail-see-all-button:hover svg{color:#f8fafc!important}:root:not([data-theme=dark]) .event-detail-summary-expand-button:hover,:root:not([data-theme=dark]) .event-detail-node-map-expand:hover,:root:not([data-theme=dark]) .event-detail-forecast-header>.event-detail-see-all-button:hover{color:#0f172a!important;background:#fffffff0!important;border-color:#94a3b8b8!important;box-shadow:0 14px 30px #0f172a1a,inset 0 0 0 1px #ffffffdb!important}:root:not([data-theme=dark]) .event-detail-summary-expand-button:hover svg,:root:not([data-theme=dark]) .event-detail-node-map-expand:hover .event-detail-node-map-expand-symbol,:root:not([data-theme=dark]) .event-detail-forecast-header>.event-detail-see-all-button:hover svg{color:#0f172a!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{box-shadow:0 28px 54px #00000085,0 14px 28px #00000057,0 0 22px #00c8ff1f,inset 0 0 0 1px #ffffff07!important}.overview-side-panel .overview-event-open-button:hover{box-shadow:0 30px 58px #0000008f,0 16px 31px #00000061,0 0 26px #00c8ff29,inset 0 0 0 1px #ffffff08!important}.overview-side-panel .overview-event-open-button:disabled{box-shadow:0 24px 46px #00000070,0 12px 24px #00000047,0 0 16px #00c8ff14,inset 0 0 0 1px #ffffff06!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{box-shadow:0 32px 64px #0f172a40,0 17px 32px #0f172a2b,0 0 0 1px #ffffffe6,inset 0 0 0 1px #ffffffd1!important}.overview-timeline-news-scroll{scrollbar-width:thin!important;scrollbar-color:#7a8697 transparent!important;overflow:hidden auto!important}.overview-timeline-news-scroll::-webkit-scrollbar{width:4px!important}.overview-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}.overview-timeline-news-scroll::-webkit-scrollbar-thumb{background:#7a8697!important;border-radius:999px!important}.overview-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#7a8697!important}:root:not([data-theme=dark]) .overview-timeline-news-scroll{scrollbar-color:#cbd5e1c2 transparent!important}:root:not([data-theme=dark]) .overview-timeline-news-scroll::-webkit-scrollbar-thumb{background:#cbd5e1c2!important;border-radius:999px!important}:root:not([data-theme=dark]) .overview-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#bac5d3db!important}.overview-timeline-news-scroll{margin-right:-3px!important;padding-right:22px!important}.event-flow-map .event-graph-node-popup{z-index:90;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:linear-gradient(#03121ef0,#020a12e6),#020a12eb;border:1px solid #38dfff57;border-radius:14px;width:min(292px,100% - 28px);max-height:calc(100% - 78px);position:absolute;top:54px;right:14px;overflow:hidden;box-shadow:0 24px 52px #00000061,inset 0 0 0 1px #ffffff06}.event-flow-map .event-graph-node-popup-header{border-bottom:1px solid #38dfff24;justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 13px 11px;display:flex}.event-flow-map .event-graph-node-popup-header div{min-width:0}.event-flow-map .event-graph-node-popup-header span{color:#38dfffeb;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850;line-height:1;display:block}.event-flow-map .event-graph-node-popup-header strong{color:#f8fafcf5;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:850;line-height:1.18;display:block;overflow:hidden}.event-flow-map .event-graph-node-popup-header button{color:#e2e8f0e6;cursor:pointer;background:#0f172a8a;border:1px solid #94a3b82e;border-radius:8px;place-items:center;width:24px;min-width:24px;height:24px;padding:0;font-size:17px;line-height:1;display:grid}.event-flow-map .event-graph-node-popup-header button:hover{color:#fff;background:#14607a85;border-color:#38dfff6b}.event-flow-map .event-graph-node-popup-body{scrollbar-width:thin;scrollbar-color:#38dfff85 transparent;max-height:calc(100% - 58px);padding:12px 13px 13px;overflow:hidden auto}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar{width:5px}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-track{background:0 0}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-thumb{background:#38dfff85;border-radius:999px}.event-flow-map .event-graph-node-popup-body section+section{border-top:1px solid #38dfff1f;margin-top:14px;padding-top:12px}.event-flow-map .event-graph-node-popup-body h4{color:#f8fafcf0;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850;line-height:1}.event-flow-map .event-graph-node-popup-body p{color:#cbd5e1d1;letter-spacing:-.01em;margin:0;font-size:12px;font-weight:560;line-height:1.48}.event-flow-map .event-graph-node-popup-connections{flex-direction:column;gap:8px;display:flex}.event-flow-map .event-graph-node-popup-connection{background:#0f172a47;border:1px solid #38dfff1f;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;padding:9px 10px;display:grid}.event-flow-map .event-graph-node-popup-connection span{color:#94a3b8db;letter-spacing:.07em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:800;line-height:1}.event-flow-map .event-graph-node-popup-connection strong{color:#f8fafcf0;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:780;line-height:1.2;overflow:hidden}.event-flow-map .event-graph-node-popup-connection em{color:#38dfffdb;white-space:nowrap;font-size:10.5px;font-style:normal;font-weight:800;line-height:1}.event-graph-mini-compact.event-flow-map .event-graph-node-popup{width:min(248px,100% - 24px);max-height:calc(100% - 64px);top:46px;right:12px}.graph-card-expanded-page .event-flow-map .event-graph-node-popup{width:min(330px,100% - 48px);max-height:calc(100% - 48px);top:24px;right:24px}.event-flow-map:has(.event-graph-expanded-minimap) .event-graph-node-popup{width:min(330px,100% - 48px);max-height:calc(100% - 48px);top:24px;right:24px}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup{background:linear-gradient(#fffffff5,#f8fafceb),#fffffff0;border-color:#64748b47;box-shadow:0 20px 44px #0f172a24,inset 0 0 0 1px #ffffffa8}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header{border-bottom-color:#64748b29}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header span,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection em{color:#475569}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header strong,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body h4,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection strong{color:#0f172a}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body p{color:#334155c7}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header button{color:#0f172a;background:#ffffffd1;border-color:#64748b3d}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header button:hover{background:#f1f5f9fa;border-color:#64748b6b}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body{scrollbar-color:#94a3b89e transparent}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-thumb{background:#94a3b89e}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body section+section{border-top-color:#64748b29}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection{background:#ffffff94;border-color:#64748b29}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection span{color:#475569c7}.event-flow-map .event-graph-node-popup{animation:.16s ease-out event-graph-node-popup-in;right:auto!important;overflow:visible!important}.event-flow-map .event-graph-node-popup:before{content:"";z-index:-1;pointer-events:none;background:#03121ef0;border:1px solid #38dfff57;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.event-flow-map .event-graph-node-popup[data-placement=bottom-right]{transform-origin:0 0}.event-flow-map .event-graph-node-popup[data-placement=bottom-right]:before{border-top:0;border-right:0;top:18px;left:-6px}.event-flow-map .event-graph-node-popup[data-placement=bottom-left]{transform-origin:100% 0}.event-flow-map .event-graph-node-popup[data-placement=bottom-left]:before{border-bottom:0;border-left:0;top:18px;right:-6px}.event-flow-map .event-graph-node-popup[data-placement=top-right]{transform-origin:0 100%}.event-flow-map .event-graph-node-popup[data-placement=top-right]:before{border-top:0;border-left:0;bottom:18px;left:-6px}.event-flow-map .event-graph-node-popup[data-placement=top-left]{transform-origin:100% 100%}.event-flow-map .event-graph-node-popup[data-placement=top-left]:before{border-bottom:0;border-right:0;bottom:18px;right:-6px}.event-graph-mini-compact.event-flow-map .event-graph-node-popup,.graph-card-expanded-page .event-flow-map .event-graph-node-popup{right:auto!important}.event-flow-map:has(.event-graph-expanded-minimap) .event-graph-node-popup{right:auto!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup:before{background:#fffffff5;border-color:#64748b47}@keyframes event-graph-node-popup-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.event-flow-map .event-graph-node-popup-body{overflow-y:auto!important}.event-flow-map .event-graph-node-popup-connections-text-section{border-top:1px solid #38dfff1f!important;margin-top:12px!important;padding-top:12px!important}.event-flow-map .event-graph-node-popup-connection-text{color:#cbd5e1d6!important;letter-spacing:-.01em!important;margin:0!important;font-size:12px!important;font-weight:560!important;line-height:1.52!important}.event-flow-map .event-graph-node-popup-connection-text span{display:inline!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connections-text-section{border-top-color:#64748b29!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection-text{color:#334155c7!important}.event-flow-map .event-graph-node-popup{animation:none!important;bottom:auto!important;right:auto!important;overflow:visible!important;transform:none!important}.event-flow-map .event-graph-node-popup[data-placement=middle-right]{transform-origin:0!important}.event-flow-map .event-graph-node-popup[data-placement=middle-left]{transform-origin:100%!important}.event-flow-map .event-graph-node-popup[data-placement=middle-right]:before{border-top:0!important;border-bottom:1px solid #38dfff57!important;border-left:1px solid #38dfff57!important;border-right:0!important;top:50%!important;bottom:auto!important;left:-6px!important;transform:translateY(-50%)rotate(45deg)!important}.event-flow-map .event-graph-node-popup[data-placement=middle-left]:before{border-top:1px solid #38dfff57!important;border-bottom:0!important;border-left:0!important;border-right:1px solid #38dfff57!important;top:50%!important;bottom:auto!important;right:-6px!important;transform:translateY(-50%)rotate(45deg)!important}.event-flow-map .event-graph-node-popup[data-placement=top-right]:before,.event-flow-map .event-graph-node-popup[data-placement=bottom-right]:before{left:22px!important}.event-flow-map .event-graph-node-popup[data-placement=top-left]:before,.event-flow-map .event-graph-node-popup[data-placement=bottom-left]:before{right:22px!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup[data-placement=middle-right]:before{border-bottom-color:#64748b47!important;border-left-color:#64748b47!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup[data-placement=middle-left]:before{border-top-color:#64748b47!important;border-right-color:#64748b47!important}.event-flow-map .event-graph-node-popup{opacity:1;visibility:visible;transition:opacity .18s,visibility linear}.event-flow-map .event-graph-node-popup.event-graph-node-popup-hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,visibility 0s linear .18s}.event-flow-map .event-graph-node-popup{border-radius:0!important;overflow:hidden!important}.event-flow-map .event-graph-node-popup:before,.event-flow-map .event-graph-node-popup:after{content:none!important;display:none!important}.event-flow-map .event-graph-node-popup-header,.event-flow-map .event-graph-node-popup-body{border-radius:0!important}.event-flow-map .event-graph-node-popup{flex-direction:column!important;min-height:0!important;display:flex!important;overflow:hidden!important}.event-flow-map .event-graph-node-popup-header{flex:none!important}.event-flow-map .event-graph-node-popup-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}.event-flow-map .event-graph-node-popup-body section,.event-flow-map .event-graph-node-popup-body p,.event-graph-mini-compact.event-flow-map .event-graph-node-popup,.graph-card-expanded-page .event-flow-map .event-graph-node-popup{min-height:0!important}.event-flow-map:has(.event-graph-expanded-minimap) .event-graph-node-popup{min-height:0!important}.event-flow-map .event-graph-node-popup{-webkit-backdrop-filter:blur(16px)saturate(1.12)!important;background:linear-gradient(#03101ee0,#020a14d6)!important;border-radius:12px!important;overflow:hidden!important}.event-flow-map .event-graph-node-popup-header{background:#0414247a!important;border-radius:12px 12px 0 0!important}.event-flow-map .event-graph-node-popup-body{border-radius:0 0 12px 12px!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup{-webkit-backdrop-filter:blur(16px)saturate(1.08)!important;background:linear-gradient(#ffffffe6,#f8fafcdb)!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header{background:#f1f5f985!important}.event-flow-map .event-graph-node-popup{-webkit-backdrop-filter:blur(18px)saturate(1.18)!important;background:linear-gradient(#03101ead,#020a1494)!important;border-color:#38dfff57!important;box-shadow:0 24px 52px #00000057,inset 0 0 0 1px #ffffff09!important}.event-flow-map .event-graph-node-popup-header{background:#04142457!important;border-bottom-color:#38dfff2e!important}.event-flow-map .event-graph-node-popup-body{background:#020a1214!important}.event-flow-map .event-graph-node-popup-header strong{color:#f8fafcfa!important;text-shadow:0 1px 8px #0000006b!important}.event-flow-map .event-graph-node-popup-body p,.event-flow-map .event-graph-node-popup-connection-text{color:#e2e8f0eb!important;text-shadow:0 1px 8px #00000057!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header strong{color:#0f172a!important;text-shadow:0 1px 8px #ffffffc2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body p,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection-text{color:#0f172ad1!important;text-shadow:0 1px 8px #ffffff9e!important}.event-flow-map .event-graph-node-popup{-webkit-backdrop-filter:none!important;background:linear-gradient(#03101e,#020a14)!important;border-color:#38dfff6b!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 24px 52px #0000006b,inset 0 0 0 1px #ffffff0a!important}.event-flow-map .event-graph-node-popup-header{background:#041424!important;border-bottom-color:#38dfff38!important;border-radius:12px 12px 0 0!important}.event-flow-map .event-graph-node-popup-body{background:#020a12!important;border-radius:0 0 12px 12px!important}.event-flow-map .event-graph-node-popup-header strong,.event-flow-map .event-graph-node-popup-body p,.event-flow-map .event-graph-node-popup-connection-text{text-shadow:none!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup{-webkit-backdrop-filter:none!important;background:linear-gradient(#fff,#f8fafc)!important;border-color:#64748b57!important;box-shadow:0 20px 44px #0f172a29,inset 0 0 0 1px #ffffffb8!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header{background:#f1f5f9!important;border-bottom-color:#64748b33!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body{background:#fff!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header strong,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body p,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-connection-text{text-shadow:none!important}.event-graph-search-wrap{z-index:80;flex:none;width:262px;position:relative}.event-graph-search-pill{color:#cbd5e1d1;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#021221b8;border:1px solid #38dfff47;border-radius:12px;align-items:center;gap:9px;width:100%;height:38px;min-height:38px;padding:0 13px;display:flex;position:relative}.event-graph-search-pill svg{color:currentColor;flex:none}.event-graph-search-pill input{width:100%;min-width:0;height:100%;color:var(--text);font:inherit;letter-spacing:-.015em;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:750;line-height:1}.event-graph-search-pill input::placeholder{color:#cbd5e19e}.event-graph-search-pill input::-webkit-search-cancel-button{appearance:none}.event-graph-search-suggestions{z-index:100;overscroll-behavior:contain;background:#03101e;border:1px solid #38dfff42;border-radius:12px;max-height:268px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 24px 52px #0000006b,0 0 0 1px #ffffff06}.event-graph-search-suggestions::-webkit-scrollbar{width:5px}.event-graph-search-suggestions::-webkit-scrollbar-track{background:0 0}.event-graph-search-suggestions::-webkit-scrollbar-thumb{background:#38dfff7a;border-radius:999px}.event-graph-search-suggestion{width:100%;min-height:46px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:8px 10px;display:flex}.event-graph-search-suggestion:hover,.event-graph-search-suggestion-active{color:var(--text);background:#38dfff1c}.event-graph-search-suggestion span{color:#38dfffd1;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.event-graph-search-suggestion strong{color:currentColor;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:13px;font-weight:850;line-height:1.15;overflow:hidden}.event-graph-search-empty{min-height:42px;color:var(--text-muted);place-items:center;font-size:12px;font-weight:750;line-height:1;display:grid}.event-graph-search-selected-node{z-index:45;color:#94a3b8b8;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;max-width:260px;font-size:11px;font-weight:800;line-height:1;position:absolute;top:77px;right:92px;overflow:hidden}:root:not([data-theme=dark]) .event-graph-search-pill{color:#64748b;background:#ffffffd6;border-color:#0e749038;box-shadow:0 10px 24px #0f172a0f,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .event-graph-search-pill input{color:#0f172a}:root:not([data-theme=dark]) .event-graph-search-pill input::placeholder{color:#64748bbd}:root:not([data-theme=dark]) .event-graph-search-suggestions{background:#fff;border-color:#0e749033;box-shadow:0 24px 48px #0f172a29,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .event-graph-search-suggestion{color:#64748b}:root:not([data-theme=dark]) .event-graph-search-suggestion:hover,:root:not([data-theme=dark]) .event-graph-search-suggestion-active{color:#0f172a;background:#f0f9ff}:root:not([data-theme=dark]) .event-graph-search-suggestion span{color:#0891b2}:root:not([data-theme=dark]) .event-graph-search-empty,:root:not([data-theme=dark]) .event-graph-search-selected-node{color:#475569b8}:root:not([data-theme=dark]) .event-graph-search-suggestions::-webkit-scrollbar-thumb{background:#94a3b89e}@media (width<=1280px){.event-graph-search-wrap{width:232px}.event-graph-search-selected-node{max-width:220px;right:86px}}.overview-timeline-news-line{display:none!important}.overview-timeline-news-list:before{content:"";z-index:0;pointer-events:none;background:#94a3b847;width:.5px;position:absolute;top:15px;bottom:8px;left:7px}:root:not([data-theme=dark]) .overview-timeline-news-list:before{background:#64748b4d}.overview-timeline-news-list{padding-bottom:34.5px!important}.overview-timeline-news-list:before{bottom:0!important}@media (width<=1280px){.overview-timeline-news-list{padding-bottom:33.5px!important}}.overview-timeline-news-line,.overview-latest-news-timeline-rail,.event-detail-timeline-news-line,.event-detail-latest-news-timeline-rail{display:none!important}.overview-latest-news-timeline-list,.event-detail-latest-news-timeline-list{position:relative!important}.overview-latest-news-timeline-list{padding-bottom:34.5px!important}.overview-latest-news-timeline-list:before{content:""!important;z-index:0!important;pointer-events:none!important;background:#94a3b847!important;width:.5px!important;position:absolute!important;top:15px!important;bottom:0!important;left:7px!important}.event-detail-latest-news-timeline-list{padding-bottom:12px!important}.event-detail-latest-news-timeline-list:before{content:""!important;z-index:0!important;pointer-events:none!important;background:#94a3b847!important;width:.5px!important;position:absolute!important;top:15px!important;bottom:0!important;left:7px!important}:root:not([data-theme=dark]) .overview-latest-news-timeline-list:before,:root:not([data-theme=dark]) .event-detail-latest-news-timeline-list:before{background:#64748b4d!important}[data-theme=dark] .overview-latest-news-timeline-list:before,[data-theme=dark] .event-detail-latest-news-timeline-list:before{background:#94a3b847!important}@media (width<=1280px){.overview-latest-news-timeline-list{padding-bottom:33.5px!important}.event-detail-latest-news-timeline-list{padding-bottom:12px!important}}.event-detail-top-characters-card .event-detail-character-list,.event-detail-top-scenarios-card .event-detail-scenario-list,.event-detail-timeline-news-scroll{scrollbar-width:thin!important;scrollbar-color:#94a3b8c7 transparent!important}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar{width:6px!important}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar{width:6px!important}.event-detail-timeline-news-scroll::-webkit-scrollbar{width:6px!important}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border:0!important;border-radius:999px!important}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border:0!important;border-radius:999px!important}.event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border:0!important;border-radius:999px!important}.event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb:hover{background:#94a3b8c7!important}.event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb:hover{background:#94a3b8c7!important}.event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8c7!important}:root:not([data-theme=dark]) .event-detail-top-characters-card .event-detail-character-list,:root:not([data-theme=dark]) .event-detail-top-scenarios-card .event-detail-scenario-list,:root:not([data-theme=dark]) .event-detail-timeline-news-scroll{scrollbar-color:#cbd5e1eb transparent!important}:root:not([data-theme=dark]) .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root:not([data-theme=dark]) .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root:not([data-theme=dark]) .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root:not([data-theme=dark]) .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}:root:not([data-theme=dark]) .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}:root:not([data-theme=dark]) .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}.event-detail-hero-timeline-card .event-detail-timeline-news-scroll{scrollbar-gutter:stable!important;margin-right:-9px!important;padding-right:14px!important}.event-detail-key-takes-expanded-card .event-detail-key-takes-tabs,.event-detail-key-takes-tabs{justify-content:flex-start!important;gap:32px!important;width:fit-content!important;max-width:100%!important}.event-detail-key-takes-tab,.event-detail-key-takes-tabs button{flex:none!important}.event-detail-key-takes-tab:last-child{text-align:left!important;justify-content:flex-start!important}@media (width<=1280px){.event-detail-key-takes-expanded-card .event-detail-key-takes-tabs,.event-detail-key-takes-tabs{gap:28px!important}}.overview-latest-news-timeline-list:before{top:30px!important}@media (width<=1280px){.overview-latest-news-timeline-list:before{top:30px!important}}.atlas-watchlist-page{height:auto;min-height:calc(100vh - 74px);overflow:visible}.atlas-watchlist-layout{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:18px;width:100%;max-width:100%;height:1012px;min-height:1012px;max-height:1012px;display:grid}.atlas-watchlist-feed-card{flex-direction:column;height:100%;min-height:0;max-height:100%;padding:15px 12px 18px;display:flex;overflow:hidden}.atlas-watchlist-side-panel{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.atlas-watchlist-feed-header{flex:none;justify-content:space-between;align-items:center;gap:16px;margin:0 11px 22px 10px;display:flex}.atlas-watchlist-feed-header h3{color:var(--text);letter-spacing:.02em;white-space:nowrap;margin:0;font-size:15px;font-weight:900;line-height:18px}.atlas-watchlist-search-box{border:1px solid var(--line);height:42px;color:var(--text-muted);background:#0014249e;border-radius:10px;flex:0 245px;align-items:center;gap:10px;padding:0 13px;display:flex}:root:not([data-theme=dark]) .atlas-watchlist-search-box{background:#ffffffeb}.atlas-watchlist-search-box input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.atlas-watchlist-search-box input::placeholder{color:var(--text-muted)}[data-theme=dark] .atlas-watchlist-search-box input::placeholder{color:#cbd5e1b8}.atlas-watchlist-feed-list{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#94a3b8ad transparent;flex-direction:column;flex:auto;gap:14px;min-height:0;margin-right:-7px;padding-left:10px;padding-right:12px;display:flex;overflow:hidden auto}.atlas-watchlist-feed-list::-webkit-scrollbar{width:8px}.atlas-watchlist-feed-list::-webkit-scrollbar-track{background:0 0}.atlas-watchlist-feed-list::-webkit-scrollbar-thumb{background:#94a3b8ad;border-radius:999px}.atlas-watchlist-feed-list::-webkit-scrollbar-thumb:hover{background:#94a3b8d1}:root:not([data-theme=dark]) .atlas-watchlist-feed-list{scrollbar-color:#cbd5e1db transparent}:root:not([data-theme=dark]) .atlas-watchlist-feed-list::-webkit-scrollbar-thumb{background:#cbd5e1db}:root:not([data-theme=dark]) .atlas-watchlist-feed-list::-webkit-scrollbar-thumb:hover{background:#b4becdeb}.atlas-watchlist-event-card{border:1px solid var(--line);cursor:pointer;text-align:left;appearance:none;background:linear-gradient(#00223a57,#00132275),#00142457;border-radius:14px;grid-template-columns:190px minmax(0,1fr) 115px 20px;align-items:center;gap:20px;height:163px;min-height:163px;padding:7px 16px 12px 20px;transition:border-color .16s,background .16s;display:grid;position:relative;overflow:hidden}:root:not([data-theme=dark]) .atlas-watchlist-event-card{background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8}.atlas-watchlist-event-card:hover,.atlas-watchlist-event-card.is-active{box-shadow:none;border-color:#00c8ff52}:root:not([data-theme=dark]) .atlas-watchlist-event-card:hover,:root:not([data-theme=dark]) .atlas-watchlist-event-card.is-active{box-shadow:none;border-color:#64748b94}.atlas-watchlist-image{color:#f8fafcd1;background-color:#0000;background-image:linear-gradient(#0000001a,#00000047),radial-gradient(circle at 40% 40%,#9ab6c8,#202936 60%,#050b12);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:12px;place-items:center;width:180px;height:120px;display:grid;overflow:hidden;transform:translateY(2.75px)}.atlas-watchlist-copy{align-self:center;width:100%;min-width:0;margin-right:0}.atlas-watchlist-copy h2{color:var(--text);letter-spacing:-.035em;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:44px;margin:0;font-size:18px;font-weight:900;line-height:1.22;display:-webkit-box;overflow:hidden}.atlas-watchlist-meta-row{align-items:center;gap:9px;min-width:0;margin-top:8px;margin-bottom:10px;display:flex}.atlas-watchlist-meta-row .impact-badge{letter-spacing:-.01em!important;white-space:nowrap!important;background:#ffffff06!important;border-radius:9px!important;justify-content:center!important;width:auto!important;min-width:0!important;min-height:26px!important;padding:0 5px!important;font-size:11.5px!important;font-weight:900!important;line-height:1!important}.atlas-watchlist-meta-row .impact-badge.impact-high,.atlas-watchlist-meta-row .impact-badge.impact-very_high,.atlas-watchlist-meta-row .impact-badge.impact-very-high{color:#ff3048!important;background:#ff304814!important;border-color:#ff3048!important}.atlas-watchlist-meta-row .impact-badge.impact-medium{color:#ffb000!important;background:#ffb00014!important;border-color:#ffb000!important}.atlas-watchlist-meta-row .impact-badge.impact-low{color:#38bdf8!important;background:#38bdf814!important;border-color:#38bdf8!important}.atlas-watchlist-topline{color:#8895a3;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-top:8px;font-size:11px;font-weight:850;line-height:14px;overflow:hidden}.atlas-watchlist-copy p{color:var(--text-soft);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:48px;margin:10px 0 0;padding-top:0;font-size:13px;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.atlas-watchlist-copy h2,.atlas-watchlist-copy p{width:calc(100% + 15px);max-width:calc(100% + 15px)}.atlas-watchlist-impact{flex-direction:column;justify-content:center;place-self:center end;align-items:center;gap:18px;width:107px;min-width:0;height:100%;display:flex;transform:translate(5px)}.atlas-watchlist-impact .impact-badge{letter-spacing:-.02em!important;white-space:nowrap!important;background:#ffffff06!important;border-radius:13px!important;justify-content:center!important;width:auto!important;min-width:0!important;min-height:36px!important;padding:0 9px!important;font-size:13.5px!important;font-weight:900!important;line-height:1!important}.atlas-watchlist-impact .impact-badge.impact-high,.atlas-watchlist-impact .impact-badge.impact-very_high,.atlas-watchlist-impact .impact-badge.impact-very-high{color:#ff3048!important;background:#ff304814!important;border-color:#ff3048!important}.atlas-watchlist-impact .impact-badge.impact-medium{color:#ffb000!important;background:#ffb00014!important;border-color:#ffb000!important}.atlas-watchlist-impact .impact-badge.impact-low{color:#38bdf8!important;background:#38bdf814!important;border-color:#38bdf8!important}.atlas-watchlist-impact-score{background:0 0;border:1.5px solid;border-radius:50%;place-items:center;width:72px;height:72px;font-size:24px;font-weight:900;line-height:1;display:grid}.atlas-watchlist-impact-score-high{color:#ff3048}.atlas-watchlist-impact-score-medium{color:#ffb000}.atlas-watchlist-impact-score-low{color:#38bdf8}.atlas-watchlist-more-button{width:20px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-self:center end;place-items:center;padding:0;display:grid}.atlas-watchlist-more-button:hover,.atlas-watchlist-more-button-open{color:var(--cyan)}.atlas-watchlist-empty{border:1px dashed var(--line);min-height:320px;color:var(--text-muted);text-align:center;border-radius:14px;align-content:center;place-items:center;gap:8px;display:grid}.atlas-watchlist-empty strong{color:var(--text);font-size:15px}.atlas-watchlist-empty span{font-size:13px}.atlas-watchlist-action-menu{z-index:2147483647;background:#03101e;border:1px solid #00c8ff47;border-radius:10px;flex-direction:column;gap:4px;padding:6px;display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06}.atlas-watchlist-action-menu-item{width:100%;height:34px;color:var(--text-muted);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:9px;padding:0 10px;font-size:12.5px;font-weight:800;line-height:1;display:flex}.atlas-watchlist-action-menu-item svg{color:currentColor;flex:none}.atlas-watchlist-action-menu-item:hover{color:var(--text);background:#002c4c}:root:not([data-theme=dark]) .atlas-watchlist-action-menu{background:#fff;border-color:#0e749038;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .atlas-watchlist-action-menu-item{color:#64748b}:root:not([data-theme=dark]) .atlas-watchlist-action-menu-item:hover{color:#0f172a;background:#f0f9ff}.event-map-overview-shell{flex:1 1 0;min-height:390px;position:relative;overflow:visible}.event-map-overview-shell .graph-card{width:100%;height:100%;min-height:0;margin-top:0;position:absolute;inset:0;overflow:visible}.event-map-overview-shell .section-row{z-index:31;position:relative}.event-map-overview-shell .event-graph-mini-compact{box-sizing:border-box;width:calc(100% + 44px);height:100%;min-height:0;margin-top:0;padding:0;position:absolute;inset:0 -22px;overflow:hidden}.event-map-overview-shell .event-flow-map,.event-map-overview-shell .event-flow-map .react-flow,.event-map-overview-shell .event-flow-map .react-flow__renderer,.event-map-overview-shell .event-flow-map .react-flow__viewport,.event-map-overview-shell .event-flow-map .react-flow__pane{width:100%;height:100%;min-height:0;position:absolute;inset:0}.event-map-overview-shell .event-graph-expand-button{margin-right:56px}.truthatlas-map-control.event-map-overview-control:hover{background:#0e7490b8!important;border-color:#7dd3fcb8!important}:root:not([data-theme=dark]) .truthatlas-map-control.event-map-overview-control{color:#0f172a!important;background:#ffffffb8!important;border-color:#cbd5e1eb!important}:root:not([data-theme=dark]) .truthatlas-map-control.event-map-overview-control:hover{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{will-change:transform, filter, box-shadow;border-radius:13px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:translateY(-1px)translateZ(0)!important}.overview-side-panel .overview-event-open-button{color:#f8fafc!important;box-shadow:none!important;filter:drop-shadow(0 12px 18px #0000002e)drop-shadow(0 4px 8px #0000001f)!important;background:#082f4994!important;border:1px solid #38bdf86b!important}.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible{will-change:transform, filter, box-shadow;color:#fff!important;width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;filter:none!important;background:#0e7490b8!important;border-color:#7dd3fcb8!important;border-radius:13px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:translateY(-1px)translateZ(0)!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{color:#0f172a!important;box-shadow:none!important;filter:drop-shadow(0 12px 18px #0f172a1f)drop-shadow(0 4px 8px #0f172a14)!important;background:#ffffffb8!important;border:1px solid #cbd5e1eb!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible{will-change:transform, filter, box-shadow;color:#0f172a!important;width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;filter:none!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important;border-radius:13px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:translateY(-1px)translateZ(0)!important}.overview-side-panel .overview-news-card{transition:border-color .16s,background .16s,box-shadow .16s}.overview-side-panel .overview-news-card:hover{box-shadow:none!important;border-color:#00c8ff52!important}:root:not([data-theme=dark]) .overview-side-panel .overview-news-card:hover{box-shadow:none!important;border-color:#64748b8f!important}.atlas-watchlist-side-panel>.atlas-watchlist-latest-news-section{flex:0 0 382px;height:382px;min-height:382px;max-height:382px}.atlas-watchlist-side-panel>.atlas-watchlist-map-shell{flex:1 1 0;min-height:370px;max-height:calc(100% - 20px)}@media (width<=1280px){.atlas-watchlist-layout{grid-template-columns:minmax(0,1fr) 350px;height:962px;min-height:962px;max-height:962px}.atlas-watchlist-side-panel>.atlas-watchlist-latest-news-section{flex:0 0 382px;height:382px;min-height:382px;max-height:382px}.atlas-watchlist-side-panel>.atlas-watchlist-map-shell{flex:1 1 0;min-height:330px;max-height:calc(100% - 20px)}.atlas-watchlist-event-card{grid-template-columns:152px minmax(0,1fr) 96px 18px;gap:14px;height:157px;min-height:157px;padding:5px 14px 8px 16px}.atlas-watchlist-image{width:152px;height:122px}.atlas-watchlist-copy h2{font-size:15px}.atlas-watchlist-meta-row{gap:8px;margin-top:7px;margin-bottom:9px}.atlas-watchlist-meta-row .impact-badge{border-radius:8px!important;min-height:24px!important;padding:0 8px!important;font-size:11px!important}.atlas-watchlist-copy p{margin-top:9px;font-size:13.5px}.atlas-watchlist-more-button{width:18px}}.atlas-watchlist-side-panel>.atlas-watchlist-map-shell{flex:0 0 209px!important;height:209px!important;min-height:209px!important;max-height:209px!important}.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .graph-card,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-graph-mini,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-graph-mini-compact,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow__pane{height:209px!important;min-height:209px!important;max-height:209px!important}@media (width<=1280px){.atlas-watchlist-side-panel>.atlas-watchlist-map-shell{flex:0 0 169px!important;height:169px!important;min-height:169px!important;max-height:169px!important}.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .graph-card,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-graph-mini,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-graph-mini-compact,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-side-panel>.atlas-watchlist-map-shell .event-flow-map .react-flow__pane{height:169px!important;min-height:169px!important;max-height:169px!important}}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{flex:0 0 390px!important;height:390px!important;min-height:390px!important;max-height:390px!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact{height:390px!important;min-height:390px!important;max-height:390px!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map{height:auto!important;min-height:0!important;max-height:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__pane{height:100%!important;min-height:0!important;max-height:none!important}@media (width<=1280px){.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{flex:0 0 300px!important;height:300px!important;min-height:300px!important;max-height:300px!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact{height:300px!important;min-height:300px!important;max-height:300px!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map{height:auto!important;min-height:0!important;max-height:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__pane{height:100%!important;min-height:0!important;max-height:none!important}}.atlas-watchlist-page .overview-side-panel .overview-event-open-button,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:hover,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus-visible,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:active,.atlas-watchlist-page .event-map-overview-expand-button,.atlas-watchlist-page .event-map-overview-expand-button:hover,.atlas-watchlist-page .event-map-overview-expand-button:focus,.atlas-watchlist-page .event-map-overview-expand-button:focus-visible,.atlas-watchlist-page .event-map-overview-expand-button:active,.atlas-watchlist-page .overview-timeline-dropdown-button,.atlas-watchlist-page .overview-timeline-dropdown-button:hover,.atlas-watchlist-page .overview-timeline-dropdown-button:focus,.atlas-watchlist-page .overview-timeline-dropdown-button:focus-visible,.atlas-watchlist-page .overview-timeline-dropdown-button:active,.atlas-watchlist-page .overview-timeline-dropdown-button-open{box-shadow:0 18px 36px #0000002b,0 8px 18px #0000001c,inset 0 0 0 1px #ffffff06!important}:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .atlas-watchlist-page .event-map-overview-expand-button,:root:not([data-theme=dark]) .atlas-watchlist-page .event-map-overview-expand-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-page .event-map-overview-expand-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-page .event-map-overview-expand-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-page .event-map-overview-expand-button:active,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-timeline-dropdown-button,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-timeline-dropdown-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-timeline-dropdown-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-timeline-dropdown-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-timeline-dropdown-button:active,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-timeline-dropdown-button-open{box-shadow:0 18px 36px #0f172a17,0 8px 18px #0f172a0f,inset 0 0 0 1px #ffffff9e!important}.atlas-feed-page .atlas-feed-event-card{grid-template-columns:190px minmax(0,1fr) 115px 20px!important;align-items:center!important;gap:20px!important;height:174px!important;min-height:174px!important;padding:11px 16px 19px 20px!important;display:grid!important;position:relative!important;overflow:hidden!important}.atlas-feed-page .atlas-feed-copy{align-self:center!important;width:auto!important;min-width:0!important;max-width:none!important;margin-right:0!important}.atlas-feed-page .atlas-feed-copy h2{width:auto!important;max-width:calc(100% - 5px)!important}.atlas-feed-page .atlas-feed-copy p{width:auto!important;max-width:none!important}.atlas-feed-page .atlas-feed-impact{flex-direction:column!important;justify-content:center!important;place-self:center end!important;align-items:center!important;gap:18px!important;width:115px!important;min-width:0!important;height:100%!important;display:flex!important;transform:none!important}.atlas-feed-page .atlas-feed-impact .impact-badge{letter-spacing:-.02em!important;white-space:nowrap!important;border-width:1px!important;border-radius:13px!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:36px!important;padding:0 10px!important;font-size:13.5px!important;font-weight:900!important;line-height:1!important}.atlas-feed-page .atlas-feed-impact-score{background:0 0!important;border:1.5px solid!important;border-radius:50%!important;place-items:center!important;width:72px!important;height:78px!important;font-size:24px!important;font-weight:900!important;line-height:1!important;display:grid!important}.atlas-feed-page .atlas-feed-more-button{place-self:center end!important;width:20px!important;height:36px!important;transform:none!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card{grid-template-columns:152px minmax(0,1fr) 96px 18px!important;gap:14px!important;height:178px!important;min-height:178px!important;padding:9px 14px 15px 16px!important}.atlas-feed-page .atlas-feed-impact{width:96px!important}.atlas-feed-page .atlas-feed-impact .impact-badge{min-height:32px!important;padding:0 9px!important;font-size:13px!important}.atlas-feed-page .atlas-feed-impact-score{width:66px!important;height:66px!important;font-size:23px!important}.atlas-feed-page .atlas-feed-more-button{width:18px!important}}.atlas-watchlist-right-panel{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.atlas-watchlist-section-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.atlas-watchlist-section-row h3{letter-spacing:.01em;margin:0;font-size:14px;font-weight:800}.atlas-watchlist-event-header-row{flex:none;min-height:0;margin-bottom:16px;transform:translateY(-5px)}.atlas-watchlist-event-header-copy{min-width:0;padding-right:42px}.atlas-watchlist-event-title{color:var(--text);letter-spacing:-.035em;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:850;line-height:1.18;display:-webkit-box;overflow:hidden}.atlas-watchlist-event-meta-line{color:#8895a3;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-top:8px;font-size:11px;font-weight:850;line-height:14px;display:flex}.atlas-watchlist-event-meta-line span{white-space:nowrap;align-items:center;display:inline-flex}.atlas-watchlist-go-to-event-button,.atlas-watchlist-go-to-event-button:hover,.atlas-watchlist-go-to-event-button:focus,.atlas-watchlist-go-to-event-button:focus-visible,.atlas-watchlist-go-to-event-button:active{width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;filter:drop-shadow(0 20px 34px #0000002e)drop-shadow(0 9px 18px #0000001c)!important;border-radius:13px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:translateY(-1px)translateZ(0)!important}.atlas-watchlist-go-to-event-button{color:#f8fafc!important;background:#082f4994!important;border:1px solid #38bdf86b!important}.atlas-watchlist-go-to-event-button:hover,.atlas-watchlist-go-to-event-button:focus,.atlas-watchlist-go-to-event-button:focus-visible{color:#fff!important;background:#0e7490b8!important;border-color:#7dd3fcb8!important}:root:not([data-theme=dark]) .atlas-watchlist-go-to-event-button{color:#0f172a!important;filter:drop-shadow(0 20px 34px #0f172a1f)drop-shadow(0 9px 18px #0f172a14)!important;background:#ffffffb8!important;border:1px solid #cbd5e1eb!important}:root:not([data-theme=dark]) .atlas-watchlist-go-to-event-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-go-to-event-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-go-to-event-button:focus-visible{color:#0f172a!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}.atlas-watchlist-summary-box{border-bottom:0;flex:none;min-height:0;margin-top:0;padding:0 0 33px;overflow:hidden}.atlas-watchlist-summary-box p{color:var(--text-soft);letter-spacing:-.015em;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.atlas-watchlist-impact-map-shell{isolation:isolate;flex:0 0 390px;width:100%;height:390px;min-height:390px;max-height:390px;position:relative;overflow:visible}.atlas-watchlist-impact-map-shell .graph-card{background:0 0;border-top:0;width:100%;height:100%;min-height:0;margin:0;padding:0;position:absolute;inset:0;overflow:visible}.atlas-watchlist-impact-map-shell .event-graph-mini,.atlas-watchlist-impact-map-shell .event-graph-mini-compact{box-sizing:border-box;width:calc(100% + 44px);height:100%;min-height:0;margin-top:0;padding:0;position:absolute;inset:0 -22px;overflow:hidden}.atlas-watchlist-impact-map-shell .event-flow-map,.atlas-watchlist-impact-map-shell .event-flow-map .react-flow,.atlas-watchlist-impact-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-impact-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-impact-map-shell .event-flow-map .react-flow__pane{width:100%;height:100%;min-height:0;position:absolute;inset:0}.atlas-watchlist-impact-map-shell .event-flow-map{overflow:hidden}.atlas-watchlist-impact-map-shell .event-flow-map:after{content:"";z-index:45;pointer-events:none;background:linear-gradient(#00132200 0%,#00132285 100%);height:20px;position:absolute;bottom:0;left:0;right:0}:root:not([data-theme=dark]) .atlas-watchlist-impact-map-shell .event-flow-map:after{background:linear-gradient(#f8fbff00 0%,#f8fbffd1 100%)}.atlas-watchlist-map-zoom-controls{z-index:30;pointer-events:auto;gap:10px;display:flex;position:absolute;bottom:13px;left:0}.atlas-watchlist-map-control:hover{background:#0e7490b8!important;border-color:#7dd3fcb8!important}.atlas-watchlist-map-expand-button,.atlas-watchlist-map-expand-button:hover,.atlas-watchlist-map-expand-button:focus,.atlas-watchlist-map-expand-button:focus-visible,.atlas-watchlist-map-expand-button:active{z-index:32!important;width:38px!important;min-width:38px!important;height:40px!important;box-shadow:none!important;filter:drop-shadow(0 20px 34px #0000002e)drop-shadow(0 9px 18px #0000001c)!important;border-radius:13px!important;place-items:center!important;padding:0!important;font-size:18px!important;font-weight:500!important;line-height:1!important;display:grid!important;position:absolute!important;top:15px!important;right:0!important}:root:not([data-theme=dark]) .atlas-watchlist-map-control{color:#0f172a!important;background:#ffffffb8!important;border-color:#cbd5e1eb!important}:root:not([data-theme=dark]) .atlas-watchlist-map-control:hover{color:#0f172a!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}.atlas-watchlist-latest-news-section{flex:0 0 382px;width:100%;height:382px;min-height:382px;max-height:382px;margin-top:15px;padding-top:21px;padding-bottom:14px;overflow:hidden;border-top:1px solid var(--line)!important}.atlas-watchlist-latest-news-header{flex:0 0 30px;align-items:center;height:30px;min-height:30px;margin-bottom:16px;transform:translateY(-4px)}.atlas-watchlist-time-dropdown{z-index:20;width:112px;position:relative}.atlas-watchlist-time-dropdown-button{width:100%;height:34px;color:var(--text-muted);cursor:pointer;filter:drop-shadow(0 16px 28px #00000017)drop-shadow(0 7px 14px #0000000f);background:#082f4980;border:1px solid #38bdf852;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.atlas-watchlist-time-dropdown-button-open,.atlas-watchlist-time-dropdown-button:hover{color:var(--text);background:#0e749085;border-color:#7dd3fc9e}.atlas-watchlist-time-dropdown-menu{z-index:2147483647;overscroll-behavior:contain;background:#03101e;border:1px solid #00c8ff57;border-radius:9px;flex-direction:column;gap:4px;padding:5px;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06}.atlas-watchlist-time-dropdown-option{width:100%;min-height:30px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;padding:0 10px;font-size:13px;font-weight:750;display:flex}.atlas-watchlist-time-dropdown-option:hover{color:var(--text);background:#002c4c}.atlas-watchlist-time-dropdown-option-active{color:var(--cyan);background:#003654}:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-button{color:#475569;filter:drop-shadow(0 16px 28px #0f172a0f)drop-shadow(0 7px 14px #0f172a0a);background:#ffffffc7;border-color:#94a3b87a}:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-button-open,:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-button:hover{color:#0f172a;background:#f1f5f9;border-color:#64748b9e}:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-menu{background:#fff;border-color:#0e74903d;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-option{color:#64748b}:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-option:hover{color:#0f172a;background:#f1f5f9}:root:not([data-theme=dark]) .atlas-watchlist-time-dropdown-option-active{color:#475569;background:#e2e8f0}.atlas-watchlist-news-scroll{scrollbar-width:thin;scrollbar-color:#38dfffad transparent;flex:auto;height:calc(100% - 52px);min-height:0;margin-right:-6px;padding:11px 6px 18px 0;position:relative;overflow:hidden auto}.atlas-watchlist-news-scroll::-webkit-scrollbar{width:6px}.atlas-watchlist-news-scroll::-webkit-scrollbar-track{background:0 0}.atlas-watchlist-news-scroll::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}:root:not([data-theme=dark]) .atlas-watchlist-news-scroll{scrollbar-color:#94a3b89e transparent}:root:not([data-theme=dark]) .atlas-watchlist-news-scroll::-webkit-scrollbar-thumb{background:#94a3b89e}.atlas-watchlist-news-rail{z-index:0;pointer-events:none;background:#94a3b847;width:.5px;position:absolute;top:18px;bottom:0;left:7px}.atlas-watchlist-news-list{z-index:1;box-sizing:border-box;flex-direction:column;gap:26px;min-height:100%;padding-top:6px;padding-bottom:14px;display:flex;position:relative}.atlas-watchlist-news-item{z-index:2;cursor:pointer;isolation:isolate;border-radius:13px;grid-template-columns:22px 64px 101px minmax(0,1fr);align-items:stretch;gap:16px;min-height:82px;display:grid;position:relative}.atlas-watchlist-news-item:before{content:"";pointer-events:none;z-index:0;background:0 0;border:1px solid #0000;border-radius:13px;transition:border-color .16s,background .16s;position:absolute;inset:-12px 9px -12px 110px}.atlas-watchlist-news-item:hover:before{background:#38dfff0b;border-color:#38dfff70}.atlas-watchlist-news-item>*{z-index:1;position:relative}.atlas-watchlist-news-marker{z-index:3;place-items:center;width:15px;height:18px;display:grid;position:relative}.atlas-watchlist-news-marker span{background:#94a3b8bd;border-radius:50%;width:9px;height:9px}.atlas-watchlist-news-item.is-active .atlas-watchlist-news-marker span{background:#fff;box-shadow:0 0 14px #ffffff57}.atlas-watchlist-news-item time{color:#cbd5e1cc;white-space:nowrap;font-size:12px;font-weight:650;line-height:18px}.atlas-watchlist-news-item.is-active time{color:#fff}.atlas-watchlist-news-image{background-position:50%;background-size:cover;border-radius:8px;align-self:stretch;width:101px;min-width:101px;min-height:78px;overflow:hidden}.atlas-watchlist-news-copy{flex-direction:column;justify-content:flex-start;align-self:stretch;min-width:0;min-height:78px;display:flex}.atlas-watchlist-news-copy strong{color:#f8fafcf0;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;max-height:17px;margin-bottom:6px;font-size:13.4px;font-weight:800;line-height:1.26;display:block;overflow:hidden}.atlas-watchlist-news-copy p{color:#cbd5e1bd;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:35px;max-height:35px;margin:0;font-size:12.4px;line-height:1.38;display:-webkit-box;overflow:hidden}.atlas-watchlist-news-copy span{color:#94a3b8db;align-items:center;gap:7px;margin-top:auto;padding-top:8px;font-size:11px;font-weight:650;line-height:1;display:flex}:root:not([data-theme=dark]) .atlas-watchlist-news-item:hover:before{background:#64748b0b;border-color:#64748b61}:root:not([data-theme=dark]) .atlas-watchlist-news-item.is-active .atlas-watchlist-news-marker span{box-shadow:none;background:#0f172a}:root:not([data-theme=dark]) .atlas-watchlist-news-item time,:root:not([data-theme=dark]) .atlas-watchlist-news-copy span{color:#475569b8}:root:not([data-theme=dark]) .atlas-watchlist-news-item.is-active time,:root:not([data-theme=dark]) .atlas-watchlist-news-copy strong{color:#0f172a}:root:not([data-theme=dark]) .atlas-watchlist-news-copy p{color:#334155c7}@media (width<=1280px){.atlas-watchlist-layout{grid-template-columns:minmax(0,1fr) 350px}.atlas-watchlist-event-card{grid-template-columns:152px minmax(0,1fr) 96px 18px;gap:14px;height:167px;min-height:167px;padding:5px 14px 8px 16px}.atlas-watchlist-image{width:152px;height:122px}.atlas-watchlist-copy h2{font-size:15px}.atlas-watchlist-copy p{font-size:13px}.atlas-watchlist-impact{width:96px}.atlas-watchlist-impact .impact-badge{min-height:32px!important;padding:0 8px!important;font-size:13px!important}.atlas-watchlist-impact-score{width:66px;height:66px;font-size:23px}.atlas-watchlist-more-button{width:18px}.atlas-watchlist-latest-news-section{flex:0 0 318px;height:318px;min-height:318px;max-height:318px}.atlas-watchlist-news-item{grid-template-columns:20px 56px 89px minmax(0,1fr);gap:13px;min-height:78px}.atlas-watchlist-news-item:before{left:99px}.atlas-watchlist-news-image{width:89px;min-width:89px;min-height:74px}.atlas-watchlist-news-copy{min-height:74px}}.atlas-feed-page .atlas-feed-event-card{grid-template-columns:190px minmax(0,1fr) 115px 20px!important;column-gap:15px!important;height:159px!important;min-height:159px!important;max-height:159px!important;padding:11px 15px 4px 20px!important}.atlas-feed-page .atlas-feed-copy{width:100%!important;max-width:100%!important;margin-right:0!important;padding-right:0!important;overflow:hidden!important}.atlas-feed-page .atlas-feed-copy h2,.atlas-feed-page .atlas-feed-copy p{width:100%!important;max-width:100%!important;margin-right:0!important}.atlas-feed-page .atlas-feed-impact{justify-self:end!important;width:115px!important;margin-right:0!important;transform:none!important}.atlas-feed-page .atlas-feed-more-button{justify-self:end!important;width:20px!important;margin-right:0!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card{grid-template-columns:152px minmax(0,1fr) 96px 18px!important;column-gap:15px!important;height:163px!important;min-height:163px!important;max-height:163px!important;padding:9px 15px 0 16px!important}.atlas-feed-page .atlas-feed-impact{width:96px!important}.atlas-feed-page .atlas-feed-more-button{width:18px!important}}.atlas-feed-page .atlas-feed-event-card{height:165px!important;min-height:165px!important;max-height:165px!important;padding-top:11px!important;padding-bottom:4px!important}.atlas-watchlist-page .atlas-watchlist-event-card{height:158px!important;min-height:158px!important;max-height:158px!important;padding-top:7px!important;padding-bottom:7px!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card{height:169px!important;min-height:169px!important;max-height:169px!important;padding-top:9px!important;padding-bottom:0!important}.atlas-watchlist-page .atlas-watchlist-event-card{height:162px!important;min-height:162px!important;max-height:162px!important;padding-top:5px!important;padding-bottom:3px!important}}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card{height:162px!important;min-height:162px!important;max-height:162px!important;margin-top:7px!important}}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card{height:168px!important;min-height:168px!important;max-height:168px!important;margin-top:7px!important}}.atlas-feed-page .atlas-feed-event-card{height:159px!important;min-height:159px!important;max-height:159px!important;margin-top:12px!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card{height:163px!important;min-height:163px!important;max-height:163px!important;margin-top:12px!important}}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-image,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-copy,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-impact{transform:translateY(-3px)!important}}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-image{transform:translateY(-2.25px)!important}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-copy,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-impact{transform:translateY(-5px)!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-image,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-copy,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-impact{transform:translateY(-5px)!important}}.atlas-watchlist-more-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-more-button:hover,.atlas-watchlist-more-button,.atlas-watchlist-more-button:hover,.atlas-watchlist-more-button-open,.atlas-watchlist-more-button-open:hover,:root:not([data-theme=dark]) .atlas-watchlist-more-button,:root:not([data-theme=dark]) .atlas-watchlist-more-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-more-button-open,:root:not([data-theme=dark]) .atlas-watchlist-more-button-open:hover{color:var(--text-muted)!important;box-shadow:none!important;background:0 0!important}.atlas-watchlist-page .atlas-watchlist-action-menu{width:214px!important}.atlas-watchlist-page .atlas-watchlist-action-menu-item{white-space:nowrap!important}.atlas-watchlist-page .overview-side-panel .overview-event-open-button,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:hover,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus-visible,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:active{box-shadow:none!important;filter:drop-shadow(0 18px 26px #0000002e)drop-shadow(0 8px 12px #0000001f)!important}:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:active{box-shadow:none!important;filter:drop-shadow(0 18px 26px #0f172a21)drop-shadow(0 8px 12px #0f172a17)!important}.atlas-watchlist-page .overview-side-panel .overview-event-open-button,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:hover,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus-visible,.atlas-watchlist-page .overview-side-panel .overview-event-open-button:active{filter:none!important;box-shadow:0 22px 42px #0002,0 10px 22px #00000017,inset 0 0 0 1px #ffffff06!important}:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel .overview-event-open-button:active{filter:none!important;box-shadow:0 22px 42px #0f172a22,0 10px 22px #0f172a17,inset 0 0 0 1px #ffffff9e!important}.overview-side-panel .overview-event-open-button{box-shadow:0 22px 40px #00000038,0 8px 18px #00000024!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{box-shadow:0 22px 40px #0f172a25,0 8px 18px #0f172a17!important}.atlas-article-detail-page{height:auto;min-height:calc(100vh - 74px);overflow:visible;padding-bottom:15px!important}.atlas-article-detail-shell{width:100%;height:auto;min-height:0;overflow:visible}.atlas-article-detail-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;width:100%;height:auto;min-height:0;display:grid;overflow:visible}.atlas-article-detail-main-card,.atlas-article-detail-side-card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a85, #001322bd), var(--bg-card);box-shadow:var(--shadow);border-radius:14px}:root:not([data-theme=dark]) .atlas-article-detail-main-card,:root:not([data-theme=dark]) .atlas-article-detail-side-card{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)}.atlas-article-detail-main{scrollbar-width:thin;scrollbar-color:#00c8ff38 transparent;min-width:0;height:auto;min-height:0;padding:22px 22px 48px;overflow:visible}.atlas-article-detail-main::-webkit-scrollbar{width:8px}.atlas-article-detail-main::-webkit-scrollbar-track{background:0 0}.atlas-article-detail-main::-webkit-scrollbar-thumb{background:#00c8ff38;border-radius:999px}:root:not([data-theme=dark]) .atlas-article-detail-main{scrollbar-color:#cbd5e1c2 transparent}:root:not([data-theme=dark]) .atlas-article-detail-main::-webkit-scrollbar-thumb{background:#cbd5e1c2}.atlas-article-detail-hero-frame{background:radial-gradient(circle at 40% 45%,#8aa4b9,#151d27 62%,#04070b);border:0;border-radius:14px 14px 0 0;width:calc(100% + 44px);height:260px;margin:-22px -22px 0;overflow:hidden}:root:not([data-theme=dark]) .atlas-article-detail-hero-frame{border-bottom-color:#0000}.atlas-article-detail-hero-image{background-position:50%;background-size:cover;width:100%;height:100%;transform:translateZ(0)}.atlas-article-detail-title-row{border-bottom:0;grid-template-columns:minmax(0,1fr) 44px;align-items:flex-start;gap:18px;margin-top:24px;padding-bottom:0;display:grid}.atlas-article-detail-title-copy{min-width:0}.atlas-article-detail-title-copy h1{max-width:850px;color:var(--text);letter-spacing:-.045em;margin:0;font-size:30px;font-weight:900;line-height:1.14}.atlas-article-detail-title-copy p{max-width:840px;color:var(--text-soft);letter-spacing:-.018em;margin:14px 0 0;font-size:15px;font-weight:400;line-height:1.62}.atlas-article-detail-actions{justify-content:flex-end;min-width:0;display:flex}.atlas-article-detail-share-button{color:#f8fafceb;cursor:pointer;background:#00304e70;border:1px solid #00c8ff57;border-radius:12px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;transition:background .16s,border-color .16s,color .16s;display:inline-flex;box-shadow:0 14px 28px #00000024,inset 0 0 0 1px #ffffff05}.atlas-article-detail-share-button:hover,.atlas-article-detail-share-button:focus,.atlas-article-detail-share-button:focus-visible{color:#fff;background:#00446885;border-color:#00c8ff85;outline:0}:root:not([data-theme=dark]) .atlas-article-detail-share-button{color:#0f172a;background:#ffffffbd;border-color:#cbd5e1e6;box-shadow:0 14px 28px #0f172a14,inset 0 0 0 1px #ffffffa3}:root:not([data-theme=dark]) .atlas-article-detail-share-button:hover,:root:not([data-theme=dark]) .atlas-article-detail-share-button:focus,:root:not([data-theme=dark]) .atlas-article-detail-share-button:focus-visible{color:#0f172a;background:#f1f5f9fa;border-color:#94a3b8b8}.atlas-article-detail-body{max-width:860px;padding-top:52px}.atlas-article-detail-body section+section{margin-top:18px}.atlas-article-detail-body p{color:var(--text-soft);letter-spacing:-.01em;margin:0 0 17px;font-size:14.5px;font-weight:400;line-height:1.78}.atlas-article-detail-body p:last-child{margin-bottom:0}:root:not([data-theme=dark]) .atlas-article-detail-body p,:root:not([data-theme=dark]) .atlas-article-detail-title-copy p{color:#334155}.atlas-article-detail-sidebar{flex-direction:column;gap:18px;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.atlas-article-detail-side-card{min-width:0;padding:20px;overflow:hidden}.atlas-article-detail-side-card h3,.atlas-article-detail-side-card-header h3{color:var(--text);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:14px;font-weight:900;line-height:18px}.atlas-article-detail-info-card{flex:none}.atlas-article-detail-info-list{border-top:0;margin-top:12px}.atlas-article-detail-info-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:50px;padding:13px 0;display:flex}.atlas-article-detail-info-row:last-child{border-bottom:0;padding-bottom:0}.atlas-article-detail-info-label,.atlas-article-detail-info-value{align-items:center;min-width:0;display:inline-flex}.atlas-article-detail-info-label{color:var(--text-muted);gap:8px;font-size:12.5px;font-weight:750;line-height:1}.atlas-article-detail-info-value{color:var(--text);text-align:right;justify-content:flex-end;gap:7px;font-size:12.5px;font-weight:850;line-height:1}.atlas-article-detail-info-value strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-weight:850;overflow:hidden}.atlas-article-detail-related-card{flex-direction:column;flex:0 0 366px;height:366px;min-height:366px;max-height:366px;display:flex}.atlas-article-detail-side-card-header{border-bottom:0;flex:none;justify-content:space-between;align-items:center;gap:14px;padding-bottom:0;display:flex}.atlas-article-detail-related-list{scrollbar-width:thin;scrollbar-color:#00c8ff33 transparent;flex:none;min-height:0;margin-right:0;padding-top:21px;padding-right:0;overflow:hidden}.atlas-article-detail-related-list::-webkit-scrollbar{width:7px}.atlas-article-detail-related-list::-webkit-scrollbar-track{background:0 0}.atlas-article-detail-related-list::-webkit-scrollbar-thumb{background:#00c8ff33;border-radius:999px}:root:not([data-theme=dark]) .atlas-article-detail-related-list{scrollbar-color:#cbd5e1c2 transparent}:root:not([data-theme=dark]) .atlas-article-detail-related-list::-webkit-scrollbar-thumb{background:#cbd5e1c2}.atlas-article-detail-related-item{border:1px solid var(--line);width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff06;border-radius:12px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;padding:12px;transition:border-color .16s,background .16s;display:grid}.atlas-article-detail-related-item+.atlas-article-detail-related-item{margin-top:12px}.atlas-article-detail-related-item:hover,.atlas-article-detail-related-item:focus,.atlas-article-detail-related-item:focus-visible{background:#ffffff0a;border-color:#00c8ff52;outline:0}:root:not([data-theme=dark]) .atlas-article-detail-related-item{background:#ffffffb8}:root:not([data-theme=dark]) .atlas-article-detail-related-item:hover,:root:not([data-theme=dark]) .atlas-article-detail-related-item:focus,:root:not([data-theme=dark]) .atlas-article-detail-related-item:focus-visible{background:#f8fafceb;border-color:#64748b8f}.atlas-article-detail-related-image{background-color:#0000;background-image:linear-gradient(#0000001a,#00000047),radial-gradient(circle at 40% 40%,#9ab6c8,#202936 60%,#050b12);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:9px;width:74px;height:62px}.atlas-article-detail-related-copy{flex-direction:column;min-width:0;display:flex}.atlas-article-detail-related-copy strong{color:var(--text);letter-spacing:-.025em;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12.6px;font-weight:850;line-height:1.28;display:-webkit-box;overflow:hidden}.atlas-article-detail-related-copy span{color:var(--text-soft);line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:5px;font-size:11.6px;font-weight:500;line-height:1.34;display:-webkit-box;overflow:hidden}.atlas-article-detail-related-copy em{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;font-style:normal;font-weight:800;line-height:1;overflow:hidden}@media (width<=1280px){.atlas-article-detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:16px}.atlas-article-detail-main{padding:20px 20px 72px}.atlas-article-detail-hero-frame{height:236px}.atlas-article-detail-title-copy h1{font-size:25px}.atlas-article-detail-related-item{grid-template-columns:66px minmax(0,1fr);gap:10px;padding:10px}.atlas-article-detail-related-image{width:66px;height:58px}}.atlas-article-detail-title-copy>p{display:none!important}.atlas-forecast-page{height:calc(100vh - 74px);min-height:0;padding:24px 24px 18px;overflow:hidden}.atlas-forecast-layout{grid-template-rows:minmax(0,1fr) 46px;grid-template-columns:780px minmax(0,1fr);align-items:stretch;gap:18px 24px;width:100%;height:100%;min-height:0;display:grid}.atlas-forecast-table-card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a94, #001322c7), var(--bg-card);min-width:0;min-height:0;box-shadow:var(--shadow);border-radius:13px;flex-direction:column;grid-area:1/1;display:flex;overflow:hidden}.atlas-forecast-table-header{border-bottom:1px solid var(--line);color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;flex:0 0 52px;grid-template-columns:276px 150px 150px 112px;align-items:center;gap:16px;padding:0 22px;font-size:12px;font-weight:800;line-height:1;display:grid}.atlas-forecast-table-body{flex:auto;min-height:0;overflow:hidden}.atlas-forecast-row{border:0;border-bottom:1px solid var(--line);width:100%;height:91px;min-height:91px;color:var(--text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:276px 150px 150px 112px;align-items:center;gap:16px;padding:0 22px;transition:background .16s,border-color .16s,box-shadow .16s;display:grid}.atlas-forecast-row:last-child{border-bottom:0}.atlas-forecast-row.is-selected{z-index:1;background:#ff30480e;position:relative;box-shadow:inset 0 0 0 1px #ff3048b8}.atlas-forecast-row-main{align-items:center;gap:18px;min-width:0;display:flex}.atlas-forecast-icon{width:54px;min-width:54px;height:54px;color:var(--red);background:0 0;border:2px solid;border-radius:50%;place-items:center;display:grid}.atlas-forecast-icon-red{color:#ff3048}.atlas-forecast-icon-orange{color:#ff7a00}.atlas-forecast-icon-purple{color:#a855f7}.atlas-forecast-icon-green{color:#22c55e}.atlas-forecast-icon-blue{color:#38a8ff}.atlas-forecast-icon-yellow{color:#facc15}.atlas-forecast-row-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.atlas-forecast-row-copy strong{color:var(--text);letter-spacing:-.035em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:850;line-height:1.15;overflow:hidden}.atlas-forecast-row-copy em{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-style:normal;font-weight:600;line-height:1.25;overflow:hidden}.atlas-forecast-category{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;line-height:1;overflow:hidden}.atlas-forecast-impact-cell{flex-direction:column;align-items:flex-start;gap:9px;min-width:0;display:flex}.atlas-forecast-impact-cell em{color:var(--text-soft);font-size:13px;font-style:normal;font-weight:650;line-height:1}.atlas-forecast-impact-dots{align-items:center;gap:7px;display:inline-flex}.atlas-forecast-impact-dots span{box-sizing:border-box;background:0 0;border:1.5px solid;border-radius:50%;width:10px;height:10px}.atlas-forecast-impact-dots span.is-active{background:currentColor}.atlas-forecast-impact-very-high,.atlas-forecast-impact-high{color:#ff3048}.atlas-forecast-impact-medium{color:#ff7a00}.atlas-forecast-impact-low{color:#facc15}.atlas-forecast-probability-cell{color:var(--text);letter-spacing:-.04em;justify-self:start;font-size:25px;font-weight:500;line-height:1}.atlas-forecast-load-more-button{border:1px solid var(--line);min-width:168px;height:40px;color:var(--text);cursor:pointer;background:#0014249e;border-radius:8px;grid-area:2/1;justify-content:center;place-self:start center;align-items:center;gap:26px;padding:0 18px;font-size:13px;font-weight:650;line-height:1;display:inline-flex}.atlas-forecast-load-more-button:hover{background:#94a3b81f;border-color:#94a3b87a}.atlas-forecast-detail-card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a94, #001322c7), var(--bg-card);min-width:0;min-height:0;box-shadow:var(--shadow);border-radius:13px;grid-area:1/2/span 2;padding:20px 18px 24px;position:relative;overflow:visible}.atlas-forecast-detail-select{border:1px solid var(--line);cursor:pointer;z-index:20;background:0 0;border-radius:0;width:36px;height:36px;padding:0;position:absolute;top:14px;right:14px;transform:translate(-4px);box-shadow:0 18px 36px #0000006b,0 6px 16px #00000038}.atlas-forecast-detail-hero{grid-template-columns:66px minmax(0,1fr);align-items:start;gap:18px;padding-right:54px;display:grid}.atlas-forecast-detail-hero .atlas-forecast-icon{width:66px;min-width:66px;height:66px}.atlas-forecast-detail-title-copy{min-width:0}.atlas-forecast-detail-title-copy h2{color:var(--text);letter-spacing:-.035em;margin:2px 0 5px;font-size:20px;font-weight:850;line-height:1.12}.atlas-forecast-detail-title-copy p{color:var(--text-soft);margin:0;font-size:13px;font-weight:650;line-height:1.2}.atlas-forecast-detail-badges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.atlas-forecast-detail-badges span{color:#ff3048;background:#ff304821;border-radius:6px;justify-content:center;align-items:center;min-height:23px;padding:0 9px;font-size:12px;font-weight:750;line-height:1;display:inline-flex}.atlas-forecast-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.atlas-forecast-metric-card{border:1px solid var(--line);box-sizing:border-box;background:#000e1c47;border-radius:7px;flex-direction:column;justify-content:flex-start;min-height:104px;padding:15px 14px 13px;display:flex;overflow:hidden}.atlas-forecast-metric-card>span{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:800;line-height:1}.atlas-forecast-metric-card .atlas-forecast-impact-dots{gap:6px;margin-top:20px}.atlas-forecast-metric-card .atlas-forecast-impact-dots span{width:10px;height:10px}.atlas-forecast-metric-card strong{color:var(--text);white-space:nowrap;margin-top:12px;font-size:16px;font-weight:750;line-height:1.1}.atlas-forecast-metric-card-probability strong{letter-spacing:-.04em;margin-top:19px;font-size:27px;font-weight:520}.atlas-forecast-metric-card-probability em{color:#ff3048;margin-top:11px;font-size:11px;font-style:normal;font-weight:850;line-height:1}.atlas-forecast-metric-card-horizon strong{margin-top:24px;font-size:16px;line-height:1.18}.atlas-forecast-summary-section{border-bottom:1px solid var(--line);margin-top:22px;padding-bottom:24px}.atlas-forecast-summary-section h3,.atlas-forecast-probability-header h3{color:var(--text);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:760;line-height:1.15}.atlas-forecast-summary-section p{color:var(--text-soft);margin:12px 0 0;font-size:13px;font-weight:560;line-height:1.55}.atlas-forecast-probability-section{margin-top:20px}.atlas-forecast-probability-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.atlas-forecast-range-tabs{align-items:center;gap:6px;display:flex}.atlas-forecast-range-tabs button{border:1px solid var(--line);min-width:42px;height:28px;color:var(--text-soft);cursor:pointer;background:#0212217a;border-radius:6px;font-size:12px;font-weight:700;line-height:1}.atlas-forecast-range-tabs button.is-active{color:#38dfff;background:#0088ff29;border-color:#38bdf857}.atlas-forecast-chart{grid-template-columns:40px minmax(0,1fr);min-height:170px;display:grid}.atlas-forecast-chart-y{height:128px;color:var(--text-muted);flex-direction:column;justify-content:space-between;padding:0;font-size:11px;font-weight:650;line-height:1;display:flex}.atlas-forecast-chart-main{flex-direction:column;min-width:0;min-height:170px;display:flex;overflow:visible}.atlas-forecast-chart-plot{height:128px;min-height:128px;position:relative;overflow:hidden}.atlas-forecast-chart-svg{z-index:3;width:100%;height:100%;position:absolute;inset:0}.atlas-forecast-chart-grid{z-index:1;background:linear-gradient(#38bdf812 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#38bdf812 1px,#0000 1px) 0 0/14.285% 100%;position:absolute;inset:0}.atlas-forecast-chart-x{height:32px;min-height:32px;color:var(--text-muted);text-align:center;justify-content:space-between;align-items:flex-start;margin-top:10px;font-size:10px;font-weight:650;line-height:1.05;display:flex}.atlas-forecast-chart-x span{min-width:38px;max-width:38px}:root:not([data-theme=dark]) .atlas-forecast-table-card,:root:not([data-theme=dark]) .atlas-forecast-detail-card{background:linear-gradient(#fffffffc,#f8fafcf6),#fff;border-color:#0f172a1a;box-shadow:0 18px 44px #0f172a14}:root:not([data-theme=dark]) .atlas-forecast-row-copy em,:root:not([data-theme=dark]) .atlas-forecast-category,:root:not([data-theme=dark]) .atlas-forecast-impact-cell em,:root:not([data-theme=dark]) .atlas-forecast-detail-title-copy p,:root:not([data-theme=dark]) .atlas-forecast-summary-section p{color:#334155c7}:root:not([data-theme=dark]) .atlas-forecast-metric-card{background:#ffffffb8;border-color:#0f172a1a}:root:not([data-theme=dark]) .atlas-forecast-detail-select,:root:not([data-theme=dark]) .atlas-forecast-load-more-button,:root:not([data-theme=dark]) .atlas-forecast-range-tabs button{color:#0f172a;background:#ffffffe0;border-color:#0f172a1a;box-shadow:0 24px 46px #0f172a33,0 7px 18px #0f172a1f}:root:not([data-theme=dark]) .atlas-forecast-range-tabs button.is-active{color:#0369a1;background:#e0f2fecc;border-color:#0ea5e957}:root:not([data-theme=dark]) .atlas-forecast-chart-grid{background:linear-gradient(#0e74901a 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0e74901a 1px,#0000 1px) 0 0/14.285% 100%}@media (width<=1280px){.atlas-forecast-page{padding:22px 22px 18px}.atlas-forecast-layout{grid-template-columns:670px minmax(0,1fr);gap:16px 18px}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:260px 118px 128px 96px;gap:12px;padding-left:16px;padding-right:16px}.atlas-forecast-row{height:86px;min-height:86px}.atlas-forecast-icon{width:50px;min-width:50px;height:50px}.atlas-forecast-row-main{gap:15px}.atlas-forecast-row-copy strong{font-size:14px}.atlas-forecast-row-copy em,.atlas-forecast-category,.atlas-forecast-impact-cell em{font-size:12px}.atlas-forecast-detail-card{padding:18px 16px 22px}.atlas-forecast-metric-grid{gap:10px}.atlas-forecast-metric-card{padding-left:11px;padding-right:11px}.atlas-forecast-chart-x{font-size:9.5px}}@media (width<=1500px) and (width>=1281px){.atlas-forecast-layout{grid-template-columns:726px minmax(0,1fr);gap:18px 20px}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:276px 132px 138px 102px;gap:14px;padding-left:18px;padding-right:18px}.atlas-forecast-detail-card{padding-left:16px;padding-right:16px}.atlas-forecast-metric-grid{gap:9px}.atlas-forecast-metric-card{padding-left:10px;padding-right:10px}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:276px 132px 138px 102px}}@media (width<=1280px){.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:260px 118px 128px 96px}}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:300px 150px 150px 112px}@media (width<=1500px) and (width>=1281px){.atlas-forecast-layout{grid-template-columns:750px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:300px 132px 138px 102px}}@media (width<=1280px){.atlas-forecast-layout{grid-template-columns:694px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:284px 118px 128px 96px}}@media (width<=1500px) and (width>=1281px){.atlas-forecast-layout{grid-template-columns:750px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:288px 126px 126px 102px;gap:24px}}@media (width<=1280px){.atlas-forecast-layout{grid-template-columns:694px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:272px 114px 120px 96px;gap:20px}}.atlas-forecast-layout{grid-template-columns:804px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:303px 139px 139px 107px;gap:24px}@media (width<=1500px) and (width>=1281px){.atlas-forecast-layout{grid-template-columns:750px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:303px 121px 121px 97px;gap:24px}}@media (width<=1280px){.atlas-forecast-layout{grid-template-columns:694px minmax(0,1fr)}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:287px 109px 115px 91px;gap:20px}}.atlas-forecast-table-card{grid-row:1/span 2}.atlas-forecast-table-body{box-sizing:border-box;padding-bottom:64px}.atlas-forecast-load-more-button{z-index:3;position:relative}.atlas-forecast-layout{grid-template-rows:minmax(0,1fr)}.atlas-forecast-table-card{grid-row:1;position:relative}.atlas-forecast-table-body{scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;padding-bottom:0;overflow:hidden auto}.atlas-forecast-table-body::-webkit-scrollbar{width:0;height:0}.atlas-forecast-detail-card{grid-row:1}.atlas-forecast-scroll-indicator{pointer-events:none;justify-content:center;width:12px;display:flex;position:absolute;top:76px;bottom:16px;right:12px}.atlas-forecast-scroll-indicator:before{content:"";background:#112a45f2;border-radius:999px;width:10px;height:100%;box-shadow:inset 0 0 0 1px #41668c24}.atlas-forecast-scroll-indicator-thumb{background:#9bafc9eb;border-radius:999px;width:10px;height:92px;position:absolute;top:18px}.atlas-forecast-detail-select{color:#fffffff5;cursor:pointer;background:linear-gradient(#3f91bbb8,#1e5d82b8);border:2px solid #60c6ffad;border-radius:18px;place-items:center;width:58px;height:58px;padding:0;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 10px 22px #000f1c57,inset 0 0 0 1px #a4e5ff2e}.atlas-forecast-detail-select:hover{background:linear-gradient(#49a0cdd1,#266a92d1);border-color:#78ddffcc;box-shadow:0 20px 40px #00000075,0 8px 18px #00000042}:root:not([data-theme=dark]) .atlas-forecast-scroll-indicator:before{background:#e4e9f0f5;box-shadow:inset 0 0 0 1px #b4becc3d}:root:not([data-theme=dark]) .atlas-forecast-scroll-indicator-thumb{background:#c7ced8fa}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover{background:#f8fafcfa;border-color:#a8b2bffa;box-shadow:0 26px 50px #0f172a3d,0 9px 20px #0f172a24}.atlas-forecast-detail-select{border-width:1px!important;border-radius:12px!important;width:36px!important;height:36px!important}.atlas-forecast-detail-select svg{width:17px!important;height:17px!important}.atlas-forecast-detail-hero{padding-right:60px!important}.atlas-forecast-table-card{--atlas-forecast-scroll-gutter:26px;--atlas-forecast-table-padding-x:22px}.atlas-forecast-table-header,.atlas-forecast-row{padding-left:var(--atlas-forecast-table-padding-x)!important;padding-right:calc(var(--atlas-forecast-table-padding-x) + var(--atlas-forecast-scroll-gutter))!important;grid-template-columns:minmax(0,318px) minmax(0,118px) minmax(0,128px) minmax(0,88px)!important;gap:22px!important}.atlas-forecast-scroll-indicator{width:18px!important;top:76px!important;bottom:16px!important;right:9px!important}.atlas-forecast-scroll-indicator:before,.atlas-forecast-scroll-indicator-thumb{width:10px!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-card{--atlas-forecast-scroll-gutter:24px;--atlas-forecast-table-padding-x:18px}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:minmax(0,310px) minmax(0,105px) minmax(0,111px) minmax(0,80px)!important;gap:20px!important}}@media (width<=1280px){.atlas-forecast-table-card{--atlas-forecast-scroll-gutter:22px;--atlas-forecast-table-padding-x:16px}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:minmax(0,286px) minmax(0,94px) minmax(0,104px) minmax(0,76px)!important;gap:18px!important}}.atlas-forecast-table-header,.atlas-forecast-row{box-sizing:border-box!important;width:calc(100% - 36px)!important;padding-right:var(--atlas-forecast-table-padding-x)!important}.atlas-forecast-scroll-indicator{width:18px!important;right:9px!important}.atlas-forecast-scroll-indicator:before,.atlas-forecast-scroll-indicator-thumb{width:10px!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-header,.atlas-forecast-row{width:calc(100% - 34px)!important;padding-right:var(--atlas-forecast-table-padding-x)!important}.atlas-forecast-scroll-indicator{width:18px!important;right:8px!important}}@media (width<=1280px){.atlas-forecast-table-header,.atlas-forecast-row{width:calc(100% - 32px)!important;padding-right:var(--atlas-forecast-table-padding-x)!important}.atlas-forecast-scroll-indicator{width:18px!important;right:7px!important}}.atlas-forecast-scroll-indicator{justify-content:center!important;width:10px!important;top:76px!important;bottom:16px!important;right:13px!important}.atlas-forecast-scroll-indicator:before{display:none!important}.atlas-forecast-scroll-indicator-thumb{width:8px!important;height:96px!important;box-shadow:none!important;background:#93a4bc!important;border-radius:999px!important;top:0!important}.atlas-forecast-row.is-selected{background:#93a4bc0f!important;box-shadow:inset 0 0 0 1px #93a4bc!important}:root:not([data-theme=dark]) .atlas-forecast-scroll-indicator{right:13px!important}:root:not([data-theme=dark]) .atlas-forecast-scroll-indicator:before{display:none!important}:root:not([data-theme=dark]) .atlas-forecast-scroll-indicator-thumb{background:#d1d7e0!important;border-radius:999px!important;width:8px!important;height:96px!important;top:0!important}:root:not([data-theme=dark]) .atlas-forecast-row.is-selected{background:#d1d7e03d!important;box-shadow:inset 0 0 0 1px #d1d7e0!important}.atlas-forecast-table-body{padding:10px 0}.atlas-forecast-row{position:relative;overflow:hidden;width:calc(100% - 42px)!important;height:82px!important;min-height:82px!important;box-shadow:none!important;background:#00142424!important;border:1px solid #0000!important;border-radius:14px!important;margin:0 0 8px 12px!important}.atlas-forecast-row:last-child{margin-bottom:0!important}.atlas-forecast-row:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #3d587642}.atlas-forecast-row:hover{background:#24466638!important}.atlas-forecast-row.is-selected{background:#93a4bc14!important}:root:not([data-theme=dark]) .atlas-forecast-table-body{padding:10px 0}:root:not([data-theme=dark]) .atlas-forecast-row{background:#f8fafcf5!important}:root:not([data-theme=dark]) .atlas-forecast-row:hover{background:#f4f7fafa!important}:root:not([data-theme=dark]) .atlas-forecast-row.is-selected{background:#f4f7fafa!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-row{width:calc(100% - 40px)!important;margin-left:11px!important}}@media (width<=1280px){.atlas-forecast-row{width:calc(100% - 38px)!important;height:80px!important;min-height:80px!important;margin-left:10px!important}}.atlas-forecast-row,.atlas-forecast-row:hover,.atlas-forecast-row.is-selected{box-shadow:none!important;background:#00142424!important}:root:not([data-theme=dark]) .atlas-forecast-row,:root:not([data-theme=dark]) .atlas-forecast-row:hover,:root:not([data-theme=dark]) .atlas-forecast-row.is-selected{box-shadow:none!important;background:#f8fafcf5!important}:root:not([data-theme=dark]) .atlas-forecast-row:after{box-shadow:inset 0 0 0 1px #dadee4fa!important}:root:not([data-theme=dark]) .atlas-forecast-row:hover:after{box-shadow:inset 0 0 0 1px #c6cdd6fa!important}:root:not([data-theme=dark]) .atlas-forecast-row.is-selected:after{box-shadow:inset 0 0 0 1px #b0b8c3fa!important}.atlas-forecast-table-card .atlas-forecast-row,.atlas-forecast-table-card .atlas-forecast-row:hover,.atlas-forecast-table-card .atlas-forecast-row:active,.atlas-forecast-table-card .atlas-forecast-row:focus,.atlas-forecast-table-card .atlas-forecast-row:focus-visible,.atlas-forecast-table-card .atlas-forecast-row.is-selected,.atlas-forecast-table-card .atlas-forecast-row.is-selected:hover,.atlas-forecast-table-card .atlas-forecast-row.is-selected:active,.atlas-forecast-table-card .atlas-forecast-row.is-selected:focus,.atlas-forecast-table-card .atlas-forecast-row.is-selected:focus-visible{box-shadow:none!important;background:0 0!important}.atlas-forecast-table-card .atlas-forecast-row:before,.atlas-forecast-table-card .atlas-forecast-row:hover:before,.atlas-forecast-table-card .atlas-forecast-row.is-selected:before{background:0 0!important}:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row:hover,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row:active,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row:focus,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row:focus-visible,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row.is-selected,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row.is-selected:hover,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row.is-selected:active,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row.is-selected:focus,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row.is-selected:focus-visible{box-shadow:none!important;background:0 0!important}:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row:before,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row:hover:before,:root:not([data-theme=dark]) .atlas-forecast-table-card .atlas-forecast-row.is-selected:before{background:0 0!important}.atlas-forecast-row.is-selected:after{box-shadow:inset 0 0 0 1px #2f6c96fa!important}.atlas-forecast-row:after{box-shadow:inset 0 0 0 1px #2b4d6b75!important}.atlas-forecast-row:hover:after{box-shadow:inset 0 0 0 1px #345e80a3!important}.atlas-forecast-row.is-selected:after,.atlas-forecast-row.is-selected:hover:after{box-shadow:inset 0 0 0 1px #2f6c96fa!important}.atlas-forecast-row:disabled,.atlas-forecast-row.is-selected:disabled{cursor:default!important;pointer-events:none!important}.atlas-forecast-row:disabled:after,.atlas-forecast-row.is-selected:disabled:after{box-shadow:inset 0 0 0 1px #2f6c96fa!important}:root:not([data-theme=dark]) .atlas-forecast-row:disabled,:root:not([data-theme=dark]) .atlas-forecast-row.is-selected:disabled{cursor:default!important;pointer-events:none!important}:root:not([data-theme=dark]) .atlas-forecast-row:disabled:after,:root:not([data-theme=dark]) .atlas-forecast-row.is-selected:disabled:after{box-shadow:inset 0 0 0 1px #b0b8c3fa!important}.atlas-forecast-table-header{border-bottom:0!important;font-size:13px!important}.atlas-forecast-scroll-indicator{top:62px!important}.atlas-forecast-scroll-indicator-thumb{top:0!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-scroll-indicator{top:62px!important}}@media (width<=1280px){.atlas-forecast-scroll-indicator{top:62px!important}}.atlas-forecast-image{width:var(--atlas-forecast-image-size,54px);height:var(--atlas-forecast-image-size,54px);min-width:var(--atlas-forecast-image-size,54px);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1.5px solid #38dfff5c;border-radius:50%;display:block;overflow:hidden;box-shadow:0 0 18px #38dfff1f,inset 0 0 0 1px #ffffff14}.atlas-forecast-detail-hero .atlas-forecast-image{border-width:1.6px;width:66px;min-width:66px;height:66px}:root:not([data-theme=dark]) .atlas-forecast-image{border-color:#94a3b86b;box-shadow:0 8px 18px #0f172a0f,inset 0 0 0 1px #ffffff9e}.atlas-forecast-icon{display:none!important}.atlas-forecast-table-body{overflow:hidden auto!important}.atlas-forecast-scroll-indicator{top:62px!important;bottom:16px!important}.atlas-forecast-scroll-indicator-thumb{will-change:transform, height;transition:transform 80ms linear,height .12s!important;top:0!important}.atlas-forecast-scroll-indicator{overflow:hidden!important}.atlas-forecast-scroll-indicator-thumb{height:var(--atlas-forecast-thumb-height,96px)!important;transform:translateY(var(--atlas-forecast-thumb-top,0px))!important;position:absolute!important;top:0!important;bottom:auto!important}.atlas-forecast-scroll-indicator,.atlas-forecast-scroll-indicator-thumb{display:none!important}.atlas-forecast-table-card{--atlas-forecast-native-scrollbar-width:8px;--atlas-forecast-scrollbar-gap:10px}.atlas-forecast-table-body{min-height:0!important;padding:10px calc(var(--atlas-forecast-native-scrollbar-width) + var(--atlas-forecast-scrollbar-gap)) 10px 0!important;scrollbar-width:thin!important;scrollbar-color:#93a4bceb transparent!important;scrollbar-gutter:stable!important;flex:auto!important;margin-right:4px!important;overflow:hidden auto!important}.atlas-forecast-table-body::-webkit-scrollbar{width:var(--atlas-forecast-native-scrollbar-width)!important}.atlas-forecast-table-body::-webkit-scrollbar-track{background:0 0!important}.atlas-forecast-table-body::-webkit-scrollbar-thumb{background:#93a4bceb!important;border-radius:999px!important}.atlas-forecast-table-body::-webkit-scrollbar-thumb:hover{background:#aabad0fa!important}.atlas-forecast-table-header,.atlas-forecast-row{box-sizing:border-box!important;width:auto!important}.atlas-forecast-row{margin-left:12px!important;margin-right:0!important}:root:not([data-theme=dark]) .atlas-forecast-table-body{scrollbar-color:#d1d7e0fa transparent!important}:root:not([data-theme=dark]) .atlas-forecast-table-body::-webkit-scrollbar-thumb{background:#d1d7e0fa!important}:root:not([data-theme=dark]) .atlas-forecast-table-body::-webkit-scrollbar-thumb:hover{background:#bcc5d1fa!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-row{margin-left:11px!important}}@media (width<=1280px){.atlas-forecast-row{margin-left:10px!important}}.atlas-forecast-metric-card{text-align:center!important;height:136px!important;min-height:136px!important;box-shadow:none!important;background:0 0!important;border:1px solid #94a3b857!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;padding:22px 12px 18px!important}.atlas-forecast-metric-card>span{color:var(--text)!important;letter-spacing:.01em!important;text-align:center!important;margin:0!important;font-size:17px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card strong{color:var(--text)!important;letter-spacing:-.03em!important;text-align:center!important;white-space:nowrap!important;margin:25px 0 0!important;font-size:26px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card:first-child strong{color:#e11d48!important}.atlas-forecast-metric-card-probability strong{margin-top:26px!important;font-size:26px!important;font-weight:900!important}.atlas-forecast-metric-card-probability em{color:#e11d48!important;letter-spacing:-.03em!important;text-align:center!important;margin:22px 0 0!important;font-size:22px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card-probability em:after{content:""}.atlas-forecast-metric-card-probability em{font-size:0!important}.atlas-forecast-metric-card-horizon strong{margin-top:26px!important;font-size:26px!important;font-weight:900!important}.atlas-forecast-horizon-unit{color:#94a3b8!important;letter-spacing:-.02em!important;text-align:center!important;margin:23px 0 0!important;font-size:22px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}:root:not([data-theme=dark]) .atlas-forecast-metric-card{box-shadow:none!important;background:#fff!important;border-color:#cbd5e1f2!important}:root:not([data-theme=dark]) .atlas-forecast-metric-card>span,:root:not([data-theme=dark]) .atlas-forecast-metric-card strong{color:#0f172a!important}.atlas-forecast-metric-card{text-align:center!important;justify-content:flex-start!important;align-items:center!important;height:150px!important;min-height:150px!important;padding:20px 12px 18px!important;overflow:visible!important}.atlas-forecast-metric-card>span{text-align:center!important;white-space:nowrap!important;flex:none!important;margin:0!important;font-size:16px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card strong{text-align:center!important;white-space:nowrap!important;flex:none!important;margin:24px 0 0!important;font-size:25px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card .atlas-forecast-impact-dots{flex:none!important;order:3!important;justify-content:center!important;gap:10px!important;margin:26px 0 0!important}.atlas-forecast-metric-card-probability em{color:#e11d48!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:24px 0 0!important;font-size:0!important;font-style:normal!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card-probability em:before{content:" 12"!important;font-size:22px!important;line-height:1!important}.atlas-forecast-horizon-unit{color:#94a3b8!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:24px 0 0!important;font-size:21px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}:root:not([data-theme=dark]) .atlas-forecast-metric-card:first-child strong,:root:not([data-theme=dark]) .atlas-forecast-metric-card-probability em{color:#e11d48!important}.atlas-forecast-metric-grid{gap:12px!important;margin-top:18px!important}.atlas-forecast-metric-card{text-align:center!important;border-radius:10px!important;justify-content:flex-start!important;align-items:center!important;height:84px!important;min-height:84px!important;padding:13px 9px 11px!important;overflow:hidden!important}.atlas-forecast-metric-card>span{letter-spacing:.01em!important;white-space:nowrap!important;text-align:center!important;margin:0!important;font-size:11px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card strong{letter-spacing:-.03em!important;white-space:nowrap!important;text-align:center!important;margin:17px 0 0!important;font-size:15px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card:first-child strong{color:#e11d48!important;margin-top:17px!important}.atlas-forecast-metric-card .atlas-forecast-impact-dots{order:3!important;justify-content:center!important;gap:5px!important;margin:17px 0 0!important}.atlas-forecast-metric-card .atlas-forecast-impact-dots span{border-width:1.4px!important;width:7px!important;height:7px!important}.atlas-forecast-metric-card-probability strong{margin-top:17px!important;font-size:15px!important}.atlas-forecast-metric-card-probability em,.atlas-forecast-probability-delta{color:#e11d48!important;letter-spacing:-.03em!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;margin:15px 0 0!important;font-size:13px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.atlas-forecast-metric-card-probability em:before,.atlas-forecast-metric-card-probability em:after{content:none!important;display:none!important}.atlas-forecast-probability-delta svg{color:currentColor!important;stroke:currentColor!important;width:12px!important;height:12px!important;display:block!important}.atlas-forecast-probability-delta span{font:inherit!important;color:currentColor!important;display:block!important}.atlas-forecast-metric-card-horizon strong{margin-top:17px!important;font-size:15px!important}.atlas-forecast-horizon-unit{color:#94a3b8!important;letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;margin:15px 0 0!important;font-size:13px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}:root:not([data-theme=dark]) .atlas-forecast-metric-card:first-child strong,:root:not([data-theme=dark]) .atlas-forecast-metric-card-probability em,:root:not([data-theme=dark]) .atlas-forecast-probability-delta{color:#e11d48!important}:root:not([data-theme=dark]) .atlas-forecast-horizon-unit{color:#94a3b8!important}.atlas-forecast-detail-badges{display:none!important}.atlas-forecast-metric-card strong,.atlas-forecast-metric-card:first-child strong,.atlas-forecast-metric-card-probability strong,.atlas-forecast-metric-card-horizon strong,.atlas-forecast-metric-card .atlas-forecast-impact-dots,.atlas-forecast-metric-card-probability em,.atlas-forecast-probability-delta,.atlas-forecast-horizon-unit{margin-top:8px!important}.atlas-forecast-metric-card strong,.atlas-forecast-metric-card:first-child strong,.atlas-forecast-metric-card-probability strong,.atlas-forecast-metric-card-horizon strong{font-size:13px!important}.atlas-forecast-metric-card{height:87px!important;min-height:87px!important;padding-top:12px!important;padding-bottom:10px!important}.atlas-forecast-metric-card>span{font-size:10px!important}.atlas-forecast-metric-card strong,.atlas-forecast-metric-card:first-child strong,.atlas-forecast-metric-card-probability strong,.atlas-forecast-metric-card-horizon strong,.atlas-forecast-metric-card .atlas-forecast-impact-dots,.atlas-forecast-metric-card-probability em,.atlas-forecast-probability-delta,.atlas-forecast-horizon-unit{margin-top:12px!important}.atlas-forecast-metric-card-probability em,.atlas-forecast-probability-delta{font-size:12px!important}.atlas-forecast-probability-delta svg{width:11px!important;height:11px!important}.atlas-forecast-probability-delta,.atlas-forecast-metric-card-probability em,.atlas-forecast-horizon-unit{transform:translateY(-2px)!important}.atlas-forecast-detail-card{flex-direction:column!important;display:flex!important}.atlas-forecast-probability-section{flex-direction:column!important;flex:auto!important;min-height:0!important;margin-bottom:0!important;display:flex!important}.atlas-forecast-chart{box-sizing:border-box!important;flex:auto!important;grid-template-columns:40px minmax(0,1fr)!important;height:auto!important;min-height:0!important;padding-bottom:20px!important;display:grid!important}.atlas-forecast-chart-main{flex-direction:column!important;flex:auto!important;height:100%!important;min-height:0!important;display:flex!important}.atlas-forecast-chart-y{height:calc(100% - 42px)!important;min-height:0!important}.atlas-forecast-chart-plot{flex:auto!important;height:auto!important;min-height:0!important}.atlas-forecast-chart-x{flex:0 0 32px!important;height:32px!important;min-height:32px!important}.atlas-forecast-metric-grid{margin-top:29px!important}.atlas-forecast-summary-section{margin-top:27px!important;padding-bottom:29px!important}.atlas-forecast-detail-card,.atlas-forecast-detail-very-high,.atlas-forecast-detail-high{--atlas-selected-impact-color:#e11d48;--atlas-forecast-chart-area-strong:#e11d4857;--atlas-forecast-chart-area-soft:#e11d4824}.atlas-forecast-detail-medium{--atlas-selected-impact-color:#ff7a00;--atlas-forecast-chart-area-strong:#ff7a0052;--atlas-forecast-chart-area-soft:#ff7a0021}.atlas-forecast-detail-low{--atlas-selected-impact-color:#facc15;--atlas-forecast-chart-area-strong:#facc154d;--atlas-forecast-chart-area-soft:#facc151f}.atlas-forecast-detail-card .atlas-forecast-metric-card:first-child strong,.atlas-forecast-detail-card .atlas-forecast-metric-card-probability em,.atlas-forecast-detail-card .atlas-forecast-probability-delta,.atlas-forecast-detail-card .atlas-forecast-chart{color:var(--atlas-selected-impact-color)!important}:root:not([data-theme=dark]) .atlas-forecast-detail-card,:root:not([data-theme=dark]) .atlas-forecast-detail-very-high,:root:not([data-theme=dark]) .atlas-forecast-detail-high{--atlas-selected-impact-color:#e11d48;--atlas-forecast-chart-area-strong:#e11d4847;--atlas-forecast-chart-area-soft:#e11d481a}:root:not([data-theme=dark]) .atlas-forecast-detail-medium{--atlas-selected-impact-color:#d97706;--atlas-forecast-chart-area-strong:#d977063d;--atlas-forecast-chart-area-soft:#d9770617}:root:not([data-theme=dark]) .atlas-forecast-detail-low{--atlas-selected-impact-color:#ca8a04;--atlas-forecast-chart-area-strong:#ca8a0438;--atlas-forecast-chart-area-soft:#ca8a0414}:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card:first-child strong,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card-probability em,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-probability-delta{color:var(--atlas-selected-impact-color)!important}.atlas-forecast-detail-select{color:#fffffff5!important;background:#002b4561!important;border:1.5px solid #3088b3e0!important;border-radius:12px!important;place-items:center!important;width:36px!important;height:36px!important;padding:0!important;transition:background .16s,border-color .16s,box-shadow .16s!important;display:grid!important}.atlas-forecast-detail-select:hover,.atlas-forecast-detail-select:focus-visible{background:#2a83a4b8!important;border-color:#5ccdf5eb!important;outline:none!important;box-shadow:0 0 0 1px #5ccdf529!important}.atlas-forecast-detail-select svg{color:currentColor!important;stroke:currentColor!important;width:21px!important;height:21px!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select{box-shadow:0 24px 46px #0f172a33,0 7px 18px #0f172a1f;color:#0f172a!important;background:#fffffffa!important;border-color:#c4d0defa!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible{box-shadow:0 26px 50px #0f172a3d,0 9px 20px #0f172a24;background:#fffffffa!important;border-color:#becddefa!important;outline:none!important}@media (width<=1280px){.atlas-forecast-probability-cell{font-size:21px!important}}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active{box-shadow:0 26px 50px #0f172a3d,0 9px 20px #0f172a24;color:#0f172a!important;background:#fffffffa!important;border-color:#9dabbefa!important;outline:none!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active svg{box-shadow:0 26px 50px #0f172a3d,0 9px 20px #0f172a24;color:#0f172a!important;stroke:#0f172a!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover{box-shadow:0 26px 50px #0f172a3d,0 9px 20px #0f172a24;color:#0f172a!important;background:#f1f5f9fa!important;border-color:#9dabbefa!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover svg{box-shadow:0 26px 50px #0f172a3d,0 9px 20px #0f172a24;color:#0f172a!important;stroke:#0f172a!important}.atlas-forecast-category,.atlas-forecast-impact-cell,.atlas-forecast-probability-cell{text-align:center!important;place-self:center!important;width:100%!important}.atlas-forecast-category{display:block!important}.atlas-forecast-impact-cell{justify-content:center!important;align-items:center!important}.atlas-forecast-impact-dots{justify-content:center!important}.atlas-forecast-table-header span:not(:first-child){text-align:center!important;justify-self:center!important;width:100%!important}.atlas-forecast-table-header span:first-child{text-align:left!important;justify-self:start!important}.atlas-forecast-table-header span:nth-child(2),.atlas-forecast-table-header span:nth-child(3){text-align:center!important;justify-self:center!important;width:100%!important;transform:translate(0)!important}.atlas-forecast-table-header span:nth-child(4){text-align:center!important;justify-self:center!important;width:100%!important}.atlas-forecast-table-header span{transform:translateY(3px)!important}.atlas-forecast-table-header span:nth-child(2),.atlas-forecast-table-header span:nth-child(3){transform:translate(4px,3px)!important}.atlas-forecast-detail-select{top:23px!important}.atlas-forecast-probability-cell{font-size:22px!important}.atlas-forecast-chart-x span{white-space:normal!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:2px!important;min-width:30px!important;max-width:30px!important;line-height:1.05!important;display:inline-flex!important}.atlas-forecast-chart-x span strong,.atlas-forecast-chart-x span em{color:inherit!important;font:inherit!important;font-size:10px!important;font-style:normal!important;font-weight:650!important;line-height:1.05!important;display:block!important}@media (width<=1280px){.atlas-forecast-probability-cell{font-size:20px!important}}.atlas-forecast-table-header span:nth-child(2),.atlas-forecast-table-header span:nth-child(3),.atlas-forecast-table-header span:nth-child(4){transform:translate(12px,3px)!important}.atlas-forecast-probability-header{justify-content:flex-end!important}.atlas-forecast-probability-header h3{text-align:right!important;width:100%!important}.atlas-forecast-range-tabs{display:none!important}:root:not([data-theme=dark]) .atlas-forecast-row.is-selected:after,:root:not([data-theme=dark]) .atlas-forecast-row.is-selected:hover:after,:root:not([data-theme=dark]) .atlas-forecast-row.is-selected:disabled:after{box-shadow:inset 0 0 0 1px #8492a6fa,0 0 0 1px #8492a62e!important}.atlas-forecast-table-body{padding-right:calc(var(--atlas-forecast-native-scrollbar-width) + var(--atlas-forecast-scrollbar-gap) + 2px)!important;margin-right:6px!important}.atlas-forecast-image{background-color:#0f172a57!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}:root:not([data-theme=dark]) .atlas-forecast-image{background-color:#f1f5f9f5!important}.atlas-forecast-image,.atlas-forecast-detail-hero .atlas-forecast-image{background-position:50%!important;background-repeat:no-repeat!important;background-size:112% 112%!important}.atlas-watchlist-impact{justify-content:center!important;gap:14px!important}.atlas-watchlist-impact .impact-badge{border-radius:12px!important;min-height:30px!important;padding:0 8px!important;font-size:12.5px!important;line-height:1!important}.atlas-watchlist-impact-score{width:66px!important;min-width:66px!important;height:66px!important;min-height:66px!important;font-size:22px!important;line-height:1!important}@media (width<=1280px){.atlas-watchlist-impact{gap:13px!important}.atlas-watchlist-impact .impact-badge{min-height:29px!important;padding-left:8px!important;padding-right:8px!important;font-size:12.25px!important}.atlas-watchlist-impact-score{width:62px!important;min-width:62px!important;height:62px!important;min-height:62px!important;font-size:21px!important}}@media (width<=1280px){.atlas-feed-list{gap:9px!important}.atlas-feed-impact{gap:15px!important}.atlas-feed-impact .impact-badge{min-height:30px!important;padding-left:8px!important;padding-right:8px!important;font-size:12.5px!important}.atlas-feed-impact-score{width:63px!important;min-width:63px!important;height:63px!important;min-height:63px!important;font-size:22px!important}}.atlas-feed-list{gap:7px!important}.atlas-feed-impact{gap:14px!important}.atlas-feed-impact .impact-badge{border-radius:11px!important;min-height:29px!important;padding-left:8px!important;padding-right:8px!important;font-size:12.25px!important;line-height:1!important}.atlas-feed-impact-score{width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;font-size:22px!important;line-height:1!important}@media (width<=1280px){.atlas-feed-list{gap:7px!important}.atlas-feed-impact{gap:13px!important}.atlas-feed-impact .impact-badge{min-height:28px!important;padding-left:7px!important;padding-right:7px!important;font-size:12px!important}.atlas-feed-impact-score{width:60px!important;min-width:60px!important;height:60px!important;min-height:60px!important;font-size:21px!important}}.atlas-feed-copy h2{width:calc(100% - 5px)!important;max-width:calc(100% - 5px)!important}.atlas-forecast-detail-select{transform:translate(-4px)!important}.overview-today-events-strip{box-sizing:border-box;width:100%;min-width:0;height:150px;min-height:150px;max-height:150px;margin-bottom:18px;padding:18px 18px 16px;overflow:hidden}.overview-today-events-header{justify-content:space-between;align-items:center;gap:18px;height:24px;margin-bottom:13px;display:flex}.overview-today-events-title-row{align-items:center;gap:10px;min-width:0;display:inline-flex}.overview-today-events-title-row h3{color:var(--text);letter-spacing:-.025em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:15px;font-weight:900;line-height:1}.overview-today-events-live{color:#ff3048;letter-spacing:.055em;background:#ff30481f;border-radius:7px;justify-content:center;align-items:center;height:19px;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.overview-today-events-count{color:var(--text-muted);white-space:nowrap;font-size:12px;font-weight:850;line-height:1}.overview-today-events-view-all{color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.overview-today-events-view-all:hover{color:var(--text)}.overview-today-events-scroll{scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:12px;width:100%;min-width:0;height:90px;padding:0 2px 4px;display:flex;overflow:auto hidden}.overview-today-events-scroll::-webkit-scrollbar{display:none}.overview-today-event-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#ffffff06;border-radius:12px;flex:0 0 258px;grid-template-columns:86px minmax(0,1fr);align-items:stretch;width:258px;min-width:258px;height:86px;transition:border-color .16s,background .16s;display:grid;position:relative;overflow:hidden}.overview-today-event-card:hover{background:#00203670;border-color:#00c8ff52}.overview-today-event-image{background-color:#0000;background-image:linear-gradient(#0000001f,#00000047),radial-gradient(circle at 40% 40%,#9ab6c8,#202936 60%,#050b12);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:86px;min-width:86px;height:86px}.overview-today-event-copy{flex-direction:column;justify-content:space-between;min-width:0;padding:10px 11px 9px 12px;display:flex}.overview-today-event-category-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.overview-today-event-category-row span{color:#38dfff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:95px;font-size:10px;font-weight:900;line-height:1;overflow:hidden}.overview-today-event-category-row i{background:#ff3048;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 10px #ff304852}.overview-today-event-copy strong{min-width:0;color:var(--text);letter-spacing:-.032em;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.6px;font-weight:900;line-height:1.2;display:-webkit-box;overflow:hidden}.overview-today-event-bottom-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.overview-today-event-bottom-row time{color:var(--text-muted);white-space:nowrap;font-size:10.5px;font-weight:850;line-height:1}.overview-today-event-bottom-row em{color:#ff3048;white-space:nowrap;background:#ff30481a;border:1px solid #ff304847;border-radius:7px;justify-content:center;align-items:center;max-width:86px;height:21px;padding:0 8px;font-size:10.4px;font-style:normal;font-weight:850;line-height:1;display:inline-flex}.overview-today-event-card:not(.is-high) .overview-today-event-bottom-row em{color:#ffb000;background:#ffb0001a;border-color:#ffb00047}.overview-today-event-card:not(.is-high) .overview-today-event-category-row i{background:#ff8a00;box-shadow:0 0 10px #ff8a0042}:root:not([data-theme=dark]) .overview-today-events-strip{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)}:root:not([data-theme=dark]) .overview-today-event-card{background:#ffffffc7;border-color:#cbd5e1db}:root:not([data-theme=dark]) .overview-today-event-card:hover{background:#f8fafcfa;border-color:#64748b85}:root:not([data-theme=dark]) .overview-today-event-category-row span{color:#0f6fbd}:root:not([data-theme=dark]) .overview-today-event-bottom-row time{color:#475569}:root:not([data-theme=dark]) .overview-today-event-bottom-row em{color:#e11d48;background:#ffe4e6eb;border-color:#e11d483d}:root:not([data-theme=dark]) .overview-today-event-card:not(.is-high) .overview-today-event-bottom-row em{color:#d97706;background:#fef3c7eb;border-color:#d977063d}@media (width<=1280px){.overview-today-events-strip{height:142px;min-height:142px;max-height:142px;padding:16px 16px 14px}.overview-today-events-scroll{gap:10px;height:84px}.overview-today-event-card{flex-basis:238px;grid-template-columns:80px minmax(0,1fr);width:238px;min-width:238px;height:80px}.overview-today-event-image{width:80px;min-width:80px;height:80px}.overview-today-event-copy{padding:9px 10px 8px 11px}.overview-today-event-copy strong{font-size:12px}}.overview-today-events-strip{height:112px!important;min-height:112px!important;max-height:112px!important;margin-bottom:18px!important;padding:13px 18px!important}.overview-today-events-header{display:none!important}.overview-today-events-scroll{height:86px!important;padding-bottom:0!important}@media (width<=1280px){.overview-today-events-strip{height:106px!important;min-height:106px!important;max-height:106px!important;padding:13px 16px!important}.overview-today-events-scroll{height:80px!important}}.overview-today-events-strip{height:122px!important;min-height:122px!important;max-height:122px!important;padding:18px!important}.overview-today-events-scroll{align-items:center!important;height:86px!important;padding-top:0!important;padding-bottom:0!important}@media (width<=1280px){.overview-today-events-strip{height:116px!important;min-height:116px!important;max-height:116px!important;padding:18px 16px!important}.overview-today-events-scroll{align-items:center!important;height:80px!important}}.overview-today-event-card,.overview-today-event-image,.overview-today-events-scroll{height:90px!important}@media (width<=1280px){.overview-today-event-card,.overview-today-event-image,.overview-today-events-scroll{height:84px!important}}.overview-today-events-strip{height:122px!important;min-height:122px!important;max-height:122px!important}.overview-today-events-scroll{align-items:flex-end!important;height:90px!important}.overview-today-event-card,.overview-today-event-image{height:92px!important}@media (width<=1280px){.overview-today-events-strip{height:116px!important;min-height:116px!important;max-height:116px!important}.overview-today-events-scroll{align-items:flex-end!important;height:84px!important}.overview-today-event-card,.overview-today-event-image{height:86px!important}}.overview-today-events-scroll{align-items:flex-end!important;height:92px!important;padding-top:0!important;padding-bottom:0!important;overflow:auto visible!important}.overview-today-event-card{height:92px!important;min-height:92px!important;overflow:hidden!important}.overview-today-event-image{height:92px!important;min-height:92px!important}@media (width<=1280px){.overview-today-events-strip{height:116px!important;min-height:116px!important;max-height:116px!important;overflow:visible!important}.overview-today-events-scroll{align-items:flex-end!important;height:86px!important;overflow:auto visible!important}.overview-today-event-card,.overview-today-event-image{height:86px!important;min-height:86px!important}}@media (width<=1280px){.overview-today-event-card{transform:translateY(-2px)!important}}.overview-today-events-strip{overflow:visible!important}.overview-today-events-scroll{padding-top:1px!important;overflow:auto visible!important}.overview-today-event-card{transform:translateY(-1px)!important}@media (width<=1280px){.overview-today-events-strip{overflow:visible!important}.overview-today-events-scroll{padding-top:1px!important;overflow:auto visible!important}.overview-today-event-card{transform:translateY(-1px)!important}}.overview-today-events-strip{height:122px!important;min-height:122px!important;max-height:122px!important;overflow:visible!important}.overview-today-events-scroll{box-sizing:border-box!important;align-items:flex-start!important;height:94px!important;min-height:94px!important;max-height:94px!important;margin-bottom:-4px!important;padding-top:2px!important;padding-bottom:0!important;overflow:auto hidden!important}@media (width<=1280px){.overview-today-events-strip{height:116px!important;min-height:116px!important;max-height:116px!important;overflow:visible!important}.overview-today-events-scroll{box-sizing:border-box!important;align-items:flex-start!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin-bottom:-4px!important;padding-top:2px!important;padding-bottom:0!important;overflow:auto hidden!important}.overview-today-event-card{height:86px!important;min-height:86px!important;max-height:86px!important;transform:translateY(-1px)!important}.overview-today-event-image{height:86px!important;min-height:86px!important;max-height:86px!important}}.overview-today-events-strip{box-sizing:border-box!important;height:122px!important;min-height:122px!important;max-height:122px!important;padding:15px 18px!important;overflow:hidden!important}.overview-today-events-scroll{box-sizing:border-box!important;align-items:flex-start!important;height:92px!important;min-height:92px!important;max-height:92px!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:auto hidden!important}.overview-today-event-card{height:92px!important;min-height:92px!important;max-height:92px!important;transform:none!important}.overview-today-event-image{height:92px!important;min-height:92px!important;max-height:92px!important}@media (width<=1280px){.overview-today-events-strip{box-sizing:border-box!important;height:116px!important;min-height:116px!important;max-height:116px!important;padding:15px 16px!important;overflow:hidden!important}.overview-today-events-scroll{box-sizing:border-box!important;align-items:flex-start!important;height:86px!important;min-height:86px!important;max-height:86px!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:auto hidden!important}.overview-today-event-card{height:86px!important;min-height:86px!important;max-height:86px!important;transform:none!important}.overview-today-event-image{height:86px!important;min-height:86px!important;max-height:86px!important}}.overview-today-event-card.is-selected{background:#0020368f!important;border-color:#38dfffb8!important}.overview-today-event-card.is-selected .overview-today-event-category-row i{box-shadow:0 0 14px #38dfff6b}:root:not([data-theme=dark]) .overview-today-event-card.is-selected{background:#f8fafcfa!important;border-color:#64748bb8!important}:root:not([data-theme=dark]) .overview-today-event-card.is-selected .overview-today-event-category-row i{box-shadow:0 0 10px #64748b38}.overview-today-event-card.is-selected{border-color:#38dfff!important;box-shadow:0 0 0 2px #38dfff3d,0 16px 34px #00000038!important}:root:not([data-theme=dark]) .overview-today-event-card.is-selected{border-color:#475569fa!important;box-shadow:0 0 0 2px #64748b3d,0 16px 34px #0f172a29!important}.truthatlas-callout-button{overflow:visible!important}@media (width<=1280px){.overview-today-events-strip{height:112px!important;min-height:112px!important;max-height:112px!important;padding-top:13px!important;padding-bottom:13px!important}}.overview-today-event-bottom-row{justify-content:flex-start!important}.overview-today-event-bottom-row em{display:none!important}.overview-today-event-card,.overview-today-event-image{height:88px!important;min-height:88px!important;max-height:88px!important}@media (width<=1280px){.overview-today-events-strip{height:108px!important;min-height:108px!important;max-height:108px!important;padding-top:13px!important;padding-bottom:13px!important}.overview-today-events-scroll{align-items:center!important;height:82px!important;min-height:82px!important;max-height:82px!important;padding-top:0!important;padding-bottom:0!important}.overview-today-event-card,.overview-today-event-image{height:82px!important;min-height:82px!important;max-height:82px!important}}.overview-today-events-strip{height:112px!important;min-height:112px!important;max-height:112px!important;padding-top:13px!important;padding-bottom:13px!important}.overview-today-event-card,.overview-today-event-image{height:86px!important;min-height:86px!important;max-height:86px!important}@media (width<=1280px){.overview-today-events-strip{height:106px!important;min-height:106px!important;max-height:106px!important;padding-top:13px!important;padding-bottom:13px!important}.overview-today-events-scroll{align-items:center!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding-top:0!important;padding-bottom:0!important}.overview-today-event-card,.overview-today-event-image{height:80px!important;min-height:80px!important;max-height:80px!important}}.overview-today-events-strip{box-sizing:border-box!important;height:109px!important;min-height:109px!important;max-height:109px!important;padding-top:11.5px!important;padding-bottom:11.5px!important}.overview-today-events-scroll{align-items:center!important;height:86px!important;min-height:86px!important;max-height:86px!important;padding-top:0!important;padding-bottom:0!important}@media (width<=1280px){.overview-today-events-strip{box-sizing:border-box!important;height:103px!important;min-height:103px!important;max-height:103px!important;padding-top:11.5px!important;padding-bottom:11.5px!important}.overview-today-events-scroll{align-items:center!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding-top:0!important;padding-bottom:0!important}}.overview-today-events-scroll{width:calc(100% + 5px)!important;padding-left:0!important;transform:translate(-5px)!important}@media (width<=1280px){.overview-today-events-scroll{width:calc(100% + 5px)!important;padding-left:0!important;transform:translate(-5px)!important}}.overview-today-events-strip{margin-bottom:16px!important}@media (width<=1280px){.overview-today-events-strip{margin-bottom:16px!important}}.overview-today-event-card.is-impact-high .overview-today-event-category-row i{background:#ff3048!important;box-shadow:0 0 10px #ff304852!important}.overview-today-event-card.is-impact-medium .overview-today-event-category-row i{background:#ffb000!important;box-shadow:0 0 10px #ffb00047!important}.overview-today-event-card.is-impact-low .overview-today-event-category-row i{background:#38bdf8!important;box-shadow:0 0 10px #38bdf847!important}:root:not([data-theme=dark]) .overview-today-event-card.is-impact-high .overview-today-event-category-row i{background:#e11d48!important;box-shadow:0 0 8px #e11d4838!important}:root:not([data-theme=dark]) .overview-today-event-card.is-impact-medium .overview-today-event-category-row i{background:#d97706!important;box-shadow:0 0 8px #d9770638!important}:root:not([data-theme=dark]) .overview-today-event-card.is-impact-low .overview-today-event-category-row i{background:#0284c7!important;box-shadow:0 0 8px #0284c738!important}.atlas-forecast-table-header{box-sizing:border-box!important;grid-template-columns:minmax(0,1.72fr) minmax(128px,.72fr) minmax(158px,.86fr) minmax(118px,.54fr)!important;align-items:center!important;column-gap:18px!important;width:100%!important;min-height:auto!important;margin:0 0 10px!important;padding:20px 38px 0!important;display:grid!important;transform:none!important}.atlas-forecast-table-header span{text-align:left!important;white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;line-height:1!important;display:block!important;position:static!important;transform:none!important}.atlas-forecast-table-header span:nth-child(2),.atlas-forecast-table-header span:nth-child(3),.atlas-forecast-table-header span:nth-child(4){padding-left:0!important;transform:translate(-8px)!important}.atlas-forecast-table-body{margin-top:0!important;padding-top:0!important}.atlas-forecast-row{grid-template-columns:minmax(0,1.72fr) minmax(128px,.72fr) minmax(158px,.86fr) minmax(118px,.54fr)!important;column-gap:18px!important}@supports ((-webkit-hyphens:none)){.atlas-forecast-table-header{margin-bottom:10px!important;padding-top:20px!important;padding-bottom:0!important}.atlas-forecast-table-header span:nth-child(2),.atlas-forecast-table-header span:nth-child(3),.atlas-forecast-table-header span:nth-child(4){transform:translate(-8px)translateZ(0)!important}}:root[data-theme=dark] .overview-today-event-card .overview-today-event-category-row span,:root[data-theme=dark] .overview-today-event-card.is-impact-high .overview-today-event-category-row span,:root[data-theme=dark] .overview-today-event-card.is-impact-medium .overview-today-event-category-row span,:root[data-theme=dark] .overview-today-event-card.is-impact-low .overview-today-event-category-row span{color:#a8b6c5!important}:root[data-theme=dark] .overview-today-event-card.is-selected,:root[data-theme=dark] .overview-today-event-card.is-selected:hover,:root[data-theme=dark] .overview-today-event-card.is-selected:focus,:root[data-theme=dark] .overview-today-event-card.is-selected:focus-visible{box-shadow:none!important;border-color:#286589!important;outline:none!important}:root[data-theme=dark] .overview-today-event-card.is-selected:before,:root[data-theme=dark] .overview-today-event-card.is-selected:after{box-shadow:none!important;opacity:0!important;border-color:#0000!important}.overview-today-event-card.is-selected,.overview-today-event-card.is-selected:hover,.overview-today-event-card.is-selected:focus,.overview-today-event-card.is-selected:focus-visible,:root[data-theme=dark] .overview-today-event-card.is-selected,:root[data-theme=dark] .overview-today-event-card.is-selected:hover,:root[data-theme=dark] .overview-today-event-card.is-selected:focus,:root[data-theme=dark] .overview-today-event-card.is-selected:focus-visible,:root:not([data-theme=dark]) .overview-today-event-card.is-selected,:root:not([data-theme=dark]) .overview-today-event-card.is-selected:hover,:root:not([data-theme=dark]) .overview-today-event-card.is-selected:focus,:root:not([data-theme=dark]) .overview-today-event-card.is-selected:focus-visible{box-shadow:none!important;filter:none!important;outline:none!important}.overview-today-event-card.is-selected:before,.overview-today-event-card.is-selected:after,:root[data-theme=dark] .overview-today-event-card.is-selected:before,:root[data-theme=dark] .overview-today-event-card.is-selected:after,:root:not([data-theme=dark]) .overview-today-event-card.is-selected:before,:root:not([data-theme=dark]) .overview-today-event-card.is-selected:after{box-shadow:none!important;filter:none!important}.forecast-clean-page{box-sizing:border-box;width:100%;min-height:calc(100vh - 79px);padding:24px 28px 30px;overflow-x:hidden}.forecast-clean-top{height:38px;color:var(--text-muted);letter-spacing:.12em;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:900;line-height:1;display:grid}.forecast-clean-back,.forecast-clean-open{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#00142494}.forecast-clean-back{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.forecast-clean-open{height:36px;color:var(--text-muted);letter-spacing:0;border-radius:11px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.forecast-clean-back:hover,.forecast-clean-open:hover{color:var(--text);background:#94a3b829;border-color:#94a3b875}:root:not([data-theme=dark]) .forecast-clean-back,:root:not([data-theme=dark]) .forecast-clean-open{color:#0f172a;background:#ffffffd1}.forecast-clean-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:430px;gap:18px;width:100%;display:grid}.forecast-clean-card,.forecast-clean-metric{border:1px solid var(--line);background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card);min-width:0;box-shadow:var(--shadow);border-radius:18px;overflow:hidden}:root:not([data-theme=dark]) .forecast-clean-card,:root:not([data-theme=dark]) .forecast-clean-metric{background:linear-gradient(#fffffffb,#f7fafcf0),#fff;border-color:#0f172a1a;box-shadow:0 18px 44px #0f172a13}.forecast-clean-card{box-sizing:border-box;height:430px;padding:24px}.forecast-clean-card h2{color:var(--text);letter-spacing:-.045em;margin:0 0 22px;font-size:22px;font-weight:940;line-height:1.05}.forecast-clean-kicker span,.forecast-clean-metric span,.forecast-clean-conclusion-card article span{color:var(--text-muted);letter-spacing:.13em;text-transform:uppercase;font-size:10.5px;font-weight:900;line-height:1;display:block}.forecast-clean-summary-card h1{color:var(--text);letter-spacing:-.058em;margin:0;font-size:clamp(22px,2.35vw,36px);font-weight:950;line-height:1.01}.forecast-clean-subtitle{color:var(--text-muted);letter-spacing:.13em;text-transform:uppercase;margin-top:9px;margin-bottom:20px;font-size:11px;font-weight:900;line-height:1}.forecast-clean-metrics{grid-template-columns:repeat(3,minmax(0,calc(33.3333% - 29.3333px)));justify-content:start;gap:14px;margin-top:22px;display:grid}.forecast-clean-metric{box-sizing:border-box;text-align:center;border-radius:7.5px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:84px;padding:10px 9px 9.5px;display:flex}.forecast-clean-metric span{color:var(--text);letter-spacing:.035em;text-transform:uppercase;margin:0;font-size:9px;font-weight:950;line-height:1;display:block}.forecast-clean-metric strong{color:var(--text);letter-spacing:-.03em;margin-top:12.5px;font-size:13px;font-weight:950;line-height:1;display:block}.forecast-clean-metric.is-red strong{color:#ff3048}.forecast-clean-metric.is-blue strong{color:var(--text)}.forecast-clean-impact-dots{justify-content:center;align-items:center;gap:5px;margin-top:13px;display:inline-flex}.forecast-clean-impact-dots i{background:#ff3048;border-radius:999px;width:6.5px;height:6.5px;display:block}.forecast-clean-impact-dots i.is-empty{box-sizing:border-box;background:0 0;border:1.5px solid #ff3048}.forecast-clean-probability-change{color:#ff3048;margin:12.5px 0 0;font-size:11px;font-weight:950;line-height:1}.forecast-clean-horizon-unit{color:#95a1b2;margin:11px 0 0;font-size:10px;font-weight:900;line-height:1}:root:not([data-theme=dark]) .forecast-clean-metric{background:#fff;border-color:#0f172a21}:root:not([data-theme=dark]) .forecast-clean-metric span{color:#050816}:root:not([data-theme=dark]) .forecast-clean-metric strong{color:#111827}:root:not([data-theme=dark]) .forecast-clean-metric.is-red strong,:root:not([data-theme=dark]) .forecast-clean-probability-change{color:#e91d48}:root:not([data-theme=dark]) .forecast-clean-impact-dots i{background:#e91d48}:root:not([data-theme=dark]) .forecast-clean-impact-dots i.is-empty{background:0 0;border-color:#e91d48}:root:not([data-theme=dark]) .forecast-clean-horizon-unit{color:#8f98a8}.forecast-clean-summary-text{color:var(--text-soft);margin:37px 0 0;font-size:14px;font-weight:590;line-height:1.7}.forecast-clean-actor-scroll{scrollbar-width:thin;scrollbar-color:#38dfff8f transparent;height:342px;min-height:0;padding-right:8px;overflow-y:auto}.forecast-clean-actor-scroll::-webkit-scrollbar{width:4px}.forecast-clean-actor-scroll::-webkit-scrollbar-track{background:0 0}.forecast-clean-actor-scroll::-webkit-scrollbar-thumb{background:#38dfff8f;border-radius:999px}.forecast-clean-actor-row{border-bottom:1px solid #38dfff1a;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:12px;min-height:86px;display:grid}.forecast-clean-actor-row strong,.forecast-clean-scenario-row strong,.forecast-clean-bars strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.6px;font-weight:860;line-height:1.14;display:block;overflow:hidden}.forecast-clean-actor-row em{color:var(--text);text-align:right;font-size:14.5px;font-style:normal;font-weight:920;line-height:1}.forecast-clean-line-chart{grid-template-columns:58px minmax(0,1fr);gap:10px;height:274px;display:grid}.forecast-clean-line-y{height:222px;color:var(--text-muted);box-sizing:border-box;flex-direction:column;justify-content:space-between;padding-top:2px;font-size:17px;font-weight:850;line-height:1;display:flex}.forecast-clean-line-main{min-width:0;height:274px;position:relative}.forecast-clean-line-grid{background:linear-gradient(#38dfff17 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#38dfff17 1px,#0000 1px) 0 0/16.666% 100%;border-bottom:1px solid #38dfff1f;border-left:1px solid #38dfff1f;height:222px;position:absolute;top:0;left:0;right:0}.forecast-clean-line-grid i{background:#38dfff14;width:1px;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.forecast-clean-line-main svg{z-index:2;width:100%;height:222px;position:absolute;inset:0 0 auto;overflow:visible}.forecast-clean-line-x{color:var(--text-muted);justify-content:space-between;font-size:11px;font-weight:850;line-height:1.05;display:flex;position:absolute;top:244px;left:0;right:0}.forecast-clean-line-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin-left:68px;display:grid}.forecast-clean-line-legend span{min-width:0;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;font-size:11px;font-weight:700;line-height:1.1;display:flex;overflow:hidden}.forecast-clean-line-legend i{border-radius:999px;flex:none;width:8px;height:8px}.forecast-clean-scenario-row{border-bottom:1px solid #38dfff1a;grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:12px;min-height:72px;display:grid}.forecast-clean-scenario-row:last-child{border-bottom:0}.forecast-clean-scenario-row span{background:#94a3b82e;border-radius:999px;height:5px;margin-top:13px;display:block;overflow:hidden}.forecast-clean-scenario-row i{border-radius:inherit;height:100%;display:block}.forecast-clean-scenario-row em{color:var(--text);text-align:right;font-size:14.5px;font-style:normal;font-weight:920;line-height:1}.forecast-clean-connection-list{gap:0;display:grid}.forecast-clean-connection-row{background:0 0;border:0 solid #38dfff1a;border-bottom-width:1px;border-radius:0;min-height:86px;padding:22px 0 6px}:root:not([data-theme=dark]) .forecast-clean-connection-row{background:0 0;border-color:#0f172a24}.forecast-clean-connection-flow{grid-template-columns:minmax(0,auto) 58px;align-items:center;gap:10px;max-width:100%;display:inline-grid}.forecast-clean-connection-flow strong{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:860;line-height:1.1;overflow:hidden}.forecast-clean-connection-flow span{color:#ff3048;background:#0012225c;border:1px solid #38dfff24;border-radius:999px;place-items:center;height:26px;font-size:11px;font-weight:950;line-height:1;display:grid}.forecast-clean-connection-row p{color:var(--text-muted);margin:10px 0 0;font-size:12px;font-weight:580;line-height:1.35}.forecast-clean-conclusion-card>strong{color:var(--text);letter-spacing:-.045em;font-size:22px;font-weight:930;line-height:1.12;display:block}.forecast-clean-conclusion-card>p{color:var(--text-soft);margin:14px 0 0;font-size:13.4px;font-weight:590;line-height:1.55}.forecast-clean-conclusion-card>div{gap:11px;margin-top:24px;display:grid}.forecast-clean-conclusion-card article{box-sizing:border-box;background:#00101e3d;border:1px solid #38dfff1c;border-radius:13px;min-height:50px;padding:12px 13px}:root:not([data-theme=dark]) .forecast-clean-conclusion-card article{background:#ffffffad;border-color:#0e74901a}.forecast-clean-conclusion-card article strong{color:var(--text);margin-top:7px;font-size:13px;font-weight:850;line-height:1.1;display:block}.forecast-clean-conclusion-card article span{color:var(--text-muted);letter-spacing:.13em;text-transform:uppercase;font-size:10.5px;font-weight:900;line-height:1;display:block}@media (width<=1280px){.forecast-clean-page{padding:22px 24px 28px}.forecast-clean-grid{grid-auto-rows:410px;gap:16px}.forecast-clean-card{height:410px;padding:22px}.forecast-clean-line-chart{height:254px}.forecast-clean-line-y,.forecast-clean-line-grid,.forecast-clean-line-main svg{height:202px}.forecast-clean-line-x{top:224px}}@media (width<=980px){.forecast-clean-grid{grid-template-columns:1fr;grid-auto-rows:auto}.forecast-clean-card{height:auto;min-height:410px}}@media (width<=720px){.forecast-clean-top{grid-template-columns:38px minmax(0,1fr)}.forecast-clean-open{display:none}.forecast-clean-metrics,.forecast-clean-line-legend{grid-template-columns:1fr}}.forecast-clean-metric span{font-size:13px!important}.forecast-clean-metric strong{font-size:17px!important}.forecast-clean-horizon-unit{font-size:12px!important}@media (width<=1280px){.forecast-clean-metric span{font-size:12px!important}.forecast-clean-metric strong{font-size:16px!important}.forecast-clean-probability-change{font-size:14px!important}.forecast-clean-horizon-unit{font-size:11px!important}}.forecast-clean-subtitle{margin-bottom:0!important}.forecast-clean-metrics{margin-top:32px!important}.forecast-clean-conclusion-card{grid-column:1/-1!important;width:100%!important}.forecast-clean-conclusion-card>div{grid-template-columns:repeat(3,minmax(0,1fr))!important}.forecast-clean-conclusion-card{height:430px!important}@media (width<=980px){.forecast-clean-conclusion-card{grid-column:auto!important;height:auto!important}.forecast-clean-conclusion-card>div{grid-template-columns:1fr!important}}.forecast-clean-probability-change{font-size:12px!important}@media (width<=1280px){.forecast-clean-probability-change{font-size:11px!important}}@media (width<=1280px){.forecast-clean-line-y{font-size:13px!important}}.forecast-clean-actor-row{grid-template-columns:minmax(0,1fr) 48px!important}.forecast-clean-actor-row strong{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.forecast-clean-connection-list{scrollbar-width:thin!important;scrollbar-color:#38dfff8f transparent!important;height:342px!important;min-height:0!important;padding-right:8px!important;overflow-y:auto!important}.forecast-clean-connection-list::-webkit-scrollbar{width:4px}.forecast-clean-connection-list::-webkit-scrollbar-track{background:0 0}.forecast-clean-connection-list::-webkit-scrollbar-thumb{background:#38dfff8f;border-radius:999px}.forecast-clean-conclusion-card article{min-height:168px!important;padding:14px 15px!important}.forecast-clean-conclusion-card article p{color:var(--text-soft)!important;white-space:pre-line!important;margin:10px 0 0!important;font-size:12.2px!important;font-weight:580!important;line-height:1.42!important}@media (width<=980px){.forecast-clean-conclusion-card>div{grid-template-columns:1fr!important}.forecast-clean-conclusion-card article{min-height:auto!important}}.forecast-clean-line-y{font-size:11px!important}@media (width<=1280px){.forecast-clean-line-y{font-size:11px!important}}@media (width<=980px){.forecast-clean-grid{grid-template-areas:"summary""probabilities""characters""impact""conclusion"!important}.forecast-clean-conclusion-card{grid-column:auto!important}}.forecast-clean-conclusion-card>div{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important}@media (width<=980px){.forecast-clean-conclusion-card{grid-column:auto!important}.forecast-clean-conclusion-card>div{grid-template-columns:1fr!important}}@media (width<=980px){.forecast-clean-grid{grid-template-areas:"summary""characters""impact""probabilities""conclusion"!important}}.forecast-clean-conclusion-card{grid-area:conclusion/1/conclusion/-1!important;width:100%!important;max-width:none!important}@media (width<=980px){.forecast-clean-conclusion-card{grid-column:auto!important;width:100%!important}}.forecast-clean-actor-row span{color:var(--text-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;font-weight:650!important;line-height:1!important;display:block!important;overflow:hidden!important}.forecast-clean-actor-row span{display:none!important}.forecast-clean-actor-row p{color:var(--text-soft)!important;margin:11px 0 3px!important;font-size:12px!important;font-weight:570!important;line-height:1.42!important}.forecast-clean-summary-card h1{font-size:clamp(18px,1.95vw,32px)!important}.forecast-clean-actor-row{align-items:flex-start!important;min-height:112px!important;padding:14px 0!important}.forecast-clean-actor-row p{color:var(--text-soft)!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;margin:11px 0 3px!important;font-size:12px!important;font-weight:570!important;line-height:1.36!important;display:-webkit-box!important;overflow:hidden!important}.forecast-clean-actor-row em{padding-top:1px!important}.forecast-clean-actor-row p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;margin:11px 0 15px!important;font-family:inherit!important;font-size:12.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important;display:block!important;overflow:visible!important}:root:not([data-theme=dark]) .forecast-clean-actor-row p,:root[data-theme=light] .forecast-clean-actor-row p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-actor-row p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-actor-row{border-bottom:1px solid #38dfff1a!important;align-items:flex-start!important;height:auto!important;min-height:0!important;padding:0!important}.forecast-clean-actor-row+.forecast-clean-actor-row{padding-top:14px!important}.forecast-clean-actor-row:last-child{border-bottom:0!important}.forecast-clean-actor-row{align-items:center!important}.forecast-clean-actor-row em{align-self:center!important;padding-top:0!important;font-size:16.5px!important}.forecast-clean-actor-row strong{color:var(--text)!important}.forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}:root:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html[data-theme=light] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body[data-theme=light] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html[data-theme=dark] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body[data-theme=dark] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,[data-theme=dark] .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-top{display:none!important}.forecast-clean-page{padding-top:24px!important}@media (width<=1280px){.forecast-clean-page{padding-top:22px!important}}.forecast-clean-top-scenario-list{scrollbar-width:thin;scrollbar-color:#38dfff8f transparent;height:357px;min-height:0;max-height:357px;padding-right:8px;overflow-y:auto}.forecast-clean-top-scenario-list::-webkit-scrollbar{width:4px}.forecast-clean-top-scenario-list::-webkit-scrollbar-track{background:0 0}.forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{background:#38dfff8f;border-radius:999px}.forecast-clean-top-scenario-row{border-bottom:1px solid #38dfff1a;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:12px;height:auto;min-height:0;padding:0 0 14px;display:grid}.forecast-clean-top-scenario-row+.forecast-clean-top-scenario-row{padding-top:14px}.forecast-clean-top-scenario-row-no-probability{grid-template-columns:minmax(0,1fr)!important}.forecast-clean-top-scenario-row-no-probability em{display:none!important}.forecast-clean-top-scenario-row:last-child{border-bottom:0}.forecast-clean-top-scenario-row strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.6px;font-weight:860;line-height:1.14;display:block;overflow:hidden}.forecast-clean-top-scenario-row p{color:var(--text-muted);margin:11px 0 0;font-size:12px;font-weight:570;line-height:1.36}.forecast-clean-top-scenario-row em{color:var(--text);text-align:right;align-self:center;font-size:16.5px;font-style:normal;font-weight:920;line-height:1}.forecast-clean-conclusion-card>strong,.forecast-clean-conclusion-card>p{display:none!important}.forecast-clean-conclusion-card>div{grid-template-columns:1fr!important;gap:12px!important;margin-top:0!important}.forecast-clean-conclusion-card article{width:100%!important;min-height:92px!important;padding:13px 14px!important}.forecast-clean-conclusion-card article p{margin:9px 0 0!important;font-size:12px!important;line-height:1.32!important}@media (width<=980px){.forecast-clean-grid{grid-template-areas:"summary""characters""scenarios""impact""probabilities""conclusion"!important}}@media (width<=980px){.forecast-clean-grid{grid-template-areas:"summary""characters""impact""scenarios""conclusion""probabilities"!important}}.forecast-clean-grid{grid-template-areas:"summary characters""scenarios probabilities""impact conclusion"!important}.forecast-clean-summary-card{grid-area:summary!important}.forecast-clean-actors-card{grid-area:characters!important}.forecast-clean-top-scenarios-card{grid-area:scenarios!important}.forecast-clean-chart-card{grid-area:probabilities!important}.forecast-clean-connections-card{grid-area:impact!important}.forecast-clean-conclusion-card{grid-area:conclusion/auto!important;width:100%!important}@media (width<=980px){.forecast-clean-grid{grid-template-areas:"summary""characters""scenarios""probabilities""impact""conclusion"!important}}.forecast-clean-grid{grid-template-columns:1fr!important;grid-template-areas:"row-one""row-two""row-three"!important;grid-auto-rows:430px!important;gap:18px!important;display:grid!important}.forecast-clean-row-card{border:1px solid var(--line);background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card);min-width:0;height:430px;box-shadow:var(--shadow);box-sizing:border-box;border-radius:18px;overflow:hidden}:root:not([data-theme=dark]) .forecast-clean-row-card{background:linear-gradient(#fffffffb,#f7fafcf0),#fff;border-color:#0f172a1a;box-shadow:0 18px 44px #0f172a13}.forecast-clean-row-one{position:relative;grid-area:row-one!important}.forecast-clean-row-two{grid-area:row-two!important}.forecast-clean-row-three{grid-area:row-three!important}.forecast-clean-row-content{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:stretch;height:100%;display:grid}.forecast-clean-row-pane{min-width:0;height:100%;overflow:hidden}.forecast-clean-row-separator{background:#38dfff1f;align-self:center;width:1px;height:calc(100% - 48px)}:root:not([data-theme=dark]) .forecast-clean-row-separator{background:#0f172a1a}.forecast-clean-row-pane>.forecast-clean-card{height:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.forecast-clean-row-pane>.forecast-clean-card.forecast-clean-conclusion-card{grid-column:auto!important;width:100%!important}.forecast-clean-row-pane>.forecast-clean-chart-card{height:100%!important}@media (width<=1280px){.forecast-clean-grid{grid-auto-rows:410px!important;gap:16px!important}.forecast-clean-row-card{height:410px}}@media (width<=980px){.forecast-clean-grid{grid-template-areas:"row-one""row-two""row-three"!important;grid-auto-rows:auto!important}.forecast-clean-row-card{height:auto}.forecast-clean-row-content{grid-template-columns:1fr}.forecast-clean-row-separator{justify-self:center;width:calc(100% - 48px);height:1px}.forecast-clean-row-pane>.forecast-clean-card{min-height:410px!important}}.forecast-clean-row-separator{height:calc(100% - 50px)!important;transform:translate(-3px)!important}@media (width<=980px){.forecast-clean-row-separator{height:1px!important;transform:none!important}}.forecast-clean-row-separator{transform:translate(-5px)!important}@media (width<=980px){.forecast-clean-row-separator{transform:none!important}}.forecast-clean-actors-card .forecast-clean-actor-row{align-items:flex-start!important;height:auto!important;min-height:0!important;padding-top:14px!important;padding-bottom:0!important}.forecast-clean-actors-card>h2{margin-bottom:18px!important}.forecast-clean-chart-card .forecast-clean-line-main,.forecast-clean-chart-card .forecast-clean-line-legend{transform:translate(-12px)!important}.forecast-clean-chart-card .forecast-clean-line-chart{transform:translateY(7px)!important}.forecast-clean-chart-card .forecast-clean-line-main{transform:translate(-8px)!important}.forecast-clean-chart-card .forecast-clean-line-legend{transform:translate(-8px,7px)!important}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:minmax(0,1fr) 124px 120px 110px!important;column-gap:15px!important}.atlas-forecast-category,.atlas-forecast-impact-cell,.atlas-forecast-probability-cell{justify-self:end!important}.atlas-forecast-detail-card{height:calc(100% + 20px)!important;min-height:calc(100% + 20px)!important;margin-top:-10px!important;margin-bottom:-10px!important}@media (width<=1280px){.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:minmax(0,1fr) 112px 112px 100px!important;column-gap:15px!important}.atlas-forecast-detail-card{height:calc(100% + 20px)!important;min-height:calc(100% + 20px)!important;margin-top:-10px!important;margin-bottom:-10px!important}}.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:minmax(0,1fr) 124px 120px 110px!important;column-gap:15px!important}.atlas-forecast-row-main{min-width:0!important;overflow:hidden!important}.atlas-forecast-row-copy{min-width:0!important;max-width:100%!important;overflow:hidden!important}.atlas-forecast-row-copy strong,.atlas-forecast-row-copy em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.atlas-forecast-category,.atlas-forecast-impact-cell,.atlas-forecast-probability-cell{place-self:center!important;width:100%!important;min-width:0!important}.atlas-forecast-category{text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.atlas-forecast-impact-cell{text-align:center!important}.atlas-forecast-impact-cell em{text-align:center!important;width:100%!important}.atlas-forecast-probability-cell{text-align:center!important}@media (width<=1280px){.atlas-forecast-table-header,.atlas-forecast-row{grid-template-columns:minmax(0,1fr) 112px 112px 100px!important;column-gap:15px!important}}.atlas-forecast-table-body{width:100%!important}.atlas-forecast-row{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:95px!important;min-height:95px!important}@media (width<=1280px){.atlas-forecast-row{height:95px!important;min-height:95px!important}}.atlas-forecast-detail-select{color:#f8fafcf0!important;background:#00304e75!important;border-color:#38dfff6b!important;box-shadow:0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04!important}.atlas-forecast-detail-select:hover,.atlas-forecast-detail-select:focus,.atlas-forecast-detail-select:focus-visible{color:#fff!important;background:#14607ac7!important;border-color:#7eefffb8!important;box-shadow:0 0 22px #38dfff1a,inset 0 0 0 1px #ffffff05!important}.atlas-forecast-detail-select:active{color:#fff!important;background:#14607ac7!important;border-color:#7eefffb8!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select{color:#075985!important;background:#fffc!important;border-color:#0e74903d!important;box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #ffffff9e!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible{color:#075985!important;background:#e0f2fef2!important;border-color:#0ea5e97a!important}.atlas-forecast-detail-select,.atlas-forecast-detail-select:hover,.atlas-forecast-detail-select:focus,.atlas-forecast-detail-select:focus-visible,.atlas-forecast-detail-select:active,:root:not([data-theme=dark]) .atlas-forecast-detail-select,:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active{box-shadow:none!important}.forecast-clean-row-card{box-sizing:border-box!important;height:430px!important;min-height:430px!important;max-height:430px!important}.forecast-clean-grid{gap:21.5px!important}.forecast-clean-connection-flow span,.forecast-clean-connection-row:hover .forecast-clean-connection-flow span,[data-theme=dark] .forecast-clean-connection-flow span,[data-theme=dark] .forecast-clean-connection-row:hover .forecast-clean-connection-flow span{color:#ff3048!important;box-shadow:none!important;background:#ff30481a!important;border:1px solid #ff3048c7!important}:root:not([data-theme=dark]) .forecast-clean-connection-flow span,:root:not([data-theme=dark]) .forecast-clean-connection-row:hover .forecast-clean-connection-flow span{color:#e11d48!important;box-shadow:none!important;background:#ffe4e6b8!important;border:1px solid #e11d4894!important}.forecast-clean-connection-row:hover .forecast-clean-connection-flow span,[data-theme=dark] .forecast-clean-connection-row:hover .forecast-clean-connection-flow span,:root:not([data-theme=dark]) .forecast-clean-connection-row:hover .forecast-clean-connection-flow span{filter:none!important;transform:none!important}.forecast-clean-summary-card .forecast-clean-metric{box-sizing:border-box!important;height:110px!important;min-height:110px!important;padding-top:16px!important;padding-bottom:15px!important}.forecast-clean-summary-card .forecast-clean-probability-change{color:var(--text-muted)!important;letter-spacing:-.01em!important;font-size:13px!important;font-weight:850!important;line-height:1!important}:root:not([data-theme=dark]) .forecast-clean-summary-card .forecast-clean-probability-change{color:#475569c2!important}.forecast-clean-actors-card .forecast-clean-actor-scroll.is-native-scrolling::-webkit-scrollbar-thumb{background:#94a3b8c7!important}.forecast-clean-connections-card .forecast-clean-connection-list.is-native-scrolling::-webkit-scrollbar-thumb{background:#94a3b8c7!important}:root:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-scroll.is-native-scrolling,:root:not([data-theme=dark]) .forecast-clean-connections-card .forecast-clean-connection-list.is-native-scrolling{scrollbar-color:#cbd5e1eb transparent!important}:root:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-scroll.is-native-scrolling::-webkit-scrollbar-thumb{background:#cbd5e1eb!important}:root:not([data-theme=dark]) .forecast-clean-connections-card .forecast-clean-connection-list.is-native-scrolling::-webkit-scrollbar-thumb{background:#cbd5e1eb!important}.forecast-clean-actors-card .forecast-clean-actor-scroll,.forecast-clean-connections-card .forecast-clean-connection-list{--forecast-native-scroll-thumb:transparent;--forecast-native-scroll-thumb-light:transparent;scrollbar-width:thin!important;scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important;-ms-overflow-style:auto!important;margin-right:-7px!important;padding-right:21px!important;overflow:hidden auto!important}.forecast-clean-actors-card .forecast-clean-actor-scroll::-webkit-scrollbar{background:0 0!important;width:10px!important;height:10px!important}.forecast-clean-connections-card .forecast-clean-connection-list::-webkit-scrollbar{background:0 0!important;width:10px!important;height:10px!important}.forecast-clean-actors-card .forecast-clean-actor-scroll::-webkit-scrollbar-track{background:0 0!important}.forecast-clean-connections-card .forecast-clean-connection-list::-webkit-scrollbar-track{background:0 0!important}.forecast-clean-actors-card .forecast-clean-actor-scroll::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb)!important;border:0!important;border-radius:999px!important;min-height:78px!important}.forecast-clean-connections-card .forecast-clean-connection-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb)!important;border:0!important;border-radius:999px!important;min-height:78px!important}.forecast-clean-actors-card .forecast-clean-actor-scroll.is-native-scrolling,.forecast-clean-connections-card .forecast-clean-connection-list.is-native-scrolling{scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important}:root:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-scroll,:root:not([data-theme=dark]) .forecast-clean-connections-card .forecast-clean-connection-list{scrollbar-color:var(--forecast-native-scroll-thumb-light) transparent!important}:root:not([data-theme=dark]) .forecast-clean-actors-card .forecast-clean-actor-scroll::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important}:root:not([data-theme=dark]) .forecast-clean-connections-card .forecast-clean-connection-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important}.forecast-clean-connections-card .forecast-clean-connection-row{box-sizing:border-box!important;height:auto!important;min-height:86px!important;padding:22px 0 6px!important}.forecast-clean-summary-card .forecast-clean-subtitle{font-size:13px!important}.forecast-clean-conclusion-card article span{color:var(--text-muted)!important}.atlas-feed-list{scrollbar-width:thin!important;scrollbar-color:transparent transparent!important;-ms-overflow-style:auto!important;margin-right:-7px!important;padding-top:0!important;padding-right:16px!important;overflow:hidden auto!important;transform:translateY(-10px)!important}.atlas-feed-list::-webkit-scrollbar{background:0 0!important;width:10px!important;height:10px!important}.atlas-feed-list::-webkit-scrollbar-track{background:0 0!important;margin-top:10px!important;margin-bottom:0!important}.atlas-feed-list::-webkit-scrollbar-thumb{background-color:#0000!important;border:0!important;border-radius:999px!important;min-height:78px!important}.atlas-feed-list.is-feed-scrolling{scrollbar-color:#94a3b8c7 transparent!important}.atlas-feed-list.is-feed-scrolling::-webkit-scrollbar-thumb{background-color:#94a3b8c7!important}:root:not([data-theme=dark]) .atlas-feed-list.is-feed-scrolling{scrollbar-color:#cbd5e1eb transparent!important}:root:not([data-theme=dark]) .atlas-feed-list.is-feed-scrolling::-webkit-scrollbar-thumb{background-color:#cbd5e1eb!important}.forecast-clean-go-events-button{z-index:45;color:#f8fafcf0;cursor:pointer;width:38px;min-width:38px;height:38px;box-shadow:none;-webkit-backdrop-filter:blur(12px);background:#00304e75;border:1px solid #38dfff6b;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;position:absolute;top:23px;left:calc(50% - 60px)}.forecast-clean-go-events-button:hover{color:#fff;box-shadow:none;background:#14607ac7;border-color:#7eefffb8}.forecast-clean-go-events-button svg{color:currentColor;flex:none;display:block}:root:not([data-theme=dark]) .forecast-clean-go-events-button{color:#0f172a;-webkit-backdrop-filter:blur(16px);background:linear-gradient(#fbfdff 0%,#f5f8fc 100%);border-color:#94a3b8b8;border-radius:17px;width:auto;min-width:94px;height:38px;padding:0 15px;box-shadow:0 16px 34px #0f172a1a,0 4px 12px #0f172a0f,inset 0 0 0 1px #ffffffe0}:root:not([data-theme=dark]) .forecast-clean-go-events-button:hover{color:#0f172a;background:#f2f5f9;border-color:#b0b9c8;box-shadow:inset 0 0 0 1px #fffffff5}.event-detail-hero-actions .event-detail-impact-more-button{flex:none}.event-detail-impact-more-button,.event-detail-impact-more-button:hover,.event-detail-impact-more-button:active,.event-detail-impact-more-button:focus,.event-detail-impact-more-button:focus-visible,.event-detail-impact-more-button.atlas-feed-more-button-open,:root:not([data-theme=dark]) .event-detail-impact-more-button,:root:not([data-theme=dark]) .event-detail-impact-more-button:hover,:root:not([data-theme=dark]) .event-detail-impact-more-button:active,:root:not([data-theme=dark]) .event-detail-impact-more-button:focus,:root:not([data-theme=dark]) .event-detail-impact-more-button:focus-visible,:root:not([data-theme=dark]) .event-detail-impact-more-button.atlas-feed-more-button-open{color:var(--text-muted)!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:none!important}.event-graph-search-panel,.event-graph-search-results,.event-graph-search-result-list,.event-graph-search-suggestions,.event-graph-search-menu{scrollbar-color:#94a3b8c7 transparent!important}.event-graph-search-panel::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-results::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-result-list::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-suggestions::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-menu::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-panel::-webkit-scrollbar-thumb:hover{background:#cbd5e1e6!important}.event-graph-search-results::-webkit-scrollbar-thumb:hover{background:#cbd5e1e6!important}.event-graph-search-result-list::-webkit-scrollbar-thumb:hover{background:#cbd5e1e6!important}.event-graph-search-suggestions::-webkit-scrollbar-thumb:hover{background:#cbd5e1e6!important}.event-graph-search-menu::-webkit-scrollbar-thumb:hover{background:#cbd5e1e6!important}.event-graph-search-result,.event-graph-search-suggestion,.event-graph-search-option,.event-graph-search-results button,.event-graph-search-suggestions button,.event-graph-search-menu button{border-color:#94a3b82e!important}.event-graph-search-result:hover,.event-graph-search-result.is-active,.event-graph-search-suggestion:hover,.event-graph-search-suggestion.is-active,.event-graph-search-option:hover,.event-graph-search-option.is-active,.event-graph-search-results button:hover,.event-graph-search-results button.is-active,.event-graph-search-suggestions button:hover,.event-graph-search-suggestions button.is-active,.event-graph-search-menu button:hover,.event-graph-search-menu button.is-active{color:var(--text)!important;background:#94a3b81f!important;border-color:#94a3b8b8!important;box-shadow:inset 0 0 0 1px #94a3b82e!important}.event-graph-search-result svg,.event-graph-search-suggestion svg,.event-graph-search-option svg,.event-graph-search-results button svg,.event-graph-search-suggestions button svg,.event-graph-search-menu button svg{color:#94a3b8eb!important}.event-flow-map .react-flow__node:hover,.event-flow-map .react-flow__node.selected,.event-flow-map .react-flow__node:focus,.event-flow-map .react-flow__node:focus-visible,.event-flow-map .react-flow__node-node:hover,.event-flow-map .react-flow__node-node.selected,.event-flow-map .react-flow__node-node:focus,.event-flow-map .react-flow__node-node:focus-visible,.mind-flow-node:hover,.mind-flow-node-selected,.mind-flow-node:focus,.mind-flow-node:focus-visible{filter:drop-shadow(0 0 14px #94a3b857)!important}.mind-flow-node-selected .mind-flow-orb,.mind-flow-node-selected .mind-flow-orb-center,.mind-flow-node:hover .mind-flow-orb,.mind-flow-node:hover .mind-flow-orb-center,.mind-flow-node:focus .mind-flow-orb,.mind-flow-node:focus .mind-flow-orb-center,.mind-flow-node:focus-visible .mind-flow-orb,.mind-flow-node:focus-visible .mind-flow-orb-center{border-color:#94a3b8f5!important;box-shadow:0 0 22px #94a3b894,0 0 44px #94a3b829,inset 0 0 20px #ffffff29!important}.event-graph-node-popover,.event-graph-node-popup,.event-graph-node-card,.event-graph-node-tooltip,.node-detail-popover,.node-detail-card,.node-popup{border-color:#94a3b86b!important;box-shadow:0 22px 48px #00000052,0 0 0 1px #94a3b824!important}.event-graph-node-popover strong,.event-graph-node-popup strong,.event-graph-node-card strong,.event-graph-node-tooltip strong,.node-detail-popover strong,.node-detail-card strong,.node-popup strong,.event-graph-node-popover h3,.event-graph-node-popup h3,.event-graph-node-card h3,.event-graph-node-tooltip h3,.node-detail-popover h3,.node-detail-card h3,.node-popup h3{color:var(--text)!important}.event-graph-node-popover b,.event-graph-node-popup b,.event-graph-node-card b,.event-graph-node-tooltip b,.node-detail-popover b,.node-detail-card b,.node-popup b,.event-graph-node-popover em,.event-graph-node-popup em,.event-graph-node-card em,.event-graph-node-tooltip em,.node-detail-popover em,.node-detail-card em,.node-popup em{color:#94a3b8f5!important}.event-flow-map .react-flow__controls-button:hover{color:var(--text)!important;background:#94a3b81f!important;border-color:#94a3b8b8!important}:root:not([data-theme=dark]) .event-graph-search-result:hover,:root:not([data-theme=dark]) .event-graph-search-result.is-active,:root:not([data-theme=dark]) .event-graph-search-suggestion:hover,:root:not([data-theme=dark]) .event-graph-search-suggestion.is-active,:root:not([data-theme=dark]) .event-graph-search-option:hover,:root:not([data-theme=dark]) .event-graph-search-option.is-active,:root:not([data-theme=dark]) .event-graph-search-results button:hover,:root:not([data-theme=dark]) .event-graph-search-results button.is-active,:root:not([data-theme=dark]) .event-graph-search-suggestions button:hover,:root:not([data-theme=dark]) .event-graph-search-suggestions button.is-active,:root:not([data-theme=dark]) .event-graph-search-menu button:hover,:root:not([data-theme=dark]) .event-graph-search-menu button.is-active{color:#0f172a!important;background:#e2e8f0b8!important;border-color:#64748b9e!important;box-shadow:inset 0 0 0 1px #64748b1f!important}:root:not([data-theme=dark]) .mind-flow-node-selected .mind-flow-orb,:root:not([data-theme=dark]) .mind-flow-node-selected .mind-flow-orb-center,:root:not([data-theme=dark]) .mind-flow-node:hover .mind-flow-orb,:root:not([data-theme=dark]) .mind-flow-node:hover .mind-flow-orb-center,:root:not([data-theme=dark]) .mind-flow-node:focus .mind-flow-orb,:root:not([data-theme=dark]) .mind-flow-node:focus .mind-flow-orb-center,:root:not([data-theme=dark]) .mind-flow-node:focus-visible .mind-flow-orb,:root:not([data-theme=dark]) .mind-flow-node:focus-visible .mind-flow-orb-center{border-color:#64748be6!important;box-shadow:0 0 18px #64748b57,0 0 34px #64748b1a,inset 0 0 18px #ffffff2e!important}.event-graph-search-results span,.event-graph-search-results small,.event-graph-search-results em,.event-graph-search-results b,.event-graph-search-suggestions span,.event-graph-search-suggestions small,.event-graph-search-suggestions em,.event-graph-search-suggestions b,.event-graph-search-menu span,.event-graph-search-menu small,.event-graph-search-menu em,.event-graph-search-menu b,.event-graph-search-panel span,.event-graph-search-panel small,.event-graph-search-panel em,.event-graph-search-panel b,.event-graph-search-result-type,.event-graph-search-result-kicker,.event-graph-search-result-category,.event-graph-search-suggestion-type,.event-graph-search-suggestion-kicker,.event-graph-search-suggestion-category,.event-graph-search-menu-type,.event-graph-search-menu-kicker,.event-graph-search-menu-category{color:#94a3b8f5!important}.event-graph-search-results::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-suggestions::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-menu::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-panel::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-result-list::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-node-search-results::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-dropdown::-webkit-scrollbar-thumb{background:#94a3b8c7!important;border-radius:999px!important}.event-graph-search-results,.event-graph-search-suggestions,.event-graph-search-menu,.event-graph-search-panel,.event-graph-search-result-list,.event-graph-node-search-results,.event-graph-search-dropdown{scrollbar-color:#94a3b8c7 transparent!important}.event-graph-node-popover span,.event-graph-node-popup span,.event-graph-node-card span,.event-graph-node-tooltip span,.node-detail-popover span,.node-detail-card span,.node-popup span,.event-graph-node-type,.event-graph-node-kicker,.event-graph-node-category,.event-graph-popup-type,.event-graph-popup-kicker,.event-graph-popup-category,.node-popup-type,.node-popup-kicker,.node-popup-category{color:#94a3b8f5!important}:root:not([data-theme=dark]) .event-graph-search-results span,:root:not([data-theme=dark]) .event-graph-search-results small,:root:not([data-theme=dark]) .event-graph-search-results em,:root:not([data-theme=dark]) .event-graph-search-results b,:root:not([data-theme=dark]) .event-graph-search-suggestions span,:root:not([data-theme=dark]) .event-graph-search-suggestions small,:root:not([data-theme=dark]) .event-graph-search-suggestions em,:root:not([data-theme=dark]) .event-graph-search-suggestions b,:root:not([data-theme=dark]) .event-graph-search-menu span,:root:not([data-theme=dark]) .event-graph-search-menu small,:root:not([data-theme=dark]) .event-graph-search-menu em,:root:not([data-theme=dark]) .event-graph-search-menu b,:root:not([data-theme=dark]) .event-graph-search-panel span,:root:not([data-theme=dark]) .event-graph-search-panel small,:root:not([data-theme=dark]) .event-graph-search-panel em,:root:not([data-theme=dark]) .event-graph-search-panel b,:root:not([data-theme=dark]) .event-graph-search-result-type,:root:not([data-theme=dark]) .event-graph-search-result-kicker,:root:not([data-theme=dark]) .event-graph-search-result-category,:root:not([data-theme=dark]) .event-graph-search-suggestion-type,:root:not([data-theme=dark]) .event-graph-search-suggestion-kicker,:root:not([data-theme=dark]) .event-graph-search-suggestion-category,:root:not([data-theme=dark]) .event-graph-search-menu-type,:root:not([data-theme=dark]) .event-graph-search-menu-kicker,:root:not([data-theme=dark]) .event-graph-search-menu-category,:root:not([data-theme=dark]) .event-graph-node-popover span,:root:not([data-theme=dark]) .event-graph-node-popup span,:root:not([data-theme=dark]) .event-graph-node-card span,:root:not([data-theme=dark]) .event-graph-node-tooltip span,:root:not([data-theme=dark]) .node-detail-popover span,:root:not([data-theme=dark]) .node-detail-card span,:root:not([data-theme=dark]) .node-popup span,:root:not([data-theme=dark]) .event-graph-node-type,:root:not([data-theme=dark]) .event-graph-node-kicker,:root:not([data-theme=dark]) .event-graph-node-category,:root:not([data-theme=dark]) .event-graph-popup-type,:root:not([data-theme=dark]) .event-graph-popup-kicker,:root:not([data-theme=dark]) .event-graph-popup-category,:root:not([data-theme=dark]) .node-popup-type,:root:not([data-theme=dark]) .node-popup-kicker,:root:not([data-theme=dark]) .node-popup-category{color:#64748b!important}.event-flow-map .react-flow__edge.selected .react-flow__edge-path,.event-flow-map .react-flow__edge:focus .react-flow__edge-path,.event-flow-map .react-flow__edge:focus-visible .react-flow__edge-path,.event-flow-map .react-flow__edge.edge-selected .react-flow__edge-path,.event-flow-map .react-flow__edge.edge-focused .react-flow__edge-path,.event-flow-map .react-flow__edge.edge-connected .react-flow__edge-path,.event-flow-map .react-flow__edge.is-selected .react-flow__edge-path,.event-flow-map .react-flow__edge.is-focused .react-flow__edge-path,.event-flow-map .react-flow__edge.is-connected .react-flow__edge-path,.event-flow-map .react-flow__edge.connected .react-flow__edge-path,.event-flow-map .react-flow__edge.highlighted .react-flow__edge-path,.event-flow-map .react-flow__edge.edge-highlighted .react-flow__edge-path,.event-flow-map .react-flow__edge.impact-edge-selected .react-flow__edge-path,.event-flow-map .react-flow__edge.impact-edge-focused .react-flow__edge-path,.event-flow-map .react-flow__edge.impact-edge-connected .react-flow__edge-path,.event-flow-map .react-flow__edge.impact-edge-highlighted .react-flow__edge-path,.event-flow-map .react-flow__edge.impact-edge-in-focus .react-flow__edge-path,.event-flow-map .react-flow__edge.event-graph-edge-selected .react-flow__edge-path,.event-flow-map .react-flow__edge.event-graph-edge-focused .react-flow__edge-path,.event-flow-map .react-flow__edge.event-graph-edge-connected .react-flow__edge-path,.event-flow-map .react-flow__edge.event-graph-edge-highlighted .react-flow__edge-path,.event-flow-map .react-flow__edge.event-graph-edge-in-focus .react-flow__edge-path,.event-flow-map .react-flow__edge[data-selected=true] .react-flow__edge-path,.event-flow-map .react-flow__edge[data-focused=true] .react-flow__edge-path,.event-flow-map .react-flow__edge[data-connected=true] .react-flow__edge-path,.event-flow-map .react-flow__edge[data-highlighted=true] .react-flow__edge-path,.event-flow-map .react-flow__edge[data-in-focus=true] .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.selected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge:focus .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge:focus-visible .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.edge-selected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.edge-focused .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.edge-connected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.is-selected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.is-focused .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.is-connected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.connected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.highlighted .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.edge-highlighted .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.impact-edge-selected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.impact-edge-focused .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.impact-edge-connected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.impact-edge-highlighted .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.impact-edge-in-focus .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.event-graph-edge-selected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.event-graph-edge-focused .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.event-graph-edge-connected .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.event-graph-edge-highlighted .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge.event-graph-edge-in-focus .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge[data-selected=true] .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge[data-focused=true] .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge[data-connected=true] .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge[data-highlighted=true] .react-flow__edge-path,:root:not([data-theme=dark]) .event-flow-map .react-flow__edge[data-in-focus=true] .react-flow__edge-path{stroke:#2b66f4!important;opacity:1!important;stroke-width:2px!important;filter:none!important}.overview-bottom-grid .stat-card>.overview-stat-scroll{scrollbar-width:none!important;scrollbar-color:transparent transparent!important}.overview-bottom-grid .stat-card>.overview-stat-scroll::-webkit-scrollbar{width:0!important;height:0!important}.overview-bottom-grid .stat-card>.overview-stat-scroll.is-native-scrolling::-webkit-scrollbar{width:4px!important;height:4px!important}.overview-bottom-grid .stat-card>.overview-stat-scroll::-webkit-scrollbar-track{background:0 0!important}.overview-bottom-grid .stat-card>.overview-stat-scroll::-webkit-scrollbar-thumb{background:0 0!important;border-radius:999px!important}.overview-bottom-grid .stat-card>.overview-stat-scroll.is-native-scrolling{scrollbar-width:thin!important;scrollbar-color:#94a3b8c7 transparent!important}.overview-bottom-grid .stat-card>.overview-stat-scroll.is-native-scrolling::-webkit-scrollbar-thumb{background:#94a3b8c7!important}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card>.overview-stat-scroll.is-native-scrolling{scrollbar-color:#cbd5e1eb transparent!important}:root:not([data-theme=dark]) .overview-bottom-grid .stat-card>.overview-stat-scroll.is-native-scrolling::-webkit-scrollbar-thumb{background:#cbd5e1eb!important}.event-detail-page .event-detail-top-characters-card,.event-detail-page .event-detail-top-scenarios-card{position:relative!important;overflow:hidden!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list,.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list{box-sizing:border-box!important;scrollbar-width:thin!important;scrollbar-color:#94a3b89e transparent!important;width:auto!important;max-width:none!important;margin-left:0!important;margin-right:-16px!important;padding-right:6px!important;overflow:hidden auto!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar{width:2px!important;height:2px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar{width:2px!important;height:2px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{background:#94a3b89e!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{background:#94a3b89e!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}:root[data-theme=dark] .event-detail-page .event-detail-top-characters-card .event-detail-character-list,:root[data-theme=dark] .event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list{scrollbar-color:#94a3b89e transparent!important}:root[data-theme=dark] .event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{background:#94a3b89e!important}:root[data-theme=dark] .event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{background:#94a3b89e!important}@media (width<=1280px){.event-detail-page .event-detail-top-characters-card .event-detail-character-list,.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list{margin-right:-16px!important;padding-right:6px!important}}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar{width:3px!important;height:3px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar{width:3px!important;height:3px!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar{width:3px!important;height:3px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{background-clip:border-box!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{background-clip:border-box!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background-clip:border-box!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list,.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list{margin-right:-13px!important;padding-right:12px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar{width:3px!important;height:3px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar{width:3px!important;height:3px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list,.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list{--event-detail-scroll-thumb:transparent;--event-detail-scroll-thumb-hover:transparent;scrollbar-width:thin!important;scrollbar-color:transparent transparent!important;margin-right:-13px!important;padding-right:12px!important}.event-detail-page .event-detail-timeline-news-scroll{--event-detail-scroll-thumb:transparent;--event-detail-scroll-thumb-hover:transparent;scrollbar-width:thin!important;scrollbar-color:transparent transparent!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list.is-event-detail-scrolling,.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list.is-event-detail-scrolling,.event-detail-page .event-detail-timeline-news-scroll.is-event-detail-scrolling{scrollbar-color:var(--event-detail-scroll-thumb) transparent!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar{background:0 0!important;width:3px!important;height:3px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar{background:0 0!important;width:3px!important;height:3px!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar{background:0 0!important;width:3px!important;height:3px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list::-webkit-scrollbar-thumb{visibility:hidden!important;background:0 0!important;border:0!important;border-radius:999px!important;min-height:78px!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list::-webkit-scrollbar-thumb{visibility:hidden!important;background:0 0!important;border:0!important;border-radius:999px!important;min-height:78px!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{visibility:hidden!important;background:0 0!important;border:0!important;border-radius:999px!important;min-height:78px!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list.is-event-detail-scrolling::-webkit-scrollbar-thumb{background:var(--event-detail-scroll-thumb)!important;background-color:var(--event-detail-scroll-thumb)!important;visibility:visible!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list.is-event-detail-scrolling::-webkit-scrollbar-thumb{background:var(--event-detail-scroll-thumb)!important;background-color:var(--event-detail-scroll-thumb)!important;visibility:visible!important}.event-detail-page .event-detail-timeline-news-scroll.is-event-detail-scrolling::-webkit-scrollbar-thumb{background:var(--event-detail-scroll-thumb)!important;background-color:var(--event-detail-scroll-thumb)!important;visibility:visible!important}.event-detail-page .event-detail-top-characters-card .event-detail-character-list.is-event-detail-scrolling::-webkit-scrollbar-thumb:hover{background:var(--event-detail-scroll-thumb-hover)!important;background-color:var(--event-detail-scroll-thumb-hover)!important}.event-detail-page .event-detail-top-scenarios-card .event-detail-scenario-list.is-event-detail-scrolling::-webkit-scrollbar-thumb:hover{background:var(--event-detail-scroll-thumb-hover)!important;background-color:var(--event-detail-scroll-thumb-hover)!important}.event-detail-page .event-detail-timeline-news-scroll.is-event-detail-scrolling::-webkit-scrollbar-thumb:hover{background:var(--event-detail-scroll-thumb-hover)!important;background-color:var(--event-detail-scroll-thumb-hover)!important}.event-detail-impact-more-button,.event-detail-impact-more-button:hover,.event-detail-impact-more-button:active,.event-detail-impact-more-button:focus,.event-detail-impact-more-button:focus-visible,.atlas-feed-more-button.event-detail-impact-more-button,.atlas-feed-more-button.event-detail-impact-more-button:hover,.atlas-feed-more-button.event-detail-impact-more-button:active,.atlas-feed-more-button.event-detail-impact-more-button:focus,.atlas-feed-more-button.event-detail-impact-more-button:focus-visible,.atlas-feed-more-button-open.event-detail-impact-more-button{box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;outline:0!important}:root:not([data-theme=dark]) .event-detail-impact-more-button,:root:not([data-theme=dark]) .event-detail-impact-more-button:hover,:root:not([data-theme=dark]) .event-detail-impact-more-button:active,:root:not([data-theme=dark]) .event-detail-impact-more-button:focus,:root:not([data-theme=dark]) .event-detail-impact-more-button:focus-visible,:root:not([data-theme=dark]) .atlas-feed-more-button.event-detail-impact-more-button,:root:not([data-theme=dark]) .atlas-feed-more-button.event-detail-impact-more-button:hover,:root:not([data-theme=dark]) .atlas-feed-more-button.event-detail-impact-more-button:active,:root:not([data-theme=dark]) .atlas-feed-more-button.event-detail-impact-more-button:focus,:root:not([data-theme=dark]) .atlas-feed-more-button.event-detail-impact-more-button:focus-visible,:root:not([data-theme=dark]) .atlas-feed-more-button-open.event-detail-impact-more-button{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.event-flow-map .event-graph-node-popup,.event-flow-map .mind-flow-node-popup,.event-flow-map .truthatlas-node-popover,.event-flow-map .event-graph-popup,.event-flow-map .event-graph-node-card{z-index:2147483647!important;isolation:isolate!important;-webkit-backdrop-filter:none!important;background:#08121f!important;position:absolute!important;overflow:hidden!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card{-webkit-backdrop-filter:none!important;background:#f1f5f9!important}.event-flow-map .event-graph-node-popup-header,.event-flow-map .mind-flow-node-popup-header,.event-flow-map .truthatlas-node-popover-header,.event-flow-map .event-graph-popup-header,.event-flow-map .event-graph-node-card-header{z-index:5!important;-webkit-backdrop-filter:none!important;background:#08121f!important;align-items:flex-start!important;height:auto!important;min-height:auto!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 -1px #94a3b82e!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-header,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-header,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-header,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-header{-webkit-backdrop-filter:none!important;background:#f1f5f9!important;box-shadow:inset 0 -1px #64748b38!important}.event-flow-map .event-graph-node-popup-header:before,.event-flow-map .mind-flow-node-popup-header:before,.event-flow-map .truthatlas-node-popover-header:before,.event-flow-map .event-graph-popup-header:before,.event-flow-map .event-graph-node-card-header:before{content:""!important;z-index:-1!important;pointer-events:none!important;background:#08121f!important;display:block!important;position:absolute!important;inset:-1px!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header:before,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-header:before,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-header:before,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-header:before,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-header:before{background:#f1f5f9!important}.event-flow-map .event-graph-node-popup-header>div,.event-flow-map .event-graph-node-popup-header button,.event-flow-map .mind-flow-node-popup-header>div,.event-flow-map .mind-flow-node-popup-header button,.event-flow-map .truthatlas-node-popover-header>div,.event-flow-map .truthatlas-node-popover-header button,.event-flow-map .event-graph-popup-header>div,.event-flow-map .event-graph-popup-header button,.event-flow-map .event-graph-node-card-header>div,.event-flow-map .event-graph-node-card-header button{z-index:2!important;position:relative!important}.event-flow-map .react-flow__node:hover,.event-flow-map .mind-flow-node:hover,.event-flow-map .mind-flow-node-selected{z-index:20!important}.event-graph-search-suggestions{scrollbar-width:none!important;-ms-overflow-style:none!important}.event-graph-search-suggestions::-webkit-scrollbar{background:0 0!important;border:0!important;width:0!important;height:0!important;display:none!important}.event-graph-search-suggestions::-webkit-scrollbar-track{background:0 0!important;border:0!important;width:0!important;height:0!important;display:none!important}.event-graph-search-suggestions::-webkit-scrollbar-thumb{background:0 0!important;border:0!important;width:0!important;height:0!important;display:none!important}.event-flow-map .event-graph-node-popup,.event-flow-map .mind-flow-node-popup,.event-flow-map .truthatlas-node-popover,.event-flow-map .event-graph-popup,.event-flow-map .event-graph-node-card{z-index:2147483647!important;isolation:isolate!important;opacity:1!important;mix-blend-mode:normal!important;-webkit-backdrop-filter:none!important;backface-visibility:hidden!important;background:#08121f!important;position:absolute!important;overflow:hidden!important;transform:translateZ(0)!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card{background:#f1f5f9!important}.event-flow-map .event-graph-node-popup-header,.event-flow-map .mind-flow-node-popup-header,.event-flow-map .truthatlas-node-popover-header,.event-flow-map .event-graph-popup-header,.event-flow-map .event-graph-node-card-header{z-index:10!important;isolation:isolate!important;opacity:1!important;mix-blend-mode:normal!important;-webkit-backdrop-filter:none!important;backface-visibility:hidden!important;background:#08121f!important;align-items:flex-start!important;height:auto!important;min-height:auto!important;position:relative!important;overflow:hidden!important;transform:translateZ(0)!important;box-shadow:inset 0 -1px #94a3b82e!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-header,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-header,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-header,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-header{background:#f1f5f9!important;box-shadow:inset 0 -1px #64748b38!important}.event-flow-map .event-graph-node-popup-header:before,.event-flow-map .mind-flow-node-popup-header:before,.event-flow-map .truthatlas-node-popover-header:before,.event-flow-map .event-graph-popup-header:before,.event-flow-map .event-graph-node-card-header:before{content:none!important;display:none!important}.event-flow-map .event-graph-node-popup-header:after,.event-flow-map .mind-flow-node-popup-header:after,.event-flow-map .truthatlas-node-popover-header:after,.event-flow-map .event-graph-popup-header:after,.event-flow-map .event-graph-node-card-header:after{content:""!important;z-index:0!important;opacity:1!important;pointer-events:none!important;background:#08121f!important;display:block!important;position:absolute!important;inset:0!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-header:after,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-header:after,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-header:after,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-header:after,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-header:after{background:#f1f5f9!important}.event-flow-map .event-graph-node-popup-header>div,.event-flow-map .event-graph-node-popup-header button,.event-flow-map .mind-flow-node-popup-header>div,.event-flow-map .mind-flow-node-popup-header button,.event-flow-map .truthatlas-node-popover-header>div,.event-flow-map .truthatlas-node-popover-header button,.event-flow-map .event-graph-popup-header>div,.event-flow-map .event-graph-popup-header button,.event-flow-map .event-graph-node-card-header>div,.event-flow-map .event-graph-node-card-header button{z-index:2!important;opacity:1!important;position:relative!important}.event-flow-map .react-flow__node:hover{z-index:30!important}:is(.event-flow-map .react-flow__node:has(.event-graph-node-popup),.event-flow-map .react-flow__node:has(.mind-flow-node-popup),.event-flow-map .react-flow__node:has(.truthatlas-node-popover),.event-flow-map .react-flow__node:has(.event-graph-popup),.event-flow-map .react-flow__node:has(.event-graph-node-card)){z-index:2147483646!important}.event-flow-map .event-graph-node-popup,.event-flow-map .mind-flow-node-popup,.event-flow-map .truthatlas-node-popover,.event-flow-map .event-graph-popup,.event-flow-map .event-graph-node-card,.event-flow-map .event-graph-node-popup-body,.event-flow-map .mind-flow-node-popup-body,.event-flow-map .truthatlas-node-popover-body,.event-flow-map .event-graph-popup-body,.event-flow-map .event-graph-node-card-body,.event-flow-map .event-graph-node-popup-content,.event-flow-map .mind-flow-node-popup-content,.event-flow-map .truthatlas-node-popover-content,.event-flow-map .event-graph-popup-content,.event-flow-map .event-graph-node-card-content{scrollbar-width:thin!important;scrollbar-color:#8b9aad transparent!important}.event-flow-map .event-graph-node-popup::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .mind-flow-node-popup::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .truthatlas-node-popover::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-popup::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-node-card::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .mind-flow-node-popup-body::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .truthatlas-node-popover-body::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-popup-body::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-node-card-body::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-node-popup-content::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .mind-flow-node-popup-content::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .truthatlas-node-popover-content::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-popup-content::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-node-card-content::-webkit-scrollbar{background:0 0!important;width:12px!important;height:12px!important}.event-flow-map .event-graph-node-popup::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .mind-flow-node-popup::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .truthatlas-node-popover::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-popup::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-node-card::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .mind-flow-node-popup-body::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .truthatlas-node-popover-body::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-popup-body::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-node-card-body::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-node-popup-content::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .mind-flow-node-popup-content::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .truthatlas-node-popover-content::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-popup-content::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-node-card-content::-webkit-scrollbar-track{background:0 0!important}.event-flow-map .event-graph-node-popup::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .mind-flow-node-popup::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .truthatlas-node-popover::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-popup::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-node-card::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .mind-flow-node-popup-body::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .truthatlas-node-popover-body::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-popup-body::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-node-card-body::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-node-popup-content::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .mind-flow-node-popup-content::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .truthatlas-node-popover-content::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-popup-content::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-node-card-content::-webkit-scrollbar-thumb{background:#8b9aad padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important}.event-flow-map .event-graph-node-popup::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .mind-flow-node-popup::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .truthatlas-node-popover::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-popup::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-node-card::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .mind-flow-node-popup-body::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .truthatlas-node-popover-body::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-popup-body::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-node-card-body::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-node-popup-content::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .mind-flow-node-popup-content::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .truthatlas-node-popover-content::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-popup-content::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}.event-flow-map .event-graph-node-card-content::-webkit-scrollbar-thumb:hover{background:#9aa8b8!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-body,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-body,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-body,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-body,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-content,:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-content,:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-content,:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-content,:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-content{scrollbar-color:#d4dde8 transparent!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-popup::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-body::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-body::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-body::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-body::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-content::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-content::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-content::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-content::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-content::-webkit-scrollbar-thumb{background:#d4dde8 padding-box content-box!important;border:3px solid #0000!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-popup::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-body::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-body::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-body::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-body::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-body::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-content::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node-popup-content::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .truthatlas-node-popover-content::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-popup-content::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-card-content::-webkit-scrollbar-thumb:hover{background:#cbd6e2!important}.event-graph-expanded-card .event-flow-map{overscroll-behavior:contain!important}.event-flow-map,.event-flow-map .react-flow,.event-flow-map .react-flow__pane{overscroll-behavior:contain!important;touch-action:none!important}.event-map-overview-shell .event-graph-mini-compact{overflow:hidden!important}.event-map-overview-shell .event-flow-map .react-flow__node:not(.impact-node-outside-focus){opacity:1!important;visibility:visible!important}.event-map-overview-shell .event-flow-map .react-flow__node.impact-node-outside-focus{opacity:.34!important;visibility:visible!important}.overview-analysis-bottom-grid{align-items:stretch}.overview-analysis-card{min-height:260px;padding:22px 24px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0%, #38dfff14, transparent 58%), linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important}.overview-analysis-card-header{flex:none;margin-bottom:22px}.overview-analysis-card-header h3{color:var(--text);letter-spacing:.055em;text-transform:uppercase;margin:0;font-size:16px;font-weight:900;line-height:1.05}.overview-analysis-card-header .page-subtitle{color:#94a3b8eb;letter-spacing:.02em;margin:7px 0 0;font-size:14px;font-weight:800;line-height:1.15}.overview-analysis-character-row,.overview-analysis-list-row{border-bottom:1px solid #38bdf81c;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:47px;display:grid}.overview-analysis-character-row:last-child,.overview-analysis-list-row:last-child{border-bottom:0}.overview-analysis-character-copy,.overview-analysis-list-copy{min-width:0}.overview-analysis-character-copy span,.overview-analysis-list-copy span{color:#e2e8f0f2;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:640;line-height:1.2;display:block;overflow:hidden}.overview-analysis-list-copy small{color:#94a3b8d6;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:12px;font-weight:600;line-height:1.12;display:block;overflow:hidden}.overview-analysis-character-row strong,.overview-analysis-list-row strong{color:#e2e8f0f5;text-align:right;font-size:15px;font-style:normal;font-weight:900;line-height:1}.overview-analysis-list-row strong.is-red{color:var(--red)}.overview-analysis-list-row strong.is-orange{color:var(--orange)}.overview-analysis-list-row strong.is-yellow{color:#f5b301}.overview-analysis-list-row strong.is-green{color:var(--green)}.overview-analysis-list-row strong.is-blue{color:#38bdf8}.overview-analysis-character-row.has-progress{min-height:58px}.overview-analysis-progress-track{background:#38bdf81f;border-radius:999px;width:100%;height:5px;margin-top:12px;overflow:hidden}.overview-analysis-progress-track i{border-radius:inherit;background:#008cff;height:100%;display:block;box-shadow:0 0 12px #008cff47}.overview-analysis-outcome-card{justify-content:flex-start}.overview-analysis-outcome-main{border-bottom:1px solid #38bdf821;align-items:center;gap:24px;margin-top:4px;padding-bottom:24px;display:flex}.overview-analysis-outcome-icon{width:88px;height:88px;color:var(--red);box-shadow:0 0 26px color-mix(in srgb, currentColor 28%, transparent);border:6px solid;border-radius:50%;flex:0 0 88px;place-items:center;font-size:40px;font-weight:900;line-height:1;display:grid}.overview-analysis-outcome-percent{min-width:0;color:var(--red);flex-direction:column;gap:8px;display:flex}.overview-analysis-outcome-percent strong{color:currentColor;letter-spacing:-.045em;font-size:34px;font-weight:950;line-height:1}.overview-analysis-outcome-percent span{color:currentColor;font-size:16px;font-weight:900;line-height:1.18}.overview-analysis-outcome-copy{margin-top:21px}.overview-analysis-outcome-copy strong{color:var(--text);letter-spacing:-.025em;font-size:17px;font-weight:900;line-height:1.18;display:block}.overview-analysis-outcome-copy p{color:#cbd5e1d1;letter-spacing:-.01em;margin:14px 0 0;font-size:13px;font-weight:560;line-height:1.5}.overview-analysis-outcome-card.is-red .overview-analysis-outcome-icon,.overview-analysis-outcome-card.is-red .overview-analysis-outcome-percent{color:var(--red)}.overview-analysis-outcome-card.is-yellow .overview-analysis-outcome-icon,.overview-analysis-outcome-card.is-yellow .overview-analysis-outcome-percent{color:#f5b301}.overview-analysis-outcome-card.is-green .overview-analysis-outcome-icon,.overview-analysis-outcome-card.is-green .overview-analysis-outcome-percent{color:var(--green)}.overview-analysis-outcome-card.is-blue .overview-analysis-outcome-icon,.overview-analysis-outcome-card.is-blue .overview-analysis-outcome-percent{color:#38bdf8}.overview-analysis-background-header{align-items:flex-start;gap:14px;display:flex}.overview-analysis-info-icon{color:#008cff;border:2px solid #008cff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:20px;font-weight:800;line-height:1;display:grid}.overview-analysis-background-hero{border-bottom:1px solid #38bdf821;align-items:center;gap:22px;margin-top:18px;padding-bottom:26px;display:flex}.overview-analysis-document-icon{color:#008cff;border:3px solid #008cff;border-radius:50%;flex:0 0 96px;place-items:center;width:96px;height:96px;display:grid;box-shadow:0 0 28px #008cff3d}.overview-analysis-document-icon svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:58px;height:58px}.overview-analysis-background-hero strong{color:var(--text);letter-spacing:-.025em;font-size:17px;font-weight:900;line-height:1.2;display:block}.overview-analysis-background-hero span{color:#008cff;margin-top:8px;font-size:13px;font-weight:760;line-height:1.2;display:block}.overview-analysis-background-body{color:#cbd5e1d6;letter-spacing:-.01em;margin:23px 0 0;font-size:13px;font-weight:560;line-height:1.55}.overview-analysis-status-row{color:#5f6673;flex:none;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:center;min-height:37px;margin:-2px 0 19px;padding-bottom:20px;display:grid;position:relative}.overview-analysis-status-item{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:11px;font-weight:900;line-height:1;display:flex}.overview-analysis-status-item svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px}.overview-analysis-status-item span{text-overflow:ellipsis;min-width:0;overflow:hidden}.overview-analysis-status-separator{background:#5f6673b8;align-self:end;width:1px;height:36px;margin-bottom:-20px}:root:not([data-theme=dark]) .overview-analysis-card{background:radial-gradient(circle at 50% 0%, #0ea5e914, transparent 58%), linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card)!important}:root:not([data-theme=dark]) .overview-analysis-card-header h3,:root:not([data-theme=dark]) .overview-analysis-character-row strong,:root:not([data-theme=dark]) .overview-analysis-outcome-copy strong,:root:not([data-theme=dark]) .overview-analysis-background-hero strong{color:#0f172a}:root:not([data-theme=dark]) .overview-analysis-card-header .page-subtitle,:root:not([data-theme=dark]) .overview-analysis-list-copy small,:root:not([data-theme=dark]) .overview-analysis-outcome-copy p,:root:not([data-theme=dark]) .overview-analysis-background-body{color:#475569c2}:root:not([data-theme=dark]) .overview-analysis-character-copy span,:root:not([data-theme=dark]) .overview-analysis-list-copy span{color:#0f172a}:root:not([data-theme=dark]) .overview-analysis-character-row,:root:not([data-theme=dark]) .overview-analysis-list-row,:root:not([data-theme=dark]) .overview-analysis-outcome-main,:root:not([data-theme=dark]) .overview-analysis-background-hero{border-bottom-color:#94a3b83d}:root:not([data-theme=dark]) .overview-analysis-progress-track{background:#0ea5e924}:root:not([data-theme=dark]) .overview-analysis-status-row{color:#475569eb;border-bottom-color:#94a3b87a}:root:not([data-theme=dark]) .overview-analysis-status-separator{background:#94a3b87a}@media (width<=1280px){.overview-analysis-card{min-height:242px;padding:20px}.overview-analysis-card-header{margin-bottom:18px}.overview-analysis-card-header h3{font-size:15px}.overview-analysis-card-header .page-subtitle{font-size:13px}.overview-analysis-character-row,.overview-analysis-list-row{min-height:44px}.overview-analysis-character-row.has-progress{min-height:54px}.overview-analysis-outcome-icon{flex-basis:76px;width:76px;height:76px;font-size:34px}.overview-analysis-outcome-percent strong{font-size:30px}.overview-analysis-document-icon{flex-basis:82px;width:82px;height:82px}}.overview-event-status-row{color:#5f6673;flex:none;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:center;min-height:42px;margin:-4px 0 24px;padding-bottom:16px;display:grid;position:relative;border-bottom:0!important}.overview-event-status-item{color:currentColor;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:10px;min-width:0;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.overview-event-status-item svg{color:currentColor;fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px}.overview-event-status-item span{text-overflow:ellipsis;min-width:0;overflow:hidden}.overview-event-status-separator{background:#5f6673b8;width:1px;height:22px}.overview-analysis-status-row,.overview-event-status-row{color:#5f6673!important;border-bottom-color:#5f6673b8!important}.overview-analysis-status-separator,.overview-event-status-separator{background:#5f6673b8!important}.overview-analysis-status-item svg,.overview-event-status-item svg{color:#5f6673!important;stroke:currentColor!important}.overview-analysis-status-item span,.overview-event-status-item span{color:#5f6673!important}.overview-event-status-row{box-sizing:border-box!important;color:#4f5663!important;background:0 0!important;border-top:0!important;border-bottom:0!important;flex:none!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;height:74px!important;min-height:37px!important;max-height:37px!important;margin:0 0 24px!important;padding:4px 0 0!important;display:flex!important}.overview-event-status-item{box-sizing:border-box!important;color:#4f5663!important;letter-spacing:.13em!important;text-transform:uppercase!important;white-space:nowrap!important;text-align:center!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:0!important;height:22px!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;transform:none!important}.overview-event-status-item svg{color:#4f5663!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 19px!important;width:19px!important;height:19px!important;display:block!important;transform:none!important}.overview-event-status-item span{text-overflow:clip!important;color:#4f5663!important;text-align:center!important;min-width:0!important;display:block!important;overflow:visible!important;transform:none!important}.overview-event-status-separator{background:#4f5663a8!important;flex:0 0 1px!important;align-self:flex-start!important;width:1px!important;height:27px!important;margin:-2px 13px 0!important;display:block!important}.overview-event-header-copy .overview-event-meta-line{display:none!important}:root[data-theme=dark] .overview-event-status-row{color:#fff!important;border-bottom-color:#ffffff85!important}:root[data-theme=dark] .overview-event-status-item,:root[data-theme=dark] .overview-event-status-item span,:root[data-theme=dark] .overview-event-status-item svg{color:#fff!important;stroke:currentColor!important}:root[data-theme=dark] .overview-event-status-separator{background:#ffffffb8!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:disabled,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:disabled{transform:translateY(-1px)translateZ(0)!important}.overview-event-status-row{border-bottom:0!important;position:relative!important}.overview-event-status-row:after{content:""!important;pointer-events:none!important;background:#5f6673b8!important;height:1px!important;position:absolute!important;bottom:-4px!important;left:0!important;right:0!important}:root[data-theme=dark] .overview-event-status-row:after{background:#ffffff85!important}.overview-event-status-row{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr)!important;place-items:center stretch!important;column-gap:0!important;display:grid!important}.overview-event-status-item{text-align:center!important;justify-content:center!important;justify-self:stretch!important;align-items:center!important;gap:0!important;width:100%!important;min-width:0!important;max-width:none!important;padding-left:0!important;padding-right:0!important;display:flex!important}.overview-event-status-item span{text-align:center!important;width:auto!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.overview-event-status-separator{justify-self:center!important}.overview-event-status-row .overview-event-status-item svg,.overview-event-status-row svg{opacity:0!important;visibility:hidden!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;display:none!important}.overview-event-status-row .overview-event-status-item{text-align:center!important;justify-content:center!important;gap:0!important}.overview-analysis-grid{align-items:stretch!important}.overview-analysis-grid .stat-card{height:100%}.overview-analysis-scope-card,.overview-analysis-background-card{overflow:hidden}.overview-analysis-scope-card h3,.overview-analysis-background-header h3{letter-spacing:-.02em;margin-top:0;margin-bottom:4px;font-size:15px}.overview-analysis-scope-card>.page-subtitle,.overview-analysis-background-header .page-subtitle{margin:4px 0 0}.overview-analysis-scope-list{flex-direction:column;flex:1;min-height:0;margin-top:12px;display:flex}.overview-analysis-scope-row{border-top:1px solid var(--line);flex-direction:column;flex:1 1 0;justify-content:center;min-height:0;padding:7px 0;display:flex}.overview-analysis-scope-row:first-child{border-top:0}.overview-analysis-scope-row strong{color:var(--text);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:760;line-height:1.12;display:block;overflow:hidden}.overview-analysis-scope-row span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:12px;font-weight:620;line-height:1.16;display:block;overflow:hidden}.overview-analysis-background-header{align-items:flex-start;gap:12px;min-height:40px;display:flex}.overview-analysis-background-header svg{color:#2387ff;fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 26px;width:26px;height:26px;transform:translateY(-2px)}.overview-analysis-background-hero{flex:none;align-items:center;gap:16px;min-height:72px;margin-top:12px;display:flex}.overview-analysis-background-icon{color:#2387ff;border-radius:999px;flex:0 0 68px;place-items:center;width:68px;height:68px;display:grid;position:relative}.overview-analysis-background-icon:before{content:"";border-radius:inherit;border:1.6px solid;position:absolute;inset:0;box-shadow:0 0 22px #2387ff8f,0 0 38px #2387ff29}.overview-analysis-background-icon svg{z-index:1;fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px;position:relative}.overview-analysis-background-copy{min-width:0}.overview-analysis-background-copy strong{color:var(--text);letter-spacing:-.03em;font-size:14px;font-weight:800;line-height:1.12;display:block}.overview-analysis-background-copy span{color:#2387ff;margin-top:7px;font-size:12.5px;font-weight:700;line-height:1.1;display:block}.overview-analysis-background-divider{background:var(--line);height:1px;margin:11px 0 12px}.overview-analysis-background-text{color:var(--text-soft);letter-spacing:-.015em;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.38;display:-webkit-box;overflow:hidden}:root:not([data-theme=dark]) .overview-analysis-background-header svg,:root:not([data-theme=dark]) .overview-analysis-background-icon,:root:not([data-theme=dark]) .overview-analysis-background-copy span{color:#0284c7}:root:not([data-theme=dark]) .overview-analysis-scope-row strong,:root:not([data-theme=dark]) .overview-analysis-background-copy strong{color:#0f172a}:root:not([data-theme=dark]) .overview-analysis-scope-row span,:root:not([data-theme=dark]) .overview-analysis-background-text{color:#64748b}@media (width<=1280px){.overview-analysis-scope-row strong{font-size:13px}.overview-analysis-scope-row span{font-size:11.2px}.overview-analysis-background-hero{gap:14px;min-height:64px}.overview-analysis-background-icon{flex-basis:60px;width:60px;height:60px}.overview-analysis-background-icon svg{width:34px;height:34px}.overview-analysis-background-copy strong{font-size:13px}.overview-analysis-background-copy span{font-size:11.8px}.overview-analysis-background-text{font-size:11.4px;line-height:1.32}}.overview-event-status-row .overview-event-status-item span{transform:translateY(-5px)!important}.overview-analysis-background-divider{display:block!important}.overview-analysis-background-card .overview-analysis-background-hero,.overview-analysis-background-card .overview-analysis-background-copy,.overview-analysis-background-card .overview-analysis-background-copy strong,.overview-analysis-background-card .overview-analysis-background-copy span{border-bottom:0!important}.overview-analysis-background-hero{transform:translateY(10px)!important}.overview-analysis-background-divider{margin-top:21px!important}.overview-analysis-background-copy{flex-direction:column!important;justify-content:center!important;align-self:stretch!important;display:flex!important}.overview-analysis-background-copy strong{margin:0!important}.overview-analysis-background-copy span{display:none!important}.overview-analysis-background-copy strong{font-size:16px!important}@media (width<=1280px){.overview-analysis-background-copy strong{font-size:15px!important}}.overview-analysis-background-header{gap:0!important}.overview-analysis-background-icon:before{box-shadow:none!important}.overview-analysis-background-divider,.overview-analysis-background-text{transform:translateY(-10px)!important}.overview-analysis-background-text{font-size:14px!important}@media (width<=1280px){.overview-analysis-background-text{font-size:13.4px!important}}.overview-analysis-background-text{margin-bottom:-5px!important;transform:translateY(-1px)!important}.overview-analysis-background-divider{transform:translateY(-13px)!important}.overview-analysis-background-text{transform:translateY(-7px)!important}.overview-analysis-early_watch{align-items:stretch!important}.overview-analysis-early_watch>.stat-card{height:100%;min-height:0;max-height:none}.overview-analysis-early-clues-card,.overview-analysis-possible-shifts-card{overflow:hidden!important}.overview-analysis-early-clues-card h3,.overview-analysis-possible-shifts-card h3{letter-spacing:-.02em;margin-top:0;margin-bottom:4px;font-size:15px}.overview-analysis-early-clues-card>.page-subtitle,.overview-analysis-possible-shifts-card>.page-subtitle{margin:4px 0 0}.overview-early-clues-list{flex-direction:column;flex:1;min-height:0;margin-top:12px;display:flex}.overview-early-clue-row{border-top:1px solid var(--line);flex:1 1 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:0;padding:7px 0;display:grid}.overview-early-clue-row:first-child{border-top:0}.overview-early-clue-row span{color:var(--text);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:720;line-height:1.12;overflow:hidden}.overview-early-clue-row strong{letter-spacing:-.04em;font-size:15px;font-weight:900;line-height:1}.overview-early-clue-row strong.is-red{color:#ff3048}.overview-early-clue-row strong.is-orange{color:#ff7a1a}.overview-early-clue-row strong.is-yellow{color:#ffb000}.overview-early-clue-row strong.is-green{color:#20d6a3}.overview-early-clue-row strong.is-blue{color:#2387ff}.overview-possible-shifts-hero{flex:none;align-items:center;gap:18px;min-height:82px;margin-top:12px;display:flex}.overview-watch-probability-ring{flex:0 0 78px;place-items:center;width:78px;height:78px;display:grid}.overview-watch-probability-ring svg{width:78px;height:78px;display:block;overflow:visible}.overview-watch-probability-static-circle{fill:none;stroke:#ffb000;stroke-width:7px;filter:drop-shadow(0 0 8px #ffb00047)}.overview-watch-probability-icon{fill:none;stroke:#ffb000;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.overview-watch-probability-icon-dot{fill:#ffb000}.overview-watch-probability-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.overview-watch-probability-copy strong{color:#ffb000;letter-spacing:-.07em;font-size:29px;font-weight:900;line-height:.95}.overview-watch-probability-copy span{color:#ffb000;margin-top:9px;font-size:13px;font-weight:860;line-height:1.15;display:block}.overview-possible-shifts-divider{background:var(--line);height:1px;margin:11px 0 12px}.overview-possible-shifts-copy{min-width:0}.overview-possible-shifts-copy strong{color:var(--text);letter-spacing:-.04em;font-size:16px;font-weight:860;line-height:1.12;display:block}.overview-possible-shifts-copy p{color:var(--text-soft);letter-spacing:-.015em;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:11px 0 0;font-size:14px;font-weight:600;line-height:1.42;display:-webkit-box;overflow:hidden}:root:not([data-theme=dark]) .overview-early-clue-row span,:root:not([data-theme=dark]) .overview-possible-shifts-copy strong{color:#0f172a}:root:not([data-theme=dark]) .overview-possible-shifts-copy p{color:#64748b}:root:not([data-theme=dark]) .overview-watch-probability-static-circle,:root:not([data-theme=dark]) .overview-watch-probability-icon{stroke:#d97706}:root:not([data-theme=dark]) .overview-watch-probability-icon-dot{fill:#d97706}:root:not([data-theme=dark]) .overview-watch-probability-copy strong,:root:not([data-theme=dark]) .overview-watch-probability-copy span{color:#d97706}@media (width<=1280px){.overview-early-clue-row span{font-size:13px}.overview-early-clue-row strong{font-size:14px}.overview-possible-shifts-hero{gap:14px;min-height:72px}.overview-watch-probability-ring,.overview-watch-probability-ring svg{flex-basis:68px;width:68px;height:68px}.overview-watch-probability-copy strong{font-size:25px}.overview-watch-probability-copy span{font-size:12px}.overview-possible-shifts-copy strong{font-size:14.5px}.overview-possible-shifts-copy p{font-size:12.5px;line-height:1.35}}.overview-watch-probability-copy strong{letter-spacing:-.04em!important;font-size:22px!important;font-weight:860!important;line-height:1.02!important}.overview-watch-probability-copy span{letter-spacing:-.04em!important;margin-top:7px!important;font-size:18px!important;font-weight:860!important;line-height:1.08!important}@media (width<=1280px){.overview-watch-probability-copy strong{font-size:20px!important}.overview-watch-probability-copy span{font-size:16px!important}}.overview-watch-probability-copy strong,.overview-watch-probability-copy span{letter-spacing:-.04em!important;font-size:18px!important;font-weight:860!important;line-height:1.08!important}@media (width<=1280px){.overview-watch-probability-copy strong,.overview-watch-probability-copy span{font-size:16px!important}}.overview-possible-shifts-hero{transform:translate(-3px)!important}.overview-watch-probability-copy span{font-size:17px!important}@media (width<=1280px){.overview-watch-probability-copy span{font-size:15px!important}}.overview-watch-probability-copy{transform:translate(-11px)!important}.overview-analysis-resolved{flex:auto!important;align-items:stretch!important;min-height:0!important}.overview-analysis-resolved .stat-card{height:100%!important;min-height:0!important;max-height:none!important}.overview-analysis-key-shifts-card,.overview-analysis-lasting-effects-card{overflow:hidden!important}.overview-analysis-key-shifts-card h3,.overview-analysis-lasting-effects-card h3{letter-spacing:-.02em;margin-top:0;margin-bottom:4px;font-size:15px}.overview-analysis-key-shifts-card>.page-subtitle,.overview-analysis-lasting-effects-card>.page-subtitle{margin:4px 0 0}.overview-key-shifts-list{flex-direction:column;flex:1;min-height:0;margin-top:12px;display:flex}.overview-key-shift-row{border-top:1px solid var(--line);flex:1 1 0;align-items:center;min-height:0;padding:7px 0;display:flex}.overview-key-shift-row:first-child{border-top:0}.overview-key-shift-row span{color:var(--text);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:720;line-height:1.12;display:block;overflow:hidden}.overview-lasting-effects-hero{flex:none;align-items:center;gap:18px;min-height:82px;margin-top:12px;display:flex}.overview-resolved-icon{color:#31e981;flex:0 0 78px;place-items:center;width:78px;height:78px;display:grid}.overview-resolved-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px #31e98147);width:78px;height:78px;display:block;overflow:visible}.overview-resolved-icon circle{stroke-width:5.4px}.overview-resolved-icon path{stroke-width:8px}.overview-resolved-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.overview-resolved-copy strong{color:#31e981;letter-spacing:-.055em;font-size:23px;font-weight:900;line-height:1;display:block}.overview-resolved-copy span{color:#31e981;letter-spacing:-.035em;margin-top:8px;font-size:13px;font-weight:760;line-height:1.12;display:block}.overview-lasting-effects-divider{background:var(--line);height:1px;margin:11px 0 12px}.overview-lasting-effects-copy{min-width:0}.overview-lasting-effects-copy strong{color:var(--text);letter-spacing:-.04em;font-size:16px;font-weight:860;line-height:1.12;display:block}.overview-lasting-effects-copy p{color:var(--text-soft);letter-spacing:-.015em;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:11px 0 0;font-size:14px;font-weight:600;line-height:1.42;display:-webkit-box;overflow:hidden}:root:not([data-theme=dark]) .overview-key-shift-row span,:root:not([data-theme=dark]) .overview-lasting-effects-copy strong{color:#0f172a}:root:not([data-theme=dark]) .overview-lasting-effects-copy p{color:#64748b}:root:not([data-theme=dark]) .overview-resolved-icon,:root:not([data-theme=dark]) .overview-resolved-copy strong,:root:not([data-theme=dark]) .overview-resolved-copy span{color:#16a34a}@media (width<=1280px){.overview-key-shift-row span{font-size:13px}.overview-lasting-effects-hero{gap:14px;min-height:72px}.overview-resolved-icon,.overview-resolved-icon svg{flex-basis:68px;width:68px;height:68px}.overview-resolved-copy strong{font-size:20px}.overview-resolved-copy span{font-size:12px}.overview-lasting-effects-copy strong{font-size:14.5px}.overview-lasting-effects-copy p{font-size:12.5px;line-height:1.35}}.overview-resolved-copy span{font-size:15px!important}@media (width<=1280px){.overview-resolved-copy strong{font-size:17px!important}.overview-resolved-copy span{font-size:14px!important}}.overview-resolved-copy{transform:translate(-5px)!important}.overview-resolved-copy strong{font-size:18px!important}@media (width<=1280px){.overview-resolved-copy strong{font-size:15px!important}}.overview-resolved-copy{justify-content:center!important;align-self:stretch!important;transform:translate(-5px)translateY(-4px)!important}.overview-resolved-copy strong{display:none!important}.overview-resolved-copy span{margin-top:0!important;font-size:17px!important;display:block!important}@media (width<=1280px){.overview-resolved-copy span{font-size:16px!important}}.overview-resolved-copy span{transform:translate(-2px)translateY(3px)!important}.overview-analysis-not_applied .overview-analysis-background-copy strong{line-height:19.5px!important}@media (width<=1280px){.overview-analysis-not_applied .overview-analysis-background-copy strong{line-height:18.3px!important}}.overview-analysis-not_applied .overview-analysis-background-copy strong{color:#2387ff!important}:root:not([data-theme=dark]) .overview-analysis-not_applied .overview-analysis-background-copy strong{color:#0284c7!important}:root[data-theme=dark] .overview-event-status-row .overview-event-status-item:before,:root[data-theme=dark] .overview-event-status-row .overview-event-status-item:after,:root[data-theme=dark] .overview-event-status-row:before,:root[data-theme=dark] .overview-event-status-row:after,:root[data-theme=dark] .overview-event-status-row .overview-event-status-line,:root[data-theme=dark] .overview-event-status-row .overview-event-status-divider{background:#8c98ac!important;border-color:#8c98ac!important}:root[data-theme=dark] .overview-event-status-row .overview-event-status-item span,:root[data-theme=dark] .overview-event-status-row .overview-event-status-item strong{color:#fff!important}.overview-analysis-resolved .overview-key-shift-row span{color:var(--text)!important;letter-spacing:-.03em!important;font-size:15px!important;font-weight:400!important;line-height:1.12!important}.overview-analysis-resolved .overview-lasting-effects-copy p{font-weight:400!important}.overview-analysis-resolved .overview-lasting-effects-copy,.overview-analysis-resolved .overview-lasting-effects-copy p{width:100%!important;max-width:none!important}.overview-analysis-resolved .overview-lasting-effects-copy p{line-clamp:5!important;-webkit-line-clamp:5!important}.overview-analysis-not_applied .overview-analysis-scope-row strong{color:var(--text-soft)!important;font-size:15px!important;font-weight:400!important}.overview-analysis-not_applied .overview-analysis-scope-row span{display:none!important}:root:not([data-theme=dark]) .overview-analysis-not_applied .overview-analysis-scope-row strong{color:#64748b!important}@media (width<=1280px){.overview-analysis-not_applied .overview-analysis-scope-row strong{font-size:15px!important}}.overview-analysis-not_applied .overview-analysis-background-copy p,.overview-analysis-early_watch .overview-possible-shifts-copy p,.event-detail-state-list-card .event-detail-scenario-row strong{font-weight:400!important}.event-detail-state-list-card .event-detail-scenario-row em{color:var(--bar-color)!important}.event-detail-metric-card-status{position:relative}.event-detail-status-visual{width:46px;height:46px;color:var(--text);place-items:center;margin:8px auto 5px;position:relative;font-size:0!important;line-height:0!important;display:grid!important}.event-detail-metric-card-forecast .event-detail-status-visual:before{border:5px solid #0000;border-color:#0000 currentColor;border-radius:999px;width:42px;height:42px}.event-detail-metric-card-forecast .event-detail-status-visual:after{border:4px solid;border-radius:999px;width:13px;height:13px}.event-detail-metric-card-early_watch .event-detail-status-visual:before{border:5px solid #0000;border-color:#0000 currentColor;border-radius:999px;width:44px;height:44px}.event-detail-metric-card-early_watch .event-detail-status-visual:after{background:currentColor;border-radius:999px;width:12px;height:12px}.event-detail-metric-card-not_applied .event-detail-status-visual:before{border:4px solid;border-radius:999px;width:46px;height:46px}.event-detail-metric-card-not_applied .event-detail-status-visual:after{background:currentColor;border-radius:999px;width:4px;height:52px;transform:rotate(-45deg)}.event-detail-metric-card-resolved .event-detail-status-visual:before{border:4px solid;border-radius:999px;width:46px;height:46px}.event-detail-metric-card-resolved .event-detail-status-visual:after{border-bottom:4px solid;border-left:4px solid;width:25px;height:14px;transform:rotate(-45deg)translate(1px,-2px)}.event-detail-status-label{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:13px;font-style:normal;font-weight:800;line-height:1.05;display:block}.event-detail-forecast-summary p{font-weight:400!important}.event-detail-expected-actual-legend{color:var(--text);justify-content:center;gap:58px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:-2px;left:0;right:0}.event-detail-expected-actual-legend span{align-items:center;gap:8px;display:inline-flex}.event-detail-expected-actual-legend i{background:#008cff;border-radius:999px;width:28px;height:2px;display:inline-block;position:relative}.event-detail-expected-actual-legend i:after{content:"";background:currentColor;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.event-detail-expected-actual-legend .is-expected{color:#008cff;background:#008cff}.event-detail-expected-actual-legend .is-actual{color:#4ade80;background:#4ade80;border-top:2px dashed #4ade80}.event-detail-metric-card-status{flex-direction:column!important;align-items:center!important;display:flex!important}.event-detail-metric-card-status .event-detail-status-stack{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:66px!important;margin-top:7px!important;display:flex!important}.event-detail-status-visual{color:#8c98ac!important;width:23px!important;height:23px!important;margin:0 auto 17px!important;font-size:0!important;line-height:0!important;display:block!important;position:relative!important;transform:none!important}.event-detail-status-visual span,.event-detail-status-visual:before,.event-detail-status-visual:after{content:""!important;box-sizing:border-box!important;position:absolute!important}.event-detail-metric-card-forecast .event-detail-status-visual:before{border:2.5px solid #0000!important;border-color:#0000 currentColor!important;border-radius:999px!important;width:21px!important;height:21px!important;top:1px!important;left:1px!important}.event-detail-metric-card-forecast .event-detail-status-visual:after{border:2px solid!important;border-radius:999px!important;width:6.5px!important;height:6.5px!important;top:8.25px!important;left:8.25px!important}.event-detail-metric-card-early_watch .event-detail-status-visual:before{border:2.5px solid #0000!important;border-color:#0000 currentColor!important;border-radius:999px!important;width:22px!important;height:22px!important;top:.5px!important;left:.5px!important}.event-detail-metric-card-early_watch .event-detail-status-visual:after{background:currentColor!important;border-radius:999px!important;width:6px!important;height:6px!important;top:8.5px!important;left:8.5px!important}.event-detail-metric-card-not_applied .event-detail-status-visual:before{border:2px solid!important;border-radius:999px!important;width:23px!important;height:23px!important;top:0!important;left:0!important}.event-detail-metric-card-not_applied .event-detail-status-visual:after{background:currentColor!important;border-radius:999px!important;width:2px!important;height:26px!important;top:-1.5px!important;left:10.5px!important;transform:rotate(-45deg)!important}.event-detail-metric-card-resolved .event-detail-status-visual:before{border:2px solid!important;border-radius:999px!important;width:23px!important;height:23px!important;top:0!important;left:0!important}.event-detail-metric-card-resolved .event-detail-status-visual:after{border-bottom:2px solid!important;border-left:2px solid!important;width:12.5px!important;height:7px!important;top:6.5px!important;left:5.5px!important;transform:rotate(-45deg)!important}.event-detail-metric-card-status .event-detail-status-label{color:var(--text-muted)!important;text-align:center!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin:0!important;padding:0!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:1.05!important;display:block!important;position:static!important;top:auto!important;transform:none!important}.event-detail-metric-card-status .event-detail-status-visual{color:#fff!important;transform:translateY(10px)!important}.event-detail-metric-card-status .event-detail-status-label{letter-spacing:.03em!important;font-size:11px!important;line-height:1!important}.event-detail-expected-actual-chart .event-detail-prob-chart-main{padding-bottom:0!important}.event-detail-expected-actual-legend{justify-content:center!important;gap:58px!important;width:100%!important;margin-top:15px!important;display:flex!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.event-detail-state-list-card-not_applied .event-detail-scenario-row em{display:none!important}.event-detail-state-list-card-not_applied .event-detail-background-plain{align-items:flex-start;height:100%;padding:2px 0 0;display:flex}.event-detail-state-list-card-not_applied .event-detail-background-plain p{color:var(--text-muted);letter-spacing:-.01em;margin:0;font-size:13px;font-weight:400;line-height:1.58;color:#d7dde8!important}.event-detail-forecast-card .event-detail-metric-grid{align-items:stretch!important}.event-detail-forecast-card .event-detail-metric-card{box-sizing:border-box!important;height:92px!important;min-height:92px!important;max-height:92px!important;overflow:hidden!important}.event-detail-metric-card-status .event-detail-status-label{font-size:9px!important}.event-detail-metric-card-forecast .event-detail-status-visual{color:#d7dde8!important}.event-detail-metric-card-forecast .event-detail-status-visual:before,.event-detail-metric-card-forecast .event-detail-status-visual:after,.event-detail-metric-card-forecast .event-detail-status-visual span{display:none!important}.event-detail-forecast-cloud-icon{color:currentColor!important;stroke:currentColor!important;width:26px!important;height:26px!important;display:block!important}.event-detail-metric-card-resolved .event-detail-status-visual{width:20px!important;height:20px!important}.event-detail-metric-card-resolved .event-detail-status-visual:before{width:20px!important;height:20px!important;top:0!important;left:0!important}.event-detail-metric-card-resolved .event-detail-status-visual:after{width:10.5px!important;height:6px!important;top:5.6px!important;left:4.8px!important}:root:not([data-theme=dark]) .event-detail-metric-card-impact>strong{color:#000!important;-webkit-text-fill-color:#000!important}:root[data-theme=dark] .event-detail-metric-card-impact>strong{color:#fff!important;-webkit-text-fill-color:#fff!important}.event-detail-metric-card-resolved .event-detail-status-visual{margin-bottom:20px!important}.event-detail-probability-section-resolved .event-detail-probability-header{text-align:left!important;justify-content:flex-start!important}.event-detail-probability-section-resolved .event-detail-probability-header h3{text-align:left!important;margin-left:0!important;padding-left:0!important}.event-detail-probability-section-resolved .event-detail-expected-actual-legend{margin-top:10px!important}.event-detail-state-resolved .event-detail-hero-timeline-card .event-detail-timeline-news-card,.event-detail-state-resolved .event-detail-timeline-news-card{box-sizing:border-box!important;flex-direction:column!important;max-height:none!important;display:flex!important}.event-detail-state-resolved .event-detail-timeline-news-card .event-detail-timeline-news-scroll{flex:auto!important;height:auto!important;min-height:0!important}.event-detail-probability-section-early_watch .event-detail-probability-header,.event-detail-probability-section-forecast .event-detail-probability-header{text-align:left!important;justify-content:flex-start!important}.event-detail-probability-section-early_watch .event-detail-probability-header h3,.event-detail-probability-section-forecast .event-detail-probability-header h3{text-align:left!important;margin-left:0!important;padding-left:0!important}.overview-analysis-early_watch .overview-analysis-early-clues-card .overview-early-clue-row span,.overview-analysis-early-clues-card .overview-early-clue-row span{color:var(--text-soft)!important;letter-spacing:normal!important;text-transform:none!important;font-size:15px!important;font-weight:400!important;line-height:normal!important}.overview-bottom-grid.overview-analysis-grid .overview-analysis-top-characters-card .stat-row>span.overview-stat-row-title-copy,.overview-bottom-grid.overview-analysis-grid .overview-analysis-early-clues-card .overview-early-clue-row>span.overview-stat-row-title-copy{color:#f8fafcf0!important;-webkit-text-fill-color:#f8fafcf0!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-transform:none!important;max-height:17px!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:13.4px!important;font-style:normal!important;font-weight:400!important;line-height:1.26!important;display:block!important;overflow:hidden!important}:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-grid .overview-analysis-top-characters-card .stat-row>span.overview-stat-row-title-copy,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-grid .overview-analysis-early-clues-card .overview-early-clue-row>span.overview-stat-row-title-copy{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.overview-analysis-possible-shifts-card .overview-possible-shifts-copy>strong{margin:0 0 10px!important;display:block!important}.overview-analysis-possible-shifts-card .overview-possible-shifts-copy p.overview-possible-shifts-matched-copy{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;letter-spacing:-.02em!important;text-overflow:ellipsis!important;line-clamp:4!important;-webkit-line-clamp:4!important;box-sizing:border-box!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:100%!important;max-height:54px!important;margin:0!important;padding-left:0!important;padding-right:0!important;font-family:inherit!important;font-size:13.4px!important;font-style:normal!important;font-weight:400!important;line-height:19.5px!important;display:-webkit-box!important;overflow:hidden!important}:root:not([data-theme=dark]) .overview-analysis-possible-shifts-card .overview-possible-shifts-copy p.overview-possible-shifts-matched-copy{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;line-clamp:4!important;-webkit-line-clamp:4!important;text-overflow:ellipsis!important;box-sizing:border-box!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:100%!important;max-height:54px!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;display:-webkit-box!important;overflow:hidden!important}.overview-event-open-button,.overview-event-open-button:disabled{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:inline-flex!important}.overview-event-open-button span{visibility:visible!important;opacity:1!important;display:inline-block!important}.graph-card .event-graph-expand-button,.graph-card .event-map-overview-expand-button,.event-map-overview-expand-button{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:inline-flex!important}.event-map-overview-expand-button .event-map-overview-expand-symbol{visibility:visible!important;opacity:1!important;color:currentColor!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:16px!important;line-height:1!important;display:inline-flex!important}.grid-two>.overview-left,.grid-two>.overview-side-panel{align-self:stretch}.overview-left{height:100%;min-height:0}.overview-bottom-grid{flex:auto;grid-template-rows:minmax(0,1fr);align-content:stretch;align-items:stretch;min-height:0;margin-bottom:0!important}.overview-bottom-grid.overview-analysis-not_applied>.overview-analysis-top-characters-card,.overview-bottom-grid.overview-analysis-not_applied>.overview-analysis-scope-card,.overview-bottom-grid.overview-analysis-not_applied>.overview-analysis-background-card,.overview-bottom-grid.overview-analysis-early_watch>.overview-analysis-top-characters-card,.overview-bottom-grid.overview-analysis-early_watch>.overview-analysis-early-clues-card,.overview-bottom-grid.overview-analysis-early_watch>.overview-analysis-possible-shifts-card,.overview-bottom-grid.overview-analysis-forecast>.stat-card{align-self:stretch!important;height:calc(100% + 1.5px)!important;min-height:calc(100% + 1.5px)!important;max-height:none!important}.overview-bottom-grid.overview-analysis-resolved>.stat-card{align-self:stretch!important;height:100%!important;min-height:0!important;max-height:none!important}.predictive-icon svg{color:currentColor;width:31px;height:31px;display:block}.predictive-icon svg path{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.overview-event-open-button,.overview-event-open-button span{visibility:visible!important;opacity:1!important;color:#f8fafceb!important;justify-content:center!important;align-items:center!important;font-size:22px!important;line-height:1!important;display:inline-flex!important}.overview-event-open-button:hover,.overview-event-open-button:active,.overview-event-open-button:disabled{transform:translateY(-20px)!important}:root:not([data-theme=dark]) .overview-event-open-button,:root:not([data-theme=dark]) .overview-event-open-button span{color:#075985!important}.event-map-overview-expand-button{visibility:visible!important;opacity:1!important;place-items:center!important;display:grid!important}.event-map-overview-expand-button .event-map-overview-expand-symbol:before{content:none!important}.event-map-overview-expand-button .event-map-overview-expand-symbol{visibility:visible!important;opacity:1!important;color:currentColor!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:17px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.overview-bottom-grid>.stat-card,.overview-bottom-grid.overview-analysis-not_applied>.overview-analysis-top-characters-card,.overview-bottom-grid.overview-analysis-not_applied>.overview-analysis-scope-card,.overview-bottom-grid.overview-analysis-not_applied>.overview-analysis-background-card,.overview-bottom-grid.overview-analysis-early_watch>.overview-analysis-top-characters-card,.overview-bottom-grid.overview-analysis-early_watch>.overview-analysis-early-clues-card,.overview-bottom-grid.overview-analysis-early_watch>.overview-analysis-possible-shifts-card,.overview-bottom-grid.overview-analysis-forecast>.stat-card,.overview-bottom-grid.overview-analysis-resolved>.stat-card{align-self:stretch!important;height:calc(100% - 10px)!important;min-height:0!important;max-height:calc(100% - 10px)!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong{font-size:15px!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row{height:48px!important;min-height:48px!important;padding-top:0!important;padding-bottom:0!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row strong{line-height:48px!important}:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-hero{margin-top:3px!important;margin-bottom:-7px!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text *,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text *,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text *{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;text-shadow:none!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.overview-bottom-grid.overview-analysis-early_watch .overview-analysis-possible-shifts-card .overview-early-watch-regional-separator-visible{opacity:1!important;visibility:visible!important;border:0!important;flex:none!important;align-self:flex-start!important;width:183px!important;max-width:183px!important;height:1px!important;min-height:1px!important;margin:0 0 9px!important;padding:0!important;display:block!important}:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-early_watch .overview-analysis-possible-shifts-card .overview-early-watch-regional-separator-visible{background:#0f172a3d!important}:root[data-theme=dark] .overview-bottom-grid.overview-analysis-early_watch .overview-analysis-possible-shifts-card .overview-early-watch-regional-separator-visible{background:#94a3b885!important}.overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-scenarios-card .overview-forecast-scenario-force-small{letter-spacing:0!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important}.overview-bottom-grid.overview-analysis-forecast .predictive-outlook-card .overview-forecast-predictive-force-color{letter-spacing:0!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;font-size:13px!important;font-weight:400!important;line-height:1.42!important}:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-scenarios-card .overview-forecast-scenario-force-small,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-forecast .predictive-outlook-card .overview-forecast-predictive-force-color,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-scenarios-card .overview-forecast-scenario-force-small,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-forecast .predictive-outlook-card .overview-forecast-predictive-force-color{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important}.overview-bottom-grid.overview-analysis-forecast .overview-forecast-scenario-force-small,.overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-scenarios-card .stat-row>span,.overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-scenarios-card .stat-row span{letter-spacing:0!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important}.overview-bottom-grid .overview-analysis-top-characters-card .stat-row>span,.overview-bottom-grid .overview-analysis-top-characters-card .stat-row span,.overview-bottom-grid .overview-analysis-top-characters-card .stat-row .overview-stat-row-title-copy,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row>span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row span,.overview-bottom-grid.overview-analysis-early_watch .overview-analysis-top-characters-card .stat-row>span,.overview-bottom-grid.overview-analysis-early_watch .overview-analysis-top-characters-card .stat-row span,.overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-characters-card .stat-row>span,.overview-bottom-grid.overview-analysis-forecast .overview-analysis-top-characters-card .stat-row span,.overview-bottom-grid.overview-analysis-resolved .overview-analysis-top-characters-card .stat-row>span,.overview-bottom-grid.overview-analysis-resolved .overview-analysis-top-characters-card .stat-row span{letter-spacing:0!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;font-size:15px!important;font-weight:400!important;line-height:1.2!important}:root:not([data-theme=dark]) .overview-bottom-grid .overview-analysis-top-characters-card .stat-row>span,:root:not([data-theme=dark]) .overview-bottom-grid .overview-analysis-top-characters-card .stat-row span,:root[data-theme=dark] .overview-bottom-grid .overview-analysis-top-characters-card .stat-row>span,:root[data-theme=dark] .overview-bottom-grid .overview-analysis-top-characters-card .stat-row span{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text *,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy *,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p{letter-spacing:0!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;font-size:15px!important;font-weight:400!important;line-height:1.2!important}:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row span,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text *,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy *,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row span,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-text *,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy *,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important}.overview-bottom-grid.overview-analysis-early_watch .overview-analysis-possible-shifts-card .overview-early-watch-regional-separator-visible{display:none!important}.overview-bottom-grid.overview-analysis-early_watch .overview-analysis-possible-shifts-card .overview-analysis-possible-shifts-copy{box-sizing:border-box!important;padding-top:10px!important}.overview-early-watch-regional-title{font-size:14px!important}.overview-bottom-grid.overview-analysis-early_watch .overview-analysis-possible-shifts-card .overview-early-watch-circle-gap-spacer{flex:0 0 10px!important;width:100%!important;height:10px!important;min-height:10px!important;max-height:10px!important;margin:0!important;padding:0!important;display:block!important}p.overview-early-watch-force-max-three-lines,.overview-early-watch-force-max-three-lines,.overview-bottom-grid.overview-analysis-early_watch p.overview-early-watch-force-max-three-lines,.overview-analysis-possible-shifts-card .overview-possible-shifts-copy p.overview-early-watch-force-max-three-lines,.overview-analysis-possible-shifts-card .overview-possible-shifts-copy p.overview-stat-row-title-copy.overview-possible-shifts-matched-copy.overview-early-watch-continuous-copy.overview-early-watch-force-max-three-lines{-webkit-line-clamp:4!important;line-clamp:4!important;white-space:normal!important;box-sizing:border-box!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:190px!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:0!important;padding:0!important;font-size:13.4px!important;line-height:19.5px!important;display:-webkit-box!important;overflow:hidden!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row p{font-size:14px!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card>p.overview-analysis-background-text,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p.overview-analysis-background-text,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card>p.overview-analysis-background-text,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p.overview-analysis-background-text,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card>p.overview-analysis-background-text,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p.overview-analysis-background-text{letter-spacing:0!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;letter-spacing:0!important;-webkit-text-fill-color:var(--text-soft)!important;font-family:inherit!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:1.28!important}.overview-regional-tensions-circle-force-blue,.overview-regional-tensions-circle-force-blue svg,.overview-regional-tensions-circle-force-blue svg *,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg *,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg *,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg *{color:#2387ff!important;stroke:#2387ff!important;fill:none!important;opacity:1!important}.overview-regional-tensions-circle-force-blue svg circle,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg circle,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg circle,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg circle{stroke:#2387ff!important;fill:none!important;stroke-width:4.9px!important}.overview-regional-tensions-force-blue,.overview-analysis-not_applied .overview-regional-tensions-force-blue,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy strong.overview-regional-tensions-force-blue,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy strong.overview-regional-tensions-force-blue,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-copy strong.overview-regional-tensions-force-blue{color:#2387ff!important;-webkit-text-fill-color:#2387ff!important;font-weight:800!important}.overview-regional-tensions-circle-force-blue,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue{color:#2387ff!important;flex:0 0 72px!important;width:72px!important;height:72px!important}.overview-regional-tensions-circle-force-blue:before,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue:before,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue:before,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue:before{box-shadow:none!important;box-sizing:border-box!important;opacity:1!important;border:5px solid #2387ff!important}.overview-regional-tensions-circle-force-blue svg,.overview-regional-tensions-circle-force-blue svg *,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-regional-tensions-circle-force-blue svg *{color:#2387ff!important;stroke:#2387ff!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card>p.overview-analysis-background-text,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p.overview-analysis-background-text,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card>p.overview-analysis-background-text,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p.overview-analysis-background-text,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card>p.overview-analysis-background-text,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card p.overview-analysis-background-text{line-height:1.36!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-card-content{padding-top:0!important;padding-bottom:0!important;display:block!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row{border-top:1px solid var(--line)!important;height:39px!important;min-height:39px!important;max-height:39px!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--text-soft)!important;background:0 0!important;border-bottom:0!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding:0!important;font-size:15px!important;display:flex!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row:first-of-type{border-top:0!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row:last-child{border-bottom:0!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row>span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row>span.overview-stat-row-title-copy,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-top-characters-card .stat-row>strong{letter-spacing:0!important;height:39px!important;max-height:39px!important;color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:400!important;line-height:39px!important;display:block!important;overflow:hidden!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-header{transform:translateY(2px)!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-header h3{margin-bottom:8px!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-header .page-subtitle,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-header .page-subtitle,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-header .page-subtitle{color:var(--text-muted)!important;-webkit-text-fill-color:var(--text-muted)!important;margin-top:0!important;transform:translateY(1px)!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row{box-sizing:border-box!important;align-items:center!important;height:39px!important;min-height:39px!important;max-height:39px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row p{line-height:39px!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row{text-align:left!important;justify-content:flex-start!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row span,.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row p{text-align:left!important;place-self:center start!important;margin-left:0!important;padding-left:0!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-list{align-items:stretch!important;margin-left:0!important;padding-left:0!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row{text-align:left!important;grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;place-items:center start!important;width:100%!important;margin-left:0!important;padding-left:0!important;display:grid!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-scope-card .overview-analysis-scope-row strong{text-align:left!important;place-self:center start!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;transform:translate(0)!important}.overview-bottom-grid.overview-analysis-not_applied .overview-analysis-background-card .overview-analysis-background-hero{margin-top:10px!important}.overview-bottom-grid.overview-analysis-resolved .overview-analysis-key-shifts-card .overview-key-shifts-list{flex-direction:column!important;gap:0!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.overview-bottom-grid.overview-analysis-resolved .overview-analysis-key-shifts-card .overview-key-shift-row{border-top:1px solid var(--line)!important;box-sizing:border-box!important;border-bottom:0!important;align-items:center!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important}.overview-bottom-grid.overview-analysis-resolved .overview-analysis-key-shifts-card .overview-key-shift-row:first-child{border-top:0!important}.overview-bottom-grid.overview-analysis-resolved .overview-analysis-key-shifts-card .overview-key-shift-row:last-child{border-bottom:0!important}.overview-bottom-grid.overview-analysis-resolved .overview-analysis-key-shifts-card .overview-key-shift-row span{height:39px!important;font-size:13px!important;font-weight:400!important;line-height:39px!important}.overview-bottom-grid.overview-analysis-forecast .predictive-copy .predictive-percentage.overview-forecast-probability-72-small,.overview-bottom-grid.overview-analysis-forecast .predictive-copy strong.predictive-percentage.overview-forecast-probability-72-small{font-size:19px!important}.overview-bottom-grid.overview-analysis-resolved .overview-resolved-outcome-summary-black-small,:root:not([data-theme=dark]) .overview-bottom-grid.overview-analysis-resolved .overview-resolved-outcome-summary-black-small,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-resolved .overview-resolved-outcome-summary-black-small{color:var(--text)!important;-webkit-text-fill-color:var(--text)!important;font-size:13px!important}:root[data-theme=dark] .overview-bottom-grid.overview-analysis-resolved .overview-resolved-outcome-summary-black-small,:root[data-theme=dark] .overview-bottom-grid.overview-analysis-resolved .overview-lasting-effects-copy p.overview-resolved-outcome-summary-black-small{color:var(--text)!important;-webkit-text-fill-color:var(--text)!important}.event-detail-metric-card-status .event-detail-status-label{font-weight:850!important;transform:translateY(1px)!important}.event-detail-metric-card-horizon .event-detail-horizon-unit{color:var(--text-muted)!important;-webkit-text-fill-color:var(--text-muted)!important;top:24px!important}.event-detail-right-stack-forecast .event-detail-top-characters-card .event-detail-character-copy strong,.event-detail-right-stack-forecast .event-detail-state-list-card-forecast .event-detail-scenario-row strong,:root[data-theme=dark] .event-detail-right-stack-forecast .event-detail-top-characters-card .event-detail-character-copy strong,:root[data-theme=dark] .event-detail-right-stack-forecast .event-detail-state-list-card-forecast .event-detail-scenario-row strong,:root:not([data-theme=dark]) .event-detail-right-stack-forecast .event-detail-top-characters-card .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-right-stack-forecast .event-detail-state-list-card-forecast .event-detail-scenario-row strong{color:var(--text)!important;-webkit-text-fill-color:var(--text)!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-size:14px!important;font-weight:350!important;line-height:1.2!important}@media (width<=1280px){.event-detail-right-stack-forecast .event-detail-top-characters-card .event-detail-character-copy strong,.event-detail-right-stack-forecast .event-detail-state-list-card-forecast .event-detail-scenario-row strong,:root[data-theme=dark] .event-detail-right-stack-forecast .event-detail-top-characters-card .event-detail-character-copy strong,:root[data-theme=dark] .event-detail-right-stack-forecast .event-detail-state-list-card-forecast .event-detail-scenario-row strong,:root:not([data-theme=dark]) .event-detail-right-stack-forecast .event-detail-top-characters-card .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-right-stack-forecast .event-detail-state-list-card-forecast .event-detail-scenario-row strong{font-variation-settings:"wght" 350!important;font-size:13.6px!important;font-weight:350!important;line-height:1.2!important}}:root[data-theme=dark] .event-detail-metric-card-status .event-detail-status-label,:root[data-theme=dark] .event-detail-metric-card-horizon .event-detail-horizon-unit{color:#fff!important;-webkit-text-fill-color:#fff!important}:root:not([data-theme=dark]) .event-detail-metric-card-status .event-detail-status-label,:root:not([data-theme=dark]) .event-detail-metric-card-horizon .event-detail-horizon-unit{color:#000!important;-webkit-text-fill-color:#000!important}.event-detail-page.event-detail-state-forecast .event-detail-top-characters-card .event-detail-character-copy strong,.event-detail-page.event-detail-state-early_watch .event-detail-top-characters-card .event-detail-character-copy strong,.event-detail-page.event-detail-state-resolved .event-detail-top-characters-card .event-detail-character-copy strong,.event-detail-page.event-detail-state-not_applied .event-detail-top-characters-card .event-detail-character-copy strong{color:#e2e8f0f2!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}.event-detail-page.event-detail-state-forecast .event-detail-top-characters-card .event-detail-character-score,.event-detail-page.event-detail-state-early_watch .event-detail-top-characters-card .event-detail-character-score,.event-detail-page.event-detail-state-resolved .event-detail-top-characters-card .event-detail-character-score,.event-detail-page.event-detail-state-not_applied .event-detail-top-characters-card .event-detail-character-score{color:#e2e8f0f5!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:14.5px!important;font-style:normal!important;font-weight:350!important;line-height:1!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-forecast .event-detail-top-characters-card .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-early_watch .event-detail-top-characters-card .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-resolved .event-detail-top-characters-card .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-top-characters-card .event-detail-character-copy strong,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-forecast .event-detail-top-characters-card .event-detail-character-score,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-early_watch .event-detail-top-characters-card .event-detail-character-score,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-resolved .event-detail-top-characters-card .event-detail-character-score,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-top-characters-card .event-detail-character-score{color:#0f172a!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#e2e8f0f2!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#d7dde8!important;-webkit-text-fill-color:#d7dde8!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-family:inherit!important;font-size:15px!important;font-style:normal!important;font-weight:900!important;line-height:1.05!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-family:inherit!important;font-size:15px!important;font-style:normal!important;font-weight:900!important;line-height:1.05!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-family:inherit!important;font-size:15px!important;font-style:normal!important;font-weight:900!important;line-height:1.05!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2.event-detail-background-title-heading{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 900!important;letter-spacing:.055em!important;text-transform:uppercase!important;margin:0!important;font-family:inherit!important;font-size:15px!important;font-style:normal!important;font-weight:900!important;line-height:1.05!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2.event-detail-background-title-heading,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2.event-detail-background-title-heading{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 900!important;font-weight:900!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-mini-section-title h2.event-detail-background-title-heading{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 900!important;font-weight:900!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{line-height:1.58!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,.event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary p,.event-detail-key-takes-article p,.event-detail-timeline-news-copy p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary p,:root:not([data-theme=dark]) .event-detail-key-takes-article p,:root:not([data-theme=dark]) .event-detail-timeline-news-copy p,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary p,:root[data-theme=light] .event-detail-key-takes-article p,:root[data-theme=light] .event-detail-timeline-news-copy p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary p,:root[data-theme=dark] .event-detail-key-takes-article p,:root[data-theme=dark] .event-detail-timeline-news-copy p,.event-detail-page .event-detail-forecast-summary p,.event-detail-page .event-detail-key-takes-article p,.event-detail-page .event-detail-timeline-news-copy strong,.event-detail-page .event-detail-timeline-news-copy p,.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-forecast-summary p,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article p,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-copy strong,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-copy p,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,:root[data-theme=light] .event-detail-page .event-detail-forecast-summary p,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article p,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-copy strong,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-copy p,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root[data-theme=dark] .event-detail-page .event-detail-forecast-summary p,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article p,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-copy strong,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-copy p,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p,.event-detail-who-style-text,.event-detail-page .event-detail-ai-copy p.event-detail-who-style-text,.event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,.event-detail-page .event-detail-forecast-summary p.event-detail-who-style-text,.event-detail-page .event-detail-timeline-news-copy p.event-detail-who-style-text,.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-ai-copy p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-forecast-summary p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-copy p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text,:root[data-theme=light] .event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-ai-copy p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-forecast-summary p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-copy p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root[data-theme=dark] .event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-ai-copy p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-forecast-summary p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-copy p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}.event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,.event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,.event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 400!important;font-weight:400!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 400!important;font-weight:400!important}:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 400!important;font-weight:400!important}.event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,.event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,.event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article-what-happened p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article-why-it-matters p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article-what-to-watch p.event-detail-who-style-text{line-height:1.52!important}.event-detail-page .event-detail-ai-copy>p.event-detail-who-style-text,.event-detail-page .event-detail-ai-row .event-detail-ai-copy>p.event-detail-who-style-text,.event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-ai-copy>p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-ai-row .event-detail-ai-copy>p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-ai-copy>p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-ai-row .event-detail-ai-copy>p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-ai-copy>p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-ai-row .event-detail-ai-copy>p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-key-takes-article p.event-detail-who-style-text{line-height:1.72!important}.event-detail-timeline-news-card .event-detail-timeline-news-copy{grid-template-rows:auto minmax(0,1fr) auto!important;align-items:stretch!important;min-height:78px!important;display:grid!important}.event-detail-timeline-news-card .event-detail-timeline-news-copy strong{margin:0!important;font-weight:900!important}.event-detail-timeline-news-card .event-detail-timeline-news-copy p{align-self:center!important;margin:0!important}.event-detail-timeline-news-card .event-detail-timeline-news-copy span{align-self:end!important;margin-top:0!important;padding-top:0!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong{font-variation-settings:"wght" 900!important;font-weight:900!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title{color:inherit!important;font-variation-settings:"wght" 900!important;-webkit-text-fill-color:currentColor!important;font-weight:900!important}:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title{color:#e2e8f0f2!important}:root[data-theme=light] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title{color:#0f172a!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>strong.event-detail-latest-news-title,.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p{transform:translateY(2px)!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>span{transform:translateY(-1px)!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text{transform:translateY(3px)!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text{line-height:1.22!important}.event-detail-page .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-state-list-card-not_applied .event-detail-background-plain p.event-detail-who-style-text{line-height:1.72!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain>p.event-detail-who-style-text.event-detail-not-applied-background-body-line-height-fixed,.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain>p.event-detail-not-applied-background-body-line-height-fixed,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain>p.event-detail-who-style-text.event-detail-not-applied-background-body-line-height-fixed,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain>p.event-detail-who-style-text.event-detail-not-applied-background-body-line-height-fixed,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain>p.event-detail-who-style-text.event-detail-not-applied-background-body-line-height-fixed{white-space:normal!important;line-height:22.8px!important;display:block!important}.event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary>p.event-detail-not-applied-event-analysis-summary-text,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary>p.event-detail-not-applied-event-analysis-summary-text,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary>p.event-detail-not-applied-event-analysis-summary-text,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-forecast-summary>p.event-detail-not-applied-event-analysis-summary-text{line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;white-space:normal!important;max-height:none!important;line-height:1.52!important;display:block!important;overflow:visible!important}.event-detail-node-map-expand .event-detail-node-map-expand-symbol{color:currentColor!important;text-indent:0!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-size:20px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.event-detail-hero-actions .event-detail-key-takes-close-button .event-detail-key-takes-close-glyph{color:currentColor!important;text-indent:0!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-size:24px!important;font-weight:300!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.event-detail-hero-actions .event-detail-key-takes-close-button:before,.event-detail-hero-actions .event-detail-key-takes-close-button:after{content:none!important;display:none!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button span,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button svg,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button svg path,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover span,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus span,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible span,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active span{color:#000!important;-webkit-text-fill-color:#000!important;stroke:currentColor!important;fill:currentColor!important}.overview-analysis-not_applied .overview-analysis-scope-row strong{font-size:14px!important}@media (width<=1280px){.overview-analysis-not_applied .overview-analysis-scope-row strong{font-size:14px!important}}.overview-analysis-not_applied .overview-analysis-background-copy strong{font-size:13px!important}@media (width<=1280px){.overview-analysis-not_applied .overview-analysis-background-copy strong{font-size:13px!important}}.overview-side-panel .overview-event-status-row{grid-template-columns:minmax(0,1fr) .5px minmax(0,1fr) .5px minmax(0,1fr)!important}.overview-side-panel .overview-event-status-row:after,.overview-event-status-row:after{border:0!important;height:.5px!important;min-height:.5px!important;max-height:.5px!important;transform:none!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-status-row:after,:root:not([data-theme=dark]) .overview-event-status-row:after{background:#5f6673b8!important;border:0!important;height:.5px!important;min-height:.5px!important;max-height:.5px!important}:root[data-theme=dark] .overview-side-panel .overview-event-status-row:after,:root[data-theme=dark] .overview-event-status-row:after{background:#ffffff85!important;border:0!important;height:.5px!important;min-height:.5px!important;max-height:.5px!important}.overview-side-panel .overview-event-open-button>span{visibility:visible!important;opacity:1!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.event-map-overview-shell .event-map-overview-expand-symbol{visibility:visible!important;opacity:1!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;font-size:22px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;transform:translateY(-1px)!important}.overview-side-panel .overview-event-status-row:after{content:""!important;transform-origin:bottom!important;pointer-events:none!important;border:0!important;height:.5px!important;min-height:.5px!important;max-height:.5px!important;position:absolute!important;bottom:-4px!important;left:0!important;right:0!important;transform:scaleY(.5)!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-status-row:after{background:#5f6673b8!important}:root[data-theme=dark] .overview-side-panel .overview-event-status-row:after{background:#ffffff85!important}.overview-side-panel .overview-event-open-button,.overview-side-panel .overview-event-open-button:hover,.overview-side-panel .overview-event-open-button:focus,.overview-side-panel .overview-event-open-button:focus-visible,.overview-side-panel .overview-event-open-button:active,.overview-side-panel .overview-event-open-button:disabled{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:inline-flex!important}.overview-side-panel .overview-event-open-button>span{visibility:visible!important;opacity:1!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:inline-flex!important}.event-map-overview-shell .event-map-overview-expand-button,.event-map-overview-shell .event-map-overview-expand-button:hover,.event-map-overview-shell .event-map-overview-expand-button:focus,.event-map-overview-shell .event-map-overview-expand-button:focus-visible,.event-map-overview-shell .event-map-overview-expand-button:active{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:grid!important}.event-map-overview-shell .event-map-overview-expand-symbol{visibility:visible!important;opacity:1!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.overview-side-panel .overview-event-status-row{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr)!important;position:relative!important}.overview-side-panel .overview-event-status-row>.overview-event-status-separator,.overview-side-panel .overview-event-status-separator{background:var(--line)!important;transform-origin:50%!important;flex:0 0 1px!important;width:1px!important;min-width:1px!important;max-width:1px!important;transform:scaleX(.5)!important}.overview-side-panel .overview-event-status-row:after{content:""!important;background:var(--line)!important;transform-origin:bottom!important;pointer-events:none!important;border:0!important;height:1px!important;min-height:1px!important;max-height:1px!important;position:absolute!important;bottom:-4px!important;left:0!important;right:0!important;transform:scaleY(.5)!important}.overview-side-panel .overview-event-status-row>.overview-event-status-separator,.overview-side-panel .overview-event-status-separator{transform-origin:50%!important;flex:0 0 1px!important;width:1px!important;min-width:1px!important;max-width:1px!important;transform:scaleX(1.3)!important}.overview-side-panel .overview-event-status-row:after,.overview-event-status-row:after{background:var(--line)!important}.event-detail-metric-card-not_applied .event-detail-status-visual{border-radius:999px!important;overflow:hidden!important}.event-detail-metric-card-not_applied .event-detail-status-visual:after{transform-origin:50%!important;background:currentColor!important;border-radius:999px!important;width:2px!important;height:21px!important;top:1px!important;left:10.5px!important;transform:rotate(-45deg)!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select{color:#0f172a!important;background:#fff!important;border:2px solid #d6dee9!important;border-radius:14px!important;width:36px!important;height:36px!important;box-shadow:0 22px 42px #0f172a29,0 7px 16px #0f172a1a!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active{color:#0f172a!important;background:#fff!important;border-color:#aeb8c9!important;outline:none!important;box-shadow:0 24px 46px #0f172a33,0 8px 18px #0f172a1f!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active svg{color:#0f172a!important;stroke:#0f172a!important}.atlas-forecast-probability-header{text-align:left!important;justify-content:flex-start!important}.atlas-forecast-probability-header h3{text-align:left!important;width:100%!important;margin-left:0!important}.atlas-forecast-detail-card .atlas-forecast-metric-card{text-align:center!important;justify-content:flex-start!important;align-items:center!important}.atlas-forecast-detail-card .atlas-forecast-metric-card>span{width:100%!important;color:var(--text)!important;letter-spacing:.02em!important;text-align:center!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-status-cloud-icon{width:40px!important;height:40px!important;color:var(--text)!important;stroke:currentColor!important;flex:none!important;margin:21px auto 12px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-status strong{color:var(--text)!important;letter-spacing:.04em!important;margin-top:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean strong{color:var(--text)!important;letter-spacing:-.03em!important;margin-top:22px!important;font-size:24px!important;font-weight:850!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{justify-content:center!important;gap:7px!important;margin-top:19px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span{width:12px!important;height:12px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon strong{color:var(--text)!important;letter-spacing:-.03em!important;margin-top:25px!important;font-size:24px!important;font-weight:850!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon .atlas-forecast-horizon-unit{color:var(--text)!important;letter-spacing:-.02em!important;margin-top:18px!important;font-size:19px!important;font-style:normal!important;font-weight:850!important;line-height:1!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select{color:#0f172a!important;background:#fff!important;border:1.5px solid #d7dee8!important;border-radius:14px!important;outline:none!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 20px 42px #0f172a1f,0 8px 18px #0f172a12!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active{color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#aeb8c9!important;outline:none!important}:root:not([data-theme=dark]) .atlas-forecast-detail-select svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:hover svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:focus-visible svg,:root:not([data-theme=dark]) .atlas-forecast-detail-select:active svg{color:#0f172a!important;stroke:#0f172a!important;width:21px!important;height:21px!important;box-shadow:none!important;filter:none!important;background:0 0!important}.atlas-forecast-metric-card{text-align:center!important;box-sizing:border-box!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;display:flex!important}.atlas-forecast-metric-card>span{color:var(--text)!important;letter-spacing:.01em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;margin:0!important;font-size:16px!important;font-weight:900!important;line-height:1!important;display:block!important}.atlas-forecast-status-cloud-icon{width:42px!important;height:42px!important;color:var(--text)!important;stroke:currentColor!important;stroke-width:2.4px!important;flex:none!important;margin:23px 0 0!important}.atlas-forecast-metric-card-status strong{color:var(--text)!important;letter-spacing:.02em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;margin:20px 0 0!important;font-size:16px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card-impact-clean strong{color:var(--text)!important;letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:27px 0 0!important;font-size:25px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{flex:none!important;order:3!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin:28px 0 0!important;display:inline-flex!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span{box-sizing:border-box!important;background:0 0!important;border:2px solid #e91e4d!important;border-radius:999px!important;width:14px!important;height:14px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span.is-active{background:#e91e4d!important}.atlas-forecast-metric-card-horizon strong{color:var(--text)!important;letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:27px 0 0!important;font-size:25px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-horizon-unit{color:var(--text)!important;letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:28px 0 0!important;font-size:22px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;transform:none!important}:root:not([data-theme=dark]) .atlas-forecast-metric-card>span,:root:not([data-theme=dark]) .atlas-forecast-status-cloud-icon,:root:not([data-theme=dark]) .atlas-forecast-metric-card-status strong,:root:not([data-theme=dark]) .atlas-forecast-metric-card-impact-clean strong,:root:not([data-theme=dark]) .atlas-forecast-metric-card-horizon strong,:root:not([data-theme=dark]) .atlas-forecast-horizon-unit{color:#111827!important}.atlas-forecast-status-cloud-icon{width:21px!important;height:21px!important}.atlas-forecast-metric-card-status strong{font-size:8px!important}.atlas-forecast-metric-card-impact-clean strong{font-size:12.5px!important}.atlas-forecast-metric-card-horizon strong{font-size:12.5px!important}.atlas-forecast-horizon-unit{font-size:11px!important}.atlas-forecast-status-cloud-icon{margin-top:11.5px!important}.atlas-forecast-metric-card-impact-clean strong,.atlas-forecast-metric-card-horizon strong{margin-top:13.5px!important}.atlas-forecast-metric-card-impact-clean,.atlas-forecast-metric-card-horizon{text-align:center!important;align-items:center!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{opacity:1!important;visibility:visible!important;justify-content:center!important;align-self:center!important;align-items:center!important;margin:8px auto 0!important;display:inline-flex!important}.atlas-forecast-metric-card-horizon .atlas-forecast-horizon-unit,.atlas-forecast-horizon-unit{opacity:1!important;visibility:visible!important;text-align:center!important;align-self:center!important;margin:8px auto 0!important;display:block!important}.atlas-forecast-detail-card .atlas-forecast-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;margin-top:22px!important;display:grid!important}.atlas-forecast-detail-card .atlas-forecast-metric-card{box-sizing:border-box!important;text-align:center!important;height:150px!important;min-height:150px!important;box-shadow:none!important;background:0 0!important;border:1px solid #cbd5e1f2!important;border-radius:12px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;padding:24px 12px 18px!important;display:flex!important;overflow:hidden!important}.atlas-forecast-detail-card .atlas-forecast-status-cloud-icon{width:42px!important;height:42px!important;color:var(--text)!important;stroke:currentColor!important;background:0 0!important;flex:none!important;margin:23px auto 0!important;display:block!important}:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card{background:#fff!important;border-color:#cbd5e1f2!important}.atlas-forecast-detail-card .atlas-forecast-metric-grid{align-items:stretch!important}.atlas-forecast-detail-card .atlas-forecast-metric-card{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;display:flex!important;overflow:hidden!important}.atlas-forecast-detail-card .atlas-forecast-metric-card>span{color:var(--text)!important;letter-spacing:.01em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-status-cloud-icon{width:30px!important;height:30px!important;color:var(--text)!important;stroke:currentColor!important;stroke-width:2.4px!important;background:0 0!important;flex:none!important;margin:19px auto 0!important;display:block!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-status strong{color:var(--text)!important;letter-spacing:.015em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;margin:18px 0 0!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean strong{color:var(--text)!important;letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:23px 0 0!important;font-size:19px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{opacity:1!important;visibility:visible!important;flex:none!important;order:3!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:7px!important;margin:22px auto 0!important;padding:0!important;display:inline-flex!important;transform:none!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon strong{color:var(--text)!important;letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:23px 0 0!important;font-size:19px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-horizon-unit{color:var(--text)!important;letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;flex:none!important;align-self:center!important;margin:22px auto 0!important;font-size:16px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;display:block!important;transform:none!important}.atlas-forecast-detail-card .atlas-forecast-metric-grid{grid-auto-rows:auto!important;align-items:start!important}.atlas-forecast-detail-card .atlas-forecast-metric-card{aspect-ratio:1!important;box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:14px 9px 12px!important;display:flex!important;overflow:hidden!important}.atlas-forecast-detail-card .atlas-forecast-metric-card>span{letter-spacing:.01em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-status-cloud-icon{width:29px!important;height:29px!important;color:var(--text)!important;stroke:currentColor!important;stroke-width:2.4px!important;background:0 0!important;flex:none!important;margin:17px auto 0!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-status strong{letter-spacing:.015em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;margin:16px 0 0!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean strong{letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:22px 0 0!important;font-size:22px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{opacity:1!important;visibility:visible!important;flex:none!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:8px!important;margin:20px auto 0!important;padding:0!important;display:inline-flex!important;transform:none!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span{box-sizing:border-box!important;background:0 0!important;border:1.5px solid #e91e4d!important;border-radius:999px!important;width:11px!important;min-width:11px!important;height:11px!important;min-height:11px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span.is-active{background:#e91e4d!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon strong{letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;flex:none!important;margin:22px 0 0!important;font-size:22px!important;font-weight:900!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-horizon-unit{letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;flex:none!important;align-self:center!important;margin:20px auto 0!important;font-size:17px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;display:block!important;transform:none!important}:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card>span,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-status-cloud-icon,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card-status strong,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean strong,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card-horizon strong,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-horizon-unit{color:#111827!important}.atlas-forecast-detail-card .atlas-forecast-status-cloud-icon{margin-top:8.5px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean strong,.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon strong{margin-top:11px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-status strong{margin-top:8px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-detail-card .atlas-forecast-horizon-unit{margin-top:10px!important}.atlas-forecast-metric-card.atlas-forecast-metric-card-status>span,.atlas-forecast-metric-card.atlas-forecast-metric-card-status>strong,.atlas-forecast-metric-card.atlas-forecast-metric-card-impact-clean>span,.atlas-forecast-metric-card.atlas-forecast-metric-card-impact-clean>strong,.atlas-forecast-metric-card.atlas-forecast-metric-card-horizon>span,.atlas-forecast-metric-card.atlas-forecast-metric-card-horizon>strong,.atlas-forecast-metric-card.atlas-forecast-metric-card-horizon>.atlas-forecast-horizon-unit{font-size:13px!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card>span,.atlas-forecast-metric-card>span{font-size:12px!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-status>strong,.atlas-forecast-metric-card-status>strong{font-size:11px!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean>strong,.atlas-forecast-metric-card-impact-clean>strong,.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon>strong,.atlas-forecast-metric-card-horizon>strong,.atlas-forecast-detail-card .atlas-forecast-horizon-unit,.atlas-forecast-horizon-unit{font-size:13px!important;line-height:1!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{margin-top:14px!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span,.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span{border-width:1.35px!important;width:10px!important;min-width:10px!important;height:10px!important;min-height:10px!important}[data-theme=dark] .atlas-forecast-metric-card-status>strong,[data-theme=dark] .atlas-forecast-detail-card .atlas-forecast-metric-card-status>strong{color:#fff!important}:root:not([data-theme=dark]) .atlas-forecast-metric-card-status>strong,:root:not([data-theme=dark]) .atlas-forecast-detail-card .atlas-forecast-metric-card-status>strong{color:#111827!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean>strong,.atlas-forecast-metric-card-impact-clean>strong,.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon>strong,.atlas-forecast-metric-card-horizon>strong{margin-top:16.5px!important}.atlas-forecast-detail-card .atlas-forecast-horizon-unit,.atlas-forecast-horizon-unit{margin-top:6px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{transform:translateY(1px)!important}.atlas-forecast-detail-card .atlas-forecast-metric-card-horizon>em.atlas-forecast-horizon-unit,.atlas-forecast-metric-card-horizon>em.atlas-forecast-horizon-unit,.atlas-forecast-detail-card .atlas-forecast-horizon-unit,.atlas-forecast-horizon-unit{margin-top:15px!important;position:relative!important;top:0!important;transform:none!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span{border-width:1.25px!important;width:8px!important;height:8px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{gap:4px!important;transform:translateY(1px)!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span,.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span,.atlas-forecast-impact-dots span{border-width:1px!important;width:6px!important;min-width:6px!important;max-width:6px!important;height:6px!important;min-height:6px!important;max-height:6px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots{gap:4.5px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots span{border-width:1px!important;width:7px!important;min-width:7px!important;max-width:7px!important;height:7px!important;min-height:7px!important;max-height:7px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-impact-dots{gap:5px!important;transform:translateY(1px)!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots>span,.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots>span,.atlas-forecast-impact-dots>span,.atlas-forecast-impact-dots span{border-width:1.1px!important;width:7.5px!important;min-width:7.5px!important;max-width:7.5px!important;height:7.5px!important;min-height:7.5px!important;max-height:7.5px!important}.atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,.atlas-forecast-impact-dots{transform:translateY(3px)!important}:root[data-theme=dark] .atlas-forecast-metric-card,[data-theme=dark] .atlas-forecast-metric-card,.dark .atlas-forecast-metric-card{box-shadow:none!important;background:#051626!important;border-color:#112a3f!important}.atlas-forecast-metric-grid>.atlas-forecast-metric-card,.atlas-forecast-detail-card .atlas-forecast-metric-card{align-self:flex-start!important;height:101px!important;min-height:101px!important;max-height:101px!important}.atlas-forecast-detail-card .atlas-forecast-probability-section>.atlas-forecast-chart{will-change:transform!important;will-change:transform!important;margin-top:0!important;position:relative!important;top:auto!important;transform:translateY(13px)!important}@media (width<=1280px){.atlas-forecast-detail-card{height:calc(100% + 10px)!important;min-height:calc(100% + 10px)!important;max-height:calc(100% + 10px)!important;margin-top:-10px!important;margin-bottom:0!important}}.atlas-forecast-detail-card{box-sizing:border-box!important;align-self:stretch!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin-top:0!important;margin-bottom:0!important}@media (width<=1280px){.atlas-forecast-detail-card{box-sizing:border-box!important;align-self:stretch!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin-top:0!important;margin-bottom:0!important}}.forecast-clean-event-detail-who-style-text,p.forecast-clean-event-detail-who-style-text,.forecast-clean-actor-body-text.forecast-clean-event-detail-who-style-text,.forecast-clean-top-scenario-row p.forecast-clean-event-detail-who-style-text,.forecast-clean-connection-row p.forecast-clean-event-detail-who-style-text,.forecast-clean-info-row p.forecast-clean-event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .forecast-clean-event-detail-who-style-text,:root:not([data-theme=dark]) p.forecast-clean-event-detail-who-style-text,:root:not([data-theme=dark]) :root:not([data-theme=dark]) .forecast-clean-actor-body-text.forecast-clean-event-detail-who-style-text,:root:not([data-theme=dark]) .forecast-clean-top-scenario-row p.forecast-clean-event-detail-who-style-text,:root:not([data-theme=dark]) .forecast-clean-connection-row p.forecast-clean-event-detail-who-style-text,:root:not([data-theme=dark]) .forecast-clean-info-row p.forecast-clean-event-detail-who-style-text,:root[data-theme=light] .forecast-clean-event-detail-who-style-text,:root[data-theme=light] p.forecast-clean-event-detail-who-style-text,:root[data-theme=light] :root[data-theme=light] .forecast-clean-actor-body-text.forecast-clean-event-detail-who-style-text,:root[data-theme=light] .forecast-clean-top-scenario-row p.forecast-clean-event-detail-who-style-text,:root[data-theme=light] .forecast-clean-connection-row p.forecast-clean-event-detail-who-style-text,:root[data-theme=light] .forecast-clean-info-row p.forecast-clean-event-detail-who-style-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root[data-theme=dark] .forecast-clean-event-detail-who-style-text,:root[data-theme=dark] p.forecast-clean-event-detail-who-style-text,:root[data-theme=dark] :root[data-theme=dark] .forecast-clean-actor-body-text.forecast-clean-event-detail-who-style-text,:root[data-theme=dark] .forecast-clean-top-scenario-row p.forecast-clean-event-detail-who-style-text,:root[data-theme=dark] .forecast-clean-connection-row p.forecast-clean-event-detail-who-style-text,:root[data-theme=dark] .forecast-clean-info-row p.forecast-clean-event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}.forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,p.forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,:root:not([data-theme=dark]) p.forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,:root[data-theme=light] .forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,:root[data-theme=light] p.forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root[data-theme=dark] .forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,:root[data-theme=dark] p.forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,.forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text,:root[data-theme=light] .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-chart-card:not(.forecast-clean-expected-card) .forecast-clean-line-grid,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-chart-card:not(.forecast-clean-expected-card) .forecast-clean-line-grid{background:linear-gradient(#0f172a12 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a12 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom-color:#0f172a1c!important;border-left-color:#0f172a1c!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-chart-card:not(.forecast-clean-expected-card) .forecast-clean-line-grid i,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-chart-card:not(.forecast-clean-expected-card) .forecast-clean-line-grid i{background:#0f172a0f!important}.forecast-clean-scenario-legend span{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-scenario-legend span,:root[data-theme=light] .forecast-clean-scenario-legend span{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-scenario-legend span{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-line-legend.forecast-clean-scenario-legend{gap:1px 12px!important}.forecast-clean-scenario-probability-card .forecast-clean-line-chart,.forecast-clean-scenario-probability-card .forecast-clean-line-main{height:259px!important}.forecast-clean-scenario-probability-card .forecast-clean-line-y,.forecast-clean-scenario-probability-card .forecast-clean-line-grid,.forecast-clean-scenario-probability-card .forecast-clean-line-main svg{height:207px!important}.forecast-clean-scenario-probability-card .forecast-clean-line-x{top:229px!important}.forecast-clean-scenario-probability-card .forecast-clean-line-legend.forecast-clean-scenario-legend{margin-top:10px!important;transform:translate(-8px)!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-conclusion-card .forecast-clean-info-row{align-items:start!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-conclusion-card .forecast-clean-info-row>div,.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-conclusion-card .forecast-clean-info-row>p{align-self:start!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-conclusion-card .forecast-clean-info-row>p{margin-top:0!important;padding-top:0!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row{border-color:var(--line)!important;box-sizing:border-box!important;align-items:start!important;padding:17px 18px 24px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row{border-color:#0f172a21!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>div,.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{align-self:start!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;margin-top:0!important;padding-top:0!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{transform:translateY(6px)!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-connections-card .forecast-clean-connection-row>p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.32!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-connections-card .forecast-clean-connection-row>p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-connections-card .forecast-clean-connection-row>p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-connections-card .forecast-clean-connection-row>p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-connections-card .forecast-clean-connection-row>p{-webkit-line-clamp:3!important;line-clamp:3!important;white-space:normal!important;text-overflow:clip!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.forecast-clean-actors-card .forecast-clean-actor-scroll{height:353px!important;max-height:353px!important;overflow-y:auto!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-connections-card .forecast-clean-connection-list{height:365px!important;min-height:0!important;max-height:365px!important;overflow-y:auto!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-row-three .forecast-clean-connections-card .forecast-clean-connection-list{flex:auto!important;min-height:0!important;overflow:hidden auto!important}:root[data-theme=light] .forecast-clean-actors-card .forecast-clean-actor-row,html[data-theme=light] .forecast-clean-actors-card .forecast-clean-actor-row,body[data-theme=light] .forecast-clean-actors-card .forecast-clean-actor-row,:root[data-theme=light] .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row,html[data-theme=light] .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row,body[data-theme=light] .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row{border-bottom-color:#0f172a24!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid{grid-auto-rows:460px!important;gap:21.5px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-row-card{box-sizing:border-box!important;height:460px!important;min-height:460px!important;max-height:460px!important}@media (width<=1280px){.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid{grid-auto-rows:420px!important;gap:16px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-row-card{height:420px!important;min-height:420px!important;max-height:420px!important}}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-metric{background:#00101e3d!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-metric,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-metric{background:#ffffffad!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-status-label{color:#fff!important;font-size:11px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-horizon-unit{color:#fff!important;font-size:14px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-status-label,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-horizon-unit,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-status-label,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-horizon-unit{color:#050816!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-icon,.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label{transform:translateY(-2px)!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-metric.is-horizon strong,.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit{transform:translateY(-1px)!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-metric.is-red strong{font-size:17px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{--forecast-native-scroll-thumb:transparent;--forecast-native-scroll-thumb-light:transparent;scrollbar-width:thin!important;scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important;-ms-overflow-style:auto!important;margin-right:-10px!important;padding-right:18px!important;overflow:hidden auto!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar{background:0 0!important;width:2px!important;height:2px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-track{background:0 0!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{visibility:hidden!important;background-color:#0000!important;border:0!important;border-radius:999px!important;min-height:72px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling{scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb)!important;visibility:visible!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling{scrollbar-color:var(--forecast-native-scroll-thumb-light) transparent!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important;visibility:visible!important}:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important;visibility:visible!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric{background:#00101e3d!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric{background:#ffffffad!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-status-label{color:#fff!important;font-size:11px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-horizon-unit{color:#fff!important;font-size:14px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-status-label,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-horizon-unit,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-status-label,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-horizon-unit{color:#050816!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-icon,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label{transform:translateY(-2px)!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric.is-horizon strong,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit{transform:translateY(-1px)!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-metric.is-red strong{font-size:17px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-status-icon.is-early-watch{width:35px!important;height:28px!important;margin-top:15px!important;margin-bottom:11px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-status-icon.is-early-watch svg{stroke-width:2.75px!important;width:31px!important;height:31px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;margin:37px 0 0!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-summary-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-summary-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#e2e8f0b8!important;-webkit-text-fill-color:#e2e8f0b8!important;letter-spacing:0!important;text-transform:none!important;margin:11px 0 15px!important;font-family:inherit!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:1.45!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#0f172a9e!important;-webkit-text-fill-color:#0f172a9e!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{font-size:14.2px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-size:12px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#000!important;-webkit-text-fill-color:#000!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-size:13.2px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{color:#000!important;-webkit-text-fill-color:#000!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-list{gap:0!important;display:block!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #38dfff1a!important;border-radius:0!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;padding:0 0 14px!important;display:block!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row+.forecast-clean-info-row{padding-top:14px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row:last-child{border-bottom:0!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row span{display:none!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row strong{color:var(--text)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:13.6px!important;font-weight:860!important;line-height:1.14!important;display:block!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;margin:11px 0 0!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important;display:block!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p.forecast-clean-actor-body-text{color:#000!important;-webkit-text-fill-color:#000!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row p.forecast-clean-top-scenario-summary-text{line-height:1.7!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-card .forecast-clean-info-row p.forecast-clean-actor-body-text,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#000!important;-webkit-text-fill-color:#000!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row{grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>div,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p{align-self:start!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row span{margin-top:0!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row strong{margin-top:9px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text{margin-top:0!important;padding-top:0!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,.light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,.theme-light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#000!important;-webkit-text-fill-color:#000!important;opacity:1!important;-webkit-text-fill-color:#000!important;opacity:1!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,.light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,.theme-light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.theme-light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,.light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text,.theme-light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-row p.forecast-clean-actor-body-text{color:#000!important;-webkit-text-fill-color:#000!important;opacity:1!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,.light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,.theme-light .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p{color:#000!important;-webkit-text-fill-color:#000!important;opacity:1!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;opacity:1!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text{font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;opacity:1!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p{font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row:first-child>p{font-size:13.2px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card .forecast-clean-info-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;opacity:1!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-scroll{height:343px!important;max-height:343px!important;overflow-y:auto!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{gap:11px!important;width:100%!important;display:grid!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{border:1px solid var(--line)!important;box-sizing:border-box!important;background:#00101e3d!important;border-radius:13px!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:94px!important;min-height:94px!important;padding:17px 18px 24px!important;display:grid!important;overflow:hidden!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{background:#ffffffad!important;border-color:#0f172a21!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{align-self:start!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{transform:translateY(6px)!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;margin-top:0!important;padding-top:0!important;display:-webkit-box!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card{overflow:hidden!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-actors-card .forecast-clean-actor-scroll,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{clip-path:inset(0 0 10px)!important;height:343px!important;max-height:343px!important;overflow:hidden auto!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:94px!important;min-height:94px!important;max-height:94px!important;padding:17px 18px 24px!important;display:grid!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-info-list,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{grid-template-columns:minmax(0,1fr)!important;gap:11px!important;width:100%!important;display:grid!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{align-self:start!important;width:178px!important;max-width:178px!important;transform:translateY(6px)!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;align-self:start!important;min-width:0!important;margin-top:0!important;padding-top:0!important;display:-webkit-box!important;overflow:hidden!important}.forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-list{margin-top:0!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{height:98px!important;min-height:98px!important;max-height:98px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row{box-sizing:border-box!important;flex:0 0 94px!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:94px!important;min-height:94px!important;max-height:94px!important;padding:17px 18px 24px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{align-items:stretch!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;flex:0 0 98px!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:98px!important;min-height:98px!important;max-height:98px!important;padding:17px 18px 24px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;flex:0 0 98px!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:98px!important;min-height:98px!important;max-height:98px!important;padding:17px 18px 24px!important;display:grid!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-info-list,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{align-items:stretch!important;gap:11px!important;width:100%!important}.forecast-clean-page .forecast-clean-connections-card>h2{margin-bottom:5px!important}.forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-list{margin-top:0!important;padding-top:0!important}.forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row:first-child{padding-top:22px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-info-list,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:102px!important;align-content:start!important;align-items:stretch!important;gap:11px!important;width:100%!important;display:grid!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;flex:0 0 102px!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-self:stretch!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:102px!important;min-height:102px!important;max-height:102px!important;padding:17px 18px 24px!important;display:grid!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-scenario-probability-card .forecast-clean-line-main svg{width:calc(100% - 4px)!important;left:2px!important;right:2px!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-scenario-probability-card .forecast-clean-line-main svg polyline{stroke-linecap:butt!important;stroke-linejoin:miter!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;text-transform:none!important;margin:11px 0 15px!important;font-family:inherit!important;font-size:12.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit{color:#fff!important;-webkit-text-fill-color:#fff!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,.light .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,.theme-light .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,html:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,html[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,html[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,body:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,body[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,body[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,.light .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,.light .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,.theme-light .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,.theme-light .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit{color:#000!important;-webkit-text-fill-color:#000!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit,[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-status .forecast-clean-status-label,[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon .forecast-clean-horizon-unit{color:#fff!important;-webkit-text-fill-color:#fff!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.15!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:var(--text-muted)!important;-webkit-text-fill-color:var(--text-muted)!important;font-variation-settings:normal!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin-top:9px!important;margin-bottom:20px!important;font-family:inherit!important;font-size:13px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-impact strong{font-size:17px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon strong{font-size:13px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#677489!important;-webkit-text-fill-color:#677489!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-impact strong,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-metric.is-horizon strong{font-size:18px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text{line-height:1.7!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-actors-card .forecast-clean-actor-scroll{height:343px!important;max-height:343px!important;overflow-y:auto!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-grid,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-grid{background:linear-gradient(#0f172a12 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a12 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom-color:#0f172a1c!important;border-left-color:#0f172a1c!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-grid i,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-grid i{background:#0f172a0f!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-actors-card{overflow:hidden!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-actors-card .forecast-clean-actor-scroll{clip-path:inset(0 0 10px)!important;height:353px!important;min-height:0!important;max-height:353px!important;overflow-y:auto!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-chart{height:284px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-y{height:232px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-main{height:284px!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-grid{height:232px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-main svg{height:232px!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-x{top:254px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend{grid-template-columns:none!important;justify-content:flex-start!important;align-items:center!important;gap:16px!important;margin-top:2px!important;display:flex!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend span{text-overflow:clip!important;white-space:nowrap!important;flex:none!important;min-width:max-content!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{gap:11px!important;width:100%!important;display:grid!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;grid-template-columns:132px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;height:94px!important;min-height:94px!important;padding:14px 15px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{min-width:0!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{min-width:0!important;margin:0!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{clip-path:inset(0 0 12px)!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend span{flex:initial!important;white-space:normal!important;text-overflow:clip!important;min-width:0!important;max-width:100%!important;line-height:1.35!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-connections-card .forecast-clean-connection-row p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-connections-card .forecast-clean-connection-row p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-connections-card .forecast-clean-connection-row p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-connections-card .forecast-clean-connection-row p{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{clip-path:inset(0 0 12px)!important;scrollbar-width:thin!important;scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important;-ms-overflow-style:auto!important;height:345px!important;min-height:0!important;max-height:345px!important;margin-right:-12px!important;padding-right:21px!important;overflow:hidden auto!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar{background:0 0!important;width:10px!important;height:10px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-track{background:0 0!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb)!important;border:0!important;border-radius:999px!important;min-height:78px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling{scrollbar-color:#94a3b8c7 transparent!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling::-webkit-scrollbar-thumb{background:#94a3b8c7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important}:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling{scrollbar-color:#cbd5e1eb transparent!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling::-webkit-scrollbar-thumb{background:#cbd5e1eb!important}:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list.is-native-scrolling::-webkit-scrollbar-thumb{background:#cbd5e1eb!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{grid-template-columns:154px minmax(0,1fr)!important;gap:10px!important;height:96px!important;min-height:96px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy span,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy strong{white-space:nowrap!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;font-variation-settings:"wght" 350!important;letter-spacing:-.025em!important;font-family:inherit!important;font-size:13.2px!important;font-style:normal!important;font-weight:350!important;line-height:1.7!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card{overflow:hidden!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{clip-path:inset(0 0 12px)!important;scrollbar-width:thin!important;scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important;height:333px!important;min-height:0!important;max-height:333px!important;margin-right:-17px!important;padding-right:26px!important;overflow:hidden auto!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{scrollbar-color:var(--forecast-native-scroll-thumb-light) transparent!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-connections-card .forecast-clean-connection-row{box-sizing:border-box!important;height:auto!important;min-height:86px!important;padding-top:22px!important;padding-bottom:14px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-connections-card .forecast-clean-connection-row p{white-space:normal!important;text-overflow:clip!important;line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;display:grid!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend span{white-space:normal!important;text-overflow:clip!important;align-items:flex-start!important;gap:6px!important;min-width:0!important;max-width:100%!important;line-height:1.35!important;display:inline-flex!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;grid-template-columns:minmax(168px,190px) minmax(0,1fr)!important;align-items:center!important;gap:18px!important;width:100%!important;min-width:0!important;height:98px!important;min-height:98px!important;max-height:98px!important;padding:14px 15px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{min-width:0!important;max-width:190px!important;transform:translateY(3px)!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy span,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy strong{white-space:normal!important;text-overflow:clip!important;max-width:100%!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{white-space:normal!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow:visible!important}.forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-list{gap:0!important;display:block!important}.forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row{box-sizing:border-box!important;border-bottom-width:1px!important;height:auto!important;min-height:86px!important;max-height:none!important;padding:22px 0 14px!important}.forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row>p{white-space:normal!important;text-overflow:clip!important;line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:0!important;display:block!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-info-list{grid-auto-rows:104px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{flex:0 0 104px!important;height:104px!important;min-height:104px!important;max-height:104px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:99px!important;align-content:start!important;align-items:stretch!important;gap:11px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{flex:0 0 99px!important;height:99px!important;min-height:99px!important;max-height:99px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{border-color:#0f172a1a!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{transform:translateY(-2px)!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{transform:translateY(-5px)!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend span{grid-template-columns:9px minmax(0,1fr)!important;align-items:start!important;column-gap:6px!important;line-height:1.35!important;display:grid!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend span i{align-self:start!important;width:8px!important;height:8px!important;margin-top:5px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-expected-card .forecast-clean-line-legend.forecast-clean-expected-legend span b{min-width:0!important;color:inherit!important;font:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;display:block!important;transform:translateY(1px)!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:99px!important;min-height:99px!important;max-height:99px!important;padding:17px 18px 24px!important;display:grid!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{align-self:start!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy{width:178px!important;min-width:0!important;max-width:178px!important;transform:translateY(6px)!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;min-width:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-item{align-items:center!important;min-height:84px!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy{grid-template-rows:auto minmax(0,1fr) auto!important;min-height:92px!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text{line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;white-space:normal!important;max-height:none!important;line-height:1.72!important;display:block!important;overflow:visible!important}.event-detail-page.event-detail-state-forecast .event-detail-forecast-summary h3{font-size:13px!important}.event-detail-page.event-detail-state-forecast .event-detail-probability-header h3{white-space:nowrap!important}:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar{width:10px!important}:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{background:#778497!important;border:0!important;border-radius:999px!important}:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#778497!important}.event-detail-page.event-detail-state-forecast .event-detail-forecast-summary p.event-detail-who-style-text{line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;white-space:normal!important;max-height:none!important;line-height:1.72!important;display:block!important;overflow:visible!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-forecast .event-detail-forecast-summary p.event-detail-who-style-text,:root[data-theme=light] .event-detail-page.event-detail-state-forecast .event-detail-forecast-summary p.event-detail-who-style-text,:root[data-theme=dark] .event-detail-page.event-detail-state-forecast .event-detail-forecast-summary p.event-detail-who-style-text{line-height:1.72!important}.event-detail-page.event-detail-state-forecast .event-detail-timeline-news-card,.event-detail-page.event-detail-state-forecast .event-detail-forecast-card{height:475px!important;min-height:475px!important;max-height:475px!important}.event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll,.event-detail-page .event-detail-timeline-news-scroll{scrollbar-color:#778497 transparent!important;scrollbar-width:auto!important}.event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar{width:10px!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar{width:10px!important}.event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{box-shadow:none!important;background:#778497!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{box-shadow:none!important;background:#778497!important;border:0!important;border-radius:999px!important}.event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#778497!important}.event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#778497!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-scroll,:root[data-theme=light] .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-scroll{scrollbar-color:#cbd5e1eb transparent!important;scrollbar-width:thin!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar{width:6px!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar{width:6px!important}:root[data-theme=light] .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar{width:6px!important}:root[data-theme=light] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar{width:6px!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{box-shadow:none!important;background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{box-shadow:none!important;background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root[data-theme=light] .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{box-shadow:none!important;background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root[data-theme=light] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb{box-shadow:none!important;background:#cbd5e1eb!important;border:0!important;border-radius:999px!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}:root[data-theme=light] .event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}:root[data-theme=light] .event-detail-page .event-detail-timeline-news-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1eb!important}.event-detail-page.event-detail-state-forecast .event-detail-forecast-card{max-height:none!important}:root:not([data-theme=dark]) .overview-analysis-status-row,:root:not([data-theme=dark]) .overview-analysis-status-item,:root:not([data-theme=dark]) .overview-analysis-status-item span{color:#000!important;-webkit-text-fill-color:#000!important}.overview-analysis-card-header .page-subtitle,.overview-bottom-grid .stat-card>.page-subtitle{font-size:13px!important}.overview-analysis-character-copy span,.overview-analysis-list-copy span,.overview-analysis-early-clue-row span,.overview-stat-row-title-copy,.overview-possible-shifts-copy p.overview-possible-shifts-matched-copy{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important;letter-spacing:-.015em!important;text-transform:none!important;font-family:inherit!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:1.5!important}:root:not([data-theme=dark]) .overview-analysis-character-copy span,:root:not([data-theme=dark]) .overview-analysis-list-copy span,:root:not([data-theme=dark]) .overview-analysis-early-clue-row span,:root:not([data-theme=dark]) .overview-stat-row-title-copy,:root:not([data-theme=dark]) .overview-possible-shifts-copy p.overview-possible-shifts-matched-copy{color:var(--text-soft)!important;-webkit-text-fill-color:var(--text-soft)!important}:root:not([data-theme=dark]) .overview-event-status-row,:root:not([data-theme=dark]) .overview-event-status-item,:root:not([data-theme=dark]) .overview-event-status-item span,:root:not([data-theme=dark]) .overview-event-status-item svg,:root:not([data-theme=dark]) .overview-analysis-status-row,:root:not([data-theme=dark]) .overview-analysis-status-item,:root:not([data-theme=dark]) .overview-analysis-status-item span,:root:not([data-theme=dark]) .overview-analysis-status-item svg,:root[data-theme=light] .overview-event-status-row,:root[data-theme=light] .overview-event-status-item,:root[data-theme=light] .overview-event-status-item span,:root[data-theme=light] .overview-event-status-item svg,:root[data-theme=light] .overview-analysis-status-row,:root[data-theme=light] .overview-analysis-status-item,:root[data-theme=light] .overview-analysis-status-item span,:root[data-theme=light] .overview-analysis-status-item svg{color:#000!important;-webkit-text-fill-color:#000!important}:root:not([data-theme=dark]) .overview-event-status-item svg,:root:not([data-theme=dark]) .overview-analysis-status-item svg,:root[data-theme=light] .overview-event-status-item svg,:root[data-theme=light] .overview-analysis-status-item svg{stroke:#000!important}:root[data-theme=dark] .overview-analysis-character-copy span,:root[data-theme=dark] .overview-analysis-list-copy span,:root[data-theme=dark] .overview-analysis-early-clue-row span,:root[data-theme=dark] .overview-early-clue-row span,:root[data-theme=dark] .overview-stat-row-title-copy,:root[data-theme=dark] .overview-analysis-outcome-copy p,:root[data-theme=dark] .overview-analysis-background-body,:root[data-theme=dark] .overview-possible-shifts-copy p,:root[data-theme=dark] .overview-possible-shifts-copy p.overview-possible-shifts-matched-copy,[data-theme=dark] .overview-analysis-character-copy span,[data-theme=dark] .overview-analysis-list-copy span,[data-theme=dark] .overview-analysis-early-clue-row span,[data-theme=dark] .overview-early-clue-row span,[data-theme=dark] .overview-stat-row-title-copy,[data-theme=dark] .overview-analysis-outcome-copy p,[data-theme=dark] .overview-analysis-background-body,[data-theme=dark] .overview-possible-shifts-copy p,[data-theme=dark] .overview-possible-shifts-copy p.overview-possible-shifts-matched-copy{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important}.overview-timeline-news-item:before{right:1px!important}@media (width<=1280px){.overview-timeline-news-item:before{right:1px!important}}.grid-two{align-items:stretch!important}.grid-two>.overview-left{flex-direction:column!important;align-self:stretch!important;height:auto!important;min-height:0!important;display:flex!important}.grid-two>.overview-side-panel{align-self:stretch!important;height:auto!important;min-height:0!important}.overview-left>.overview-bottom-grid{flex:auto!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;align-items:stretch!important;height:auto!important;min-height:246px!important;display:grid!important}.overview-left>.overview-bottom-grid>.stat-card,.overview-left>.overview-bottom-grid>.predictive-card{height:100%!important;min-height:246px!important;max-height:none!important;overflow:hidden!important}@media (width<=1280px){.grid-two{align-items:stretch!important}.grid-two>.overview-left{flex-direction:column!important;align-self:stretch!important;height:auto!important;min-height:0!important;display:flex!important}.grid-two>.overview-side-panel{align-self:stretch!important;height:auto!important;min-height:0!important}.overview-left>.overview-bottom-grid{flex:auto!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;align-items:stretch!important;height:auto!important;min-height:246px!important}.overview-left>.overview-bottom-grid>.stat-card,.overview-left>.overview-bottom-grid>.predictive-card{height:100%!important;min-height:246px!important;max-height:none!important}}.overview-side-panel .overview-event-open-button>span,.event-map-overview-shell .event-map-overview-expand-symbol{visibility:visible!important;opacity:1!important;color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.overview-side-panel .overview-event-open-button>span svg,.event-map-overview-shell .event-map-overview-expand-symbol svg{visibility:visible!important;opacity:1!important;color:currentColor!important;stroke:currentColor!important;fill:none!important;pointer-events:none!important;display:block!important}.overview-side-panel .overview-event-open-button>span svg path,.event-map-overview-shell .event-map-overview-expand-symbol svg path{stroke:currentColor!important}.atlas-article-detail-info-value .impact-badge{letter-spacing:-.015em!important;white-space:nowrap!important;min-width:0!important;min-height:24px!important;box-shadow:none!important;background:0 0!important;border-style:solid!important;border-width:1px!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;padding:3px 10px!important;font-size:14px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}.atlas-article-detail-info-value .impact-badge.impact-high,.atlas-article-detail-info-value .impact-badge.impact-very_high{color:#ff3048!important;background:#ff304809!important;border-color:#ff3048!important}:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-high,:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-very_high{color:#e11d48!important;background:#e11d480b!important;border-color:#e11d48!important}.atlas-article-detail-info-value .impact-badge{border-radius:6px!important;min-height:26px!important;padding-top:4px!important;padding-bottom:4px!important}@media (width<=1280px){.atlas-watchlist-layout{height:942px!important;min-height:942px!important;max-height:942px!important}}.atlas-watchlist-feed-card,.atlas-watchlist-side-panel{height:100%!important;max-height:100%!important}@media (width<=1280px){.atlas-watchlist-layout{height:932px!important;min-height:932px!important;max-height:932px!important}}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-copy{transform:translateY(-3px)!important}.atlas-feed-page .atlas-feed-impact-score{aspect-ratio:1!important;box-sizing:border-box!important;border-radius:50%!important;flex:0 0 64px!important;place-items:center!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:64px!important;min-height:64px!important;max-height:64px!important;line-height:1!important;display:grid!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton)>.atlas-feed-copy{transform:translateY(-3px)!important}.atlas-feed-page .atlas-feed-impact-score{aspect-ratio:1!important;border-radius:50%!important;flex:0 0 60px!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;max-height:60px!important}}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>h2,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>.atlas-feed-topline-under-title,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>.atlas-feed-meta-row{transform:translateY(2px)!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>h2,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>.atlas-feed-topline-under-title,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>.atlas-feed-meta-row{transform:translateY(2px)!important}}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>p{transform:translateY(-2px)!important}@media (width<=1280px){.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>p{transform:translateY(-2px)!important}}.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-impact-cell{gap:11px!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button{color:#020617!important;-webkit-text-fill-color:#020617!important;box-shadow:none!important;background:#fffffff5!important;border-color:#cbd5e1f5!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:hover,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:focus-visible,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button:active{color:#020617!important;-webkit-text-fill-color:#020617!important;box-shadow:none!important;background:#fffffffa!important;border-color:#cbd5e1f5!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button svg{color:#020617!important;stroke:#020617!important;fill:none!important;stroke-width:1.9px!important;width:20px!important;height:20px!important;display:block!important}:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button svg path,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button svg line,:root:not([data-theme=dark]) .overview-side-panel .overview-event-open-button svg polyline{stroke:#020617!important;fill:none!important}:root[data-theme=dark] .overview-side-panel .event-summary-box p,[data-theme=dark] .overview-side-panel .event-summary-box p{color:var(--text)!important}.search-box{position:relative}.search-box-overview{z-index:80}.overview-topbar-search-menu{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#031422fa;border:1px solid #38bdf83d;border-radius:14px;max-height:312px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #00000057}.overview-topbar-search-option{width:100%;min-height:58px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:flex-start;align-items:center;padding:9px 11px;display:flex}.overview-topbar-search-option:hover,.overview-topbar-search-option:focus-visible{background:#38bdf81a;outline:0}.overview-topbar-search-option-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.overview-topbar-search-option-copy strong{max-width:100%;color:var(--text);letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:850;line-height:1.18;display:block;overflow:hidden}.overview-topbar-search-option-copy span{max-width:100%;color:var(--text-muted);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:800;line-height:1.1;display:block;overflow:hidden}:root:not([data-theme=dark]) .overview-topbar-search-menu{background:#fffffffa;border-color:#cbd5e1f2;box-shadow:0 18px 38px #0f172a24}:root:not([data-theme=dark]) .overview-topbar-search-option:hover,:root:not([data-theme=dark]) .overview-topbar-search-option:focus-visible{background:#e2e8f0c7}.topbar,.search-box-overview,.search-box-overview.is-search-menu-open{position:relative;z-index:3000!important}.overview-topbar-search-menu{z-index:3100!important}.search-box-overview.is-search-menu-open~.topbar-actions{z-index:1}.atlas-feed-page .atlas-feed-copy h2{-webkit-line-clamp:2!important;line-clamp:2!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;height:auto!important;min-height:0!important;max-height:44px!important;line-height:22px!important;display:-webkit-box!important;overflow:hidden!important}@supports ((-webkit-hyphens:none)){.atlas-feed-page .atlas-feed-copy h2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:44px!important}}.atlas-feed-page .atlas-feed-copy{min-width:0!important;overflow:hidden!important}.atlas-feed-page .atlas-feed-copy h2{-webkit-line-clamp:2!important;line-clamp:2!important;text-overflow:ellipsis!important;white-space:normal!important;box-sizing:border-box!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;height:43.92px!important;min-height:0!important;max-height:43.92px!important;line-height:21.96px!important;display:-webkit-box!important;overflow:hidden!important}@supports (-webkit-touch-callout:none){.atlas-feed-page .atlas-feed-copy h2{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;contain:paint!important;-webkit-box-orient:vertical!important;height:43.92px!important;max-height:43.92px!important;line-height:21.96px!important;display:-webkit-box!important;overflow:hidden!important}}.atlas-feed-page .atlas-feed-topline-under-title span{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.atlas-feed-page .atlas-feed-copy h2.atlas-feed-title{width:100%!important;min-width:0!important;color:var(--text)!important;letter-spacing:-.035em!important;height:43.2px!important;min-height:43.2px!important;max-height:43.2px!important;text-overflow:ellipsis!important;box-sizing:border-box!important;contain:paint!important;clip-path:inset(0)!important;block-size:43.2px!important;min-block-size:43.2px!important;max-block-size:43.2px!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:900!important;line-height:21.6px!important;display:block!important;position:relative!important;overflow:clip!important}.atlas-feed-page .atlas-feed-copy h2.atlas-feed-title span{-webkit-line-clamp:2!important;line-clamp:2!important;text-overflow:ellipsis!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;box-sizing:border-box!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:100%!important;height:43.2px!important;max-height:43.2px!important;line-height:21.6px!important;display:-webkit-box!important;overflow:clip!important}@supports (-webkit-touch-callout:none){.atlas-feed-page .atlas-feed-copy h2.atlas-feed-title{height:43.2px!important;max-height:43.2px!important;contain:paint!important;clip-path:inset(0)!important;block-size:43.2px!important;max-block-size:43.2px!important;display:block!important;overflow:clip!important}.atlas-feed-page .atlas-feed-copy h2.atlas-feed-title span{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:43.2px!important;max-height:43.2px!important;line-height:21.6px!important;display:-webkit-box!important;overflow:clip!important}}.atlas-forecast-empty-search{border:1px dashed var(--line);width:calc(100% - 11px);min-height:110px;color:var(--text-muted);text-align:center;border-radius:12px;place-items:center;margin-right:11px;font-size:12.5px;font-weight:700;line-height:1.4;display:grid}.event-flow-map .event-graph-node-popup{pointer-events:auto!important;flex-direction:column!important;min-height:0!important;display:flex!important;overflow:hidden!important}.event-flow-map .event-graph-node-popup-header{cursor:grab!important;-webkit-user-select:none!important;user-select:none!important;touch-action:none!important;flex:none!important;align-items:center!important;gap:10px!important}.event-flow-map .event-graph-node-popup-header:active{cursor:grabbing!important}.event-flow-map .event-graph-node-popup-title-group{flex:auto!important;min-width:0!important}.event-flow-map .event-graph-node-popup-actions{flex:none!important;align-items:center!important;gap:6px!important;display:inline-flex!important}.event-flow-map .event-graph-node-popup-action-button{color:#e2e8f0e6!important;cursor:pointer!important;touch-action:manipulation!important;background:#0f172a8a!important;border:1px solid #94a3b82e!important;border-radius:8px!important;place-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;display:grid!important}.event-flow-map .event-graph-node-popup-action-button:hover{color:#fff!important;background:#14607a85!important;border-color:#38dfff6b!important}.event-flow-map .event-graph-node-popup[data-pinned=true]{border-color:#38dfffa3!important}.event-flow-map .event-graph-node-popup-minimized{height:auto!important;min-height:0!important}.event-flow-map .event-graph-node-popup-minimized .event-graph-node-popup-header{border-bottom:0!important;border-radius:12px!important}.event-flow-map .event-graph-node-popup-minimized .event-graph-node-popup-body{display:none!important}.event-flow-map .event-graph-node-popup-body{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:thin!important;flex:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}.event-flow-map .event-graph-node-popup-body:hover{overflow-y:auto!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-action-button{color:#0f172a!important;background:#ffffffd1!important;border-color:#64748b3d!important}:root:not([data-theme=dark]) .event-flow-map .event-graph-node-popup-action-button:hover{color:#0f172a!important;background:#f1f5f9fa!important;border-color:#64748b6b!important}.event-flow-map .event-graph-node-popup .event-graph-node-popup-header{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.event-flow-map .event-graph-node-popup .event-graph-node-popup-title-group{flex:auto!important;min-width:0!important;max-width:calc(100% - 96px)!important}.event-flow-map .event-graph-node-popup .event-graph-node-popup-actions{writing-mode:horizontal-tb!important;white-space:nowrap!important;flex-flow:row!important;flex:0 0 84px!important;justify-content:flex-end!important;align-items:center!important;gap:0 6px!important;width:84px!important;min-width:84px!important;max-width:84px!important;display:flex!important;overflow:visible!important}.event-flow-map .event-graph-node-popup .event-graph-node-popup-actions .event-graph-node-popup-action-button{float:none!important;clear:none!important;flex:0 0 24px!important;place-items:center!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;display:inline-grid!important;position:relative!important;inset:auto!important}.event-flow-map .event-graph-node-popup{cursor:default!important;-webkit-user-select:none!important;user-select:none!important;touch-action:none!important;bottom:auto!important;right:auto!important}.event-flow-map .event-graph-node-popup-header{cursor:grab!important;touch-action:none!important}.event-flow-map .event-graph-node-popup-dragging,.event-flow-map .event-graph-node-popup-dragging .event-graph-node-popup-header{cursor:grabbing!important}.event-flow-map .event-graph-node-popup-body{cursor:auto!important;-webkit-user-select:text!important;user-select:text!important;touch-action:pan-y!important;overscroll-behavior:contain!important}.event-flow-map .event-graph-node-popup-actions{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:84px!important;min-width:84px!important;display:inline-flex!important}.event-flow-map .event-graph-node-popup-action-button{flex:0 0 24px!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important}.event-graph-node-popup-portal-host{pointer-events:none!important;z-index:2147483000!important;width:100vw!important;min-width:100vw!important;height:100vh!important;min-height:100vh!important;box-shadow:none!important;contain:none!important;background:0 0!important;border:0!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}.event-graph-node-popup-portal-host .event-graph-node-popup{pointer-events:auto!important}.event-graph-node-popup-portal-host .event-graph-node-popup-pinned{position:fixed!important}.event-flow-map .event-graph-node-popup-minimized[data-title-multiline=true]:not([data-title-extra-lines=true]){max-height:94px!important}.event-flow-map .event-graph-node-popup-minimized[data-title-extra-lines=true]{max-height:112px!important}.event-flow-map .event-graph-node-popup-minimized .event-graph-node-popup-header{align-items:flex-start!important;height:auto!important;min-height:72px!important}.event-flow-map .event-graph-node-popup-minimized[data-title-multiline=true]:not([data-title-extra-lines=true]) .event-graph-node-popup-header{min-height:94px!important}.event-flow-map .event-graph-node-popup-minimized[data-title-extra-lines=true] .event-graph-node-popup-header{min-height:112px!important}.event-flow-map .event-graph-node-popup-minimized .event-graph-node-popup-title-group{flex:auto!important;min-width:0!important;padding-right:2px!important}.event-flow-map .event-graph-node-popup-minimized .event-graph-node-popup-header strong{white-space:normal!important;text-overflow:clip!important;line-clamp:3!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}.event-flow-map .event-graph-node-popup-minimized .event-graph-node-popup-actions{flex:0 0 84px!important;align-self:flex-start!important;width:84px!important;min-width:84px!important}.event-graph-map-wrap .graph-card-expanded-page>.section-row{display:none!important}.event-graph-fullscreen-button svg{display:block}.event-graph-expanded-card-fullscreen-active{background:linear-gradient(180deg, #00223ad6, #000c18f5), var(--bg-card)!important;border:0!important;border-radius:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:20px 24px 24px!important}.event-graph-expanded-card:fullscreen{background:linear-gradient(180deg, #00223ad6, #000c18f5), var(--bg-card)!important;border:0!important;border-radius:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:20px 24px 24px!important}.event-graph-expanded-card:-webkit-full-screen{background:linear-gradient(180deg, #00223ad6, #000c18f5), var(--bg-card)!important;border:0!important;border-radius:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:20px 24px 24px!important}.event-graph-expanded-card-fullscreen-active .event-graph-expanded-header{min-height:54px!important;padding-bottom:15px!important}.event-graph-expanded-card:fullscreen .event-graph-expanded-header{min-height:54px!important;padding-bottom:15px!important}.event-graph-expanded-card:-webkit-full-screen .event-graph-expanded-header{min-height:54px!important;padding-bottom:15px!important}.event-graph-expanded-card-fullscreen-active .event-graph-main-layout-full,.event-graph-expanded-card-fullscreen-active .event-graph-main-layout{height:calc(100vh - 89px)!important}.event-graph-expanded-card:fullscreen .event-graph-main-layout-full{height:calc(100vh - 89px)!important}.event-graph-expanded-card:fullscreen .event-graph-main-layout{height:calc(100vh - 89px)!important}.event-graph-expanded-card:-webkit-full-screen .event-graph-main-layout-full{height:calc(100vh - 89px)!important}.event-graph-expanded-card:-webkit-full-screen .event-graph-main-layout{height:calc(100vh - 89px)!important}.event-graph-expanded-card-fullscreen-active .event-graph-map-wrap{border-radius:13px!important;height:100%!important;min-height:0!important}.event-graph-expanded-card:fullscreen .event-graph-map-wrap{border-radius:13px!important;height:100%!important;min-height:0!important}.event-graph-expanded-card:-webkit-full-screen .event-graph-map-wrap{border-radius:13px!important;height:100%!important;min-height:0!important}:root:not([data-theme=dark]) .event-graph-page,:root:not([data-theme=dark]) .event-graph-page-shell,:root:not([data-theme=dark]) .event-graph-expanded-card,:root:not([data-theme=dark]) .event-graph-expanded-header,:root:not([data-theme=dark]) .event-graph-main-layout,:root:not([data-theme=dark]) .event-graph-main-layout-full,:root:not([data-theme=dark]) .event-graph-map-wrap,:root:not([data-theme=dark]) .event-graph-map-wrap .graph-card-expanded-page,:root:not([data-theme=dark]) .event-graph-map-wrap .event-flow-map,:root:not([data-theme=dark]) .event-graph-map-wrap .react-flow,:root:not([data-theme=dark]) .event-graph-expanded-card-fullscreen-active{background:linear-gradient(180deg, #fffffffa, #f8fbfff0), var(--bg-card)!important}:root:not([data-theme=dark]) .event-graph-expanded-card:fullscreen{background:linear-gradient(180deg, #fffffffa, #f8fbfff0), var(--bg-card)!important}:root:not([data-theme=dark]) .event-graph-expanded-card:-webkit-full-screen{background:linear-gradient(180deg, #fffffffa, #f8fbfff0), var(--bg-card)!important}.event-graph-expanded-card-fullscreen-active .event-graph-map-wrap .react-flow__viewport{will-change:transform}.event-graph-expanded-card:fullscreen .event-graph-map-wrap .react-flow__viewport{will-change:transform}.event-graph-expanded-card:-webkit-full-screen .event-graph-map-wrap .react-flow__viewport{will-change:transform}.overview-event-status-row .overview-event-status-item{padding-left:7px!important;padding-right:7px!important;overflow:hidden!important}.overview-event-status-row .overview-event-status-text{will-change:font-size;text-overflow:clip!important;white-space:nowrap!important;letter-spacing:.13em!important;text-transform:uppercase!important;text-align:center!important;width:auto!important;min-width:0!important;max-width:100%!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:visible!important;transform:translateY(-5px)!important}.overview-event-status-row .overview-event-status-item span.overview-event-status-text{margin-left:auto!important;margin-right:auto!important}.auth-page{place-items:center;width:100%;min-height:calc(100vh - 74px);padding:34px 22px 54px;display:grid}.auth-card{border-radius:18px;width:min(100%,430px);padding:30px 30px 28px}.auth-logo-link{justify-content:center;width:100%;margin-bottom:24px;line-height:0;text-decoration:none;display:flex}.auth-logo{object-fit:contain;width:188px;height:auto;display:block}.auth-heading{text-align:center;margin-bottom:24px}.auth-heading p{color:var(--cyan);letter-spacing:.18em;margin:0 0 8px;font-size:11px;font-weight:900;line-height:1}.auth-heading h1{color:var(--text);letter-spacing:-.045em;margin:0;font-size:25px;font-weight:900;line-height:1.08}.auth-heading span{max-width:310px;color:var(--text-muted);margin:10px auto 0;font-size:13px;font-weight:650;line-height:1.45;display:block}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form label{flex-direction:column;gap:8px;display:flex}.auth-form label>span{color:var(--text);letter-spacing:.02em;font-size:12px;font-weight:850;line-height:1}.auth-form input{border:1px solid var(--line);width:100%;height:46px;color:var(--text);background:#00142494;border-radius:11px;outline:0;padding:0 14px;font-size:14px;font-weight:700}:root:not([data-theme=dark]) .auth-form input{background:#ffffffeb}.auth-form input:focus{border-color:#00c8ff80;box-shadow:0 0 0 3px #00c8ff1a}.auth-form-row{justify-content:flex-end;margin-top:-2px;display:flex}.auth-form-row a,.auth-bottom-copy a{color:var(--cyan);font-size:12px;font-weight:850;text-decoration:none}.auth-form-row a:hover,.auth-bottom-copy a:hover{text-decoration:underline}.auth-error{color:var(--red);background:#ff304814;border:1px solid #ff304857;border-radius:11px;padding:11px 12px;font-size:12px;font-weight:750;line-height:1.35}.auth-primary-button,.auth-secondary-button{letter-spacing:.1em;cursor:pointer;border-radius:11px;width:100%;height:46px;font-size:12px;font-weight:900;line-height:1;transition:transform .16s,border-color .16s,background .16s,opacity .16s}.auth-primary-button{color:#fff;background:linear-gradient(135deg,#008cff,#005fff);border:0;margin-top:4px}.auth-primary-button:hover:not(:disabled){transform:translateY(-1px)}.auth-primary-button:disabled{cursor:not-allowed;opacity:.62}.auth-secondary-button{color:var(--text);box-shadow:none;background:0 0;border:1px solid #94a3b87a;margin-top:12px}.auth-secondary-button:hover{background:#ffffff0a;border-color:#94a3b857}:root:not([data-theme=dark]) .auth-secondary-button:hover{background:#0f172a09}.auth-bottom-copy{color:var(--text-muted);text-align:center;margin:18px 0 0;font-size:12px;font-weight:650;line-height:1.4}.topbar-notification-button{position:relative!important;overflow:visible!important}.topbar-notification-badge{background:var(--red);color:#fff;letter-spacing:-.02em;pointer-events:none;border:1px solid #050d16fa;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9.5px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-7px;box-shadow:0 8px 18px #ff304847}:root:not([data-theme=dark]) .topbar-notification-badge{border-color:#fffffffa;box-shadow:0 8px 18px #e11d4838}.account-settings-page,.notifications-page{flex-direction:column;gap:18px;min-height:calc(100vh - 74px);display:flex}.account-hero-card,.notifications-hero{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;overflow:hidden}.account-hero-avatar{width:74px;height:74px;color:var(--cyan);background:radial-gradient(circle at 35% 25%,#00c8ff33,#0000 54%),#0014249e;border:1px solid #00c8ff3d;border-radius:22px;flex:0 0 74px;place-items:center;display:grid}.account-hero-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.account-hero-copy{flex:auto;min-width:0}.account-eyebrow{color:var(--text-muted);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1;display:block}.account-hero-copy h1,.notifications-hero h1{color:var(--text);letter-spacing:-.05em;margin:8px 0 5px;font-size:26px;font-weight:950;line-height:1.05}.account-hero-copy p,.notifications-hero p,.account-panel p,.settings-card-header p,.notifications-empty p,.settings-info-box p{color:var(--text-muted);margin:0;font-size:13px;font-weight:650;line-height:1.45}.account-logout-button{color:#ff3048;letter-spacing:.04em;cursor:pointer;background:#ff304814;border:1px solid #ff304847;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-width:118px;height:40px;font-size:12px;font-weight:950;line-height:1;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.account-logout-button:hover{background:#ff304824;border-color:#ff304875;transform:translateY(-1px)}.account-grid,.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-panel,.settings-card,.account-detail-card,.notifications-list{padding:20px}.account-panel{flex-direction:column;justify-content:space-between;gap:13px;min-height:166px;display:flex}.account-panel-icon,.notification-icon-wrap{width:38px;height:38px;color:var(--cyan);background:#00c8ff14;border:1px solid #00c8ff33;border-radius:13px;place-items:center;display:grid}.account-panel h2{color:var(--text);letter-spacing:-.05em;margin:0;font-size:25px;font-weight:950;line-height:1}.account-detail-card{flex-direction:column;gap:0;display:flex}.account-detail-row{border-top:1px solid var(--line);min-height:62px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;display:flex}.account-detail-row:first-child{border-top:0}.account-detail-row strong{color:var(--text);word-break:break-word;margin-top:7px;font-size:14px;font-weight:850;line-height:1.2;display:block}.notifications-count-pill,.settings-plan-pill{min-width:92px;height:38px;color:var(--cyan);letter-spacing:.08em;background:#00c8ff14;border:1px solid #00c8ff38;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.notifications-list{flex:auto;min-height:0;overflow:auto}.notification-link{color:inherit;text-decoration:none}.notification-row{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);gap:14px;padding:16px 0;display:grid}.notification-row:first-child{border-top:0;padding-top:0}.notification-row-unread .notification-icon-wrap{color:#fff;background:linear-gradient(135deg,#008cff,#005fff);border-color:#00c8ff75;box-shadow:0 12px 28px #008cff38}.notification-title-line{justify-content:space-between;align-items:center;gap:16px;display:flex}.notification-title-line strong{min-width:0;color:var(--text);letter-spacing:-.02em;font-size:14px;font-weight:900;line-height:1.2}.notification-title-line span{color:var(--text-muted);flex:none;font-size:11.5px;font-weight:750;line-height:1}.notification-copy p{color:var(--text-muted);margin:6px 0 0;font-size:13px;font-weight:650;line-height:1.45}.notifications-empty{min-height:260px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.notifications-empty strong{color:var(--text);font-size:15px;font-weight:900}.settings-card{min-height:310px}.settings-card-header{color:var(--cyan);align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.settings-card-header h2{color:var(--text);letter-spacing:-.03em;margin:0 0 5px;font-size:16px;font-weight:950;line-height:1.15}.settings-toggle-row{border-top:1px solid var(--line);min-height:68px;color:var(--text);justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-toggle-row strong,.settings-toggle-row small{display:block}.settings-toggle-row strong{font-size:13.5px;font-weight:900;line-height:1.2}.settings-toggle-row small{color:var(--text-muted);margin-top:5px;font-size:12px;font-weight:650;line-height:1.35}.settings-toggle-row input{appearance:none;border:1px solid var(--line);cursor:pointer;background:#94a3b82e;border-radius:999px;flex:0 0 42px;width:42px;height:24px;transition:background .16s,border-color .16s;position:relative}.settings-toggle-row input:after{content:"";background:var(--text-muted);border-radius:50%;width:16px;height:16px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px}.settings-toggle-row input:checked{background:#0088ff4d;border-color:#00c8ff80}.settings-toggle-row input:checked:after{background:#fff;transform:translate(18px)}.settings-info-box{color:var(--cyan);background:#00c8ff0e;border:1px solid #00c8ff29;border-radius:13px;align-items:center;gap:11px;margin-top:18px;padding:13px;display:flex}:root:not([data-theme=dark]) .account-hero-avatar,:root:not([data-theme=dark]) .account-panel-icon,:root:not([data-theme=dark]) .notification-icon-wrap,:root:not([data-theme=dark]) .notifications-count-pill,:root:not([data-theme=dark]) .settings-plan-pill,:root:not([data-theme=dark]) .settings-info-box{background:#e0f2feb8}@media (width<=980px){.account-grid,.settings-grid{grid-template-columns:1fr}.account-hero-card,.notifications-hero{flex-direction:column;align-items:flex-start}}.subscription-page{flex-direction:column;gap:18px;min-height:calc(100vh - 74px);display:flex}.subscription-back-button{border:1px solid var(--line);width:fit-content;height:38px;color:var(--text-muted);letter-spacing:.04em;cursor:pointer;box-shadow:none;background:0 0;border-radius:10px;align-items:center;gap:8px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.subscription-back-button:hover{color:var(--text);background:#0088ff14;border-color:#00c8ff57}.subscription-hero-icon{width:66px;height:66px;color:var(--cyan);background:#00c8ff12;border:1px solid #00c8ff3d;border-radius:20px;flex:0 0 66px;place-items:center;display:grid}.subscription-hero-card h1{color:var(--text);letter-spacing:-.045em;margin:6px 0 8px;font-size:30px;font-weight:950;line-height:1}.subscription-hero-card p,.subscription-plan-card p,.subscription-note-card p{color:var(--text-muted);margin:0;font-size:13px;font-weight:650;line-height:1.5}.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.subscription-plan-card{flex-direction:column;gap:16px;min-height:286px;padding:22px;display:flex}.subscription-plan-card-reader{background:linear-gradient(180deg, #0088ff1f, transparent 64%), var(--bg-card);border-color:#00c8ff47}.subscription-plan-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.subscription-plan-header h2{color:var(--text);letter-spacing:-.04em;margin:5px 0 0;font-size:21px;font-weight:950;line-height:1.05}.subscription-plan-header strong{min-height:24px;color:var(--cyan);letter-spacing:.04em;background:#00c8ff13;border:1px solid #00c8ff47;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950;line-height:1}.subscription-plan-card li{color:var(--text-soft);align-items:center;gap:9px;font-size:12.5px;font-weight:750;line-height:1.35;display:flex}.subscription-plan-card li svg{color:var(--cyan)}.subscription-upgrade-button{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#008cff,#005fff);border:0;border-radius:11px;height:42px;margin-top:auto;font-size:12px;font-weight:950;line-height:1}.subscription-note-card{color:var(--cyan);align-items:center;gap:12px;padding:16px 18px;display:flex}.subscription-note-card code,.subscription-note-card strong{color:var(--text)}:root:not([data-theme=dark]) .subscription-plan-card-reader{background:linear-gradient(180deg, #e0f2feb8, transparent 64%), var(--bg-card)}@media (width<=980px){.subscription-plan-grid{grid-template-columns:1fr}.subscription-hero-card{flex-direction:column;align-items:flex-start}}.atlas-watchlist-empty-state{border:1px dashed var(--line);min-height:180px;color:var(--text-muted);text-align:center;background:#ffffff06;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.atlas-watchlist-empty-state strong{color:var(--text);letter-spacing:-.02em;font-size:15px;font-weight:900;line-height:1}.atlas-watchlist-empty-state span{max-width:260px;font-size:12.5px;font-weight:650;line-height:1.4}:root:not([data-theme=dark]) .atlas-watchlist-empty-state{background:#ffffffb8}.notifications-list{flex-direction:column;gap:11px;display:flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.notification-link{display:block}.notification-row{min-height:76px;box-shadow:none;background:linear-gradient(#00223a57,#00132275),#00142457;border-radius:14px;grid-template-columns:38px minmax(0,1fr);gap:14px;padding:16px;transition:border-color .16s,background .16s,transform .16s;display:grid;border:1px solid var(--line)!important}.notification-row:first-child{padding-top:16px;border-top:1px solid var(--line)!important}.notification-link:hover .notification-row,.notification-row:hover{transform:translateY(-1px);border-color:#00c8ff52!important}:root:not([data-theme=dark]) .notification-row{background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8}.settings-upgrade-box{color:var(--text);background:radial-gradient(circle at 12% 18%,#00c8ff1f,#0000 45%),#00c8ff0e;border:1px solid #00c8ff2e;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:14px;display:flex}.settings-upgrade-box strong{color:var(--text);margin-bottom:5px;font-size:13.5px;font-weight:950;line-height:1.2;display:block}.settings-upgrade-box p{color:var(--text-muted);margin:0;font-size:12px;font-weight:650;line-height:1.35}.settings-upgrade-box button{min-width:92px;height:36px;color:var(--cyan);cursor:pointer;background:#0088ff29;border:1px solid #00c8ff47;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.settings-upgrade-box button:hover{background:#0088ff38;border-color:#00c8ff75}:root:not([data-theme=dark]) .settings-upgrade-box{background:#e0f2feb8}.account-upgrade-button{width:fit-content;min-height:36px;color:var(--text);letter-spacing:.02em;cursor:pointer;background:#082f497a;border:1px solid #38dfff57;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:0 13px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.account-upgrade-button:hover{background:#14607aad;border-color:#7eefffad}.settings-plan-pill-neutral{color:var(--text-muted)!important;border-color:#94a3b838!important}.notification-card-row{box-shadow:none;background:#0014245c;border:1px solid #38dfff1f;border-radius:14px;margin-bottom:10px}.notification-link:last-child .notification-card-row{margin-bottom:0}.notification-card-row:hover{background:#00284475;border-color:#38dfff61}.notification-card-row.notification-row-unread{background:#00406047;border-color:#38dfff47}.payment-page{min-height:calc(100vh - 74px)}.payment-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:18px;display:grid}.payment-checkout-card,.payment-summary-card{padding:24px}.payment-card-header{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.payment-card-icon{color:#38dfff;background:#082f4975;border:1px solid #38dfff42;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid}.payment-card-header h1{color:var(--text);letter-spacing:-.045em;margin:6px 0 8px;font-size:28px;font-weight:900;line-height:1.08}.payment-card-header p{max-width:620px;color:var(--text-muted);margin:0;font-size:13px;font-weight:650;line-height:1.55}.payment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.payment-form-grid label{flex-direction:column;gap:8px;display:flex}.payment-form-grid span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850;line-height:1}.payment-form-grid input{border:1px solid var(--line);height:44px;color:var(--text);font:inherit;background:#00142485;border-radius:10px;outline:0;padding:0 13px;font-size:13px;font-weight:750}.payment-primary-button{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#008cff,#005fff);border:0;border-radius:11px;width:100%;height:46px;font-size:13px;font-weight:900;line-height:1}.payment-primary-button:disabled{cursor:default;opacity:.72}.payment-summary-card{flex-direction:column;gap:18px;display:flex}.payment-summary-top strong{color:var(--text);letter-spacing:-.06em;margin-top:8px;font-size:46px;font-weight:950;line-height:1;display:inline-block}.payment-summary-top em{color:var(--text-muted);margin-left:7px;font-size:13px;font-style:normal;font-weight:750}.payment-summary-card ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.payment-summary-card li{color:var(--text-soft);align-items:center;gap:9px;font-size:13px;font-weight:700;line-height:1.3;display:flex}.payment-summary-card li svg{color:#38dfff;flex:none}.payment-secure-note{color:var(--text-muted);background:#94a3b80f;border:1px solid #94a3b829;border-radius:12px;grid-template-columns:18px minmax(0,1fr);gap:10px;margin-top:auto;padding:13px;display:grid}.payment-secure-note p{margin:0;font-size:12px;font-weight:650;line-height:1.45}:root:not([data-theme=dark]) .account-upgrade-button,:root:not([data-theme=dark]) .payment-card-icon{color:#075985;background:#e0f2feb8;border-color:#0e74903d}:root:not([data-theme=dark]) .notification-card-row{background:#ffffffc7;border-color:#0f172a14}:root:not([data-theme=dark]) .notification-card-row:hover,:root:not([data-theme=dark]) .notification-card-row.notification-row-unread{background:#f0f9ffeb;border-color:#0e74903d}:root:not([data-theme=dark]) .payment-form-grid input{background:#ffffffeb}@media (width<=1280px){.payment-layout{grid-template-columns:minmax(0,1fr) 320px}.payment-form-grid{grid-template-columns:minmax(0,1fr)}}.auth-policy-consent-row{border:1px solid var(--line);width:100%;min-height:42px;color:var(--text-muted);background:#00142457;border-radius:11px;align-items:center;gap:9px;margin:2px 0 13px;padding:8px 10px;font-size:12px;font-weight:760;line-height:1.2;display:flex}.auth-policy-consent-link{min-height:25px;color:var(--text);letter-spacing:.015em;white-space:nowrap;background:#38bdf80f;border:1px solid #38bdf857;border-radius:8px;justify-content:center;align-items:center;padding:0 9px;font-size:11.5px;font-weight:900;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}:root:not([data-theme=dark]) .auth-policy-consent-link:hover{color:#0f172a;background:#e0f2fef5;border-color:#0ea5e970}.policy-page{min-height:100vh;padding:38px 24px;overflow-y:auto}.policy-card{width:min(780px,100vw - 48px);margin:0 auto;padding:26px}.policy-top-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px;display:flex}.policy-back-button{border:1px solid var(--line);height:36px;color:var(--text);letter-spacing:.08em;cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.policy-back-button:hover{background:#38bdf80f;border-color:#38bdf870}.policy-heading{max-width:650px;margin-bottom:20px}.policy-heading h1{color:var(--text);letter-spacing:-.045em;margin:7px 0 10px;font-size:31px;font-weight:900;line-height:1.08}.policy-heading p,.policy-copy-block p,.policy-section-card p{color:var(--text-soft);margin:0;font-size:13px;font-weight:590;line-height:1.62}.policy-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:21px 0;display:grid}.policy-section-card{border:1px solid var(--line);background:#ffffff06;border-radius:13px;gap:12px;min-height:154px;padding:17px;display:flex}.policy-section-card svg{color:#38bdf8;flex:none;margin-top:1px}.policy-section-card h2,.policy-copy-block h2{color:var(--text);letter-spacing:-.02em;margin:0 0 8px;font-size:15px;font-weight:880;line-height:1.1}.policy-copy-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:12px;padding:20px 0;display:flex}.policy-bottom-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.policy-primary-link,.policy-secondary-link{letter-spacing:.06em;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.policy-primary-link{color:#fff;background:linear-gradient(135deg,#008cff,#005fff);border:1px solid #38bdf87a}.policy-secondary-link{border:1px solid var(--line);color:var(--text);background:0 0}:root:not([data-theme=dark]) .policy-section-card{background:#ffffffc7}@media (width<=720px){.auth-policy-consent-row{flex-wrap:wrap;align-items:flex-start}.policy-section-grid{grid-template-columns:1fr}.policy-bottom-actions{flex-direction:column;align-items:stretch}.policy-primary-link,.policy-secondary-link{width:100%}}.auth-policy-consent-row{min-height:0!important;color:var(--text-muted)!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:0!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:flex-start!important;gap:10px!important;margin:3px 0 13px!important;padding:0!important;display:flex!important}.auth-policy-consent-row input{accent-color:#38bdf8!important;cursor:pointer!important;flex:0 0 15px!important;width:15px!important;height:15px!important;margin:2px 0 0!important}.auth-policy-consent-copy{min-width:0!important;color:var(--text-muted)!important;letter-spacing:-.01em!important;text-align:left!important;flex:auto!important;font-size:12px!important;font-weight:650!important;line-height:1.42!important;display:block!important}.auth-policy-consent-link{align-items:initial!important;justify-content:initial!important;min-height:0!important;color:var(--text)!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-underline-offset:3px!important;cursor:pointer!important;white-space:normal!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-weight:850!important;text-decoration:underline!important;display:inline!important}.auth-policy-consent-link:hover{color:#38dfff!important;background:0 0!important;border-color:#0000!important}:root:not([data-theme=dark]) .auth-policy-consent-row{color:#64748b!important;background:0 0!important}:root:not([data-theme=dark]) .auth-policy-consent-copy{color:#64748b!important}:root:not([data-theme=dark]) .auth-policy-consent-link{color:#0f172a!important;background:0 0!important;border-color:#0000!important}:root:not([data-theme=dark]) .auth-policy-consent-link:hover{color:#0369a1!important;background:0 0!important}.policy-page{min-height:100vh!important;padding:36px 24px!important;overflow:hidden!important}.policy-plain-card{flex-direction:column!important;width:min(780px,100vw - 48px)!important;height:calc(100vh - 72px)!important;margin:0 auto!important;padding:24px 26px 26px!important;display:flex!important;overflow:hidden!important}.policy-plain-logo-row{flex:none!important;justify-content:center!important;margin-bottom:22px!important;display:flex!important}.policy-plain-scroll{scrollbar-width:thin!important;scrollbar-color:#94a3b89e transparent!important;flex:auto!important;min-height:0!important;padding:0 8px 4px 0!important;overflow-y:auto!important}.policy-plain-scroll::-webkit-scrollbar{width:5px!important}.policy-plain-scroll::-webkit-scrollbar-track{background:0 0!important}.policy-plain-scroll::-webkit-scrollbar-thumb{background:#94a3b89e!important;border-radius:999px!important}.policy-plain-scroll h1{color:var(--text)!important;letter-spacing:-.045em!important;margin:8px 0!important;font-size:32px!important;font-weight:900!important;line-height:1.08!important}.policy-effective-date{color:var(--text-muted)!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:12px!important;font-weight:780!important;line-height:1.4!important}.policy-plain-scroll h2{color:var(--text)!important;letter-spacing:-.018em!important;margin:22px 0 8px!important;font-size:15px!important;font-weight:880!important;line-height:1.18!important}.policy-plain-scroll p{color:var(--text-soft)!important;letter-spacing:-.008em!important;margin:0 0 13px!important;font-size:13.2px!important;font-weight:560!important;line-height:1.68!important}.policy-section-grid,.policy-section-card,.policy-bottom-actions,.policy-top-row,.policy-back-button{display:none!important}@media (width<=720px){.auth-policy-consent-row{flex-wrap:nowrap!important;align-items:flex-start!important}.policy-page{padding:20px 16px!important}.policy-plain-card{width:calc(100vw - 32px)!important;height:calc(100vh - 40px)!important;padding:22px 18px!important}.policy-plain-scroll h1{font-size:27px!important}}.auth-policy-consent-row{align-items:center!important;gap:9px!important}.auth-policy-consent-row input{margin:0!important;transform:translateY(0)!important}.auth-policy-consent-copy{flex-wrap:wrap!important;align-items:center!important;gap:3px!important;min-height:15px!important;line-height:15px!important;display:inline-flex!important}.policy-page{position:relative!important}.policy-plain-back-button{z-index:20!important;border:1px solid var(--line)!important;height:36px!important;color:var(--text)!important;letter-spacing:.08em!important;cursor:pointer!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#0014248a!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:22px!important;left:26px!important}.policy-plain-back-button:hover{background:#38bdf814!important;border-color:#38bdf870!important}:root:not([data-theme=dark]) .policy-plain-back-button{color:#0f172a!important;background:#ffffffd1!important}:root:not([data-theme=dark]) .policy-plain-back-button:hover{background:#f0f9fff5!important}@media (width<=720px){.auth-policy-consent-row{align-items:center!important}.policy-plain-back-button{top:14px!important;left:16px!important}}.auth-form label.auth-policy-consent-row{width:100%!important;min-height:16px!important;box-shadow:none!important;text-align:left!important;cursor:default!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:15px minmax(0,1fr)!important;grid-auto-flow:column!important;justify-content:start!important;align-items:start!important;gap:0 8px!important;margin:2px 0 13px!important;padding:0!important;display:grid!important}.auth-form label.auth-policy-consent-row>input[type=checkbox]{accent-color:#38bdf8!important;cursor:pointer!important;flex:0 0 15px!important;grid-area:1/1!important;place-self:start!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;margin:0!important;padding:0!important;transform:translateY(.5px)!important}.auth-form label.auth-policy-consent-row>.auth-policy-consent-copy{width:100%!important;min-width:0!important;min-height:16px!important;color:var(--text-muted)!important;letter-spacing:-.01em!important;text-align:left!important;white-space:normal!important;grid-area:1/2!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:650!important;line-height:16px!important;display:block!important;transform:none!important}.auth-form label.auth-policy-consent-row .auth-policy-consent-link{min-height:0!important;color:var(--text)!important;font:inherit!important;font-weight:850!important;line-height:inherit!important;letter-spacing:inherit!important;text-underline-offset:3px!important;vertical-align:baseline!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;text-decoration-line:underline!important;text-decoration-thickness:1px!important;display:inline!important}.auth-form label.auth-policy-consent-row .auth-policy-consent-link:hover{color:#38dfff!important;background:0 0!important;border-color:#0000!important}:root:not([data-theme=dark]) .auth-form label.auth-policy-consent-row>.auth-policy-consent-copy{color:#64748b!important}:root:not([data-theme=dark]) .auth-form label.auth-policy-consent-row .auth-policy-consent-link{color:#0f172a!important}:root:not([data-theme=dark]) .auth-form label.auth-policy-consent-row .auth-policy-consent-link:hover{color:#0369a1!important}.policy-page{place-items:initial!important;box-sizing:border-box!important;height:100vh!important;min-height:100vh!important;padding:64px 24px 36px!important;display:block!important;position:relative!important;overflow:hidden!important}.policy-top-left-back-button{z-index:2147483647!important;border:1px solid var(--line)!important;min-width:78px!important;height:36px!important;color:var(--text)!important;letter-spacing:.08em!important;cursor:pointer!important;box-shadow:none!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;appearance:none!important;background:#001424b8!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:fixed!important;top:22px!important;left:26px!important}.policy-top-left-back-button svg{color:currentColor!important;flex:none!important;display:block!important}.policy-top-left-back-button:hover{background:#38bdf814!important;border-color:#38bdf870!important}:root:not([data-theme=dark]) .policy-top-left-back-button{color:#0f172a!important;background:#ffffffeb!important;border-color:#94a3b87a!important}:root:not([data-theme=dark]) .policy-top-left-back-button:hover{background:#f0f9fff5!important;border-color:#0ea5e970!important}.policy-plain-card{width:min(780px,100vw - 48px)!important;height:calc(100vh - 100px)!important;margin:0 auto!important}@media (width<=720px){.auth-form label.auth-policy-consent-row{grid-template-columns:15px minmax(0,1fr)!important;align-items:start!important;column-gap:8px!important}.auth-form label.auth-policy-consent-row>input[type=checkbox]{transform:translateY(.5px)!important}.policy-page{padding:58px 16px 22px!important}.policy-top-left-back-button{top:14px!important;left:16px!important}.policy-plain-card{width:calc(100vw - 32px)!important;height:calc(100vh - 80px)!important}}.truthatlas-ad-slot{width:100%;min-width:0;color:var(--text-muted);text-align:center;box-sizing:border-box;pointer-events:auto;background:linear-gradient(#00223a57,#0013227a),#00142457;border:1px dashed #38bdf84d;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.truthatlas-ad-slot span{color:#94a3b8eb;letter-spacing:.14em;font-size:10px;font-weight:900;line-height:1}.truthatlas-ad-slot strong{color:var(--text);letter-spacing:-.02em;margin-top:7px;font-size:13px;font-weight:900;line-height:1.15}.truthatlas-ad-slot em{color:var(--text-muted);margin-top:6px;font-size:11px;font-style:normal;font-weight:650;line-height:1.25}.truthatlas-ad-slot-overview-top,.truthatlas-ad-slot-overview-bottom{width:100%;max-width:none;min-height:82px;margin:14px 0}.truthatlas-ad-slot-overview-middle{min-height:94px;margin:14px 0 4px}.truthatlas-ad-slot-feed-inline{flex:0 0 186px;height:186px;min-height:186px;margin:0}.truthatlas-ad-slot-forecast-inline{min-height:88px;margin:0 11px 5px 0}.truthatlas-ad-slot-article-sidebar{min-height:92px;margin:3px 0}:root:not([data-theme=dark]) .truthatlas-ad-slot{background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8;border-color:#64748b52}:root:not([data-theme=dark]) .truthatlas-ad-slot span,:root:not([data-theme=dark]) .truthatlas-ad-slot em{color:#64748b}:root:not([data-theme=dark]) .truthatlas-ad-slot strong{color:#0f172a}@media (width<=1280px){.truthatlas-ad-slot-overview-top,.truthatlas-ad-slot-overview-bottom{width:100%;max-width:none;min-height:76px}.truthatlas-ad-slot-overview-middle{min-height:88px}.truthatlas-ad-slot-feed-inline{flex-basis:190px;height:190px;min-height:190px}}.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 14px)!important;margin:0 11px 7px 12px!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 13px)!important;margin:0 11px 7px!important}}@media (width<=1280px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 12px)!important;margin:0 11px 7px 10px!important}}.topbar-login-button{min-width:82px!important;height:40px!important;color:var(--text)!important;box-shadow:none!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;background:#0f263ceb!important;border:1px solid #148bb8c7!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 16px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;transition:border-color .16s,background .16s,color .16s!important;display:inline-flex!important}.topbar-login-button:hover,.topbar-login-button:focus-visible{color:var(--text)!important;box-shadow:none!important;background:#285b74f5!important;border-color:#75b0d3f5!important;outline:0!important;text-decoration:none!important}:root:not([data-theme=dark]) .topbar-login-button{color:#030616!important;box-shadow:none!important;background:#fafcfffa!important;border-color:#cad6e6fa!important}:root:not([data-theme=dark]) .topbar-login-button:hover,:root:not([data-theme=dark]) .topbar-login-button:focus-visible{color:#030616!important;box-shadow:none!important;background:#f4f7fbfa!important;border-color:#9faec4fa!important}.auth-heading p{color:#cbd5e1d1!important}:root:not([data-theme=dark]) .auth-heading p{color:#64748bc7!important}.auth-heading span{display:none!important}.auth-form-row a,.auth-bottom-copy a{color:#cbd5e1d1!important}.auth-form-row a:hover,.auth-bottom-copy a:hover{color:#e2e8f0f0!important}:root:not([data-theme=dark]) .auth-form-row a,:root:not([data-theme=dark]) .auth-bottom-copy a{color:#64748bd6!important}:root:not([data-theme=dark]) .auth-form-row a:hover,:root:not([data-theme=dark]) .auth-bottom-copy a:hover{color:#334155f5!important}.auth-primary-button{color:#fff!important;background:#008cff!important}.auth-primary-button:hover:not(:disabled){background:#007ce5!important}.auth-signup-card .auth-heading p{color:#cbd5e1d1!important}:root:not([data-theme=dark]) .auth-signup-card .auth-heading p{color:#64748bc7!important}.auth-signup-card .auth-heading span{max-width:310px;margin:10px auto 0;font-size:13px;font-weight:650;line-height:1.45;color:#cbd5e1c2!important;display:block!important}:root:not([data-theme=dark]) .auth-signup-card .auth-heading span{color:#64748bc7!important}.auth-signup-card .auth-bottom-copy a{color:#cbd5e1d1!important}.auth-signup-card .auth-bottom-copy a:hover{color:#e2e8f0f0!important}:root:not([data-theme=dark]) .auth-signup-card .auth-bottom-copy a{color:#64748bd6!important}:root:not([data-theme=dark]) .auth-signup-card .auth-bottom-copy a:hover{color:#334155f5!important}.auth-signup-card .auth-primary-button{color:#fff!important;background:#008cff!important}.auth-signup-card .auth-primary-button:hover:not(:disabled){background:#007ce5!important}.auth-forgot-card .auth-heading span{max-width:310px;margin:10px auto 0;font-size:13px;font-weight:650;line-height:1.45;color:#cbd5e1c2!important;display:block!important}:root:not([data-theme=dark]) .auth-forgot-card .auth-heading span{color:#64748bc7!important}.auth-primary-button,.auth-signup-card .auth-primary-button{color:#fff!important;background:#2c67f5!important}.auth-primary-button:hover:not(:disabled),.auth-signup-card .auth-primary-button:hover:not(:disabled){color:#fff!important;background:#2b66f5!important}.auth-bottom-copy a[href=\/forgot-password]{color:#cbd5e1d1!important}.auth-bottom-copy a[href=\/forgot-password]:hover{color:#e2e8f0f0!important}:root:not([data-theme=dark]) .auth-bottom-copy a[href=\/forgot-password]{color:#64748bd6!important}:root:not([data-theme=dark]) .auth-bottom-copy a[href=\/forgot-password]:hover{color:#334155f5!important}.overview-side-panel{--overview-summary-extra-height:44.5px}.overview-side-panel .event-summary-box{padding-bottom:48px!important}.overview-side-panel .event-summary-box p{line-clamp:4!important;-webkit-line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:78px!important;display:-webkit-box!important;overflow:hidden!important}.overview-side-panel .event-map-overview-shell{min-height:calc(390px - var(--overview-summary-extra-height))!important;flex:1 1 0!important}.overview-side-panel .event-summary-box{box-sizing:border-box!important;flex:0 0 107px!important;height:107px!important;min-height:107px!important;max-height:107px!important;padding:0 0 23px!important;overflow:hidden!important}.overview-side-panel .event-summary-box p{line-clamp:4!important;-webkit-line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:84px!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.overview-side-panel .event-map-overview-shell{flex:1 1 0!important;min-height:365px!important}.grid-two:has(.overview-left .truthatlas-ad-slot-overview-middle) .overview-side-panel .event-map-overview-shell{min-height:325px!important}:is(.grid-two:has(.overview-left .truthatlas-ad-slot-overview-middle) .overview-side-panel .latest-news-section,.grid-two:has(.overview-left .truthatlas-ad-slot-overview-middle) .overview-side-panel .overview-timeline-news-section){flex:0 0 415px!important;height:415px!important;min-height:415px!important;max-height:415px!important}@media (width<=1280px){.grid-two:has(.overview-left .truthatlas-ad-slot-overview-middle) .overview-side-panel .event-map-overview-shell{min-height:325px!important}:is(.grid-two:has(.overview-left .truthatlas-ad-slot-overview-middle) .overview-side-panel .latest-news-section,.grid-two:has(.overview-left .truthatlas-ad-slot-overview-middle) .overview-side-panel .overview-timeline-news-section){flex:0 0 351px!important;height:351px!important;min-height:351px!important;max-height:351px!important}}.overview-side-panel .overview-event-status-row:after,.overview-event-status-row:after{background:var(--line)!important;border:0!important;height:1px!important;min-height:1px!important;max-height:1px!important;transform:none!important}.event-map-overview-shell .event-map-overview-expand-button,.event-map-overview-expand-button{overflow:visible!important}.event-map-overview-shell .event-map-overview-expand-button:before,.event-map-overview-expand-button:before{content:"IMPACT MAP"!important;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;letter-spacing:.01em!important;white-space:nowrap!important;pointer-events:none!important;font-size:14px!important;font-weight:850!important;line-height:1!important;position:absolute!important;top:50%!important;right:calc(100% + 10px)!important;transform:translateY(-50%)!important}:root:not([data-theme=dark]) .event-map-overview-shell .event-map-overview-expand-button:before,:root:not([data-theme=dark]) .event-map-overview-expand-button:before{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.event-map-overview-shell .event-map-overview-expand-symbol:before,.event-map-overview-expand-button .event-map-overview-expand-symbol:before,.event-map-overview-expand-symbol:before{content:":"!important}.event-map-overview-shell .event-map-overview-expand-symbol,.event-map-overview-expand-button .event-map-overview-expand-symbol,.event-map-overview-expand-symbol{color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:17px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.overview-side-panel .overview-event-status-row:after,.overview-event-status-row:after{content:""!important;border:0!important;border-top:1px solid var(--line)!important;opacity:1!important;pointer-events:none!important;background:0 0!important;width:auto!important;height:0!important;min-height:0!important;max-height:0!important;position:absolute!important;bottom:-4px!important;left:0!important;right:0!important;transform:none!important}:root[data-theme=dark] .overview-side-panel .overview-event-status-row:after,:root[data-theme=dark] .overview-event-status-row:after,:root:not([data-theme=dark]) .overview-side-panel .overview-event-status-row:after,:root:not([data-theme=dark]) .overview-event-status-row:after{border:0!important;border-top:1px solid var(--line)!important;opacity:1!important;background:0 0!important;height:0!important;min-height:0!important;max-height:0!important;transform:none!important}.event-map-overview-shell .event-map-overview-title,.event-map-overview-title{z-index:33!important;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;letter-spacing:.01em!important;text-transform:uppercase!important;white-space:nowrap!important;pointer-events:none!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:800!important;line-height:1!important;position:absolute!important;top:27px!important;left:0!important}:root:not([data-theme=dark]) .event-map-overview-shell .event-map-overview-title,:root:not([data-theme=dark]) .event-map-overview-title{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.event-map-overview-shell .event-map-overview-expand-button:before,.event-map-overview-expand-button:before{content:none!important;display:none!important}.event-map-overview-shell .event-map-overview-expand-symbol,.event-map-overview-expand-button .event-map-overview-expand-symbol,.event-map-overview-expand-symbol{color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-family:inherit!important;font-size:18px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important;transform:none!important}.event-map-overview-shell .event-map-overview-title,.event-map-overview-title{left:26px!important}.event-map-overview-shell .event-map-overview-expand-symbol,.event-map-overview-expand-button .event-map-overview-expand-symbol,.event-map-overview-expand-symbol{font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:1!important}.event-map-overview-shell .event-map-overview-expand-symbol:before,.event-map-overview-expand-button .event-map-overview-expand-symbol:before,.event-map-overview-expand-symbol:before,.event-map-overview-shell .event-map-overview-expand-button:before,.event-map-overview-expand-button:before{content:none!important;display:none!important}.truthatlas-ad-slot-overview-top{margin-top:13px!important;margin-bottom:14px!important}.truthatlas-ad-slot-overview-middle{margin-top:16px!important;margin-bottom:4px!important}.truthatlas-ad-slot-overview-bottom{margin-top:14px!important;margin-bottom:4px!important}.atlas-feed-list>.truthatlas-ad-slot-feed-inline{flex:0 0 186px!important;height:186px!important;min-height:186px!important;max-height:186px!important;margin-top:4px!important;margin-bottom:0!important}@media (width<=1280px){.atlas-feed-list>.truthatlas-ad-slot-feed-inline{flex:0 0 190px!important;height:190px!important;min-height:190px!important;max-height:190px!important;margin-top:4px!important;margin-bottom:0!important}}.atlas-article-detail-actions{position:relative!important}.atlas-article-detail-share-button-open,.atlas-article-detail-share-button-open:hover,.atlas-article-detail-share-button-open:focus,.atlas-article-detail-share-button-open:focus-visible{color:#fff!important;background:#00446885!important;border-color:#00c8ff85!important;outline:0!important}.atlas-article-detail-share-menu{z-index:2147483647!important;background:#03101e!important;border:1px solid #00c8ff47!important;border-radius:10px!important;flex-direction:column!important;gap:4px!important;width:142px!important;padding:6px!important;display:flex!important;position:absolute!important;top:calc(100% + 6px)!important;right:0!important;overflow:hidden!important;box-shadow:0 24px 52px #00000075,0 0 0 1px #ffffff06!important}.atlas-article-detail-share-menu-item{width:100%!important;height:36px!important;color:var(--text-muted)!important;text-align:left!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;padding:0 10px!important;font-size:12.5px!important;font-weight:800!important;line-height:1!important;display:flex!important}.atlas-article-detail-share-menu-item svg{color:currentColor!important;flex:none!important}.atlas-article-detail-share-menu-item:hover{color:var(--text)!important;background:#002c4c!important}:root:not([data-theme=dark]) .atlas-article-detail-share-button-open,:root:not([data-theme=dark]) .atlas-article-detail-share-button-open:hover,:root:not([data-theme=dark]) .atlas-article-detail-share-button-open:focus,:root:not([data-theme=dark]) .atlas-article-detail-share-button-open:focus-visible{color:#0f172a!important;background:#f1f5f9fa!important;border-color:#94a3b8b8!important}:root:not([data-theme=dark]) .atlas-article-detail-share-menu{background:#fff!important;border-color:#0e749038!important;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a!important}:root:not([data-theme=dark]) .atlas-article-detail-share-menu-item{color:#64748b!important}:root:not([data-theme=dark]) .atlas-article-detail-share-menu-item:hover{color:#0f172a!important;background:#f1f5f9!important}.atlas-article-detail-info-value .impact-badge{letter-spacing:-.015em!important;white-space:nowrap!important;min-width:0!important;min-height:26px!important;box-shadow:none!important;border-style:solid!important;border-width:1px!important;border-radius:6px!important;justify-content:center!important;padding:4px 10px!important;font-size:14px!important;font-weight:750!important;line-height:1!important}.atlas-article-detail-info-value .impact-badge.impact-high,.atlas-article-detail-info-value .impact-badge.impact-very_high,.atlas-article-detail-info-value .impact-badge.impact-very-high{color:#ff3048!important;background:#ff304814!important;border-color:#ff3048!important}.atlas-article-detail-info-value .impact-badge.impact-medium{color:#ffb000!important;background:#ffb00014!important;border-color:#ffb000!important}.atlas-article-detail-info-value .impact-badge.impact-low{color:#38bdf8!important;background:#38bdf814!important;border-color:#38bdf8!important}:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge{background:#ffffff06!important}:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-high,:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-very_high,:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-very-high{color:#ff3048!important;background:#ff304814!important;border-color:#ff3048!important}:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-medium{color:#ffb000!important;background:#ffb00014!important;border-color:#ffb000!important}:root:not([data-theme=dark]) .atlas-article-detail-info-value .impact-badge.impact-low{color:#38bdf8!important;background:#38bdf814!important;border-color:#38bdf8!important}.atlas-article-detail-main-card,.atlas-article-detail-side-card{border-radius:8px!important}.atlas-article-detail-hero-frame{border-radius:8px 8px 0 0!important}.atlas-article-detail-related-item{border-radius:8px!important}.atlas-article-detail-related-image{border-radius:6px!important}.atlas-article-detail-share-button{letter-spacing:-.01em!important;white-space:nowrap!important;border-radius:9px!important;gap:8px!important;width:auto!important;min-width:92px!important;height:40px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important}.atlas-article-detail-share-menu{display:none!important}@keyframes atlasUrlCopiedPopupIn{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.atlas-article-detail-share-button{border-radius:9px!important;gap:0!important;width:38px!important;min-width:38px!important;height:40px!important;padding:0!important}.atlas-article-detail-share-button span{display:none!important}.atlas-url-copied-popup{color:#fff!important;background:#03101e!important;border-color:#00c8ff6b!important}:root:not([data-theme=dark]) .atlas-url-copied-popup{color:#0f172a!important;background:#fff!important;border-color:#0e749047!important}.event-flow-map,.event-map-overview-shell .graph-card-compact .event-flow-map,.event-detail-node-map-shell .event-flow-map,.event-graph-map-wrap .event-flow-map,.event-map-overview-shell .graph-card-compact.graph-card,.event-detail-node-map-shell .graph-card,.event-graph-map-wrap .graph-card-expanded-page{border-radius:9px!important}.overview-side-panel .event-map-overview-shell .graph-card,.overview-side-panel .event-map-overview-shell .event-graph-mini-compact,.overview-side-panel .event-map-overview-shell .event-flow-map,.overview-side-panel .event-map-overview-shell .event-flow-map .react-flow,.overview-side-panel .event-map-overview-shell .event-flow-map .react-flow__renderer,.overview-side-panel .event-map-overview-shell .event-flow-map .react-flow__viewport,.overview-side-panel .event-map-overview-shell .event-flow-map .react-flow__pane{border-radius:8px!important}.overview-side-panel .event-map-overview-shell .event-graph-mini-compact,.overview-side-panel .event-map-overview-shell .event-flow-map,.overview-side-panel .event-map-overview-shell .event-flow-map .react-flow{overflow:hidden!important}.atlas-article-detail-info-value>.impact-badge,.atlas-article-detail-info-value>.impact-badge.impact-high,.atlas-article-detail-info-value>.impact-badge.impact-very_high,.atlas-article-detail-info-value>.impact-badge.impact-very-high,.atlas-article-detail-info-value>.impact-badge.impact-medium,.atlas-article-detail-info-value>.impact-badge.impact-low{border-radius:10px!important}.atlas-url-copied-popup{z-index:2147483647!important;color:#fff!important;letter-spacing:-.01em!important;pointer-events:none!important;background:#03101e!important;border:1px solid #00c8ff6b!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;min-width:148px!important;height:44px!important;padding:0 20px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;animation:.16s ease-out both atlasUrlCopiedPopupIn!important;display:inline-flex!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 24px 52px #0000006b,0 0 0 1px #ffffff06!important}:root:not([data-theme=dark]) .atlas-url-copied-popup{color:#0f172a!important;background:#fff!important;border-color:#0e749047!important;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a!important}.event-detail-page .event-detail-meta-line>span{align-items:center!important;gap:8px!important;display:inline-flex!important}.event-detail-page .event-detail-meta-dot{color:currentColor!important;letter-spacing:0!important;justify-content:center!important;align-items:center!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.event-detail-page .event-detail-node-map-shell{position:relative!important}.event-detail-page .event-detail-impact-map-label{z-index:45!important;color:#fff!important;-webkit-text-fill-color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;pointer-events:none!important;font-size:14px!important;font-weight:800!important;line-height:1!important;position:absolute!important;top:18px!important;left:23px!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-impact-map-label,:root[data-theme=light] .event-detail-page .event-detail-impact-map-label{color:#000!important;-webkit-text-fill-color:#000!important}.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol:before,.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol:after{content:none!important;display:none!important}.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol{color:currentColor!important;text-indent:0!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-family:inherit!important;font-size:18px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.event-detail-page .event-detail-right-ad-slot{flex:0 0 88px!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0 0 18px!important;padding:0!important;overflow:hidden!important}.event-detail-page .event-detail-right-ad-slot>*{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.event-detail-page.event-detail-free-plan .event-detail-top-characters-card,.event-detail-page.event-detail-free-plan .event-detail-top-scenarios-card,.event-detail-page.event-detail-free-plan .event-detail-state-list-card{height:235px!important;min-height:235px!important;max-height:235px!important;margin-bottom:18px!important}@media (width<=1280px){.event-detail-page.event-detail-free-plan .event-detail-right-ad-slot{flex-basis:78px!important;height:78px!important;min-height:78px!important;max-height:78px!important}.event-detail-page.event-detail-free-plan .event-detail-top-characters-card,.event-detail-page.event-detail-free-plan .event-detail-top-scenarios-card,.event-detail-page.event-detail-free-plan .event-detail-state-list-card{height:228px!important;min-height:228px!important;max-height:228px!important}.event-detail-page.event-detail-free-plan .event-detail-forecast-card{flex-basis:431px!important;height:431px!important;min-height:431px!important;max-height:none!important}}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 11px)!important;max-width:calc(100% - 11px)!important;margin:0 11px 9px 0!important}}@media (width<=1280px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 11px)!important;max-width:calc(100% - 11px)!important;margin:0 11px 9px 0!important}}.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;width:calc(100% - 42px)!important;max-width:calc(100% - 42px)!important;margin:0 0 10px 12px!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 42px)!important;max-width:calc(100% - 42px)!important;margin:0 0 10px 12px!important}}@media (width<=1280px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 42px)!important;max-width:calc(100% - 42px)!important;margin:0 0 10px 12px!important}}.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;width:calc(100% - 12px)!important;min-width:0!important;max-width:none!important;margin:0 0 10px 12px!important;display:flex!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 11px)!important;margin-bottom:10px!important;margin-left:11px!important}}@media (width<=1280px){.atlas-forecast-table-body .truthatlas-ad-slot-forecast-inline{width:calc(100% - 10px)!important;margin-bottom:10px!important;margin-left:10px!important}}.atlas-forecast-table-body .atlas-forecast-inline-ad-row{box-sizing:border-box!important;width:calc(100% - 42px)!important;min-width:0!important;max-width:none!important;margin:0 0 10px 12px!important}.atlas-forecast-table-body .atlas-forecast-inline-ad-row .truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:88px!important;margin:0!important}.atlas-forecast-table-body .atlas-forecast-inline-ad-row{width:100%!important;min-width:0!important;max-width:100%!important;height:95px!important;min-height:95px!important;box-shadow:none!important;box-sizing:border-box!important;cursor:default!important;background:0 0!important;border:0!important;border-radius:14px!important;justify-content:stretch!important;align-items:stretch!important;margin:0 0 10px 12px!important;padding:0!important;display:flex!important;overflow:visible!important}.atlas-forecast-table-body .atlas-forecast-inline-ad-row:before,.atlas-forecast-table-body .atlas-forecast-inline-ad-row:after{content:none!important;display:none!important}.atlas-forecast-table-body .atlas-forecast-inline-ad-row .truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:95px!important;margin:0!important}@media (width<=1500px) and (width>=1281px){.atlas-forecast-table-body .atlas-forecast-inline-ad-row{margin-left:11px!important}}@media (width<=1280px){.atlas-forecast-table-body .atlas-forecast-inline-ad-row{margin-left:10px!important}}.atlas-watchlist-page .watchlist-impact-map-shell{position:relative!important}.atlas-watchlist-page .watchlist-impact-map-title{z-index:45!important;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;pointer-events:none!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:850!important;line-height:1!important;position:absolute!important;top:22px!important;left:0!important}:root:not([data-theme=dark]) .atlas-watchlist-page .watchlist-impact-map-title{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-button{right:0!important}.atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-symbol,.atlas-watchlist-page .event-map-overview-expand-button .event-map-overview-expand-symbol{color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important;transform:none!important}.atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-symbol:before,.atlas-watchlist-page .event-map-overview-expand-button .event-map-overview-expand-symbol:before,.atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-button:before{content:none!important;display:none!important}.atlas-watchlist-page .overview-timeline-news-item{width:100%!important;color:inherit!important;font:inherit!important;text-align:left!important;appearance:none!important;background:0 0!important;border:0!important;padding:0!important}.atlas-watchlist-page .overview-timeline-news-item:focus-visible{outline:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;position:relative!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;top:22px!important;left:0!important;right:auto!important;transform:none!important}:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title,:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{margin:0!important;top:15px!important;left:auto!important;right:0!important;transform:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button:before,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-symbol:before{content:none!important;display:none!important}.atlas-watchlist-page .overview-side-panel .event-summary-box+.watchlist-impact-map-shell:before,.atlas-watchlist-page .overview-side-panel .event-summary-box+.event-map-overview-shell.watchlist-impact-map-shell:before{left:0!important;right:0!important}.atlas-watchlist-page .overview-side-panel .watchlist-event-status-row{flex:none!important;width:100%!important;margin:0 0 24px!important}.atlas-watchlist-page .overview-side-panel .watchlist-event-status-row .overview-event-status-text{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}@media (width<=1280px){.atlas-watchlist-layout{height:1023px!important;min-height:1023px!important;max-height:1023px!important}}.atlas-watchlist-page .overview-side-panel .watchlist-event-status-row>.overview-event-status-separator:first-of-type{transform:translate(-3px)!important}.atlas-watchlist-page .overview-side-panel .watchlist-event-status-row>.overview-event-status-separator:last-of-type{transform:translate(3px)!important}.overview-side-panel .overview-event-status-row>.overview-event-status-separator:first-of-type{transform:translate(-2px)!important}.overview-side-panel .overview-event-status-row>.overview-event-status-separator:last-of-type{transform:translate(5px)!important}.atlas-watchlist-layout{height:1059px!important;min-height:1059px!important;max-height:1059px!important}.atlas-watchlist-feed-card,.atlas-watchlist-page .overview-side-panel{height:100%!important;min-height:0!important;max-height:100%!important}@media (width<=1280px){.atlas-watchlist-layout{height:1009px!important;min-height:1009px!important;max-height:1009px!important}}.notifications-hero h1{margin:0 0 5px!important}.notifications-hero-actions{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.notifications-read-all-button{min-width:82px;height:38px;color:var(--cyan);letter-spacing:.04em;cursor:pointer;white-space:nowrap;box-shadow:none;background:#00c8ff14;border:1px solid #00c8ff38;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:950;line-height:1;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.notifications-read-all-button:hover:not(:disabled){color:#fff;background:#0088ff29;border-color:#00c8ff6b}:root:not([data-theme=dark]) .notifications-read-all-button{color:#075985;background:#e0f2feb8;border-color:#0e749038}:root:not([data-theme=dark]) .notifications-read-all-button:hover:not(:disabled){color:#075985;background:#e0f2fef5;border-color:#0ea5e96b}@media (width<=980px){.notifications-hero-actions{justify-content:space-between;width:100%}}.notifications-hero{align-items:center!important;min-height:0!important;padding:32px 22px!important}.notifications-hero-title-wrap{align-items:center!important;min-width:0!important;display:flex!important}.notifications-hero p,.notifications-count-pill{display:none!important}.notifications-hero-actions{align-self:center!important}.notifications-read-all-button{color:#f8fafcf0!important;letter-spacing:-.01em!important;min-width:88px!important;height:40px!important;box-shadow:none!important;background:#ffffff0b!important;border:1px solid #94a3b857!important;border-radius:13px!important;padding:0 15px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,opacity .16s!important}.notifications-list{gap:7px!important}.notification-card-row{margin-bottom:0!important}:root:not([data-theme=dark]) .notifications-read-all-button{color:#0f172a!important;background:#ffffffd1!important;border-color:#cbd5e1!important;box-shadow:0 8px 22px #0f172a0a!important}:root:not([data-theme=dark]) .notifications-read-all-button:hover:not(:disabled){color:#0f172a!important;background:#f8fafcf5!important;border-color:#b0b8c8!important;box-shadow:0 14px 30px #0f172a14!important}:root:not([data-theme=dark]) .notification-card-row{background:#fff!important}:root:not([data-theme=dark]) .notification-card-row.notification-row-unread{background:#f8fafcdb!important;border-color:#cbd5e1eb!important}:root:not([data-theme=dark]) .notification-card-row:hover,:root:not([data-theme=dark]) .notification-card-row.notification-row-unread:hover{background:#f8fafcf5!important;border-color:#b0b8c8eb!important}:root:not([data-theme=dark]) .notification-icon-wrap{color:#0f172a!important;background:#00c8ff14!important;border-color:#00c8ff33!important}:root:not([data-theme=dark]) .notification-row-unread .notification-icon-wrap{color:#0f172a!important;background:linear-gradient(135deg,#008cff,#005fff)!important;border-color:#00c8ff75!important;box-shadow:0 12px 28px #008cff38!important}.notifications-hero-title-wrap{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;display:flex!important}.notifications-hero h1{color:var(--text)!important;margin:0!important;line-height:1!important}.notifications-hero p{max-width:720px!important;color:var(--text-muted)!important;letter-spacing:-.01em!important;margin:0!important;font-size:13px!important;font-weight:650!important;line-height:1.42!important;display:block!important}.notification-icon-wrap,.notification-row-unread .notification-icon-wrap,:root:not([data-theme=dark]) .notification-icon-wrap,:root:not([data-theme=dark]) .notification-row-unread .notification-icon-wrap{color:#0f172a!important;box-shadow:none!important;border:1px solid #cbd5e1!important;border-radius:13px!important}.notification-card-row .notification-icon-wrap,:root:not([data-theme=dark]) .notification-card-row .notification-icon-wrap{background:#fffffff0!important;border-color:#cbd5e1!important}.notification-card-row.notification-row-unread .notification-icon-wrap,:root:not([data-theme=dark]) .notification-card-row.notification-row-unread .notification-icon-wrap{background:#f8fafcf5!important;border-color:#b0b8c8!important}.notification-card-row .notification-icon-wrap svg,.notification-card-row.notification-row-unread .notification-icon-wrap svg,:root:not([data-theme=dark]) .notification-card-row .notification-icon-wrap svg,:root:not([data-theme=dark]) .notification-card-row.notification-row-unread .notification-icon-wrap svg{color:#0f172a!important;stroke:#0f172a!important}.notifications-hero{padding-top:22px!important;padding-bottom:22px!important}[data-theme=dark] .notification-card-row .notification-icon-wrap,[data-theme=dark] .notification-card-row.notification-row-unread .notification-icon-wrap{color:#fff!important;box-shadow:none!important;border-radius:15px!important}[data-theme=dark] .notification-card-row .notification-icon-wrap{background:#002336eb!important;border:1px solid #00769edb!important}[data-theme=dark] .notification-card-row.notification-row-unread .notification-icon-wrap{background:#107089f0!important;border:1px solid #67e8f9b8!important}[data-theme=dark] .notification-card-row .notification-icon-wrap svg,[data-theme=dark] .notification-card-row.notification-row-unread .notification-icon-wrap svg{color:#fff!important;stroke:#fff!important}.notifications-list{margin-top:-4px!important;padding-top:4px!important;overflow:visible!important}.notification-link:first-child{margin-top:-4px!important;padding-top:4px!important}:root:not([data-theme=dark]) .notification-card-row.notification-row-unread{background:#f1f5f9e6!important}.notifications-hero h1{font-size:23px!important;line-height:1!important}.notifications-read-all-button{color:#fff!important;letter-spacing:-.01em!important;min-width:88px!important;height:40px!important;box-shadow:none!important;appearance:none!important;background:#002336eb!important;border:1.5px solid #00769edb!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 15px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,opacity .16s!important;display:inline-flex!important}.notifications-read-all-button:hover:not(:disabled){color:#fff!important;box-shadow:none!important;background:#107089f0!important;border-color:#67e8f9b8!important}.notifications-read-all-button:disabled{opacity:.5!important;cursor:default!important}:root:not([data-theme=dark]) .notifications-read-all-button{color:#0f172a!important;box-shadow:none!important;background:#fffffff0!important;border-color:#cbd5e1!important}:root:not([data-theme=dark]) .notifications-read-all-button:hover:not(:disabled){color:#0f172a!important;box-shadow:none!important;background:#f8fafcf5!important;border-color:#b0b8c8!important}.notifications-page{flex-direction:column!important;height:calc(100vh - 74px)!important;min-height:0!important;display:flex!important;overflow:hidden!important}.notifications-page .notifications-hero{flex:none!important}.notifications-page .notifications-list{scrollbar-gutter:stable!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#748497e0 transparent!important;flex:auto!important;min-height:0!important;max-height:none!important;margin-top:-4px!important;padding-top:4px!important;padding-bottom:18px!important;padding-right:3px!important;overflow:hidden auto!important}.notifications-page .notifications-list::-webkit-scrollbar{width:14px!important}.notifications-page .notifications-list::-webkit-scrollbar-track{background:0 0!important}.notifications-page .notifications-list::-webkit-scrollbar-thumb{background:#748497e0 padding-box content-box!important;border:3px solid #0000!important;border-radius:999px!important;min-height:42px!important}.notifications-page .notifications-list::-webkit-scrollbar-thumb:hover{background:#8494a7f5 padding-box content-box!important}:root:not([data-theme=dark]) .notifications-page .notifications-list{scrollbar-color:#cbd5e1fa transparent!important}:root:not([data-theme=dark]) .notifications-page .notifications-list::-webkit-scrollbar-thumb{background:#cbd5e1fa padding-box content-box!important}:root:not([data-theme=dark]) .notifications-page .notifications-list::-webkit-scrollbar-thumb:hover{background:#becad8 padding-box content-box!important}.notifications-page .notifications-list .notification-link{align-self:flex-start!important;width:calc(100% - 11px)!important;max-width:calc(100% - 11px)!important}.notifications-page .notifications-list .notification-card-row{box-sizing:border-box!important;width:100%!important}.account-settings-page .account-eyebrow,.account-settings-page .settings-plan-pill,.account-settings-page .settings-card-header{display:none!important}.account-settings-page .notifications-hero.settings-hero{flex:none!important;justify-content:flex-start!important;align-items:center!important;min-height:0!important;padding:22px!important}.account-settings-page .notifications-hero-title-wrap{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;display:flex!important}.account-settings-page .notifications-hero h1{color:var(--text)!important;letter-spacing:-.05em!important;margin:0!important;font-size:23px!important;font-weight:950!important;line-height:1!important}.account-settings-page .notifications-hero p{max-width:720px!important;color:var(--text-muted)!important;letter-spacing:-.01em!important;margin:0!important;font-size:13px!important;font-weight:650!important;line-height:1.42!important;display:block!important}.account-settings-page .settings-grid,.account-settings-page .settings-single-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important;width:100%!important;display:grid!important}.account-settings-page .settings-card,.account-settings-page .settings-alerts-card{min-height:0!important;padding:20px!important}.account-settings-page .settings-alerts-card .settings-toggle-row:first-child{border-top:0!important}.account-settings-page .settings-toggle-row input{background:#94a3b829!important;border-color:#94a3b86b!important}.account-settings-page .settings-toggle-row input:after{background:#94a3b8eb!important}.account-settings-page .settings-toggle-row input:checked{background:#cbd5e157!important;border-color:#cbd5e1c7!important}.account-settings-page .settings-toggle-row input:checked:after{background:#f8fafc!important;transform:translate(18px)!important}:root:not([data-theme=dark]) .account-settings-page .settings-toggle-row input{background:#94a3b82e!important;border-color:#94a3b88a!important}:root:not([data-theme=dark]) .account-settings-page .settings-toggle-row input:after{background:#64748bd6!important}:root:not([data-theme=dark]) .account-settings-page .settings-toggle-row input:checked{background:#e2e8f0eb!important;border-color:#94a3b8a8!important}.account-settings-page .settings-toggle-row input:not(:checked),:root:not([data-theme=dark]) .account-settings-page .settings-toggle-row input:not(:checked){background:#fff!important}.account-settings-page .notifications-hero.settings-hero{padding:29.5px 22px!important}.account-page .account-hero-copy h1{margin-bottom:0!important}.account-logout-section{justify-content:flex-end;align-items:center;display:flex;padding:20px!important}.account-logout-section .account-logout-button{margin-left:auto}:root:not([data-theme=dark]) .account-page .account-hero-avatar,:root:not([data-theme=dark]) .account-page .account-panel-icon{color:#475569!important;box-shadow:none!important;background:#f8fafceb!important;border-color:#94a3b857!important}:root:not([data-theme=dark]) .account-page .account-hero-avatar svg,:root:not([data-theme=dark]) .account-page .account-panel-icon svg{color:#475569!important;stroke:#475569!important}:root:not([data-theme=dark]) .account-page .account-upgrade-button{color:#334155!important;box-shadow:none!important;background:#f8fafcf5!important;border-color:#94a3b86b!important}:root:not([data-theme=dark]) .account-page .account-upgrade-button:hover{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#64748b94!important}:root:not([data-theme=dark]) .account-page .account-upgrade-button svg{color:currentColor!important;stroke:currentColor!important}.account-page .account-eyebrow,.account-page .account-panel h2,.account-page .account-panel p{display:block!important}.account-page .account-hero-card{align-items:center!important;display:flex!important}.account-page .account-hero-copy{flex:auto!important;min-width:0!important}.account-page .account-hero-card>.account-logout-button{flex:none!important;margin-left:auto!important}.account-logout-section{display:none!important}.account-danger-section{justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:18px 20px!important;display:flex!important}.account-policy-link,.account-delete-button{min-height:42px;color:var(--text-muted);cursor:pointer;background:#0014247a;border:1px solid #94a3b847;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:12.5px;font-weight:850;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.account-policy-link:hover,.account-delete-button:hover{color:var(--text);box-shadow:none;background:#94a3b824;border-color:#94a3b875}.account-delete-button{color:#f87171eb}.account-delete-button:hover{color:#fecaca;background:#7f1d1d2e;border-color:#f871716b}.account-delete-modal-backdrop{z-index:2147483647;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02061794;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-delete-modal{text-align:center;width:min(440px,100%);box-shadow:0 28px 72px #0000006b, var(--shadow)!important;padding:24px 24px 20px!important}.account-delete-modal-icon{color:#f87171f0;background:#7f1d1d29;border:1px solid #f8717152;border-radius:14px;place-items:center;width:46px;height:46px;margin:0 auto 15px;display:grid}.account-delete-modal h2{color:var(--text);letter-spacing:-.045em;margin:0;font-size:20px;font-weight:950;line-height:1.05}.account-delete-modal p{max-width:360px;color:var(--text-soft);letter-spacing:-.01em;margin:12px auto 0;font-size:13px;font-weight:620;line-height:1.55}.account-delete-modal-actions{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.account-delete-cancel-button,.account-delete-confirm-button{cursor:pointer;border:1px solid #94a3b847;border-radius:10px;min-width:104px;height:40px;padding:0 16px;font-size:12.5px;font-weight:900;line-height:1}.account-delete-cancel-button{color:var(--text-muted);background:#0014247a}.account-delete-cancel-button:hover{color:var(--text);background:#94a3b824;border-color:#94a3b875}.account-delete-confirm-button{color:#fecaca;background:#7f1d1d38;border-color:#f871716b}.account-delete-confirm-button:hover{color:#fff;background:#7f1d1d52;border-color:#f871719e}:root:not([data-theme=dark]) .account-page .account-policy-link,:root:not([data-theme=dark]) .account-page .account-delete-button,:root:not([data-theme=dark]) .account-page .account-delete-cancel-button{color:#334155!important;box-shadow:none!important;background:#f8fafcf5!important;border-color:#94a3b86b!important}:root:not([data-theme=dark]) .account-page .account-policy-link:hover,:root:not([data-theme=dark]) .account-page .account-delete-button:hover,:root:not([data-theme=dark]) .account-page .account-delete-cancel-button:hover{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#64748b9e!important}:root:not([data-theme=dark]) .account-page .account-delete-modal-backdrop{background:#0f172a47}:root:not([data-theme=dark]) .account-page .account-delete-modal-icon{color:#475569!important;background:#f8fafcf5!important;border-color:#94a3b86b!important}:root:not([data-theme=dark]) .account-page .account-delete-confirm-button{color:#0f172a!important;box-shadow:none!important;background:#e2e8f0eb!important;border-color:#64748b9e!important}:root:not([data-theme=dark]) .account-page .account-delete-confirm-button:hover{color:#020617!important;box-shadow:none!important;background:#cbd5e1f5!important;border-color:#475569b3!important}.account-delete-modal-icon-success{color:var(--text)!important;background:#94a3b824!important;border-color:#94a3b861!important}.policy-page{min-height:calc(100vh - 74px)}.policy-hero-card{align-items:center;gap:18px;min-height:132px;display:flex;position:relative;overflow:hidden;padding:24px!important}.policy-back-button{width:38px;min-width:38px;height:38px;color:var(--text-muted);cursor:pointer;box-shadow:none;background:#0014247a;border:1px solid #94a3b847;border-radius:11px;place-items:center;display:grid}.policy-back-button:hover{color:var(--text);background:#94a3b824;border-color:#94a3b875}.policy-hero-icon{width:54px;height:54px;color:var(--text-muted);background:#0014247a;border:1px solid #94a3b847;border-radius:15px;flex:none;place-items:center;display:grid}.policy-hero-copy{min-width:0}.policy-hero-copy h1{color:var(--text);letter-spacing:-.05em;margin:6px 0 0;font-size:29px;font-weight:950;line-height:1}.policy-hero-copy p{max-width:680px;color:var(--text-soft);margin:10px 0 0;font-size:13px;font-weight:620;line-height:1.5}.policy-content-card{margin-top:16px;padding:24px!important}.policy-section-block{border-bottom:1px solid var(--line);padding:0 0 20px}.policy-section-block+.policy-section-block{padding-top:20px}.policy-section-block:last-child{border-bottom:0;padding-bottom:0}.policy-section-block h2{color:var(--text);letter-spacing:-.025em;margin:0;font-size:15px;font-weight:900;line-height:1.1}.policy-section-block p{max-width:780px;color:var(--text-soft);margin:9px 0 0;font-size:13px;font-weight:600;line-height:1.58}:root:not([data-theme=dark]) .policy-back-button,:root:not([data-theme=dark]) .policy-hero-icon{color:#334155!important;box-shadow:none!important;background:#f8fafcf5!important;border-color:#94a3b86b!important}:root:not([data-theme=dark]) .policy-back-button:hover{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#64748b9e!important}.account-danger-section{justify-content:flex-end!important;gap:14px!important}.account-danger-section .account-policy-link{order:1!important}.account-danger-section .account-delete-button{order:2!important}.account-page .account-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (width<=1280px){.account-page .account-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.account-settings-page .settings-toggle-row input:checked:after{background:#94a3b8eb!important}:root:not([data-theme=dark]) .account-settings-page .settings-toggle-row input:checked:after{background:#64748bd6!important}:root:not([data-theme=dark]) .account-page .account-delete-button{color:#e11d48!important;box-shadow:none!important;background:#ffe4e6bd!important;border-color:#e11d4875!important}:root:not([data-theme=dark]) .account-page .account-delete-button:hover{color:#be123c!important;box-shadow:none!important;background:#fecdd3db!important;border-color:#e11d48a3!important}:root:not([data-theme=dark]) .account-page .account-delete-button svg{color:currentColor!important;stroke:currentColor!important}:root:not([data-theme=dark]) .account-page .account-logout-button{color:#e11d48!important;box-shadow:none!important;background:#ffe4e6bd!important;border-color:#e11d4875!important}:root:not([data-theme=dark]) .account-page .account-logout-button:hover{color:#be123c!important;box-shadow:none!important;background:#fecdd3db!important;border-color:#e11d48a3!important}:root:not([data-theme=dark]) .account-page .account-logout-button svg{color:currentColor!important;stroke:currentColor!important}:root:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button,:root:not([data-theme=dark]) .account-page button.account-logout-button,html:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button,html:not([data-theme=dark]) .account-page button.account-logout-button,body:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button,body:not([data-theme=dark]) .account-page button.account-logout-button,[data-theme=light] .account-page .account-hero-card>.account-logout-button,[data-theme=light] .account-page button.account-logout-button{color:#e11d48!important;box-shadow:none!important;background:#ffe4e6bd!important;border-color:#e11d4875!important}:root:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button:hover,:root:not([data-theme=dark]) .account-page button.account-logout-button:hover,html:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button:hover,html:not([data-theme=dark]) .account-page button.account-logout-button:hover,body:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button:hover,body:not([data-theme=dark]) .account-page button.account-logout-button:hover,[data-theme=light] .account-page .account-hero-card>.account-logout-button:hover,[data-theme=light] .account-page button.account-logout-button:hover{color:#be123c!important;box-shadow:none!important;background:#fecdd3db!important;border-color:#e11d48a3!important}:root:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button svg,:root:not([data-theme=dark]) .account-page button.account-logout-button svg,html:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button svg,html:not([data-theme=dark]) .account-page button.account-logout-button svg,body:not([data-theme=dark]) .account-page .account-hero-card>.account-logout-button svg,body:not([data-theme=dark]) .account-page button.account-logout-button svg,[data-theme=light] .account-page .account-hero-card>.account-logout-button svg,[data-theme=light] .account-page button.account-logout-button svg{color:currentColor!important;stroke:currentColor!important}:root[data-theme=dark] .account-page .account-hero-card>button.account-logout-button,html[data-theme=dark] .account-page .account-hero-card>button.account-logout-button,[data-theme=dark] .account-page .account-hero-card>button.account-logout-button,:root[data-theme=dark] .account-page button.account-logout-button,html[data-theme=dark] .account-page button.account-logout-button,[data-theme=dark] .account-page button.account-logout-button{color:#ff3048!important;box-shadow:none!important;background:#ff304814!important;border-color:#ff304847!important}:root[data-theme=dark] .account-page .account-hero-card>button.account-logout-button:hover,html[data-theme=dark] .account-page .account-hero-card>button.account-logout-button:hover,[data-theme=dark] .account-page .account-hero-card>button.account-logout-button:hover,:root[data-theme=dark] .account-page button.account-logout-button:hover,html[data-theme=dark] .account-page button.account-logout-button:hover,[data-theme=dark] .account-page button.account-logout-button:hover{color:#ff3048!important;box-shadow:none!important;background:#ff304824!important;border-color:#ff304875!important}:root[data-theme=dark] .account-page .account-hero-card>button.account-logout-button svg,html[data-theme=dark] .account-page .account-hero-card>button.account-logout-button svg,[data-theme=dark] .account-page .account-hero-card>button.account-logout-button svg,:root[data-theme=dark] .account-page button.account-logout-button svg,html[data-theme=dark] .account-page button.account-logout-button svg,[data-theme=dark] .account-page button.account-logout-button svg{color:currentColor!important;stroke:currentColor!important}.subscription-page{flex-direction:column!important;gap:18px!important;height:calc(100vh - 74px)!important;min-height:calc(100vh - 74px)!important;display:flex!important;overflow:hidden!important}.subscription-back-button{display:none!important}.subscription-hero-card{align-items:center!important;gap:18px!important;min-height:134px!important;padding:9px 24px!important;display:flex!important}.subscription-hero-icon{color:#fff!important;width:66px!important;height:66px!important;box-shadow:none!important;background:#e2e8f029!important;border:1px solid #e2e8f057!important;border-radius:20px!important;flex:0 0 66px!important;place-items:center!important;display:grid!important}.subscription-hero-card h1{margin:6px 0 8px!important}.subscription-plan-grid{flex:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:18px!important;min-height:0!important;display:grid!important}.subscription-plan-card{flex-direction:column!important;gap:0!important;height:100%!important;min-height:0!important;padding:24px 24px 22px!important;display:flex!important}.subscription-plan-card>p,.subscription-note-card{display:none!important}.subscription-plan-card ul{gap:17px!important;margin:28px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.subscription-plan-card li{min-height:26px!important;color:var(--text-soft)!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;font-size:13px!important;font-weight:750!important;line-height:1.34!important;display:grid!important}.subscription-plan-card li svg{color:#000!important;stroke:#000!important;justify-self:center!important;width:15px!important;height:15px!important}.subscription-plan-card li span{min-width:0!important}.subscription-plan-header strong{color:#fff!important;letter-spacing:.04em!important;min-height:24px!important;box-shadow:none!important;background:#e2e8f029!important;border:1px solid #e2e8f057!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important;font-weight:950!important;line-height:1!important}.subscription-upgrade-button{margin-top:auto!important}:root:not([data-theme=dark]) .subscription-hero-icon,:root:not([data-theme=dark]) .subscription-plan-header strong{color:#0f172a!important;background:#94a3b824!important;border-color:#94a3b861!important}@media (width<=980px){.subscription-page{height:auto!important;min-height:calc(100vh - 74px)!important;overflow:visible!important}.subscription-plan-grid{grid-template-columns:1fr!important}.subscription-hero-card{flex-direction:column!important;align-items:flex-start!important;min-height:0!important;padding:16px 24px!important}}.subscription-plan-grid{margin-bottom:75px!important}.subscription-page-reader .subscription-plan-grid{flex:auto!important}.subscription-plan-card,.subscription-plan-card-reader,:root:not([data-theme=dark]) .subscription-plan-card,:root:not([data-theme=dark]) .subscription-plan-card-reader{border-color:var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;box-shadow:var(--shadow)!important}:root:not([data-theme=dark]) .subscription-plan-card,:root:not([data-theme=dark]) .subscription-plan-card-reader{background:linear-gradient(180deg, #fffffff5, #f8fbffe6), var(--bg-card)!important}:root:not([data-theme=dark]) .subscription-plan-card li svg{color:#000!important;stroke:#000!important}.subscription-cancel-button{color:#fecaca;letter-spacing:.04em;cursor:pointer;height:42px;box-shadow:none;background:#7f1d1d2e;border:1px solid #f871716b;border-radius:11px;font-size:12px;font-weight:950;line-height:1;margin-top:auto!important}.subscription-cancel-button:hover{color:#fee2e2;box-shadow:none;background:#7f1d1d3d;border-color:#f871718f}:root:not([data-theme=dark]) .subscription-cancel-button{color:#e11d48!important;box-shadow:none!important;background:#ffe4e6bd!important;border-color:#e11d4857!important}:root:not([data-theme=dark]) .subscription-cancel-button:hover{color:#be123c!important;box-shadow:none!important;background:#ffe4e6f0!important;border-color:#e11d4880!important}.subscription-page-free .subscription-plan-grid{margin-bottom:85px!important}.subscription-page .subscription-plan-header .account-eyebrow{display:none!important}.subscription-plan-reader-meta{flex-direction:column!important;flex:none!important;justify-content:flex-start!important;align-items:flex-end!important;gap:8px!important;min-width:120px!important;display:flex!important}.subscription-plan-price{color:var(--text)!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.subscription-plan-reader-meta strong{margin-left:0!important}.subscription-page-reader .subscription-plan-grid{margin-bottom:245px!important}[data-theme=dark] .subscription-plan-card li svg,:root[data-theme=dark] .subscription-plan-card li svg,html[data-theme=dark] .subscription-plan-card li svg{color:#fff!important;stroke:#fff!important}.subscription-plan-price{color:var(--text)!important;letter-spacing:-.04em!important;white-space:nowrap!important;margin-top:5px!important;font-size:21px!important;font-weight:950!important;line-height:1.05!important}.subscription-plan-reader-meta{justify-content:flex-start!important;align-items:flex-end!important}.subscription-plan-reader-meta{justify-content:flex-start!important;align-items:flex-end!important;min-width:176px!important}.subscription-plan-price-period{color:#94a3b8eb!important;letter-spacing:-.02em!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.subscription-page .subscription-plan-title-row{justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-width:0!important;display:inline-flex!important}.subscription-page .subscription-plan-title-row h2{margin:0!important}.subscription-page .subscription-plan-title-row strong{flex:none!important;margin-left:0!important}.subscription-plan-reader-header{align-items:flex-start!important}.subscription-plan-reader-header>.subscription-plan-price{flex:none!important;margin-left:auto!important}.subscription-plan-price{color:var(--text)!important;white-space:nowrap!important;justify-content:flex-end!important;align-items:baseline!important;gap:7px!important;margin-top:0!important;line-height:1!important;display:inline-flex!important}.subscription-plan-price-main{color:var(--text)!important;letter-spacing:-.06em!important;font-size:46px!important;font-weight:950!important;line-height:1!important}.subscription-plan-price-period{color:var(--text-muted)!important;letter-spacing:0!important;margin-left:0!important;font-size:13px!important;font-style:normal!important;font-weight:750!important;line-height:1!important}:root:not([data-theme=dark]) .subscription-plan-price-period{color:var(--text-muted)!important}.subscription-page .subscription-plan-title-row h2,.subscription-page .subscription-plan-header h2{font-size:var(--subscription-price-main-size,34px)!important;line-height:1!important}.subscription-page .subscription-plan-title-row{transform:translateY(6px)!important}.subscription-page .subscription-plan-title-row{align-items:center!important;gap:17px!important;transform:translateY(5px)!important}.subscription-page .subscription-plan-title-row strong{align-self:center!important;margin-left:0!important;transform:translateY(0)!important}.subscription-page .subscription-plan-title-row strong{transform:translateY(2px)!important}.subscription-page .account-delete-modal-backdrop{z-index:80!important;position:fixed!important;inset:0!important}.subscription-page .account-delete-modal-actions button{text-transform:uppercase!important}:root:not([data-theme=dark]) .subscription-page .account-delete-modal-backdrop{background:#0f172a42!important}:root:not([data-theme=dark]) .subscription-page .account-delete-modal-icon{color:#dc2626!important;background:#fee2e2db!important;border-color:#ef444433!important}:root:not([data-theme=dark]) .subscription-page .account-delete-modal-icon-success{color:#16a34a!important;background:#dcfce7e6!important;border-color:#22c55e33!important}.payment-page .subscription-back-button{display:none!important}.payment-supported-methods{flex-direction:column;gap:8px;min-width:0;display:flex}.payment-supported-methods>span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850;line-height:1}.payment-method-pill-row{border:1px solid var(--line);background:#00142485;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:flex;overflow:hidden}.payment-method-pill-row strong{min-height:24px;color:var(--text);letter-spacing:.02em;white-space:nowrap;background:#94a3b814;border:1px solid #94a3b838;border-radius:7px;justify-content:center;align-items:center;padding:0 8px;font-size:10.5px;font-weight:950;line-height:1;display:inline-flex}.payment-summary-card li svg{color:#38dfff!important;stroke:#38dfff!important}:root:not([data-theme=dark]) .payment-method-pill-row{background:#ffffffeb}:root:not([data-theme=dark]) .payment-method-pill-row strong{color:#0f172a;background:#f1f5f9d1;border-color:#64748b38}:root:not([data-theme=dark]) .payment-summary-card li svg{color:#0f172a!important;stroke:#0f172a!important}.payment-layout{align-items:stretch!important}.payment-primary-button,.payment-secure-note{transform:translateY(15px)!important}.payment-checkout-card,.payment-summary-card{padding-bottom:64px!important}.payment-primary-button,.payment-secure-note{transform:translateY(30px)!important}.payment-supported-methods,.payment-method-pill-row{display:none!important}.payment-method-logo-row{border:1px solid var(--line);box-sizing:border-box;background:#00142485;border-radius:10px;justify-content:flex-start;align-items:center;gap:9px;min-height:44px;padding:0 11px;display:flex;overflow:hidden}.payment-method-logo-row img{object-fit:contain;box-sizing:border-box;background:#fffffff0;border-radius:5px;flex:none;width:54px;height:27px;padding:4px 6px;display:block}.payment-method-logo-row img[alt=American\ Express]{padding:2px}:root:not([data-theme=dark]) .payment-method-logo-row{background:#ffffffeb}:root:not([data-theme=dark]) .payment-method-logo-row img{background:#fffffffa;box-shadow:inset 0 0 0 1px #0f172a0f}.payment-method-logo-row.payment-method-asset-row{min-height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;padding:0!important;display:flex!important;overflow:visible!important}.payment-method-logo-row.payment-method-asset-row img{object-fit:contain!important;object-position:left center!important;width:236px!important;height:30px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:0!important;display:block!important}:root:not([data-theme=dark]) .payment-method-logo-row.payment-method-asset-row,:root:not([data-theme=dark]) .payment-method-logo-row.payment-method-asset-row img{box-shadow:none!important;background:0 0!important}.payment-method-logo-row.payment-method-asset-row{width:100%!important;height:60px!important;min-height:60px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-end!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.payment-method-logo-row.payment-method-asset-row img{object-fit:contain!important;object-position:right center!important;width:auto!important;max-width:100%!important;height:60px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;margin:0!important;padding:0!important;display:block!important}:root:not([data-theme=dark]) .payment-method-logo-row.payment-method-asset-row,:root:not([data-theme=dark]) .payment-method-logo-row.payment-method-asset-row img{box-shadow:none!important;background:0 0!important}.payment-method-logo-row.payment-method-asset-row img{transform:translate(43px,10px)!important}.payment-summary-top strong{font-size:44px!important}:root:not([data-theme=dark]) .payment-card-icon{color:#64748b!important;box-shadow:none!important;background:#94a3b824!important;border-color:#94a3b861!important}:root:not([data-theme=dark]) .payment-card-icon svg{color:#64748b!important;stroke:#64748b!important}.account-delete-modal-backdrop.subscription-cancel-modal-backdrop{z-index:2147483647!important;-webkit-backdrop-filter:blur(10px)!important;isolation:isolate!important;background:#02061794!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.account-delete-modal.subscription-cancel-modal{z-index:1!important;position:relative!important}.account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-modal-actions button{text-transform:uppercase!important}:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop{background:#0f172a47!important}:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-modal-icon,:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-modal-icon-success{color:#475569!important;background:#f8fafcf5!important;border-color:#94a3b86b!important}:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-cancel-button{color:#334155!important;box-shadow:none!important;background:#f8fafcf5!important;border-color:#94a3b86b!important}:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-cancel-button:hover{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9fa!important;border-color:#64748b9e!important}:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-confirm-button{color:#0f172a!important;box-shadow:none!important;background:#e2e8f0eb!important;border-color:#64748b9e!important}:root:not([data-theme=dark]) .account-delete-modal-backdrop.subscription-cancel-modal-backdrop .account-delete-confirm-button:hover{color:#020617!important;box-shadow:none!important;background:#cbd5e1f5!important;border-color:#475569b3!important}.atlas-feed-list>.truthatlas-ad-slot-feed-inline{margin-top:7px!important}@media (width<=1280px){.atlas-feed-list>.truthatlas-ad-slot-feed-inline{margin-top:7px!important}}body.truthatlas-impact-map-expanded .topbar .search-box{display:none!important}.atlas-watchlist-topline .atlas-watchlist-meta-dot{color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;margin:0 6px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button,.atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-button{overflow:visible!important;box-shadow:0 10px 24px #0000003d,0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04!important}:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button,:root:not([data-theme=dark]) .atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-button{box-shadow:0 10px 24px #0f172a1f,inset 0 0 0 1px #ffffff9e!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow{overflow:visible!important}.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol,.event-detail-page .event-detail-key-takes-close-button .event-detail-key-takes-close-glyph{color:currentColor!important;text-indent:0!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:inline-flex!important}.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol{font-size:18px!important;font-weight:700!important;line-height:1!important;transform:translateY(-.5px)!important}.event-detail-page .event-detail-key-takes-close-button .event-detail-key-takes-close-glyph{font-size:22px!important;font-weight:300!important;line-height:1!important;transform:translateY(-.5px)!important}.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol:before,.event-detail-page .event-detail-node-map-expand .event-detail-node-map-expand-symbol:after,.event-detail-page .event-detail-key-takes-close-button:before,.event-detail-page .event-detail-key-takes-close-button:after{content:none!important;display:none!important}.subscription-page .subscription-plan-price-main{font-size:37px!important}.subscription-page .subscription-plan-price{transform:translateY(1px)!important}.dev-pin-page{box-sizing:border-box;background:radial-gradient(circle at 50% 0,#38bdf81f,#0000 34%),radial-gradient(circle at 18% 70%,#3b82f61a,#0000 32%),linear-gradient(#07111d 0%,#0b1119 100%);place-items:center;width:100%;min-height:100vh;padding:24px;display:grid;overflow:hidden}.dev-pin-card{box-sizing:border-box;text-align:center;border-radius:18px;width:min(430px,100%);padding:34px 32px 30px;overflow:hidden}.dev-pin-logo-wrap{background:#00142485;border:1px solid #38bdf838;border-radius:22px;place-items:center;width:74px;height:74px;margin:0 auto 21px;display:grid;box-shadow:0 0 34px #38bdf81c,inset 0 0 0 1px #ffffff06}.dev-pin-logo{object-fit:contain;width:48px;height:48px;display:block}.dev-pin-eyebrow{color:#94a3b8e6;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1;display:block}.dev-pin-card h1{color:var(--text);letter-spacing:-.045em;margin:13px 0 0;font-size:30px;font-weight:900;line-height:1.08}.dev-pin-card p{max-width:320px;color:var(--text-muted);margin:12px auto 0;font-size:13px;font-weight:650;line-height:1.55}.dev-pin-form{flex-direction:column;align-items:stretch;margin-top:28px;display:flex}.dev-pin-slots{cursor:text;background:0 0;border:0;grid-template-columns:repeat(4,1fr);gap:10px;width:100%;padding:0;display:grid}.dev-pin-slot{height:54px;color:var(--text);background:#00142485;border:1px solid #38bdf838;border-radius:14px;place-items:center;font-size:28px;font-weight:900;line-height:1;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;box-shadow:inset 0 0 0 1px #ffffff05}.dev-pin-slot-filled{background:#082f4985;border-color:#38bdf885;box-shadow:0 0 22px #38bdf814,inset 0 0 0 1px #ffffff06}.dev-pin-hidden-input{opacity:0;width:1px;height:1px;position:fixed;top:-9999px;left:-9999px}.dev-pin-error{color:#ff3048;min-height:18px;margin-top:12px;font-size:12px;font-weight:850;line-height:1}.dev-pin-submit{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#008cff,#005fff);border:1px solid #38bdf857;border-radius:13px;width:100%;height:46px;margin-top:16px;font-size:12px;font-weight:950;line-height:1;transition:opacity .16s,transform .16s,box-shadow .16s;box-shadow:0 18px 36px #005fff2e}.dev-pin-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 42px #005fff38}.dev-pin-submit:disabled{opacity:.42;cursor:default;box-shadow:none}:root:not([data-theme=dark]) .dev-pin-page{background:radial-gradient(circle at 50% 0,#0ea5e91f,#0000 34%),radial-gradient(circle at 18% 70%,#64748b14,#0000 32%),linear-gradient(#f8fafc 0%,#eef2f7 100%)}:root:not([data-theme=dark]) .dev-pin-logo-wrap,:root:not([data-theme=dark]) .dev-pin-slot{background:#ffffffc7;border-color:#94a3b857;box-shadow:0 14px 28px #0f172a0f,inset 0 0 0 1px #ffffff9e}:root:not([data-theme=dark]) .dev-pin-slot-filled{background:#e0f2feb8;border-color:#0e749057}:root:not([data-theme=dark]) .dev-pin-card p,:root:not([data-theme=dark]) .dev-pin-eyebrow{color:#475569c7}:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#677489!important;-webkit-text-fill-color:#677489!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-right:0!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{right:0!important}.atlas-watchlist-page .watchlist-impact-map-shell .event-map-overview-expand-symbol,.atlas-watchlist-page .event-map-overview-expand-button .event-map-overview-expand-symbol,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-symbol{font-size:19px!important;font-weight:500!important;line-height:1!important;transform:translateY(-.5px)!important}.forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#677489!important;-webkit-text-fill-color:#677489!important;font-size:12px!important}:root:not([data-theme=dark]) .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-right:0!important;position:relative!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button:after{content:""!important;z-index:-1!important;pointer-events:none!important;border-radius:18px!important;position:absolute!important;inset:-16px!important}.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle{color:#677489!important;-webkit-text-fill-color:#677489!important;font-size:12px!important}.forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ac!important;-webkit-text-fill-color:#8c98ac!important;font-size:11px!important}.atlas-watchlist-page .overview-side-panel,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell{overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title{z-index:35!important;position:absolute!important;top:0!important;left:0!important}:root:not([data-theme=dark]) .atlas-watchlist-share-toast{color:#0f172a!important;background:#fffffff5!important;border-color:#94a3b852!important;box-shadow:0 18px 44px #0f172a24,0 0 0 1px #0f172a0a!important}.forecast-clean-page,.forecast-clean-page.forecast-clean-state-resolved,:root[data-theme=dark] .forecast-clean-page,html[data-theme=dark] .forecast-clean-page,body[data-theme=dark] .forecast-clean-page,[data-theme=dark] .forecast-clean-page{--forecast-detail-meta-hard-color:#8c98ac!important}:root:not([data-theme=dark]) .forecast-clean-page,:root[data-theme=light] .forecast-clean-page,html[data-theme=light] .forecast-clean-page,body[data-theme=light] .forecast-clean-page{--forecast-detail-meta-hard-color:#0f172a!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;position:relative!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title{z-index:35!important;margin:0!important;line-height:1!important;position:absolute!important;top:34px!important;left:0!important;transform:translateY(-50%)!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card{width:100%!important;height:calc(100% - 50px)!important;min-height:0!important;margin-top:0!important;position:absolute!important;inset:50px 0 0!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact{box-sizing:border-box!important;width:calc(100% + 44px)!important;height:calc(100% - 50px)!important;min-height:0!important;margin-top:0!important;padding:0!important;position:absolute!important;inset:50px -22px 0!important;overflow:hidden!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-symbol{color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{top:15px!important;right:0!important;overflow:visible!important;box-shadow:0 10px 24px #0000003d,0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04!important}.forecast-clean-page,.forecast-clean-page.forecast-clean-state-resolved,:root[data-theme=dark] .forecast-clean-page,html[data-theme=dark] .forecast-clean-page,body[data-theme=dark] .forecast-clean-page,[data-theme=dark] .forecast-clean-page{--forecast-detail-meta-hard-color:#8c98ac!important}.forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ac!important;-webkit-text-fill-color:#8c98ac!important;font-size:11px!important}.forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ac!important;-webkit-text-fill-color:#8c98ac!important;text-shadow:none!important}.atlas-watchlist-page,.atlas-watchlist-page .grid-two,.atlas-watchlist-page .overview-side-panel,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell{overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{position:relative!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title{top:34px!important;transform:translateY(-50%)!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card{height:calc(100% - 59px)!important;min-height:0!important;top:59px!important;bottom:0!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact{width:calc(100% + 44px)!important;height:calc(100% - 59px)!important;min-height:0!important;inset:59px -22px 0!important;overflow:hidden!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__pane{width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{top:15px!important;right:0!important;overflow:visible!important;transform:none!important;box-shadow:0 10px 24px #0000003d,0 0 0 1px #38dfff0a,inset 0 0 0 1px #ffffff04!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-symbol{color:currentColor!important;-webkit-text-fill-color:currentColor!important;justify-content:center!important;align-items:center!important;font-family:Arial,Helvetica,sans-serif!important;font-size:20px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-symbol:before,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button:before{content:none!important;display:none!important}:root:not([data-theme=dark]) .atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{box-shadow:0 10px 24px #0f172a1f,inset 0 0 0 1px #ffffff9e!important}.forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root:not([data-theme=dark]) .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html:not([data-theme=dark]) .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body:not([data-theme=dark]) .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ac!important;-webkit-text-fill-color:#8c98ac!important;text-shadow:none!important;margin-top:17px!important;font-size:11px!important}.atlas-watchlist-page,.atlas-watchlist-page .page,.atlas-watchlist-page .grid-two,.atlas-watchlist-page .overview-side-panel,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell .section-row{contain:none!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{contain:none!important;position:relative!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{contain:none!important;isolation:auto!important;top:15px!important;right:0!important;overflow:visible!important;transform:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button:after{content:none!important;display:none!important}html body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,:root:not([data-theme=dark]) body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=light] body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ac!important;-webkit-text-fill-color:#8c98ac!important;text-shadow:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;margin-top:15px!important;font-size:11px!important}.atlas-watchlist-page .overview-side-panel,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell{contain:none!important;overflow-clip-margin:80px!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{box-sizing:border-box!important;width:calc(100% + 24px)!important;margin-right:-24px!important;padding-right:24px!important;position:relative!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map{width:auto!important;right:24px!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{contain:none!important;overflow-clip-margin:80px!important;top:15px!important;right:24px!important;overflow:visible!important;transform:none!important}.forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-subtitle,.forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,:root:not([data-theme=dark]) .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ac!important;-webkit-text-fill-color:#8c98ac!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;text-shadow:none!important;margin-top:13px!important;font-size:11px!important}.atlas-watchlist-page,.atlas-watchlist-page .grid-two,.atlas-watchlist-page .overview-side-panel,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell{contain:none!important;overflow-clip-margin:96px!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;position:relative!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title{left:0!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-button{contain:none!important;overflow-clip-margin:96px!important;margin:0!important;top:15px!important;right:0!important;overflow:visible!important;transform:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-expand-symbol{font-size:20px!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__pane{width:100%!important;max-width:none!important;left:0!important;right:0!important}.atlas-watchlist-page .overview-side-panel{overflow:hidden!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell{box-sizing:border-box!important;contain:none!important;overflow-clip-margin:96px!important;isolation:isolate!important;flex:0 0 390px!important;width:100%!important;max-width:100%!important;height:390px!important;min-height:390px!important;max-height:390px!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-title{z-index:45!important;margin:0!important;padding:0!important;line-height:1!important;position:absolute!important;top:22px!important;left:0!important;transform:none!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .graph-card{background:0 0!important;border-top:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-graph-mini-compact{box-sizing:border-box!important;width:calc(100% + 44px)!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:absolute!important;inset:0 -22px!important;overflow:hidden!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__renderer,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__viewport,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .event-flow-map .react-flow__pane{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:0!important}.atlas-watchlist-expand-anchor{display:block!important}.atlas-watchlist-expand-portal-root{z-index:2147483646!important;pointer-events:none!important;contain:none!important;position:fixed!important;inset:0!important;overflow:visible!important}.atlas-watchlist-page .atlas-watchlist-expand-portal-button,.atlas-watchlist-page .atlas-watchlist-expand-portal-button:hover,.atlas-watchlist-page .atlas-watchlist-expand-portal-button:focus,.atlas-watchlist-page .atlas-watchlist-expand-portal-button:focus-visible,.atlas-watchlist-page .atlas-watchlist-expand-portal-button:active{contain:none!important;overflow-clip-margin:96px!important;pointer-events:auto!important;margin:0!important;position:fixed!important;bottom:auto!important;right:auto!important;overflow:visible!important;transform:none!important}@media (width<=1280px){.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell,.atlas-watchlist-page .watchlist-impact-map-shell{flex:0 0 300px!important;height:300px!important;min-height:300px!important;max-height:300px!important}}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window{contain:layout paint!important;box-sizing:border-box!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;position:absolute!important;inset:55px 0 0!important;overflow:hidden!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .graph-card,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-graph-mini,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-graph-mini-compact,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-flow-map,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-flow-map .react-flow,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-flow-map .react-flow__renderer,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-flow-map .react-flow__viewport,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-flow-map .react-flow__pane{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .graph-card{background:0 0!important;border-top:0!important;overflow:visible!important}.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-graph-mini,.atlas-watchlist-page .overview-side-panel>.watchlist-impact-map-shell .watchlist-impact-map-visible-window .event-graph-mini-compact{overflow:hidden!important}.atlas-watchlist-expand-portal-button,.atlas-watchlist-expand-portal-button:hover,.atlas-watchlist-expand-portal-button:focus,.atlas-watchlist-expand-portal-button:focus-visible,.atlas-watchlist-expand-portal-button:active{contain:none!important;overflow-clip-margin:96px!important;pointer-events:auto!important;box-sizing:border-box!important;border-radius:13px!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:40px!important;min-height:40px!important;margin:0!important;position:absolute!important;bottom:auto!important;right:auto!important;overflow:visible!important;transform:none!important}.overview-today-event-image{background-color:#0f172adb;place-items:center;display:grid;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.overview-today-event-image:after{content:"";pointer-events:none;background:linear-gradient(#0000000f,#0000003d),radial-gradient(circle at 50% 35%,#0000 0,#00000024 100%);position:absolute;inset:0}.overview-today-event-image-fallback{z-index:1;color:#f8fafcf5;letter-spacing:-.03em;background:radial-gradient(circle at 30% 20%,#38dfff5c,#0000 42%),#021221d1;border:1px solid #38dfff47;border-radius:12px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:900;line-height:1;display:grid;position:relative}:root:not([data-theme=dark]) .overview-today-event-image{background-color:#e2e8f0e0}:root:not([data-theme=dark]) .overview-today-event-image-fallback{color:#0f172a;background:radial-gradient(circle at 30% 20%,#0ea5e933,#0000 42%),#ffffffbd;border-color:#0e749038}.event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb,.event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb[style],.event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb.mind-flow-orb-initials-only,.event-map-overview-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb,.event-map-overview-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb[style],.event-map-overview-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb.mind-flow-orb-initials-only,.event-detail-node-map-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb,.event-detail-node-map-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb[style],.event-detail-node-map-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb.mind-flow-orb-initials-only{background-blend-mode:normal!important;background:#082f49eb 50% no-repeat!important;-webkit-mask-image:none!important;mask-image:none!important}:root:not([data-theme=dark]) .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb,:root:not([data-theme=dark]) .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb[style],:root:not([data-theme=dark]) .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb.mind-flow-orb-initials-only,:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb,:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb[style],:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb.mind-flow-orb-initials-only,:root:not([data-theme=dark]) .event-detail-node-map-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb,:root:not([data-theme=dark]) .event-detail-node-map-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb[style],:root:not([data-theme=dark]) .event-detail-node-map-shell .event-flow-map .react-flow__node .mind-flow-node.mind-flow-node-entity .mind-flow-orb.mind-flow-orb-initials-only{background-blend-mode:normal!important;background:#fffffff5 50% no-repeat!important;-webkit-mask-image:none!important;mask-image:none!important}.event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-orb:before,.event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-orb:after,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-orb:before,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-orb:after,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-orb:before,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-orb:after{content:none!important;background:0 0!important;display:none!important}.event-flow-map .mind-flow-node.mind-flow-node-entity img,.event-flow-map .mind-flow-node.mind-flow-node-entity picture,.event-flow-map .mind-flow-node.mind-flow-node-entity video,.event-flow-map .mind-flow-node.mind-flow-node-entity canvas,.event-flow-map .mind-flow-node.mind-flow-node-entity source,.event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-image,.event-flow-map .mind-flow-node.mind-flow-node-entity [class*=image],.event-flow-map .mind-flow-node.mind-flow-node-entity [class*=avatar],.event-flow-map .mind-flow-node.mind-flow-node-entity [class*=thumb],.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity img,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity picture,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity video,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity canvas,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity source,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-image,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity [class*=image],.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity [class*=avatar],.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity [class*=thumb],.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity img,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity picture,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity video,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity canvas,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity source,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-image,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity [class*=image],.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity [class*=avatar],.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity [class*=thumb]{visibility:hidden!important;opacity:0!important;background-image:none!important;display:none!important}.event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-initials,.event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-initials,.event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-initials{visibility:visible!important;opacity:1!important;color:#f8fafcfa!important;-webkit-text-fill-color:#f8fafcfa!important;z-index:2!important;display:inline-flex!important}:root:not([data-theme=dark]) .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-initials,:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-initials,:root:not([data-theme=dark]) .event-detail-node-map-shell .event-flow-map .mind-flow-node.mind-flow-node-entity .mind-flow-node-initials{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.event-detail-loading-page{pointer-events:none}.event-detail-loading-page .event-detail-card{position:relative}.event-detail-shimmer-card{overflow:hidden}.event-detail-shimmer-block{isolation:isolate;background:#94a3b824;border-radius:999px;display:block;position:relative;overflow:hidden}.event-detail-shimmer-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff21,#0000);animation:1.35s infinite event-detail-shimmer-sweep;position:absolute;inset:0;transform:translate(-110%)}:root:not([data-theme=dark]) .event-detail-shimmer-block{background:#0f172a16}:root:not([data-theme=dark]) .event-detail-shimmer-block:after{background:linear-gradient(90deg,#0000,#ffffffc7,#0000)}.event-detail-shimmer-hero-top{align-items:flex-start}.event-detail-shimmer-title-block{width:min(590px,100%)}.event-detail-shimmer-title{border-radius:9px;width:min(560px,92%);height:25px}.event-detail-shimmer-meta{border-radius:999px;width:230px;height:12px;margin-top:18px}.event-detail-shimmer-actions{align-items:flex-start;gap:12px;display:flex}.event-detail-shimmer-pill{border-radius:8px;width:142px;height:34px}.event-detail-shimmer-icon-button{border-radius:12px;width:38px;min-width:38px;height:38px}.event-detail-shimmer-hero-body{min-height:405px}.event-detail-shimmer-ai-panel .event-detail-ai-title{margin-bottom:24px}.event-detail-shimmer-section-title{border-radius:6px;width:132px;height:15px}.event-detail-shimmer-small-icon{border-radius:6px;width:19px;height:19px;margin-top:2px}.event-detail-shimmer-ai-heading{border-radius:6px;width:148px;height:14px}.event-detail-shimmer-ai-line{border-radius:999px;width:100%;height:12px}.event-detail-shimmer-ai-line-mid{width:86%}.event-detail-shimmer-ai-line-short{width:68%}.event-detail-shimmer-map-shell{min-height:405px;position:relative}.event-detail-shimmer-map-core{border-radius:50%;width:128px;height:128px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.event-detail-shimmer-map-node{border-radius:50%;width:58px;height:58px;position:absolute}.event-detail-shimmer-map-node-one{top:22%;left:20%}.event-detail-shimmer-map-node-two{top:24%;right:18%}.event-detail-shimmer-map-node-three{bottom:20%;left:22%}.event-detail-shimmer-map-node-four{bottom:18%;right:19%}.event-detail-shimmer-news-card{box-shadow:none!important;background:0 0!important}.event-detail-shimmer-filter{border-radius:9px;width:98px;height:32px}.event-detail-shimmer-news-item{pointer-events:none}.event-detail-shimmer-dot{border-radius:50%;width:9px;height:9px}.event-detail-shimmer-time{border-radius:999px;align-self:center;width:48px;height:12px}.event-detail-shimmer-news-thumb{border-radius:8px;width:101px;min-width:101px;height:auto;min-height:78px}.event-detail-shimmer-news-title{border-radius:6px;width:82%;height:14px}.event-detail-shimmer-news-line{border-radius:999px;width:96%;height:12px;margin-top:8px}.event-detail-shimmer-news-source{border-radius:999px;width:118px;height:11px;margin-top:auto}.event-detail-shimmer-characters-card,.event-detail-shimmer-scenarios-card{height:260px;min-height:260px;max-height:260px}.event-detail-shimmer-side-list{flex-direction:column;gap:17px;margin-top:2px;display:flex}.event-detail-shimmer-side-row{grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:12px;min-height:34px;display:grid}.event-detail-shimmer-side-name{border-radius:999px;width:88%;height:14px}.event-detail-shimmer-side-value{border-radius:999px;justify-self:end;width:42px;height:14px}.event-detail-shimmer-analysis-card{min-height:0}.event-detail-shimmer-metric-label{border-radius:999px;width:64px;height:10px;margin:0 auto}.event-detail-shimmer-metric-value{border-radius:999px;width:76px;height:18px;margin:30px auto 0}.event-detail-shimmer-metric-helper{border-radius:999px;width:48px;height:10px;margin:11px auto 0}.event-detail-shimmer-summary-title{border-radius:6px;width:64%;height:15px}.event-detail-shimmer-summary-line{border-radius:999px;width:100%;height:12px;margin-top:13px}.event-detail-shimmer-summary-line-short{width:72%}.event-detail-shimmer-probability-title{border-radius:999px;width:118px;height:14px}.event-detail-shimmer-chart{border-radius:10px;width:100%;height:150px}.event-detail-latest-news-empty{color:#94a3b8db;text-align:center;border:1px dashed #94a3b83d;border-radius:12px;place-items:center;min-height:170px;padding:18px;font-size:12.5px;font-weight:700;line-height:1.4;display:grid}:root:not([data-theme=dark]) .event-detail-latest-news-empty{color:#475569c7;border-color:#64748b47}@keyframes event-detail-shimmer-sweep{to{transform:translate(110%)}}.event-detail-metric-card-horizon .event-detail-horizon-value{text-align:center!important;white-space:normal!important;height:44px!important;margin:0 auto!important;display:block!important;position:absolute!important;top:34px!important;left:0!important;right:0!important}.event-detail-metric-card-horizon .event-detail-horizon-main{color:inherit!important;font:inherit!important;line-height:inherit!important;text-align:center!important;display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.event-detail-metric-card-horizon .event-detail-horizon-unit{color:var(--text-muted)!important;-webkit-text-fill-color:var(--text-muted)!important;letter-spacing:.03em!important;text-align:center!important;text-transform:uppercase!important;font-size:11px!important;font-weight:850!important;line-height:11px!important;display:block!important;position:absolute!important;top:25px!important;left:0!important;right:0!important;transform:none!important}:root[data-theme=dark] .event-detail-metric-card-horizon .event-detail-horizon-unit{color:#fff!important;-webkit-text-fill-color:#fff!important}:root:not([data-theme=dark]) .event-detail-metric-card-horizon .event-detail-horizon-unit{color:#000!important;-webkit-text-fill-color:#000!important}.event-detail-state-list-card-early_watch{overflow:hidden!important}.event-detail-state-list-card-early_watch .event-detail-mini-card-header{flex:none!important}.event-detail-early-clues-scroll-list{scrollbar-width:thin;scrollbar-color:#38dfffad transparent;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin-right:-16px!important;padding-right:18px!important;overflow:hidden auto!important}.event-detail-early-clues-scroll-list::-webkit-scrollbar{width:4px}.event-detail-early-clues-scroll-list::-webkit-scrollbar-track{background:0 0}.event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb{background:#38dfffad;border-radius:999px}.event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb:hover{background:#7eefffd1}:root:not([data-theme=dark]) .event-detail-early-clues-scroll-list{scrollbar-color:#94a3b89e transparent}:root:not([data-theme=dark]) .event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb{background:#94a3b89e}:root:not([data-theme=dark]) .event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb:hover{background:#64748bb8}.event-detail-latest-news-description{text-overflow:ellipsis!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:0!important;max-height:34.224px!important;display:-webkit-box!important;overflow:hidden!important}.event-detail-page .event-detail-left-stack{height:100%!important;min-height:0!important}.event-detail-page .event-detail-hero-timeline-card{flex:auto!important}.event-detail-page .event-detail-hero-timeline-card .event-detail-timeline-news-card{flex:auto!important;min-height:483px!important;max-height:none!important}.event-detail-loading-page .event-detail-right-stack{gap:13px!important}.event-detail-loading-page .event-detail-shimmer-card{margin-bottom:0!important}.event-detail-page .event-detail-forecast-card{padding-bottom:23px!important}.event-detail-page .event-detail-forecast-card .event-detail-metric-card{height:92px!important;min-height:92px!important;max-height:92px!important}.event-detail-page .event-detail-metric-card>span{line-height:11px!important;top:13px!important}.event-detail-page .event-detail-metric-card>strong,.event-detail-page .event-detail-metric-card-horizon .event-detail-horizon-value{top:37px!important}.event-detail-page .event-detail-metric-card-impact .event-detail-impact-dots,.event-detail-page .event-detail-metric-card-probability .event-detail-probability-delta{top:65px!important}.event-detail-page .event-detail-metric-card-status .event-detail-status-stack{margin-top:10px!important}.event-detail-page .event-detail-forecast-summary{margin-top:29px!important;padding-bottom:22px!important}.event-detail-page .event-detail-forecast-summary h3{line-height:1.28!important}.event-detail-page .event-detail-forecast-summary p.event-detail-who-style-text,.event-detail-page .event-detail-forecast-summary p{max-height:45.54px!important;line-height:1.725!important}.event-detail-page .event-detail-metric-card-horizon .event-detail-horizon-unit{font-size:9px!important;line-height:9px!important;top:27px!important}@media (width<=1280px){.event-detail-page .event-detail-forecast-card .event-detail-metric-card{height:92px!important;min-height:92px!important;max-height:92px!important}.event-detail-loading-page .event-detail-right-stack{gap:13px!important}}.event-detail-page .event-detail-timeline-news-copy p.event-detail-latest-news-description,.event-detail-page .event-detail-forecast-summary p.event-detail-event-analysis-summary-text{text-overflow:ellipsis!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:0!important;max-height:36.432px!important;line-height:1.38!important;display:-webkit-box!important;overflow:hidden!important}.event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text.event-detail-latest-news-description,:root:not([data-theme=dark]) .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text.event-detail-latest-news-description,:root[data-theme=light] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text.event-detail-latest-news-description,:root[data-theme=dark] .event-detail-page .event-detail-timeline-news-card .event-detail-timeline-news-copy>p.event-detail-who-style-text.event-detail-latest-news-description,.event-detail-page .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text,.event-detail-page.event-detail-state-not_applied .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text.event-detail-not-applied-event-analysis-summary-text,:root:not([data-theme=dark]) .event-detail-page .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text.event-detail-not-applied-event-analysis-summary-text,:root[data-theme=light] .event-detail-page .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text.event-detail-not-applied-event-analysis-summary-text,:root[data-theme=dark] .event-detail-page .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text,:root[data-theme=dark] .event-detail-page.event-detail-state_not_applied .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text.event-detail-not-applied-event-analysis-summary-text,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-forecast-card .event-detail-forecast-summary>p.event-detail-who-style-text.event-detail-event-analysis-summary-text.event-detail-not-applied-event-analysis-summary-text{text-overflow:ellipsis!important;white-space:normal!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:auto!important;min-height:0!important;max-height:36.432px!important;line-height:1.38!important;display:-webkit-box!important;overflow:hidden!important}.event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list{overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#38dfffad transparent!important;flex:auto!important;min-height:0!important;max-height:100%!important;margin-right:-16px!important;padding-right:18px!important;overflow:hidden auto!important}.event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list::-webkit-scrollbar{width:4px!important}.event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list::-webkit-scrollbar-track{background:0 0!important}.event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb{background:#38dfffad!important;border-radius:999px!important}.event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb:hover{background:#7eefffd1!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list{scrollbar-color:#94a3b89e transparent!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb{background:#94a3b89e!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-state-list-card-early_watch .event-detail-early-clues-scroll-list::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}.event-detail-page.event-detail-free-plan .event-detail-hero-timeline-card .event-detail-timeline-news-card{flex-basis:513px!important;height:513px!important;min-height:513px!important;max-height:none!important}.event-detail-page.event-detail-free-plan .event-detail-right-stack{height:100%!important;min-height:0!important}.event-detail-page.event-detail-free-plan .event-detail-forecast-card{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}@media (width<=1280px){.event-detail-page.event-detail-free-plan .event-detail-hero-timeline-card .event-detail-timeline-news-card{flex-basis:513px!important;height:513px!important;min-height:513px!important;max-height:none!important}.event-detail-page.event-detail-free-plan .event-detail-right-stack{height:100%!important;min-height:0!important}.event-detail-page.event-detail-free-plan .event-detail-forecast-card{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}}.event-detail-page .event-detail-impact-pill{border-color:var(--event-detail-impact-color,#ff3048)!important;background:var(--event-detail-impact-color-soft,#ff30481a)!important;color:var(--event-detail-impact-color,#ff3048)!important}.event-detail-page .event-detail-metric-card-impact strong{color:var(--event-detail-impact-color,#ff3048)!important}.event-detail-page .event-detail-impact-dots span{background:var(--event-detail-impact-color,#ff3048)!important;border-color:var(--event-detail-impact-color,#ff3048)!important}.event-detail-page .event-detail-impact-dots .is-empty{border-color:var(--event-detail-impact-color,#ff3048)!important;background:0 0!important}.event-detail-page .event-detail-probability-section:not(.event-detail-probability-section-resolved) .event-detail-prob-chart-svg polyline{stroke:var(--event-detail-probability-graph-color,var(--event-detail-impact-color,#ff3048))!important}.event-detail-page .event-detail-probability-section:not(.event-detail-probability-section-resolved) .event-detail-prob-chart-svg circle{opacity:0!important;fill:#0000!important;stroke:#0000!important;display:none!important}.event-detail-page .event-detail-prob-chart-plot,.event-detail-page .event-detail-prob-chart-svg{overflow:visible!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card{box-sizing:border-box!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card>h2{flex:none!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-info-list{scrollbar-width:thin!important;scrollbar-color:transparent transparent!important;flex-direction:column!important;flex:auto!important;gap:12px!important;min-height:0!important;margin-right:-8px!important;padding-right:8px!important;display:flex!important;overflow:hidden auto!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row{height:auto!important;min-height:0!important;box-shadow:none!important;box-sizing:border-box!important;background:#ffffff06!important;border:1px solid #38dfff1f!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr)!important;align-items:flex-start!important;padding:14px 16px!important;display:grid!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row+.forecast-clean-watch-point-row{padding-top:14px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-copy{min-width:0!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row strong{color:var(--text)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:13.6px!important;font-weight:860!important;line-height:1.14!important;display:block!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row p.forecast-clean-actor-body-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;letter-spacing:0!important;text-transform:none!important;margin:8px 0 0!important;font-family:inherit!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:1.45!important;display:block!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row{background:#ffffffc2!important;border-color:#0f172a21!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row p.forecast-clean-actor-body-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row p.forecast-clean-actor-body-text,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row p.forecast-clean-actor-body-text,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-points-actor-style-card .forecast-clean-watch-point-row p.forecast-clean-actor-body-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-chart{height:304px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-main{height:304px!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-y,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-grid,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-main svg{height:252px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-x{top:274px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-legend.forecast-clean-watch-probability-legend{grid-template-columns:none!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;margin-top:2px!important;display:flex!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-legend.forecast-clean-watch-probability-legend span{white-space:normal!important;text-overflow:clip!important;grid-template-columns:9px minmax(0,1fr)!important;align-items:start!important;column-gap:6px!important;min-width:0!important;max-width:100%!important;line-height:1.35!important;display:grid!important;overflow:visible!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-legend.forecast-clean-watch-probability-legend span i{align-self:start!important;width:8px!important;height:8px!important;margin-top:5px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-legend.forecast-clean-watch-probability-legend span b{min-width:0!important;color:inherit!important;font:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;display:block!important;transform:translateY(1px)!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-grid,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-grid{background:linear-gradient(#0f172a12 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a12 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom-color:#0f172a1c!important;border-left-color:#0f172a1c!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-grid i,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-watch-probability-card .forecast-clean-line-grid i{background:#0f172a0f!important}.event-detail-page .event-detail-news-thumb{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:relative!important;overflow:hidden!important}.event-detail-page .event-detail-news-thumb-image{object-fit:cover!important;object-position:center center!important;border-radius:inherit!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.forecast-clean-scenario-probability-card .forecast-clean-line-x span{text-align:center!important;white-space:nowrap!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:2px!important;min-width:0!important;display:inline-flex!important}.forecast-clean-scenario-probability-card .forecast-clean-line-x span strong{color:inherit!important;font:inherit!important;font-weight:850!important;line-height:1!important;display:block!important}.forecast-clean-scenario-probability-card .forecast-clean-line-x span em{color:inherit!important;font:inherit!important;opacity:.82!important;font-size:9.5px!important;font-style:normal!important;font-weight:650!important;line-height:1!important;display:block!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain{overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#38dfffad transparent!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:calc(100% - 10px)!important;margin-bottom:10px!important;padding:2px 8px 0 0!important;display:block!important;overflow:hidden auto!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar{width:4px!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{background:#38dfffad!important;border-radius:999px!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb:hover{background:#7eefffd1!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{background:#0891b280!important}:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{background:#0891b280!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain>p.event-detail-who-style-text.event-detail-not-applied-background-body-line-height-fixed{margin:0!important;padding-bottom:10px!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain{scrollbar-width:thin!important;scrollbar-color:#94a3b89e transparent!important;margin-right:-17px!important;padding-right:25px!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar{background:0 0!important;width:3px!important;height:3px!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-track{background:0 0!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{visibility:visible!important;background:#94a3b89e!important;border:0!important;border-radius:999px!important;min-height:78px!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{visibility:visible!important;background:#94a3b89e!important;border:0!important;border-radius:999px!important;min-height:78px!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain{scrollbar-color:#94a3b89e transparent!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{background:#94a3b89e!important;border:0!important;border-radius:999px!important}:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb{background:#94a3b89e!important;border:0!important;border-radius:999px!important}:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain::-webkit-scrollbar-thumb:hover{background:#64748bb8!important}.event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root[data-theme=dark] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root:not([data-theme=dark]) .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain,:root[data-theme=light] .event-detail-page.event-detail-state-not_applied .event-detail-state-list-card-not_applied .event-detail-background-plain{margin-right:-13px!important;padding-right:21px!important}.event-detail-page .event-detail-node-map-shell .mind-flow-orb-center,.event-detail-page .event-detail-node-map-shell .mind-flow-orb-center[style],.event-detail-page .event-detail-node-map-shell .graph-card-compact .mind-flow-orb-center,.event-detail-page .event-detail-node-map-shell .graph-card-compact .mind-flow-orb-center[style],.event-detail-expanded-map-host .graph-card-expanded-page .mind-flow-orb-center,.event-detail-expanded-map-host .graph-card-expanded-page .mind-flow-orb-center[style],.event-detail-expanded-map-host .event-flow-map .mind-flow-orb-center,.event-detail-expanded-map-host .event-flow-map .mind-flow-orb-center[style]{background-image:linear-gradient(180deg, #000a1205, #00000038), var(--event-detail-central-node-image,url(https://picsum.photos/seed/truthatlas-expanded-core-event/120/120))!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-shell .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-shell .mind-flow-orb-center[style],:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-shell .graph-card-compact .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-page .event-detail-node-map-shell .graph-card-compact .mind-flow-orb-center[style],:root:not([data-theme=dark]) .event-detail-expanded-map-host .graph-card-expanded-page .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-expanded-map-host .graph-card-expanded-page .mind-flow-orb-center[style],:root:not([data-theme=dark]) .event-detail-expanded-map-host .event-flow-map .mind-flow-orb-center,:root:not([data-theme=dark]) .event-detail-expanded-map-host .event-flow-map .mind-flow-orb-center[style]{background-image:linear-gradient(180deg, #ffffff05, #00000024), var(--event-detail-central-node-image,url(https://picsum.photos/seed/truthatlas-expanded-core-event/120/120))!important}.event-detail-page .event-detail-hero-actions .event-detail-impact-more-button,.event-detail-page .event-detail-hero-actions .event-detail-impact-more-button:hover,.event-detail-page .event-detail-hero-actions .event-detail-impact-more-button:active,.event-detail-page .event-detail-hero-actions .event-detail-impact-more-button:focus,.event-detail-page .event-detail-hero-actions .event-detail-impact-more-button:focus-visible,.event-detail-page .event-detail-hero-actions .event-detail-impact-more-button.atlas-feed-more-button-open{position:relative!important;top:-10px!important;transform:none!important}:root[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text,html[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text,:root[data-theme=dark] .forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row>p,html[data-theme=dark] .forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row>p,body[data-theme=dark] .forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row>p,:root[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-predictive-outlook-card .forecast-clean-info-row>p,html[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-predictive-outlook-card .forecast-clean-info-row>p,body[data-theme=dark] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-predictive-outlook-card .forecast-clean-info-row>p{color:#fff!important;-webkit-text-fill-color:#fff!important}:root:not([data-theme=dark]) .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text,:root[data-theme=light] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text,:root:not([data-theme=dark]) .forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row>p,:root[data-theme=light] .forecast-clean-page .forecast-clean-connections-card .forecast-clean-connection-row>p,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-predictive-outlook-card .forecast-clean-info-row>p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-predictive-outlook-card .forecast-clean-info-row>p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-actor-body-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-event-detail-who-style-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-event-detail-who-summary-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-predictive-outlook-summary-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;opacity:1!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-predictive-outlook-summary-text,:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{color:#0f172aa8!important;-webkit-text-fill-color:#0f172aa8!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{--forecast-native-scroll-thumb:#94a3b8c7;--forecast-native-scroll-thumb-light:#cbd5e1eb;scrollbar-width:thin!important;scrollbar-color:var(--forecast-native-scroll-thumb) transparent!important;margin-right:-4px!important;padding-right:12px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar{background:0 0!important;width:4px!important;height:4px!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-track{background:0 0!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb)!important;border:0!important;border-radius:999px!important;min-height:72px!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{scrollbar-color:var(--forecast-native-scroll-thumb-light) transparent!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list::-webkit-scrollbar-thumb{background-color:var(--forecast-native-scroll-thumb-light)!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-impact-analysis-description,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-event-detail-who-style-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-event-detail-who-summary-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p.forecast-clean-actor-body-text,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-info-row>p,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-info-row>p.forecast-clean-info-description,.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-info-row>p.forecast-clean-predictive-outlook-summary-text{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-connections-card .forecast-clean-connection-row>p,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-info-row>p,html[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-info-row>p,body[data-theme=light] .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-possible-shifts-card .forecast-clean-info-row>p{color:#0f172aa8!important;-webkit-text-fill-color:#0f172aa8!important}.forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-list{margin-right:-8px!important;padding-right:16px!important}.forecast-clean-watch-probability-legend{margin-top:10px!important}.atlas-forecast-chart-x strong,.atlas-forecast-chart-x em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;display:block;overflow:hidden}.atlas-forecast-chart-x strong{color:var(--text-muted);font-weight:750}.atlas-forecast-chart-x em{color:currentColor;margin-top:3px;font-weight:850}.atlas-forecast-detail-card .atlas-forecast-chart-grid,.atlas-forecast-chart-grid{background-size:100% 25%,16.666% 100%!important}.atlas-forecast-image,.atlas-forecast-detail-hero .atlas-forecast-image{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.atlas-forecast-status-radio-icon{color:var(--text)!important;stroke:currentColor!important}.atlas-forecast-detail-card .atlas-forecast-detail-title-copy,.atlas-forecast-detail-card .atlas-forecast-detail-title-copy h2{margin-top:0!important;padding-top:0!important;transform:none!important}.atlas-forecast-detail-card .atlas-forecast-detail-title-copy{transform:translateY(15px)!important}.atlas-forecast-detail-card .atlas-forecast-detail-hero{align-items:center!important}.atlas-forecast-detail-card .atlas-forecast-detail-title-copy{flex-direction:column!important;justify-content:center!important;align-self:center!important;min-height:66px!important;display:flex!important;transform:none!important}.atlas-forecast-detail-card .atlas-forecast-detail-title-copy h2{margin-top:0!important;padding-top:0!important}.atlas-forecast-row-copy em{text-overflow:ellipsis!important;white-space:normal!important;word-break:break-word!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;max-height:62.5px!important;display:-webkit-box!important;overflow:hidden!important}.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy{min-height:0!important}.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em,.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle{text-overflow:ellipsis!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;line-clamp:4!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:62.5px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy,.atlas-forecast-row .atlas-forecast-row-main .atlas-forecast-row-copy{min-width:0!important;max-width:100%!important;overflow:hidden!important}.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle,.atlas-forecast-row .atlas-forecast-row-main .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle{text-overflow:ellipsis!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;line-clamp:4!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:62.5px!important;font-size:12.5px!important;line-height:15.625px!important;display:-webkit-box!important;overflow:hidden!important}.atlas-forecast-detail-card .atlas-forecast-summary-section>p,.atlas-forecast-detail-card .atlas-forecast-summary-section>p.atlas-forecast-summary-description{text-overflow:ellipsis!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;line-clamp:4!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:80.6px!important;font-size:13px!important;line-height:20.15px!important;display:-webkit-box!important;overflow:hidden!important}.atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-main .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle{text-overflow:ellipsis!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;line-clamp:4!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:62.5px!important;font-size:12.5px!important;line-height:15.625px!important;display:-webkit-box!important;overflow:hidden!important}.atlas-forecast-detail-card .atlas-forecast-chart-x,.atlas-forecast-chart-x{justify-content:space-between!important}.atlas-forecast-detail-card .atlas-forecast-chart-x span,.atlas-forecast-chart-x span{min-width:32px!important;max-width:32px!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell:before{content:""!important;background:var(--line)!important;pointer-events:none!important;z-index:96!important;height:1px!important;position:absolute!important;top:0!important;left:-15px!important;right:15px!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:hover,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:focus,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:focus-visible,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:active{transform:translate(-20px)!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-graph-mini-compact{transform:translate(-25px)!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell:before{content:""!important;background:var(--line)!important;pointer-events:none!important;z-index:96!important;width:auto!important;height:1px!important;position:absolute!important;top:0!important;left:-15px!important;right:44px!important;transform:none!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .graph-card,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .graph-card.graph-card-compact,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .graph-card-watchlist-mode{border-top:1px solid #0000!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-title,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:hover,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:focus,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:focus-visible,.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-map-overview-expand-button:active{transform:translate(-23px)!important}.atlas-watchlist-page .overview-side-panel>.event-map-overview-shell .event-graph-mini-compact{box-sizing:border-box!important;align-self:flex-start!important;width:calc(100% - 17px)!important;max-width:calc(100% - 17px)!important;overflow:hidden!important;transform:translate(-25px)!important}.event-detail-event-timeline-card .event-detail-section-title h2{text-transform:uppercase!important}.event-detail-event-timeline-scroll{padding-top:11px!important;position:relative!important}.event-detail-event-timeline-list{flex-direction:column!important;gap:24px!important;min-height:100%!important;padding-top:6px!important;padding-bottom:14px!important;display:flex!important;position:relative!important}.event-detail-event-timeline-list:before{content:""!important;pointer-events:none!important;z-index:0!important;background:#94a3b847!important;width:.5px!important;position:absolute!important;top:12px!important;bottom:0!important;left:7px!important}.event-detail-event-timeline-item{z-index:1!important;cursor:default!important;pointer-events:auto!important;min-height:70px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:0!important;transition:none!important;display:grid!important;position:relative!important;transform:none!important}.event-detail-event-timeline-item:before,.event-detail-event-timeline-item:hover:before,.event-detail-event-timeline-item:active:before,.event-detail-event-timeline-item:focus:before,.event-detail-event-timeline-item:focus-visible:before,.event-detail-event-timeline-item.is-active:before,.event-detail-event-timeline-item.is-active:hover:before{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.event-detail-event-timeline-item:hover,.event-detail-event-timeline-item:active,.event-detail-event-timeline-item:focus,.event-detail-event-timeline-item:focus-visible,.event-detail-event-timeline-item.is-active:hover{cursor:default!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:0!important;transform:none!important}.event-detail-event-timeline-card .event-detail-timeline-news-marker{z-index:2!important;place-self:center!important;place-items:center!important;width:16px!important;height:18px!important;display:grid!important;position:relative!important}.event-detail-event-timeline-card .event-detail-timeline-news-marker span{background:#94a3b8bd!important;border-radius:50%!important;width:9px!important;height:9px!important}.event-detail-event-timeline-card .event-detail-event-timeline-item.is-active .event-detail-timeline-news-marker span,.event-detail-event-timeline-card .event-detail-event-timeline-item:first-child .event-detail-timeline-news-marker span{background:#fff!important;box-shadow:0 0 14px #ffffff57!important}.event-detail-event-timeline-copy{flex-direction:column!important;justify-content:center!important;align-self:center!important;gap:7px!important;min-width:0!important;height:auto!important;min-height:0!important;display:flex!important;transform:none!important}.event-detail-event-timeline-copy .event-detail-latest-news-title{color:#f8fafcf0!important;letter-spacing:-.02em!important;white-space:normal!important;text-overflow:ellipsis!important;line-clamp:1!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;max-height:none!important;margin:0!important;font-size:13.4px!important;font-weight:800!important;line-height:1.26!important;display:-webkit-box!important;overflow:hidden!important}.event-detail-event-timeline-copy .event-detail-latest-news-description{color:#cbd5e1bd!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:36px!important;max-height:36px!important;margin:0!important;font-size:12.4px!important;font-weight:560!important;line-height:1.38!important;display:-webkit-box!important;overflow:hidden!important}.event-detail-event-timeline-card .event-detail-news-thumb,.event-detail-event-timeline-card .event-detail-news-thumb-image,.event-detail-event-timeline-card .event-detail-timeline-news-item time,.event-detail-event-timeline-card .event-detail-timeline-news-copy>span,.event-detail-event-timeline-card .event-detail-shimmer-news-thumb,.event-detail-event-timeline-card .event-detail-shimmer-news-source,.event-detail-event-timeline-card .event-detail-shimmer-time{display:none!important}:root:not([data-theme=dark]) .event-detail-event-timeline-list:before{background:#64748b4d!important}:root:not([data-theme=dark]) .event-detail-event-timeline-copy .event-detail-latest-news-title{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-event-timeline-copy .event-detail-latest-news-description{color:#334155c7!important}:root:not([data-theme=dark]) .event-detail-event-timeline-card .event-detail-event-timeline-item.is-active .event-detail-timeline-news-marker span,:root:not([data-theme=dark]) .event-detail-event-timeline-card .event-detail-event-timeline-item:first-child .event-detail-timeline-news-marker span{box-shadow:none!important;background:#0f172a!important}:root:not([data-theme=dark]) .event-detail-event-timeline-item:hover:before,:root:not([data-theme=dark]) .event-detail-event-timeline-item:hover{content:none!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}@media (width<=1280px){.event-detail-event-timeline-item{grid-template-columns:16px minmax(0,1fr)!important;gap:14px!important;min-height:70px!important}.event-detail-event-timeline-copy .event-detail-latest-news-title{font-size:12.9px!important}.event-detail-event-timeline-copy .event-detail-latest-news-description{font-size:12px!important;line-height:1.36!important}}.overview-side-panel .overview-timeline-news-section .overview-timeline-news-header h3{text-transform:uppercase!important}.overview-side-panel .overview-timeline-news-section .overview-timeline-news-list,.overview-side-panel .overview-timeline-news-section .overview-latest-news-timeline-list{flex-direction:column!important;gap:22px!important;padding-bottom:34.5px!important;display:flex!important;position:relative!important}.overview-side-panel .overview-timeline-news-section .overview-latest-news-timeline-list:before{content:""!important;z-index:0!important;pointer-events:none!important;background:#94a3b847!important;width:.5px!important;display:block!important;position:absolute!important;top:15px!important;bottom:0!important;left:7px!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item{z-index:2!important;isolation:isolate!important;cursor:default!important;pointer-events:auto!important;min-height:56px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:flex-start!important;gap:13px!important;transition:none!important;display:grid!important;position:relative!important;transform:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item:before,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item:hover:before,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item:before,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item:hover:before{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item:hover,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item:focus,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item:focus-visible,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item:hover,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item:focus,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item:focus-visible{box-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:0!important;transform:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item time,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-image,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy span{display:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-marker{z-index:3!important;align-self:flex-start!important;place-items:center!important;width:15px!important;height:18px!important;padding-top:4px!important;display:grid!important;position:relative!important;transform:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-marker span{width:8px!important;height:8px!important;box-shadow:none!important;background:#94a3b8b8!important;border-radius:50%!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item.is-active .overview-timeline-news-marker span{background:#38dfff!important;box-shadow:0 0 14px #38dfff94,0 0 26px #38dfff2e!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy{flex-direction:column!important;justify-content:flex-start!important;align-self:flex-start!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy strong,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy strong{color:#f8fafcf0!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-clamp:1!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;max-height:17px!important;margin:0 0 6px!important;font-size:12.4px!important;font-weight:800!important;line-height:1.24!important;display:block!important;overflow:hidden!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy p,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy p{color:#cbd5e1bd!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:31px!important;margin:0!important;font-size:11.7px!important;font-weight:560!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-latest-news-timeline-list:before{background:#64748b4d!important}:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-marker span{box-shadow:none!important;background:#64748b8f!important}:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-item.is-active .overview-timeline-news-marker span{background:#0891b2!important;box-shadow:0 0 12px #0891b24d!important}:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy strong,:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy strong{color:#0f172a!important}:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy p,:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy p{color:#334155c7!important}@media (width<=1280px){.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item{grid-template-columns:16px minmax(0,1fr)!important;gap:11px!important;min-height:54px!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy strong,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy strong{margin-bottom:5px!important;font-size:11.8px!important;line-height:1.22!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy p,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy p{max-height:30px!important;font-size:11.1px!important}}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-marker span,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item.is-active .overview-timeline-news-marker span{box-shadow:none!important;background:#fff!important}:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-marker span,:root:not([data-theme=dark]) .overview-side-panel .overview-timeline-news-section .overview-event-timeline-item.is-active .overview-timeline-news-marker span{box-shadow:none!important;background:#000!important}.overview-side-panel .overview-timeline-news-section .overview-timeline-news-header{margin-bottom:28px!important}.overview-bottom-grid.overview-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-bottom-grid.overview-analysis-grid>.stat-card:nth-child(3){display:none!important}.event-detail-shimmer-news-card .event-detail-latest-news-timeline-rail,.event-detail-shimmer-news-card .event-detail-timeline-news-line,.event-detail-shimmer-news-card .event-detail-event-timeline-list:before{opacity:0!important;visibility:hidden!important;box-shadow:none!important;content:none!important;background:0 0!important;display:none!important}.event-detail-shimmer-news-card .event-detail-timeline-news-marker span,.event-detail-shimmer-news-card .event-detail-shimmer-dot{opacity:0!important;visibility:hidden!important;box-shadow:none!important;background:0 0!important;display:none!important}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>h2,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>h2.atlas-feed-title{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:43.2px!important;block-size:auto!important;min-block-size:0!important;max-block-size:43.2px!important;color:var(--text)!important;letter-spacing:-.035em!important;-webkit-line-clamp:2!important;line-clamp:2!important;white-space:normal!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:break-word!important;box-sizing:border-box!important;-webkit-box-orient:vertical!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:900!important;line-height:21.6px!important;display:-webkit-box!important;overflow:hidden!important;transform:translateY(2px)!important}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>.atlas-feed-topline-under-title{margin-top:7px!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;transform:translateY(2px)!important}.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>p{margin:13px 0 0!important;padding-top:0!important;transform:translateY(2px)!important}@supports (-webkit-touch-callout:none){.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>h2,.atlas-feed-page .atlas-feed-event-card:not(.atlas-feed-event-card-skeleton) .atlas-feed-copy>h2.atlas-feed-title{height:auto!important;max-height:43.2px!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;block-size:auto!important;max-block-size:43.2px!important;overflow:hidden!important}}.mobile-sidebar-toggle,.mobile-sidebar-backdrop,.topbar-mobile-actions{display:none}@media (width<=1180px){.mobile-sidebar-toggle{top:max(14px, env(safe-area-inset-top));left:max(14px, env(safe-area-inset-left));z-index:4200;width:42px;height:42px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(16px);background:#03101ec7;border:1px solid #38dfff5c;border-radius:13px;place-items:center;padding:0;display:grid;position:fixed;box-shadow:0 18px 42px #00000042}.mobile-sidebar-backdrop{z-index:4100;opacity:0;pointer-events:none;cursor:default;-webkit-backdrop-filter:blur(8px);background:#02061794;border:0;transition:opacity .18s;display:block;position:fixed;inset:0}.mobile-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.sidebar{z-index:4150!important;width:min(284px,100vw - 54px)!important;height:100dvh!important;min-height:100dvh!important;padding:max(22px, env(safe-area-inset-top)) 18px 22px!important;box-sizing:border-box!important;background:linear-gradient(180deg, #00223af5, #00101efa), var(--bg-card)!important;border-right:1px solid #38dfff2e!important;transition:transform .22s!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow-y:auto!important;transform:translate(calc(-100% - 18px))!important;box-shadow:28px 0 70px #0000006b!important}.sidebar.sidebar-mobile-open{transform:translate(0)!important}.mobile-sidebar-close{top:max(14px, env(safe-area-inset-top));width:36px;height:36px;color:var(--text);cursor:pointer;background:#021221a3;border:1px solid #94a3b838;border-radius:12px;place-items:center;padding:0;display:grid;position:absolute;right:14px}.sidebar .sidebar-logo{margin-top:44px!important}.sidebar .sidebar-nav{margin-top:34px!important}.sidebar .nav-item{min-height:46px}:root:not([data-theme=dark]) .mobile-sidebar-toggle,:root:not([data-theme=dark]) .mobile-sidebar-close{color:#0f172a;background:#ffffffdb;border-color:#0e749038;box-shadow:0 16px 38px #0f172a24}:root:not([data-theme=dark]) .mobile-sidebar-backdrop{background:#0f172a57}:root:not([data-theme=dark]) .sidebar{background:linear-gradient(180deg, #fffffffa, #f1f8fcfa), var(--bg-card)!important;border-right-color:#0e74902e!important;box-shadow:28px 0 64px #0f172a33!important}.topbar{gap:14px!important;min-height:70px!important;padding-left:68px!important;padding-right:16px!important}.topbar-actions{display:none!important}.topbar-mobile-actions{z-index:3200;justify-content:flex-end;align-items:center;margin-left:auto;display:flex;position:relative}.topbar-mobile-actions-toggle{place-items:center!important;display:grid!important}.topbar-mobile-actions-menu{z-index:3300;-webkit-backdrop-filter:blur(18px);background:#03101efa;border:1px solid #38dfff47;border-radius:14px;flex-direction:column;gap:5px;width:224px;padding:7px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 54px #0000006b,0 0 0 1px #ffffff06}.topbar-mobile-actions-item{width:100%;min-height:40px;color:var(--text-muted);box-sizing:border-box;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;padding:0 11px;font-size:13px;font-weight:850;line-height:1;text-decoration:none;display:flex}.topbar-mobile-actions-item svg{color:currentColor;flex:none}.topbar-mobile-actions-item span{text-overflow:ellipsis;min-width:0;overflow:hidden}.topbar-mobile-actions-item strong{color:#ff3048;background:#ff304829;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;margin-left:auto;padding:0 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.topbar-mobile-actions-item:hover,.topbar-mobile-actions-item:focus-visible{color:var(--text);background:#38dfff1a;outline:0}:root:not([data-theme=dark]) .topbar-mobile-actions-menu{background:#fffffffa;border-color:#0e749033;box-shadow:0 24px 48px #0f172a29,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .topbar-mobile-actions-item{color:#64748b}:root:not([data-theme=dark]) .topbar-mobile-actions-item:hover,:root:not([data-theme=dark]) .topbar-mobile-actions-item:focus-visible{color:#0f172a;background:#e0f2feeb}.overview-responsive-page{padding:18px 16px 28px!important;overflow:hidden auto!important}.overview-responsive-grid{flex-direction:column!important;gap:16px!important;width:100%!important;display:flex!important}.overview-responsive-left{display:contents!important}.overview-responsive-left>.truthatlas-globe-frame,.overview-responsive-left>.real-globe-shell,.overview-responsive-left>.card:first-child{order:1!important}.overview-responsive-side-panel{order:2!important;height:auto!important;min-height:0!important;overflow:visible!important}.overview-responsive-left>.truthatlas-ad-slot-overview-middle,.overview-responsive-left>.truthatlas-ad-slot{order:4!important;width:100%!important}.overview-responsive-left>.overview-bottom-grid{order:3!important}.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{width:100%!important;height:min(64vh,560px)!important;min-height:420px!important;max-height:620px!important}.overview-responsive-page .overview-bottom-grid{flex-direction:column!important;gap:14px!important;width:100%!important;margin-top:0!important;display:flex!important}.overview-responsive-page .overview-bottom-grid .stat-card,.overview-responsive-page .overview-bottom-grid .predictive-card{width:100%!important;height:auto!important;min-height:250px!important;max-height:none!important}.overview-responsive-page .overview-side-panel>.section-row:first-child{margin-bottom:14px!important}.overview-responsive-page .event-summary-box{padding-bottom:18px!important}.overview-responsive-page .event-map-overview-shell{flex:none!important;height:420px!important;min-height:360px!important;margin-top:14px!important}.overview-responsive-page .latest-news-section{flex:none!important;height:auto!important;min-height:330px!important;max-height:none!important;margin-top:18px!important;padding-top:18px!important}.overview-responsive-page .overview-timeline-news-scroll{height:272px!important;max-height:272px!important}}@media (width<=760px){.mobile-sidebar-toggle{border-radius:12px;width:40px;height:40px}.topbar{align-items:center!important;gap:10px!important;min-height:64px!important;padding-left:62px!important;padding-right:12px!important}.topbar-page-title{min-width:0!important}.topbar-page-kicker{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:44vw!important;overflow:hidden!important}.topbar-page-subtitle{display:none!important}.topbar .search-box{flex:auto!important;min-width:0!important;max-width:none!important;height:40px!important}.topbar-mobile-actions-menu{width:min(224px,100vw - 28px);right:-2px}.overview-responsive-page{padding:14px 12px 24px!important}.overview-responsive-page .overview-today-events-strip{margin-left:0!important;margin-right:0!important}.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{border-radius:13px!important;height:430px!important;min-height:390px!important;max-height:520px!important}.overview-responsive-page .overview-side-panel{padding:18px!important}.overview-responsive-page .overview-event-title{font-size:18px!important}.overview-responsive-page .event-map-overview-shell{height:360px!important;min-height:320px!important}.overview-responsive-page .latest-news-section{min-height:310px!important}.overview-responsive-page .overview-timeline-news-scroll{height:250px!important;max-height:250px!important}.overview-responsive-page .overview-bottom-grid .stat-card,.overview-responsive-page .overview-bottom-grid .predictive-card{min-height:235px!important;padding:18px!important}}@media (width<=1180px){.app-shell,.app-layout,.app-frame{grid-template-columns:minmax(0,1fr)!important}.app-main,.app-content{width:100%!important;max-width:100%!important;margin-left:0!important}.mobile-sidebar-close{display:none!important}.sidebar .sidebar-logo{margin-top:8px!important}.overview-responsive-grid-stacked{flex-direction:column!important;gap:16px!important;width:100%!important;display:flex!important}.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child{order:1!important}.overview-responsive-grid-stacked>.overview-responsive-side-panel{order:2!important;width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important}.overview-responsive-grid-stacked>.overview-bottom-grid{order:3!important;width:100%!important}.overview-responsive-grid-stacked>.truthatlas-ad-slot-overview-middle,.overview-responsive-grid-stacked>.truthatlas-ad-slot{order:4!important;width:100%!important}}.truthatlas-mobile-brand-header{display:none}@media (width<=1180px){.truthatlas-mobile-brand-header{z-index:3001;width:100%;height:58px;min-height:58px;padding:max(8px, env(safe-area-inset-top)) 72px 8px;box-sizing:border-box;background:linear-gradient(180deg, #00182af0, #00101eeb), var(--bg);border-bottom:1px solid #38dfff1f;justify-content:center;align-items:center;display:flex;position:relative}.truthatlas-mobile-brand-link{justify-content:center;align-items:center;min-width:0;max-width:210px;height:42px;line-height:0;text-decoration:none;display:inline-flex}.truthatlas-mobile-brand-logo{object-fit:contain;width:178px;max-width:100%;height:auto;display:block}.topbar-page-title:not(.topbar-page-title-event-detail),.topbar-page-kicker,.topbar-page-subtitle{display:none!important}.overview-responsive-page{--truthatlas-responsive-globe-size:min(calc(100vw - 32px), 720px)}.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{width:var(--truthatlas-responsive-globe-size)!important;min-width:var(--truthatlas-responsive-globe-size)!important;max-width:var(--truthatlas-responsive-globe-size)!important;height:var(--truthatlas-responsive-globe-size)!important;min-height:var(--truthatlas-responsive-globe-size)!important;max-height:var(--truthatlas-responsive-globe-size)!important;aspect-ratio:1!important;flex:0 0 var(--truthatlas-responsive-globe-size)!important;align-self:center!important}:root:not([data-theme=dark]) .truthatlas-mobile-brand-header{background:linear-gradient(180deg, #fffffffa, #f1f8fcf5), var(--bg);border-bottom-color:#0e749024}}@media (width<=760px){.truthatlas-mobile-brand-header{height:54px;min-height:54px;padding:max(8px, env(safe-area-inset-top)) 62px 7px}.truthatlas-mobile-brand-logo{width:164px}.overview-responsive-page{--truthatlas-responsive-globe-size:min(calc(100vw - 24px), 560px)}}@media (width<=1180px){.truthatlas-mobile-brand-header{height:58px!important;min-height:58px!important;padding:max(8px, env(safe-area-inset-top)) 72px 8px!important;justify-content:center!important;align-items:center!important;display:flex!important}.truthatlas-mobile-brand-logo{object-fit:contain!important;width:178px!important;max-width:100%!important;height:auto!important}.topbar{align-items:center!important;gap:14px!important;min-height:70px!important;padding-left:68px!important;padding-right:16px!important}.mobile-sidebar-toggle{top:calc(58px + max(14px, env(safe-area-inset-top)))!important;left:max(14px, env(safe-area-inset-left))!important}.topbar-page-title:not(.topbar-page-title-event-detail),.topbar-page-kicker,.topbar-page-subtitle{display:none!important}.topbar .search-box{flex:auto!important;min-width:0!important;max-width:none!important}.topbar-mobile-actions{flex:none!important;margin-left:0!important}.overview-responsive-page{--truthatlas-responsive-globe-size:auto!important}.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{aspect-ratio:auto!important;flex:none!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;height:min(68vh,640px)!important;min-height:520px!important;max-height:680px!important}}@media (width<=760px){.truthatlas-mobile-brand-header{height:54px!important;min-height:54px!important;padding:max(8px, env(safe-area-inset-top)) 62px 7px!important}.truthatlas-mobile-brand-logo{width:164px!important}.topbar{gap:10px!important;min-height:64px!important;padding-left:62px!important;padding-right:12px!important}.mobile-sidebar-toggle{top:calc(54px + max(12px, env(safe-area-inset-top)))!important;left:max(12px, env(safe-area-inset-left))!important}.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{aspect-ratio:auto!important;border-radius:13px!important;flex:none!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;height:min(72vh,560px)!important;min-height:470px!important;max-height:590px!important}}@media (width<=430px){.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{height:min(74vh,530px)!important;min-height:430px!important;max-height:560px!important}}@media (width<=1180px){.topbar{box-sizing:border-box!important;align-items:center!important;gap:14px!important;height:70px!important;min-height:70px!important;padding-left:68px!important;padding-right:16px!important;display:flex!important;position:relative!important}.mobile-sidebar-toggle{place-items:center!important;width:39px!important;min-width:39px!important;height:39px!important;min-height:39px!important;display:grid!important;top:73.5px!important;transform:none!important}.topbar .search-box{align-self:center!important;height:42px!important;min-height:42px!important;margin-top:0!important;margin-bottom:0!important;transform:none!important}.topbar-mobile-actions{justify-content:center!important;align-self:center!important;align-items:center!important;height:42px!important;min-height:42px!important;margin-top:0!important;margin-bottom:0!important;display:flex!important;transform:none!important}.topbar-mobile-actions-toggle{place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:grid!important;transform:none!important}.topbar-mobile-actions-toggle svg{width:22px!important;height:22px!important}}@media (width<=760px){.topbar{gap:10px!important;height:64px!important;min-height:64px!important;padding-left:62px!important;padding-right:12px!important}.mobile-sidebar-toggle{width:39px!important;min-width:39px!important;height:39px!important;min-height:39px!important;top:66.5px!important}.topbar .search-box,.topbar-mobile-actions,.topbar-mobile-actions-toggle{height:42px!important;min-height:42px!important}}@media (width<=1180px){.sidebar .sidebar-logo{display:none!important}.sidebar .sidebar-nav{margin-top:18px!important}.sidebar .sidebar-bottom{margin-top:auto!important}.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{isolation:isolate!important;contain:layout paint size!important;box-sizing:border-box!important;position:relative!important;overflow:hidden!important}.overview-responsive-page .truthatlas-globe-canvas,.overview-responsive-page .real-globe-shell canvas,.overview-responsive-page .truthatlas-globe-frame canvas{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;inset:0!important;overflow:hidden!important}.overview-responsive-page .real-globe-gradient{inset:0!important;overflow:hidden!important}.overview-responsive-page .overview-today-events-strip{box-sizing:border-box!important;height:83px!important;min-height:83px!important;max-height:83px!important;padding:9px 16px!important;overflow:hidden!important}.overview-responsive-page .overview-today-events-scroll{box-sizing:border-box!important;align-items:center!important;gap:8px!important;width:100%!important;height:65px!important;min-height:65px!important;max-height:65px!important;padding:0!important;overflow:auto hidden!important;transform:none!important}.overview-responsive-page .overview-today-event-card{border-radius:10px!important;flex:0 0 119px!important;grid-template-columns:50px minmax(0,1fr)!important;width:119px!important;min-width:119px!important;max-width:119px!important;height:65px!important;min-height:65px!important;max-height:65px!important;overflow:hidden!important;transform:none!important}.overview-responsive-page .overview-today-event-image{width:50px!important;min-width:50px!important;max-width:50px!important;height:65px!important;min-height:65px!important;max-height:65px!important}.overview-responsive-page .overview-today-event-copy{justify-content:space-between!important;gap:5px!important;min-width:0!important;padding:7px 7px 6px 8px!important}.overview-responsive-page .overview-today-event-category-row{gap:5px!important}.overview-responsive-page .overview-today-event-category-row span{letter-spacing:.055em!important;max-width:46px!important;font-size:7.8px!important;line-height:1!important}.overview-responsive-page .overview-today-event-category-row i{flex:0 0 6px!important;width:6px!important;height:6px!important}.overview-responsive-page .overview-today-event-copy strong{-webkit-line-clamp:2!important;line-clamp:2!important;font-size:9.1px!important;font-weight:900!important;line-height:1.12!important}.overview-responsive-page .overview-today-event-bottom-row time{font-size:8.2px!important;line-height:1!important}}@media (width<=760px){.overview-responsive-page .overview-today-events-strip{height:78px!important;min-height:78px!important;max-height:78px!important;padding:8px 12px!important}.overview-responsive-page .overview-today-events-scroll{gap:7px!important;height:62px!important;min-height:62px!important;max-height:62px!important}.overview-responsive-page .overview-today-event-card{flex-basis:112px!important;grid-template-columns:47px minmax(0,1fr)!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:62px!important;min-height:62px!important;max-height:62px!important}.overview-responsive-page .overview-today-event-image{width:47px!important;min-width:47px!important;max-width:47px!important;height:62px!important;min-height:62px!important;max-height:62px!important}.overview-responsive-page .overview-today-event-copy{padding:6px 6px 6px 7px!important}.overview-responsive-page .overview-today-event-category-row span{max-width:43px!important;font-size:7.4px!important}.overview-responsive-page .overview-today-event-copy strong{font-size:8.7px!important;line-height:1.12!important}.overview-responsive-page .overview-today-event-bottom-row time{font-size:7.9px!important}}@media (width<=1180px){.sidebar .sidebar-nav{margin-top:43px!important}.overview-responsive-page .overview-today-event-card{flex-basis:127px!important;width:127px!important;min-width:127px!important;max-width:127px!important}.overview-responsive-page button,.overview-responsive-page a,.overview-responsive-page [role=button],.topbar button,.topbar a,.topbar [role=button],.sidebar button,.sidebar a,.sidebar [role=button],.mobile-sidebar-toggle,.mobile-sidebar-backdrop{touch-action:manipulation;-webkit-tap-highlight-color:transparent!important}.overview-responsive-page button:active,.overview-responsive-page a:active,.overview-responsive-page [role=button]:active,.topbar button:active,.topbar a:active,.topbar [role=button]:active,.sidebar button:active,.sidebar a:active,.sidebar [role=button]:active,.mobile-sidebar-toggle:active,.mobile-sidebar-backdrop:active{-webkit-tap-highlight-color:transparent!important}}@media (width<=760px){.sidebar .sidebar-nav{margin-top:43px!important}.overview-responsive-page .overview-today-event-card{flex-basis:120px!important;width:120px!important;min-width:120px!important;max-width:120px!important}}@media (width<=1180px){.truthatlas-mobile-brand-header,.topbar{background:linear-gradient(180deg, #00182af0, #00101eeb), var(--bg)!important}.truthatlas-mobile-brand-header{height:54px!important;min-height:54px!important;padding:max(7px, env(safe-area-inset-top)) 72px 7px!important;border-bottom:1px solid #38dfff1f!important}.mobile-sidebar-toggle{top:69.5px!important}.sidebar .sidebar-nav{margin-top:58px!important}:root:not([data-theme=dark]) .truthatlas-mobile-brand-header,:root:not([data-theme=dark]) .topbar{background:linear-gradient(180deg, #fffffffa, #f1f8fcf5), var(--bg)!important}}@media (width<=760px){.truthatlas-mobile-brand-header{height:50px!important;min-height:50px!important;padding:max(7px, env(safe-area-inset-top)) 62px 6px!important}.mobile-sidebar-toggle{top:62.5px!important}.sidebar .sidebar-nav{margin-top:58px!important}}@media (width<=1180px){.mobile-sidebar-toggle[aria-expanded=true]{z-index:4090!important}.mobile-sidebar-toggle svg{width:19px!important;height:19px!important}.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{aspect-ratio:auto!important;contain:layout paint size!important;isolation:isolate!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:clamp(500px,64vw,600px)!important;min-height:500px!important;max-height:600px!important;overflow:hidden!important}.overview-responsive-page .truthatlas-globe-canvas,.overview-responsive-page .real-globe-shell canvas,.overview-responsive-page .truthatlas-globe-frame canvas{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}}@media (width<=760px){.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{height:clamp(404px,112vw,492px)!important;min-height:404px!important;max-height:492px!important}}@media (width<=430px){.overview-responsive-grid-stacked>.truthatlas-globe-frame,.overview-responsive-grid-stacked>.real-globe-shell,.overview-responsive-grid-stacked>.card:first-child,.overview-responsive-page .real-globe-shell,.overview-responsive-page .truthatlas-globe-frame{height:clamp(392px,112vw,466px)!important;min-height:392px!important;max-height:466px!important}}@media (width<=1180px),(pointer:coarse){.truthatlas-globe-frame,.truthatlas-globe-frame canvas,.truthatlas-globe-canvas{backface-visibility:hidden;will-change:transform;transform:translate(0,0)}.truthatlas-globe-frame{contain:layout paint;isolation:isolate}}@media (width<=1180px){.event-graph-expanded-card .event-graph-title-block h1,.event-graph-expanded-card .event-graph-title-block span{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.event-graph-expanded-card .event-graph-title-block{min-width:0!important;height:0!important;min-height:0!important;overflow:hidden!important}.event-graph-expanded-header{grid-template-columns:auto!important;min-height:42px!important;padding-bottom:12px!important}.event-graph-expanded-header .event-graph-header-actions{justify-self:end!important}}.event-graph-map-wrap .graph-card-expanded-page .event-flow-map .react-flow__viewport{transform-origin:0 0!important}.topbar-search-placeholder{display:none}@media (width<=1180px){.topbar{box-sizing:border-box!important;grid-template-rows:42px!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;gap:0 14px!important;height:70px!important;min-height:70px!important;max-height:70px!important;padding-left:68px!important;padding-right:16px!important;display:grid!important;position:relative!important}.mobile-sidebar-toggle{top:69.5px!important;left:max(14px, env(safe-area-inset-left))!important;margin:0!important;transform:none!important}.topbar .search-box,.topbar .topbar-search-placeholder{box-sizing:border-box!important;grid-area:1/1!important;place-self:center stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;margin:0!important;transform:none!important}.topbar .topbar-search-placeholder{visibility:hidden!important;pointer-events:none!important;display:block!important}.topbar .topbar-page-title{grid-area:1/1!important;place-self:center stretch!important;min-width:0!important;max-width:100%!important;margin:0!important;transform:none!important}.topbar.topbar-search-visible .topbar-page-title,.topbar.topbar-search-visible .topbar-page-kicker,.topbar.topbar-search-visible .topbar-page-subtitle,.topbar.topbar-search-hidden .topbar-page-title:not(.topbar-page-title-event-detail),.topbar.topbar-search-hidden .topbar-page-kicker,.topbar.topbar-search-hidden .topbar-page-subtitle{display:none!important}.topbar.topbar-search-hidden .topbar-page-title-event-detail{pointer-events:auto!important;z-index:2!important;justify-content:flex-start!important;align-items:center!important;display:flex!important;overflow:hidden!important}.topbar.topbar-search-hidden .topbar-page-title-event-detail .topbar-event-detail-back-button{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.topbar-mobile-actions{grid-area:1/2!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;display:flex!important;transform:none!important}.topbar-mobile-actions-toggle{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;transform:none!important}.topbar-mobile-actions-menu{right:0!important}}@media (width<=760px){.topbar{grid-template-rows:42px!important;grid-template-columns:minmax(0,1fr) 42px!important;column-gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding-left:62px!important;padding-right:12px!important}.mobile-sidebar-toggle{top:62.5px!important;left:max(12px, env(safe-area-inset-left))!important}}@media (width<=1180px){html body .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 7.5px)!important;left:max(14px, env(safe-area-inset-left))!important;z-index:4200!important;place-self:auto!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;position:fixed!important;transform:none!important}html body .mobile-sidebar-toggle[aria-expanded=true]{z-index:4090!important}html body .topbar-mobile-actions{top:calc(env(safe-area-inset-top) + 7.5px)!important;right:max(16px, env(safe-area-inset-right))!important;z-index:4210!important;grid-area:auto!important;justify-content:center!important;place-self:auto!important;align-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;display:flex!important;position:fixed!important;transform:none!important}html body .topbar-mobile-actions-toggle{width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;transform:none!important}html body .topbar-mobile-actions-menu{top:calc(env(safe-area-inset-top) + 52px)!important;right:max(16px, env(safe-area-inset-right))!important;position:fixed!important;transform:none!important}html body .truthatlas-mobile-brand-header{padding-left:68px!important;padding-right:68px!important}html body .topbar,html body .topbar.topbar-search-hidden,html body .topbar.topbar-search-visible{margin-top:0!important;position:relative!important;transform:none!important}html body .topbar .search-box,html body .topbar .topbar-search-placeholder,html body .topbar-mobile-actions,html body .topbar-mobile-actions-toggle{flex-shrink:0!important}}@media (width<=760px){html body .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 5.5px)!important;left:max(12px, env(safe-area-inset-left))!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}html body .topbar-mobile-actions{top:calc(env(safe-area-inset-top) + 5.5px)!important;right:max(12px, env(safe-area-inset-right))!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}html body .topbar-mobile-actions-toggle{width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}html body .topbar-mobile-actions-menu{top:calc(env(safe-area-inset-top) + 50px)!important;right:max(12px, env(safe-area-inset-right))!important}html body .truthatlas-mobile-brand-header{padding-left:62px!important;padding-right:62px!important}}@media (width<=1180px){html body .mobile-sidebar-toggle{top:69.5px!important;left:max(14px, env(safe-area-inset-left))!important;z-index:4200!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;position:absolute!important;transform:none!important}html body .mobile-sidebar-toggle[aria-expanded=true]{z-index:4090!important}html body .topbar-mobile-actions{z-index:3200!important;grid-area:1/2!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;display:flex!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}html body .topbar-mobile-actions-toggle{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;transform:none!important}html body .topbar-mobile-actions-menu{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;transform:none!important}html body .topbar,html body .topbar.topbar-search-hidden,html body .topbar.topbar-search-visible{box-sizing:border-box!important;grid-template-rows:42px!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;gap:0 14px!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin-top:0!important;padding-left:68px!important;padding-right:16px!important;display:grid!important;position:relative!important;transform:none!important}}@media (width<=760px){html body .mobile-sidebar-toggle{top:62.5px!important;left:max(12px, env(safe-area-inset-left))!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;position:absolute!important}html body .topbar-mobile-actions{grid-area:1/2!important;place-self:center end!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;position:relative!important;top:auto!important;right:auto!important}html body .topbar-mobile-actions-toggle{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}html body .topbar-mobile-actions-menu{position:absolute!important;top:calc(100% + 10px)!important;right:0!important}html body .topbar,html body .topbar.topbar-search-hidden,html body .topbar.topbar-search-visible{grid-template-rows:42px!important;grid-template-columns:minmax(0,1fr) 42px!important;column-gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding-left:62px!important;padding-right:12px!important}}@media (width<=1180px){html body .topbar,html body .topbar.topbar-search-hidden,html body .topbar.topbar-search-visible{box-sizing:border-box!important;grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;place-items:center stretch!important;gap:0 14px!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin-top:0!important;padding:15.5px 16px 15.5px 68px!important;display:grid!important;position:relative!important;transform:none!important}html body .mobile-sidebar-toggle{top:69.5px!important;left:max(14px, env(safe-area-inset-left))!important;box-sizing:border-box!important;z-index:4200!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;transform:none!important}html body .topbar .search-box,html body .topbar .topbar-search-placeholder{box-sizing:border-box!important;grid-area:1/1!important;place-self:center stretch!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;display:flex!important;transform:none!important}html body .topbar .search-box input{align-items:center!important;height:100%!important;min-height:0!important;line-height:39px!important;display:flex!important}html body .topbar-mobile-actions{box-sizing:border-box!important;z-index:3200!important;grid-area:1/2!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}html body .topbar-mobile-actions-toggle{box-sizing:border-box!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}html body .topbar-mobile-actions-menu{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;transform:none!important}}@media (width<=760px){html body .topbar,html body .topbar.topbar-search-hidden,html body .topbar.topbar-search-visible{grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;column-gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:12.5px 12px 12.5px 62px!important}html body .mobile-sidebar-toggle{top:62.5px!important;left:max(12px, env(safe-area-inset-left))!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}html body .topbar .search-box,html body .topbar .topbar-search-placeholder,html body .topbar-mobile-actions,html body .topbar-mobile-actions-toggle{height:39px!important;min-height:39px!important;max-height:39px!important}html body .topbar .search-box input{line-height:39px!important}}@media (width<=1180px){html body .truthatlas-mobile-brand-header,html body .topbar,html body .topbar.topbar-search-hidden,html body .topbar.topbar-search-visible{box-shadow:none!important;background:#07111d!important;border-top:0!important;border-bottom:0!important;outline:0!important}html body .truthatlas-mobile-brand-header:before,html body .truthatlas-mobile-brand-header:after,html body .topbar:before,html body .topbar:after{content:none!important;display:none!important}html body .truthatlas-mobile-brand-link{width:176px!important;max-width:176px!important;height:40px!important;max-height:40px!important}html body .truthatlas-mobile-brand-logo{object-fit:contain!important;width:176px!important;max-width:176px!important;height:auto!important;max-height:40px!important}:root:not([data-theme=dark]) html body .truthatlas-mobile-brand-header,:root:not([data-theme=dark]) html body .topbar,:root:not([data-theme=dark]) html body .topbar.topbar-search-hidden,:root:not([data-theme=dark]) html body .topbar.topbar-search-visible{box-shadow:none!important;background:#fff!important;border-top:0!important;border-bottom:0!important}}@media (width<=760px){html body .truthatlas-mobile-brand-link{width:162px!important;max-width:162px!important;height:36px!important;max-height:36px!important}html body .truthatlas-mobile-brand-logo{width:162px!important;max-width:162px!important;height:auto!important;max-height:36px!important}}.topbar-inline-mobile-logo-slot{display:none}@media (width<=1180px){body.truthatlas-impact-map-expanded .topbar.topbar-search-visible .search-box{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:flex!important}body.truthatlas-impact-map-expanded .topbar.topbar-search-hidden .search-box{display:none!important}body.truthatlas-topbar-inline-logo-route .truthatlas-mobile-brand-header,body.truthatlas-topbar-inline-logo-route .truthatlas-mobile-brand-header-hidden-when-no-search{visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;border:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}body:not(.truthatlas-topbar-inline-logo-route) .truthatlas-mobile-brand-header{visibility:visible!important;display:flex!important}body.truthatlas-topbar-inline-logo-route .topbar,body.truthatlas-topbar-inline-logo-route .topbar.topbar-search-hidden{box-sizing:border-box!important;height:70px!important;min-height:70px!important;max-height:70px!important;box-shadow:none!important;background:#07111d!important;border-top:0!important;border-bottom:0!important;grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;place-items:center stretch!important;gap:0 14px!important;margin-top:0!important;padding:15.5px 16px 15.5px 68px!important;display:grid!important;position:relative!important;transform:none!important}body.truthatlas-topbar-inline-logo-route .topbar .topbar-page-title,body.truthatlas-topbar-inline-logo-route .topbar .topbar-page-kicker,body.truthatlas-topbar-inline-logo-route .topbar .topbar-page-subtitle,body.truthatlas-topbar-inline-logo-route .topbar .topbar-event-detail-back-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body.truthatlas-topbar-inline-logo-route .topbar-inline-mobile-logo-slot{box-sizing:border-box!important;pointer-events:auto!important;grid-area:1/1!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}body.truthatlas-topbar-inline-logo-route .topbar-inline-mobile-logo{object-fit:contain!important;width:176px!important;max-width:176px!important;height:auto!important;max-height:40px!important;display:block!important}body:not(.truthatlas-topbar-inline-logo-route) .topbar-inline-mobile-logo-slot{display:none!important}body.truthatlas-topbar-inline-logo-route .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 15.5px)!important;left:max(14px, env(safe-area-inset-left))!important;box-sizing:border-box!important;z-index:4200!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;transform:none!important}body.truthatlas-topbar-inline-logo-route .topbar-mobile-actions{box-sizing:border-box!important;z-index:3200!important;grid-area:1/2!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}body.truthatlas-topbar-inline-logo-route .topbar-mobile-actions-toggle{box-sizing:border-box!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}body.truthatlas-topbar-inline-logo-route .topbar-mobile-actions-menu{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;transform:none!important}:root:not([data-theme=dark]) body.truthatlas-topbar-inline-logo-route .topbar,:root:not([data-theme=dark]) body.truthatlas-topbar-inline-logo-route .topbar.topbar-search-hidden{box-shadow:none!important;background:#fff!important;border-top:0!important;border-bottom:0!important}}@media (width<=760px){body.truthatlas-topbar-inline-logo-route .topbar,body.truthatlas-topbar-inline-logo-route .topbar.topbar-search-hidden{grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;column-gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:12.5px 12px 12.5px 62px!important}body.truthatlas-topbar-inline-logo-route .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 12.5px)!important;left:max(12px, env(safe-area-inset-left))!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}body.truthatlas-topbar-inline-logo-route .topbar-inline-mobile-logo{width:162px!important;max-width:162px!important;height:auto!important;max-height:36px!important}}@media (width<=1180px){body.truthatlas-impact-map-expanded .truthatlas-mobile-brand-header,body.truthatlas-impact-map-expanded .truthatlas-mobile-brand-header-hidden-when-no-search{visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;border:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}body.truthatlas-impact-map-expanded .topbar,body.truthatlas-impact-map-expanded .topbar.topbar-search-visible,body.truthatlas-impact-map-expanded .topbar.topbar-search-hidden{box-sizing:border-box!important;height:70px!important;min-height:70px!important;max-height:70px!important;box-shadow:none!important;background:#07111d!important;border-top:0!important;border-bottom:0!important;grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;place-items:center stretch!important;gap:0 14px!important;margin-top:0!important;padding:15.5px 16px 15.5px 68px!important;display:grid!important;position:relative!important;transform:none!important}body.truthatlas-impact-map-expanded .topbar .topbar-page-title,body.truthatlas-impact-map-expanded .topbar .topbar-page-kicker,body.truthatlas-impact-map-expanded .topbar .topbar-page-subtitle,body.truthatlas-impact-map-expanded .topbar .topbar-event-detail-back-button,body.truthatlas-impact-map-expanded .topbar .search-box{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body.truthatlas-impact-map-expanded .topbar-inline-mobile-logo-slot{box-sizing:border-box!important;pointer-events:auto!important;grid-area:1/1!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}body.truthatlas-impact-map-expanded .topbar-inline-mobile-logo{object-fit:contain!important;width:176px!important;max-width:176px!important;height:auto!important;max-height:40px!important;display:block!important}body.truthatlas-impact-map-expanded .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 15.5px)!important;left:max(14px, env(safe-area-inset-left))!important;box-sizing:border-box!important;z-index:4200!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;transform:none!important}body.truthatlas-impact-map-expanded .topbar-mobile-actions{box-sizing:border-box!important;z-index:3200!important;grid-area:1/2!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}body.truthatlas-impact-map-expanded .topbar-mobile-actions-toggle{box-sizing:border-box!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}body.truthatlas-impact-map-expanded .topbar-mobile-actions-menu{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;transform:none!important}:root:not([data-theme=dark]) body.truthatlas-impact-map-expanded .topbar,:root:not([data-theme=dark]) body.truthatlas-impact-map-expanded .topbar.topbar-search-visible,:root:not([data-theme=dark]) body.truthatlas-impact-map-expanded .topbar.topbar-search-hidden{box-shadow:none!important;background:#fff!important;border-top:0!important;border-bottom:0!important}}@media (width<=760px){body.truthatlas-impact-map-expanded .topbar,body.truthatlas-impact-map-expanded .topbar.topbar-search-visible,body.truthatlas-impact-map-expanded .topbar.topbar-search-hidden{grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;column-gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:12.5px 12px 12.5px 62px!important}body.truthatlas-impact-map-expanded .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 12.5px)!important;left:max(12px, env(safe-area-inset-left))!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}body.truthatlas-impact-map-expanded .topbar-inline-mobile-logo{width:162px!important;max-width:162px!important;height:auto!important;max-height:36px!important}}@media (width<=1180px){html.truthatlas-impact-map-expanded body .truthatlas-mobile-brand-header,html body.truthatlas-impact-map-expanded .truthatlas-mobile-brand-header,html body .topbar.topbar-expanded-impact-map-header~.truthatlas-mobile-brand-header{visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;border:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}html.truthatlas-impact-map-expanded body .topbar,html body.truthatlas-impact-map-expanded .topbar,html body .topbar.topbar-expanded-impact-map-header{box-sizing:border-box!important;z-index:7200!important;isolation:isolate!important;height:70px!important;min-height:70px!important;max-height:70px!important;box-shadow:none!important;background:#07111d!important;border-top:0!important;border-bottom:0!important;grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;place-items:center stretch!important;gap:0 14px!important;margin-top:0!important;padding:15.5px 16px 15.5px 68px!important;display:grid!important;position:relative!important;overflow:visible!important;transform:none!important}html.truthatlas-impact-map-expanded body .topbar .search-box,html body.truthatlas-impact-map-expanded .topbar .search-box,html body .topbar.topbar-expanded-impact-map-header .search-box,html body .topbar.topbar-expanded-impact-map-header.topbar-search-visible .search-box,html body .topbar.topbar-expanded-impact-map-header.topbar-search-hidden .search-box{visibility:hidden!important;opacity:0!important;pointer-events:none!important;border:0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}html.truthatlas-impact-map-expanded body .topbar .topbar-page-title,html.truthatlas-impact-map-expanded body .topbar .topbar-page-kicker,html.truthatlas-impact-map-expanded body .topbar .topbar-page-subtitle,html.truthatlas-impact-map-expanded body .topbar .topbar-event-detail-back-button,html body.truthatlas-impact-map-expanded .topbar .topbar-page-title,html body.truthatlas-impact-map-expanded .topbar .topbar-page-kicker,html body.truthatlas-impact-map-expanded .topbar .topbar-page-subtitle,html body.truthatlas-impact-map-expanded .topbar .topbar-event-detail-back-button,html body .topbar.topbar-expanded-impact-map-header .topbar-page-title,html body .topbar.topbar-expanded-impact-map-header .topbar-page-kicker,html body .topbar.topbar-expanded-impact-map-header .topbar-page-subtitle,html body .topbar.topbar-expanded-impact-map-header .topbar-event-detail-back-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}html.truthatlas-impact-map-expanded body .topbar .topbar-inline-mobile-logo-slot,html body.truthatlas-impact-map-expanded .topbar .topbar-inline-mobile-logo-slot,html body .topbar.topbar-expanded-impact-map-header .topbar-inline-mobile-logo-slot{box-sizing:border-box!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:7300!important;grid-area:1/1!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;transform:none!important}html.truthatlas-impact-map-expanded body .topbar .topbar-inline-mobile-logo,html body.truthatlas-impact-map-expanded .topbar .topbar-inline-mobile-logo,html body .topbar.topbar-expanded-impact-map-header .topbar-inline-mobile-logo{object-fit:contain!important;opacity:1!important;visibility:visible!important;z-index:7301!important;width:176px!important;max-width:176px!important;height:auto!important;max-height:40px!important;display:block!important;position:relative!important}html.truthatlas-impact-map-expanded body .mobile-sidebar-toggle,html body.truthatlas-impact-map-expanded .mobile-sidebar-toggle,html body .topbar.topbar-expanded-impact-map-header~.mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 15.5px)!important;left:max(14px, env(safe-area-inset-left))!important;box-sizing:border-box!important;z-index:7400!important;place-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;transform:none!important}html.truthatlas-impact-map-expanded body .topbar .topbar-mobile-actions,html body.truthatlas-impact-map-expanded .topbar .topbar-mobile-actions,html body .topbar.topbar-expanded-impact-map-header .topbar-mobile-actions{box-sizing:border-box!important;z-index:7350!important;grid-area:1/2!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}:root:not([data-theme=dark]) html.truthatlas-impact-map-expanded body .topbar,:root:not([data-theme=dark]) html body.truthatlas-impact-map-expanded .topbar,:root:not([data-theme=dark]) html body .topbar.topbar-expanded-impact-map-header{box-shadow:none!important;background:#fff!important;border-top:0!important;border-bottom:0!important}}@media (width<=760px){html.truthatlas-impact-map-expanded body .topbar,html body.truthatlas-impact-map-expanded .topbar,html body .topbar.topbar-expanded-impact-map-header{grid-template-rows:39px!important;grid-template-columns:minmax(0,1fr) 39px!important;column-gap:10px!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:12.5px 12px 12.5px 62px!important}html.truthatlas-impact-map-expanded body .mobile-sidebar-toggle,html body.truthatlas-impact-map-expanded .mobile-sidebar-toggle{top:calc(env(safe-area-inset-top) + 12.5px)!important;left:max(12px, env(safe-area-inset-left))!important}html.truthatlas-impact-map-expanded body .topbar .topbar-inline-mobile-logo,html body.truthatlas-impact-map-expanded .topbar .topbar-inline-mobile-logo,html body .topbar.topbar-expanded-impact-map-header .topbar-inline-mobile-logo{width:162px!important;max-width:162px!important;height:auto!important;max-height:36px!important}}.event-graph-title-block>span,.event-graph-expanded-card .event-graph-title-block span,.event-graph-title-block span[aria-hidden=true]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;max-width:0!important;height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}@media (width<=1180px){.event-graph-expanded-card .event-graph-expanded-header{box-sizing:content-box!important;border-bottom:0!important;grid-template-rows:40px!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;gap:0!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 0 12px!important;display:grid!important}.event-graph-expanded-card .event-graph-title-block{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.event-graph-expanded-card .event-graph-header-actions{box-sizing:border-box!important;grid-area:1/1!important;justify-content:flex-end!important;place-self:center stretch!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.event-graph-expanded-card .event-graph-search-wrap{flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0!important}.event-graph-expanded-card .event-graph-search-pill{box-sizing:border-box!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important}.event-graph-expanded-card .event-graph-header-actions>.event-graph-icon-button,.event-graph-expanded-card .event-graph-header-actions>button:not(.event-graph-search-suggestion),.event-graph-expanded-card .event-graph-header-actions>a{box-sizing:border-box!important;opacity:1!important;visibility:visible!important;flex:0 0 40px!important;justify-content:center!important;align-items:center!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0!important;display:inline-flex!important}.event-graph-expanded-card .event-graph-main-layout-full,.event-graph-expanded-card .event-graph-main-layout{height:calc(100% - 52px)!important;padding-top:0!important}}@media (width<=760px){.event-graph-expanded-card .event-graph-expanded-header{grid-template-rows:38px!important;height:38px!important;min-height:38px!important;padding-bottom:10px!important}.event-graph-expanded-card .event-graph-header-actions{gap:8px!important;height:38px!important;min-height:38px!important;max-height:38px!important}.event-graph-expanded-card .event-graph-search-wrap,.event-graph-expanded-card .event-graph-search-pill{height:38px!important;min-height:38px!important;max-height:38px!important}.event-graph-expanded-card .event-graph-header-actions>.event-graph-icon-button,.event-graph-expanded-card .event-graph-header-actions>button:not(.event-graph-search-suggestion),.event-graph-expanded-card .event-graph-header-actions>a{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}.event-graph-expanded-card .event-graph-main-layout-full,.event-graph-expanded-card .event-graph-main-layout{height:calc(100% - 48px)!important}}.overview-impact-map-expanded-page-host{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;padding:0;scroll-margin-top:0;overflow:visible}@media (width<=1180px){html.truthatlas-impact-map-expanded,html.truthatlas-impact-map-expanded body,html body.truthatlas-impact-map-expanded{overscroll-behavior-y:auto!important;touch-action:pan-y!important;overflow:hidden auto!important}html.truthatlas-impact-map-expanded body .app-main,html.truthatlas-impact-map-expanded body .app-content,html body.truthatlas-impact-map-expanded .app-main,html body.truthatlas-impact-map-expanded .app-content{overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:auto!important;overflow:hidden auto!important}html.truthatlas-impact-map-expanded body .overview-impact-map-expanded-page-host,html body.truthatlas-impact-map-expanded .overview-impact-map-expanded-page-host{scroll-snap-margin-top:0!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:100dvh!important;margin:0!important;padding:0!important;scroll-margin-top:0!important;display:block!important;overflow:visible!important}html body .atlas-feed-page{height:auto!important;min-height:calc(100svh - 74px)!important;max-height:none!important;padding:18px 18px 28px!important;overflow:hidden visible!important}html body .atlas-feed-page .atlas-feed-layout{grid-template-columns:minmax(0,1fr)!important;gap:16px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:grid!important}html body .atlas-feed-page .atlas-feed-filters{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:16px!important;display:grid!important;overflow:visible!important}html body .atlas-feed-page .atlas-feed-filters-title-row{grid-column:1/-1!important;margin:0!important;transform:none!important}html body .atlas-feed-page .atlas-feed-filters-title-row h3{transform:none!important}html body .atlas-feed-page .atlas-feed-filter-block{min-width:0!important;margin-top:0!important}html body .atlas-feed-page .atlas-feed-filter-block label{margin-bottom:8px!important}html body .atlas-feed-page .atlas-feed-filter-check,html body .atlas-feed-page .atlas-feed-dropdown-button{height:38px!important;min-height:38px!important}html body .atlas-feed-page .atlas-feed-list-card{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:14px 12px 18px!important;overflow:visible!important}html body .atlas-feed-page .atlas-feed-list{scrollbar-width:none!important;scrollbar-gutter:auto!important;gap:13px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden visible!important;transform:none!important}html body .atlas-feed-page .atlas-feed-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html body .atlas-feed-page .atlas-feed-event-card{grid-template-columns:clamp(132px,22vw,168px) minmax(0,1fr) 92px 28px!important;align-items:center!important;gap:13px!important;width:100%!important;height:auto!important;min-height:154px!important;max-height:none!important;padding:12px 13px 14px!important;overflow:hidden!important}html body .atlas-feed-page .atlas-feed-image,html body .atlas-feed-page .atlas-feed-image-placeholder{border-radius:11px!important;width:100%!important;min-width:0!important;max-width:none!important;height:112px!important;min-height:112px!important;max-height:112px!important;transform:none!important}html body .atlas-feed-page .atlas-feed-copy{align-self:center!important;transform:none!important}html body .atlas-feed-page .atlas-feed-copy h2,html body .atlas-feed-page .atlas-feed-copy>.atlas-feed-topline-under-title,html body .atlas-feed-page .atlas-feed-copy>.atlas-feed-meta-row,html body .atlas-feed-page .atlas-feed-copy>p{transform:none!important}html body .atlas-feed-page .atlas-feed-copy h2{max-width:none!important;max-height:42px!important;font-size:15px!important;line-height:1.28!important}html body .atlas-feed-page .atlas-feed-topline-under-title{margin-top:7px!important;margin-bottom:7px!important;font-size:10.5px!important;line-height:1.2!important}html body .atlas-feed-page .atlas-feed-copy p{max-height:40px!important;padding-top:0!important;font-size:12.4px!important;line-height:1.42!important}html body .atlas-feed-page .atlas-feed-impact{place-self:center end!important;gap:12px!important;width:92px!important;min-width:0!important;height:auto!important}html body .atlas-feed-page .atlas-feed-impact .impact-badge{border-radius:11px!important;min-height:30px!important;padding:0 8px!important;font-size:12px!important}html body .atlas-feed-page .atlas-feed-impact-score{flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;font-size:20px!important}html body .atlas-feed-page .atlas-feed-action-cell{place-self:center end!important;width:28px!important;min-width:28px!important}html body .atlas-feed-page .atlas-feed-more-button{width:28px!important;min-width:28px!important;height:38px!important;transform:none!important}}@media (width<=760px){html body .atlas-feed-page{min-height:calc(100svh - 108px)!important;padding:12px 12px 24px!important}html body .atlas-feed-page .atlas-feed-layout{gap:12px!important}html body .atlas-feed-page .atlas-feed-filters{border-radius:13px!important;flex-direction:column!important;gap:12px!important;padding:14px!important;display:flex!important}html body .atlas-feed-page .atlas-feed-filters-title-row{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}html body .atlas-feed-page .atlas-feed-filters>.atlas-feed-filter-block:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body .atlas-feed-page .atlas-feed-filters>.atlas-feed-filter-block:nth-child(2)>label{grid-column:1/-1!important;margin:0!important}html body .atlas-feed-page .atlas-feed-filters>.atlas-feed-filter-block:nth-child(2)>.atlas-feed-filter-check{min-width:0!important;margin:0!important;padding:0 9px!important}html body .atlas-feed-page .atlas-feed-filter-check,html body .atlas-feed-page .atlas-feed-dropdown-button{height:40px!important;min-height:40px!important}html body .atlas-feed-page .atlas-feed-list-card{border-radius:13px!important;padding:11px 10px 14px!important}html body .atlas-feed-page .atlas-feed-list{gap:12px!important}html body .atlas-feed-page .atlas-feed-event-card{border-radius:13px!important;grid-template-columns:minmax(0,1fr) 40px!important;grid-template-areas:"image image""copy copy""impact action"!important;align-items:stretch!important;gap:11px 10px!important;min-height:0!important;padding:11px!important;display:grid!important}html body .atlas-feed-page .atlas-feed-image,html body .atlas-feed-page .atlas-feed-image-placeholder{border-radius:11px!important;grid-area:image!important;width:100%!important;height:176px!important;min-height:176px!important;max-height:176px!important}html body .atlas-feed-page .atlas-feed-copy{grid-area:copy!important;align-self:start!important}html body .atlas-feed-page .atlas-feed-copy h2{-webkit-line-clamp:3!important;line-clamp:3!important;max-height:none!important;font-size:16px!important;line-height:1.24!important}html body .atlas-feed-page .atlas-feed-topline-under-title{margin-top:8px!important;margin-bottom:8px!important;font-size:10.5px!important}html body .atlas-feed-page .atlas-feed-copy p{-webkit-line-clamp:3!important;line-clamp:3!important;max-height:54px!important;font-size:12.6px!important;line-height:1.45!important}html body .atlas-feed-page .atlas-feed-impact{flex-direction:row!important;grid-area:impact!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;gap:10px!important;width:auto!important;height:40px!important;min-height:40px!important}html body .atlas-feed-page .atlas-feed-impact .impact-badge{min-height:32px!important;padding:0 10px!important;font-size:12.2px!important}html body .atlas-feed-page .atlas-feed-impact-score{flex:0 0 40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;font-size:15px!important}html body .atlas-feed-page .atlas-feed-action-cell{grid-area:action!important;place-self:center end!important;width:40px!important;min-width:40px!important}html body .atlas-feed-page .atlas-feed-more-button{border:1px solid var(--line)!important;background:#0014246b!important;border-radius:12px!important;width:40px!important;min-width:40px!important;height:40px!important}:root:not([data-theme=dark]) body .atlas-feed-page .atlas-feed-more-button,html:not([data-theme=dark]) body .atlas-feed-page .atlas-feed-more-button{background:#ffffffd1!important}}@media (width<=430px){html body .atlas-feed-page,html body .atlas-feed-page .atlas-feed-filters,html body .atlas-feed-page .atlas-feed-list-card{padding-left:10px!important;padding-right:10px!important}html body .atlas-feed-page .atlas-feed-image,html body .atlas-feed-page .atlas-feed-image-placeholder{height:152px!important;min-height:152px!important;max-height:152px!important}html body .atlas-feed-page .atlas-feed-impact{gap:8px!important}html body .atlas-feed-page .atlas-feed-impact .impact-badge{padding:0 8px!important;font-size:11.8px!important}}.atlas-feed-filters-title-toggle{color:var(--text);min-width:0;font:inherit;text-align:left;cursor:default;pointer-events:none;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;margin:0;padding:0;display:inline-flex}.atlas-feed-filters-title-label{min-width:0;color:var(--text);letter-spacing:.01em;align-items:center;gap:8px;font-size:14px;font-weight:900;line-height:18px;display:inline-flex;transform:translateY(-3px)}.atlas-feed-filters-title-label svg{flex:none}.atlas-feed-filters-title-chevron{color:var(--text-muted);flex:none;transition:transform .16s;display:none}@media (width<=1180px){html body .atlas-feed-page .atlas-feed-filters-title-row{justify-content:space-between!important;align-items:center!important;gap:0!important;min-height:48px!important;margin:0!important;display:flex!important;transform:none!important}html body .atlas-feed-page .atlas-feed-filters-title-toggle{pointer-events:auto!important;cursor:pointer!important;border-radius:13px!important;justify-content:space-between!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 15px!important}html body .atlas-feed-page .atlas-feed-filters-title-label{font-size:14px!important;line-height:1!important;transform:none!important}html body .atlas-feed-page .atlas-feed-filters-title-chevron{display:block!important}html body .atlas-feed-page .atlas-feed-filter-reset-button{display:none!important}html body .atlas-feed-page .atlas-feed-filters-collapsed{height:48px!important;min-height:48px!important;max-height:48px!important;padding:0!important;display:block!important;overflow:hidden!important}html body .atlas-feed-page .atlas-feed-filters-collapsed .atlas-feed-filter-block{display:none!important}html body .atlas-feed-page .atlas-feed-filters-open .atlas-feed-filters-title-row{margin-bottom:2px!important}html body .atlas-feed-page .atlas-feed-filters-open .atlas-feed-filters-title-chevron{transform:rotate(180deg)!important}}@media (width<=760px){html body .atlas-feed-page .atlas-feed-filters-title-row,html body .atlas-feed-page .atlas-feed-filters-title-toggle{height:46px!important;min-height:46px!important}html body .atlas-feed-page .atlas-feed-filters-collapsed{height:46px!important;min-height:46px!important;max-height:46px!important}html body .atlas-feed-page .atlas-feed-filters-title-toggle{padding:0 13px!important}}@media (width<=1180px){html body .page.atlas-forecast-page{height:auto!important;min-height:calc(100vh - 74px)!important;padding:18px 18px 28px!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-layout{flex-direction:column!important;gap:16px!important;width:100%!important;height:auto!important;min-height:0!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-detail-card{box-sizing:border-box!important;order:1!important;grid-area:auto!important;width:100%!important;min-width:0!important;min-height:0!important;padding:18px 16px 20px!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-table-card{box-sizing:border-box!important;order:2!important;grid-area:auto!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-table-header,html body .atlas-forecast-page .atlas-forecast-scroll-indicator,html body .atlas-forecast-page .atlas-forecast-scroll-indicator-thumb{display:none!important}html body .atlas-forecast-page .atlas-forecast-table-body{scrollbar-width:none!important;scrollbar-gutter:auto!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:12px!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-table-body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html body .atlas-forecast-page .atlas-forecast-row{box-sizing:border-box!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) 104px!important;grid-template-areas:"main probability""category impact"!important;align-items:center!important;gap:10px 14px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:108px!important;margin:0 0 12px!important;padding:14px!important;display:grid!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-row:last-child{margin-bottom:0!important}html body .atlas-forecast-page .atlas-forecast-row-main{grid-area:main!important;align-items:center!important;gap:13px!important;min-width:0!important}html body .atlas-forecast-page .atlas-forecast-image{width:52px!important;min-width:52px!important;height:52px!important}html body .atlas-forecast-page .atlas-forecast-row-copy{gap:6px!important;min-width:0!important}html body .atlas-forecast-page .atlas-forecast-row-copy strong{font-size:14.5px!important;line-height:1.16!important}html body .atlas-forecast-page .atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em,html body .atlas-forecast-page .atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle{line-clamp:2!important;-webkit-line-clamp:2!important;max-height:34px!important;font-size:12px!important;line-height:16px!important}html body .atlas-forecast-page .atlas-forecast-category{white-space:nowrap!important;border:1px solid #94a3b83d!important;border-radius:999px!important;grid-area:category!important;justify-self:start!important;align-items:center!important;max-width:100%!important;min-height:28px!important;padding:0 10px!important;font-size:11.5px!important;line-height:1!important;display:inline-flex!important}html body .atlas-forecast-page .atlas-forecast-impact-cell{grid-area:impact!important;justify-self:end!important;align-items:flex-end!important;gap:6px!important}html body .atlas-forecast-page .atlas-forecast-impact-cell em{font-size:11.5px!important;line-height:1!important}html body .atlas-forecast-page .atlas-forecast-impact-dots{gap:5px!important}html body .atlas-forecast-page .atlas-forecast-impact-dots span{border-width:1.3px!important;width:8px!important;height:8px!important}html body .atlas-forecast-page .atlas-forecast-probability-cell{white-space:nowrap!important;grid-area:probability!important;place-self:start end!important;font-size:25px!important;font-weight:650!important;line-height:1!important}html body .atlas-forecast-page .atlas-forecast-inline-ad-row{grid-template-columns:none!important;grid-template-areas:none!important;width:100%!important;max-width:100%!important;height:96px!important;min-height:96px!important;margin:0 0 12px!important;padding:0!important;display:flex!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-inline-ad-row .truthatlas-ad-slot-forecast-inline{width:100%!important;max-width:100%!important;min-height:96px!important}html body .atlas-forecast-page .atlas-forecast-detail-select{border-radius:11px!important;width:34px!important;min-width:34px!important;height:34px!important;top:14px!important;right:14px!important;transform:none!important}html body .atlas-forecast-page .atlas-forecast-detail-hero{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding-right:48px!important}html body .atlas-forecast-page .atlas-forecast-detail-hero .atlas-forecast-image{width:58px!important;min-width:58px!important;height:58px!important}html body .atlas-forecast-page .atlas-forecast-detail-title-copy h2{text-overflow:ellipsis!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:18px!important;line-height:1.14!important;display:-webkit-box!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:18px!important}html body .atlas-forecast-page .atlas-forecast-metric-card{border-radius:10px!important;height:112px!important;min-height:112px!important;padding:14px 8px 12px!important}html body .atlas-forecast-page .atlas-forecast-metric-card>span{font-size:11.5px!important;line-height:1!important}html body .atlas-forecast-page .atlas-forecast-metric-card strong,html body .atlas-forecast-page .atlas-forecast-metric-card:first-child strong,html body .atlas-forecast-page .atlas-forecast-metric-card-probability strong,html body .atlas-forecast-page .atlas-forecast-metric-card-horizon strong{margin-top:18px!important;font-size:18px!important;line-height:1!important}html body .atlas-forecast-page .atlas-forecast-status-cloud-icon{width:28px!important;height:28px!important;margin-top:12px!important}html body .atlas-forecast-page .atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,html body .atlas-forecast-page .atlas-forecast-metric-card .atlas-forecast-impact-dots{gap:5px!important;margin-top:17px!important}html body .atlas-forecast-page .atlas-forecast-horizon-unit{margin-top:15px!important;font-size:15px!important;line-height:1!important}html body .atlas-forecast-page .atlas-forecast-summary-section{margin-top:18px!important;padding-bottom:18px!important}html body .atlas-forecast-page .atlas-forecast-summary-section h3,html body .atlas-forecast-page .atlas-forecast-probability-header h3{font-size:14px!important;line-height:1.18!important}html body .atlas-forecast-page .atlas-forecast-detail-card .atlas-forecast-summary-section>p,html body .atlas-forecast-page .atlas-forecast-detail-card .atlas-forecast-summary-section>p.atlas-forecast-summary-description{line-clamp:3!important;-webkit-line-clamp:3!important;max-height:65px!important;font-size:12.5px!important;line-height:18px!important}html body .atlas-forecast-page .atlas-forecast-probability-section{margin-top:16px!important}html body .atlas-forecast-page .atlas-forecast-chart{grid-template-columns:34px minmax(0,1fr)!important;min-height:154px!important}html body .atlas-forecast-page .atlas-forecast-chart-y,html body .atlas-forecast-page .atlas-forecast-chart-plot{height:112px!important;min-height:112px!important}html body .atlas-forecast-page .atlas-forecast-chart-main{min-height:154px!important}html body .atlas-forecast-page .atlas-forecast-chart-x{height:30px!important;min-height:30px!important;margin-top:8px!important;font-size:9.5px!important}html body .atlas-forecast-page .atlas-forecast-chart-x span{min-width:28px!important;max-width:28px!important}}@media (width<=760px){html body .page.atlas-forecast-page{padding:14px 12px 24px!important}html body .atlas-forecast-page .atlas-forecast-layout{gap:12px!important}html body .atlas-forecast-page .atlas-forecast-detail-card{border-radius:13px!important;padding:15px 13px 17px!important}html body .atlas-forecast-page .atlas-forecast-table-body{padding:10px!important}html body .atlas-forecast-page .atlas-forecast-row{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main""category""impact""probability"!important;align-items:start!important;gap:10px!important;min-height:0!important;padding:13px!important}html body .atlas-forecast-page .atlas-forecast-row-main{gap:11px!important;width:100%!important}html body .atlas-forecast-page .atlas-forecast-image{width:48px!important;min-width:48px!important;height:48px!important}html body .atlas-forecast-page .atlas-forecast-row-copy strong{font-size:14px!important;line-height:1.16!important}html body .atlas-forecast-page .atlas-forecast-category{min-height:26px!important;font-size:11px!important}html body .atlas-forecast-page .atlas-forecast-impact-cell{flex-direction:row!important;justify-self:start!important;align-items:flex-start!important;gap:9px!important}html body .atlas-forecast-page .atlas-forecast-probability-cell{place-self:start!important;font-size:24px!important}html body .atlas-forecast-page .atlas-forecast-detail-select{border-radius:10px!important;width:32px!important;min-width:32px!important;height:32px!important;top:12px!important;right:12px!important}html body .atlas-forecast-page .atlas-forecast-detail-hero{grid-template-columns:52px minmax(0,1fr)!important;gap:12px!important;padding-right:42px!important}html body .atlas-forecast-page .atlas-forecast-detail-hero .atlas-forecast-image{width:52px!important;min-width:52px!important;height:52px!important}html body .atlas-forecast-page .atlas-forecast-detail-title-copy h2{font-size:16px!important;line-height:1.15!important}html body .atlas-forecast-page .atlas-forecast-detail-title-copy p{font-size:11.5px!important;line-height:1.15!important}html body .atlas-forecast-page .atlas-forecast-metric-grid{gap:7px!important;margin-top:15px!important}html body .atlas-forecast-page .atlas-forecast-metric-card{border-radius:9px!important;height:100px!important;min-height:100px!important;padding:12px 6px 10px!important}html body .atlas-forecast-page .atlas-forecast-metric-card>span{font-size:9.5px!important}html body .atlas-forecast-page .atlas-forecast-metric-card strong,html body .atlas-forecast-page .atlas-forecast-metric-card:first-child strong,html body .atlas-forecast-page .atlas-forecast-metric-card-probability strong,html body .atlas-forecast-page .atlas-forecast-metric-card-horizon strong{margin-top:15px!important;font-size:15px!important}html body .atlas-forecast-page .atlas-forecast-status-cloud-icon{width:24px!important;height:24px!important;margin-top:11px!important}html body .atlas-forecast-page .atlas-forecast-metric-card .atlas-forecast-impact-dots span{border-width:1.2px!important;width:7px!important;height:7px!important}html body .atlas-forecast-page .atlas-forecast-detail-card .atlas-forecast-metric-card-impact-clean .atlas-forecast-impact-dots,html body .atlas-forecast-page .atlas-forecast-metric-card .atlas-forecast-impact-dots{gap:4px!important;margin-top:15px!important}html body .atlas-forecast-page .atlas-forecast-horizon-unit{margin-top:13px!important;font-size:13px!important}html body .atlas-forecast-page .atlas-forecast-summary-section{margin-top:16px!important;padding-bottom:16px!important}html body .atlas-forecast-page .atlas-forecast-probability-header{margin-bottom:10px!important}html body .atlas-forecast-page .atlas-forecast-chart{grid-template-columns:30px minmax(0,1fr)!important;min-height:142px!important}html body .atlas-forecast-page .atlas-forecast-chart-y,html body .atlas-forecast-page .atlas-forecast-chart-plot{height:104px!important;min-height:104px!important;font-size:9px!important}html body .atlas-forecast-page .atlas-forecast-chart-main{min-height:142px!important}html body .atlas-forecast-page .atlas-forecast-chart-x{height:28px!important;min-height:28px!important;margin-top:7px!important;font-size:8.5px!important}html body .atlas-forecast-page .atlas-forecast-chart-x span{min-width:24px!important;max-width:24px!important}}.atlas-forecast-row-metrics{display:contents}.atlas-forecast-inline-detail-card{display:none!important}.atlas-forecast-desktop-detail-card{display:block!important}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-desktop-detail-card{display:none!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-card{box-sizing:border-box!important;border-radius:0 0 14px 14px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:-1px 0 14px!important;padding:18px 16px 20px!important;display:block!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-layout{height:auto!important;min-height:0!important;display:block!important}html body .atlas-forecast-page .atlas-forecast-table-card{width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-table-body{box-sizing:border-box!important;flex-direction:column!important;gap:12px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:12px!important;display:flex!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-row{border:1px solid var(--line)!important;width:100%!important;height:auto!important;min-height:132px!important;max-height:none!important;box-shadow:none!important;background:linear-gradient(#00223a57,#00132275),#00142457!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main""metrics"!important;gap:13px!important;padding:15px 16px 14px!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-row.is-selected:not(.is-expanded){box-shadow:none!important;background:linear-gradient(#00223a57,#00132275),#00142457!important}html body .atlas-forecast-page .atlas-forecast-row.is-expanded{background:#ff30480e!important;border-color:#ff304894!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;box-shadow:inset 0 0 0 1px #ff304861!important}html body .atlas-forecast-page .atlas-forecast-row-main{grid-area:main!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;width:100%!important;min-width:0!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-image,html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-icon{width:56px!important;min-width:56px!important;height:56px!important}html body .atlas-forecast-page .atlas-forecast-row-copy{gap:6px!important;min-width:0!important}html body .atlas-forecast-page .atlas-forecast-row-copy strong{white-space:normal!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:36px!important;font-size:15px!important;line-height:18px!important;display:-webkit-box!important}html body .atlas-forecast-page .atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em,html body .atlas-forecast-page .atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle{line-clamp:2!important;-webkit-line-clamp:2!important;max-height:34px!important;font-size:12px!important;line-height:17px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics{grid-area:metrics!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;column-gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{text-align:left!important;box-sizing:border-box!important;justify-content:flex-start!important;place-self:start stretch!important;align-items:flex-start!important;width:100%!important;min-width:0!important;min-height:48px!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category{color:var(--text-soft)!important;white-space:normal!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;font-size:12px!important;font-weight:760!important;line-height:15px!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell{flex-direction:column!important;gap:7px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell em{width:100%!important;color:var(--text-soft)!important;text-align:left!important;order:1!important;font-size:12px!important;font-weight:760!important;line-height:15px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell .atlas-forecast-impact-dots{order:2!important;justify-content:flex-start!important;gap:4px!important;margin-top:1px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell .atlas-forecast-impact-dots span{border-width:1.2px!important;width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{color:var(--text)!important;letter-spacing:-.04em!important;font-size:23px!important;font-weight:560!important;line-height:1!important}:root:not([data-theme=dark]) html body .atlas-forecast-page .atlas-forecast-row,:root:not([data-theme=dark]) html body .atlas-forecast-page .atlas-forecast-row.is-selected:not(.is-expanded){background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8!important}:root:not([data-theme=dark]) html body .atlas-forecast-page .atlas-forecast-row.is-expanded{background:#ff304811!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-table-body{gap:11px!important;padding:10px!important}html body .atlas-forecast-page .atlas-forecast-row{gap:12px!important;min-height:128px!important;padding:14px 13px 13px!important}html body .atlas-forecast-page .atlas-forecast-row-main{grid-template-columns:50px minmax(0,1fr)!important;gap:11px!important}html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-image,html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-icon{width:50px!important;min-width:50px!important;height:50px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics{column-gap:8px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{min-height:44px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell em{font-size:11px!important;line-height:14px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{font-size:21px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-card{padding:16px 13px 18px!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-row{order:0!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-card{flex:none!important;order:0!important;grid-area:auto!important;align-self:stretch!important}}.atlas-forecast-mobile-card-shell{display:contents}.atlas-forecast-inline-detail-panel{display:none!important}@media (width>=1181px){html body .atlas-forecast-page .atlas-forecast-desktop-detail-card{flex-direction:column!important;min-height:0!important;display:flex!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-probability-section{flex-direction:column!important;flex:auto!important;min-height:0!important;margin-bottom:0!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart{box-sizing:border-box!important;flex:auto!important;grid-template-columns:40px minmax(0,1fr)!important;height:auto!important;min-height:0!important;padding-bottom:20px!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-main{flex-direction:column!important;flex:auto!important;height:100%!important;min-height:0!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-y{height:calc(100% - 42px)!important;min-height:0!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-plot{flex:auto!important;height:auto!important;min-height:0!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-x{flex:0 0 32px!important;height:32px!important;min-height:32px!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-desktop-detail-card,html body .atlas-forecast-page .atlas-forecast-inline-detail-card{display:none!important}html body .atlas-forecast-page .atlas-forecast-table-body{flex-direction:column!important;gap:12px!important;padding:12px!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell{border:1px solid var(--line)!important;width:100%!important;min-width:0!important;box-shadow:none!important;box-sizing:border-box!important;background:linear-gradient(#00223a57,#00132275),#00142457!important;border-radius:14px!important;display:block!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded{border-color:#ff304894!important;box-shadow:inset 0 0 0 1px #ff304857!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected:not(.is-expanded){width:100%!important;height:auto!important;min-height:132px!important;max-height:none!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main""metrics"!important;gap:13px!important;margin:0!important;padding:15px 16px 14px!important;display:grid!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row{border-bottom:1px solid #94a3b829!important}html body .atlas-forecast-page .atlas-forecast-row-main{grid-area:main!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;width:100%!important;min-width:0!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-image,html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-icon{width:56px!important;min-width:56px!important;height:56px!important}html body .atlas-forecast-page .atlas-forecast-row-copy{gap:6px!important;min-width:0!important}html body .atlas-forecast-page .atlas-forecast-row-copy strong{max-height:36px!important;color:var(--text)!important;white-space:normal!important;text-overflow:ellipsis!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:15px!important;line-height:18px!important;display:-webkit-box!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em,html body .atlas-forecast-page .atlas-forecast-table-card .atlas-forecast-row .atlas-forecast-row-copy>em.atlas-forecast-row-subtitle{line-clamp:2!important;-webkit-line-clamp:2!important;max-height:34px!important;font-size:12px!important;line-height:17px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics{grid-area:metrics!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(76px,.72fr)!important;place-items:center stretch!important;column-gap:14px!important;width:100%!important;min-width:0!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{box-sizing:border-box!important;grid-area:auto!important;place-self:center stretch!important;width:100%!important;min-width:0!important;min-height:46px!important;position:static!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category{color:var(--text-soft)!important;text-align:left!important;white-space:normal!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;padding:0!important;font-size:12px!important;font-weight:760!important;line-height:15px!important;display:flex!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell em{width:100%!important;color:var(--text-soft)!important;text-align:left!important;white-space:nowrap!important;order:1!important;font-size:12px!important;font-weight:760!important;line-height:14px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell .atlas-forecast-impact-dots{order:2!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin-top:0!important;display:inline-flex!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell .atlas-forecast-impact-dots span{border-width:1.2px!important;width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{color:var(--text)!important;letter-spacing:-.04em!important;text-align:left!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;font-size:23px!important;font-weight:560!important;line-height:1!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel{width:100%!important;min-width:0!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border-top:1px solid #94a3b829!important;padding:16px 16px 19px!important;display:block!important;position:relative!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-inline-detail-select{border-radius:11px!important;width:34px!important;min-width:34px!important;height:34px!important;top:14px!important;right:14px!important;transform:none!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:0!important;padding-right:44px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-card{border-radius:10px!important;height:112px!important;min-height:112px!important;padding:14px 8px 12px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-summary-section{margin-top:18px!important;padding-bottom:18px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-probability-section{margin-top:16px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart{grid-template-columns:34px minmax(0,1fr)!important;min-height:154px!important;padding-bottom:0!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-y,html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-plot{height:112px!important;min-height:112px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-main{min-height:154px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-x{height:30px!important;min-height:30px!important;margin-top:8px!important;font-size:9.5px!important}:root:not([data-theme=dark]) html body .atlas-forecast-page .atlas-forecast-mobile-card-shell{background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8!important}:root:not([data-theme=dark]) html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded{border-color:#ff30486b!important;box-shadow:inset 0 0 0 1px #ff30482e!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-table-body{gap:11px!important;padding:10px!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected:not(.is-expanded){grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"main""metrics"!important;align-items:stretch!important;gap:12px!important;min-height:128px!important;padding:14px 13px 13px!important}html body .atlas-forecast-page .atlas-forecast-row-main{grid-template-columns:50px minmax(0,1fr)!important;gap:11px!important}html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-image,html body .atlas-forecast-page .atlas-forecast-row-main .atlas-forecast-icon{width:50px!important;min-width:50px!important;height:50px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(66px,.72fr)!important;column-gap:9px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{min-height:44px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell em{font-size:11px!important;line-height:14px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell{gap:7px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{font-size:21px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel{padding:15px 13px 18px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-grid{gap:7px!important;padding-right:39px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-card{height:100px!important;min-height:100px!important;padding:12px 6px 10px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart{grid-template-columns:30px minmax(0,1fr)!important;min-height:142px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-y,html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-plot{height:104px!important;min-height:104px!important;font-size:9px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-main{min-height:142px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-x{height:28px!important;min-height:28px!important;margin-top:7px!important;font-size:8.5px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-chart-x span{min-width:24px!important;max-width:24px!important}}@media (width>=1181px){html body .atlas-forecast-page .atlas-forecast-desktop-detail-card{min-height:0!important;display:block!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-probability-section{flex:none!important;min-height:0!important;margin-top:20px!important;margin-bottom:0!important;display:block!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart{box-sizing:border-box!important;grid-template-columns:40px minmax(0,1fr)!important;height:auto!important;min-height:170px!important;padding-bottom:0!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-y{height:128px!important;min-height:128px!important;font-size:11px!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-main{flex-direction:column!important;height:auto!important;min-height:170px!important;display:flex!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-plot{flex:none!important;height:128px!important;min-height:128px!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-x{flex:0 0 32px!important;height:32px!important;min-height:32px!important;margin-top:10px!important;font-size:10px!important}html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-chart-x span{min-width:38px!important;max-width:38px!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded{background:linear-gradient(#00223a57,#00132275),#00142457!important;border-color:#5fade8fa!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 0 0 1px #5fade838,inset 0 0 0 1px #5fade82e!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-selected):not(.is-expanded){border-color:var(--line)!important;box-shadow:none!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row:before,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row:after,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected:before,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected:after,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded:before,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded:after{content:none!important;box-shadow:none!important;display:none!important}html body .atlas-forecast-page .atlas-forecast-row-metrics{grid-area:metrics!important;grid-template-columns:minmax(0,1fr) minmax(82px,.62fr)!important;place-items:center stretch!important;column-gap:18px!important;width:100%!important;min-width:0!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category{display:none!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{box-sizing:border-box!important;grid-area:auto!important;align-self:center!important;min-width:0!important;min-height:46px!important;position:static!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:7px!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell em{width:100%!important;color:var(--text-soft)!important;text-align:left!important;white-space:nowrap!important;order:1!important;font-size:12px!important;font-weight:760!important;line-height:14px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell .atlas-forecast-impact-dots{order:2!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin-top:0!important;display:inline-flex!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell .atlas-forecast-impact-dots span{border-width:1.2px!important;width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{color:var(--text)!important;letter-spacing:-.04em!important;text-align:left!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;font-size:23px!important;font-weight:560!important;line-height:1!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel{box-shadow:none!important;background:0 0!important;border-top:0!important;margin-top:0!important;padding-top:4px!important}:root:not([data-theme=dark]) body .atlas-forecast-page .atlas-forecast-mobile-card-shell,:root:not([data-theme=dark]) body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected,:root:not([data-theme=dark]) body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded{background:linear-gradient(#fffffff0,#f8fbffd1),#ffffffb8!important;border-color:#b0b8c3fa!important;box-shadow:0 0 0 1px #b0b8c342,inset 0 0 0 1px #b0b8c329!important}:root:not([data-theme=dark]) body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-selected):not(.is-expanded){box-shadow:none!important;border-color:#dadee4fa!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-row-metrics{grid-template-columns:minmax(0,1fr) minmax(72px,.58fr)!important;column-gap:12px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{min-height:42px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell em{font-size:11px!important;line-height:14px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{font-size:21px!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell{position:relative!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row{grid-template-areas:"main"!important;gap:0!important;min-height:0!important;padding-bottom:14px!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded{padding-bottom:10px!important}html body .atlas-forecast-page .atlas-forecast-row-metrics,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row-metrics,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row-metrics,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-category,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-impact-cell,html body .atlas-forecast-page .atlas-forecast-row-metrics>.atlas-forecast-probability-cell{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel{width:100%!important;min-width:0!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border-top:0!important;margin-top:0!important;padding:0 16px 19px!important;display:block!important;position:static!important;overflow:visible!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-grid{margin-top:0!important;padding-right:44px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-inline-detail-select{z-index:10!important;width:34px!important;min-width:34px!important;height:34px!important;position:absolute!important;top:26px!important;right:14px!important;transform:none!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-card-status>strong{letter-spacing:-.03em!important;white-space:nowrap!important;margin-top:8px!important;font-size:11px!important;font-weight:900!important;line-height:1!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-status-cloud-icon{margin-top:8.5px!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row{grid-template-areas:"main"!important;gap:0!important;padding-bottom:13px!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded{padding-bottom:9px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel{padding:0 13px 18px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-grid{margin-top:0!important;padding-right:39px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-inline-detail-select{top:22px!important;right:13px!important}html body .atlas-forecast-page .atlas-forecast-inline-detail-panel .atlas-forecast-metric-card-status>strong{font-size:11px!important;line-height:1!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded),html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded){height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded) .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded) .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded) .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded) .atlas-forecast-row.is-selected{grid-template-areas:"main"!important;align-items:center!important;gap:0!important;height:91px!important;min-height:91px!important;max-height:91px!important;padding:0 16px!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded) .atlas-forecast-row-main,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded) .atlas-forecast-row-main{align-self:center!important;align-items:center!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded) .atlas-forecast-inline-detail-panel,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded) .atlas-forecast-inline-detail-panel{pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded) .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded) .atlas-forecast-row,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell:not(.is-expanded) .atlas-forecast-row.is-selected,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-selected:not(.is-expanded) .atlas-forecast-row.is-selected{height:86px!important;min-height:86px!important;max-height:86px!important;padding:0 13px!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row-main,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded .atlas-forecast-row-main{box-sizing:border-box!important;padding-right:62px!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row-copy,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded .atlas-forecast-row-copy{min-width:0!important;max-width:100%!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row-copy strong,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded .atlas-forecast-row-copy strong,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row-copy em,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded .atlas-forecast-row-copy em{text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-mobile-card-shell.is-expanded .atlas-forecast-row-main,html body .atlas-forecast-page .atlas-forecast-mobile-card-shell .atlas-forecast-row.is-expanded .atlas-forecast-row-main{padding-right:61px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .atlas-watchlist-page{box-sizing:border-box!important;height:auto!important;min-height:calc(100dvh - 74px)!important;padding:18px 18px 28px!important;overflow:hidden auto!important}html body .atlas-watchlist-page .atlas-watchlist-layout{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}html body .atlas-watchlist-page .overview-side-panel,html body .atlas-watchlist-page .atlas-watchlist-empty-side-panel{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}html body .atlas-watchlist-page .atlas-watchlist-feed-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:18px 14px 20px!important;overflow:visible!important}html body .atlas-watchlist-page .atlas-watchlist-feed-list{box-sizing:border-box!important;scrollbar-width:none!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 2px!important;display:flex!important;overflow:visible!important}html body .atlas-watchlist-page .atlas-watchlist-feed-list::-webkit-scrollbar{display:none!important}html body .atlas-watchlist-page .atlas-watchlist-event-card,html body .atlas-watchlist-page .atlas-watchlist-event-card.is-active{border-color:var(--line)!important;width:100%!important;min-width:0!important;height:174px!important;min-height:174px!important;max-height:174px!important;box-shadow:none!important;box-sizing:border-box!important;border-radius:14px!important;grid-template-columns:154px minmax(0,1fr) 92px 22px!important;align-items:center!important;gap:14px!important;padding:14px 14px 16px 16px!important;display:grid!important;position:relative!important;overflow:hidden!important}html body .atlas-watchlist-page .atlas-watchlist-event-card:hover{box-shadow:none!important;border-color:#00c8ff52!important}:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card,:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card.is-active{box-shadow:none!important;border-color:#dadee4fa!important}:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card:hover{box-shadow:none!important;border-color:#64748b94!important}html body .atlas-watchlist-page .atlas-watchlist-image{background-position:50%!important;background-size:cover!important;border-radius:12px!important;align-self:center!important;width:154px!important;min-width:154px!important;max-width:154px!important;height:118px!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-copy{align-self:center!important;width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-copy h2,html body .atlas-watchlist-page .atlas-watchlist-copy p{width:100%!important;max-width:100%!important}html body .atlas-watchlist-page .atlas-watchlist-copy h2{-webkit-line-clamp:2!important;line-clamp:2!important;max-height:38px!important;font-size:15.5px!important;line-height:1.2!important}html body .atlas-watchlist-page .atlas-watchlist-topline{color:#8895a3!important;max-width:100%!important;margin-top:8px!important;font-size:10.5px!important;line-height:14px!important}html body .atlas-watchlist-page .atlas-watchlist-copy p{-webkit-line-clamp:2!important;line-clamp:2!important;max-height:38px!important;margin-top:9px!important;font-size:12.8px!important;line-height:1.45!important}html body .atlas-watchlist-page .atlas-watchlist-impact{flex-direction:column!important;justify-content:center!important;place-self:center end!important;align-items:center!important;gap:13px!important;width:92px!important;min-width:0!important;height:auto!important;display:flex!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-impact .impact-badge{text-align:center!important;border-radius:10px!important;max-width:92px!important;min-height:30px!important;padding:0 9px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}html body .atlas-watchlist-page .atlas-watchlist-impact-score{aspect-ratio:1!important;border-radius:50%!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;max-height:60px!important;font-size:21px!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-more-button{place-self:center end!important;width:22px!important;height:34px!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-empty-state,html body .atlas-watchlist-page .atlas-watchlist-empty{box-sizing:border-box!important;width:100%!important;min-height:260px!important}}@media (width<=760px){html body .atlas-watchlist-page{padding:14px 12px 26px!important}html body .atlas-watchlist-page .atlas-watchlist-feed-card{border-radius:13px!important;padding:12px 10px 16px!important}html body .atlas-watchlist-page .atlas-watchlist-feed-list{gap:13px!important;padding:0!important}html body .atlas-watchlist-page .atlas-watchlist-event-card,html body .atlas-watchlist-page .atlas-watchlist-event-card.is-active{border-radius:14px!important;grid-template-columns:minmax(0,1fr) 24px!important;grid-template-areas:"image more""copy copy""impact impact"!important;align-items:start!important;gap:12px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:12px 12px 14px!important;overflow:hidden!important}html body .atlas-watchlist-page .atlas-watchlist-image{border-radius:12px!important;grid-area:image!important;width:100%!important;min-width:0!important;max-width:100%!important;height:148px!important;min-height:148px!important}html body .atlas-watchlist-page .atlas-watchlist-more-button{grid-area:more!important;place-self:start end!important;width:24px!important;height:32px!important;margin-top:2px!important}html body .atlas-watchlist-page .atlas-watchlist-copy{grid-area:copy!important;align-self:start!important}html body .atlas-watchlist-page .atlas-watchlist-copy h2{max-height:39px!important;font-size:16px!important;line-height:1.2!important}html body .atlas-watchlist-page .atlas-watchlist-copy p{max-height:38px!important;font-size:12.8px!important;line-height:1.46!important}html body .atlas-watchlist-page .atlas-watchlist-impact{grid-area:impact!important;grid-template-columns:minmax(0,auto) 58px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;height:auto!important;display:grid!important}html body .atlas-watchlist-page .atlas-watchlist-impact .impact-badge{justify-self:start!important;max-width:100%!important;min-height:31px!important;font-size:12px!important}html body .atlas-watchlist-page .atlas-watchlist-impact-score{justify-self:end!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;font-size:20px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .atlas-watchlist-page{box-sizing:border-box!important;height:auto!important;min-height:calc(100svh - 74px)!important;max-height:none!important;padding:18px 18px 28px!important;overflow:hidden visible!important}html body .atlas-watchlist-page .atlas-watchlist-layout{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:grid!important;overflow:visible!important}html body .atlas-watchlist-page .overview-side-panel,html body .atlas-watchlist-page .atlas-watchlist-empty-side-panel{visibility:hidden!important;opacity:0!important;pointer-events:none!important;border:0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}html body .atlas-watchlist-page .atlas-watchlist-feed-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:14px 12px 18px!important;overflow:visible!important}html body .atlas-watchlist-page .atlas-watchlist-feed-list{scrollbar-width:none!important;scrollbar-gutter:auto!important;box-sizing:border-box!important;flex-direction:column!important;gap:13px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden visible!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-feed-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html body .atlas-watchlist-page .atlas-watchlist-event-card,html body .atlas-watchlist-page .atlas-watchlist-event-card.is-active{border:1px solid var(--line)!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:154px!important;max-height:none!important;box-shadow:none!important;box-sizing:border-box!important;cursor:pointer!important;border-radius:14px!important;grid-template-columns:clamp(132px,22vw,168px) minmax(0,1fr) 92px 28px!important;align-items:center!important;gap:13px!important;padding:12px 13px 14px!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-event-card:hover,html body .atlas-watchlist-page .atlas-watchlist-event-card.is-active:hover{border-color:#00c8ff52!important;box-shadow:0 16px 38px #00000029!important}:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card,:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card.is-active{border-color:var(--line)!important;box-shadow:none!important}:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card:hover,:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-event-card.is-active:hover{border-color:#00c8ff52!important;box-shadow:0 16px 38px #0f172a14!important}html body .atlas-watchlist-page .atlas-watchlist-image{background-position:50%!important;background-size:cover!important;border-radius:11px!important;align-self:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:112px!important;min-height:112px!important;max-height:112px!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-copy{align-self:center!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow:hidden!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-copy h2,html body .atlas-watchlist-page .atlas-watchlist-copy>.atlas-watchlist-topline,html body .atlas-watchlist-page .atlas-watchlist-copy>p{width:100%!important;max-width:100%!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-copy h2{-webkit-line-clamp:2!important;line-clamp:2!important;max-height:42px!important;font-size:15px!important;line-height:1.28!important}html body .atlas-watchlist-page .atlas-watchlist-topline{color:#8895a3!important;margin-top:7px!important;margin-bottom:7px!important;font-size:10.5px!important;line-height:1.2!important}html body .atlas-watchlist-page .atlas-watchlist-copy p{-webkit-line-clamp:2!important;line-clamp:2!important;max-height:40px!important;margin-top:0!important;padding-top:0!important;font-size:12.4px!important;line-height:1.42!important}html body .atlas-watchlist-page .atlas-watchlist-impact{flex-direction:column!important;justify-content:center!important;place-self:center end!important;align-items:center!important;gap:12px!important;width:92px!important;min-width:0!important;height:auto!important;display:flex!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-impact .impact-badge{text-align:center!important;white-space:nowrap!important;border-radius:11px!important;justify-content:center!important;width:auto!important;min-width:fit-content!important;max-width:92px!important;min-height:30px!important;padding:0 8px!important;font-size:12px!important;font-weight:850!important;line-height:1!important}html body .atlas-watchlist-page .atlas-watchlist-impact-score{background:0 0!important;border-radius:50%!important;flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;font-size:20px!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-more-button{place-self:center end!important;width:28px!important;min-width:28px!important;height:38px!important;transform:none!important}html body .atlas-watchlist-page .atlas-watchlist-empty-state,html body .atlas-watchlist-page .atlas-watchlist-empty{box-sizing:border-box!important;width:100%!important;min-height:320px!important}}@media (width<=760px){html body .atlas-watchlist-page{min-height:calc(100svh - 108px)!important;padding:12px 12px 24px!important}html body .atlas-watchlist-page .atlas-watchlist-layout{gap:12px!important}html body .atlas-watchlist-page .atlas-watchlist-feed-card{border-radius:13px!important;padding:11px 10px 14px!important}html body .atlas-watchlist-page .atlas-watchlist-feed-list{gap:12px!important}html body .atlas-watchlist-page .atlas-watchlist-event-card,html body .atlas-watchlist-page .atlas-watchlist-event-card.is-active{border-radius:13px!important;grid-template-columns:minmax(0,1fr) 40px!important;grid-template-areas:"image image""copy copy""impact action"!important;align-items:stretch!important;gap:11px 10px!important;min-height:0!important;padding:11px!important;display:grid!important}html body .atlas-watchlist-page .atlas-watchlist-image{border-radius:11px!important;grid-area:image!important;width:100%!important;min-width:0!important;max-width:none!important;height:176px!important;min-height:176px!important;max-height:176px!important}html body .atlas-watchlist-page .atlas-watchlist-copy{grid-area:copy!important;align-self:start!important}html body .atlas-watchlist-page .atlas-watchlist-copy h2{-webkit-line-clamp:3!important;line-clamp:3!important;max-height:none!important;font-size:16px!important;line-height:1.24!important}html body .atlas-watchlist-page .atlas-watchlist-topline{margin-top:8px!important;margin-bottom:8px!important;font-size:10.5px!important}html body .atlas-watchlist-page .atlas-watchlist-copy p{-webkit-line-clamp:3!important;line-clamp:3!important;max-height:54px!important;font-size:12.6px!important;line-height:1.45!important}html body .atlas-watchlist-page .atlas-watchlist-impact{flex-direction:row!important;grid-area:impact!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;gap:10px!important;width:auto!important;height:40px!important;min-height:40px!important}html body .atlas-watchlist-page .atlas-watchlist-impact .impact-badge{max-width:none!important;min-height:32px!important;padding:0 10px!important;font-size:12.2px!important}html body .atlas-watchlist-page .atlas-watchlist-impact-score{flex:0 0 40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;font-size:15px!important}html body .atlas-watchlist-page .atlas-watchlist-more-button{border:1px solid var(--line)!important;background:#0014246b!important;border-radius:12px!important;grid-area:action!important;place-self:center end!important;width:40px!important;min-width:40px!important;height:40px!important}:root:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-more-button,html:not([data-theme=dark]) body .atlas-watchlist-page .atlas-watchlist-more-button{background:#ffffffd1!important}}@media (width<=430px){html body .atlas-watchlist-page,html body .atlas-watchlist-page .atlas-watchlist-feed-card{padding-left:10px!important;padding-right:10px!important}html body .atlas-watchlist-page .atlas-watchlist-image{height:152px!important;min-height:152px!important;max-height:152px!important}html body .atlas-watchlist-page .atlas-watchlist-impact{gap:8px!important}html body .atlas-watchlist-page .atlas-watchlist-impact .impact-badge{padding:0 8px!important;font-size:11.8px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:calc(100svh - 74px)!important;padding:18px 18px 30px!important;overflow:hidden auto!important}html body .event-detail-page .event-detail-shell-grid{flex-direction:column!important;grid-template-columns:none!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;display:flex!important}html body .event-detail-page .event-detail-left-stack,html body .event-detail-page .event-detail-right-stack{flex-direction:column!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;display:flex!important}html body .event-detail-page .event-detail-left-stack{order:1!important}html body .event-detail-page .event-detail-right-stack{order:2!important;margin-top:22px!important}html body .event-detail-page .event-detail-hero-card,html body .event-detail-page .event-detail-hero-timeline-card{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;gap:14px!important;padding:0!important;display:flex!important;overflow:visible!important;transform:none!important}html body .event-detail-page .event-detail-hero-top{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;width:100%!important;min-width:0!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;border-radius:14px!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:0!important;padding:18px 18px 16px!important;display:flex!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-hero-top,html:not([data-theme=dark]) body .event-detail-page .event-detail-hero-top{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important}html body .event-detail-page .event-detail-title-block{width:100%!important;min-width:0!important;max-width:100%!important}html body .event-detail-page .event-detail-title-block h1{width:100%!important;max-width:100%!important;font-size:21px!important;line-height:1.16!important}html body .event-detail-page .event-detail-meta-line{white-space:normal!important;flex-wrap:wrap!important;gap:7px!important;margin-top:12px!important}html body .event-detail-page .event-detail-hero-actions{flex:none!important;justify-content:flex-end!important;align-items:flex-start!important;gap:10px!important;padding-right:0!important}html body .event-detail-page .event-detail-impact-pill{white-space:nowrap!important;border-radius:10px!important;height:34px!important;min-height:34px!important;padding:0 13px!important;transform:none!important}html body .event-detail-page .event-detail-hero-body{flex-direction:column!important;order:2!important;grid-template-columns:none!important;align-items:stretch!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}html body .event-detail-page .event-detail-ai-panel{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;border-radius:14px!important;order:1!important;padding:18px 18px 17px!important;position:relative!important;overflow:visible!important}html body .event-detail-page .event-detail-ai-panel:after{content:none!important;display:none!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-ai-panel,html:not([data-theme=dark]) body .event-detail-page .event-detail-ai-panel{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important}html body .event-detail-page .event-detail-ai-title{margin:0 0 18px!important;transform:none!important}html body .event-detail-page .event-detail-summary-expand-button{top:15px!important;right:16px!important}html body .event-detail-page .event-detail-ai-row{border-bottom:1px solid #38bdf81a!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:flex-start!important;gap:13px!important;min-height:0!important;margin:0 0 16px!important;padding:0 0 16px!important;display:grid!important}html body .event-detail-page .event-detail-ai-row:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}html body .event-detail-page .event-detail-ai-copy strong{font-size:13.6px!important;line-height:1.18!important}html body .event-detail-page .event-detail-ai-copy p{max-height:none!important;font-size:12.5px!important;line-height:1.5!important}html body .event-detail-page .event-detail-node-map-shell{border:1px solid var(--line)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:390px!important;min-height:390px!important;max-height:390px!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;background:radial-gradient(circle at 50% 46%,#00a6ff1a,#0000 42%),#000e1c47!important;border-radius:14px!important;order:2!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-node-map-shell,html:not([data-theme=dark]) body .event-detail-page .event-detail-node-map-shell{background:radial-gradient(circle at 50% 46%,#0ea5e91a,#0000 42%),#ffffffdb!important}html body .event-detail-page .event-detail-node-map-shell .graph-card,html body .event-detail-page .event-detail-node-map-shell .event-graph-mini,html body .event-detail-page .event-detail-node-map-shell .event-graph-mini-compact,html body .event-detail-page .event-detail-node-map-shell .event-flow-map,html body .event-detail-page .event-detail-node-map-shell .event-flow-map .react-flow,html body .event-detail-page .event-detail-node-map-shell .event-flow-map .react-flow__renderer,html body .event-detail-page .event-detail-node-map-shell .event-flow-map .react-flow__viewport,html body .event-detail-page .event-detail-node-map-shell .event-flow-map .react-flow__pane{left:0!important;right:0!important;width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;inset:0!important}html body .event-detail-page .event-detail-impact-map-label{font-size:13px!important;top:17px!important;left:18px!important}html body .event-detail-page .event-detail-node-map-expand{top:12px!important;right:14px!important}html body .event-detail-page .event-detail-node-map-zoom-controls{bottom:14px!important;left:16px!important}html body .event-detail-page .event-detail-combined-separator{display:none!important}html body .event-detail-page .event-detail-event-timeline-card{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:390px!important;min-height:390px!important;max-height:390px!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;border-radius:14px!important;order:3!important;margin:0!important;padding:18px 18px 16px!important;overflow:hidden!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-event-timeline-card,html:not([data-theme=dark]) body .event-detail-page .event-detail-event-timeline-card{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important}html body .event-detail-page .event-detail-event-timeline-card .event-detail-card-header{margin-bottom:18px!important}html body .event-detail-page .event-detail-event-timeline-scroll{height:calc(100% - 56px)!important;min-height:0!important;padding:10px 6px 16px 0!important;overflow:hidden auto!important}html body .event-detail-page .event-detail-key-takes-expanded-card{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;border-radius:14px!important;padding:18px!important}html body .event-detail-page .event-detail-right-stack>.event-detail-card,html body .event-detail-page .event-detail-right-stack>.event-detail-mini-card,html body .event-detail-page .event-detail-right-stack>.event-detail-forecast-card{box-sizing:border-box!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0!important}html body .event-detail-page .event-detail-top-characters-card,html body .event-detail-page .event-detail-top-scenarios-card{min-height:286px!important;padding:20px 19px 17px!important}html body .event-detail-page .event-detail-forecast-card{min-height:0!important;padding:18px 18px 17px!important}html body .event-detail-page .event-detail-character-list,html body .event-detail-page .event-detail-scenario-list{min-height:0!important;max-height:218px!important;overflow-y:auto!important}html body .event-detail-page .event-detail-right-ad-slot{width:100%!important;max-width:100%!important;margin:0!important}html body .event-detail-page .event-detail-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:18px!important}html body .event-detail-page .event-detail-metric-card{min-height:96px!important;padding:11px 8px 10px!important}html body .event-detail-page .event-detail-prob-chart,html body .event-detail-page .event-detail-chart{width:100%!important;max-width:100%!important}}@media (width<=760px){html body .event-detail-page{min-height:calc(100svh - 108px)!important;padding:12px 12px 26px!important}html body .event-detail-page .event-detail-left-stack,html body .event-detail-page .event-detail-right-stack,html body .event-detail-page .event-detail-hero-card,html body .event-detail-page .event-detail-hero-timeline-card,html body .event-detail-page .event-detail-hero-body{gap:12px!important}html body .event-detail-page .event-detail-right-stack{margin-top:20px!important}html body .event-detail-page .event-detail-hero-top{border-radius:13px!important;flex-direction:column!important;gap:13px!important;padding:16px 15px 15px!important}html body .event-detail-page .event-detail-title-block h1{font-size:19px!important;line-height:1.18!important}html body .event-detail-page .event-detail-meta-line{margin-top:10px!important;font-size:10.8px!important;line-height:1.25!important}html body .event-detail-page .event-detail-hero-actions{justify-content:space-between!important;align-items:center!important;width:100%!important}html body .event-detail-page .event-detail-impact-pill{text-overflow:ellipsis!important;max-width:calc(100% - 48px)!important;overflow:hidden!important}html body .event-detail-page .event-detail-ai-panel,html body .event-detail-page .event-detail-event-timeline-card,html body .event-detail-page .event-detail-key-takes-expanded-card,html body .event-detail-page .event-detail-right-stack>.event-detail-card{border-radius:13px!important}html body .event-detail-page .event-detail-ai-panel{padding:16px 15px 15px!important}html body .event-detail-page .event-detail-ai-title{margin-bottom:17px!important}html body .event-detail-page .event-detail-summary-expand-button{width:34px!important;min-width:34px!important;height:34px!important;top:13px!important;right:13px!important}html body .event-detail-page .event-detail-ai-row{grid-template-columns:22px minmax(0,1fr)!important;gap:11px!important;margin-bottom:15px!important;padding-bottom:15px!important}html body .event-detail-page .event-detail-ai-row svg{width:18px!important;height:18px!important}html body .event-detail-page .event-detail-ai-copy strong{font-size:13.1px!important}html body .event-detail-page .event-detail-ai-copy p{font-size:12px!important;line-height:1.46!important}html body .event-detail-page .event-detail-node-map-shell{border-radius:13px!important;height:326px!important;min-height:326px!important;max-height:326px!important}html body .event-detail-page .event-detail-impact-map-label{font-size:12px!important;top:14px!important;left:15px!important}html body .event-detail-page .event-detail-node-map-expand{width:34px!important;height:34px!important;top:10px!important;right:11px!important}html body .event-detail-page .event-detail-event-timeline-card{height:346px!important;min-height:346px!important;max-height:346px!important;padding:16px 15px 14px!important}html body .event-detail-page .event-detail-event-timeline-card .event-detail-card-header{gap:12px!important;margin-bottom:16px!important}html body .event-detail-page .event-detail-event-timeline-card .event-detail-section-title h2,html body .event-detail-page .event-detail-mini-section-title h2,html body .event-detail-page .event-detail-forecast-header h2,html body .event-detail-page .event-detail-ai-title h3{font-size:13.5px!important}html body .event-detail-page .event-detail-timeline-dropdown-button{min-width:104px!important;height:34px!important;padding:0 10px!important;font-size:11.5px!important}html body .event-detail-page .event-detail-event-timeline-list{gap:20px!important}html body .event-detail-page .event-detail-event-timeline-item{gap:12px!important;min-height:64px!important}html body .event-detail-page .event-detail-event-timeline-copy .event-detail-latest-news-title{font-size:12.5px!important}html body .event-detail-page .event-detail-event-timeline-copy .event-detail-latest-news-description{min-height:33px!important;max-height:33px!important;font-size:11.7px!important}html body .event-detail-page .event-detail-top-characters-card,html body .event-detail-page .event-detail-top-scenarios-card{min-height:268px!important;padding:18px 16px 15px!important}html body .event-detail-page .event-detail-character-list,html body .event-detail-page .event-detail-scenario-list{max-height:205px!important}html body .event-detail-page .event-detail-forecast-card{padding:16px 15px 15px!important}html body .event-detail-page .event-detail-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:16px!important}html body .event-detail-page .event-detail-metric-card{min-height:90px!important;padding:10px 6px 9px!important}html body .event-detail-page .event-detail-metric-card>span{font-size:9.5px!important}html body .event-detail-page .event-detail-metric-card strong,html body .event-detail-page .event-detail-metric-card-probability strong,html body .event-detail-page .event-detail-metric-card-horizon strong{font-size:12.2px!important;line-height:1.18!important}html body .event-detail-page .event-detail-prob-chart{grid-template-columns:30px minmax(0,1fr)!important}html body .event-detail-page .event-detail-prob-chart-y,html body .event-detail-page .event-detail-prob-chart-x,html body .event-detail-page .event-detail-prob-chart-x span strong,html body .event-detail-page .event-detail-prob-chart-x span em{font-size:9px!important}}@media (width<=430px){html body .event-detail-page{padding-left:10px!important;padding-right:10px!important}html body .event-detail-page .event-detail-node-map-shell{height:304px!important;min-height:304px!important;max-height:304px!important}html body .event-detail-page .event-detail-event-timeline-card{height:330px!important;min-height:330px!important;max-height:330px!important}html body .event-detail-page .event-detail-metric-grid{gap:6px!important}html body .event-detail-page .event-detail-metric-card{min-height:86px!important;padding-left:5px!important;padding-right:5px!important}}.event-detail-mobile-primary-carousel{display:none}.event-detail-desktop-section-layout{display:contents}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page{--event-detail-mobile-primary-card-height:390px}html body .event-detail-page .event-detail-desktop-section-layout{display:none!important}html body .event-detail-page .event-detail-mobile-primary-carousel{box-sizing:border-box!important;order:2!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}html body .event-detail-page .event-detail-mobile-primary-track{width:100%!important;min-width:0!important;max-width:100%!important;height:var(--event-detail-mobile-primary-card-height)!important;min-height:var(--event-detail-mobile-primary-card-height)!important;max-height:var(--event-detail-mobile-primary-card-height)!important;overscroll-behavior-x:contain!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;touch-action:pan-x pan-y!important;flex-direction:row!important;align-items:stretch!important;gap:12px!important;scroll-padding:0!important;display:flex!important;overflow:auto hidden!important}html body .event-detail-page .event-detail-mobile-primary-track::-webkit-scrollbar{display:none!important}html body .event-detail-page .event-detail-mobile-primary-slide{width:100%!important;min-width:100%!important;max-width:100%!important;height:var(--event-detail-mobile-primary-card-height)!important;min-height:var(--event-detail-mobile-primary-card-height)!important;max-height:var(--event-detail-mobile-primary-card-height)!important;box-sizing:border-box!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;flex:0 0 100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-panel,html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-node-map-shell,html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-event-timeline-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-panel{flex-direction:column!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-row{flex:1 1 0!important;min-height:0!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-copy{min-height:0!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-copy p{line-clamp:3!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:none!important;display:-webkit-box!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-node-map-shell{border:1px solid var(--line)!important;border-radius:14px!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-event-timeline-card{flex-direction:column!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-event-timeline-scroll{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}html body .event-detail-page .event-detail-mobile-primary-dots{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:20px!important;min-height:20px!important;margin:9px 0 0!important;padding:0!important;display:flex!important}html body .event-detail-page .event-detail-mobile-primary-dot{cursor:pointer!important;background:#94a3b86b!important;border:0!important;border-radius:999px!important;width:7px!important;min-width:7px!important;height:7px!important;padding:0!important;transition:width .16s,background .16s,opacity .16s!important}html body .event-detail-page .event-detail-mobile-primary-dot-active{background:#38dfffdb!important;width:19px!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot{background:#64748b5c!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot-active,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot-active{background:#0891b2db!important}html body .event-detail-page .event-detail-right-stack{margin-top:24px!important}}@media (width<=760px){html body .event-detail-page{--event-detail-mobile-primary-card-height:346px}html body .event-detail-page .event-detail-mobile-primary-track{gap:10px!important}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-copy p{line-clamp:2!important;-webkit-line-clamp:2!important}html body .event-detail-page .event-detail-mobile-primary-dots{margin-top:8px!important}html body .event-detail-page .event-detail-right-stack{margin-top:22px!important}}@media (width<=430px){html body .event-detail-page{--event-detail-mobile-primary-card-height:330px}html body .event-detail-page .event-detail-mobile-primary-slide .event-detail-ai-copy p{line-clamp:2!important;-webkit-line-clamp:2!important}}.event-detail-key-takes-mobile-detail-header{display:none}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-key-takes-expanded-mode .event-detail-hero-top{display:none!important}html body .event-detail-page .event-detail-key-takes-expanded-card{flex-direction:column!important;width:100%!important;height:auto!important;min-height:420px!important;max-height:none!important;padding:18px 18px 17px!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-header{flex:none!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;width:100%!important;min-width:0!important;margin:0 0 18px!important;padding:0!important;display:flex!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-header h3{color:var(--text)!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:14px!important;font-weight:800!important;line-height:1!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button,html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button.event-detail-see-all-button{color:#f8fafcf0!important;box-sizing:border-box!important;background:#00304e75!important;border:1px solid #38dfff6b!important;border-radius:12px!important;flex:0 0 38px!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important;transform:none!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button .event-detail-key-takes-close-glyph{color:currentColor!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-size:22px!important;font-weight:300!important;line-height:1!important;display:inline-flex!important;transform:translateY(-.5px)!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tabs{scrollbar-width:none!important;flex:none!important;order:2!important;justify-content:flex-start!important;gap:22px!important;width:100%!important;margin:0!important;padding:0 0 1px!important;overflow:auto hidden!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tabs::-webkit-scrollbar{display:none!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab{flex:none!important;height:34px!important;font-size:12.4px!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article{flex:auto!important;order:3!important;min-height:0!important;max-height:calc(100svh - 260px)!important;padding:21px 0 0!important;overflow:hidden auto!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell{isolation:isolate!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .graph-card,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-graph-mini,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-graph-mini-compact,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__renderer,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__viewport,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__pane{width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow{border-radius:0!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-impact-map-label{z-index:45!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-expand,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-zoom-controls{z-index:50!important}html body .event-detail-page .event-detail-mobile-primary-dots{margin-bottom:0!important}html body .event-detail-page .event-detail-right-stack{margin-top:21px!important}}@media (width<=760px){html body .event-detail-page .event-detail-key-takes-expanded-card{padding:16px 15px 15px!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-header{margin-bottom:17px!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tabs{gap:18px!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab{font-size:11.8px!important}html body .event-detail-page .event-detail-mobile-primary-dots{margin-top:5px!important}html body .event-detail-page .event-detail-right-stack{margin-top:19px!important}}@media (width<=430px){html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tabs{gap:15px!important}html body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab{font-size:11.2px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-key-takes-expanded-mode .event-detail-hero-top{visibility:visible!important;opacity:1!important;order:1!important;display:flex!important}html body .event-detail-page .event-detail-key-takes-expanded-mode .event-detail-hero-top .event-detail-hero-actions{display:none!important}html body .event-detail-page .event-detail-key-takes-expanded-mode .event-detail-key-takes-expanded-card{order:2!important;margin-top:0!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map.event-detail-mobile-primary-slide .event-detail-node-map-shell{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;box-shadow:var(--shadow)!important;border-radius:14px!important;overflow:hidden!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide-impact-map.event-detail-mobile-primary-slide .event-detail-node-map-shell,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide-impact-map.event-detail-mobile-primary-slide .event-detail-node-map-shell{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-zoom-controls{z-index:64!important;pointer-events:auto!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:auto auto 14px 16px!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-zoom-controls .event-detail-node-map-control{flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;position:relative!important;inset:auto!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-expand{z-index:66!important;inset:12px 14px auto auto!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .graph-card,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-graph-mini,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-graph-mini-compact,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__renderer,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__viewport,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__pane{background:0 0!important}}@media (width<=760px){html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-zoom-controls{bottom:12px!important;left:14px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-ai-panel,html body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-node-map-shell,html body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-event-timeline-card{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;box-shadow:var(--shadow)!important;border-radius:14px!important;overflow:hidden!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-ai-panel,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-node-map-shell,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-event-timeline-card,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-ai-panel,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-node-map-shell,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-slide>.event-detail-event-timeline-card{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card{isolation:isolate!important;width:100%!important;height:100%!important;min-height:100%!important;padding:0!important;display:block!important;position:relative!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .graph-card,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-graph-mini,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-graph-mini-compact,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map .react-flow,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map .react-flow__renderer,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map .react-flow__viewport,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map .react-flow__pane{background:0 0!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-flow-map .react-flow{border-radius:14px!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-detail-node-map-zoom-controls{z-index:64!important;pointer-events:auto!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:auto auto 14px 16px!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-detail-node-map-zoom-controls .event-detail-node-map-control{flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;position:relative!important;inset:auto!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-detail-node-map-expand{z-index:66!important;inset:12px 14px auto auto!important}}@media (width<=760px){html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card .event-detail-node-map-zoom-controls{bottom:12px!important;left:14px!important}}.event-detail-mobile-back-row{display:none}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-mobile-back-row{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:-2px 0 8px!important;padding:0!important;display:flex!important}html body .event-detail-page .event-detail-mobile-back-button{color:#e2e8f0e0!important;width:auto!important;max-width:100%!important;height:30px!important;min-height:30px!important;max-height:30px!important;box-shadow:none!important;cursor:pointer!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0 2px 0 0!important;display:inline-flex!important}html body .event-detail-page .event-detail-mobile-back-button:hover{color:#fff!important}html body .event-detail-page .event-detail-mobile-back-icon{color:currentColor!important;justify-content:center!important;align-items:center!important;width:21px!important;min-width:21px!important;height:30px!important;font-size:30px!important;font-weight:300!important;line-height:1!important;display:inline-flex!important;transform:translateY(-1px)!important}html body .event-detail-page .event-detail-mobile-back-text{color:currentColor!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important;align-items:center!important;height:30px!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button{color:#0f172ac7!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:hover,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:hover{color:#0f172a!important}}@media (width<=760px){html body .event-detail-page .event-detail-mobile-back-row{height:28px!important;min-height:28px!important;max-height:28px!important;margin:-1px 0 7px!important}html body .event-detail-page .event-detail-mobile-back-button,html body .event-detail-page .event-detail-mobile-back-icon,html body .event-detail-page .event-detail-mobile-back-text{height:28px!important;min-height:28px!important;max-height:28px!important}html body .event-detail-page .event-detail-mobile-back-icon{width:20px!important;min-width:20px!important;font-size:28px!important}html body .event-detail-page .event-detail-mobile-back-text{font-size:12px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-mobile-back-row{height:28px!important;min-height:28px!important;max-height:28px!important;margin:-2px 0 5px!important}html body .event-detail-page .event-detail-mobile-back-button,html body .event-detail-page .event-detail-mobile-back-button:hover,html body .event-detail-page .event-detail-mobile-back-button:active,html body .event-detail-page .event-detail-mobile-back-button:focus,html body .event-detail-page .event-detail-mobile-back-button:focus-visible{width:32px!important;min-width:32px!important;max-width:32px!important;height:28px!important;min-height:28px!important;max-height:28px!important;box-shadow:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;color:#fff!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}html body .event-detail-page .event-detail-mobile-back-icon{color:currentColor!important;stroke:currentColor!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:block!important;transform:none!important}html body .event-detail-page .event-detail-mobile-back-text{opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:hover,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:active,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:focus,:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:focus-visible,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:hover,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:active,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:focus,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-back-button:focus-visible{color:#000!important;box-shadow:none!important;background:0 0!important;border:0 #0000!important;outline:0!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-hero-card,:root:not([data-theme=dark]) body .event-detail-page .event-detail-hero-timeline-card,:root:not([data-theme=dark]) body .event-detail-page .event-detail-left-stack>.event-detail-card:first-child,html:not([data-theme=dark]) body .event-detail-page .event-detail-hero-card,html:not([data-theme=dark]) body .event-detail-page .event-detail-hero-timeline-card,html:not([data-theme=dark]) body .event-detail-page .event-detail-left-stack>.event-detail-card:first-child{box-shadow:none!important;background:0 0!important;border:0 #0000!important;outline:0!important}html body .event-detail-page .event-detail-mobile-primary-dots{height:17px!important;min-height:17px!important;max-height:17px!important;margin-bottom:0!important}html body .event-detail-page .event-detail-right-stack{margin-top:18px!important}}@media (width<=760px){html body .event-detail-page .event-detail-mobile-back-row{height:26px!important;min-height:26px!important;max-height:26px!important;margin:-1px 0 4px!important}html body .event-detail-page .event-detail-mobile-back-button,html body .event-detail-page .event-detail-mobile-back-button:hover,html body .event-detail-page .event-detail-mobile-back-button:active,html body .event-detail-page .event-detail-mobile-back-button:focus,html body .event-detail-page .event-detail-mobile-back-button:focus-visible{width:30px!important;min-width:30px!important;max-width:30px!important;height:26px!important;min-height:26px!important;max-height:26px!important}html body .event-detail-page .event-detail-mobile-back-icon{width:21px!important;min-width:21px!important;height:21px!important;min-height:21px!important}html body .event-detail-page .event-detail-mobile-primary-dots{height:14px!important;min-height:14px!important;max-height:14px!important;margin-top:4px!important}html body .event-detail-page .event-detail-right-stack{margin-top:16px!important}}.event-detail-shimmer-mobile-primary-carousel{display:none}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-loading-page{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:calc(100svh - 74px)!important;padding:18px 18px 30px!important;overflow:hidden auto!important}html body .event-detail-loading-page .event-detail-shell-grid{flex-direction:column!important;grid-template-columns:none!important;align-items:stretch!important;gap:18px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}html body .event-detail-loading-page .event-detail-left-stack,html body .event-detail-loading-page .event-detail-right-stack{flex-direction:column!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;display:flex!important;overflow:visible!important}html body .event-detail-loading-page .event-detail-hero-card.event-detail-shimmer-card{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;gap:14px!important;padding:0!important;display:flex!important;overflow:visible!important}html body .event-detail-loading-page .event-detail-shimmer-hero-top{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;width:100%!important;min-width:0!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;border-radius:14px!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:0!important;padding:18px 18px 16px!important;display:flex!important}:root:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-hero-top,html:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-hero-top{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important;box-shadow:var(--shadow)!important;border-color:#0000!important;outline:0!important}html body .event-detail-loading-page .event-detail-shimmer-title-block{flex:auto!important;min-width:0!important}html body .event-detail-loading-page .event-detail-shimmer-title{width:min(520px,86%)!important}html body .event-detail-loading-page .event-detail-shimmer-meta{width:min(260px,58%)!important;margin-top:16px!important}html body .event-detail-loading-page .event-detail-shimmer-actions{flex:none!important;align-items:flex-start!important;gap:10px!important}html body .event-detail-loading-page .event-detail-hero-card>.event-detail-shimmer-hero-body,html body .event-detail-loading-page .event-detail-hero-card>.event-detail-combined-separator,html body .event-detail-loading-page .event-detail-hero-card>.event-detail-timeline-news-card.event-detail-shimmer-news-card{display:none!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-carousel{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-track{overscroll-behavior-x:contain!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-sizing:border-box!important;flex-direction:row!important;align-items:stretch!important;gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:390px!important;min-height:390px!important;max-height:390px!important;display:flex!important;overflow:auto hidden!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-track::-webkit-scrollbar{display:none!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide{scroll-snap-align:start!important;scroll-snap-stop:always!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:390px!important;min-height:390px!important;max-height:390px!important;margin:0!important;padding:0!important;overflow:hidden!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-ai-panel,html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-node-map-shell,html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-event-timeline-card{border:1px solid var(--line)!important;background:linear-gradient(180deg, #00223a9e, #001322d1), var(--bg-card)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;box-shadow:var(--shadow)!important;box-sizing:border-box!important;border-radius:14px!important;margin:0!important;padding:18px 18px 17px!important;overflow:hidden!important}:root:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-ai-panel,:root:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-node-map-shell,:root:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-event-timeline-card,html:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-ai-panel,html:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-node-map-shell,html:not([data-theme=dark]) body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-event-timeline-card{background:linear-gradient(180deg, #fffffffa, #f8fbffeb), var(--bg-card)!important;border-color:#0000!important;outline:0!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-panel{flex-direction:column!important;gap:0!important;display:flex!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-title{flex:none!important;margin-bottom:20px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-row{flex:1 1 0!important;gap:13px!important;min-height:0!important;margin:0 0 17px!important;padding:0 0 17px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-row:last-child{margin-bottom:0!important;padding-bottom:0!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-copy{flex-direction:column!important;gap:9px!important;min-width:0!important;display:flex!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-shimmer-map-shell{padding:0!important;position:relative!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-shimmer-map-core{width:116px!important;height:116px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-shimmer-map-node{width:52px!important;height:52px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-event-timeline-card{flex-direction:column!important;display:flex!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-card-header{flex:none!important;margin-bottom:18px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-timeline-news-scroll{flex:auto!important;height:auto!important;min-height:0!important;overflow:hidden!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-event-timeline-list{gap:21px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-dots{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:20px!important;min-height:20px!important;margin:6px 0 0!important;padding:0!important;display:flex!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-dots .event-detail-mobile-primary-dot{display:inline-block!important}html body .event-detail-loading-page .event-detail-right-stack{margin-top:4px!important}html body .event-detail-loading-page .event-detail-shimmer-characters-card,html body .event-detail-loading-page .event-detail-shimmer-scenarios-card{height:auto!important;min-height:286px!important;max-height:none!important;padding:20px 19px 17px!important}html body .event-detail-loading-page .event-detail-shimmer-side-list{gap:16px!important;margin-top:18px!important}html body .event-detail-loading-page .event-detail-shimmer-side-row{gap:14px!important;min-height:34px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card{min-height:0!important;padding:18px 18px 17px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-forecast-header{margin-bottom:18px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-metric-grid{gap:9px!important;margin-top:0!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-forecast-summary,html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-probability-section{margin-top:20px!important}}@media (width<=760px){html body .event-detail-loading-page{min-height:calc(100svh - 108px)!important;padding:12px 12px 26px!important}html body .event-detail-loading-page .event-detail-shell-grid,html body .event-detail-loading-page .event-detail-left-stack,html body .event-detail-loading-page .event-detail-right-stack,html body .event-detail-loading-page .event-detail-hero-card.event-detail-shimmer-card{gap:12px!important}html body .event-detail-loading-page .event-detail-shimmer-hero-top{border-radius:13px!important;flex-direction:column!important;gap:13px!important;padding:16px 15px 15px!important}html body .event-detail-loading-page .event-detail-shimmer-title{width:82%!important;height:22px!important}html body .event-detail-loading-page .event-detail-shimmer-meta{width:56%!important;height:11px!important;margin-top:13px!important}html body .event-detail-loading-page .event-detail-shimmer-actions{justify-content:space-between!important;align-items:center!important;width:100%!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-track,html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide{height:346px!important;min-height:346px!important;max-height:346px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-ai-panel,html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-node-map-shell,html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide>.event-detail-event-timeline-card{border-radius:13px!important;padding:16px 15px 15px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-title{margin-bottom:17px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-row{grid-template-columns:22px minmax(0,1fr)!important;gap:11px!important;margin-bottom:15px!important;padding-bottom:15px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-ai-copy{gap:8px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-shimmer-map-core{width:104px!important;height:104px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-shimmer-map-node{width:46px!important;height:46px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-card-header{margin-bottom:16px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-event-timeline-list{gap:19px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-dots{margin-top:5px!important}html body .event-detail-loading-page .event-detail-right-stack{margin-top:2px!important}html body .event-detail-loading-page .event-detail-shimmer-characters-card,html body .event-detail-loading-page .event-detail-shimmer-scenarios-card{min-height:268px!important;padding:18px 16px 15px!important}html body .event-detail-loading-page .event-detail-shimmer-side-list{gap:15px!important;margin-top:16px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card{padding:16px 15px 15px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-metric-grid{gap:7px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-forecast-summary,html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-probability-section{margin-top:17px!important}}@media (width<=430px){html body .event-detail-loading-page{padding-left:10px!important;padding-right:10px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-track,html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide{height:330px!important;min-height:330px!important;max-height:330px!important}html body .event-detail-loading-page .event-detail-shimmer-mobile-primary-slide .event-detail-event-timeline-list{gap:17px!important}html body .event-detail-loading-page .event-detail-shimmer-analysis-card .event-detail-metric-grid{gap:6px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-hero-top{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title actions"!important;align-items:start!important;gap:10px 14px!important;display:grid!important}html body .event-detail-page .event-detail-title-block{grid-area:title!important;width:auto!important;min-width:0!important;max-width:none!important;overflow:visible!important}html body .event-detail-page .event-detail-title-block h1{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}html body .event-detail-page .event-detail-hero-actions{flex-direction:row!important;grid-area:actions!important;justify-content:flex-end!important;place-self:start end!important;align-items:flex-start!important;gap:10px!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}html body .event-detail-page .event-detail-impact-pill{text-overflow:ellipsis!important;white-space:nowrap!important;flex:none!important;align-self:flex-start!important;max-width:min(38vw,168px)!important;margin:-5px 0 0!important;overflow:hidden!important;transform:none!important}html body .event-detail-page .event-detail-meta-line{max-width:100%!important}}@media (width<=760px){html body .event-detail-page .event-detail-hero-top{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title actions"!important;align-items:start!important;gap:9px 14px!important}html body .event-detail-page .event-detail-hero-actions{justify-content:flex-end!important;align-items:flex-start!important;gap:8px!important;width:auto!important;min-width:0!important}html body .event-detail-page .event-detail-impact-pill{max-width:min(39vw,150px)!important;margin-top:-6px!important;padding-left:10px!important;padding-right:10px!important}}@media (width<=430px){html body .event-detail-page .event-detail-impact-pill{max-width:min(36vw,132px)!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-hero-top{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title actions""meta meta"!important;align-items:start!important;gap:10px 14px!important;display:grid!important}html body .event-detail-page .event-detail-title-block{width:auto!important;min-width:0!important;max-width:none!important;display:contents!important}html body .event-detail-page .event-detail-title-block h1{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;grid-area:title!important;align-self:center!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;display:block!important;overflow:visible!important}html body .event-detail-page .event-detail-title-block .event-detail-meta-line,html body .event-detail-page .event-detail-meta-line{grid-area:meta!important;align-self:start!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;padding-top:0!important}html body .event-detail-page .event-detail-hero-actions{flex-direction:row!important;grid-area:actions!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}html body .event-detail-page .event-detail-impact-pill{text-overflow:ellipsis!important;white-space:nowrap!important;flex:0 auto!important;align-self:center!important;max-width:min(38vw,168px)!important;margin:0!important;overflow:hidden!important;transform:none!important}html body .event-detail-page .event-detail-hero-actions .event-detail-impact-more-button,html body .event-detail-page .event-detail-impact-more-button,html body .event-detail-page .atlas-feed-more-button.event-detail-impact-more-button{align-self:center!important;margin-left:0!important;position:relative!important;top:auto!important;transform:none!important}}@media (width<=760px){html body .event-detail-page .event-detail-hero-top{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title actions""meta meta"!important;gap:9px 14px!important}html body .event-detail-page .event-detail-hero-actions{gap:8px!important}html body .event-detail-page .event-detail-impact-pill{max-width:min(39vw,150px)!important;margin:0!important;padding-left:10px!important;padding-right:10px!important}}@media (width<=430px){html body .event-detail-page .event-detail-impact-pill{max-width:min(36vw,132px)!important}}.event-detail-title-tools-row-v94{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:18px;width:100%;min-width:0;display:grid}.event-detail-main-title-v94{grid-column:1;min-width:0}.event-detail-title-right-tools-v94{grid-column:2;justify-content:flex-end;place-self:start end;align-items:flex-start;gap:14px;width:auto;min-width:0;margin:0;padding:0;display:flex}.event-detail-title-meta-v94{width:100%;min-width:0}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-hero-top-v94{display:block!important}html body .event-detail-page .event-detail-title-block-v94{width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}html body .event-detail-page .event-detail-title-tools-row-v94{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:0 14px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}html body .event-detail-page .event-detail-main-title-v94,html body .event-detail-page .event-detail-title-tools-row-v94>h1.event-detail-main-title-v94{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;grid-column:1!important;align-self:center!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}html body .event-detail-page .event-detail-title-right-tools-v94,html body .event-detail-page .event-detail-title-tools-row-v94>.event-detail-title-right-tools-v94{flex-direction:row!important;grid-column:2!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-pill-v94,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-pill-v94{text-overflow:ellipsis!important;white-space:nowrap!important;flex:0 auto!important;align-self:center!important;max-width:min(38vw,168px)!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 12px!important;overflow:hidden!important;transform:none!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-more-button,html body .event-detail-page .event-detail-title-right-tools-v94 .atlas-feed-more-button.event-detail-impact-more-button,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-more-button,html body .event-detail-page .event-detail-title-tools-row-v94 .atlas-feed-more-button.event-detail-impact-more-button{flex:0 0 38px!important;align-self:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important}html body .event-detail-page .event-detail-title-meta-v94,html body .event-detail-page .event-detail-title-block-v94>.event-detail-title-meta-v94{width:100%!important;min-width:0!important;max-width:100%!important;margin-top:10px!important;padding:0!important;display:flex!important}}@media (width<=760px){html body .event-detail-page .event-detail-title-tools-row-v94{column-gap:14px!important}html body .event-detail-page .event-detail-title-right-tools-v94{gap:7px!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-pill-v94,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-pill-v94{max-width:min(39vw,150px)!important;padding-left:10px!important;padding-right:10px!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-more-button,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-more-button{flex-basis:36px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}}@media (width<=430px){html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-pill-v94,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-pill-v94{max-width:min(36vw,132px)!important}}.subscription-mobile-back-row-v130{display:none}.subscription-content-stack-v130{display:contents}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .subscription-page.subscription-page-v130{box-sizing:border-box!important;flex-direction:column!important;gap:0!important;width:100%!important;height:auto!important;min-height:calc(100vh - 74px)!important;max-height:none!important;padding:22px 24px 30px!important;display:flex!important;overflow:visible!important}html body .subscription-page.subscription-page-v130 .subscription-mobile-back-row-v130{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:-2px 0 8px!important;padding:0!important;display:flex!important}html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:hover,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:active,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus-visible{width:32px!important;min-width:32px!important;max-width:32px!important;height:28px!important;min-height:28px!important;max-height:28px!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}html body .subscription-page.subscription-page-v130 .subscription-mobile-back-icon-v130{color:currentColor!important;stroke:currentColor!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:block!important;transform:none!important}:root:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130,:root:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:hover,:root:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:active,:root:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus,:root:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus-visible,html:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130,html:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:hover,html:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:active,html:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus,html:not([data-theme=dark]) body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus-visible{color:#000!important;box-shadow:none!important;background:0 0!important;border:0 #0000!important;outline:0!important}html body .subscription-page.subscription-page-v130 .subscription-content-stack-v130{flex-direction:column!important;flex:none!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;display:flex!important}html body .subscription-page.subscription-page-v130 .subscription-hero-card-v130,html body .subscription-page.subscription-page-v130 .subscription-hero-card{box-sizing:border-box!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:18px 20px!important;display:grid!important;overflow:hidden!important}html body .subscription-page.subscription-page-v130 .subscription-hero-icon{border-radius:16px!important;flex:0 0 54px!important;width:54px!important;min-width:54px!important;height:54px!important}html body .subscription-page.subscription-page-v130 .subscription-hero-card h1{letter-spacing:-.045em!important;margin:5px 0 8px!important;font-size:25px!important;line-height:1.04!important}html body .subscription-page.subscription-page-v130 .subscription-hero-card p{max-height:56.55px!important;color:var(--text-muted)!important;line-clamp:3!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;font-size:13px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}html body .subscription-page.subscription-page-v130 .subscription-plan-grid-v130,html body .subscription-page.subscription-page-v130 .subscription-plan-grid,html body .subscription-page.subscription-page-v130.subscription-page-free .subscription-plan-grid,html body .subscription-page.subscription-page-v130.subscription-page-reader .subscription-plan-grid{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 0 24px!important;display:grid!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card-v130,html body .subscription-page.subscription-page-v130 .subscription-plan-card,html body .subscription-page.subscription-page-v130 .subscription-plan-card-reader{box-sizing:border-box!important;flex-direction:column!important;gap:0!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;padding:22px 20px 20px!important;display:flex!important;overflow:hidden!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card-reader-v130,html body .subscription-page.subscription-page-v130 .subscription-plan-card-reader{min-height:354px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-header{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;width:100%!important;min-width:0!important;display:flex!important}html body .subscription-page.subscription-page-v130 .subscription-plan-title-row{justify-content:flex-start!important;align-items:center!important;gap:12px!important;min-width:0!important;max-width:100%!important;display:inline-flex!important;transform:none!important}html body .subscription-page.subscription-page-v130 .subscription-plan-title-row h2,html body .subscription-page.subscription-page-v130 .subscription-plan-header h2{min-width:0!important;color:var(--text)!important;letter-spacing:-.055em!important;white-space:normal!important;overflow-wrap:anywhere!important;margin:0!important;font-size:31px!important;font-weight:950!important;line-height:1!important}html body .subscription-page.subscription-page-v130 .subscription-plan-title-row strong{flex:none!important;align-self:center!important;min-height:24px!important;margin:0!important;padding:6px 9px!important;transform:none!important}html body .subscription-page.subscription-page-v130 .subscription-plan-reader-header>.subscription-plan-price{flex:none!important;align-self:flex-start!important;margin-left:auto!important}html body .subscription-page.subscription-page-v130 .subscription-plan-price{white-space:nowrap!important;justify-content:flex-end!important;align-items:baseline!important;gap:6px!important;margin:0!important;display:inline-flex!important}html body .subscription-page.subscription-page-v130 .subscription-plan-price-main{letter-spacing:-.06em!important;font-size:36px!important;font-weight:950!important;line-height:1!important}html body .subscription-page.subscription-page-v130 .subscription-plan-price-period{font-size:12px!important;font-weight:800!important;line-height:1!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card ul{gap:14px!important;margin:24px 0 0!important;padding:0!important;display:grid!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card li{min-height:28px!important;color:var(--text-soft)!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;font-size:13px!important;font-weight:750!important;line-height:1.36!important;display:grid!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card li svg{color:currentColor!important;stroke:currentColor!important;justify-self:center!important;width:15px!important;height:15px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card li span{overflow-wrap:anywhere!important;min-width:0!important}html body .subscription-page.subscription-page-v130 .subscription-upgrade-button,html body .subscription-page.subscription-page-v130 .subscription-cancel-button{border-radius:12px!important;width:100%!important;height:44px!important;min-height:44px!important;margin-top:26px!important;font-size:12px!important;line-height:1!important}html body .subscription-page.subscription-page-v130 .subscription-cancel-modal-backdrop{box-sizing:border-box!important;padding:18px!important}html body .subscription-page.subscription-page-v130 .subscription-cancel-modal{width:min(100%,390px)!important;max-width:390px!important;margin:auto!important}}@media (width<=760px){html body .subscription-page.subscription-page-v130{padding:17px 16px 24px!important}html body .subscription-page.subscription-page-v130 .subscription-mobile-back-row-v130{height:26px!important;min-height:26px!important;max-height:26px!important;margin:-1px 0 7px!important}html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:hover,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:active,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus,html body .subscription-page.subscription-page-v130 .subscription-mobile-back-button-v130:focus-visible{width:30px!important;min-width:30px!important;max-width:30px!important;height:26px!important;min-height:26px!important;max-height:26px!important}html body .subscription-page.subscription-page-v130 .subscription-mobile-back-icon-v130{width:21px!important;min-width:21px!important;height:21px!important;min-height:21px!important}html body .subscription-page.subscription-page-v130 .subscription-content-stack-v130{gap:12px!important}html body .subscription-page.subscription-page-v130 .subscription-hero-card-v130,html body .subscription-page.subscription-page-v130 .subscription-hero-card{grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;padding:16px!important}html body .subscription-page.subscription-page-v130 .subscription-hero-icon{border-radius:14px!important;flex-basis:48px!important;width:48px!important;min-width:48px!important;height:48px!important}html body .subscription-page.subscription-page-v130 .subscription-hero-icon svg{width:25px!important;height:25px!important}html body .subscription-page.subscription-page-v130 .subscription-hero-card h1{font-size:22px!important;line-height:1.05!important}html body .subscription-page.subscription-page-v130 .subscription-hero-card p{font-size:12.6px!important;line-height:1.42!important}html body .subscription-page.subscription-page-v130 .subscription-plan-grid-v130,html body .subscription-page.subscription-page-v130 .subscription-plan-grid,html body .subscription-page.subscription-page-v130.subscription-page-free .subscription-plan-grid,html body .subscription-page.subscription-page-v130.subscription-page-reader .subscription-plan-grid{gap:12px!important;margin-bottom:18px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card-v130,html body .subscription-page.subscription-page-v130 .subscription-plan-card,html body .subscription-page.subscription-page-v130 .subscription-plan-card-reader{padding:20px 16px 18px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card-reader-v130,html body .subscription-page.subscription-page-v130 .subscription-plan-card-reader{min-height:340px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-header{gap:12px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-title-row{gap:9px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-title-row h2,html body .subscription-page.subscription-page-v130 .subscription-plan-header h2{font-size:27px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-title-row strong{min-height:22px!important;padding:5px 8px!important;font-size:9.5px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-price-main{font-size:31px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-price-period{font-size:11px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card ul{gap:12px!important;margin-top:22px!important}html body .subscription-page.subscription-page-v130 .subscription-plan-card li{min-height:27px!important;font-size:12.8px!important;line-height:1.34!important}html body .subscription-page.subscription-page-v130 .subscription-upgrade-button,html body .subscription-page.subscription-page-v130 .subscription-cancel-button{height:43px!important;min-height:43px!important;margin-top:24px!important}}@media (width<=430px){html body .subscription-page.subscription-page-v130 .subscription-plan-header.subscription-plan-reader-header{flex-wrap:wrap!important}html body .subscription-page.subscription-page-v130 .subscription-plan-reader-header>.subscription-plan-price{justify-content:flex-start!important;width:100%!important;margin-top:16px!important;margin-left:0!important}html body .subscription-page.subscription-page-v130 .subscription-plan-price-main{font-size:33px!important}}.payment-mobile-back-row-v131{display:none}.payment-responsive-layout-v131,.payment-card-copy-v131{min-width:0}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .payment-page.payment-page-v131{box-sizing:border-box!important;flex-direction:column!important;gap:0!important;width:100%!important;height:auto!important;min-height:calc(100svh - 74px)!important;max-height:none!important;padding:22px 24px 30px!important;display:flex!important;overflow:hidden auto!important}html body .payment-page.payment-page-v131 .payment-mobile-back-row-v131{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:-2px 0 8px!important;padding:0!important;display:flex!important}html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:hover,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:active,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus-visible{width:32px!important;min-width:32px!important;max-width:32px!important;height:28px!important;min-height:28px!important;max-height:28px!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}html body .payment-page.payment-page-v131 .payment-mobile-back-icon-v131{color:currentColor!important;stroke:currentColor!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:block!important;transform:none!important}:root:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131,:root:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:hover,:root:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:active,:root:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus,:root:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus-visible,html:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131,html:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:hover,html:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:active,html:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus,html:not([data-theme=dark]) body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus-visible{color:#000!important;box-shadow:none!important;background:0 0!important;border:0 #0000!important;outline:0!important}html body .payment-page.payment-page-v131 .payment-responsive-layout-v131{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:16px!important;width:100%!important;min-width:0!important;max-width:860px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:grid!important;overflow:visible!important}html body .payment-page.payment-page-v131 .payment-checkout-card-v131,html body .payment-page.payment-page-v131 .payment-summary-card-v131{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:21px 21px 20px!important;overflow:hidden!important}html body .payment-page.payment-page-v131 .payment-card-header-v131{grid-template-columns:52px minmax(0,1fr)!important;align-items:flex-start!important;gap:15px!important;width:100%!important;min-width:0!important;margin:0 0 22px!important;display:grid!important}html body .payment-page.payment-page-v131 .payment-card-icon-v131{border-radius:15px!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important}html body .payment-page.payment-page-v131 .payment-card-icon-v131 svg{width:25px!important;height:25px!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131{width:100%!important;min-width:0!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131 h1,html body .payment-page.payment-page-v131 .payment-card-header-v131 h1{max-width:100%!important;color:var(--text)!important;letter-spacing:-.045em!important;overflow-wrap:anywhere!important;margin:4px 0 9px!important;font-size:25px!important;font-weight:900!important;line-height:1.08!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131 p,html body .payment-page.payment-page-v131 .payment-card-header-v131 p{max-width:100%!important;color:var(--text-muted)!important;margin:0!important;font-size:13px!important;font-weight:650!important;line-height:1.5!important}html body .payment-page.payment-page-v131 .payment-form-grid-v131,html body .payment-page.payment-page-v131 .payment-form-grid{grid-template-columns:minmax(0,1fr)!important;gap:13px!important;width:100%!important;min-width:0!important;margin:0 0 20px!important;display:grid!important}html body .payment-page.payment-page-v131 .payment-form-grid-v131 label,html body .payment-page.payment-page-v131 .payment-form-grid label{gap:8px!important;min-width:0!important}html body .payment-page.payment-page-v131 .payment-form-grid-v131 input,html body .payment-page.payment-page-v131 .payment-form-grid input{box-sizing:border-box!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}html body .payment-page.payment-page-v131 .payment-method-asset-row-v131,html body .payment-page.payment-page-v131 .payment-method-logo-row.payment-method-asset-row{width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;max-height:50px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;margin:2px 0 0!important;padding:0!important;display:flex!important;overflow:hidden!important}html body .payment-page.payment-page-v131 .payment-method-asset-row-v131 img,html body .payment-page.payment-page-v131 .payment-method-logo-row.payment-method-asset-row img{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:100%!important;height:48px!important;max-height:48px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 auto!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}html body .payment-page.payment-page-v131 .payment-primary-button-v131,html body .payment-page.payment-page-v131 .payment-primary-button{border-radius:11px!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;transform:none!important}html body .payment-page.payment-page-v131 .payment-summary-card-v131{flex-direction:column!important;gap:18px!important;display:flex!important}html body .payment-page.payment-page-v131 .payment-summary-top-v131,html body .payment-page.payment-page-v131 .payment-summary-top{width:100%!important;min-width:0!important}html body .payment-page.payment-page-v131 .payment-summary-top-v131 strong,html body .payment-page.payment-page-v131 .payment-summary-top strong{margin-top:8px!important;font-size:42px!important;line-height:1!important}html body .payment-page.payment-page-v131 .payment-summary-list-v131,html body .payment-page.payment-page-v131 .payment-summary-card ul{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 16px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important}html body .payment-page.payment-page-v131 .payment-summary-list-v131 li,html body .payment-page.payment-page-v131 .payment-summary-card li{align-items:flex-start!important;gap:9px!important;min-width:0!important;font-size:13px!important;line-height:1.32!important}html body .payment-page.payment-page-v131 .payment-summary-list-v131 li svg,html body .payment-page.payment-page-v131 .payment-summary-card li svg{flex:0 0 15px!important;margin-top:1px!important}html body .payment-page.payment-page-v131 .payment-secure-note-v131,html body .payment-page.payment-page-v131 .payment-secure-note{box-sizing:border-box!important;border-radius:12px!important;width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:13px!important;transform:none!important}}@media (width<=760px){html body .payment-page.payment-page-v131{min-height:calc(100svh - 108px)!important;padding:17px 16px 24px!important}html body .payment-page.payment-page-v131 .payment-mobile-back-row-v131{height:26px!important;min-height:26px!important;max-height:26px!important;margin:-1px 0 7px!important}html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:hover,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:active,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus,html body .payment-page.payment-page-v131 .payment-mobile-back-button-v131:focus-visible{width:30px!important;min-width:30px!important;max-width:30px!important;height:26px!important;min-height:26px!important;max-height:26px!important}html body .payment-page.payment-page-v131 .payment-mobile-back-icon-v131{width:21px!important;min-width:21px!important;height:21px!important;min-height:21px!important}html body .payment-page.payment-page-v131 .payment-responsive-layout-v131{gap:12px!important;max-width:100%!important}html body .payment-page.payment-page-v131 .payment-checkout-card-v131,html body .payment-page.payment-page-v131 .payment-summary-card-v131{border-radius:13px!important;padding:17px 16px 16px!important}html body .payment-page.payment-page-v131 .payment-card-header-v131{grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;margin-bottom:19px!important}html body .payment-page.payment-page-v131 .payment-card-icon-v131{border-radius:14px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}html body .payment-page.payment-page-v131 .payment-card-icon-v131 svg{width:24px!important;height:24px!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131 h1,html body .payment-page.payment-page-v131 .payment-card-header-v131 h1{margin-top:3px!important;margin-bottom:8px!important;font-size:23px!important;line-height:1.09!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131 p,html body .payment-page.payment-page-v131 .payment-card-header-v131 p{font-size:12.5px!important;line-height:1.48!important}html body .payment-page.payment-page-v131 .payment-form-grid-v131,html body .payment-page.payment-page-v131 .payment-form-grid{gap:12px!important;margin-bottom:18px!important}html body .payment-page.payment-page-v131 .payment-form-grid-v131 input,html body .payment-page.payment-page-v131 .payment-form-grid input{height:43px!important;min-height:43px!important;padding-left:12px!important;padding-right:12px!important;font-size:12.6px!important}html body .payment-page.payment-page-v131 .payment-method-asset-row-v131,html body .payment-page.payment-page-v131 .payment-method-logo-row.payment-method-asset-row{height:42px!important;min-height:42px!important;max-height:42px!important;margin-top:0!important}html body .payment-page.payment-page-v131 .payment-method-asset-row-v131 img,html body .payment-page.payment-page-v131 .payment-method-logo-row.payment-method-asset-row img{height:42px!important;max-height:42px!important}html body .payment-page.payment-page-v131 .payment-primary-button-v131,html body .payment-page.payment-page-v131 .payment-primary-button{letter-spacing:.035em!important;border-radius:10px!important;height:45px!important;min-height:45px!important;font-size:12.5px!important}html body .payment-page.payment-page-v131 .payment-summary-card-v131{gap:16px!important}html body .payment-page.payment-page-v131 .payment-summary-top-v131 strong,html body .payment-page.payment-page-v131 .payment-summary-top strong{font-size:38px!important}html body .payment-page.payment-page-v131 .payment-summary-top-v131 em,html body .payment-page.payment-page-v131 .payment-summary-top em{font-size:12.5px!important}html body .payment-page.payment-page-v131 .payment-summary-list-v131,html body .payment-page.payment-page-v131 .payment-summary-card ul{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}html body .payment-page.payment-page-v131 .payment-summary-list-v131 li,html body .payment-page.payment-page-v131 .payment-summary-card li{font-size:12.7px!important;line-height:1.3!important}html body .payment-page.payment-page-v131 .payment-secure-note-v131,html body .payment-page.payment-page-v131 .payment-secure-note{grid-template-columns:17px minmax(0,1fr)!important;gap:9px!important;padding:12px!important}html body .payment-page.payment-page-v131 .payment-secure-note-v131 p,html body .payment-page.payment-page-v131 .payment-secure-note p{font-size:11.8px!important;line-height:1.42!important}}@media (width<=430px){html body .payment-page.payment-page-v131{padding-left:10px!important;padding-right:10px!important}html body .payment-page.payment-page-v131 .payment-checkout-card-v131,html body .payment-page.payment-page-v131 .payment-summary-card-v131{padding-left:14px!important;padding-right:14px!important}html body .payment-page.payment-page-v131 .payment-card-header-v131{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important}html body .payment-page.payment-page-v131 .payment-card-icon-v131{border-radius:13px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}html body .payment-page.payment-page-v131 .payment-card-icon-v131 svg{width:22px!important;height:22px!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131 h1,html body .payment-page.payment-page-v131 .payment-card-header-v131 h1{font-size:21.5px!important}html body .payment-page.payment-page-v131 .payment-card-copy-v131 p,html body .payment-page.payment-page-v131 .payment-card-header-v131 p{font-size:12.2px!important}html body .payment-page.payment-page-v131 .payment-method-asset-row-v131 img,html body .payment-page.payment-page-v131 .payment-method-logo-row.payment-method-asset-row img{height:38px!important;max-height:38px!important}html body .payment-page.payment-page-v131 .payment-primary-button-v131,html body .payment-page.payment-page-v131 .payment-primary-button{letter-spacing:.02em!important;font-size:12px!important}html body .payment-page.payment-page-v131 .payment-summary-top-v131 strong,html body .payment-page.payment-page-v131 .payment-summary-top strong{font-size:36px!important}}.payment-responsive-layout-v132,.payment-checkout-card-v132,.payment-summary-card-v132{min-width:0}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .payment-page.payment-page-v132 .payment-responsive-layout-v132{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;grid-auto-flow:row!important;align-content:start!important;align-items:stretch!important;gap:16px!important;display:grid!important}html body .payment-page.payment-page-v132 .payment-summary-card-v132{order:1!important;grid-area:auto/1/auto/-1!important;align-self:stretch!important;margin:0!important}html body .payment-page.payment-page-v132 .payment-checkout-card-v132{order:2!important;grid-area:auto/1/auto/-1!important;align-self:stretch!important;margin:0!important}html body .payment-page.payment-page-v132 .payment-summary-card-v132+.payment-checkout-card-v132,html body .payment-page.payment-page-v132 .payment-checkout-card-v132+.payment-summary-card-v132{margin-top:0!important}}@media (width<=760px){html body .payment-page.payment-page-v132 .payment-responsive-layout-v132{gap:12px!important}html body .payment-page.payment-page-v132 .payment-summary-card-v132{order:1!important}html body .payment-page.payment-page-v132 .payment-checkout-card-v132{order:2!important}}@media (width<=430px){html body .payment-page.payment-page-v132 .payment-responsive-layout-v132{gap:12px!important}html body .payment-page.payment-page-v132 .payment-summary-card-v132{order:1!important}html body .payment-page.payment-page-v132 .payment-checkout-card-v132{order:2!important}}.notifications-mobile-back-row-v133{display:none}.notifications-page-v133{min-height:calc(100vh - 74px)}.notifications-hero-v133{justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex}.notifications-hero-title-wrap-v133{min-width:0}.notifications-hero-title-wrap-v133 h1{color:var(--text);letter-spacing:-.045em;margin:0;font-weight:900}.notifications-hero-actions-v133{flex:none;justify-content:flex-end;align-items:center;display:inline-flex}.notifications-list-v133{min-width:0;overflow:hidden}.notification-link-v133{color:inherit;text-decoration:none;display:block}.notification-card-row-v133{min-width:0}.notification-icon-wrap-v133{flex:none}.notification-copy-v133,.notification-title-line-v133,.notification-title-line-v133 strong{min-width:0}.notification-title-line-v133 span{flex:none}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .notifications-page-v133{box-sizing:border-box!important;width:100%!important;min-height:calc(100vh - 74px)!important;padding:16px 18px 24px!important;overflow-x:hidden!important}html body .notifications-page-v133 .notifications-mobile-back-row-v133{width:100%!important;min-height:34px!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-start!important;align-items:center!important;margin:0 0 10px!important;padding:0!important;display:flex!important}html body .notifications-page-v133 .notifications-mobile-back-button-v133{color:#fff!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;box-shadow:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}html body .notifications-page-v133 .notifications-mobile-back-button-v133:hover,html body .notifications-page-v133 .notifications-mobile-back-button-v133:active,html body .notifications-page-v133 .notifications-mobile-back-button-v133:focus,html body .notifications-page-v133 .notifications-mobile-back-button-v133:focus-visible{color:#fff!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}html body .notifications-page-v133 .notifications-mobile-back-icon-v133{color:currentColor!important;stroke:currentColor!important;width:22px!important;height:22px!important;display:block!important}html body .notifications-page-v133 .notifications-hero-v133{box-sizing:border-box!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;min-height:82px!important;margin:0 0 14px!important;padding:18px!important;display:grid!important;overflow:hidden!important}html body .notifications-page-v133 .notifications-hero-title-wrap-v133{width:100%!important;min-width:0!important}html body .notifications-page-v133 .notifications-hero-title-wrap-v133 h1{max-width:100%!important;color:var(--text)!important;letter-spacing:-.05em!important;white-space:normal!important;overflow-wrap:anywhere!important;margin:0!important;font-size:24px!important;font-weight:900!important;line-height:1.08!important}html body .notifications-page-v133 .notifications-hero-actions-v133{justify-content:flex-end!important;align-items:center!important;min-width:0!important;display:inline-flex!important}html body .notifications-page-v133 .notifications-read-all-button-v133{letter-spacing:.055em!important;white-space:nowrap!important;border-radius:11px!important;min-width:88px!important;height:38px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}html body .notifications-page-v133 .notifications-list-v133{box-sizing:border-box!important;border-radius:15px!important;flex-direction:column!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:12px!important;display:flex!important;overflow:visible!important}html body .notifications-page-v133 .notification-link-v133{width:100%!important;min-width:0!important;text-decoration:none!important;display:block!important}html body .notifications-page-v133 .notification-card-row-v133{box-sizing:border-box!important;border-radius:13px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;width:100%!important;min-width:0!important;min-height:94px!important;margin:0!important;padding:15px 14px!important;display:grid!important;overflow:hidden!important}html body .notifications-page-v133 .notification-link-v133+.notification-link-v133{margin-top:10px!important}html body .notifications-page-v133 .notification-icon-wrap-v133{border-radius:14px!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;display:inline-flex!important}html body .notifications-page-v133 .notification-icon-wrap-v133 svg{color:currentColor!important;stroke:currentColor!important;width:19px!important;height:19px!important;display:block!important}html body .notifications-page-v133 .notification-copy-v133{align-self:center!important;width:100%!important;min-width:0!important}html body .notifications-page-v133 .notification-title-line-v133{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}html body .notifications-page-v133 .notification-title-line-v133 strong{min-width:0!important;max-width:100%!important;color:var(--text)!important;letter-spacing:-.02em!important;line-clamp:2!important;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;font-size:14.5px!important;font-weight:850!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}html body .notifications-page-v133 .notification-title-line-v133 span{color:var(--text-muted)!important;white-space:nowrap!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;transform:translateY(2px)!important}html body .notifications-page-v133 .notification-copy-v133 p{max-width:100%!important;color:var(--text-soft)!important;line-clamp:2!important;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;margin:7px 0 0!important;font-size:12.4px!important;font-weight:600!important;line-height:1.42!important;display:-webkit-box!important;overflow:hidden!important}html body .notifications-page-v133 .notification-row-unread-v133{border-color:#38dfff57!important;box-shadow:inset 0 0 0 1px #38dfff14!important}html body .notifications-page-v133 .notifications-empty-v133{box-sizing:border-box!important;border-radius:14px!important;min-height:280px!important;padding:34px 20px!important}}@media (width<=760px){html body .notifications-page-v133{padding:14px 14px 22px!important}html body .notifications-page-v133 .notifications-mobile-back-row-v133{min-height:32px!important;margin-bottom:9px!important}html body .notifications-page-v133 .notifications-mobile-back-button-v133{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important}html body .notifications-page-v133 .notifications-hero-v133{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;min-height:78px!important;padding:16px 15px!important}html body .notifications-page-v133 .notifications-hero-title-wrap-v133 h1{font-size:22px!important;line-height:1.08!important}html body .notifications-page-v133 .notifications-read-all-button-v133{border-radius:10px!important;min-width:78px!important;height:36px!important;padding:0 11px!important;font-size:11px!important}html body .notifications-page-v133 .notifications-list-v133{gap:9px!important;padding:10px!important}html body .notifications-page-v133 .notification-card-row-v133{grid-template-columns:39px minmax(0,1fr)!important;gap:12px!important;min-height:96px!important;padding:14px 13px!important}html body .notifications-page-v133 .notification-icon-wrap-v133{border-radius:13px!important;width:39px!important;min-width:39px!important;height:39px!important;min-height:39px!important}html body .notifications-page-v133 .notification-title-line-v133{grid-template-columns:minmax(0,1fr)!important;gap:4px!important}html body .notifications-page-v133 .notification-title-line-v133 strong{font-size:14px!important;line-height:1.2!important}html body .notifications-page-v133 .notification-title-line-v133 span{justify-self:start!important;transform:none!important}html body .notifications-page-v133 .notification-copy-v133 p{margin-top:7px!important;font-size:12.2px!important;line-height:1.42!important}}@media (width<=430px){html body .notifications-page-v133{padding-left:12px!important;padding-right:12px!important}html body .notifications-page-v133 .notifications-hero-v133{padding-left:14px!important;padding-right:14px!important}html body .notifications-page-v133 .notifications-hero-title-wrap-v133 h1{font-size:21px!important}html body .notifications-page-v133 .notifications-read-all-button-v133{min-width:72px!important;padding-left:9px!important;padding-right:9px!important}html body .notifications-page-v133 .notification-card-row-v133{grid-template-columns:38px minmax(0,1fr)!important;padding-left:12px!important;padding-right:12px!important}}:root:not([data-theme=dark]) .notifications-page-v133 .notifications-mobile-back-button-v133,:root:not([data-theme=dark]) .notifications-page-v133 .notifications-mobile-back-button-v133:hover,:root:not([data-theme=dark]) .notifications-page-v133 .notifications-mobile-back-button-v133:active,:root:not([data-theme=dark]) .notifications-page-v133 .notifications-mobile-back-button-v133:focus,:root:not([data-theme=dark]) .notifications-page-v133 .notifications-mobile-back-button-v133:focus-visible{color:#0f172a!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.account-mobile-back-row-v134{display:none}.account-page-v134{min-height:calc(100vh - 74px)}.account-hero-card-v134{min-width:0}.account-hero-avatar-v134{overflow:hidden}.account-hero-copy-v134{min-width:0}.account-hero-copy-v134 h1{text-overflow:ellipsis;max-width:100%;overflow:hidden}.account-grid-v134{min-width:0}.account-panel-v134{min-width:0;overflow:hidden}.account-panel-icon-v134 svg{color:currentColor;stroke:currentColor;display:block}.account-upgrade-button-v134{min-width:0}.account-upgrade-button-v134 span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-detail-card-v134{min-width:0;overflow:hidden}.account-detail-row-v134,.account-detail-row-v134>div{min-width:0}.account-detail-row-v134 strong{overflow-wrap:anywhere;max-width:100%}.account-danger-section-v134,.account-policy-link-v134,.account-delete-button-v134{min-width:0}.account-policy-link-v134 span,.account-delete-button-v134 span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .account-page-v134{box-sizing:border-box!important;flex-direction:column!important;gap:14px!important;width:100%!important;min-height:calc(100vh - 74px)!important;padding:16px 18px 24px!important;display:flex!important;overflow:hidden auto!important}html body .account-page-v134 .account-mobile-back-row-v134{width:100%!important;min-height:34px!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-start!important;align-items:center!important;margin:0 0 -4px!important;padding:0!important;display:flex!important}html body .account-page-v134 .account-mobile-back-button-v134,html body .account-page-v134 .account-mobile-back-button-v134:hover,html body .account-page-v134 .account-mobile-back-button-v134:active,html body .account-page-v134 .account-mobile-back-button-v134:focus,html body .account-page-v134 .account-mobile-back-button-v134:focus-visible{color:#fff!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;box-shadow:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}html body .account-page-v134 .account-mobile-back-icon-v134{color:currentColor!important;stroke:currentColor!important;width:22px!important;height:22px!important;display:block!important}html body .account-page-v134 .account-hero-card-v134{box-sizing:border-box!important;border-radius:15px!important;grid-template-columns:62px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;min-height:100px!important;margin:0!important;padding:18px!important;display:grid!important;overflow:hidden!important}html body .account-page-v134 .account-hero-avatar-v134{border-radius:19px!important;align-self:center!important;width:62px!important;min-width:62px!important;height:62px!important;min-height:62px!important}html body .account-page-v134 .account-hero-avatar-v134 svg{width:44px!important;height:44px!important;display:block!important}html body .account-page-v134 .account-hero-copy-v134{align-self:center!important;width:100%!important;min-width:0!important}html body .account-page-v134 .account-hero-copy-v134 h1{max-width:100%!important;color:var(--text)!important;letter-spacing:-.05em!important;white-space:normal!important;overflow-wrap:anywhere!important;line-clamp:2!important;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;margin:7px 0 0!important;font-size:24px!important;font-weight:900!important;line-height:1.08!important;display:-webkit-box!important;overflow:hidden!important}html body .account-page-v134 .account-eyebrow-v134{color:var(--text-muted)!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;display:block!important}html body .account-page-v134 .account-logout-button-v134{letter-spacing:.04em!important;white-space:nowrap!important;border-radius:11px!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:7px!important;min-width:112px!important;height:38px!important;margin-left:0!important;padding:0 13px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}html body .account-page-v134 .account-logout-button-v134 svg{color:currentColor!important;stroke:currentColor!important;width:16px!important;height:16px!important}html body .account-page-v134 .account-grid-v134{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;min-width:0!important;display:grid!important}html body .account-page-v134 .account-alerts-panel-v134{grid-column:1/-1!important}html body .account-page-v134 .account-panel-v134{box-sizing:border-box!important;border-radius:15px!important;flex-direction:column!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;min-height:176px!important;margin:0!important;padding:18px!important;display:flex!important}html body .account-page-v134 .account-panel-icon-v134{border-radius:14px!important;justify-content:center!important;align-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;display:inline-flex!important}html body .account-page-v134 .account-panel-icon-v134 svg{width:20px!important;height:20px!important;display:block!important}html body .account-page-v134 .account-panel-v134 h2{color:var(--text)!important;letter-spacing:-.05em!important;white-space:normal!important;overflow-wrap:anywhere!important;margin:0!important;font-size:25px!important;font-weight:900!important;line-height:1!important}html body .account-page-v134 .account-panel-v134 p{color:var(--text-muted)!important;line-clamp:3!important;-webkit-line-clamp:3!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:12.8px!important;font-weight:620!important;line-height:1.46!important;display:-webkit-box!important;overflow:hidden!important}html body .account-page-v134 .account-upgrade-button-v134{white-space:nowrap!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:40px!important;margin-top:auto!important;padding:0 13px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}html body .account-page-v134 .account-upgrade-button-v134 svg{flex:none!important;width:16px!important;height:16px!important}html body .account-page-v134 .account-detail-card-v134{box-sizing:border-box!important;border-radius:15px!important;width:100%!important;min-width:0!important;margin:0!important;padding:6px 18px!important}html body .account-page-v134 .account-detail-row-v134{grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;gap:14px!important;min-height:66px!important;display:grid!important}html body .account-page-v134 .account-detail-row-v134 strong{max-width:100%!important;color:var(--text)!important;word-break:break-word!important;overflow-wrap:anywhere!important;margin-top:7px!important;font-size:13.2px!important;font-weight:800!important;line-height:1.22!important;display:block!important}html body .account-page-v134 .account-detail-row-v134 svg{width:20px!important;height:20px!important;color:var(--text-muted)!important;stroke:currentColor!important;justify-self:end!important}html body .account-page-v134 .account-danger-section-v134{box-sizing:border-box!important;border-radius:15px!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;margin:0!important;padding:16px 18px!important;display:flex!important}html body .account-page-v134 .account-policy-link-v134,html body .account-page-v134 .account-delete-button-v134{white-space:nowrap!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:40px!important;padding:0 14px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}html body .account-page-v134 .account-policy-link-v134 svg,html body .account-page-v134 .account-delete-button-v134 svg{color:currentColor!important;stroke:currentColor!important;flex:0 0 16px!important;width:16px!important;height:16px!important}html body .account-page-v134 .account-delete-modal-backdrop-v134{box-sizing:border-box!important;padding:18px!important}html body .account-page-v134 .account-delete-modal-v134{box-sizing:border-box!important;border-radius:16px!important;width:min(440px,100%)!important;max-width:100%!important;padding:23px 22px 20px!important}}@media (width<=760px){html body .account-page-v134{gap:12px!important;padding:14px 14px 22px!important}html body .account-page-v134 .account-mobile-back-row-v134{min-height:32px!important;margin-bottom:-3px!important}html body .account-page-v134 .account-mobile-back-button-v134,html body .account-page-v134 .account-mobile-back-button-v134:hover,html body .account-page-v134 .account-mobile-back-button-v134:active,html body .account-page-v134 .account-mobile-back-button-v134:focus,html body .account-page-v134 .account-mobile-back-button-v134:focus-visible{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important}html body .account-page-v134 .account-hero-card-v134{grid-template-columns:56px minmax(0,1fr)!important;grid-template-areas:"avatar copy""logout logout"!important;gap:13px!important;min-height:0!important;padding:16px 15px!important}html body .account-page-v134 .account-hero-avatar-v134{border-radius:17px!important;grid-area:avatar!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important}html body .account-page-v134 .account-hero-avatar-v134 svg{width:40px!important;height:40px!important}html body .account-page-v134 .account-hero-copy-v134{grid-area:copy!important}html body .account-page-v134 .account-hero-copy-v134 h1{font-size:22px!important;line-height:1.08!important}html body .account-page-v134 .account-logout-button-v134{grid-area:logout!important;width:100%!important;min-width:0!important;height:40px!important;margin-top:1px!important}html body .account-page-v134 .account-grid-v134{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}html body .account-page-v134 .account-alerts-panel-v134{grid-column:auto!important}html body .account-page-v134 .account-panel-v134{gap:11px!important;min-height:160px!important;padding:16px 15px!important}html body .account-page-v134 .account-panel-icon-v134{border-radius:13px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}html body .account-page-v134 .account-panel-v134 h2{font-size:23px!important}html body .account-page-v134 .account-panel-v134 p{font-size:12.4px!important;line-height:1.44!important}html body .account-page-v134 .account-detail-card-v134{padding:5px 15px!important}html body .account-page-v134 .account-detail-row-v134{grid-template-columns:minmax(0,1fr) 22px!important;gap:12px!important;min-height:64px!important}html body .account-page-v134 .account-detail-row-v134 strong{font-size:12.8px!important;line-height:1.22!important}html body .account-page-v134 .account-danger-section-v134{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:15px!important;display:grid!important}html body .account-page-v134 .account-policy-link-v134,html body .account-page-v134 .account-delete-button-v134{justify-content:center!important;width:100%!important;min-height:42px!important}html body .account-page-v134 .account-delete-modal-backdrop-v134{align-items:center!important;padding:14px!important}html body .account-page-v134 .account-delete-modal-v134{padding:22px 18px 18px!important}html body .account-page-v134 .account-delete-modal-actions-v134{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;display:grid!important}html body .account-page-v134 .account-delete-cancel-button-v134,html body .account-page-v134 .account-delete-confirm-button-v134{width:100%!important;min-width:0!important}}@media (width<=430px){html body .account-page-v134{padding-left:12px!important;padding-right:12px!important}html body .account-page-v134 .account-hero-card-v134{padding-left:14px!important;padding-right:14px!important}html body .account-page-v134 .account-hero-copy-v134 h1{font-size:21px!important}html body .account-page-v134 .account-panel-v134,html body .account-page-v134 .account-detail-card-v134,html body .account-page-v134 .account-danger-section-v134{border-radius:14px!important}html body .account-page-v134 .account-upgrade-button-v134 span,html body .account-page-v134 .account-policy-link-v134 span,html body .account-page-v134 .account-delete-button-v134 span,html body .account-page-v134 .account-logout-button-v134 span{text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}}:root:not([data-theme=dark]) .account-page-v134 .account-mobile-back-button-v134,:root:not([data-theme=dark]) .account-page-v134 .account-mobile-back-button-v134:hover,:root:not([data-theme=dark]) .account-page-v134 .account-mobile-back-button-v134:active,:root:not([data-theme=dark]) .account-page-v134 .account-mobile-back-button-v134:focus,:root:not([data-theme=dark]) .account-page-v134 .account-mobile-back-button-v134:focus-visible{color:#0f172a!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}html body .policy-page-v135{box-sizing:border-box!important;justify-content:center!important;align-items:stretch!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:calc(100vh - 74px)!important;padding:70px 28px 28px!important;display:flex!important;position:relative!important;overflow:hidden!important}html body .policy-page-v135 .policy-detail-back-button-v135,html body .policy-page-v135 .policy-detail-back-button-v135:hover,html body .policy-page-v135 .policy-detail-back-button-v135:active,html body .policy-page-v135 .policy-detail-back-button-v135:focus,html body .policy-page-v135 .policy-detail-back-button-v135:focus-visible{z-index:2147483647!important;color:#fff!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0!important;padding:0!important;transition:opacity .16s,color .16s!important;display:inline-flex!important;position:fixed!important;top:22px!important;left:28px!important;transform:none!important}html body .policy-page-v135 .policy-detail-back-button-v135 svg{color:currentColor!important;stroke:currentColor!important;flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important;display:block!important}html body .policy-page-v135 .policy-detail-back-button-v135 span{display:none!important}html body .policy-page-v135 .policy-detail-back-button-v135:hover{opacity:.76!important}html body .policy-page-v135 .policy-card-v135{box-sizing:border-box!important;border-radius:18px!important;flex-direction:column!important;width:min(860px,100vw - 56px)!important;max-width:860px!important;height:calc(100vh - 116px)!important;min-height:0!important;max-height:820px!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:hidden!important}html body .policy-page-v135 .policy-logo-row-v135{border-bottom:1px solid var(--line)!important;box-sizing:border-box!important;flex:none!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:82px!important;padding:23px 28px 18px!important;display:flex!important}html body .policy-page-v135 .policy-logo-v135{object-fit:contain!important;width:auto!important;max-width:min(210px,70vw)!important;height:auto!important;max-height:34px!important;display:block!important}html body .policy-page-v135 .policy-content-scroll-v135{box-sizing:border-box!important;scrollbar-width:thin!important;scrollbar-color:#94a3b894 transparent!important;flex:auto!important;width:100%!important;max-width:100%!important;min-height:0!important;padding:28px 34px 34px!important;overflow:hidden auto!important}html body .policy-page-v135 .policy-content-scroll-v135::-webkit-scrollbar{width:6px!important}html body .policy-page-v135 .policy-content-scroll-v135::-webkit-scrollbar-track{background:0 0!important}html body .policy-page-v135 .policy-content-scroll-v135::-webkit-scrollbar-thumb{background:#94a3b894!important;border-radius:999px!important}html body .policy-page-v135 .policy-content-scroll-v135 h1{color:var(--text)!important;letter-spacing:-.055em!important;text-align:left!important;margin:0!important;font-size:32px!important;font-weight:950!important;line-height:1.04!important}html body .policy-page-v135 .policy-content-scroll-v135 .policy-effective-date{color:var(--text-muted)!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin:10px 0 22px!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important}html body .policy-page-v135 .policy-content-scroll-v135 h2{color:var(--text)!important;letter-spacing:-.02em!important;margin:26px 0 0!important;font-size:15px!important;font-weight:900!important;line-height:1.18!important}html body .policy-page-v135 .policy-content-scroll-v135 p{max-width:100%!important;color:var(--text-soft)!important;letter-spacing:-.01em!important;margin:12px 0 0!important;font-size:13.5px!important;font-weight:600!important;line-height:1.68!important}:root:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135,:root:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:hover,:root:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:active,:root:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:focus,:root:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:focus-visible,html:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135,html:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:hover,html:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:active,html:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:focus,html:not([data-theme=dark]) body .policy-page-v135 .policy-detail-back-button-v135:focus-visible{color:#0f172a!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;outline:0!important}:root:not([data-theme=dark]) body .policy-page-v135 .policy-card-v135,html:not([data-theme=dark]) body .policy-page-v135 .policy-card-v135{background:linear-gradient(#fffffffb,#f8fafcf4),#fff!important;border-color:#0f172a1a!important;box-shadow:0 18px 44px #0f172a14!important}:root:not([data-theme=dark]) body .policy-page-v135 .policy-logo-row-v135,html:not([data-theme=dark]) body .policy-page-v135 .policy-logo-row-v135{border-bottom-color:#0f172a1a!important}:root:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 h1,:root:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 h2,html:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 h1,html:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 h2{color:#0f172a!important}:root:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 p,html:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 p{color:#334155cc!important}:root:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 .policy-effective-date,html:not([data-theme=dark]) body .policy-page-v135 .policy-content-scroll-v135 .policy-effective-date{color:#475569b8!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .policy-page-v135{box-sizing:border-box!important;height:auto!important;min-height:calc(100svh - 79px)!important;padding:60px 18px 30px!important;display:block!important;overflow:hidden auto!important}html body .policy-page-v135 .policy-detail-back-button-v135,html body .policy-page-v135 .policy-detail-back-button-v135:hover,html body .policy-page-v135 .policy-detail-back-button-v135:active,html body .policy-page-v135 .policy-detail-back-button-v135:focus,html body .policy-page-v135 .policy-detail-back-button-v135:focus-visible{flex-basis:34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;top:16px!important;left:18px!important}html body .policy-page-v135 .policy-detail-back-button-v135 svg{flex-basis:18px!important;width:18px!important;height:18px!important}html body .policy-page-v135 .policy-card-v135{border-radius:16px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:calc(100svh - 96px)!important;max-height:none!important;margin:0!important}html body .policy-page-v135 .policy-logo-row-v135{min-height:76px!important;padding:22px 22px 16px!important}html body .policy-page-v135 .policy-logo-v135{max-width:min(205px,68vw)!important;max-height:32px!important}html body .policy-page-v135 .policy-content-scroll-v135{scrollbar-width:none!important;flex:none!important;height:auto!important;min-height:0!important;padding:24px 24px 30px!important;overflow:visible!important}html body .policy-page-v135 .policy-content-scroll-v135::-webkit-scrollbar{display:none!important}html body .policy-page-v135 .policy-content-scroll-v135 h1{letter-spacing:-.052em!important;font-size:clamp(25px,4vw,32px)!important;line-height:1.06!important}html body .policy-page-v135 .policy-content-scroll-v135 .policy-effective-date{margin-top:10px!important;margin-bottom:20px!important;font-size:11.5px!important;line-height:1.25!important}html body .policy-page-v135 .policy-content-scroll-v135 h2{margin-top:24px!important;font-size:14.5px!important;line-height:1.2!important}html body .policy-page-v135 .policy-content-scroll-v135 p{font-size:13.2px!important;line-height:1.64!important}}@media (width<=760px){html body .policy-page-v135{padding:56px 14px 24px!important}html body .policy-page-v135 .policy-detail-back-button-v135,html body .policy-page-v135 .policy-detail-back-button-v135:hover,html body .policy-page-v135 .policy-detail-back-button-v135:active,html body .policy-page-v135 .policy-detail-back-button-v135:focus,html body .policy-page-v135 .policy-detail-back-button-v135:focus-visible{top:13px!important;left:14px!important}html body .policy-page-v135 .policy-card-v135{border-radius:15px!important;min-height:calc(100svh - 80px)!important}html body .policy-page-v135 .policy-logo-row-v135{min-height:70px!important;padding:20px 18px 14px!important}html body .policy-page-v135 .policy-logo-v135{max-width:min(190px,66vw)!important;max-height:30px!important}html body .policy-page-v135 .policy-content-scroll-v135{padding:21px 18px 26px!important}html body .policy-page-v135 .policy-content-scroll-v135 h1{font-size:25px!important;line-height:1.08!important}html body .policy-page-v135 .policy-content-scroll-v135 .policy-effective-date{margin-bottom:18px!important;font-size:11px!important}html body .policy-page-v135 .policy-content-scroll-v135 h2{margin-top:22px!important;font-size:14px!important}html body .policy-page-v135 .policy-content-scroll-v135 p{font-size:13px!important;line-height:1.62!important}}@media (width<=430px){html body .policy-page-v135{padding-left:11px!important;padding-right:11px!important}html body .policy-page-v135 .policy-detail-back-button-v135,html body .policy-page-v135 .policy-detail-back-button-v135:hover,html body .policy-page-v135 .policy-detail-back-button-v135:active,html body .policy-page-v135 .policy-detail-back-button-v135:focus,html body .policy-page-v135 .policy-detail-back-button-v135:focus-visible{left:11px!important}html body .policy-page-v135 .policy-content-scroll-v135{padding-left:15px!important;padding-right:15px!important}html body .policy-page-v135 .policy-content-scroll-v135 h1{font-size:23px!important}}.auth-page-signup-draft-v136{--truthatlas-signup-policy-draft-preserve-v136:1}.auth-card-signup-draft-v136{--truthatlas-signup-policy-card-preserve-v136:1}.auth-policy-consent-link-v136{--truthatlas-signup-policy-link-preserve-v136:1}.policy-page-v135{--truthatlas-policy-back-preserves-signup-draft-v136:1}.policy-detail-back-button-v135{--truthatlas-policy-back-source-aware-v136:1}:root:not([data-theme=dark]) .auth-page-signin-errors-v137 .auth-error.auth-error-visible,:root:not([data-theme=dark]) .auth-page-signin-errors-v137 .auth-error.auth-error-visible span,:root:not([data-theme=dark]) .auth-page-signin-errors-v137 .auth-error[role=alert],:root:not([data-theme=dark]) .auth-page-signin-errors-v137 .auth-error[role=alert] span{color:red!important;-webkit-text-fill-color:red!important;text-shadow:none!important}:root:not([data-theme=dark]) .auth-page-signin-errors-v137 .auth-error.auth-error-visible *,:root:not([data-theme=dark]) .auth-page-signin-errors-v137 .auth-error[role=alert] *{color:red!important;-webkit-text-fill-color:red!important}.auth-page-signin-errors-v139 .auth-signin-error-v139,.auth-page-signin-errors-v139 .auth-signin-error-v139 *,.auth-page-signin-errors-v139 .auth-signin-error-text-v139{color:#fecaca!important;-webkit-text-fill-color:#fecaca!important;text-shadow:none!important;opacity:1!important;visibility:visible!important}:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-v139,:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-v139 *,:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-text-v139{color:red!important;-webkit-text-fill-color:red!important;text-shadow:none!important;filter:none!important;opacity:1!important;visibility:visible!important}:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-v139:before,:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-v139:after,:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-text-v139:before,:root:not([data-theme=dark]) .auth-page-signin-errors-v139 .auth-signin-error-text-v139:after{color:red!important;-webkit-text-fill-color:red!important;text-shadow:none!important;filter:none!important}.auth-page-signin-errors-v140 .auth-signin-error-v140,.auth-page-signin-errors-v140 .auth-signin-error-v140 *,.auth-page-signin-errors-v140 .auth-signin-error-text-v140{color:#fecaca!important;-webkit-text-fill-color:#fecaca!important;text-shadow:none!important;filter:none!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important}html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-v140,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-v140 *,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-text-v140,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-v140 span{color:red!important;-webkit-text-fill-color:red!important;text-shadow:none!important;filter:none!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important}html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-v140:before,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-v140:after,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-text-v140:before,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v140 .auth-signin-error-text-v140:after{color:red!important;-webkit-text-fill-color:red!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}.auth-page-signin-errors-v141 .auth-signin-error-hidden-v141,.auth-page-signin-errors-v141 .auth-signin-error-hidden-v141 *,.auth-page-signin-errors-v141 .auth-signin-error-hidden-v141:before,.auth-page-signin-errors-v141 .auth-signin-error-hidden-v141:after{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.auth-page-signin-errors-v141 .auth-signin-error-v141,.auth-page-signin-errors-v141 .auth-signin-error-v141 *,.auth-page-signin-errors-v141 .auth-signin-error-text-v141{text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;visibility:visible!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.auth-page-signin-errors-v141 .auth-signin-error-dark-v141,.auth-page-signin-errors-v141 .auth-signin-error-dark-v141 *,.auth-page-signin-errors-v141 .auth-signin-error-dark-v141 .auth-signin-error-text-v141{color:#fecaca!important;-webkit-text-fill-color:#fecaca!important;caret-color:#fecaca!important}html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-light-v141,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-light-v141 *,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-light-v141 .auth-signin-error-text-v141,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 [data-visible-signin-error-v141=true],html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 [data-visible-signin-error-v141=true] *,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-text-v141{color:red!important;-webkit-text-fill-color:red!important;caret-color:red!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;visibility:visible!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}[data-theme=light] .auth-page-signin-errors-v141 .auth-signin-error-light-v141,[data-theme=light] .auth-page-signin-errors-v141 .auth-signin-error-light-v141 *,[data-theme=light] .auth-page-signin-errors-v141 .auth-signin-error-text-v141,body:not([data-theme=dark]) .auth-page-signin-errors-v141 .auth-signin-error-light-v141,body:not([data-theme=dark]) .auth-page-signin-errors-v141 .auth-signin-error-light-v141 *,body:not([data-theme=dark]) .auth-page-signin-errors-v141 .auth-signin-error-text-v141{color:red!important;-webkit-text-fill-color:red!important;caret-color:red!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;visibility:visible!important;background-image:none!important}html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-light-v141:before,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-light-v141:after,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-text-v141:before,html:root:not([data-theme=dark]) body .auth-page-signin-errors-v141 .auth-signin-error-text-v141:after{color:red!important;-webkit-text-fill-color:red!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}.auth-page-signup-draft-v143,.auth-card-signup-draft-v143,.auth-form-signup-draft-v143,.auth-form-signup-draft-v143 input[name=name],.auth-form-signup-draft-v143 input[name=email],.auth-form-signup-draft-v143 input[name=password],.auth-form-signup-draft-v143 input[name=confirmPassword],.auth-form-signup-draft-v143 input[name=verificationCode]{min-width:0}.auth-policy-consent-link-v143{cursor:pointer}@media (width>=1181px){.auth-page-signup-draft-v143 .auth-policy-consent-link-v143{text-decoration-thickness:inherit}.auth-page-signup-draft-v143 .auth-form-signup-draft-v143{isolation:auto}}.event-detail-page .event-detail-meta-line>span{justify-content:flex-start!important;align-items:center!important;gap:9px!important;display:inline-flex!important}.event-detail-page .event-detail-meta-dot{color:currentColor!important;letter-spacing:0!important;justify-content:center!important;align-items:center!important;width:10px!important;min-width:10px!important;max-width:10px!important;height:12px!important;min-height:12px!important;max-height:12px!important;font-size:13px!important;font-weight:900!important;line-height:12px!important;display:inline-flex!important;transform:translateY(-.25px)!important}@media (width>=1181px) and (hover:hover) and (pointer:fine){html body .event-detail-page .event-detail-hero-top-v94,html body .event-detail-page .event-detail-title-block-v94,html body .event-detail-page .event-detail-title-tools-row-v94{width:100%!important;min-width:0!important;max-width:100%!important}html body .event-detail-page .event-detail-title-tools-row-v94{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:22px!important;padding-right:22px!important;display:grid!important}html body .event-detail-page .event-detail-main-title-v94,html body .event-detail-page .event-detail-title-tools-row-v94>h1.event-detail-main-title-v94{grid-column:1!important;align-self:start!important;min-width:0!important;max-width:none!important;margin:0!important}html body .event-detail-page .event-detail-title-right-tools-v94,html body .event-detail-page .event-detail-title-tools-row-v94>.event-detail-title-right-tools-v94{flex-direction:row!important;grid-column:2!important;justify-content:flex-end!important;place-self:start end!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:34px!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-pill-v94,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-pill-v94{flex:none!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0 15px!important;line-height:1!important;display:inline-flex!important;transform:none!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-more-button,html body .event-detail-page .event-detail-title-right-tools-v94 .atlas-feed-more-button.event-detail-impact-more-button,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-more-button,html body .event-detail-page .event-detail-title-tools-row-v94 .atlas-feed-more-button.event-detail-impact-more-button{flex:0 0 34px!important;align-self:center!important;place-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important;position:relative!important;inset:0 auto auto!important;transform:none!important}html body .event-detail-page .event-detail-title-right-tools-v94 .event-detail-impact-more-button svg,html body .event-detail-page .event-detail-title-tools-row-v94 .event-detail-impact-more-button svg{width:18px!important;height:18px!important;margin:0!important;display:block!important;transform:none!important}html body .event-detail-page .event-detail-top-characters-card{height:271px!important;min-height:271px!important;max-height:271px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-mini-scroll-list{clip-path:inset(0 0 10px)!important}html body .event-detail-page .event-detail-title-tools-row-v94{padding-right:5px!important}html body .event-detail-page .event-detail-title-right-tools-v94,html body .event-detail-page .event-detail-title-tools-row-v94>.event-detail-title-right-tools-v94{transform:none!important}html body .event-detail-page .event-detail-top-characters-card{height:271px!important;min-height:271px!important;max-height:271px!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-mini-scroll-list{clip-path:none!important;flex:0 0 154px!important;height:154px!important;min-height:154px!important;max-height:154px!important;margin-bottom:10px!important;overflow:hidden auto!important}}.event-detail-top-characters-visible-clip-v144{display:contents}@media (width>=1181px){html body .event-detail-page .event-detail-title-right-tools-v94,html body .event-detail-page .event-detail-title-tools-row-v94>.event-detail-title-right-tools-v94{transform:translate(12px)!important}html body .event-detail-page .event-detail-top-characters-card{height:271px!important;min-height:271px!important;max-height:271px!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144{contain:paint!important;flex:0 0 154px!important;width:100%!important;height:154px!important;min-height:154px!important;max-height:154px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:after{content:""!important;z-index:8!important;pointer-events:none!important;background:linear-gradient(#00132200,#001322f5)!important;height:10px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-mini-scroll-list{clip-path:none!important;scrollbar-gutter:stable!important;flex-direction:column!important;flex:none!important;width:100%!important;height:164px!important;min-height:164px!important;max-height:164px!important;margin:0 0 -10px!important;padding:0 18px 10px 0!important;display:flex!important;overflow:hidden auto!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-character-list .event-detail-character-row{flex:0 0 50px!important;min-height:50px!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:after{background:linear-gradient(#f8fafc00,#fffffffa)!important}}@media (width>=1181px) and (hover:hover) and (pointer:fine){html body .event-detail-page .event-detail-title-right-tools-v94,html body .event-detail-page .event-detail-title-tools-row-v94>.event-detail-title-right-tools-v94{transform:translate(15px)!important}html body .event-detail-page .event-detail-top-characters-card{height:271px!important;min-height:271px!important;max-height:271px!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144{contain:paint!important;isolation:isolate!important;clip-path:inset(0)!important;flex:0 0 154px!important;width:100%!important;height:154px!important;min-height:154px!important;max-height:154px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:clip!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:after{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-mini-scroll-list{clip-path:none!important;scrollbar-gutter:stable!important;flex-direction:column!important;flex:none!important;width:100%!important;height:164px!important;min-height:164px!important;max-height:164px!important;margin:0!important;padding:0 18px 0 0!important;display:flex!important;overflow:hidden auto!important;transform:translateZ(0)!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-character-list:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-character-list:after,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-mini-scroll-list:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-mini-scroll-list:after{content:none!important;background:0 0!important;display:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144>.event-detail-character-list .event-detail-character-row{flex:0 0 50px!important;min-height:50px!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:before,:root:not([data-theme=dark]) body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:after{content:none!important;background:0 0!important;display:none!important}}.event-detail-top-characters-real-clip-shell-v146,.event-detail-top-characters-real-clip-viewport-v146,.event-detail-top-characters-real-scroll-area-v146{display:contents}@media (width>=1181px) and (hover:hover) and (pointer:fine){html body .event-detail-page .event-detail-top-characters-card{flex-direction:column!important;height:271px!important;min-height:271px!important;max-height:271px!important;padding-bottom:20px!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-mini-card-header{flex:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-shell-v146{box-sizing:border-box!important;flex:0 0 164px!important;width:100%!important;height:164px!important;min-height:164px!important;max-height:164px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-viewport-v146{box-sizing:border-box!important;contain:layout paint!important;isolation:isolate!important;clip-path:inset(0)!important;width:100%!important;height:154px!important;min-height:154px!important;max-height:154px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:clip!important;-webkit-mask-image:none!important;mask-image:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146{box-sizing:border-box!important;width:100%!important;height:164px!important;min-height:164px!important;max-height:164px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;transform:translateZ(0)!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-shell-v146:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-shell-v146:after,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-viewport-v146:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-viewport-v146:after,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146:after{content:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;display:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-mini-scroll-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146{box-sizing:border-box!important;clip-path:none!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;flex-direction:column!important;flex:0 0 164px!important;width:100%!important;height:164px!important;min-height:164px!important;max-height:164px!important;margin:0!important;padding:0 18px 0 0!important;display:flex!important;overflow:hidden auto!important;transform:translateZ(0)!important;-webkit-mask-image:none!important;mask-image:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146 .event-detail-character-row{flex:0 0 50px!important;min-height:50px!important;max-height:50px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:before,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-visible-clip-v144:after{content:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;display:none!important}html body .event-detail-page .event-detail-top-characters-card{height:271px!important;min-height:271px!important;max-height:271px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146 .event-detail-character-row,html body .event-detail-page .event-detail-top-characters-card .event-detail-character-row{flex:0 0 39px!important;align-items:center!important;height:39px!important;min-height:39px!important;max-height:39px!important;padding-top:0!important;padding-bottom:0!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-character-copy{align-items:center!important;height:39px!important;min-height:39px!important;max-height:39px!important;display:flex!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-character-copy strong{white-space:nowrap!important;text-overflow:ellipsis!important;max-height:17px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-character-score{justify-content:flex-end!important;align-items:center!important;height:39px!important;min-height:39px!important;max-height:39px!important;line-height:1!important;display:inline-flex!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-viewport-v146{height:170px!important;min-height:170px!important;max-height:170px!important;overflow:clip!important}html body .event-detail-page .event-detail-top-characters-card{height:271px!important;min-height:271px!important;max-height:271px!important;overflow:hidden!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-shell-v146{flex:0 0 177px!important;height:177px!important;min-height:177px!important;max-height:177px!important;overflow:visible!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-viewport-v146{clip-path:inset(0)!important;height:175px!important;min-height:175px!important;max-height:175px!important;overflow:clip!important;-webkit-mask-image:none!important;mask-image:none!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-mini-scroll-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146{height:177px!important;min-height:177px!important;max-height:177px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146 .event-detail-character-row,html body .event-detail-page .event-detail-top-characters-card .event-detail-character-row{flex:0 0 39px!important;height:39px!important;min-height:39px!important;max-height:39px!important}}@media (width>=1181px) and (pointer:fine){html body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode .event-detail-title-right-tools-v94 .event-detail-key-takes-close-button,html body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode .event-detail-title-right-tools-v94 .event-detail-key-takes-close-button.event-detail-see-all-button{transform:translate(35px,-2px)!important}html body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode .event-detail-title-right-tools-v94 .event-detail-key-takes-close-glyph-v152{color:currentColor!important;pointer-events:none!important;place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;font-size:0!important;line-height:1!important;display:grid!important;transform:none!important}html body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode .event-detail-title-right-tools-v94 .event-detail-key-takes-close-icon-v152{color:currentColor!important;stroke:currentColor!important;pointer-events:none!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;display:block!important;transform:none!important}html body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode .event-detail-title-right-tools-v94 .event-detail-key-takes-close-button .event-detail-key-takes-close-glyph:not(.event-detail-key-takes-close-glyph-v152){display:none!important}}.overview-globe-touch-gate{width:100%;min-width:0;position:relative}@media (width<=1180px){.overview-globe-touch-gate{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.overview-globe-touch-gate:not(.is-touch-rotation-armed) .truthatlas-globe-canvas{pointer-events:none!important;touch-action:pan-y!important;cursor:default!important}.overview-globe-touch-gate.is-touch-rotation-armed{touch-action:none}.overview-globe-touch-gate.is-touch-rotation-armed .truthatlas-globe-canvas{pointer-events:auto!important;touch-action:none!important;cursor:grabbing!important}}html body .forecast-clean-page .forecast-clean-summary-card>p.forecast-clean-summary-text,html body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text,html body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,html body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text,html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126>p.forecast-clean-summary-text,html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text,html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text.forecast-clean-event-detail-who-summary-text,html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text.forecast-clean-event-detail-who-style-text{font-variation-settings:"wght" 400!important;font-weight:400!important}html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-clean-summary-card>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-clean-summary-card .forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-detail-mobile-summary-card-v126>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-summary-card-v126>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-summary-card-v126>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text{font-size:13px!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-summary-card-v126>p.forecast-clean-summary-text,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text{font-size:12.2px!important}:root{--forecast-detail-subtitle-color:#8c98ac}html body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-clean-summary-card .forecast-clean-subtitle,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-clean-summary-card .forecast-clean-subtitle,:root[data-theme=dark] body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:var(--forecast-detail-subtitle-color,#8c98ac)!important;-webkit-text-fill-color:var(--forecast-detail-subtitle-color,#8c98ac)!important}:root[data-theme=dark],html[data-theme=dark],body[data-theme=dark]{--forecast-detail-subtitle-color:#8c98ab!important}:root[data-theme=dark] body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,html[data-theme=dark] body .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle,body[data-theme=dark] .forecast-clean-page .forecast-clean-summary-card .forecast-clean-subtitle{color:#8c98ab!important;-webkit-text-fill-color:#8c98ab!important}html body .account-page-v134 .account-grid-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:100%!important;display:grid!important}html body .account-page-v134 .account-grid-v134>.account-subscription-panel-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134>.account-subscription-panel-v134{visibility:hidden!important;pointer-events:none!important;opacity:0!important;border:0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}html body .account-page-v134 .account-grid-v134>.account-panel-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134>.account-panel-v134{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:none!important}html body .account-page-v134 .account-grid-v134>.account-alerts-panel-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134>.account-alerts-panel-v134{grid-column:auto!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .account-page-v134 .account-grid-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}html body .account-page-v134 .account-grid-v134>.account-panel-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134>.account-panel-v134,html body .account-page-v134 .account-grid-v134>.account-alerts-panel-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134>.account-alerts-panel-v134{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:none!important}}@media (width<=760px){html body .account-page-v134 .account-grid-v134,html body .account-page.account-page-v134 .account-grid.account-grid-v134{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}}@media (width<=1180px),(pointer:coarse){html body .truthatlas-globe-frame,html body .truthatlas-globe-frame canvas,html body .truthatlas-globe-canvas{touch-action:none!important;overscroll-behavior:contain!important;-webkit-user-select:none!important;user-select:none!important}html body .overview-globe-touch-gate,html body .overview-globe-touch-gate.is-non-desktop,html body .overview-globe-touch-gate.is-touch-rotation-armed,html body .overview-globe-touch-gate:not(.is-touch-rotation-armed){touch-action:none!important;overscroll-behavior:contain!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}html body .overview-globe-touch-gate .truthatlas-globe-frame,html body .overview-globe-touch-gate .truthatlas-globe-canvas,html body .overview-globe-touch-gate canvas,html body .overview-globe-touch-gate:not(.is-touch-rotation-armed) .truthatlas-globe-frame,html body .overview-globe-touch-gate:not(.is-touch-rotation-armed) .truthatlas-globe-canvas,html body .overview-globe-touch-gate:not(.is-touch-rotation-armed) canvas,html body .overview-globe-touch-gate.is-touch-rotation-armed .truthatlas-globe-frame,html body .overview-globe-touch-gate.is-touch-rotation-armed .truthatlas-globe-canvas,html body .overview-globe-touch-gate.is-touch-rotation-armed canvas{pointer-events:auto!important;touch-action:none!important;overscroll-behavior:contain!important;cursor:grab!important}html body .overview-globe-touch-gate .truthatlas-globe-frame:active,html body .overview-globe-touch-gate .truthatlas-globe-canvas:active,html body .overview-globe-touch-gate canvas:active{cursor:grabbing!important}}@media (width>=1181px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid.forecast-detail-desktop-grid-v126{align-content:start!important;gap:14px!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131{pointer-events:auto!important;grid-column:1/-1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot{width:100%!important;max-width:100%!important;margin:0!important}}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card{flex-direction:column!important;min-height:0!important;padding:24px 28px!important;display:flex!important;overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card>h2{flex:none!important;margin:0 0 18px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-scroll{scrollbar-width:thin!important;scrollbar-color:#38dfff8f transparent!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 8px 0 0!important;display:block!important;overflow:hidden auto!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-scroll::-webkit-scrollbar{width:4px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-scroll::-webkit-scrollbar-track{background:0 0!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-scroll::-webkit-scrollbar-thumb{background:#38dfff8f!important;border-radius:999px!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-text{color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;letter-spacing:-.01em!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 16px!important;padding:0!important;font-size:13.5px!important;font-weight:560!important;line-height:1.62!important;display:block!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-text:last-child{margin-bottom:0!important}:root:not([data-theme=dark]) .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-text,:root[data-theme=light] .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card .forecast-clean-predictive-outlook-plain-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}@media (width>=1181px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid.forecast-detail-desktop-grid-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126{grid-template:460px 460px auto 460px/1fr!important;grid-auto-rows:max-content!important;grid-auto-flow:row!important;align-content:start!important;align-items:start!important;gap:14px 0!important;display:grid!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-one,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-two,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-three{grid-area:auto!important;height:460px!important;min-height:460px!important;max-height:460px!important;margin:0!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131{box-sizing:border-box!important;grid-area:auto/1/auto/-1!important;place-self:start stretch!important;width:100%!important;max-width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;flex:auto!important;width:100%!important;max-width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important}}@media (width>=1181px) and (width<=1280px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid.forecast-detail-desktop-grid-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126{grid-template-rows:420px 420px auto 420px!important;grid-auto-rows:max-content!important;gap:14px!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-one,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-two,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-three{height:420px!important;min-height:420px!important;max-height:420px!important}}@media (width>=1181px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid.forecast-detail-desktop-grid-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126{grid-template-rows:none!important;grid-template-columns:none!important;grid-auto-rows:unset!important;grid-auto-flow:unset!important;flex-direction:column!important;place-content:stretch flex-start!important;align-items:stretch!important;gap:14px 0!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-card{flex:0 0 430px!important;grid-area:auto!important;width:100%!important;min-width:0!important;height:430px!important;min-height:430px!important;max-height:430px!important;margin:0!important;padding:0!important;display:block!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-detail-desktop-mid-ad-slot-v131{box-sizing:border-box!important;flex:0 0 88px!important;grid-area:auto!important;justify-content:stretch!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>*,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important}}@media (width>=1181px) and (width<=1280px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-card{flex-basis:410px!important;height:410px!important;min-height:410px!important;max-height:410px!important}}@media (hover:hover) and (pointer:fine) and (width>=981px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-grid.forecast-detail-desktop-grid-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126{grid-template:none!important;grid-auto-rows:unset!important;grid-auto-flow:unset!important;flex-direction:column!important;place-content:flex-start!important;align-items:stretch!important;gap:14px 0!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-card{flex:0 0 430px!important;grid-area:auto!important;align-self:stretch!important;width:100%!important;min-width:0!important;height:430px!important;min-height:430px!important;max-height:430px!important;margin:0!important;padding:0!important;display:block!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-card+.forecast-clean-row-card,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-card+.forecast-detail-desktop-mid-ad-slot-v131,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-detail-desktop-mid-ad-slot-v131+.forecast-clean-row-card{margin-top:0!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-detail-desktop-mid-ad-slot-v131{box-sizing:border-box!important;border:0!important;flex:0 0 88px!important;grid-area:auto!important;justify-content:stretch!important;align-self:stretch!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>*,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131>.truthatlas-ad-slot-forecast-inline,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131 iframe,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-mid-ad-slot-v131 ins{box-sizing:border-box!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card{flex-direction:column!important;padding:24px 28px!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-card>h2{flex:none!important;margin:0 0 18px!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-scroll{scrollbar-width:thin!important;scrollbar-color:#38dfff8f transparent!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 8px 0 0!important;display:block!important;overflow:hidden auto!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-long-row{width:100%!important;height:255px!important;min-height:255px!important;max-height:255px!important;box-shadow:none!important;white-space:pre-line!important;color:#e2e8f0f2!important;-webkit-text-fill-color:#e2e8f0f2!important;letter-spacing:-.01em!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:560!important;line-height:1.68!important;display:block!important;overflow:hidden auto!important}:root:not([data-theme=dark]) body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-long-row,html:not([data-theme=dark]) body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-long-row,:root[data-theme=light] body .forecast-clean-page.forecast-clean-state-forecast .forecast-clean-predictive-outlook-plain-long-row{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}}@media (hover:hover) and (pointer:fine) and (width>=981px) and (width<=1280px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-grid-v126>.forecast-clean-row-card{flex-basis:410px!important;height:410px!important;min-height:410px!important;max-height:410px!important}}@media (hover:hover) and (pointer:fine) and (width>=981px){html body .forecast-clean-page.forecast-clean-state-forecast{--forecast-detail-forecast-gap-v141:14px;--forecast-detail-forecast-row-height-v141:430px;--forecast-detail-forecast-ad-height-v141:88px}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141{gap:var(--forecast-detail-forecast-gap-v141,14px)!important;row-gap:var(--forecast-detail-forecast-gap-v141,14px)!important;grid-template-rows:none!important;grid-template-columns:none!important;grid-auto-rows:unset!important;flex-direction:column!important;align-content:flex-start!important;column-gap:0!important;display:flex!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-clean-row-card{flex:0 0 var(--forecast-detail-forecast-row-height-v141,430px)!important;height:var(--forecast-detail-forecast-row-height-v141,430px)!important;min-height:var(--forecast-detail-forecast-row-height-v141,430px)!important;max-height:var(--forecast-detail-forecast-row-height-v141,430px)!important;grid-area:auto!important;margin:0!important;padding:0!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-desktop-mid-ad-slot-v131{flex:0 0 var(--forecast-detail-forecast-ad-height-v141,88px)!important;height:var(--forecast-detail-forecast-ad-height-v141,88px)!important;min-height:var(--forecast-detail-forecast-ad-height-v141,88px)!important;max-height:var(--forecast-detail-forecast-ad-height-v141,88px)!important;grid-area:auto!important;margin:0!important;padding:0!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-desktop-mid-ad-slot-v131>*,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-desktop-mid-ad-slot-v131 iframe,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-desktop-mid-ad-slot-v131 ins{width:100%!important;max-width:100%!important;height:var(--forecast-detail-forecast-ad-height-v141,88px)!important;min-height:var(--forecast-detail-forecast-ad-height-v141,88px)!important;max-height:var(--forecast-detail-forecast-ad-height-v141,88px)!important;box-sizing:border-box!important;margin:0!important;padding:0!important;overflow:hidden!important}}@media (hover:hover) and (pointer:fine) and (width>=981px) and (width<=1280px){html body .forecast-clean-page.forecast-clean-state-forecast{--forecast-detail-forecast-row-height-v141:410px}}.forecast-clean-page .forecast-detail-readable-ad-v143{box-sizing:border-box!important;width:100%!important;min-width:0!important;overflow:hidden!important}.forecast-clean-page .forecast-detail-readable-ad-v143>.truthatlas-ad-slot,.forecast-clean-page .forecast-detail-readable-ad-v143>.truthatlas-ad-slot-forecast-inline{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:9px 16px!important;display:flex!important;overflow:hidden!important}.forecast-clean-page .forecast-detail-top-ad-slot-v131.forecast-detail-readable-ad-v143,.forecast-clean-page .forecast-detail-top-ad-slot-v131.forecast-detail-readable-ad-v143>.truthatlas-ad-slot,.forecast-clean-page .forecast-detail-top-ad-slot-v131.forecast-detail-readable-ad-v143>.truthatlas-ad-slot-forecast-inline{min-height:88px!important}.forecast-clean-page .forecast-detail-readable-ad-v143 .truthatlas-ad-slot span,.forecast-clean-page .forecast-detail-readable-ad-v143 .truthatlas-ad-slot strong,.forecast-clean-page .forecast-detail-readable-ad-v143 .truthatlas-ad-slot em{text-overflow:ellipsis!important;text-align:center!important;white-space:nowrap!important;width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important;margin-left:0!important;margin-right:0!important;padding:0!important;display:block!important;overflow:hidden!important}.forecast-clean-page .forecast-detail-readable-ad-v143 .truthatlas-ad-slot span{letter-spacing:.14em!important;margin-top:0!important;font-size:10px!important;line-height:1.15!important}.forecast-clean-page .forecast-detail-readable-ad-v143 .truthatlas-ad-slot strong{margin-top:5px!important;font-size:13px!important;line-height:1.18!important}.forecast-clean-page .forecast-detail-readable-ad-v143 .truthatlas-ad-slot em{margin-top:4px!important;font-size:11px!important;line-height:1.2!important}@media (hover:hover) and (pointer:fine) and (width>=981px){html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-readable-ad-v143,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-desktop-mid-ad-slot-v131.forecast-detail-readable-ad-v143{flex:0 0 88px!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important}html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-readable-ad-v143>.truthatlas-ad-slot,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-desktop-forecast-stack-v141>.forecast-detail-readable-ad-v143>.truthatlas-ad-slot-forecast-inline{flex-direction:column!important;justify-content:center!important;align-items:center!important;height:88px!important;min-height:88px!important;max-height:88px!important;display:flex!important}}@media (width>=1181px) and (hover:hover) and (pointer:fine){html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-mini-scroll-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146{padding:0 18px 18px 0!important;scroll-padding-bottom:18px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-shell-v146{flex-basis:181px!important;height:181px!important;min-height:181px!important;max-height:181px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-clip-viewport-v146{height:179px!important;min-height:179px!important;max-height:179px!important}html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-character-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-real-scroll-area-v146>.event-detail-mini-scroll-list,html body .event-detail-page .event-detail-top-characters-card .event-detail-top-characters-scroll-list-v146{height:181px!important;min-height:181px!important;max-height:181px!important}}html body .event-detail-page .event-detail-event-timeline-list{align-items:stretch!important}html body .event-detail-page .event-detail-event-timeline-item-v155{box-sizing:border-box!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:center!important;gap:0 16px!important;width:100%!important;min-width:0!important;min-height:78px!important;margin:0!important;padding:0!important;display:grid!important;left:auto!important;right:auto!important;transform:none!important}html body .event-detail-page .event-detail-event-timeline-item-v155 .event-detail-timeline-news-marker{grid-area:1/1!important;place-self:center!important;width:16px!important;min-width:16px!important;margin:0!important;transform:none!important}html body .event-detail-page .event-detail-event-timeline-copy-v155{grid-area:1/2!important;grid-template-rows:auto auto!important;justify-content:stretch!important;place-self:center stretch!important;row-gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}html body .event-detail-page .event-detail-event-timeline-copy-v155>strong.event-detail-latest-news-title{color:#f8fafcf0!important;letter-spacing:-.02em!important;white-space:normal!important;text-overflow:ellipsis!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:13.4px!important;font-weight:800!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}html body .event-detail-page .event-detail-event-timeline-copy-v155>p.event-detail-latest-news-description{color:#cbd5e1bd!important;white-space:normal!important;text-overflow:ellipsis!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;font-size:12.4px!important;font-weight:560!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-event-timeline-copy-v155>strong.event-detail-latest-news-title{color:#0f172a!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-event-timeline-copy-v155>p.event-detail-latest-news-description{color:#334155c7!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-event-timeline-item-v155{grid-template-columns:16px minmax(0,1fr)!important;column-gap:14px!important;min-height:74px!important}html body .event-detail-page .event-detail-event-timeline-copy-v155>strong.event-detail-latest-news-title{font-size:12.8px!important;line-height:1.28!important}html body .event-detail-page .event-detail-event-timeline-copy-v155>p.event-detail-latest-news-description{font-size:12px!important;line-height:1.38!important}}html body .event-detail-page .event-detail-key-shifts-scroll-list-v156{padding-bottom:18px!important;scroll-padding-bottom:18px!important}html body .event-detail-page .event-detail-state-list-card-resolved .event-detail-key-shifts-scroll-list-v156 .event-detail-scenario-row:last-child{margin-bottom:10px!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-key-shifts-scroll-list-v156{padding-bottom:16px!important;scroll-padding-bottom:16px!important}html body .event-detail-page .event-detail-state-list-card-resolved .event-detail-key-shifts-scroll-list-v156 .event-detail-scenario-row:last-child{margin-bottom:8px!important}}.overview-analysis-top-characters-card .stat-row>strong.overview-top-character-real-value{text-overflow:ellipsis!important;white-space:nowrap!important;text-align:right!important;min-width:38px!important;max-width:76px!important;font-size:13px!important;font-weight:850!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item{box-sizing:border-box!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;padding:0 4px 0 0!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;transform:none!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy strong,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy strong{white-space:normal!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;word-break:normal!important;line-clamp:1!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;max-width:100%!important;display:-webkit-box!important;overflow:hidden!important}.overview-side-panel .overview-timeline-news-section .overview-event-timeline-copy p,.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item .overview-timeline-news-copy p{white-space:normal!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;word-break:normal!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;max-width:100%!important;display:-webkit-box!important;overflow:hidden!important}@media (width<=1280px){.overview-side-panel .overview-timeline-news-section .overview-event-timeline-item,.overview-side-panel .overview-timeline-news-section .overview-timeline-news-item.overview-event-timeline-item{grid-template-columns:16px minmax(0,1fr)!important;gap:10px!important}.overview-analysis-top-characters-card .stat-row>strong.overview-top-character-real-value{max-width:68px!important;font-size:12.5px!important}}.overview-analysis-top-characters-card .stat-row>strong.overview-top-character-real-value:empty{display:block!important}.overview-selection-shimmer-block{background:#94a3b824;border-radius:999px;min-height:12px;display:block;position:relative;overflow:hidden}.overview-selection-shimmer-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.35s infinite atlas-feed-shimmer;position:absolute;inset:0;transform:translate(-100%)}:root:not([data-theme=dark]) .overview-selection-shimmer-block{background:#64748b26}:root:not([data-theme=dark]) .overview-selection-shimmer-block:after{background:linear-gradient(90deg,#0000,#ffffffb8,#0000)}.overview-selection-shimmer-panel{pointer-events:none}.overview-selection-shimmer-header{align-items:flex-start}.overview-selection-shimmer-header-copy{flex:auto;min-width:0}.overview-selection-shimmer-title{border-radius:8px;width:74%;height:22px}.overview-selection-shimmer-meta{width:46%;height:12px;margin-top:10px}.overview-selection-shimmer-action{border-radius:13px;width:36px;min-width:36px;height:36px}.overview-selection-shimmer-status-row .overview-selection-shimmer-block{width:70%;height:10px;min-height:10px;margin:0 auto}.overview-selection-shimmer-summary{flex-direction:column;gap:9px;padding-bottom:23px;display:flex}.overview-selection-shimmer-summary .overview-selection-shimmer-block{border-radius:8px;height:12px;min-height:12px}.overview-selection-shimmer-summary .overview-selection-shimmer-block:first-child{width:94%}.overview-selection-shimmer-summary .overview-selection-shimmer-block:nth-child(2){width:88%}.overview-selection-shimmer-summary .overview-selection-shimmer-block:nth-child(3){width:62%}.overview-selection-shimmer-map-shell{min-height:310px}.overview-selection-shimmer-map-title{z-index:4;border-radius:7px;width:88px;height:13px;position:absolute;top:17px;left:0}.overview-selection-shimmer-map-expand{z-index:4;border-radius:13px;width:37px;height:37px;position:absolute;top:15px;right:56px}.overview-selection-shimmer-map{border-radius:14px;position:absolute;inset:54px 0 0}.overview-selection-shimmer-timeline-section{pointer-events:none}.overview-selection-shimmer-section-title{border-radius:7px;width:82px;height:14px}.overview-selection-shimmer-dropdown{border-radius:12px;width:102px;height:32px}.overview-selection-shimmer-timeline-scroll{overflow:hidden!important}.overview-selection-shimmer-timeline-item{pointer-events:none}.overview-selection-shimmer-timeline-item .overview-timeline-news-marker span{box-shadow:none!important;background:#94a3b861!important}.overview-selection-shimmer-copy{justify-content:center;gap:7px}.overview-selection-shimmer-copy .overview-selection-shimmer-block{border-radius:8px;height:12px;min-height:12px}.overview-selection-shimmer-line-wide{width:86%}.overview-selection-shimmer-line{width:96%}.overview-selection-shimmer-line-short{width:58%}.overview-selection-analysis-shimmer-grid{pointer-events:none}.overview-selection-analysis-shimmer-card{overflow:hidden}.overview-selection-analysis-shimmer-card h3{color:var(--text);margin-bottom:8px}.overview-selection-shimmer-subtitle{width:42%;height:12px;margin-bottom:16px}.overview-selection-shimmer-card-content{gap:0}.overview-selection-shimmer-stat-row{min-height:38px}.overview-selection-shimmer-row-label{border-radius:8px;width:66%;height:12px}.overview-selection-shimmer-row-value{border-radius:8px;width:38px;height:13px}@media (width<=1280px){.overview-selection-shimmer-map-shell{min-height:290px}.overview-selection-shimmer-map-expand{right:48px}}.overview-selection-impact-map-shimmer-shell-v162{min-height:310px;overflow:visible}.overview-selection-event-detail-map-shimmer-v162.event-detail-shimmer-map-shell{isolation:isolate;border-radius:14px;height:auto;position:absolute;inset:54px 0 0;overflow:hidden;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important}.overview-selection-event-detail-map-shimmer-v162.event-detail-node-map-shell{width:auto!important;max-width:none!important;margin-right:0!important}.overview-selection-event-detail-map-core-v162.event-detail-shimmer-map-core{width:108px;height:108px}.overview-selection-event-detail-map-node-v162.event-detail-shimmer-map-node{width:48px;height:48px}.overview-selection-event-detail-map-shimmer-v162 .event-detail-shimmer-map-node-one{top:21%;left:18%}.overview-selection-event-detail-map-shimmer-v162 .event-detail-shimmer-map-node-two{top:23%;right:17%}.overview-selection-event-detail-map-shimmer-v162 .event-detail-shimmer-map-node-three{bottom:19%;left:20%}.overview-selection-event-detail-map-shimmer-v162 .event-detail-shimmer-map-node-four{bottom:17%;right:18%}:root:not([data-theme=dark]) .overview-selection-event-detail-map-shimmer-v162.event-detail-node-map-shell{box-shadow:none!important;background:0 0!important}@media (width<=1280px){.overview-selection-event-detail-map-core-v162.event-detail-shimmer-map-core{width:96px;height:96px}.overview-selection-event-detail-map-node-v162.event-detail-shimmer-map-node{width:42px;height:42px}}.overview-selection-shimmer-impact-map-stage-v163{height:auto!important;min-height:0!important;box-shadow:none!important;isolation:isolate!important;background:0 0!important;border:0!important;border-radius:14px!important;position:absolute!important;inset:54px 0 0!important;overflow:hidden!important}.overview-selection-shimmer-impact-map-core-v163{border-radius:50%!important;width:108px!important;height:108px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.overview-selection-shimmer-impact-map-node-v163{border-radius:50%!important;width:48px!important;height:48px!important;position:absolute!important;transform:none!important}.overview-selection-shimmer-impact-map-node-left-top-v163{top:14%!important;left:17%!important}.overview-selection-shimmer-impact-map-node-left-bottom-v163{bottom:14%!important;left:17%!important}.overview-selection-shimmer-impact-map-node-right-top-v163{top:14%!important;right:17%!important}.overview-selection-shimmer-impact-map-node-right-bottom-v163{bottom:14%!important;right:17%!important}@media (width<=1280px){.overview-selection-shimmer-impact-map-core-v163{width:96px!important;height:96px!important}.overview-selection-shimmer-impact-map-node-v163{width:42px!important;height:42px!important}.overview-selection-shimmer-impact-map-node-left-top-v163{top:14%!important;left:15%!important}.overview-selection-shimmer-impact-map-node-left-bottom-v163{bottom:14%!important;left:15%!important}.overview-selection-shimmer-impact-map-node-right-top-v163{top:14%!important;right:15%!important}.overview-selection-shimmer-impact-map-node-right-bottom-v163{bottom:14%!important;right:15%!important}}.overview-selection-impact-map-shimmer-shell-v164 .overview-selection-shimmer-map-title,.overview-selection-impact-map-shimmer-shell-v164 .overview-selection-shimmer-map-expand{display:none!important}.overview-selection-impact-map-shimmer-shell-v164 .overview-selection-shimmer-impact-map-stage-v164{top:0!important}html body .overview-responsive-page .overview-side-panel .overview-event-header-copy .overview-event-updated-meta-line-v167{color:#94a3b8eb!important;letter-spacing:.12em!important;text-transform:uppercase!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;margin-top:14px!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:flex!important}html body .overview-responsive-page .overview-side-panel .overview-event-header-copy .overview-event-updated-meta-line-v167>span{text-overflow:ellipsis!important;white-space:nowrap!important;color:currentColor!important;align-items:center!important;min-width:0!important;max-width:100%!important;display:inline-flex!important;overflow:hidden!important}:root:not([data-theme=dark]) body .overview-responsive-page .overview-side-panel .overview-event-header-copy .overview-event-updated-meta-line-v167{color:#475569c2!important}html body .overview-responsive-page .overview-side-panel .overview-event-header-copy .overview-event-updated-meta-line-v167{margin-top:10px!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html.truthatlas-impact-map-expanded,body.truthatlas-impact-map-expanded{overscroll-behavior:none!important;width:100%!important;height:100%!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host{background:var(--bg)!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;box-shadow:none!important;z-index:2147483000!important;isolation:isolate!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-page,.overview-mobile-impact-map-fullscreen-host .event-graph-page-shell,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card{background:var(--bg)!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button,.overview-mobile-impact-map-fullscreen-host .event-graph-close-button{z-index:91!important;pointer-events:auto!important;border-radius:12px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;top:auto!important;right:auto!important}.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout,.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout-full{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-context-panel,.overview-mobile-impact-map-fullscreen-host .event-graph-context-card,.overview-mobile-impact-map-fullscreen-host .event-graph-branches-card,.overview-mobile-impact-map-fullscreen-host .event-graph-news-card{display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap{background:var(--bg)!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.overview-mobile-impact-map-fullscreen-host .event-graph-mini,.overview-mobile-impact-map-fullscreen-host .event-flow-map,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{border-radius:0!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}html.truthatlas-impact-map-expanded,body.truthatlas-impact-map-expanded{overscroll-behavior:none!important;touch-action:none!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-page,.overview-mobile-impact-map-fullscreen-host .event-graph-page-shell{background:var(--bg)!important;width:100vw!important;min-width:100vw!important;height:100dvh!important;min-height:100dvh!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card-fullscreen-active,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card[data-overview-mobile-impact-map-fullscreen=true]{background:var(--bg)!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header{top:max(14px, env(safe-area-inset-top))!important;right:max(14px, env(safe-area-inset-right))!important;z-index:120!important;pointer-events:none!important;background:0 0!important;border:0!important;justify-content:flex-end!important;align-items:center!important;gap:0!important;width:auto!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;bottom:auto!important;left:auto!important}.overview-mobile-impact-map-fullscreen-host .event-graph-back-button,.overview-mobile-impact-map-fullscreen-host .event-graph-title-block,.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header>:not(.event-graph-header-actions){visibility:hidden!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-header-actions{pointer-events:auto!important;justify-content:flex-end!important;align-items:center!important;gap:0!important;width:auto!important;min-width:0!important;height:38px!important;margin:0!important;padding:0!important;display:flex!important}.overview-mobile-impact-map-fullscreen-host .event-graph-close-button,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button{z-index:121!important;pointer-events:auto!important;border-radius:12px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;top:auto!important;right:auto!important}.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout,.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout-full{background:var(--bg)!important;width:100vw!important;min-width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.overview-mobile-impact-map-fullscreen-host .event-graph-mini,.overview-mobile-impact-map-fullscreen-host .event-flow-map,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{background:var(--bg)!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}html.truthatlas-impact-map-expanded,body.truthatlas-impact-map-expanded{overscroll-behavior:none!important;touch-action:none!important;width:100%!important;height:100%!important;overflow:hidden!important}.overview-impact-map-expanded-page-host.overview-mobile-impact-map-fullscreen-host{background:var(--bg)!important;width:100vw!important;min-width:100vw!important;height:100dvh!important;min-height:100dvh!important;box-shadow:none!important;z-index:2147483000!important;isolation:isolate!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-page,.overview-mobile-impact-map-fullscreen-host .event-graph-page-shell,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card-fullscreen-active,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card[data-overview-mobile-impact-map-fullscreen=true]{background:var(--bg)!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header{top:max(14px, env(safe-area-inset-top))!important;left:max(14px, env(safe-area-inset-left))!important;right:max(14px, env(safe-area-inset-right))!important;z-index:140!important;pointer-events:none!important;background:0 0!important;border:0!important;width:auto!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;bottom:auto!important;overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .event-graph-back-button,.overview-mobile-impact-map-fullscreen-host .event-graph-title-block,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header>:not(.event-graph-header-actions):not(.event-graph-search-wrap){visibility:hidden!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-header-actions{pointer-events:auto!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:0!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-wrap,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header>.event-graph-search-wrap{visibility:visible!important;pointer-events:auto!important;z-index:142!important;flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;inset:auto!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill,.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within{visibility:visible!important;pointer-events:auto!important;width:100%!important;height:38px!important;min-height:38px!important;box-shadow:none!important;filter:none!important;outline:0!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 13px!important;display:flex!important;position:relative!important;transform:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input{visibility:visible!important;pointer-events:auto!important;display:block!important}.overview-mobile-impact-map-fullscreen-host .event-graph-fullscreen-button{visibility:hidden!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-close-button,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button){z-index:143!important;pointer-events:auto!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border-radius:12px!important;outline:0!important;flex:0 0 38px!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout,.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout-full{left:0!important;right:0!important;top:calc(max(14px, env(safe-area-inset-top)) + 54px)!important;background:var(--bg)!important;width:100vw!important;min-width:100vw!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;bottom:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-context-panel,.overview-mobile-impact-map-fullscreen-host .event-graph-context-card,.overview-mobile-impact-map-fullscreen-host .event-graph-branches-card,.overview-mobile-impact-map-fullscreen-host .event-graph-news-card,.overview-mobile-impact-map-fullscreen-host .event-graph-sidebar,.overview-mobile-impact-map-fullscreen-host .event-graph-side-panel{visibility:hidden!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.overview-mobile-impact-map-fullscreen-host .event-graph-mini,.overview-mobile-impact-map-fullscreen-host .event-graph-mini-compact,.overview-mobile-impact-map-fullscreen-host .event-flow-map,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{background:var(--bg)!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap .graph-card-expanded-page,.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap .event-flow-map,.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap .react-flow{background:0 0!important}.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page>.section-row,.overview-mobile-impact-map-fullscreen-host .event-map-overview-title,.overview-mobile-impact-map-fullscreen-host .event-graph-expand-button{visibility:hidden!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host button,.overview-mobile-impact-map-fullscreen-host button:hover,.overview-mobile-impact-map-fullscreen-host button:active,.overview-mobile-impact-map-fullscreen-host button:focus,.overview-mobile-impact-map-fullscreen-host button:focus-visible,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;outline:0!important;transform:none!important}:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible{color:#0f172a!important;background:#ffffffb8!important;border-color:#cbd5e1eb!important}.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header>.event-graph-search-wrap{visibility:visible!important;pointer-events:auto!important;z-index:142!important;width:auto!important;height:38px!important;display:block!important;position:absolute!important;inset:2px 48px auto 0!important}html.truthatlas-impact-map-expanded,body.truthatlas-impact-map-expanded{overscroll-behavior:none!important;touch-action:none!important;background:radial-gradient(at 72% 7%,#0a3a546b,#082c4238 24%,#0000 38%),linear-gradient(#062338 0%,#041e2d 46%,#031824 100%)!important;width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important}.overview-impact-map-expanded-page-host.overview-mobile-impact-map-fullscreen-host,.overview-impact-map-expanded-page-host[data-overview-mobile-impact-map-fullscreen=true]{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;isolation:isolate!important;z-index:2147483000!important;background:radial-gradient(at 72% 7%,#0a3a546b,#082c4238 24%,#0000 38%),linear-gradient(#062338 0%,#041e2d 46%,#031824 100%)!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-page,.overview-mobile-impact-map-fullscreen-host .event-graph-page-shell,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card-fullscreen-active,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card[data-overview-mobile-impact-map-fullscreen=true]{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;background:radial-gradient(at 72% 7%,#0a3a546b,#082c4238 24%,#0000 38%),linear-gradient(#062338 0%,#041e2d 46%,#031824 100%)!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header{top:max(14px, env(safe-area-inset-top))!important;left:max(14px, env(safe-area-inset-left))!important;right:max(14px, env(safe-area-inset-right))!important;z-index:170!important;pointer-events:none!important;background:0 0!important;border:0!important;justify-content:stretch!important;align-items:center!important;gap:10px!important;width:auto!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;bottom:auto!important;overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .event-graph-back-button,.overview-mobile-impact-map-fullscreen-host .event-graph-title-block,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header>:not(.event-graph-header-actions):not(.event-graph-search-wrap){visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-header-actions{pointer-events:auto!important;flex:auto!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;inset:auto!important;overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-wrap,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-header>.event-graph-search-wrap{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:171!important;flex:auto!important;order:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill,.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within{visibility:visible!important;opacity:1!important;box-sizing:border-box!important;color:#f8fafc!important;width:100%!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;max-height:42px!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;pointer-events:auto!important;background:#001827b8!important;border:1px solid #38bdf85c!important;border-radius:14px!important;margin:0!important;padding:0 13px!important;display:flex!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input{color:#f8fafc!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder{color:#cbd5e1bd!important}.overview-mobile-impact-map-fullscreen-host .event-graph-fullscreen-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-graph-close-button,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button){color:#f8fafc!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;box-shadow:none!important;filter:none!important;pointer-events:auto!important;z-index:172!important;background:#001827b8!important;border:1px solid #38bdf86b!important;border-radius:14px!important;flex:0 0 42px!important;order:2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;inset:auto!important;transform:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout,.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout-full{background:0 0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .event-graph-context-panel,.overview-mobile-impact-map-fullscreen-host .event-graph-context-card,.overview-mobile-impact-map-fullscreen-host .event-graph-branches-card,.overview-mobile-impact-map-fullscreen-host .event-graph-news-card,.overview-mobile-impact-map-fullscreen-host .event-graph-sidebar,.overview-mobile-impact-map-fullscreen-host .event-graph-side-panel{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.overview-mobile-impact-map-fullscreen-host .event-graph-mini,.overview-mobile-impact-map-fullscreen-host .event-graph-mini-compact,.overview-mobile-impact-map-fullscreen-host .event-flow-map,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__selectionpane,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.overview-mobile-impact-map-fullscreen-host .event-graph-mini,.overview-mobile-impact-map-fullscreen-host .event-graph-mini-compact,.overview-mobile-impact-map-fullscreen-host .event-flow-map,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__selectionpane,.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport{overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__node,.overview-mobile-impact-map-fullscreen-host .event-flow-map .mind-flow-node,.overview-mobile-impact-map-fullscreen-host .event-flow-map .mind-flow-orb,.overview-mobile-impact-map-fullscreen-host .event-flow-map .mind-flow-orb-center,.overview-mobile-impact-map-fullscreen-host .event-flow-map .mind-flow-node-copy{max-width:none!important;max-height:none!important;overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .graph-card-expanded-page>.section-row,.overview-mobile-impact-map-fullscreen-host .event-map-overview-title,.overview-mobile-impact-map-fullscreen-host .event-graph-expand-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-zoom-controls,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-zoom-controls,.overview-mobile-impact-map-fullscreen-host .event-map-overview-zoom-controls,.overview-mobile-impact-map-fullscreen-host .react-flow__controls{left:max(14px, env(safe-area-inset-left))!important;right:auto!important;bottom:max(14px, env(safe-area-inset-bottom))!important;z-index:170!important;pointer-events:auto!important;gap:8px!important;display:flex!important;position:fixed!important;top:auto!important}.overview-mobile-impact-map-fullscreen-host button,.overview-mobile-impact-map-fullscreen-host button:hover,.overview-mobile-impact-map-fullscreen-host button:active,.overview-mobile-impact-map-fullscreen-host button:focus,.overview-mobile-impact-map-fullscreen-host button:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:hover,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:active,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:focus,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:active,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;outline:0!important;transform:none!important}.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:hover,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:active,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:focus,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:active,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible{color:#f8fafc!important;background:#001827b8!important;border-color:#38bdf86b!important}.overview-mobile-impact-map-fullscreen-host .react-flow__zoompane,.overview-mobile-impact-map-fullscreen-host .react-flow__selectionpane,.overview-mobile-impact-map-fullscreen-host .react-flow__nodes,.overview-mobile-impact-map-fullscreen-host .react-flow__edges,.overview-mobile-impact-map-fullscreen-host .react-flow__edges svg,.overview-mobile-impact-map-fullscreen-host .react-flow__edge,.overview-mobile-impact-map-fullscreen-host .react-flow__edge-path{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:0!important;overflow:visible!important}.overview-mobile-impact-map-fullscreen-host .react-flow__viewport{transform-origin:50%!important;min-width:100vw!important;min-height:100dvh!important;overflow:visible!important}.overview-impact-map-expanded-page-host .event-graph-fullscreen-button,.overview-impact-map-expanded-page-host button.event-graph-fullscreen-button,.overview-impact-map-expanded-page-host .event-graph-header-actions>.event-graph-fullscreen-button,.overview-impact-map-expanded-page-host .event-graph-expanded-header button[aria-label*=fullscreen i],.overview-impact-map-expanded-page-host .event-graph-expanded-header button[aria-label*=full\ screen i],.overview-impact-map-expanded-page-host .event-graph-expanded-header button[aria-label*=full-screen i],.overview-impact-map-expanded-page-host .event-graph-expanded-header button[title*=fullscreen i],.overview-impact-map-expanded-page-host .event-graph-expanded-header button[title*=full\ screen i],.overview-impact-map-expanded-page-host .event-graph-expanded-header button[title*=full-screen i]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;border:0!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.overview-impact-map-expanded-page-host .event-graph-header-actions:has(.event-graph-search-wrap)>.event-graph-icon-button:not(.event-graph-close-button):not([aria-label*=close i]):not([title*=close i]):not(:last-child){visibility:hidden!important;opacity:0!important;pointer-events:none!important;border:0!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.overview-impact-map-expanded-page-host .event-graph-header-actions>.event-graph-icon-button:not(.event-graph-close-button):not([aria-label*=close i]):has(+.event-graph-search-wrap){visibility:hidden!important;opacity:0!important;pointer-events:none!important;border:0!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.event-detail-mobile-impact-map-fullscreen-host,.atlas-watchlist-mobile-impact-map-fullscreen-host{isolation:isolate!important;z-index:2147483000!important;background:radial-gradient(at 72% 7%,#0a3a546b,#082c4238 24%,#0000 38%),linear-gradient(#062338 0%,#041e2d 46%,#031824 100%)!important;border:0!important;border-radius:0!important;width:100vw!important;min-width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.overview-mobile-impact-map-fullscreen-host,.event-detail-mobile-impact-map-fullscreen-host,.atlas-watchlist-mobile-impact-map-fullscreen-host,.overview-mobile-impact-map-fullscreen-host .event-graph-page,.event-detail-mobile-impact-map-fullscreen-host .event-graph-page,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-page,.overview-mobile-impact-map-fullscreen-host .event-graph-page-shell,.event-detail-mobile-impact-map-fullscreen-host .event-graph-page-shell,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-page-shell,.overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout,.event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-main-layout,.overview-mobile-impact-map-fullscreen-host .event-graph-main-layout-full,.event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout-full,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-main-layout-full,.overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.event-detail-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-map-wrap{background:radial-gradient(at 72% 6%,#082e4857,#051f332e 25%,#0000 40%),radial-gradient(at 18% 0,#092b4242,#0418271f 28%,#0000 43%),#010b16 linear-gradient(#031a2a 0%,#021321 52%,#010b16 100%)!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill,.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within{color:#f8fafc!important;box-shadow:none!important;filter:none!important;background:#001320c7!important;border-color:#38bdf85c!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill input,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill input{color:#f8fafc!important}.overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder{color:#cbd5e1b8!important}.overview-mobile-impact-map-fullscreen-host .event-graph-close-button,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button),.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button,.event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button,.event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button),.event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control,.event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control,.event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button),.atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control,.atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button{color:#f8fafc!important;box-shadow:none!important;filter:none!important;background:#001320c7!important;border-color:#38bdf86b!important}.overview-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,.overview-mobile-impact-map-fullscreen-host .event-graph-close-button:active,.overview-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,.overview-mobile-impact-map-fullscreen-host .event-graph-close-button:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus,.overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus-visible,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,.overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:active,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,.overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,.overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible,.event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,.event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:active,.event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,.event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:focus-visible,.event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,.event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,.event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus,.event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus-visible,.event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,.event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,.event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,.event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,.event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,.event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:active,.event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,.event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,.event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,.event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,.event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,.event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:active,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:focus-visible,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus-visible,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:active,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,.atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,.atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,.atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,.atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,.atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible{color:#f8fafc!important;box-shadow:none!important;filter:none!important;background:#001320c7!important;border-color:#38bdf86b!important;outline:0!important;transform:none!important}:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-page,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-page,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-page,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-page-shell,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-page-shell,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-page-shell,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-expanded-card,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-card,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-expanded-card,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-main-layout,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-main-layout,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-main-layout-full,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout-full,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-main-layout-full,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-map-wrap,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-map-wrap,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-map-wrap{background:radial-gradient(at 72% 6%,#0ea5e921,#bae6fd38 26%,#0000 42%),radial-gradient(at 18% 0,#7dd3fc24,#e0f2fe3d 30%,#0000 46%),#eef7fc linear-gradient(#f8fbff 0%,#eef7fc 48%,#e8f1f8 100%)!important}:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-search-pill,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within{color:#0f172a!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffffdb!important;border-color:#0e74903d!important}:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill input,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill input{color:#0f172a!important}:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder{color:#475569ad!important}:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-close-button,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button),:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button),:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button),:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-close-button:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-close-button:focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,:root:not([data-theme=dark]) .overview-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:focus-visible,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus-visible,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:active,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-close-button:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:hover,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:active,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-detail-node-map-control:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:hover,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:active,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:focus,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .event-map-overview-control:focus-visible,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:hover,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:active,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus,:root:not([data-theme=dark]) .atlas-watchlist-mobile-impact-map-fullscreen-host .react-flow__controls-button:focus-visible{color:#075985!important;box-shadow:none!important;filter:none!important;background:#ffffffdb!important;border-color:#0e74903d!important;outline:0!important;transform:none!important}html body .event-detail-page{--event-detail-mobile-pager-gray:#a0a0a0;--event-detail-mobile-pager-gray-faded:#a0a0a052;--event-detail-mobile-pager-gray-soft:#a0a0a029}html body .event-detail-page .event-detail-mobile-primary-track{touch-action:pan-x!important}html body .event-detail-page .event-detail-mobile-primary-dots{gap:9px!important;height:22px!important;min-height:22px!important;margin-top:10px!important}html body .event-detail-page .event-detail-mobile-primary-dot{background:var(--event-detail-mobile-pager-gray-faded)!important;opacity:1!important;width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important;box-shadow:0 0 0 1px var(--event-detail-mobile-pager-gray-soft)!important;appearance:none!important;cursor:pointer!important;border:0!important;border-radius:999px!important;outline:none!important;padding:0!important;transition:width .16s,background .16s,box-shadow .16s!important;transform:none!important}html body .event-detail-page .event-detail-mobile-primary-dot:hover,html body .event-detail-page .event-detail-mobile-primary-dot:focus,html body .event-detail-page .event-detail-mobile-primary-dot:focus-visible,html body .event-detail-page .event-detail-mobile-primary-dot:active{background:var(--event-detail-mobile-pager-gray-faded)!important;box-shadow:0 0 0 1px var(--event-detail-mobile-pager-gray-soft)!important;outline:none!important;transform:none!important}html body .event-detail-page .event-detail-mobile-primary-dot-active,html body .event-detail-page .event-detail-mobile-primary-dot-active:hover,html body .event-detail-page .event-detail-mobile-primary-dot-active:focus,html body .event-detail-page .event-detail-mobile-primary-dot-active:focus-visible,html body .event-detail-page .event-detail-mobile-primary-dot-active:active{background:var(--event-detail-mobile-pager-gray)!important;opacity:1!important;outline:none!important;width:20px!important;transform:none!important;box-shadow:0 0 0 1px #a0a0a038!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot{background:var(--event-detail-mobile-pager-gray-faded)!important;box-shadow:0 0 0 1px var(--event-detail-mobile-pager-gray-soft)!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot-active,html:not([data-theme=dark]) body .event-detail-page .event-detail-mobile-primary-dot-active{background:var(--event-detail-mobile-pager-gray)!important;box-shadow:0 0 0 1px #a0a0a038!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell-mobile-card{touch-action:pan-x!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .graph-card,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-graph-mini,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-graph-mini-compact,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__renderer,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__viewport,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__pane,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__nodes,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__edges,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__node,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .event-flow-map .react-flow__edge,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-shell .mind-flow-node{pointer-events:none!important;touch-action:pan-x!important;cursor:default!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-zoom-controls,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-zoom-controls *{pointer-events:none!important;touch-action:pan-x!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-expand,html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-node-map-expand *{pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}html body .event-detail-page .event-detail-mobile-primary-slide-impact-map .event-detail-impact-map-label{pointer-events:none!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline{box-sizing:border-box!important;justify-content:stretch!important;align-items:stretch!important;padding:1px 0!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card{border:1px solid var(--line)!important;box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;flex:0 0 calc(100% - 2px)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:calc(100% - 2px)!important;min-height:calc(100% - 2px)!important;max-height:calc(100% - 2px)!important;margin:0!important;padding:18px 18px 14px!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card .event-detail-card-header{box-sizing:border-box!important;flex:none!important;height:auto!important;min-height:34px!important;margin:0 0 14px!important;padding:0!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-scroll{box-sizing:border-box!important;flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:10px 6px 10px 0!important;overflow:hidden auto!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-list{box-sizing:border-box!important;height:auto!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-latest-news-timeline-rail{top:10px!important;bottom:10px!important}}@media (width<=760px){html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card{border-radius:13px!important;padding:16px 15px 12px!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card .event-detail-card-header{min-height:32px!important;margin-bottom:12px!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-scroll{padding:9px 5px 9px 0!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-mobile-primary-track{height:var(--event-detail-mobile-primary-card-height)!important;min-height:var(--event-detail-mobile-primary-card-height)!important;max-height:var(--event-detail-mobile-primary-card-height)!important;align-items:stretch!important}html body .event-detail-page .event-detail-mobile-primary-slide,html body .event-detail-page .event-detail-mobile-primary-slide-timeline{height:var(--event-detail-mobile-primary-card-height)!important;min-height:var(--event-detail-mobile-primary-card-height)!important;max-height:var(--event-detail-mobile-primary-card-height)!important;box-sizing:border-box!important;align-self:stretch!important;margin:0!important;padding:0!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline>.event-detail-event-timeline-card,html body .event-detail-page .event-detail-mobile-primary-slide-timeline>.event-detail-timeline-news-card,html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card.event-detail-timeline-news-card{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;border:1px solid var(--line)!important;box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;flex:0 0 100%!important;align-self:stretch!important;block-size:100%!important;min-block-size:100%!important;max-block-size:100%!important;margin:0!important;padding:18px 18px 14px!important;display:flex!important;overflow:hidden!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card .event-detail-card-header{box-sizing:border-box!important;flex:none!important;height:auto!important;min-height:34px!important;max-height:none!important;margin:0 0 14px!important;padding:0!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-scroll,html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-timeline-news-scroll{box-sizing:border-box!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:10px 6px 10px 0!important;overflow:hidden auto!important}html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-list,html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-timeline-news-list{box-sizing:border-box!important;height:auto!important;min-height:0!important;max-height:none!important;padding-top:0!important;padding-bottom:0!important}}@media (width<=760px){html body .event-detail-page .event-detail-mobile-primary-slide-timeline>.event-detail-event-timeline-card,html body .event-detail-page .event-detail-mobile-primary-slide-timeline>.event-detail-timeline-news-card,html body .event-detail-page .event-detail-mobile-primary-slide-timeline .event-detail-event-timeline-card.event-detail-timeline-news-card{height:100%!important;min-height:100%!important;max-height:100%!important;border-radius:13px!important;block-size:100%!important;min-block-size:100%!important;max-block-size:100%!important;padding:16px 15px 12px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .mobile-sidebar-toggle,html body .mobile-sidebar-toggle:hover,html body .mobile-sidebar-toggle:active,html body .mobile-sidebar-toggle:focus,html body .mobile-sidebar-toggle:focus-visible,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:hover,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:active,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:focus,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:focus-visible{box-sizing:border-box!important;border:0!important;outline:0!important}html body .mobile-sidebar-toggle svg{width:21px!important;height:21px!important}:root:not([data-theme=dark]) html body .mobile-sidebar-toggle,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:hover,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:active,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:focus,:root:not([data-theme=dark]) html body .mobile-sidebar-toggle:focus-visible{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#0f172a!important;background:0 0!important;border:0!important;outline:0!important}html body .mobile-sidebar-toggle,html body .mobile-sidebar-toggle[aria-expanded=false],html body .mobile-sidebar-toggle[aria-expanded=true]{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:var(--text)!important;background:0 0!important;border:0!important;outline:0!important}html body .mobile-sidebar-toggle:hover,html body .mobile-sidebar-toggle:focus-visible{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:var(--text)!important;background:#38dfff1a!important;border:0!important;outline:0!important}html body .mobile-sidebar-toggle:active{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:var(--text)!important;background:#38dfff24!important;border:0!important;outline:0!important}html:not([data-theme=dark]) body .mobile-sidebar-toggle,html:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=false],html:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=true],:root:not([data-theme=dark]) body .mobile-sidebar-toggle,:root:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=false],:root:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=true]{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#0f172a!important;background:0 0!important;border:0!important;outline:0!important}html:not([data-theme=dark]) body .mobile-sidebar-toggle:hover,html:not([data-theme=dark]) body .mobile-sidebar-toggle:focus-visible,:root:not([data-theme=dark]) body .mobile-sidebar-toggle:hover,:root:not([data-theme=dark]) body .mobile-sidebar-toggle:focus-visible{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#0f172a!important;background:#e0f2feeb!important;border:0!important;outline:0!important}html:not([data-theme=dark]) body .mobile-sidebar-toggle:active,:root:not([data-theme=dark]) body .mobile-sidebar-toggle:active{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#0f172a!important;background:#bae6fde6!important;border:0!important;outline:0!important}html body .mobile-sidebar-toggle,html body .mobile-sidebar-toggle[aria-expanded=false],html body .mobile-sidebar-toggle[aria-expanded=true],html:not([data-theme=dark]) body .mobile-sidebar-toggle,html:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=false],html:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=true],:root:not([data-theme=dark]) body .mobile-sidebar-toggle,:root:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=false],:root:not([data-theme=dark]) body .mobile-sidebar-toggle[aria-expanded=true]{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;outline:0!important}html body .mobile-sidebar-toggle:hover,html body .mobile-sidebar-toggle:focus-visible,html body .mobile-sidebar-toggle:active{color:var(--text)!important;-webkit-backdrop-filter:none!important;background:#285b744d!important;border:0!important;outline:0!important;box-shadow:0 0 0 1px #285b742e,0 0 18px #285b7438!important}html:not([data-theme=dark]) body .mobile-sidebar-toggle:hover,html:not([data-theme=dark]) body .mobile-sidebar-toggle:focus-visible,html:not([data-theme=dark]) body .mobile-sidebar-toggle:active,:root:not([data-theme=dark]) body .mobile-sidebar-toggle:hover,:root:not([data-theme=dark]) body .mobile-sidebar-toggle:focus-visible,:root:not([data-theme=dark]) body .mobile-sidebar-toggle:active{color:#0f172a!important;-webkit-backdrop-filter:none!important;background:#285b741f!important;border:0!important;outline:0!important;box-shadow:0 0 0 1px #285b741a,0 8px 18px #285b7414!important}html.truthatlas-impact-map-expanded,body.truthatlas-impact-map-expanded{overscroll-behavior:none!important;touch-action:none!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;min-height:-webkit-fill-available!important;overflow:hidden!important}.event-detail-expanded-map-host.event-detail-mobile-impact-map-fullscreen-host,.overview-impact-map-expanded-page-host.event-detail-mobile-impact-map-fullscreen-host,.event-detail-mobile-impact-map-fullscreen-host.overview-mobile-impact-map-fullscreen-host{width:100vw!important;width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;min-width:100vw!important;min-width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;max-width:100vw!important;max-width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;height:100dvh!important;height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;min-height:100dvh!important;min-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;max-height:100dvh!important;max-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;isolation:isolate!important;box-shadow:none!important;z-index:2147483000!important;background:radial-gradient(at 72% 7%,#072d4480,#0000 36%),linear-gradient(#041c2d 0%,#031826 46%,#02131f 100%)!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}:root:not([data-theme=dark]) .event-detail-expanded-map-host.event-detail-mobile-impact-map-fullscreen-host,:root:not([data-theme=dark]) .overview-impact-map-expanded-page-host.event-detail-mobile-impact-map-fullscreen-host,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host.overview-mobile-impact-map-fullscreen-host{background:radial-gradient(at 72% 7%,#bae6fd7a,#0000 38%),linear-gradient(#f8fbff 0%,#eef6fb 48%,#e9f1f7 100%)!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-page,.event-detail-mobile-impact-map-fullscreen-host .event-graph-page-shell,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-card,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-card-fullscreen-active,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-card[data-overview-mobile-impact-map-fullscreen=true]{width:100vw!important;width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;min-width:100vw!important;min-width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;max-width:100vw!important;max-width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;height:100dvh!important;height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;min-height:100dvh!important;min-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;max-height:100dvh!important;max-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout,.event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout-full{left:0!important;right:0!important;top:calc(max(14px, env(safe-area-inset-top)) + 54px)!important;width:100vw!important;width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;min-width:100vw!important;min-width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;background:0 0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:fixed!important;bottom:0!important;overflow:hidden!important;transform:none!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.event-detail-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.event-detail-mobile-impact-map-fullscreen-host .event-graph-mini,.event-detail-mobile-impact-map-fullscreen-host .event-graph-mini-compact,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.event-detail-mobile-impact-map-fullscreen-host .react-flow__zoompane,.event-detail-mobile-impact-map-fullscreen-host .react-flow__selectionpane,.event-detail-mobile-impact-map-fullscreen-host .react-flow__nodes,.event-detail-mobile-impact-map-fullscreen-host .react-flow__edges,.event-detail-mobile-impact-map-fullscreen-host .react-flow__edges svg,.event-detail-mobile-impact-map-fullscreen-host .react-flow__edge,.event-detail-mobile-impact-map-fullscreen-host .react-flow__edge-path{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:0!important;overflow:visible!important}.event-detail-mobile-impact-map-fullscreen-host .react-flow__viewport{min-width:100vw!important;min-width:var(--truthatlas-event-detail-impact-map-viewport-width,100vw)!important;min-height:100dvh!important;min-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;transform-origin:50%!important;overflow:visible!important}.event-detail-mobile-impact-map-fullscreen-host .event-flow-map,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__renderer,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane,.event-detail-mobile-impact-map-fullscreen-host .react-flow__zoompane,.event-detail-mobile-impact-map-fullscreen-host .react-flow__selectionpane,.event-detail-mobile-impact-map-fullscreen-host .react-flow__nodes,.event-detail-mobile-impact-map-fullscreen-host .react-flow__edges,.event-detail-mobile-impact-map-fullscreen-host .react-flow__node,.event-detail-mobile-impact-map-fullscreen-host .mind-flow-node{pointer-events:auto!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane{cursor:grab!important}.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__pane:active{cursor:grabbing!important}.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow__viewport{transform-origin:0 0!important;will-change:transform!important;overflow:visible!important}.event-detail-mobile-impact-map-fullscreen-host .graph-card-expanded-page,.event-detail-mobile-impact-map-fullscreen-host .event-graph-map-wrap,.event-detail-mobile-impact-map-fullscreen-host .event-graph-mini,.event-detail-mobile-impact-map-fullscreen-host .event-graph-mini-compact,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map,.event-detail-mobile-impact-map-fullscreen-host .event-flow-map .react-flow{place-items:initial!important;align-items:initial!important;justify-content:initial!important;display:block!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout,.event-detail-mobile-impact-map-fullscreen-host .event-graph-main-layout-full{height:100dvh!important;height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;min-height:100dvh!important;min-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;max-height:100dvh!important;max-height:var(--truthatlas-event-detail-impact-map-viewport-height,100dvh)!important;background:0 0!important;top:0!important;bottom:0!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-header,.event-detail-mobile-impact-map-fullscreen-host .event-graph-header-actions,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-wrap,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-header>.event-graph-search-wrap{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-header:before,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-header:after,.event-detail-mobile-impact-map-fullscreen-host .event-graph-header-actions:before,.event-detail-mobile-impact-map-fullscreen-host .event-graph-header-actions:after,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-wrap:before,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-wrap:after{content:none!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;display:none!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill,.event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within{color:#f8fafc!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;background:#001320c7!important;border:1px solid #38bdf85c!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button,.event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button){color:#f8fafc!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;background:#001320c7!important;border:1px solid #38bdf86b!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-zoom-controls,.event-detail-mobile-impact-map-fullscreen-host .event-detail-node-map-zoom-controls,.event-detail-mobile-impact-map-fullscreen-host .event-map-overview-zoom-controls,.event-detail-mobile-impact-map-fullscreen-host .react-flow__controls{left:max(14px, env(safe-area-inset-left))!important;right:auto!important;bottom:max(14px, env(safe-area-inset-bottom))!important;z-index:170!important;position:fixed!important;top:auto!important}.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-blueprint-minimap,.event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-minimap{right:max(12px, env(safe-area-inset-right))!important;bottom:max(14px, env(safe-area-inset-bottom))!important;z-index:169!important;position:fixed!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-header,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-header-actions,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-wrap,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-expanded-header>.event-graph-search-wrap{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill:focus-within{color:#0f172a!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;background:#ffffffd6!important;border:1px solid #94a3b89e!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill svg{color:#334155!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill input{color:#0f172a!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-search-pill input::placeholder{color:#475569ad!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button){color:#0f172a!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;background:#ffffffd6!important;border:1px solid #94a3b89e!important}:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-close-button:focus,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):hover,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):active,:root:not([data-theme=dark]) .event-detail-mobile-impact-map-fullscreen-host .event-graph-icon-button:not(.event-graph-fullscreen-button):focus{color:#0f172a!important;box-shadow:none!important;background:#f1f5f9f0!important;border-color:#64748bbd!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button .event-detail-key-takes-close-glyph:before{content:none!important;display:none!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode,html:not([data-theme=dark]) body .event-detail-page .event-detail-hero-timeline-card.event-detail-key-takes-expanded-mode{background:linear-gradient(#fffffffe,#f8fafcf6),#fff!important;border-color:#0f172a1a!important;box-shadow:0 18px 44px #0f172a14!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card{color:#0f172a!important;box-shadow:none!important;background:linear-gradient(#fffffffc,#f8fafcf4),#fff!important;border-color:#0f172a1a!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-header,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-header{box-shadow:none!important;background:0 0!important;border:0!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-header h3,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-header h3{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button.event-detail-see-all-button,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button.event-detail-see-all-button{color:#0f172a!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffffb8!important;border-color:#94a3b87a!important;box-shadow:0 8px 18px #0f172a12,inset 0 0 0 1px #ffffffb3!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:hover,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:focus,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:focus-visible,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:active,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:hover,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:focus,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:focus-visible,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-mobile-detail-close-button:active{color:#0f172a!important;background:#f8fafcf5!important;border-color:#64748bad!important;outline:0!important;box-shadow:0 12px 26px #0f172a1a,inset 0 0 0 1px #ffffffd1!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tabs,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tabs{box-shadow:none!important;background:0 0!important;border-bottom-color:#94a3b861!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:hover,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:focus,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:focus-visible,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:active,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab.is-active,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:hover,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:focus,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:focus-visible,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:active,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab.is-active{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;box-shadow:none!important;background:0 0!important;border:0!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:after,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:after{box-shadow:none!important;background:0 0!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:hover:after,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:focus-visible:after,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab.is-active:after,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:hover:after,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab:focus-visible:after,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-tab.is-active:after{background:#0f172a!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article{color:#0f172a!important;scrollbar-color:#94a3b894 transparent!important;background:0 0!important}:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article p,:root:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article p.event-detail-who-style-text,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article p,html:not([data-theme=dark]) body .event-detail-page .event-detail-key-takes-expanded-card .event-detail-key-takes-article p.event-detail-who-style-text{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button .event-detail-key-takes-close-glyph:before,html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button .event-detail-key-takes-close-glyph:after{content:none!important;display:none!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button .event-detail-key-takes-mobile-close-glyph-v222{color:currentColor!important;pointer-events:none!important;place-items:center!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;font-size:0!important;line-height:0!important;display:inline-grid!important;transform:none!important}html body .event-detail-page .event-detail-key-takes-mobile-detail-close-button .event-detail-key-takes-mobile-close-icon-v222{color:currentColor!important;stroke:currentColor!important;pointer-events:none!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;display:block!important;transform:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars{scrollbar-width:none!important;-ms-overflow-style:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-main,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-content,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .overview-responsive-page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-list,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-feed-list,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-forecast-table-body,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-timeline-news-scroll,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-character-list,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-scenario-list,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-section-scroll,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-main,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-content,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .overview-responsive-page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-list,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-feed-list,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-forecast-table-body,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-timeline-news-scroll,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-character-list,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-scenario-list,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-section-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-main::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-content::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .overview-responsive-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-feed-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-forecast-table-body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-timeline-news-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-character-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-scenario-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-section-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-main::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-content::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .overview-responsive-page::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-feed-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-watchlist-feed-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .atlas-forecast-table-body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-timeline-news-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-character-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .event-detail-scenario-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .forecast-clean-section-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars *,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars *{scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:auto!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar{background:0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar{background:0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars ::-webkit-scrollbar{background:0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars ::-webkit-scrollbar{background:0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .truthatlas-mobile-scroll-rail-native-scroll-target::-webkit-scrollbar{background:0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .truthatlas-mobile-scroll-rail-native-scroll-target::-webkit-scrollbar{background:0 0!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar-thumb{background:0 0!important;width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar-thumb{background:0 0!important;width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars ::-webkit-scrollbar-thumb{background:0 0!important;width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars ::-webkit-scrollbar-thumb{background:0 0!important;width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar-track{background:0 0!important;width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars::-webkit-scrollbar-track{background:0 0!important;width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars ::-webkit-scrollbar-track{background:0 0!important;width:0!important;height:0!important;display:none!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars ::-webkit-scrollbar-track{background:0 0!important;width:0!important;height:0!important;display:none!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars{overflow-x:hidden!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-main,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-content,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .page,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars main,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars section,html.truthatlas-mobile-scroll-rail-hide-native-scrollbars article,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-main,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .app-content,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .page,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars main,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars section,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars article,.truthatlas-mobile-scroll-rail-native-scroll-target{scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:auto!important}body.truthatlas-mobile-scroll-rail-hide-native-scrollbars:after{content:"";z-index:2147482300;width:max(10px, env(safe-area-inset-right));pointer-events:none;min-width:10px;position:fixed;top:0;bottom:0;right:0;transform:translateZ(0);background:linear-gradient(#07111d 0%,#0b1119 100%)!important}html:not([data-theme=dark]) body.truthatlas-mobile-scroll-rail-hide-native-scrollbars:after,:root:not([data-theme=dark]) body.truthatlas-mobile-scroll-rail-hide-native-scrollbars:after{background:linear-gradient(#f8fafc 0%,#eef2f7 100%)!important}html.truthatlas-mobile-scroll-rail-hide-native-scrollbars .truthatlas-mobile-scroll-rail,body.truthatlas-mobile-scroll-rail-hide-native-scrollbars .truthatlas-mobile-scroll-rail{z-index:2147482400!important}html body .truthatlas-mobile-scroll-rail{backface-visibility:hidden!important;contain:layout paint style!important;will-change:transform!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;overscroll-behavior:none!important;transform:translate(0,0)!important}html body .truthatlas-mobile-scroll-rail-track{backface-visibility:hidden!important;contain:layout paint style!important;will-change:transform!important;overflow:hidden!important;transform:translate(0,0)!important}html body .truthatlas-mobile-scroll-rail-thumb{transform:translate3d(0, var(--truthatlas-mobile-scroll-thumb-top,0px), 0)!important;height:var(--truthatlas-mobile-scroll-thumb-height,58px)!important;backface-visibility:hidden!important;will-change:transform!important;contain:layout paint style!important;min-height:44px!important;transition:none!important;animation:none!important}html body .truthatlas-mobile-scroll-rail.is-disabled{pointer-events:none!important}html.truthatlas-mobile-scroll-rail-is-dragging,body.truthatlas-mobile-scroll-rail-is-dragging{overscroll-behavior:none!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}html.truthatlas-mobile-scroll-rail-is-dragging *,body.truthatlas-mobile-scroll-rail-is-dragging *{-webkit-user-select:none!important;user-select:none!important}html.truthatlas-mobile-scroll-rail-is-dragging .app-main,html.truthatlas-mobile-scroll-rail-is-dragging .app-content,body.truthatlas-mobile-scroll-rail-is-dragging .app-main,body.truthatlas-mobile-scroll-rail-is-dragging .app-content{overscroll-behavior:none!important;touch-action:none!important}html body .truthatlas-mobile-scroll-rail,html body .truthatlas-mobile-scroll-rail *,html body .truthatlas-mobile-scroll-rail.is-dragging,html body .truthatlas-mobile-scroll-rail.is-dragging *{touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}html body .truthatlas-mobile-scroll-rail.is-dragging{pointer-events:auto!important;cursor:grabbing!important}html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-thumb{transform-style:preserve-3d!important;will-change:transform!important;transition:none!important;animation:none!important}html.truthatlas-mobile-scroll-rail-is-dragging,body.truthatlas-mobile-scroll-rail-is-dragging,html.truthatlas-mobile-scroll-rail-is-dragging .app-shell,html.truthatlas-mobile-scroll-rail-is-dragging .app-main,html.truthatlas-mobile-scroll-rail-is-dragging .app-content,body.truthatlas-mobile-scroll-rail-is-dragging .app-shell,body.truthatlas-mobile-scroll-rail-is-dragging .app-main,body.truthatlas-mobile-scroll-rail-is-dragging .app-content{overscroll-behavior:none!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;scroll-behavior:auto!important}html body .truthatlas-mobile-scroll-rail,html body .truthatlas-mobile-scroll-rail-track,html body .truthatlas-mobile-scroll-rail-thumb{-webkit-tap-highlight-color:transparent!important;touch-action:none!important;scroll-behavior:auto!important}html body .truthatlas-mobile-scroll-rail.is-dragging,html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-thumb{transform-style:flat!important;contain:strict!important;transition:none!important;animation:none!important}html body .truthatlas-mobile-scroll-rail{clip:auto!important;clip-path:none!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}html body .truthatlas-mobile-scroll-rail-thumb{height:var(--truthatlas-mobile-scroll-thumb-height,58px)!important;box-sizing:border-box!important;contain:layout style!important;min-height:42px!important;transform:translate3d(0, var(--truthatlas-mobile-scroll-thumb-top,0px), 0)!important;clip:auto!important;clip-path:none!important;border-radius:999px!important;transition:none!important;animation:none!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}html body .truthatlas-mobile-scroll-rail{--truthatlas-mobile-scroll-thumb-safe-inset:10px;contain:layout style!important;clip:auto!important;clip-path:none!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}html body .truthatlas-mobile-scroll-rail-track{contain:layout style!important;clip:auto!important;clip-path:none!important;height:auto!important;position:absolute!important;inset:0!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}html body .truthatlas-mobile-scroll-rail-thumb{height:var(--truthatlas-mobile-scroll-thumb-height,58px)!important;box-sizing:border-box!important;contain:layout style!important;min-height:40px!important;transform:translate3d(0, calc(var(--truthatlas-mobile-scroll-thumb-safe-inset,10px) + var(--truthatlas-mobile-scroll-thumb-top,0px)), 0)!important;clip:auto!important;clip-path:none!important;border-radius:999px!important;transition:none!important;animation:none!important;position:absolute!important;top:0!important;right:0!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}html body .truthatlas-mobile-scroll-rail-thumb:before,html body .truthatlas-mobile-scroll-rail-thumb:after{content:none!important;display:none!important}html body .truthatlas-mobile-scroll-rail.is-dragging,html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-track,html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-thumb{contain:layout style!important;transform-style:flat!important;transition:none!important;animation:none!important;overflow:visible!important}html body .truthatlas-mobile-scroll-rail.is-dragging .truthatlas-mobile-scroll-rail-thumb{transform:translate3d(0, calc(var(--truthatlas-mobile-scroll-thumb-safe-inset,10px) + var(--truthatlas-mobile-scroll-thumb-top,0px)), 0)!important}.event-flow-map .event-graph-node-popup[data-mobile-expanded-zoom=true]{transform-origin:0 0!important;will-change:left, top, transform!important;transition:left .18s,top .18s,transform .18s!important}.event-flow-map .event-graph-node-popup[data-mobile-expanded-zoom=true].event-graph-node-popup-dragging,.event-flow-map .event-graph-node-popup[data-mobile-expanded-zoom=true][data-pinned=true]{transition:none!important}.event-graph-node-popup[data-mobile-expanded-zoom=true],.event-flow-map .event-graph-node-popup[data-mobile-expanded-zoom=true],.event-graph-node-popup-portal-host .event-graph-node-popup[data-mobile-expanded-zoom=true]{transform:translate3d(0, 0, 0) scale(var(--event-graph-expanded-popup-scale,1))!important;transform-origin:0 0!important;will-change:left, top, transform!important;transition:left .18s,top .18s,transform .18s!important;animation:none!important}.event-graph-node-popup[data-mobile-expanded-zoom=true].event-graph-node-popup-dragging,.event-flow-map .event-graph-node-popup[data-mobile-expanded-zoom=true].event-graph-node-popup-dragging,.event-graph-node-popup-portal-host .event-graph-node-popup[data-mobile-expanded-zoom=true].event-graph-node-popup-dragging,.event-graph-node-popup[data-mobile-expanded-zoom=true][data-pinned=true],.event-flow-map .event-graph-node-popup[data-mobile-expanded-zoom=true][data-pinned=true],.event-graph-node-popup-portal-host .event-graph-node-popup[data-mobile-expanded-zoom=true][data-pinned=true]{transition:none!important}}.truthatlas-initial-loader-center,.truthatlas-initial-loader-center-no-glow{box-shadow:none!important;filter:none!important;text-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.truthatlas-initial-loader-center:before,.truthatlas-initial-loader-center:after,.truthatlas-initial-loader-center-no-glow:before,.truthatlas-initial-loader-center-no-glow:after{content:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;box-shadow:none!important;filter:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;animation:none!important;display:none!important;transform:none!important}.truthatlas-initial-loader-logo,.truthatlas-initial-loader-logo-no-glow,.truthatlas-initial-loader-logo:hover,.truthatlas-initial-loader-logo:focus,.truthatlas-initial-loader-logo-no-glow:hover,.truthatlas-initial-loader-logo-no-glow:focus{box-shadow:none!important;filter:none!important;text-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.truthatlas-initial-loader-logo:before,.truthatlas-initial-loader-logo:after,.truthatlas-initial-loader-logo-no-glow:before,.truthatlas-initial-loader-logo-no-glow:after{content:none!important;visibility:hidden!important;opacity:0!important;box-shadow:none!important;filter:none!important;pointer-events:none!important;background:0 0!important;border:0!important;animation:none!important;display:none!important}[data-theme=dark] .truthatlas-initial-loader-center,[data-theme=dark] .truthatlas-initial-loader-center-no-glow,[data-theme=dark] .truthatlas-initial-loader-logo,[data-theme=dark] .truthatlas-initial-loader-logo-no-glow,:root:not([data-theme=dark]) .truthatlas-initial-loader-center,:root:not([data-theme=dark]) .truthatlas-initial-loader-center-no-glow,:root:not([data-theme=dark]) .truthatlas-initial-loader-logo,:root:not([data-theme=dark]) .truthatlas-initial-loader-logo-no-glow{box-shadow:none!important;filter:none!important;text-shadow:none!important}@media (width>=1440px){.event-detail-key-takes-article-large-desktop-fixed-width{align-self:flex-start!important;width:790px!important;max-width:790px!important}.event-detail-key-takes-article-large-desktop-fixed-width p{width:100%!important;max-width:790px!important}}@media (width>=1800px){.event-detail-key-takes-article-large-desktop-fixed-width{width:790px!important;max-width:790px!important}.event-detail-key-takes-article-large-desktop-fixed-width p{width:100%!important;max-width:790px!important}}.atlas-feed-geography-filter-block{min-width:0}@media (width<=1180px) and (width>=761px){html body .atlas-feed-page .atlas-feed-filters{grid-template-columns:repeat(5,minmax(0,1fr))!important}html body .atlas-feed-page .atlas-feed-geography-filter-block{min-width:0!important;margin-top:0!important}}@media (width<=760px){html body .atlas-feed-page .atlas-feed-geography-filter-block{width:100%!important;min-width:0!important;margin-top:0!important}}.atlas-feed-sort-group-block{min-width:0!important}.atlas-feed-sort-fields-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.atlas-feed-sort-field,.atlas-feed-sort-field .atlas-feed-dropdown{width:100%!important;min-width:0!important}@media (width<=1180px) and (width>=761px){html body .atlas-feed-page .atlas-feed-filters{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body .atlas-feed-page .atlas-feed-sort-group-block{grid-column:1/-1!important;min-width:0!important;margin-top:0!important}html body .atlas-feed-page .atlas-feed-sort-fields-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important}}@media (width<=760px){html body .atlas-feed-page .atlas-feed-sort-group-block{width:100%!important;min-width:0!important;margin-top:0!important}html body .atlas-feed-page .atlas-feed-sort-fields-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}}.event-flow-map .event-graph-node-popup-connections-text-section,.event-flow-map .event-graph-node-popup-body .event-graph-node-popup-summary-section+section{display:none!important}.event-flow-map .event-graph-node-popup-body .event-graph-node-popup-summary-section{border-top:0!important;margin-top:0!important;padding-top:0!important}.event-flow-map .event-graph-node-popup-body .event-graph-node-popup-summary-section p{margin-bottom:0!important}@media (width>=1181px) and (pointer:fine){.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:0 20px!important;display:grid!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-back-button{display:none!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-title-block{align-self:center!important;width:100%!important;min-width:0!important;display:block!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-title-block p,.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-title-block span{display:none!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-title-block h1{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0!important;padding:0!important;line-height:42px!important;overflow:hidden!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-header-actions{grid-column:2!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-search-wrap{align-self:center!important;width:min(372px,32vw)!important;min-width:240px!important;max-width:372px!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-search-pill{align-items:center!important;height:42px!important;min-height:42px!important;display:flex!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-desktop-expanded-impact-map-header .event-graph-close-button{flex:none!important;align-self:center!important}.truthatlas-direct-expanded-impact-map-page{box-sizing:border-box!important;padding:14px!important;overflow:hidden!important}.truthatlas-direct-expanded-impact-map-page .event-graph-page-shell{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important}.truthatlas-direct-expanded-impact-map-page .truthatlas-direct-expanded-impact-map-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}}.overview-today-events-strip{min-height:150px!important;display:block!important}.overview-today-events-scroll{align-items:stretch!important;min-height:90px!important;display:flex!important}.overview-today-event-card{flex-shrink:0!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){.truthatlas-globe-frame .truthatlas-global-side-panel-compact{left:max(14px, env(safe-area-inset-left))!important;right:max(14px, env(safe-area-inset-right))!important;top:66px!important;bottom:max(14px, env(safe-area-inset-bottom))!important;box-sizing:border-box!important;width:auto!important;max-width:none!important}}@media (width>=1181px) and (pointer:fine){.overview-responsive-page .overview-today-events-strip,.overview-today-events-strip{box-sizing:border-box!important;height:109px!important;min-height:109px!important;max-height:109px!important;padding-top:11.5px!important;padding-bottom:11.5px!important;overflow:hidden!important}.overview-responsive-page .overview-today-events-scroll,.overview-today-events-scroll{box-sizing:border-box!important;align-items:center!important;height:86px!important;min-height:86px!important;max-height:86px!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.overview-responsive-page .overview-today-event-card,.overview-today-event-card{height:86px!important;min-height:86px!important;max-height:86px!important;transform:none!important}.overview-responsive-page .overview-today-event-image,.overview-today-event-image{height:86px!important;min-height:86px!important;max-height:86px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .forecast-clean-page{--forecast-detail-mobile-card-height-v300:372px;--forecast-detail-mobile-summary-height-v300:456px;--forecast-detail-mobile-chart-height-v300:386px}html body .forecast-clean-page .forecast-detail-mobile-real-card-v126{height:var(--forecast-detail-mobile-card-height-v300)!important;min-height:var(--forecast-detail-mobile-card-height-v300)!important;max-height:var(--forecast-detail-mobile-card-height-v300)!important;flex:0 0 var(--forecast-detail-mobile-card-height-v300)!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126{height:var(--forecast-detail-mobile-summary-height-v300)!important;min-height:var(--forecast-detail-mobile-summary-height-v300)!important;max-height:var(--forecast-detail-mobile-summary-height-v300)!important;flex-basis:var(--forecast-detail-mobile-summary-height-v300)!important}html body .forecast-clean-page .forecast-detail-mobile-characters-card-v126,html body .forecast-clean-page .forecast-detail-mobile-primary-list-card-v126,html body .forecast-clean-page .forecast-detail-mobile-impact-card-v126,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126{height:var(--forecast-detail-mobile-card-height-v300)!important;min-height:var(--forecast-detail-mobile-card-height-v300)!important;max-height:var(--forecast-detail-mobile-card-height-v300)!important;flex-basis:var(--forecast-detail-mobile-card-height-v300)!important}html body .forecast-clean-page .forecast-detail-mobile-chart-card-v126{height:var(--forecast-detail-mobile-chart-height-v300)!important;min-height:var(--forecast-detail-mobile-chart-height-v300)!important;max-height:var(--forecast-detail-mobile-chart-height-v300)!important;flex-basis:var(--forecast-detail-mobile-chart-height-v300)!important}html body .forecast-clean-page .forecast-detail-mobile-real-card-v126>.forecast-detail-mobile-card-heading-row-v126,html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126>h1,html body .forecast-clean-page .forecast-detail-mobile-subtitle-v126,html body .forecast-clean-page .forecast-detail-mobile-metrics-v126{flex:none!important}html body .forecast-clean-page .forecast-detail-mobile-summary-card-v126 .forecast-clean-summary-text{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin-right:-6px!important;padding-right:8px!important;overflow:hidden auto!important}html body .forecast-clean-page .forecast-detail-mobile-scroll-area-v126{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}html body .forecast-clean-page .forecast-detail-mobile-inner-card-reset-v126,html body .forecast-clean-page .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card{flex-direction:column!important;flex:auto!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card>h2{flex:none!important}html body .forecast-clean-page .forecast-detail-mobile-inner-card-reset-v126 .forecast-clean-info-list,html body .forecast-clean-page .forecast-detail-mobile-inner-card-reset-v126 .forecast-clean-predictive-outlook-plain-scroll{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin-right:-6px!important;padding-right:8px!important;overflow:hidden auto!important}html body .forecast-clean-page .forecast-detail-mobile-inner-card-reset-v126 .forecast-clean-predictive-outlook-plain-text{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-chart-card-v126 .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;overflow:hidden auto!important}html body .forecast-clean-page .forecast-detail-mobile-chart-card-v126 .forecast-clean-line-chart{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}}@media (width<=760px){html body .forecast-clean-page{--forecast-detail-mobile-card-height-v300:348px;--forecast-detail-mobile-summary-height-v300:438px;--forecast-detail-mobile-chart-height-v300:370px}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .forecast-clean-page.forecast-clean-shimmer-page{--forecast-detail-shimmer-mobile-card-height-v300:236px;--forecast-detail-shimmer-mobile-summary-height-v300:390px;--forecast-detail-shimmer-mobile-graph-height-v300:330px;--forecast-detail-shimmer-mobile-text-height-v300:270px}html body .forecast-clean-page.forecast-clean-shimmer-page .forecast-clean-shimmer-mobile-card{height:var(--forecast-detail-shimmer-mobile-card-height-v300)!important;min-height:var(--forecast-detail-shimmer-mobile-card-height-v300)!important;max-height:var(--forecast-detail-shimmer-mobile-card-height-v300)!important;flex:0 0 var(--forecast-detail-shimmer-mobile-card-height-v300)!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-shimmer-page .forecast-clean-shimmer-mobile-card-summary{height:var(--forecast-detail-shimmer-mobile-summary-height-v300)!important;min-height:var(--forecast-detail-shimmer-mobile-summary-height-v300)!important;max-height:var(--forecast-detail-shimmer-mobile-summary-height-v300)!important;flex-basis:var(--forecast-detail-shimmer-mobile-summary-height-v300)!important}html body .forecast-clean-page.forecast-clean-shimmer-page .forecast-clean-shimmer-mobile-card-graph{height:var(--forecast-detail-shimmer-mobile-graph-height-v300)!important;min-height:var(--forecast-detail-shimmer-mobile-graph-height-v300)!important;max-height:var(--forecast-detail-shimmer-mobile-graph-height-v300)!important;flex-basis:var(--forecast-detail-shimmer-mobile-graph-height-v300)!important}html body .forecast-clean-page.forecast-clean-shimmer-page .forecast-clean-shimmer-mobile-card-text{height:var(--forecast-detail-shimmer-mobile-text-height-v300)!important;min-height:var(--forecast-detail-shimmer-mobile-text-height-v300)!important;max-height:var(--forecast-detail-shimmer-mobile-text-height-v300)!important;flex-basis:var(--forecast-detail-shimmer-mobile-text-height-v300)!important}html body .forecast-clean-page.forecast-clean-shimmer-page .forecast-clean-shimmer-mobile-card .forecast-clean-shimmer-panel{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{box-sizing:border-box!important;--forecast-detail-mobile-width-grow-v289:0px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:calc(100svh - 74px)!important;padding:18px 18px 30px!important;overflow:hidden auto!important}html body .forecast-clean-page>.forecast-detail-mobile-back-row-v127,html body .forecast-clean-page>.forecast-detail-top-ad-slot-v131,html body .forecast-clean-page>.forecast-detail-top-ad-slot-v131>.truthatlas-ad-slot,html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126,html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-top-ad,html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-top-ad>.truthatlas-ad-slot,html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-mobile-stack{box-sizing:border-box!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-real-card-v126,html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-inline-ad-slot-v131,html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-inline-ad-slot-v131>.truthatlas-ad-slot,html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-mobile-stack>.forecast-clean-shimmer-mobile-card{box-sizing:border-box!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}}@media (width<=760px){html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{min-height:calc(100svh - 108px)!important;padding:12px 12px 26px!important}}@media (width<=430px){html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{padding-left:10px!important;padding-right:10px!important}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126{height:calc(var(--forecast-detail-mobile-card-height-v300) + 17px)!important;min-height:calc(var(--forecast-detail-mobile-card-height-v300) + 17px)!important;max-height:calc(var(--forecast-detail-mobile-card-height-v300) + 17px)!important;flex-basis:calc(var(--forecast-detail-mobile-card-height-v300) + 17px)!important}html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-mobile-stack>.forecast-clean-shimmer-mobile-card-text{height:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + 17px)!important;min-height:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + 17px)!important;max-height:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + 17px)!important;flex-basis:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + 17px)!important}html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{--forecast-detail-mobile-last-card-bottom-extension-v303:40px}html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126{height:calc(var(--forecast-detail-mobile-card-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;min-height:calc(var(--forecast-detail-mobile-card-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;max-height:calc(var(--forecast-detail-mobile-card-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;flex-basis:calc(var(--forecast-detail-mobile-card-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;margin-bottom:calc(0px - var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important}html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-mobile-stack>.forecast-clean-shimmer-mobile-card-text{height:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;min-height:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;max-height:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;flex-basis:calc(var(--forecast-detail-shimmer-mobile-text-height-v300) + var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important;margin-bottom:calc(0px - var(--forecast-detail-mobile-last-card-bottom-extension-v303))!important}}@media (width<=760px){html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{--forecast-detail-mobile-last-card-bottom-extension-v303:32px}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{--forecast-detail-mobile-last-card-readable-height-v304:610px}html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126{height:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;min-height:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;max-height:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;flex:0 0 var(--forecast-detail-mobile-last-card-readable-height-v304)!important;flex-basis:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;margin-bottom:0!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-shimmer-page>.forecast-clean-shimmer-mobile-stack>.forecast-clean-shimmer-mobile-card-text{height:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;min-height:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;max-height:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;flex:0 0 var(--forecast-detail-mobile-last-card-readable-height-v304)!important;flex-basis:var(--forecast-detail-mobile-last-card-readable-height-v304)!important;margin-bottom:0!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-plain-scroll{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin-right:0!important;padding-right:0!important;overflow:hidden visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-row{flex:none!important;height:auto!important;min-height:102px!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-plain-text{text-overflow:clip!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}}@media (width<=760px){html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{--forecast-detail-mobile-last-card-readable-height-v304:660px}}@media (width<=430px){html body .forecast-clean-page,html body .forecast-clean-page.forecast-clean-shimmer-page{--forecast-detail-mobile-last-card-readable-height-v304:700px}}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126{height:auto!important;min-height:var(--forecast-detail-mobile-last-card-readable-height-v304,610px)!important;flex:none!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-possible-shifts-card{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list{flex-direction:column!important;grid-template-rows:none!important;grid-template-columns:none!important;grid-auto-rows:auto!important;align-content:start!important;align-items:stretch!important;gap:11px!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row.forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row.forecast-clean-predictive-outlook-row{flex:none!important;grid-auto-rows:auto!important;align-self:stretch!important;align-items:start!important;height:auto!important;min-height:max-content!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>div,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-left-copy,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-description,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-actor-body-text{align-self:start!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-description,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-actor-body-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-plain-text{white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;display:block!important}html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126{contain:none!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:0!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-possible-shifts-card{contain:none!important;flex-direction:column!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card>h2,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card>h2,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-possible-shifts-card>h2{flex:none!important;margin-bottom:18px!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-info-list{flex-direction:column!important;flex:none!important;grid-template-rows:none!important;grid-template-columns:none!important;grid-auto-rows:auto!important;align-content:start!important;align-items:stretch!important;gap:11px!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row.forecast-clean-predictive-outlook-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-info-row,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;contain:none!important;flex:none!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-self:stretch!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:max-content!important;max-height:none!important;padding:17px 18px!important;display:grid!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>div,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-left-copy,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-description,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-actor-body-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-plain-text{contain:none!important;flex:none!important;align-self:start!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-info-description,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-actor-body-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-predictive-outlook-plain-text{white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;display:block!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-not_applied .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-six-stack-v126>.forecast-detail-mobile-bottom-info-card-v126{contain:none!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-detail-mobile-inner-card-reset-v126>.forecast-clean-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-possible-shifts-card,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card{contain:none!important;flex-direction:column!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-info-list,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-list{contain:none!important;flex-direction:column!important;flex:none!important;grid-template-rows:none!important;grid-template-columns:none!important;grid-auto-rows:auto!important;align-content:start!important;align-items:stretch!important;gap:11px!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row.forecast-clean-predictive-outlook-row,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row{box-sizing:border-box!important;contain:none!important;flex:none!important;grid-template-columns:minmax(0,178px) minmax(0,1fr)!important;align-self:stretch!important;align-items:start!important;gap:18px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;padding:17px 18px!important;display:grid!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>div,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-left-copy,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-description,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-actor-body-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>div.forecast-clean-predictive-outlook-left-copy,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{contain:none!important;flex:none!important;align-self:start!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-info-row>p,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-info-description,html body .forecast-clean-page .forecast-detail-mobile-bottom-info-card-v126 p.forecast-clean-actor-body-text,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-predictive-outlook-card .forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text,html body .forecast-clean-page.forecast-clean-state-resolved .forecast-detail-mobile-bottom-info-card-v126 .forecast-clean-conclusion-card.forecast-clean-predictive-outlook-card .forecast-clean-info-row.forecast-clean-predictive-outlook-row>p.forecast-clean-predictive-outlook-summary-text{white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;display:block!important;overflow:visible!important}}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-actors-card,.forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-characters-card-v126{overflow:hidden!important}.forecast-clean-page.forecast-clean-state-forecast .forecast-clean-actors-card .forecast-clean-actor-scroll,.forecast-clean-page.forecast-clean-state-forecast .forecast-detail-mobile-characters-card-v126 .forecast-detail-mobile-actor-scroll-v126{clip-path:inset(0 0 20px)!important;overflow:hidden auto!important}.event-detail-page .event-detail-timeline-news-copy.event-detail-event-timeline-copy,.event-detail-page .event-detail-event-timeline-copy.event-detail-event-timeline-copy-v155{flex-direction:column!important;gap:7px!important;display:flex!important}.event-detail-page .event-detail-timeline-news-copy.event-detail-event-timeline-copy>strong.event-detail-latest-news-title,.event-detail-page .event-detail-event-timeline-copy.event-detail-event-timeline-copy-v155>strong.event-detail-latest-news-title,.event-detail-page .event-detail-timeline-news-copy.event-detail-event-timeline-copy>p.event-detail-latest-news-description,.event-detail-page .event-detail-event-timeline-copy.event-detail-event-timeline-copy-v155>p.event-detail-latest-news-description{margin-top:0!important;margin-bottom:0!important}.event-detail-page .event-detail-event-timeline-list,.event-detail-page .event-detail-timeline-news-list.event-detail-event-timeline-list,.event-detail-page .event-detail-latest-news-timeline-list.event-detail-event-timeline-list{gap:14px!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .event-detail-page .event-detail-event-timeline-list,html body .event-detail-page .event-detail-timeline-news-list.event-detail-event-timeline-list,html body .event-detail-page .event-detail-latest-news-timeline-list.event-detail-event-timeline-list{gap:10px!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light]{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;background:#fff!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-top-ad,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-top-ad{background:0 0!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-mobile-stack>.forecast-clean-shimmer-mobile-card,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-mobile-stack>.forecast-clean-shimmer-mobile-card,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-mobile-card,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-mobile-card{background:var(--forecast-detail-mobile-light-shimmer-card-bg-v319,#fff)!important;background-color:var(--forecast-detail-mobile-light-shimmer-card-bg-v319,#fff)!important;border:1px solid var(--forecast-detail-mobile-light-shimmer-border-v319,#0f172a1a)!important;box-shadow:var(--forecast-detail-mobile-light-shimmer-shadow-v319,0 18px 44px #0f172a13)!important;background-image:none!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-mobile-card:before,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-mobile-card:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-mobile-card:before,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-mobile-card:after,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-panel:before,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-panel:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-panel:before,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-panel:after{content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;display:none!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-mobile-card>.forecast-clean-shimmer-panel,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-mobile-card>.forecast-clean-shimmer-panel,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-panel,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-panel{box-shadow:none!important;background:0 0!important;border-color:#0000!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-heading,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-heading{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-line,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-pill,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-legend-pill,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-ad-label,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-y-label,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-bar,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-line,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-pill,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-legend-pill,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-ad-label,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-y-label,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-bar{background:var(--forecast-detail-mobile-light-shimmer-block-bg-v319,#0f172a14)!important;background-color:var(--forecast-detail-mobile-light-shimmer-block-bg-v319,#0f172a14)!important;background-image:none!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-line:after,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-pill:after,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-legend-pill:after,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-ad-label:after,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-y-label:after,html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-bar:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-line:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-pill:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-legend-pill:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-ad-label:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-y-label:after,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-bar:after{background:linear-gradient(90deg,#0000,#ffffffb8,#0000)!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-chart-shell,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-chart-shell{background:linear-gradient(#0f172a0e 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a0e 1px,#0000 1px) 0 0/14.285% 100%,#0f172a0a 0 0/100% 100%!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-bar-grid,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-bar-grid{background:linear-gradient(#0f172a12 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a12 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom-color:#0f172a1c!important;border-left-color:#0f172a1c!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-bar-grid i,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-bar-grid i{background:#0f172a0f!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-list-row,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-list-row{border-bottom-color:#0f172a1a!important}html body main.forecast-clean-page.forecast-clean-shimmer-page.forecast-clean-mobile-light-shimmer-page .forecast-clean-shimmer-ad-slot,html body main.forecast-clean-page.forecast-clean-shimmer-page[data-forecast-detail-shimmer-theme=light] .forecast-clean-shimmer-ad-slot{box-shadow:var(--forecast-detail-mobile-light-shimmer-shadow-v319,0 18px 44px #0f172a13)!important;background:#fff!important;border-color:#0f172a1a!important}}.event-map-overview-shell .mind-flow-orb-center,.overview-impact-map-expanded-page-host .mind-flow-orb-center,.truthatlas-direct-expanded-impact-map-page .mind-flow-orb-center{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.event-map-overview-shell .event-flow-map .mind-flow-orb-center,.event-map-overview-shell .event-flow-map .mind-flow-orb-center[style],.overview-impact-map-expanded-page-host .event-flow-map .mind-flow-orb-center,.overview-impact-map-expanded-page-host .event-flow-map .mind-flow-orb-center[style],.truthatlas-direct-expanded-impact-map-page .event-flow-map .mind-flow-orb-center,.truthatlas-direct-expanded-impact-map-page .event-flow-map .mind-flow-orb-center[style],:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map .mind-flow-orb-center,:root:not([data-theme=dark]) .event-map-overview-shell .event-flow-map .mind-flow-orb-center[style],:root:not([data-theme=dark]) .overview-impact-map-expanded-page-host .event-flow-map .mind-flow-orb-center,:root:not([data-theme=dark]) .overview-impact-map-expanded-page-host .event-flow-map .mind-flow-orb-center[style],:root:not([data-theme=dark]) .truthatlas-direct-expanded-impact-map-page .event-flow-map .mind-flow-orb-center,:root:not([data-theme=dark]) .truthatlas-direct-expanded-impact-map-page .event-flow-map .mind-flow-orb-center[style]{background-image:var(--event-detail-central-node-image)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}@media (width<=1180px),(pointer:coarse) and (width<=1366px){html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open{box-sizing:border-box!important;flex-direction:column!important;grid-template-columns:minmax(0,1fr)!important;justify-content:flex-start!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:visible!important}html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-filters-title-row{box-sizing:border-box!important;flex:none!important;width:100%!important;min-width:0!important;max-width:none!important}html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-filter-block.atlas-feed-sort-group-block{box-sizing:border-box!important;flex:none!important;grid-column:1/-1!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important;display:block!important}html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-sort-fields-grid{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr)!important;align-self:stretch!important;place-items:stretch stretch!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;display:grid!important}html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-sort-field,html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-dropdown,html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-dropdown-button{box-sizing:border-box!important;flex:auto!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important;display:flex!important}html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-dropdown-button{justify-content:space-between!important;align-items:center!important}html body .atlas-feed-page .atlas-feed-filters.atlas-feed-filters-open .atlas-feed-dropdown-button>span{flex:auto!important;min-width:0!important;max-width:none!important}}.overview-side-panel .event-summary-box p{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;box-sizing:border-box!important;-webkit-box-orient:vertical!important;height:6.48em!important;min-height:0!important;max-height:6.48em!important;margin-bottom:0!important;padding-bottom:0!important;line-height:1.62!important;display:-webkit-box!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:16px!important;display:grid!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row strong,html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row em{-webkit-text-fill-color:currentColor!important;opacity:1!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-top-scenarios-card .forecast-clean-top-scenario-row em{text-align:right!important;letter-spacing:-.015em!important;min-width:46px!important;font-style:normal!important;font-weight:900!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-probability-bar-card{flex-direction:column!important;padding-bottom:0!important;display:flex!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-bar-chart{flex:auto!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;height:auto!important;min-height:0!important;margin-top:13px!important;margin-bottom:30px!important;display:grid!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-bar-y{flex-direction:column!important;justify-content:space-between!important;align-items:flex-end!important;height:100%!important;min-height:0!important;display:flex!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-bar-main{height:100%!important;min-height:0!important;position:relative!important;overflow:hidden!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-bar-grid{background:linear-gradient(#38bdf81a 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#38bdf817 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom:1px solid #38bdf829!important;border-left:1px solid #38bdf829!important;width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-probability-bars{box-sizing:border-box!important;z-index:2!important;pointer-events:none!important;align-items:stretch!important;gap:15px!important;padding:0!important;display:flex!important;position:absolute!important;inset:0!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-probability-bar-slot{align-items:flex-end!important;min-width:0!important;height:100%!important;display:flex!important}html body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-probability-bar{border-radius:0!important;flex:none!important}:root:not([data-theme=dark]) body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-bar-grid,:root[data-theme=light] body .forecast-clean-page.forecast-clean-state-early_watch .forecast-clean-scenario-bar-grid{background:linear-gradient(#0f172a12 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a12 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom-color:#0f172a1c!important;border-left-color:#0f172a1c!important}html body .atlas-forecast-page .atlas-forecast-probability-bar-chart{box-sizing:border-box!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;height:170px!important;min-height:170px!important;padding-bottom:20px!important;display:grid!important}html body .atlas-forecast-page .atlas-forecast-probability-bar-y{flex-direction:column!important;justify-content:space-between!important;align-items:flex-end!important;height:100%!important;min-height:0!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-probability-bar-main,html body .atlas-forecast-page .atlas-forecast-probability-bar-plot{width:100%!important;height:100%!important;min-height:0!important;position:relative!important;overflow:hidden!important}html body .atlas-forecast-page .atlas-forecast-probability-bar-grid{background:linear-gradient(#38bdf81a 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#38bdf817 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom:1px solid #38bdf829!important;border-left:1px solid #38bdf829!important;width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}html body .atlas-forecast-page .atlas-forecast-probability-bars{box-sizing:border-box!important;z-index:2!important;pointer-events:none!important;align-items:stretch!important;gap:15px!important;padding:0!important;display:flex!important;position:absolute!important;inset:0!important}html body .atlas-forecast-page .atlas-forecast-probability-bar-slot{align-items:flex-end!important;min-width:0!important;height:100%!important;display:flex!important}html body .atlas-forecast-page .atlas-forecast-probability-bar{border-radius:0!important;flex:none!important}:root:not([data-theme=dark]) body .atlas-forecast-page .atlas-forecast-probability-bar-grid,:root[data-theme=light] body .atlas-forecast-page .atlas-forecast-probability-bar-grid{background:linear-gradient(#0f172a12 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#0f172a12 1px,#0000 1px) 0 0/16.666% 100%!important;border-bottom-color:#0f172a1c!important;border-left-color:#0f172a1c!important}@media (width>=1181px){html body .atlas-forecast-page .atlas-forecast-desktop-detail-card .atlas-forecast-detail-title-copy>p{display:none!important}}@media (width<=1180px){html body .atlas-forecast-page .atlas-forecast-probability-bar-chart{grid-template-columns:34px minmax(0,1fr)!important;height:154px!important;min-height:154px!important;padding-bottom:0!important}}@media (width<=760px){html body .atlas-forecast-page .atlas-forecast-probability-bar-chart{grid-template-columns:30px minmax(0,1fr)!important;height:142px!important;min-height:142px!important}}.truthatlas-adblock-overlay{z-index:2147483647;isolation:isolate;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.truthatlas-adblock-backdrop{z-index:1;-webkit-backdrop-filter:blur(13px);background:radial-gradient(circle at 50% 42%,#38bdf81f,#0000 38%),#020617b8;position:absolute;inset:0}.truthatlas-adblock-modal{z-index:2;box-sizing:border-box;color:#f8fafc;background:linear-gradient(#00223af0,#000e1cf5),#07111d;border:1px solid #38dfff3d;border-radius:18px;width:min(492px,100vw - 32px);min-height:292px;padding:30px 30px 26px;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000008a,0 0 0 1px #ffffff06,inset 0 0 0 1px #ffffff06}.truthatlas-adblock-modal:before{content:"";background:linear-gradient(90deg,#0000,#38dfff94,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.truthatlas-adblock-icon{color:#facc15;background:#facc151a;border:1px solid #facc1557;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 0 24px #facc1514,inset 0 0 0 1px #ffffff06}.truthatlas-adblock-copy{margin-top:22px;padding-right:18px}.truthatlas-adblock-copy span{color:#94a3b8eb;letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:900;line-height:1;display:block}.truthatlas-adblock-copy h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:25px;font-weight:900;line-height:1.12}.truthatlas-adblock-copy p{color:#cbd5e1d1;letter-spacing:-.01em;margin:14px 0 0;font-size:13.6px;font-weight:560;line-height:1.58}.truthatlas-adblock-actions{justify-content:flex-start;align-items:center;gap:11px;margin-top:24px;display:flex}.truthatlas-adblock-actions-strict{justify-content:flex-start}.truthatlas-adblock-primary{color:#f8fafc;cursor:pointer;white-space:nowrap;background:#08f3;border:1px solid #38dfff8a;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:188px;height:40px;padding:0 15px;font-size:13px;font-weight:850;line-height:1;transition:transform .16s,border-color .16s,background .16s,color .16s,opacity .16s;display:inline-flex}.truthatlas-adblock-primary:hover{background:#085c77d1;border-color:#7eefffc7;transform:translateY(-1px)}.truthatlas-adblock-primary:disabled{opacity:.68;cursor:default;transform:none!important}.truthatlas-adblock-bait{pointer-events:none!important}:root:not([data-theme=dark]) .truthatlas-adblock-backdrop{background:radial-gradient(circle at 50% 42%,#0ea5e91f,#0000 38%),#0f172a61}:root:not([data-theme=dark]) .truthatlas-adblock-modal{color:#0f172a;background:linear-gradient(#fffffffa,#f8fafcf5),#fff;border-color:#0f172a1f;box-shadow:0 32px 90px #0f172a33,0 0 0 1px #0f172a0a}:root:not([data-theme=dark]) .truthatlas-adblock-copy h2{color:#0f172a}:root:not([data-theme=dark]) .truthatlas-adblock-copy p{color:#334155c7}:root:not([data-theme=dark]) .truthatlas-adblock-copy span{color:#475569bd}:root:not([data-theme=dark]) .truthatlas-adblock-primary{color:#075985;background:#e0f2fee6;border-color:#0e749057}:root:not([data-theme=dark]) .truthatlas-adblock-primary:hover{background:#bae6fdf0;border-color:#0ea5e98a}@media (width<=640px){.truthatlas-adblock-overlay{padding:16px}.truthatlas-adblock-modal{border-radius:16px;width:100%;padding:26px 22px 22px}.truthatlas-adblock-copy{padding-right:0}.truthatlas-adblock-copy h2{font-size:22px}.truthatlas-adblock-actions{flex-direction:column;align-items:stretch}.truthatlas-adblock-primary{width:100%}}
