:root{font-family:SF Mono,Fira Code,Cascadia Code,JetBrains Mono,monospace;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#0a0a0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(13px,1.2vw,15px)}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-y:auto;overflow-wrap:anywhere;word-break:break-word}#root{min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}button{border-radius:4px;border:1px solid #333;padding:.4em .8em;font-size:.8em;font-weight:600;font-family:inherit;background-color:#1a1a2e;color:#e0e0e0;cursor:pointer;transition:all .15s;max-width:100%}button:hover{border-color:#00e5ff;background-color:#1a1a3e}input,select{font-family:inherit;background:#12121a;color:#e0e0e0;border:1px solid #333;border-radius:4px;padding:4px 8px;font-size:.8em;max-width:100%}input:focus,select:focus{outline:none;border-color:#00e5ff}canvas{border-radius:6px;background:#0d0d14}@media(max-width:768px){:root{font-size:clamp(12px,3vw,14px)}.sidebar-nav{padding:8px 8px 10px!important;gap:8px!important;align-items:stretch!important}.sidebar-brand{width:100%;margin-right:0!important;justify-content:space-between}.sidebar-links{width:100%;order:3;flex:1 1 100%!important;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;padding:2px 0 6px!important;gap:6px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sidebar-links::-webkit-scrollbar{display:none}.sidebar-links>a{flex:0 0 auto!important;max-width:none!important;min-height:32px!important;padding:6px 12px!important;font-size:11px!important}.sidebar-user{width:100%;order:2;margin-left:0!important;justify-content:flex-start!important;gap:6px!important}.sidebar-user>div{display:none!important}.nav-logo-text,.nav-tag{display:none!important}.ctrl-grid{grid-template-columns:1fr!important}.ctrl-actions{flex-direction:row!important;flex-wrap:wrap}.dash-levels{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dash-gauges{grid-template-columns:1fr!important}.dash-scenario-table{font-size:11px}.dash-scenario-table th,.dash-scenario-table td{padding:4px 5px!important}.dash-top-strikes-row{grid-template-columns:55px minmax(0,1fr) 60px 60px 55px!important;font-size:11px!important}.cerebro-metrics,.cerebro-confirms,.cerebro-timing{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cerebro-funnel-row{flex-direction:column!important;gap:4px!important;align-items:flex-start!important}.radar-command-grid{grid-template-columns:1fr 1fr!important}.radar-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.radar-main-grid{grid-template-columns:1fr!important}}@media(max-width:480px){:root{font-size:clamp(11px,3.4vw,13px)}.nav-link-label{font-size:11px!important;letter-spacing:.2px!important}.dash-levels{grid-template-columns:1fr 1fr!important}.dash-gauges,.cerebro-metrics,.cerebro-confirms,.cerebro-timing,.radar-command-grid,.radar-top-grid{grid-template-columns:1fr!important}}@media(min-width:769px)and (max-width:1024px){.dash-gauges{grid-template-columns:repeat(2,1fr)!important}.ctrl-grid{grid-template-columns:1fr 1fr!important}}table{max-width:100%;table-layout:fixed}img,canvas,svg{max-width:100%;height:auto}div,span,p,h1,h2,h3,h4,h5,h6,td,th,label,a,button{min-width:0}html,body,#root{overflow-x:hidden}.app-main{padding:12px clamp(8px,2vw,18px)}.page-shell{width:min(100%,1400px);margin:0 auto;min-width:0}.page-shell>*{min-width:0}@media(max-width:1024px){.app-main{padding:10px 12px}.page-shell{width:100%}}@media(max-width:768px){.app-main{padding:8px}.page-shell{width:100%}}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.wmf-overlay{position:fixed;top:82px;right:18px;z-index:9000;width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 100px);overflow:auto;padding:13px 15px 11px;border:0;border-radius:0;background:transparent;color:#f7f8fc;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;contain:layout paint;font-family:Courier New,Consolas,IBM Plex Mono,monospace;letter-spacing:.025em}.wmf-topline,.wmf-footer,.wmf-source{display:flex;align-items:center;justify-content:space-between;gap:12px}.wmf-topline{color:#00ff41;font-size:10px;font-weight:800;letter-spacing:.18em;text-shadow:0 0 8px #00ff41,0 0 16px rgba(0,255,65,.5);border-bottom:1px solid rgba(0,255,65,.25);padding-bottom:6px}.wmf-score{color:#00ff41;white-space:nowrap;text-shadow:0 0 6px currentColor}.wmf-live-dot{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#00ff41;box-shadow:0 0 10px #00ff41}.wmf-headline{margin:9px 0 7px;color:#00ff41;font-size:13.2px;line-height:1.35;font-weight:700;letter-spacing:.04em;text-shadow:0 0 6px #00ff41,0 0 12px rgba(0,255,65,.35)}.wmf-summary{margin-bottom:8px;color:#00ff41c2;font-size:9.5px;line-height:1.4;text-shadow:0 0 5px currentColor}.wmf-meta{color:#00ff41;font-size:9.5px;line-height:1.4;opacity:.8;text-shadow:0 0 5px currentColor}.wmf-meta span{color:#f4b400}.wmf-source{margin-top:8px;color:#f4b400;font-size:9px;text-shadow:0 0 5px currentColor}.wmf-source a{color:#00ff41;text-decoration:none}.wmf-news-link{display:block;color:inherit;text-decoration:none}.wmf-news-link:visited,.wmf-news-link:hover,.wmf-news-link:active{color:inherit;text-decoration:none}.wmf-footer{margin-top:9px;color:#00ff41b8;font-size:9.9px;text-shadow:0 0 5px currentColor}.wmf-actions{display:flex;gap:5px}.wmf-actions button{padding:3px 7px;border-color:#00ff4138;background:transparent;color:#00ff41b8;font-size:9.9px}.wmf-pill{position:fixed;top:clamp(76px,10vh,112px);right:clamp(10px,1.5vw,22px);z-index:9000;display:grid;place-items:center;width:clamp(48px,4.5vw,58px);height:clamp(48px,4.5vw,58px);padding:0;border:2px solid rgba(255,150,160,.9);border-radius:50%;background:radial-gradient(circle at 35% 30%,#ff6678,#e3122f 58%,#880014);box-shadow:0 8px 28px #00000094,0 0 0 5px #ff304821,0 0 24px #ff304880;color:#fff;line-height:1;transition:transform .18s ease,box-shadow .18s ease;animation:wmf-pill-pulse 2.2s ease-in-out infinite;font-family:Courier New,Consolas,IBM Plex Mono,monospace}.wmf-pill:hover{transform:scale(1.08);border-color:#fff;background:radial-gradient(circle at 35% 30%,#ff7485,#ee1937 58%,#920016);box-shadow:0 10px 34px #0000009e,0 0 0 7px #ff30482b,0 0 30px #ff3048a6}.wmf-pill-icon{position:absolute;top:7px;font-size:18px;font-weight:950}.wmf-pill strong{position:absolute;bottom:7px;font-size:10px;letter-spacing:.2px}.wmf-pill-count{position:absolute;top:-5px;left:-5px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border:2px solid #1a0509;border-radius:10px;background:#fff;color:#c50020;font-size:9px;font-weight:950}.wmf-secondary{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:7px;margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,82,102,.2);color:#ff3131;font-size:13.2px;line-height:1.35;font-weight:700;letter-spacing:.04em;text-shadow:0 0 6px currentColor,0 0 12px rgba(255,49,49,.3)}.wmf-rank{color:#ff5266;font-weight:900}.wmf-secondary:nth-of-type(2n){color:#f4b400;text-shadow:0 0 6px currentColor,0 0 12px rgba(244,180,0,.3)}.wmf-secondary-copy small{display:block;margin-top:3px;color:currentColor;font-size:8px;font-weight:400;opacity:.68}.wmf-secondary>strong{color:currentColor;text-align:right;font-size:13.2px}.wmf-collapse{min-width:27px;border-radius:50%}@keyframes wmf-new-headline{0%,30%{filter:brightness(1.9)}to{filter:brightness(1)}}@keyframes wmf-pill-pulse{0%,to{box-shadow:0 8px 28px #00000094,0 0 0 4px #ff30481a,0 0 18px #ff304866}50%{box-shadow:0 8px 28px #00000094,0 0 0 8px #ff304805,0 0 30px #ff3048a8}}.wmf-pill-flash{animation:wmf-pill-new 1.15s ease-out,wmf-pill-pulse 2.2s 1.15s ease-in-out infinite}@keyframes wmf-pill-new{0%,22%{transform:scale(1);border-color:#fff;box-shadow:0 0 0 2px #fffffff2,0 0 48px #ff2841;filter:brightness(1.8)}45%{transform:scale(1.16);border-color:#ffd2d8;box-shadow:0 0 0 12px #ff30481a,0 0 34px #ff3048cc}to{transform:scale(1);filter:brightness(1)}}.wmf-flash{animation:wmf-new-headline 1.1s ease-out}@media(prefers-reduced-motion:reduce){.wmf-flash,.wmf-pill{animation:none}}@media(max-width:768px){.wmf-overlay{top:76px;bottom:auto;right:16px;width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 100px)}.wmf-pill{top:76px;bottom:auto;right:16px;width:52px;height:52px}.wmf-headline{font-size:13.2px}}
