.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;width:auto;margin:0;position:absolute;z-index:0!important}.grid-stack>.grid-stack-item{padding:0;position:absolute}.grid-stack>.grid-stack-item>.grid-stack-item-content{width:auto;margin:0;position:absolute;overflow:hidden auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack-item>.ui-resizable-handle{-ms-touch-action:none;touch-action:none;font-size:.1px;display:block;position:absolute}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"%23666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 20 20\"><path d=\"m10 3 2 2H8l2-2v14l-2-2h4l-2 2\"/></svg>");background-position:50%;background-repeat:no-repeat}.grid-stack-item>.ui-resizable-ne{transform:translateY(10px)rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:translateY(10px)rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:0}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:0;left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:0}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;bottom:0;left:25px;right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top;cursor:move}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{opacity:.8;box-shadow:1px 4px 6px #0003}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left,top,height,width}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0}.gs-12>.grid-stack-item{width:8.333%}.gs-12>.grid-stack-item[gs-x="1"]{left:8.333%}.gs-12>.grid-stack-item[gs-w="2"]{width:16.667%}.gs-12>.grid-stack-item[gs-x="2"]{left:16.667%}.gs-12>.grid-stack-item[gs-w="3"]{width:25%}.gs-12>.grid-stack-item[gs-x="3"]{left:25%}.gs-12>.grid-stack-item[gs-w="4"]{width:33.333%}.gs-12>.grid-stack-item[gs-x="4"]{left:33.333%}.gs-12>.grid-stack-item[gs-w="5"]{width:41.667%}.gs-12>.grid-stack-item[gs-x="5"]{left:41.667%}.gs-12>.grid-stack-item[gs-w="6"]{width:50%}.gs-12>.grid-stack-item[gs-x="6"]{left:50%}.gs-12>.grid-stack-item[gs-w="7"]{width:58.333%}.gs-12>.grid-stack-item[gs-x="7"]{left:58.333%}.gs-12>.grid-stack-item[gs-w="8"]{width:66.667%}.gs-12>.grid-stack-item[gs-x="8"]{left:66.667%}.gs-12>.grid-stack-item[gs-w="9"]{width:75%}.gs-12>.grid-stack-item[gs-x="9"]{left:75%}.gs-12>.grid-stack-item[gs-w="10"]{width:83.333%}.gs-12>.grid-stack-item[gs-x="10"]{left:83.333%}.gs-12>.grid-stack-item[gs-w="11"]{width:91.667%}.gs-12>.grid-stack-item[gs-x="11"]{left:91.667%}.gs-12>.grid-stack-item[gs-w="12"],.gs-1>.grid-stack-item{width:100%}:root{--bg-primary:#080b10;--bg-secondary:#0d1219;--bg-tertiary:#141b24;--bg-card:#10161e;--bg-elevated:#18212c;--border-color:#283340;--border-strong:#394858;--text-primary:#f2f5f7;--text-secondary:#c5cdd5;--text-muted:#7f8d9b;--accent-cyan:#32c6a6;--accent-red:#f06f78;--accent-yellow:#d6aa5d;--accent-purple:#8b87b8;--accent-blue:#6ca6c9}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary);color:var(--text-primary);font-feature-settings:"tnum" 1, "ss01" 1;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #32c6a6bf}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.header-left{align-items:center;gap:30px;display:flex}.logo{align-items:center;gap:10px;display:flex}.logo-icon{color:#0a0a0f;background:#00b8a9;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700;display:flex}.logo-text{letter-spacing:2px;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700}.nav-tabs{gap:8px;display:flex}.nav-tab{color:var(--text-muted);border-radius:6px;padding:8px 16px;font-size:13px;text-decoration:none;transition:all .2s}.nav-tab:hover{color:var(--text-primary);background:var(--bg-tertiary)}.nav-tab.active{color:var(--accent-cyan);background:#00d4aa1a}.header-right{align-items:center;gap:16px;display:flex}.status-indicator{color:var(--text-muted);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.status-dot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.status-dot.online{background:var(--accent-cyan);box-shadow:0 0 8px var(--accent-cyan)}.status-dot.offline{background:var(--accent-red)}.user-menu{align-items:center;gap:10px;display:flex}.user-avatar{background:var(--accent-purple);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}.logout-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:12px}.logout-btn:hover{color:var(--accent-red)}.dropdown-container{position:relative}.dropdown-btn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:flex}.dropdown-btn:hover{background:var(--bg-card);border-color:var(--accent-cyan)}.dropdown-menu{background:var(--bg-card);border:1px solid var(--border-color);z-index:1000;border-radius:8px;min-width:220px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden}.dropdown-section{border-bottom:1px solid var(--border-color);padding:8px 0}.dropdown-section:last-child{border-bottom:none}.dropdown-title{color:var(--text-muted);text-transform:uppercase;padding:6px 14px;font-size:10px}.dropdown-item{cursor:pointer;padding:8px 14px;font-size:12px;transition:background .15s}.dropdown-item:hover{background:var(--bg-tertiary)}.dropdown-item.delete:hover{color:var(--accent-red);background:#ff6b6b33}.settings-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:18px;transition:background .15s}.settings-btn:hover{background:var(--bg-tertiary)}.settings-menu{min-width:280px}.invite-section{gap:8px;padding:8px 14px;display:flex}.invite-input{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:4px;flex:1;padding:6px 10px;font-size:12px}.invite-input:focus{border-color:var(--accent-cyan);outline:none}.invite-btn{background:var(--accent-cyan);color:var(--bg-primary);cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500}.invite-btn:hover{opacity:.9}.invite-status{color:var(--accent-cyan);padding:6px 14px;font-size:11px}.metrics-bar{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:center;gap:24px;padding:12px 20px;display:flex;overflow-x:auto}.metric-item{flex-direction:column;gap:2px;min-width:fit-content;display:flex}.metric-label{color:var(--text-muted);text-transform:uppercase;font-size:10px}.metric-value{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600}.metric-value.up{color:var(--accent-cyan)}.metric-value.down{color:var(--accent-red)}.metric-item.clock .metric-value{color:var(--accent-cyan);font-size:13px}.metrics-divider{background:var(--border-color);width:1px;margin:0 8px}.dashboard-container{flex-direction:column;flex:1;min-height:0;padding:16px;display:flex}.dashboard-container .grid-stack{flex:1;min-height:0}.widget{background:var(--bg-card);border:1px solid var(--border-color);box-sizing:border-box;border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.widget-header{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);cursor:move;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.widget-title{color:var(--text-secondary);font-size:12px;font-weight:600}.widget-controls{gap:4px;display:flex}.widget-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:14px}.widget-btn:hover{background:var(--bg-card)}.lock-btn.locked{color:var(--accent-cyan)}.close-btn:hover{color:var(--accent-red)}.widget-locked{border-color:var(--accent-cyan)}.widget-locked .widget-header{cursor:default}.widget-content{flex-direction:column;flex:1;min-height:0;padding:12px;display:flex;position:relative;overflow:hidden}.widget-content>*{flex:1;min-height:0}.grid-stack{background:0 0}.grid-stack-item{overflow:hidden}.grid-stack-item>.ui-resizable-handle{opacity:0;transition:opacity .2s}.grid-stack-item:hover>.ui-resizable-handle{opacity:1}.grid-stack-item>.ui-resizable-se{background:var(--accent-cyan);border-radius:2px;width:10px;height:10px;bottom:4px;right:4px}.grid-stack-item-locked>.ui-resizable-handle{display:none!important}.grid-stack-item-content{overflow:hidden;background:0 0!important;inset:4px!important}.grid-stack-item-content>div{flex-direction:column;width:100%;height:100%;display:flex}.auth-container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;width:100%;max-width:400px;padding:40px}.auth-logo{justify-content:center;align-items:center;gap:12px;margin-bottom:32px;display:flex}.auth-title{text-align:center;margin-bottom:24px;font-size:24px;font-weight:600}.auth-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:var(--text-muted);font-size:12px}.form-input{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:6px;padding:12px 14px;font-size:14px}.form-input:focus{border-color:var(--accent-cyan);outline:none}.auth-btn{background:var(--accent-cyan);color:var(--bg-primary);cursor:pointer;border:none;border-radius:6px;margin-top:8px;padding:12px;font-size:14px;font-weight:600}.auth-btn:hover{opacity:.9}.auth-btn:disabled{opacity:.5;cursor:not-allowed}.auth-footer{text-align:center;color:var(--text-muted);margin-top:24px;font-size:13px}.auth-footer a{color:var(--accent-cyan);text-decoration:none}.auth-error{border:1px solid var(--accent-red);color:var(--accent-red);background:#ff6b6b1a;border-radius:6px;padding:12px;font-size:13px}.data-table{width:100%;font-family:JetBrains Mono,monospace;font-size:11px}.data-table th{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border-color);background:var(--bg-card);padding:8px 6px;font-weight:500;position:sticky;top:0}.data-table td{border-bottom:1px solid #ffffff08;padding:6px}.data-table tr:hover td{background:#ffffff05}.chart-legend{z-index:10;gap:12px;font-size:10px;display:flex;position:absolute;top:8px;left:8px}.legend-item{color:var(--text-muted);align-items:center;gap:4px;display:flex}.legend-line{width:16px;height:2px}.legend-line.vwap{background:var(--accent-blue)}.legend-line.call{background:var(--accent-cyan);border-style:dashed}.legend-line.put{background:var(--accent-red);border-style:dashed}.signals-container{grid-template-columns:repeat(2,1fr);gap:10px;height:100%;display:grid}.signal-card{background:var(--bg-tertiary);border-radius:6px;flex-direction:column;gap:4px;padding:12px;display:flex}.signal-header{align-items:center;gap:8px;display:flex}.signal-icon{font-size:16px}.signal-title{color:var(--text-muted);text-transform:uppercase;font-size:10px}.signal-value{font-family:JetBrains Mono,monospace;font-size:16px;font-weight:600}.signal-value.positive{color:var(--accent-cyan)}.signal-value.negative{color:var(--accent-red)}.signal-desc{color:var(--text-muted);font-size:10px}.no-data{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:12px;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.admin-container{background:var(--bg-primary);justify-content:center;min-height:100vh;padding:40px 20px;display:flex}.admin-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;width:100%;max-width:900px;padding:30px}.admin-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.admin-header h1{font-size:24px;font-weight:600}.back-btn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:13px;transition:all .2s}.back-btn:hover{background:var(--bg-card);border-color:var(--accent-cyan)}.admin-section{margin-bottom:30px}.admin-section h2{color:var(--text-secondary);margin-bottom:16px;font-size:16px;font-weight:500}.create-user-form .form-row{align-items:flex-end;gap:12px;display:flex}.create-user-form .form-group{flex:1}.create-user-form label{color:var(--text-muted);margin-bottom:6px;font-size:12px;display:block}.create-user-form input{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:6px;padding:10px 14px;font-size:14px}.create-user-form input:focus{border-color:var(--accent-cyan);outline:none}.create-btn{background:var(--accent-cyan);color:var(--bg-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:opacity .2s}.create-btn:hover{opacity:.9}.create-btn:disabled{opacity:.5;cursor:not-allowed}.message{border-radius:6px;margin-top:16px;padding:12px 16px;font-size:13px}.message.error{color:var(--accent-red);background:#ff6b6b26;border:1px solid #ff6b6b4d}.message.success{color:var(--accent-cyan);background:#00d4aa26;border:1px solid #00d4aa4d}.loading-text,.empty-text{color:var(--text-muted);font-size:13px}.users-table{border-collapse:collapse;width:100%}.users-table th,.users-table td{text-align:left;border-bottom:1px solid var(--border-color);padding:12px 16px}.users-table th{color:var(--text-muted);text-transform:uppercase;background:var(--bg-tertiary);font-size:11px;font-weight:500}.users-table td{font-size:13px}.users-table tr:hover td{background:var(--bg-tertiary)}.user-email{font-family:JetBrains Mono,monospace}.admin-badge{background:var(--accent-purple);color:#fff;text-transform:uppercase;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-block}.delete-btn{border:1px solid var(--accent-red);color:var(--accent-red);cursor:pointer;background:0 0;border-radius:4px;padding:4px 10px;font-size:11px;transition:all .2s}.delete-btn:hover{background:var(--accent-red);color:#fff}.header{z-index:1200;min-height:58px;padding:10px 18px;position:relative}.header-right{gap:10px;min-width:0}.logo-icon{background:var(--accent-cyan);color:#07110f;border-radius:6px}.dropdown-caret{color:var(--text-muted);font-size:14px}.dropdown-menu{background:var(--bg-elevated);z-index:1500;box-shadow:0 18px 45px #0000006b}.user-avatar{background:#364654}.settings-btn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);padding:6px 8px;font-size:10px}.feed-health{border:1px solid var(--border-color);min-width:126px;color:var(--text-muted);background:#ffffff05;border-radius:6px;align-items:center;gap:8px;padding:5px 6px 5px 10px;display:flex}.feed-health>span:nth-child(2){white-space:nowrap;flex-direction:column;gap:1px;font-size:9px;line-height:1.15;display:flex}.feed-health strong{color:var(--text-secondary);letter-spacing:.08em;font-size:10px}.feed-health button{width:26px;height:26px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:4px;margin-left:auto}.feed-health button:hover{background:var(--bg-elevated)}.feed-health-live .status-dot{background:var(--accent-cyan);box-shadow:0 0 8px #32c6a68c}.feed-health-stale .status-dot{background:var(--accent-yellow)}.feed-health-offline .status-dot{background:var(--accent-red)}.world-clock-bar{border-bottom:1px solid var(--border-color);z-index:1100;background:#0a0f15;grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;min-height:68px;display:grid;position:relative}.world-clock-heading{border-right:1px solid var(--border-color);flex-direction:column;justify-content:center;gap:3px;min-width:120px;padding:13px 18px;display:flex}.world-clock-kicker{color:var(--text-secondary);font-size:11px;font-weight:650}.world-clock-hint{color:var(--text-muted);font-size:9px}.world-clock-list{scrollbar-width:thin;min-width:0;display:flex;overflow-x:auto}.world-clock{border-right:1px solid var(--border-color);grid-template-rows:1fr auto;grid-template-columns:auto auto;align-items:center;column-gap:18px;min-width:292px;padding:10px 16px;display:grid}.world-clock-location,.world-clock-time{flex-direction:column;gap:2px;display:flex}.world-clock-location strong{letter-spacing:.09em;font-size:11px}.world-clock-location span,.world-clock-time span{color:var(--text-muted);white-space:nowrap;font-size:9px}.world-clock-time strong{letter-spacing:-.02em;font-family:JetBrains Mono,ui-monospace,monospace;font-size:18px;font-weight:600}.market-session{color:var(--text-muted);grid-column:1/-1;align-items:center;gap:6px;font-size:9px;display:flex}.market-session-dot{background:var(--text-muted);border-radius:50%;width:5px;height:5px}.market-session-open{color:var(--accent-cyan)}.market-session-open .market-session-dot{background:var(--accent-cyan)}.market-session-pre,.market-session-after{color:var(--accent-yellow)}.market-session-pre .market-session-dot,.market-session-after .market-session-dot{background:var(--accent-yellow)}.clock-editor-wrap{align-items:center;padding:0 14px;display:flex;position:relative}.clock-editor-trigger{border:1px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-secondary);cursor:pointer;border-radius:5px;padding:7px 10px;font-size:10px}.clock-editor-trigger:hover{border-color:var(--border-strong);background:var(--bg-elevated)}.clock-editor{border:1px solid var(--border-strong);background:var(--bg-elevated);border-radius:8px;width:min(430px,100vw - 28px);padding:14px;position:absolute;top:calc(100% - 4px);right:14px;box-shadow:0 22px 55px #00000085}.clock-editor-header,.selected-clock-row,.clock-editor-options{justify-content:space-between;align-items:center;display:flex}.clock-editor-header{border-bottom:1px solid var(--border-color);padding-bottom:12px}.clock-editor-header>div{flex-direction:column;gap:3px;display:flex}.clock-editor-header strong{font-size:13px}.clock-editor-header span{color:var(--text-muted);font-size:10px}.clock-editor-header button,.selected-clock-row button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:4px 7px}.clock-editor-header button:hover,.selected-clock-row button:hover:not(:disabled){color:var(--text-primary);background:#ffffff0f}.selected-clock-order{gap:2px;margin:10px 0;display:grid}.selected-clock-row{color:var(--text-secondary);background:#ffffff05;border-radius:4px;padding:4px 6px;font-size:10px}.selected-clock-row button:disabled{opacity:.25;cursor:default}.clock-zone-grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.clock-zone-option{border:1px solid var(--border-color);cursor:pointer;border-radius:5px;align-items:center;gap:8px;padding:8px;display:flex}.clock-zone-option.selected{background:#32c6a612;border-color:#32c6a68c}.clock-zone-option.disabled{opacity:.4;cursor:not-allowed}.clock-zone-option span{color:var(--text-muted);align-items:baseline;gap:7px;font-size:10px;display:flex}.clock-zone-option strong{color:var(--text-secondary);font-size:10px}.clock-editor-options{border-top:1px solid var(--border-color);justify-content:flex-start;gap:20px;margin-top:12px;padding-top:12px}.clock-editor-options label{color:var(--text-secondary);align-items:center;gap:7px;font-size:10px;display:flex}.metrics-bar{justify-content:flex-start;gap:26px;padding:10px 18px}.widget{border-radius:6px}.widget-header{padding:8px 10px 8px 13px}.widget-btn{padding:4px 7px;font-size:9px}.lock-btn{font-size:9px}body.widget-focus-active{overflow:hidden}.grid-stack-item.grid-stack-item-focused{overflow:visible;z-index:5000!important;width:auto!important;height:auto!important;position:fixed!important;inset:12px!important;transform:none!important}.grid-stack-item-focused .grid-stack-item-content{inset:0!important}.grid-stack-item-focused .widget{border-color:var(--border-strong);box-shadow:0 24px 90px #000000b8}@media (width<=1180px){.header{align-items:flex-start}.header-left{gap:12px}.nav-tabs{display:none}.header-right{flex-wrap:wrap;justify-content:flex-end}.user-menu>span{display:none}}@media (width<=760px){.header{gap:10px;padding:9px 10px}.logo-text{display:none}.header-left{flex:none}.header-right{flex:1;gap:6px}.dropdown-btn{padding:6px 8px}.feed-health{order:3;min-width:118px}.user-menu{margin-left:auto}.user-avatar,.logout-btn{display:none}.world-clock-bar{grid-template-columns:minmax(0,1fr) auto}.world-clock-heading{display:none}.world-clock{column-gap:8px;min-width:157px;padding:9px 8px}.world-clock-time strong{font-size:14px}.world-clock-time span{display:none}.world-clock-location strong{font-size:10px}.world-clock-location span,.market-session{font-size:8px}.clock-editor-wrap{padding:0 9px}.clock-editor-trigger{padding:7px}.clock-zone-grid{grid-template-columns:1fr;max-height:260px;overflow-y:auto}.metrics-bar{gap:20px;padding-inline:12px}.dashboard-container{padding:8px}.grid-stack-item.grid-stack-item-focused{inset:6px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
