.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}.brand-mark{align-items:center;gap:10px;min-width:0;display:flex}.brand-logo-img{flex:none;width:142px;height:auto;display:block}.brand-product{border-left:1px solid var(--border-strong);color:var(--text-secondary);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;padding-left:10px;font-size:8px;font-weight:650;line-height:1.15}.brand-mark-full{flex-direction:column;gap:10px}.brand-mark-full .brand-logo-img{width:270px}.brand-mark-full .brand-product{border-left:0;border-top:1px solid var(--border-color);color:var(--text-muted);letter-spacing:1.8px;padding:10px 18px 0;font-size:9px}.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}.header-brand{flex:none}.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}.header-brand{gap:6px}.header-brand .brand-logo-img{width:100px}.header-brand .brand-product{letter-spacing:.7px;padding-left:6px;font-size:6px}.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}}:root{--site-navy:#052137;--site-navy-soft:#0b2e47;--site-teal:#039a9f;--site-teal-light:#d8f0ef;--site-ink:#102a3d;--site-slate:#607184;--site-muted:#788894;--site-line:#d7dedf;--site-panel:#eef2f1;--site-paper:#f7f8f5;--site-white:#fff}.product-site{background:var(--site-paper);min-height:100vh;color:var(--site-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.product-site *,.product-site :before,.product-site :after{box-sizing:border-box}.product-site a{color:inherit}.product-site main{overflow:hidden}.product-nav{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5f0;border-bottom:1px solid #0521371a;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:28px;width:100%;min-height:76px;padding:0 clamp(20px,4vw,68px);display:grid;position:sticky;top:0}.product-nav-brand{width:218px;line-height:0;display:block}.product-nav-brand img{width:100%;height:auto;display:block}.product-nav nav{align-items:center;gap:28px;display:flex}.product-nav nav a,.product-login-link{color:var(--site-slate);font-size:13px;font-weight:600;text-decoration:none;transition:color .18s}.product-nav nav a:hover,.product-nav nav a.active,.product-login-link:hover{color:var(--site-navy)}.product-nav-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.product-button{border:1px solid var(--site-navy);background:var(--site-navy);letter-spacing:.01em;border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:13px;font-weight:650;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;color:var(--site-white)!important}.product-button:hover{background:var(--site-navy-soft);transform:translateY(-1px)}.product-button-small{min-height:38px;padding:0 17px;font-size:12px}.product-button-wide{width:100%}.product-button-secondary{border-color:var(--site-line);background:0 0;color:var(--site-navy)!important}.product-button-secondary:hover{background:var(--site-white)}.product-button-light{border-color:var(--site-white);background:var(--site-white);color:var(--site-navy)!important}.product-hero{grid-template-columns:minmax(380px,.84fr) minmax(560px,1.16fr);align-items:center;gap:clamp(48px,7vw,110px);width:min(1480px,100%);min-height:690px;margin:0 auto;padding:96px clamp(24px,5vw,80px) 90px;display:grid}.product-eyebrow{color:var(--site-teal);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:11px;font-weight:750;display:flex}.product-eyebrow>span{background:currentColor;width:28px;height:1px}.product-eyebrow-light{color:#77cbc8}.product-hero h1,.knowledge-hero h1{max-width:720px;color:var(--site-navy);letter-spacing:-.055em;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(54px,5.5vw,82px);font-weight:550;line-height:.98}.product-hero-copy>p{max-width:600px;color:var(--site-slate);margin-top:28px;font-size:clamp(17px,1.5vw,20px);line-height:1.65}.product-hero-actions{align-items:center;gap:25px;margin-top:36px;display:flex}.product-text-link{color:var(--site-navy);font-size:13px;font-weight:650;text-decoration:none}.product-text-link span{color:var(--site-teal);margin-left:7px}.product-text-link-light{color:var(--site-white)}.product-hero-note{color:var(--site-muted);letter-spacing:.04em;margin-top:18px;font-size:11px}.workspace-preview{color:#eaf0f2;background:#07131e;border:1px solid #263b4b;border-radius:8px;min-width:0;padding:20px;position:relative;transform:perspective(1400px)rotateY(-2deg)rotateX(1deg);box-shadow:0 35px 90px #05213733}.workspace-preview:after{content:"";z-index:-1;filter:blur(55px);background:#039a9f24;position:absolute;inset:10% -10% -12% 20%}.workspace-preview-top,.workspace-preview-live,.workspace-preview-brand{align-items:center;display:flex}.workspace-preview-top{border-bottom:1px solid #243644;justify-content:space-between;padding-bottom:15px}.workspace-preview-brand{letter-spacing:.08em;gap:12px;font-size:12px;font-weight:700}.workspace-preview-brand span{color:#7e93a3;letter-spacing:.06em;text-transform:uppercase;border-left:1px solid #344b5d;padding-left:12px;font-size:9px;font-weight:500}.workspace-preview-live{color:#90a2ae;text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:9px}.workspace-preview-live i{background:#35c4a0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #35c4a0a6}.workspace-preview-metrics{background:#243644;border:1px solid #243644;grid-template-columns:repeat(3,1fr);gap:1px;margin:14px 0;display:grid}.workspace-preview-metrics>div{background:#0c1b27;flex-direction:column;gap:5px;padding:12px;display:flex}.workspace-preview-metrics span{color:#718795;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.workspace-preview-metrics strong{color:#f2f5f6;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:500}.workspace-preview-metrics>div:first-child strong,.workspace-preview-metrics>div:nth-child(2) strong{color:#58cfb0}.workspace-preview-grid{grid-template-columns:1.65fr .72fr;gap:10px;display:grid}.workspace-chart-card,.workspace-flow-card{background:#091822;border:1px solid #243644;min-width:0;padding:12px}.workspace-card-label{color:#8ba0ad;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:8px;display:flex}.workspace-card-label span{color:#536d7d}.workspace-chart-card svg{width:100%;height:auto;display:block}.workspace-grid-lines path{stroke:#17303e;stroke-width:1px;fill:none}.workspace-area{fill:url(#area)}.workspace-line{fill:none;stroke:#4bc1b1;stroke-width:3px}.workspace-level{stroke:#d2a85f;stroke-width:1px;stroke-dasharray:5 6;opacity:.75}.gamma-bars{gap:10px;padding:4px 0;display:grid}.gamma-bar-row{align-items:center;gap:8px;height:14px;display:flex}.gamma-bar-row span{color:#627887;width:16px;font-family:JetBrains Mono,monospace;font-size:7px}.gamma-bar-row i{border-radius:4px;height:5px;display:block}.gamma-bar-row i.positive{background:#31bca0}.gamma-bar-row i.negative{background:#da6b74}.workspace-preview-caption{color:#58707f;margin-top:10px;font-size:8px}.product-proof{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);min-height:68px;color:var(--site-slate);letter-spacing:.09em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(22px,4vw,62px);padding:0 clamp(24px,5vw,80px);font-size:10px;font-weight:650;display:flex}.product-proof span+span:before{content:"";background:var(--site-teal);border-radius:50%;width:3px;height:3px;margin:0 clamp(22px,4vw,62px) 2px 0;display:inline-block}.product-section{width:min(1320px,100%);margin:0 auto;padding:120px clamp(24px,5vw,70px)}.product-section-heading{max-width:790px;margin-bottom:58px}.product-section-heading h2,.product-method-copy h2,.product-final-cta h2{color:var(--site-navy);letter-spacing:-.045em;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(40px,4vw,62px);font-weight:550;line-height:1.02}.product-section-heading>p,.product-method-copy>p{color:var(--site-slate);margin-top:20px;font-size:16px;line-height:1.7}.product-section-heading-centered{text-align:center;margin-inline:auto}.product-section-heading-centered .product-eyebrow{justify-content:center}.product-feature-grid{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);grid-template-columns:repeat(4,1fr);display:grid}.product-feature-card{border-right:1px solid var(--site-line);min-height:310px;padding:34px 26px}.product-feature-card:last-child{border-right:0}.product-feature-card>span{color:var(--site-teal);font-family:JetBrains Mono,monospace;font-size:10px}.product-feature-card h3{color:var(--site-navy);margin-top:78px;font-size:21px;font-weight:600}.product-feature-card p{color:var(--site-slate);margin-top:16px;font-size:14px;line-height:1.7}.product-method-section{background:var(--site-navy);grid-template-columns:1fr 1fr;align-items:center;gap:90px;width:100%;max-width:none;padding-inline:max(24px,50vw - 590px);display:grid}.product-method-copy h2{color:var(--site-white)}.product-method-copy>p{color:#a8b9c4}.product-method-copy .product-text-link{margin-top:24px;display:inline-block}.product-method-steps{border:1px solid #27465d;grid-template-columns:1fr 1fr;display:grid}.product-method-steps>div{border-bottom:1px solid #27465d;border-right:1px solid #27465d;min-height:178px;padding:24px}.product-method-steps>div:nth-child(2n){border-right:0}.product-method-steps>div:nth-child(n+3){border-bottom:0}.product-method-steps span{color:#58c7c2;font-family:JetBrains Mono,monospace;font-size:10px}.product-method-steps strong{color:var(--site-white);margin-top:34px;font-size:18px;display:block}.product-method-steps p{color:#8fa4b1;margin-top:8px;font-size:12px;line-height:1.5}.product-engineering-section{max-width:1180px}.engineering-grid{border:1px solid var(--site-line);background:var(--site-white);grid-template-columns:repeat(3,1fr);display:grid}.engineering-grid article{border-right:1px solid var(--site-line);min-height:290px;padding:32px}.engineering-grid article:last-child{border-right:0}.engineering-grid article>span{color:var(--site-teal);letter-spacing:.08em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:650}.engineering-grid h3{max-width:250px;color:var(--site-navy);margin-top:72px;font-size:21px;font-weight:600;line-height:1.25}.engineering-grid p{color:var(--site-slate);margin-top:16px;font-size:13px;line-height:1.7}.engineering-cta{justify-content:space-between;align-items:flex-start;gap:40px;padding:24px 0 0;display:flex}.engineering-cta>p{max-width:730px;color:var(--site-muted);font-size:11px;line-height:1.7}.engineering-cta .product-text-link{flex:none}.product-pricing-section{max-width:1180px}.pricing-toggle{border:1px solid var(--site-line);background:var(--site-white);width:fit-content;margin:30px auto 0;padding:3px;display:flex}.pricing-toggle button{color:var(--site-slate);cursor:pointer;background:0 0;border:0;padding:9px 15px;font-size:12px}.pricing-toggle button.active{background:var(--site-navy);color:var(--site-white)}.pricing-toggle button span{color:#53c4be;margin-left:5px;font-size:9px}.pricing-layout{grid-template-columns:1.48fr .72fr;gap:22px;display:grid}.pricing-card,.founding-offer,.desk-offer{border:1px solid var(--site-line);background:var(--site-white)}.pricing-card{padding:clamp(28px,4vw,48px)}.pricing-card-head{border-bottom:1px solid var(--site-line);justify-content:space-between;gap:20px;padding-bottom:28px;display:flex}.pricing-card-head>div>span,.founding-offer>span,.desk-offer>span{color:var(--site-teal);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.pricing-card-head h3{color:var(--site-navy);letter-spacing:-.05em;margin-top:15px;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:58px;font-weight:550}.pricing-card-head p{color:var(--site-muted);font-size:12px}.pricing-card-head em{background:var(--site-teal-light);color:#08797d;text-transform:uppercase;letter-spacing:.08em;height:fit-content;padding:6px 9px;font-size:9px;font-style:normal;font-weight:700}.pricing-card ul{gap:15px;margin:30px 0;list-style:none;display:grid}.pricing-card li{color:var(--site-slate);padding-left:24px;font-size:13px;position:relative}.pricing-card li:before{content:"✓";color:var(--site-teal);font-weight:700;position:absolute;left:0}.pricing-fineprint{color:var(--site-muted);margin-top:15px;font-size:10px;line-height:1.55}.pricing-side{grid-template-rows:1fr 1fr;gap:22px;display:grid}.founding-offer,.desk-offer{padding:30px}.founding-offer strong,.desk-offer strong{color:var(--site-navy);letter-spacing:-.035em;margin-top:30px;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:550;display:block}.founding-offer p,.desk-offer p{color:var(--site-slate);margin-top:12px;font-size:12px;line-height:1.6}.desk-offer{background:var(--site-panel)}.desk-offer a{color:var(--site-navy);margin-top:24px;font-size:12px;font-weight:650;text-decoration:none;display:inline-block}.product-knowledge-section{max-width:1180px}.knowledge-preview-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:34px;display:grid}.knowledge-preview-grid a{border:1px solid var(--site-line);background:var(--site-white);min-height:250px;padding:26px;text-decoration:none;transition:border-color .18s,transform .18s}.knowledge-preview-grid a:hover{border-color:#9eb7b7;transform:translateY(-3px)}.knowledge-preview-grid span{color:var(--site-teal);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.knowledge-preview-grid strong{color:var(--site-navy);margin-top:68px;font-size:19px;line-height:1.3;display:block}.knowledge-preview-grid p{color:var(--site-slate);margin-top:13px;font-size:12px;line-height:1.6}.product-faq-section{grid-template-columns:.7fr 1.3fr;gap:80px;max-width:1080px;display:grid}.product-faq-list{border-top:1px solid var(--site-line)}.product-faq-list details{border-bottom:1px solid var(--site-line)}.product-faq-list summary{color:var(--site-navy);cursor:pointer;justify-content:space-between;gap:20px;padding:22px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.product-faq-list summary::-webkit-details-marker{display:none}.product-faq-list summary span{color:var(--site-teal);font-size:20px;font-weight:400;transition:transform .18s}.product-faq-list details[open] summary span{transform:rotate(45deg)}.product-faq-list details>p{max-width:680px;color:var(--site-slate);padding:0 40px 24px 0;font-size:13px;line-height:1.75}.product-final-cta{background:var(--site-navy);justify-content:space-between;align-items:center;gap:50px;min-height:310px;padding:68px max(24px,50vw - 590px);display:flex}.product-final-cta h2{max-width:760px;color:var(--site-white)}.product-final-cta p{color:#a7b9c3;margin-top:14px;font-size:15px}.product-footer{border-top:1px solid var(--site-line);color:var(--site-slate);background:#eef2ef;padding:0 24px}.product-footer-inner{width:min(1180px,100%);margin:0 auto}.product-footer-main{grid-template-columns:minmax(340px,1fr) 160px 190px;align-items:start;gap:70px;min-height:244px;padding:54px 0 46px;display:grid}.product-footer-brand img{width:228px;height:auto;display:block}.product-footer-brand p{max-width:340px;color:var(--site-slate);margin-top:17px;font-size:12px;line-height:1.6}.product-footer-group{align-content:start;gap:12px;display:grid}.product-footer-group>span{color:var(--site-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:750}.product-footer-group a{width:fit-content;color:var(--site-navy);font-size:12px;font-weight:600;text-decoration:none;transition:color .18s}.product-footer-group a:hover{color:var(--site-teal)}.product-footer-legal{min-height:58px;color:var(--site-muted);border-top:1px solid #cdd7d6;justify-content:space-between;align-items:center;gap:30px;padding:18px 0;font-size:9px;line-height:1.5;display:flex}.knowledge-hero{background:var(--site-white);padding:105px max(24px,50vw - 590px) 90px}.knowledge-hero h1{max-width:850px}.knowledge-hero>p{max-width:720px;color:var(--site-slate);margin-top:24px;font-size:18px;line-height:1.65}.knowledge-search{border:1px solid var(--site-line);background:var(--site-paper);align-items:center;gap:13px;max-width:720px;height:56px;margin-top:38px;padding:0 18px;display:flex}.knowledge-search svg{fill:none;width:18px;stroke:var(--site-teal);stroke-width:1.8px}.knowledge-search input{width:100%;color:var(--site-navy);background:0 0;border:0;outline:0;font-size:14px}.knowledge-layout{grid-template-columns:220px 1fr;align-items:start;gap:70px;width:min(1180px,100%);margin:0 auto;padding:80px 24px 120px;display:grid}.knowledge-categories{gap:3px;display:grid;position:sticky;top:105px}.knowledge-categories>span{color:var(--site-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:700}.knowledge-categories button{color:var(--site-slate);cursor:pointer;text-align:left;background:0 0;border:0;border-left:2px solid #0000;padding:10px 12px;font-size:12px}.knowledge-categories button.active{border-left-color:var(--site-teal);background:var(--site-white);color:var(--site-navy);font-weight:650}.knowledge-result-count{color:var(--site-muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:12px;font-size:10px}.knowledge-article{border-top:1px solid var(--site-line);padding:30px 0;scroll-margin-top:100px}.knowledge-article>span{color:var(--site-teal);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.knowledge-article h2{color:var(--site-navy);letter-spacing:-.035em;margin-top:10px;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:30px;font-weight:550}.knowledge-summary{max-width:720px;color:var(--site-slate);margin-top:10px;font-size:13px;line-height:1.6}.knowledge-article details{margin-top:17px}.knowledge-article summary{width:fit-content;color:var(--site-navy);cursor:pointer;font-size:12px;font-weight:650;list-style:none}.knowledge-article summary::-webkit-details-marker{display:none}.knowledge-article summary i{color:var(--site-teal);margin-left:7px;font-style:normal}.knowledge-article details>div{border-left:2px solid var(--site-teal);background:var(--site-white);max-width:760px;margin-top:18px;padding:20px}.knowledge-article details p{color:var(--site-slate);font-size:13px;line-height:1.75}.knowledge-article details p+p{margin-top:13px}.knowledge-empty{border-top:1px solid var(--site-line);color:var(--site-muted);padding:70px 0}.knowledge-disclosure{background:var(--site-panel);grid-template-columns:190px 1fr;gap:40px;padding:48px max(24px,50vw - 590px);display:grid}.knowledge-disclosure strong{color:var(--site-navy);font-size:12px}.knowledge-disclosure p{max-width:850px;color:var(--site-slate);font-size:12px;line-height:1.7}@media (width<=1100px){.product-nav{grid-template-columns:1fr auto}.product-nav nav{display:none}.product-hero{grid-template-columns:1fr}.product-hero-copy{max-width:780px}.workspace-preview{max-width:820px;transform:none}.product-feature-grid{grid-template-columns:repeat(2,1fr)}.engineering-grid{grid-template-columns:1fr}.engineering-grid article{border-right:0;border-bottom:1px solid var(--site-line);min-height:230px}.engineering-grid article:last-child{border-bottom:0}.engineering-grid h3{margin-top:46px}.engineering-cta{flex-direction:column;gap:18px}.product-feature-card:nth-child(2){border-right:0}.product-feature-card:nth-child(-n+2){border-bottom:1px solid var(--site-line)}.product-method-section{gap:50px}}@media (width<=760px){.product-nav{gap:10px;min-height:66px;padding:0 15px}.product-nav-brand{width:150px}.product-login-link{display:none}.product-button-small{min-height:34px;padding-inline:11px;font-size:10px}.product-hero{gap:48px;min-height:auto;padding:70px 20px 64px}.product-hero h1,.knowledge-hero h1{font-size:clamp(44px,14vw,60px)}.product-hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.workspace-preview{margin-inline:-6px;padding:12px}.workspace-preview-brand span{display:none}.workspace-preview-metrics{grid-template-columns:1fr 1fr}.workspace-preview-metrics>div:last-child{display:none}.workspace-preview-grid{grid-template-columns:1fr}.workspace-flow-card{display:none}.product-proof{white-space:nowrap;justify-content:flex-start;min-height:58px;overflow-x:auto}.product-proof span+span:before{margin-right:22px}.product-section{padding:82px 20px}.product-feature-grid{grid-template-columns:1fr}.product-feature-card{border-right:0;border-bottom:1px solid var(--site-line);min-height:245px}.product-feature-card:last-child{border-bottom:0}.product-feature-card h3{margin-top:52px}.product-method-section,.product-method-steps{grid-template-columns:1fr}.product-method-steps>div,.product-method-steps>div:nth-child(2n),.product-method-steps>div:nth-child(n+3){border-bottom:1px solid #27465d;border-right:0}.product-method-steps>div:last-child{border-bottom:0}.pricing-layout,.knowledge-preview-grid,.product-faq-section{grid-template-columns:1fr}.pricing-side{grid-template-rows:auto}.product-final-cta{flex-direction:column;align-items:flex-start}.product-footer{padding-inline:20px}.product-footer-main{grid-template-columns:1fr 1fr;gap:38px 24px;min-height:0;padding:44px 0 38px}.product-footer-brand{grid-column:1/-1;padding-bottom:5px}.product-footer-brand img{width:210px}.product-footer-legal{flex-direction:column;align-items:flex-start;gap:8px;min-height:0;padding:18px 0 22px}.knowledge-hero{padding:72px 20px 64px}.knowledge-layout{grid-template-columns:1fr;gap:32px;padding:55px 20px 85px}.knowledge-categories{grid-template-columns:repeat(2,1fr);position:static}.knowledge-categories>span{grid-column:1/-1}.knowledge-disclosure{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.workspace-preview{transform:none}.product-site *,.product-site :before,.product-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
