.blacklist-editor .blacklist-add-row{display:flex;align-items:stretch;gap:8px;min-width:0}.blacklist-editor .blacklist-search{display:flex;align-items:center;flex:1;min-width:0;gap:8px;padding:0 10px;border:1px solid #30363e;border-radius:5px;background:#08090b;color:#9ea7b3}.blacklist-editor .blacklist-search input{width:100%;min-width:0;height:36px;padding:0;border:0;background:transparent;color:#e8ebef;font:500 13px/1.4 Inter,sans-serif;box-shadow:none}.blacklist-editor .blacklist-search:focus-within{outline:1px solid #b9c0c9;outline-offset:2px}.blacklist-editor .blacklist-search input:focus{outline:none}.blacklist-editor button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #30363e;border-radius:5px;background:#08090b;color:#e8ebef;cursor:pointer;transition:background .13s,border-color .13s}.blacklist-editor button:hover:not(:disabled){background:#181b20;border-color:#707985}.blacklist-editor button:focus-visible{outline:2px solid #b9c0c9;outline-offset:2px}.blacklist-editor button:disabled{opacity:.4;cursor:default}.blacklist-editor .blacklist-add{flex:0 0 38px;width:38px;min-height:38px;padding:0}.blacklist-editor svg{flex:0 0 auto}.blacklist-editor .blacklist-chips{display:flex;flex-wrap:wrap;align-content:start;gap:8px;max-height:240px;overflow-y:auto;margin:12px 0 0;padding:3px;list-style:none;scrollbar-width:thin}.blacklist-editor .blacklist-chips li{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;padding-left:10px;border:1px solid #30363e;border-radius:5px;background:#121418;color:#e8ebef;font:600 13px/1.4 Inter,sans-serif}.blacklist-editor .blacklist-chips li>span{overflow-wrap:anywhere}.blacklist-editor .blacklist-chips button{flex:0 0 30px;width:30px;min-height:30px;padding:0;border-color:transparent;background:transparent}.blacklist-editor .blacklist-suggestions{display:grid;gap:3px;max-height:200px;overflow-y:auto;margin:8px 0 0;padding:4px;list-style:none;border:1px solid #30363e;border-radius:5px;background:#08090b}.blacklist-editor .blacklist-suggestions button{width:100%;justify-content:space-between;min-height:32px;padding:4px 8px;border-color:transparent;font:500 13px/1.4 Inter,sans-serif}.blacklist-editor .blacklist-suggestions button span{min-width:0;overflow-wrap:anywhere}.blacklist-editor .blacklist-empty,.blacklist-editor .blacklist-error{margin:10px 0;font:400 13px/1.5 Inter,sans-serif;color:#9ea7b3}.blacklist-editor .blacklist-error{color:#ffb4ac}.blacklist-editor .blacklist-notice{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(prefers-reduced-motion:reduce){.blacklist-editor button{transition:none}}.omega-logo{display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:100%;flex:0 0 auto;border-radius:3px;background:transparent;overflow:hidden;overflow:clip;contain:layout paint;isolation:isolate;text-decoration:none;transition:filter .16s ease,opacity .16s ease}.omega-logo:hover{filter:brightness(1.06)}.omega-logo:focus-visible{outline:2px solid rgba(255,255,255,.76);outline-offset:3px}.omega-logo__image{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.omega-logo--full{aspect-ratio:1133 / 291}.omega-logo--iconOnly{aspect-ratio:512 / 392}.omega-logo--full.omega-logo--sm{width:clamp(126px,9.5vw,148px)}.omega-logo--full.omega-logo--md{width:min(360px,90vw)}.omega-logo--full.omega-logo--lg{width:min(520px,92vw)}.omega-logo--iconOnly.omega-logo--sm{width:48px}.omega-logo--iconOnly.omega-logo--md{width:72px}.omega-logo--iconOnly.omega-logo--lg{width:104px}@media(max-width:560px){.omega-logo--full.omega-logo--sm{width:min(118px,34vw)}.omega-logo--full.omega-logo--md,.omega-logo--full.omega-logo--lg{width:min(420px,90vw)}}@media(prefers-reduced-motion:reduce){.omega-logo{transition:none}}.magic-bento-section{position:relative;width:min(1280px,100%);margin:0 auto 18px;-webkit-user-select:none;user-select:none}.magic-bento-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.magic-bento-card{--glow-x: 50%;--glow-y: 50%;--glow-intensity: 0;--glow-radius: 220px;position:relative;min-width:0;min-height:136px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;border:1px solid rgba(245,248,250,.15);border-radius:5px;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.16),transparent 18%),linear-gradient(180deg,#fff1,#ffffff03 26%,#00000061),#050606;color:#f7f8fa;padding:14px;overflow:hidden;transform-style:preserve-3d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.magic-bento-card:nth-child(3){grid-column:span 2;grid-row:span 2;min-height:282px}.magic-bento-card:nth-child(4){grid-column:span 2}.magic-bento-card:before{content:"";position:absolute;inset:0 0 auto;height:54px;background:radial-gradient(58px 27px at 8px 0,rgba(255,255,255,.24) 0%,rgba(255,255,255,.12) 28%,rgba(255,255,255,.032) 52%,transparent 76%),linear-gradient(116deg,rgba(255,255,255,.13) 0%,rgba(255,255,255,.056) 7%,rgba(255,255,255,.016) 20%,transparent 36%),linear-gradient(180deg,rgba(255,255,255,.03),transparent 72%);opacity:.78;pointer-events:none}.magic-bento-card:hover,.magic-bento-card:focus-within{border-color:#ffffff47;box-shadow:0 14px 30px #000000c7,0 0 20px rgba(var(--glow-color),.06),inset 0 1px #ffffff2e,inset 0 -1px #000000e6}.magic-bento-card--border-glow:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;padding:1px;background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y),rgba(var(--glow-color),calc(var(--glow-intensity) * .72)) 0%,rgba(var(--glow-color),calc(var(--glow-intensity) * .28)) 30%,transparent 60%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;opacity:1;pointer-events:none}.magic-bento-card__header,.magic-bento-card__content{position:relative;z-index:2;min-width:0}.magic-bento-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.magic-bento-card__header strong,.magic-bento-card__label{border:1px solid rgba(235,239,242,.1);border-radius:4px;background:#ffffff06;color:#ebeff29e;padding:4px 6px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:720;line-height:1;text-transform:uppercase}.magic-bento-card__header strong{color:#f5f8fad1}.magic-bento-card__content{display:grid;gap:7px}.magic-bento-card__title{margin:0;color:#fbfcfd;font-size:19px;font-weight:650;line-height:1.02;text-shadow:0 0 7px rgba(255,255,255,.13),0 1px 1px rgba(0,0,0,.92)}.magic-bento-card:nth-child(3) .magic-bento-card__title{max-width:420px;font-size:30px}.magic-bento-card__description{max-width:42ch;margin:0;color:#ebeff29e;font-size:12px;font-weight:650;line-height:1.45}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:2;line-clamp:2}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:3;line-clamp:3}.magic-bento-particle-container{position:relative;overflow:hidden}.magic-bento-particle:before{content:"";position:absolute;inset:-2px;z-index:-1;border-radius:999px;background:rgba(var(--glow-color),.18)}.magic-bento-ripple{position:absolute;z-index:30;border-radius:999px;pointer-events:none}.magic-bento-global-spotlight{position:fixed;width:760px;height:760px;z-index:20!important;border-radius:999px;opacity:0;pointer-events:none;mix-blend-mode:screen;transform:translate(-50%,-50%);will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.magic-bento-card{transition:none}}@media(max-width:1020px){.magic-bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.magic-bento-card:nth-child(3),.magic-bento-card:nth-child(4){grid-column:auto;grid-row:auto;min-height:136px}.magic-bento-card:nth-child(3) .magic-bento-card__title{font-size:19px}}@media(max-width:620px){.magic-bento-grid{grid-template-columns:1fr}.magic-bento-card{min-height:124px}}.performance-mode-toggle{min-width:76px;min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;border:1px solid rgba(235,239,242,.15);border-radius:5px;background:linear-gradient(180deg,#fff1,#ffffff02 60%),#050606;color:#ebeff28f;box-shadow:inset 0 1px #ffffff16;padding:0 7px;font:720 9px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:0;text-transform:uppercase;white-space:nowrap;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.performance-mode-toggle:hover{border-color:#ffffff52;color:#ffffffeb}.performance-mode-toggle:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.performance-mode-toggle.active{border-color:#f2f5f86b;background:linear-gradient(180deg,#ffffff1f,#ffffff06 62%),#080909;color:#f5f7f9;box-shadow:inset 0 1px #ffffff29,0 0 12px #ffffff0e}.performance-mode-toggle svg{flex:0 0 auto;stroke-width:1.8}.performance-mode-toggle__switch{position:relative;width:22px;height:12px;flex:0 0 auto;border:1px solid rgba(235,239,242,.2);border-radius:999px;background:#000000ad}.performance-mode-toggle__switch i{position:absolute;top:2px;left:2px;width:6px;height:6px;border-radius:50%;background:#ebeff26b;transition:transform .15s ease,background-color .15s ease}.performance-mode-toggle.active .performance-mode-toggle__switch i{background:#fff;transform:translate(10px)}html.omega-lite-mode .performance-mode-toggle,html.omega-lite-mode .performance-mode-toggle__switch i{transition:none}html.omega-lite-mode .performance-mode-toggle.active{box-shadow:inset 0 1px #ffffff21}@media(max-width:620px){.performance-mode-toggle{min-width:51px;padding-inline:6px}.performance-mode-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}.home-shell{--home-metal: #050606;--home-metal-raised: #0a0b0c;--home-edge: rgba(241, 244, 247, .16);--home-edge-strong: rgba(248, 250, 252, .28);--home-copy-muted: rgba(232, 235, 239, .66);position:relative;min-height:100vh;display:grid;align-content:start;gap:18px;padding:16px;color:#eef1f4;background:#000;isolation:isolate;overflow-x:clip}.home-shell:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.014) 1px,transparent 1px),#000;background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.52) 58%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.52) 58%,transparent 100%)}.home-shell:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent 170px)}.home-topbar{position:relative;z-index:10;width:min(1440px,100%);min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;border:1px solid var(--home-edge);border-radius:6px;background:linear-gradient(180deg,#ffffff10,#ffffff03 54%,#00000047),var(--home-metal);box-shadow:0 14px 34px #0000009e,inset 0 1px #ffffff24,inset 0 -1px #000000e6;padding:8px 10px 8px 14px}.home-logo{width:252px;max-width:48vw}.home-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.home-live-state,.home-secure-note{display:inline-flex;align-items:center;gap:7px;color:#ebeff294;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.home-live-state svg{color:rgb(var(--bid-rgb));filter:drop-shadow(0 0 5px rgba(var(--bid-rgb),.34))}.home-login,.home-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--home-edge);border-radius:5px;color:#f3f5f7;background:linear-gradient(180deg,#ffffff17,#ffffff03 62%),#050606;box-shadow:inset 0 1px #ffffff21,0 7px 18px #00000061;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.home-login{min-height:34px;padding:7px 11px;font-size:12px;font-weight:750}.home-login:hover,.home-cta:hover{border-color:var(--home-edge-strong);box-shadow:inset 0 1px #fff3,0 0 18px #ffffff13,0 8px 20px #0000007a;transform:translateY(-1px)}.home-login:active,.home-cta:active{transform:translateY(0)}.home-login:focus-visible,.home-cta:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:3px}.home-hero{position:relative;width:min(1440px,100%);min-height:0;display:grid;grid-template-rows:auto auto;gap:16px;margin:0 auto;isolation:isolate}.home-copy{position:relative;z-index:2;width:min(760px,100%);min-height:0;display:grid;align-content:center;gap:17px;padding:42px 20px 8px}.home-kicker{width:fit-content;margin:0;border-left:2px solid rgba(255,255,255,.68);color:#eff2f5a3;padding:2px 0 2px 10px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:720;line-height:1.2;text-transform:uppercase}.home-copy h1{margin:0;color:#fbfcfd;font-size:56px;font-weight:690;line-height:.96;letter-spacing:0;text-shadow:0 0 18px rgba(255,255,255,.13),0 2px 2px rgba(0,0,0,.92)}.home-title-accessible{position:absolute;width:1px;height:1px;margin:-1px!important;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home-ascii-title{position:relative;width:min(720px,100%);height:132px;margin:-8px 0 -7px;overflow:hidden;isolation:isolate}.home-ascii-title:after{content:"";position:absolute;inset:14px 0;z-index:3;border-top:1px solid rgba(255,255,255,.035);border-bottom:1px solid rgba(255,255,255,.025);pointer-events:none;opacity:.6;-webkit-mask-image:linear-gradient(90deg,#000,transparent 76%);mask-image:linear-gradient(90deg,#000,transparent 76%)}.ascii-text-container,.ascii-text-output{position:absolute;inset:0;width:100%;height:100%}.ascii-text-container{overflow:hidden;contain:layout paint}.ascii-text-output{pointer-events:none}.ascii-text-output canvas{position:absolute;inset:0;z-index:0;width:100%;height:100%;opacity:0;image-rendering:pixelated}.ascii-text-output pre{position:absolute;top:50%;left:50%;z-index:2;margin:0;padding:0;color:#fff;background:radial-gradient(circle at 32% 46%,#fff,#f4f5f6 44%,#a7adb4);background-clip:text;line-height:1em;text-align:left;white-space:pre;-webkit-user-select:none;user-select:none;transform:translate(-50%,-50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 5px rgba(255,255,255,.14))}.ascii-text-fallback{position:absolute;top:50%;left:0;z-index:1;color:#fbfcfd;font-family:IBM Plex Mono,JetBrains Mono,Consolas,monospace;font-size:54px;font-weight:700;line-height:1;white-space:nowrap;transform:translateY(-50%);transition:opacity .16s ease}.ascii-text-container[data-ascii-ready=true] .ascii-text-fallback{opacity:0}.home-subtitle{max-width:540px;margin:0;color:var(--home-copy-muted);font-size:16px;font-weight:480;line-height:1.62}.home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px}.home-cta{min-height:42px;border-color:#f5f8fa3d;padding:10px 14px;font-size:12px;font-weight:780}.home-secure-note{max-width:250px;line-height:1.45;text-transform:none}.home-secure-note svg{flex:0 0 auto;color:#f5f8fac7}.home-metrics{display:flex;align-items:stretch;flex-wrap:wrap;margin-top:7px}.home-metrics span{display:grid;gap:4px;border-left:1px solid rgba(235,239,242,.13);color:#ebeff270;padding:0 15px;font-size:10px;font-weight:650}.home-metrics span:first-child{padding-left:0;border-left:0}.home-metrics b{color:#f8fafcdb;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:720}.home-preview{position:relative;inset:auto;z-index:1;min-width:0;min-height:326px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;border:1px solid var(--home-edge);border-radius:6px;background:linear-gradient(180deg,#ffffff0c,#ffffff02 22%,#0000003d),#030404;box-shadow:0 22px 64px #000000bd,inset 0 1px #ffffff1f,inset 0 -1px #000000eb;padding:12px;overflow:hidden}.home-preview:after{display:none}.home-preview-head,.home-preview-toolbar,.home-preview-grid{position:relative;z-index:2}.home-preview-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(235,239,242,.09);padding:0 3px 10px}.home-preview-head>div{display:grid;gap:3px}.home-preview-head span,.home-preview-head small,.home-preview-head strong{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.home-preview-head span{color:#f8fafccc;font-size:10px;font-weight:760}.home-preview-head small{color:#ebeff266;font-size:8px}.home-preview-head strong{display:inline-flex;align-items:center;gap:6px;color:#dcfff2c7;font-size:9px;font-weight:720}.home-preview-head strong i{width:6px;height:6px;border-radius:50%;background:rgb(var(--bid-rgb));box-shadow:0 0 7px rgba(var(--bid-rgb),.58)}.home-preview-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.home-preview-toolbar span{min-height:25px;display:inline-flex;align-items:center;border:1px solid rgba(235,239,242,.12);border-radius:4px;background:#ffffff06;color:#ebeff294;padding:5px 8px;font-size:9px;font-weight:700}.home-preview-grid{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-content:stretch}.home-preview-card{--preview-pointer-x: 50%;--preview-pointer-y: 50%;--preview-rotate-x: 0deg;--preview-rotate-y: 0deg;--preview-lift: 0px;--preview-glow: 0;position:relative;z-index:0;min-width:0;display:grid;align-content:start;gap:5px;border:1px solid rgba(235,239,242,.14);border-radius:5px;background:#050606;box-shadow:0 10px 22px #000000b3,inset 0 1px #ffffff1b,inset 0 -1px #000000e0;padding:8px;overflow:hidden;transform:perspective(900px) translateY(var(--preview-lift)) rotateX(var(--preview-rotate-x)) rotateY(var(--preview-rotate-y));transform-style:preserve-3d;transform-origin:center;will-change:transform;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-preview-card:before{content:"";position:absolute;inset:0 45% auto 0;height:36px;pointer-events:none;background:linear-gradient(118deg,rgba(255,255,255,.16),rgba(255,255,255,.035) 42%,transparent 76%)}.home-preview-card:after{content:"";position:absolute;inset:0;z-index:4;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(150px circle at var(--preview-pointer-x) var(--preview-pointer-y),rgba(255,255,255,calc(var(--preview-glow) * .78)),rgba(255,255,255,calc(var(--preview-glow) * .18)) 36%,transparent 68%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor}.home-preview-card:hover{z-index:2;border-color:#f8fafc3d;box-shadow:0 15px 32px #000000c7,0 0 22px #ffffff0e,inset 0 1px #ffffff26,inset 0 -1px #000000e6}.home-preview-card-head{position:relative;min-width:0;min-height:39px;display:grid;align-content:start;gap:6px;border-bottom:1px solid rgba(235,239,242,.07);padding-bottom:7px}.home-preview-card-head strong{color:#fafcfdf0;font-size:14px;font-weight:660;line-height:1}.home-preview-card-head span{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;color:#ebeff294;font-size:9px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.home-preview-card-head img{width:12px;height:12px;flex:0 0 12px;border-radius:3px;object-fit:contain}.home-preview-columns,.home-preview-row{display:grid;grid-template-columns:minmax(48px,.9fr) minmax(52px,1fr) 43px 36px;align-items:center;gap:4px}.home-preview-columns{color:#ebeff26b;padding:1px 5px 0;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:720}.home-preview-columns span:nth-child(n+2){text-align:right}.home-preview-row{min-width:0;height:22px;border:1px solid;border-radius:3px;padding:0 5px;color:#f8fafce8;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px rgba(0,0,0,.88)}.home-preview-row.bid{border-color:#3fbb918f;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 56%),#0d3027;box-shadow:inset 2px 0 #45ce9dd1}.home-preview-row.ask{border-color:#d8435d99;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 56%),#321018;box-shadow:inset 2px 0 #e84a69d6}.home-preview-row b,.home-preview-row span{min-width:0;overflow:hidden;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.home-preview-row span{text-align:right}.home-features{width:min(1440px,100%);margin:0 auto 20px}.home-features>.magic-bento-section{width:100%;margin:0}.home-features .magic-bento-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:8px 6px 12px}.home-features .magic-bento-card{min-height:126px;border-color:#f1f4f721;background:#050606!important;box-shadow:0 11px 24px #000000ad,inset 0 1px #ffffff1b,inset 0 -1px #000000e6;padding:13px;transform-style:preserve-3d;transform-origin:center;will-change:transform}.home-features .magic-bento-card:hover{z-index:3;border-color:#ffffff45;box-shadow:0 17px 36px #000c,0 0 24px #fff1,inset 0 1px #ffffff2b,inset 0 -1px #000000eb}.home-features .magic-bento-card:before{height:34px;opacity:.5}.home-features .magic-bento-card:nth-child(3){min-height:260px}.home-features .magic-bento-card__title{font-size:17px;font-weight:640}.home-features .magic-bento-card:nth-child(3) .magic-bento-card__title{font-size:27px}.home-features .magic-bento-card__description{color:#ebeff28f;font-size:11px}@media(max-width:1080px){.home-hero{min-height:auto;gap:18px}.home-copy{width:min(760px,100%);min-height:0;padding:36px 18px 8px}.home-preview{position:relative;inset:auto;min-height:340px}.home-preview:after{display:none}.home-features{margin-top:0}.home-features .magic-bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-features .magic-bento-card:nth-child(3),.home-features .magic-bento-card:nth-child(4){grid-column:auto;grid-row:auto;min-height:126px}.home-features .magic-bento-card:nth-child(3) .magic-bento-card__title{font-size:17px}}@media(max-width:720px){.home-shell{padding:10px}.home-topbar{min-height:54px;padding-left:10px}.home-logo{width:205px}.home-live-state{display:none}.home-copy{padding:28px 8px 8px}.home-copy h1{font-size:44px}.home-ascii-title{height:112px;margin-top:-3px;margin-bottom:-2px}.ascii-text-fallback{font-size:42px}.home-subtitle{font-size:14px}.home-preview{min-height:auto}.home-preview-grid{grid-template-columns:1fr}.home-preview-card:nth-child(n+3){display:none}.home-features .magic-bento-grid{grid-template-columns:1fr}}@media(max-width:420px){.home-logo{width:170px}.home-login{min-height:32px;padding-inline:9px}.home-copy h1{font-size:38px}.home-ascii-title{height:96px;margin:0 0 2px}.ascii-text-fallback{font-size:33px}.home-actions{align-items:flex-start;flex-direction:column}.home-metrics span{width:50%;margin-bottom:10px}.home-metrics span:nth-child(3){width:100%;border-left:0;padding-left:0}}@media(prefers-reduced-motion:reduce){.home-login,.home-cta,.home-preview-card,.home-features .magic-bento-card{transition:none;transform:none!important}}@media(hover:none),(pointer:coarse){.home-preview-card,.home-features .magic-bento-card{transform:none!important;will-change:auto}}.home-topbar{min-height:54px;padding:7px 10px}.home-logo-mark{width:38px;height:38px;max-width:none;flex:0 0 38px}.home-logo-mark .omega-logo__image{width:100%;height:100%;object-fit:contain}.home-copy{width:100%;max-width:none;justify-items:center;gap:14px;padding:30px 20px 10px;text-align:center}.home-kicker{position:relative;display:inline-flex;align-items:center;justify-content:center;border-left:0;padding:2px 42px}.home-kicker:before,.home-kicker:after{content:"";position:absolute;top:50%;width:28px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42))}.home-kicker:before{left:0}.home-kicker:after{right:0;transform:rotate(180deg)}.home-ascii-title{width:min(1120px,100%);height:174px;margin:-12px auto -14px}.home-ascii-title:after{display:none}.home-ascii-title .ascii-text-fallback{display:none!important}.home-ascii-loader{position:absolute;top:50%;left:50%;color:#ebeff26b;font:700 9px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;transform:translate(-50%,-50%)}.home-subtitle{max-width:720px;text-align:center}.home-actions,.home-metrics{justify-content:center}.home-secure-note{text-align:left}.home-preview{min-height:0;grid-template-rows:auto auto auto auto;gap:9px;padding:10px;background:linear-gradient(180deg,rgba(255,255,255,.032),transparent 22%),#030404}.home-preview-head{min-height:40px;padding:0 3px 8px}.home-preview-toolbar{min-height:27px}.home-preview-toolbar span{min-height:24px;padding:4px 7px}.home-preview-exchanges{min-width:0;height:39px;display:grid;grid-template-columns:84px minmax(0,1fr);border-top:1px solid rgba(235,239,242,.075);border-bottom:1px solid rgba(235,239,242,.075);background:#020303;overflow:hidden}.home-preview-exchange-summary{min-width:0;display:grid;grid-template-columns:13px minmax(0,1fr) auto;align-items:center;gap:5px;border-right:1px solid rgba(235,239,242,.08);color:#ebeff275;padding:0 8px;font:700 7.5px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace}.home-preview-exchange-summary b{color:#f8fafcb3;font-weight:720}.home-preview-exchange-track{min-width:0;display:flex;align-items:stretch;overflow:hidden}.home-preview-exchange{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:5px;border-right:1px solid rgba(235,239,242,.06);padding:0 7px;color:#f4f7f9c2;font:700 7.8px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;white-space:nowrap}.home-preview-exchange>img{width:14px;height:14px;flex:0 0 14px;border-radius:3px;object-fit:contain}.home-preview-exchange i{width:15px;height:19px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:3px;color:#ebeff23d;font-size:7px;font-style:normal}.home-preview-exchange i.active{border-color:#ffffff21;background:#ffffff0b;color:#ffffffe6;box-shadow:inset 0 1px #ffffff14}.home-preview-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;align-items:start;align-content:start}.home-preview-card{min-height:233px;display:flex;flex-direction:column;gap:0;border-color:#e2e7ec2b;background:linear-gradient(180deg,#090a0b,#050606 24%,#030404);padding:0}.home-preview-card:before{display:none}.home-preview-card-header{box-sizing:border-box;min-height:51px;display:grid;grid-template-rows:20px 16px;gap:5px;padding:6px 7px 4px;border-bottom:1px solid rgba(226,231,236,.075)}.home-preview-card-headline{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px}.home-preview-card-headline strong{min-width:0;overflow:hidden;color:#fcfdfef5;font-size:13.5px;font-weight:650;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.home-preview-card-actions{height:20px;display:inline-flex;align-items:center;gap:6px;color:#ebeff294}.home-preview-card-actions svg{flex:0 0 auto;stroke-width:1.8}.home-preview-feed-strip{min-width:0;height:16px;display:flex;align-items:center;gap:3px;overflow:hidden}.home-preview-feed-strip>span{width:15px;height:15px;flex:0 0 15px}.home-preview-feed-logo{position:relative;width:15px;height:15px;display:inline-grid;place-items:center;border-radius:3px}.home-preview-feed-logo>img:first-child{width:100%;height:100%;display:block;border-radius:inherit;object-fit:contain}.home-preview-feed-logo .home-preview-feed-badge{position:absolute;right:-1px;bottom:-1px;width:7px;height:7px;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px #050606}.home-preview-source{min-width:0;display:flex;flex:1 1 auto;flex-direction:column;padding:0 5px}.home-preview-source-label{min-width:0;min-height:25px;display:flex;align-items:center;gap:4px;border-bottom:1px solid rgba(226,231,236,.07);color:#f4f7f9c7;overflow:hidden;font-size:8px;white-space:nowrap}.home-preview-source-label .home-preview-feed-logo{width:12px;height:12px;flex:0 0 12px}.home-preview-source-label b{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis}.home-preview-source-label>span:last-child{color:#ebeff27a}.home-preview-columns,.home-preview-row{grid-template-columns:minmax(42px,1.1fr) minmax(46px,1fr) 37px 34px;gap:3px}.home-preview-columns{min-height:20px;align-items:center;padding:2px 3px 0;font-size:6.5px}.home-preview-rows{display:grid;gap:4px}.home-preview-row{height:21px;padding:0 4px}.home-preview-row b,.home-preview-row span{font-size:7.7px}.home-preview-expand{width:100%;min-height:21px;display:flex;align-items:center;justify-content:center;gap:3px;margin-top:4px;border:1px solid rgba(226,231,236,.09);border-radius:3px;color:#ebeff275;background:#030404;font:700 7.5px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace}.home-preview-card-footer{box-sizing:border-box;width:100%;min-height:27px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;border-top:1px solid rgba(226,231,236,.075);color:#e5eaee66;background:#030404;padding:6px;font:700 6.8px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;white-space:nowrap}.home-preview-card-footer i{width:1px;height:9px;flex:0 0 1px;background:#f5f8fa21}@media(max-width:1240px){.home-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.home-preview-exchange-track{overflow-x:auto;scrollbar-width:none}.home-preview-exchange-track::-webkit-scrollbar{display:none}.home-preview-exchange{flex:0 0 auto}.home-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.home-topbar{padding-left:8px}.home-logo-mark{width:36px;height:36px;flex-basis:36px}.home-copy{gap:12px;padding:24px 8px 8px}.home-ascii-title{height:138px;margin:-8px auto -10px}.home-preview-card:nth-child(n+3){display:flex}}@media(max-width:560px){.home-ascii-title{height:116px;margin:-2px auto -4px}.home-kicker{padding-inline:34px;font-size:8.5px}.home-kicker:before,.home-kicker:after{width:22px}.home-preview{padding:8px}.home-preview-exchanges{grid-template-columns:48px minmax(0,1fr)}.home-preview-exchange-summary{display:flex;justify-content:center;padding:0}.home-preview-exchange-summary span,.home-preview-exchange-summary b{display:none}.home-preview-grid{grid-template-columns:1fr}.home-preview-card:nth-child(n+4){display:none}}.home-static-title{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#f4f6f8;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:56px;font-weight:760;line-height:1;letter-spacing:0;text-align:center;white-space:nowrap}html.omega-lite-mode .home-shell{background:#000}html.omega-lite-mode .home-shell:after,html.omega-lite-mode .home-ascii-title:after,html.omega-lite-mode .home-preview:after,html.omega-lite-mode .home-preview-card:before,html.omega-lite-mode .home-preview-card:after{content:none!important;display:none!important}html.omega-lite-mode .home-shell:before{opacity:.34;-webkit-mask-image:none;mask-image:none}html.omega-lite-mode .home-topbar,html.omega-lite-mode .home-login,html.omega-lite-mode .home-cta,html.omega-lite-mode .home-preview,html.omega-lite-mode .home-preview-card,html.omega-lite-mode .home-features .magic-bento-card{box-shadow:none!important;transform:none!important}html.omega-lite-mode .home-live-state svg,html.omega-lite-mode .home-preview-head strong i{filter:none!important;box-shadow:none!important}@media(max-width:760px){.home-static-title{font-size:44px}}@media(max-width:520px){.home-static-title{font-size:31px}}.home-preview{overflow:hidden}.home-preview-media{position:relative;width:100%;aspect-ratio:16 / 9;margin:0;border-top:1px solid rgba(226,231,236,.1);background:#020303;overflow:hidden}.home-preview-media:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 1px #ffffff0a,inset 0 -22px 44px #00000038}.home-preview-media img{width:100%;height:100%;display:block;object-fit:contain;background:#000}.home-features .magic-bento-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(154px,auto);gap:10px}.home-features .magic-bento-card,.home-features .magic-bento-card:nth-child(3),.home-features .magic-bento-card:nth-child(4){min-height:154px;grid-column:auto;grid-row:auto}.home-features .magic-bento-card:nth-child(3) .magic-bento-card__title{font-size:17px}@media(max-width:1080px){.home-features .magic-bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-preview-head{min-height:50px}.home-preview-media{aspect-ratio:16 / 10}.home-preview-media img{object-fit:cover;object-position:top left}.home-features .magic-bento-grid{grid-template-columns:minmax(0,1fr)}}html.omega-lite-mode .home-preview-media:after{content:none;display:none}.auth-shell{--auth-edge: rgba(238, 242, 245, .15);--auth-edge-strong: rgba(248, 250, 252, .34);--auth-light-x: 50%;--auth-light-y: 50%;--auth-light-opacity: 0;min-height:100dvh;display:grid;place-items:center;padding:16px;color:#eef1f4;background:#000;isolation:isolate;overflow-x:clip}.auth-shell:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.01) 1px,transparent 1px),#000;background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.18) 70%,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.18) 70%,transparent)}.auth-shell:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 160px)}.auth-console{position:relative;isolation:isolate;width:min(1480px,calc(100vw - 32px));min-height:min(820px,calc(100dvh - 32px));display:grid;grid-template-rows:68px minmax(0,1fr);border:1px solid rgba(238,242,245,.19);border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.014),transparent 34%),#030404;box-shadow:0 34px 100px #000000e6,0 0 0 1px #ffffff04,inset 0 1px #ffffff14,inset 0 -1px #000000f0;overflow:hidden}.auth-console:before{content:"";position:absolute;inset:0 auto auto 0;z-index:0;width:46%;height:58px;pointer-events:none;background:linear-gradient(114deg,rgba(255,255,255,.075),rgba(255,255,255,.014) 46%,transparent 78%)}.auth-console:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:var(--auth-light-opacity);background:radial-gradient(circle 220px at var(--auth-light-x) var(--auth-light-y),rgba(255,255,255,.045),rgba(255,255,255,.012) 42%,transparent 74%);transition:opacity .16s ease}.auth-console>*{position:relative;z-index:1}.auth-console-corner{position:absolute;z-index:3;width:15px;height:15px;pointer-events:none;filter:drop-shadow(0 0 4px rgba(255,255,255,.28))}.auth-console-corner.top-left{top:8px;left:8px;border-top:1px solid rgba(255,255,255,.85);border-left:1px solid rgba(255,255,255,.85)}.auth-console-corner.top-right{top:8px;right:8px;border-top:1px solid rgba(255,255,255,.85);border-right:1px solid rgba(255,255,255,.85)}.auth-console-corner.bottom-left{bottom:8px;left:8px;border-bottom:1px solid rgba(255,255,255,.85);border-left:1px solid rgba(255,255,255,.85)}.auth-console-corner.bottom-right{right:8px;bottom:8px;border-right:1px solid rgba(255,255,255,.85);border-bottom:1px solid rgba(255,255,255,.85)}.auth-console-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(235,239,242,.1);background:linear-gradient(180deg,rgba(255,255,255,.028),transparent 76%),#020303eb;padding:10px 22px 10px 26px}.auth-console-head .auth-logo.omega-logo--full{width:clamp(148px,12vw,182px);height:auto;max-height:none;aspect-ratio:1133 / 291;justify-self:start}.auth-logo .omega-logo__image{object-position:left center}.auth-back{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;border:1px solid rgba(235,239,242,.13);border-radius:3px;background:linear-gradient(180deg,#ffffff0e,#ffffff02),#050606;color:#eef1f49e;box-shadow:inset 0 1px #ffffff12;padding:7px 10px;font-size:10px;font-weight:710;text-decoration:none;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease,background-color .15s ease}.auth-back:hover{border-color:#ffffff4d;background-color:#0a0b0b;color:#fff;box-shadow:0 0 13px #ffffff0d}.auth-back:focus-visible,.auth-card button:focus-visible,.auth-input-shell:focus-within{outline:2px solid rgba(255,255,255,.66);outline-offset:3px}.auth-console-body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr)}.auth-density-board{min-width:0;display:grid;grid-template-rows:auto auto;align-content:start;gap:16px;border-right:1px solid rgba(235,239,242,.11);background:linear-gradient(120deg,rgba(255,255,255,.018),transparent 38%),#030404;padding:28px 30px 30px}.auth-density-board-head{min-width:0;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(235,239,242,.085);padding:0 2px 12px}.auth-density-board-head>div{min-width:0;display:grid;gap:4px}.auth-density-board-head span,.auth-density-board-head small,.auth-density-board-head strong,.auth-density-columns,.auth-density-row,.auth-density-card footer,.auth-card-kicker,.auth-field>label{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;letter-spacing:0}.auth-density-board-head span{color:#f8fafcc7;font-size:10px;font-weight:730}.auth-density-board-head small{color:#ebeff257;font-size:7px;font-weight:700}.auth-density-board-head strong{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:#ccf4e4b8;font-size:8px;font-weight:710}.auth-density-board-head strong i{width:6px;height:6px;border-radius:50%;background:rgb(var(--bid-rgb));box-shadow:0 0 7px rgba(var(--bid-rgb),.52)}.auth-density-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.auth-density-card{position:relative;min-width:0;display:grid;grid-template-rows:auto auto auto auto auto;gap:6px;border:1px solid rgba(235,239,242,.14);border-radius:4px;background:linear-gradient(145deg,rgba(255,255,255,.04),transparent 38%),#050606;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #000000e6,0 14px 28px #00000057;padding:10px;overflow:hidden}.auth-density-card:before{content:"";position:absolute;inset:0 48% auto 0;height:30px;pointer-events:none;background:linear-gradient(116deg,rgba(255,255,255,.1),rgba(255,255,255,.012) 54%,transparent)}.auth-density-card>*{position:relative;z-index:1}.auth-density-card>header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.auth-density-symbol{min-width:0;display:flex;align-items:center;gap:7px}.auth-density-symbol>b{overflow:hidden;color:#f9fbfceb;font-size:13px;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.auth-density-logos{display:inline-flex;align-items:center;gap:3px}.auth-density-logos img{width:15px;height:15px;display:block;border-radius:3px;object-fit:contain;box-shadow:0 0 0 1px #ebeff217}.auth-density-actions{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:#ebeff266}.auth-density-exchange{min-width:0;overflow:hidden;color:#ebeff291;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.auth-density-columns,.auth-density-row{min-width:0;display:grid;grid-template-columns:minmax(54px,.95fr) minmax(62px,1fr) 46px 47px;align-items:center;gap:5px}.auth-density-columns{color:#ebeff25c;padding:0 6px;font-size:6.5px;font-weight:710}.auth-density-columns span:nth-child(n+2){text-align:right}.auth-density-rows{min-width:0;display:grid;gap:4px}.auth-density-row{height:24px;border:1px solid;border-radius:3px;padding:0 6px;color:#f8fafce6;font-size:8px;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px rgba(0,0,0,.9)}.auth-density-row.bid{border-color:#3fbb9180;background:linear-gradient(90deg,#237e6094,#071612db 54%,#195f4952),#07110e;box-shadow:inset 2px 0 #45ce9dc2}.auth-density-row.ask{border-color:#d8435d85;background:linear-gradient(90deg,#741c2d94,#18070be0 54%,#65162557),#14070a;box-shadow:inset 2px 0 #e84a69c7}.auth-density-row b,.auth-density-row span{min-width:0;overflow:hidden;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.auth-density-row span{text-align:right}.auth-density-card footer{min-width:0;overflow:hidden;color:#ebeff24d;font-size:6.5px;font-weight:690;text-align:center;text-overflow:ellipsis;white-space:nowrap}.auth-density-card footer i{display:inline-block;width:1px;height:8px;margin:0 6px -1px;background:#ebeff224}.auth-card{min-width:0;align-self:stretch;display:grid;align-content:center;gap:16px;background:linear-gradient(120deg,rgba(255,255,255,.012),transparent 38%),#030404;padding:46px 56px}.auth-card-head{min-height:62px;display:flex;align-items:center;gap:12px;padding-bottom:2px}.auth-card-head>div{min-width:0;display:grid;gap:4px}.auth-lock{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 42px;border:1px solid rgba(241,244,247,.17);border-radius:3px;background:linear-gradient(180deg,#fff1,#ffffff03),#080909;color:#f8fafcc7;box-shadow:inset 0 1px #ffffff1c}.auth-card-kicker{color:#ebeff26b;font-size:8px;font-weight:720;text-transform:uppercase}.auth-card h1{margin:0;color:#fbfcfd;font-size:24px;font-weight:650;line-height:1.08;letter-spacing:0;text-shadow:0 0 13px rgba(255,255,255,.08)}.auth-card-head p{margin:0;color:#ebeff273;font-size:10px;line-height:1.4}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:2px;border:1px solid rgba(235,239,242,.12);border-radius:3px;background:#010202;padding:3px}.auth-switch button{position:relative;min-width:0;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-right:1px solid rgba(235,239,242,.07);border-radius:2px;background:transparent;color:#ebeff26b;font-size:10px;font-weight:720;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.auth-switch button:last-child{border-right:0}.auth-switch button:after{content:"";position:absolute;right:9px;bottom:1px;left:9px;height:1px;background:transparent}.auth-switch button:hover{background:#ffffff05;color:#f8fafcc2}.auth-switch button.active{background:linear-gradient(180deg,#ffffff16,#ffffff03),#070808;color:#f7f9fa;box-shadow:inset 0 1px #ffffff1c}.auth-switch button.active:after{background:#fff;box-shadow:0 0 4px #ffffffdb,0 0 9px #ffffff42}.auth-field{min-width:0;display:grid;gap:7px}.auth-field>label{color:#ebeff270;font-size:8px;font-weight:710;text-transform:uppercase}.auth-input-shell{position:relative;min-width:0;height:46px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid rgba(235,239,242,.14);border-radius:3px;background:linear-gradient(180deg,#ffffff07,#ffffff01),#010202;color:#ebeff266;padding:0 11px;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease}.auth-input-shell:before,.auth-input-shell:after{content:"";position:absolute;width:12px;height:12px;pointer-events:none;opacity:0;transition:opacity .15s ease}.auth-input-shell:before{top:-2px;left:-2px;border-top:1px solid #fff;border-left:1px solid #fff}.auth-input-shell:after{right:-2px;bottom:-2px;border-right:1px solid #fff;border-bottom:1px solid #fff}.auth-input-shell:focus-within{border-color:#f8fafc5c;color:#f8fafcbf;box-shadow:inset 0 1px #ffffff12,0 0 14px #ffffff0d}.auth-input-shell:focus-within:before,.auth-input-shell:focus-within:after{opacity:1;filter:drop-shadow(0 0 4px rgba(255,255,255,.5))}.auth-input-shell input{min-width:0;width:100%;height:44px;border:0;outline:0;background:transparent;color:#eef1f4;padding:0;font-size:11px}.auth-input-shell input::placeholder{color:#9ea7b36b}.auth-input-shell input:-webkit-autofill,.auth-input-shell input:-webkit-autofill:hover,.auth-input-shell input:-webkit-autofill:focus{-webkit-text-fill-color:#eef1f4;box-shadow:0 0 0 1000px #010202 inset}.auth-password-toggle{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:3px;background:transparent;color:#ebeff26b;padding:0}.auth-password-toggle:hover{background:#ffffff0b;color:#fff}.auth-error{border:1px solid rgba(var(--ask-rgb),.34);border-radius:3px;background:rgba(var(--ask-rgb),.08);color:#ffaebdf0;padding:9px 10px;font-size:10px;font-weight:670;line-height:1.4}.auth-submit{position:relative;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(245,248,250,.29);border-radius:3px;background:linear-gradient(180deg,#ffffff1a,#ffffff03 62%),#070808;color:#f6f8f9;box-shadow:inset 0 1px #ffffff21,0 9px 20px #0000006b;font-size:11px;font-weight:770;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.auth-submit:after{content:"";position:absolute;right:18%;bottom:0;left:18%;height:1px;background:#ffffffe0;box-shadow:0 0 5px #ffffff94,0 0 11px #ffffff2e}.auth-submit:hover:not(:disabled){border-color:#ffffff70;box-shadow:inset 0 1px #ffffff30,0 0 17px #ffffff0f,0 10px 20px #00000080;transform:translateY(-1px)}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{cursor:wait;opacity:.56}.auth-spinner{animation:auth-spin .8s linear infinite}.auth-card-footnote{display:flex;align-items:center;justify-content:center;gap:6px;margin:-2px 0 0;color:#ebeff257;font-size:8px;line-height:1.3;text-align:center}.auth-card-footnote svg{flex:0 0 auto}.auth-loading{display:grid;justify-items:center;gap:14px;color:#ebeff294;font-size:12px;font-weight:700}.auth-loading .omega-logo{width:76px}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:1160px){.auth-console{width:calc(100vw - 24px);min-height:calc(100dvh - 24px)}.auth-console-body{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.auth-density-board{padding:22px}.auth-density-grid{gap:10px}.auth-density-card{padding:8px}.auth-density-columns,.auth-density-row{grid-template-columns:minmax(48px,.9fr) minmax(54px,1fr) 42px 42px;gap:3px}.auth-card{padding:38px 34px}}@media(max-width:900px){.auth-shell{place-items:start center;padding:10px}.auth-console{width:min(720px,calc(100vw - 20px));min-height:calc(100dvh - 20px);grid-template-rows:64px auto;overflow:visible}.auth-console-body{grid-template-columns:1fr}.auth-card{order:-1;min-height:560px;border-bottom:1px solid rgba(235,239,242,.11);padding:42px min(9vw,58px)}.auth-density-board{border-right:0;padding:26px}}@media(max-width:600px){.auth-shell{padding:6px}.auth-console{width:calc(100vw - 12px);min-height:calc(100dvh - 12px);grid-template-rows:58px auto}.auth-console-head{gap:12px;padding:8px 13px 8px 16px}.auth-console-head .auth-logo.omega-logo--full{width:min(142px,calc(100vw - 78px));height:auto}.auth-back{width:36px;height:34px;padding:0}.auth-back span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.auth-card{min-height:520px;gap:13px;padding:28px 17px}.auth-card h1{font-size:21px}.auth-card-head p{font-size:9px}.auth-density-board{gap:13px;padding:20px 16px 22px}.auth-density-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.auth-density-grid::-webkit-scrollbar{display:none}.auth-density-card{flex:0 0 260px;scroll-snap-align:start}.auth-density-board-head span{font-size:9px}}@media(max-width:380px){.auth-card{padding-inline:13px}.auth-card-head{gap:9px}.auth-lock{width:38px;height:38px;flex-basis:38px}.auth-switch button{gap:5px;font-size:9px}.auth-card-footnote{align-items:flex-start}}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.auth-console:after{display:none}.auth-back,.auth-switch button,.auth-input-shell,.auth-submit,.auth-input-shell:before,.auth-input-shell:after{transition:none}.auth-spinner{animation:none}}.auth-console-head-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.auth-performance-toggle{min-height:34px}html.omega-lite-mode .auth-shell{background:#000}html.omega-lite-mode .auth-shell:after,html.omega-lite-mode .auth-console:before,html.omega-lite-mode .auth-console:after{content:none!important;display:none!important}html.omega-lite-mode .auth-shell:before{opacity:.34;-webkit-mask-image:none;mask-image:none}html.omega-lite-mode .auth-console,html.omega-lite-mode .auth-card,html.omega-lite-mode .auth-density-board,html.omega-lite-mode .auth-density-card,html.omega-lite-mode .auth-density-row,html.omega-lite-mode .auth-input-shell,html.omega-lite-mode .auth-switch,html.omega-lite-mode .auth-submit,html.omega-lite-mode .auth-back{box-shadow:none!important}html.omega-lite-mode .auth-console-corner,html.omega-lite-mode .auth-density-actions{filter:none!important}@media(max-width:620px){.auth-console-head-actions{gap:6px}}.access-shell,.admin-shell{min-height:100dvh;background:#050608;color:#e8ebef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-shell{--admin-edge: rgba(232, 235, 239, .11);--admin-panel: #0b0d10;background:radial-gradient(circle at 50% -18%,rgba(240,90,79,.07),transparent 31%),#050608}.access-topbar,.admin-topbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #24282e;background:#07080af5;padding:0 clamp(16px,3vw,38px)}.admin-topbar{position:sticky;z-index:20;top:0;min-height:54px;box-shadow:0 14px 32px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.access-topbar .omega-logo,.admin-topbar .omega-logo{max-width:142px}.access-topbar button,.admin-topbar a,.admin-topbar button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #2d3239;border-radius:6px;background:#0d0f12;color:#b9c0c9;padding:7px 11px;font:700 11px/1 Inter,sans-serif;text-decoration:none;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.access-topbar button:hover,.admin-topbar a:hover,.admin-topbar button:hover{border-color:#555d68;background:#14171b;color:#fff}.access-topbar button:focus-visible,.admin-shell button:focus-visible,.admin-shell a:focus-visible,.admin-shell input:focus-visible,.admin-shell select:focus-visible{outline:2px solid rgba(240,90,79,.72);outline-offset:2px}.access-gate{width:min(680px,calc(100% - 32px));display:flex;flex-direction:column;align-items:center;margin:clamp(56px,11vh,118px) auto 40px;text-align:center}.access-gate-mark{width:50px;height:50px;display:grid;place-items:center;border:1px solid #343a42;border-radius:8px;background:#121418;color:#d5dae0;box-shadow:inset 0 1px #ffffff12}.access-kicker{margin-top:17px;color:#f05a4f;font:750 9px/1.2 JetBrains Mono,Consolas,monospace;letter-spacing:.14em}.access-gate h1,.admin-heading h1{margin:8px 0 0;color:#f4f6f8;font-size:clamp(25px,3.6vw,38px);line-height:1.07;letter-spacing:-.035em}.access-gate>p{max-width:570px;margin:13px 0 0;color:#9ea7b3;font-size:14px;line-height:1.6}.access-plan-comparison{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.access-plan-comparison article{min-height:122px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #2d3239;border-radius:7px;background:#101216;padding:17px;text-align:left}.access-plan-comparison article.standard{border-color:#f05a4f80;box-shadow:inset 3px 0 #f05a4f}.access-plan-comparison span{color:#737d89;font:700 9px/1.2 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.access-plan-comparison strong{margin-top:12px;font-size:20px;letter-spacing:.04em}.access-plan-comparison small{margin-top:8px;color:#9ea7b3;font-size:11px;line-height:1.5}.access-gate-note{display:flex;align-items:center;gap:8px;margin-top:18px;color:#87919c;font-size:11px}.access-primary-link{min-height:36px;display:inline-flex;align-items:center;gap:7px;margin-top:18px;border:1px solid rgba(240,90,79,.55);border-radius:6px;background:#f05a4f14;color:#f4f6f8;padding:8px 13px;font-size:11px;font-weight:750;text-decoration:none;cursor:pointer}.admin-topbar>div,.admin-topbar nav{display:flex;align-items:center;gap:10px}.admin-topbar>div>span{border-left:1px solid #30353c;color:#939da8;padding-left:12px;font:750 9px/1.2 JetBrains Mono,Consolas,monospace;letter-spacing:.12em}.admin-content{width:min(1500px,calc(100% - 32px));margin:0 auto;padding:30px 0 48px}.admin-heading{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--admin-edge);border-radius:8px;background:linear-gradient(108deg,rgba(255,255,255,.045),transparent 46%),#090b0e;box-shadow:inset 0 1px #ffffff0b;padding:20px 22px}.admin-title-block{min-width:0}.admin-title-block .access-kicker{display:block;margin:0}.admin-heading h1{font-size:clamp(24px,3vw,32px)}.admin-heading p{margin:8px 0 0;color:#8f98a3;font-size:12px;line-height:1.5}.admin-owner-card{min-width:256px;display:flex;align-items:center;gap:11px;border-left:1px solid var(--admin-edge);padding:4px 0 4px 22px}.admin-owner-avatar{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border:1px solid rgba(240,90,79,.38);border-radius:6px;background:#f05a4f14;color:#f6d8d5;font-size:12px;font-weight:800}.admin-owner-card>div{min-width:0;display:grid;gap:3px}.admin-owner-card small{color:#717b86;font:700 8px/1.2 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.admin-owner-card strong{overflow:hidden;color:#f2f4f6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-owner-card>div>span{display:flex;align-items:center;gap:5px;color:#c87871;font-size:9px;font-weight:700}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.admin-stats article{position:relative;min-height:92px;display:flex;align-items:flex-end;justify-content:space-between;overflow:hidden;border:1px solid var(--admin-edge);border-radius:7px;background:#0d0f13;padding:15px}.admin-stats article:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:#4f5660}.admin-stats article.standard:before{background:#24d280}.admin-stats article.admin:before{background:#f05a4f}.admin-stats article.muted:before{background:#d8a84f}.admin-stats article>div{min-width:0;display:grid;gap:7px}.admin-stats span{display:flex;align-items:center;gap:7px;color:#a5adb6;font-size:10px;font-weight:750}.admin-stats small{color:#626c77;font-size:9px}.admin-stats strong{color:#f3f5f7;font-size:30px;line-height:.9;font-variant-numeric:tabular-nums}.admin-user-panel{margin-top:12px;overflow:hidden;border:1px solid var(--admin-edge);border-radius:8px;background:var(--admin-panel);box-shadow:0 24px 58px #0003}.admin-panel-toolbar{min-height:60px;display:grid;grid-template-columns:minmax(190px,1fr) minmax(280px,410px) auto;align-items:center;gap:12px;border-bottom:1px solid var(--admin-edge);background:#080a0c;padding:10px 12px}.admin-panel-title{min-width:0;display:grid;gap:4px}.admin-panel-title b{overflow:hidden;color:#e8ebef;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-panel-title span{color:#747e89;font-size:9px}.admin-search{min-width:0;height:36px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #30353d;border-radius:6px;background:#0d1013;padding-left:10px;color:#747f8b}.admin-search:focus-within{border-color:#626b76;box-shadow:0 0 0 2px #ffffff09}.admin-search input,.admin-user-row select,.admin-user-row input{min-width:0;border:0;outline:0;background:transparent;color:#e8ebef;font:600 11px/1 Inter,sans-serif}.admin-search input{height:100%}.admin-search button{align-self:stretch;border:0;border-left:1px solid #2d3239;background:#15181c;color:#c2c8cf;padding:0 14px;font-size:10px;font-weight:750;cursor:pointer}.admin-refresh{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #30353d;border-radius:5px;background:#121519;color:#aeb5be;padding:7px 9px;font-size:10px;font-weight:700;cursor:pointer}.admin-user-panel button:disabled{cursor:not-allowed;opacity:.38}.admin-table-head,.admin-user-row{display:grid;grid-template-columns:minmax(225px,1.35fr) 145px 125px minmax(330px,1.25fr) 122px;gap:14px;align-items:center}.admin-table-head{min-height:36px;border-bottom:1px solid #262b31;background:#0e1013;color:#68727d;padding:0 14px;font:750 8px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.admin-user-row{position:relative;min-height:94px;border-bottom:1px solid #22272d;padding:11px 14px;transition:background-color .15s ease}.admin-user-row:last-child{border-bottom:0}.admin-user-row:hover{background:#ffffff05}.admin-user-row.current{background:linear-gradient(90deg,rgba(240,90,79,.055),transparent 24%);box-shadow:inset 2px 0 #f05a4fb8}.admin-user-identity{min-width:0;display:flex;align-items:center;gap:10px}.admin-user-identity>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border:1px solid #373d45;border-radius:6px;background:#171a1f;color:#dfe3e7;font-size:10px;font-weight:800}.admin-user-identity>div{min-width:0;display:grid;gap:3px}.admin-user-identity b,.admin-user-identity small,.admin-user-identity code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-identity b{color:#e9ecef;font-size:11px}.admin-user-identity small{color:#8b949e;font-size:9px}.admin-user-identity code{color:#59636e;font:600 8px/1.2 JetBrains Mono,Consolas,monospace}.admin-user-identity b em{display:inline-flex;margin-left:6px;border:1px solid rgba(240,90,79,.32);border-radius:3px;color:#d77d75;padding:2px 4px;font:750 7px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.admin-access-state{min-width:0;display:grid;justify-items:start;gap:6px}.admin-access-state small{overflow:hidden;color:#6f7984;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.admin-status{display:inline-flex;border:1px solid #353b43;border-radius:4px;background:#15181c;color:#929ca7;padding:5px 7px;font:750 8px/1 JetBrains Mono,Consolas,monospace;font-style:normal;letter-spacing:.04em}.admin-status.active{border-color:#24d28059;background:#24d2800f;color:#59dc9d}.admin-status.admin{border-color:#f05a4f73;background:#f05a4f12;color:#f47d74}.admin-status.expired{border-color:#d8a84f59;background:#d8a84f0f;color:#d8a84f}.admin-user-row>label{height:36px;border:1px solid #30353d;border-radius:5px;background:#111419;padding:0 8px}.admin-user-row select{width:100%;height:100%;cursor:pointer}.admin-user-row select option{background:#121418}.admin-expiry{min-width:0;display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:5px}.admin-expiry-input{height:36px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:5px;border:1px solid #30353d;border-radius:5px;background:#111419;padding:0 7px;color:#717b86}.admin-expiry-input input{width:100%;height:100%;color-scheme:dark}.admin-expiry-input:has(input:disabled){opacity:.35}.admin-expiry>div:nth-child(2){display:flex;gap:3px}.admin-expiry button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #30353d;border-radius:4px;background:#13161a;color:#89939e;padding:0 7px;font-size:8px;cursor:pointer}.admin-expiry button:hover{border-color:#4b535e;color:#e4e7ea}.admin-expiry>small{grid-column:1 / -1;overflow:hidden;color:#646e79;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.admin-save-cell{min-width:0;display:grid;gap:5px}.admin-save{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(240,90,79,.42);border-radius:5px;background:#f05a4f14;color:#f0d2cf;font-size:10px;font-weight:750;cursor:pointer}.admin-save:not(:disabled):hover{border-color:#f05a4fad;background:#f05a4f21;color:#fff}.admin-save-cell small{overflow:hidden;color:#606a75;font-size:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.admin-save-cell small[role=alert],.admin-error{color:#ff6c86}.admin-error,.admin-empty{padding:14px;border-bottom:1px solid #292e35;font-size:10px}.admin-empty{color:#7f8994;text-align:center}.spin{animation:access-spin .8s linear infinite}@keyframes access-spin{to{transform:rotate(360deg)}}.admin-user-row .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:1120px){.admin-table-head,.admin-user-row{grid-template-columns:minmax(205px,1.25fr) 125px 110px minmax(270px,1fr) 112px;gap:9px}.admin-expiry button{width:34px;overflow:hidden;padding:0 6px;white-space:nowrap}}@media(max-width:920px){.admin-heading{align-items:stretch;flex-direction:column}.admin-owner-card{border-top:1px solid var(--admin-edge);border-left:0;padding:15px 0 0}.admin-stats{grid-template-columns:1fr 1fr}.admin-panel-toolbar{grid-template-columns:minmax(0,1fr) auto}.admin-search{grid-column:1 / -1;grid-row:2}.admin-table-head{display:none}.admin-user-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px}.admin-user-row>label,.admin-expiry,.admin-save-cell{grid-column:1 / -1}.admin-expiry{grid-template-columns:minmax(0,1fr) auto}.admin-save{width:100%}}@media(max-width:560px){.access-plan-comparison,.admin-stats{grid-template-columns:1fr}.admin-topbar>div>span{display:none}.admin-topbar nav a{font-size:0}.admin-topbar nav a svg{width:16px;height:16px}.admin-content{width:min(100% - 20px,1500px);padding-top:14px}.admin-heading{padding:17px}.admin-panel-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px}.admin-refresh{width:34px;overflow:hidden;padding:0 9px;white-space:nowrap}.admin-user-row{padding:13px 11px}.admin-expiry{grid-template-columns:1fr}.admin-expiry>div:nth-child(2) button{width:auto;flex:1}.access-topbar,.admin-topbar{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #050608;--panel: #121418;--panel-2: #181b20;--panel-3: #23272d;--line: #2d3239;--line-soft: rgba(185, 192, 201, .08);--text: #e8ebef;--muted: #9ea7b3;--green: #24d280;--green-bg: rgba(36, 210, 128, .16);--red: #ff4c74;--red-bg: rgba(255, 76, 116, .16);--magenta: #d95070;--amber: #d8a84f;--accent: #f05a4f;--input: #090b0e;--steel: #b9c0c9;--steel-soft: rgba(185, 192, 201, .14);--glass: rgba(18, 20, 24, .72);--glass-strong: rgba(18, 20, 24, .86);--glass-card: rgba(18, 20, 24, .68);--glass-field: rgba(9, 11, 14, .82);--button-glass: rgba(24, 27, 32, .74);--button-glass-hover: rgba(35, 39, 45, .9);--accent-rgb: 240, 90, 79;--steel-rgb: 185, 192, 201;--bid-rgb: 36, 210, 128;--ask-rgb: 255, 76, 116;--heat-low-rgb: 82, 84, 80;--heat-medium-rgb: 123, 63, 242;--heat-strong-rgb: 255, 122, 69;--heat-extreme-rgb: 255, 209, 102;--density-strength-medium-rgb: 255, 146, 71;--density-strength-strong-rgb: 184, 82, 255;--shadow: rgba(0, 0, 0, .54);--jade: #35d69a;--jade-soft: rgba(53, 214, 154, .16);--coral: #ff647d;--coral-soft: rgba(255, 100, 125, .16);--smoke: rgba(13, 15, 18, .76);--smoke-strong: rgba(15, 17, 21, .9)}body.market-alert-open{overflow:hidden}.tile-action.alert-card.active,.lab-alert-action.active{color:#f6c75f;border-color:#f6c75f8c;background:#f6c75f1a}.market-alert-backdrop{position:fixed;inset:0;width:100vw;min-height:100vh;min-height:100dvh;z-index:1400;isolation:isolate;display:grid;place-items:center;padding:20px;background:#020305bd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.market-alert-dialog{width:min(520px,100%);max-height:min(720px,calc(100vh - 32px));overflow:auto;color:#e8ebef;background:#121418;border:1px solid #30353d;border-radius:8px;box-shadow:0 24px 80px #0000009e}.market-alert-dialog>header{display:grid;grid-template-columns:34px 1fr 32px;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #282c32}.market-alert-dialog>header>span{display:grid;width:32px;height:32px;place-items:center;color:#f6c75f;background:#f6c75f1a;border:1px solid rgba(246,199,95,.28);border-radius:6px}.market-alert-dialog header div{display:grid;gap:2px}.market-alert-dialog header small{color:#7f8996;font-size:9px;letter-spacing:.14em}.market-alert-dialog header strong{font-size:16px}.market-alert-dialog header button,.market-alert-dialog footer button,.market-alert-feeds button,.market-alert-events button,.market-alert-connect button{border:1px solid #30353d;border-radius:6px;color:#cfd5dc;background:#181b20}.market-alert-dialog header button{display:grid;width:30px;height:30px;place-items:center}.market-alert-loading,.market-alert-connect,.market-alert-section,.market-alert-events,.market-alert-quality,.market-alert-error{margin:14px 16px}.market-alert-loading{display:flex;align-items:center;gap:8px;color:#9ea7b3}.market-alert-loading svg,.market-alert-dialog .lucide-loader-circle{animation:telegram-alert-spin 1s linear infinite}.market-alert-section>label,.market-alert-events legend{display:block;margin-bottom:8px;color:#8e98a4;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.market-alert-feeds{display:flex;flex-wrap:wrap;gap:6px}.market-alert-feeds button{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-weight:700}.market-alert-feeds button small{margin-left:4px;color:#818b97;font-size:9px}.market-alert-feeds button.active{color:#fff;border-color:#69727e;background:#252a31}.market-alert-feeds button.has-alert{border-color:#f6c75f6b}.market-alert-feeds button.has-alert svg{color:#f6c75f}.market-alert-enabled{display:flex;align-items:center;gap:7px;margin:0 16px 14px;padding:9px 10px;color:#e8ebef;background:#f6c75f14;border:1px solid rgba(246,199,95,.24);border-radius:5px;font-size:11px}.market-alert-enabled svg{color:#f6c75f;flex:0 0 auto}.market-alert-range{display:grid;gap:9px;margin:0 16px 14px;padding:11px;background:#0d0f12;border:1px solid #292e35;border-radius:6px}.market-alert-range-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.market-alert-range-head label{color:#d9dee5;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.market-alert-range-head span{color:#737d89;font-size:9px;text-align:right}.market-alert-range-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.market-alert-range-fields>label{display:grid;gap:5px;color:#8e98a4;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.market-alert-range-fields>label>div{display:grid;grid-template-columns:24px minmax(0,1fr);min-height:38px;align-items:center;overflow:hidden;background:#15181d;border:1px solid #30353d;border-radius:5px;transition:border-color .15s ease,box-shadow .15s ease}.market-alert-range-fields>label>div:focus-within{border-color:#f6c75f9e;box-shadow:0 0 0 2px #f6c75f1a}.market-alert-range-fields b{color:#f6c75f;font-size:11px;text-align:center}.market-alert-range-fields input{width:100%;min-width:0;height:36px;padding:0 9px 0 0;color:#eef1f4;background:transparent;border:0;outline:0;font:700 12px/1 Inter,ui-sans-serif,system-ui,sans-serif}.market-alert-range-fields input::placeholder{color:#69727e;font-size:10px}.market-alert-range-fields input::-webkit-inner-spin-button{opacity:.35}.market-alert-range-error{margin:0;color:#ff899c;font-size:10px}.market-alert-events{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0;border:0}.market-alert-events legend{grid-column:1 / -1}.market-alert-events button{display:flex;min-height:38px;align-items:center;gap:6px;padding:8px 10px;text-align:left;font-size:11px}.market-alert-events button.active{color:#f3f5f7;border-color:#f6c75f73;background:#f6c75f14}.market-alert-events button.active svg{color:#f6c75f}.market-alert-quality{color:#89939f;font-size:10px;line-height:1.45}.market-alert-dialog>footer{display:flex;justify-content:space-between;gap:8px;padding:12px 16px 15px;border-top:1px solid #282c32}.market-alert-dialog footer button,.market-alert-connect button{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700}.market-alert-dialog footer button.primary,.market-alert-connect button{color:#100e08;border-color:#f6c75f;background:#f6c75f}.market-alert-dialog footer button.danger{color:#ff6c83;border-color:#ff4c7459}.market-alert-dialog button:disabled{opacity:.45;cursor:not-allowed}.market-alert-connect p{margin:0 0 12px;color:#a9b1bb;font-size:12px;line-height:1.5}.market-alert-error{padding:9px 10px;color:#ff899c;background:#ff4c7414;border:1px solid rgba(255,76,116,.22);border-radius:5px;font-size:11px}@media(max-width:560px){.market-alert-backdrop{align-items:end;padding:0}.market-alert-dialog{max-height:88vh;border-radius:10px 10px 0 0}.market-alert-events{grid-template-columns:1fr}.market-alert-range-head{align-items:flex-start;flex-direction:column;gap:4px}.market-alert-range-head span{text-align:left}}.density-reaction-badge{align-items:center;align-self:flex-start;border:1px solid rgba(185,192,201,.16);border-radius:4px;color:#9ea7b3;display:inline-flex;font-size:9px;gap:5px;height:20px;margin:0 7px 4px;max-width:calc(100% - 14px);padding:0 6px;white-space:nowrap}.density-reaction-badge svg{color:#b9c0c9;flex:0 0 auto}.density-reaction-badge b,.density-reaction-badge em,.density-reaction-badge span{font:inherit;letter-spacing:0}.density-reaction-badge b{color:#c9ced5;font-weight:700}.density-reaction-badge em{color:#e8ebef;font-style:normal}.density-reaction-badge.strong{background:#24d2800e;border-color:#24d28047;color:#76cda4}.density-reaction-badge.strong svg,.density-reaction-badge.strong b{color:#76cda4}@media(max-width:720px){.density-reaction-badge{height:22px;margin-inline:var(--mobile-edge, 8px)}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(135deg,rgba(53,214,154,.055),transparent 28%),linear-gradient(225deg,rgba(255,100,125,.05),transparent 34%),linear-gradient(180deg,#111214fa,#050608fe 430px),var(--bg);background-size:100% 100%;color:var(--text)}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}button:hover{border-color:rgba(var(--accent-rgb),.34)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0;box-shadow:0 0 0 1px rgba(var(--bid-rgb),.54),0 0 0 4px rgba(var(--bid-rgb),.12)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{min-width:38px;min-height:38px;border:2px solid transparent;border-radius:999px;background:#b9c0c9b8;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#e8ebefe0;background-clip:content-box}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-corner{background:transparent}.app-shell{height:100vh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;isolation:isolate;position:relative}.app-shell:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px,44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 78%)}.topbar{min-height:78px;display:grid;grid-template-columns:minmax(190px,242px) minmax(0,1fr) auto;gap:12px;align-items:center;margin:10px 12px 0;padding:9px 12px;border:1px solid rgba(232,235,239,.12);border-radius:13px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.055),transparent 28%,rgba(var(--ask-rgb),.052)),linear-gradient(180deg,#1f2126d1,#07080adb),var(--smoke-strong);-webkit-backdrop-filter:blur(22px) saturate(136%);backdrop-filter:blur(22px) saturate(136%);position:sticky;top:10px;z-index:20;box-shadow:0 18px 44px #00000061,inset 0 1px #ffffff13,inset 0 -1px #ffffff06;overflow:hidden}.topbar:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--jade),rgba(232,235,239,.46),var(--coral));box-shadow:0 0 22px rgba(var(--bid-rgb),.26)}.topbar:after{content:"";position:absolute;right:12px;bottom:0;left:12px;height:1px;background:linear-gradient(90deg,transparent,rgba(232,235,239,.22),transparent);pointer-events:none}.brand{justify-self:start}.toolbar,.top-actions,.status-row,.preset-row,.summary-rail{display:flex;align-items:center}.toolbar{justify-content:center;gap:7px;min-width:0}.top-actions{justify-content:flex-end;gap:7px}.sort-chip,.connection-pill,.market-status,.metric-chip,.icon-action,.user-chip{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(232,235,239,.13);border-radius:10px;color:#e8ebefd1;background:linear-gradient(180deg,#ffffff1b,#ffffff06),#101216b8;-webkit-backdrop-filter:blur(14px) saturate(132%);backdrop-filter:blur(14px) saturate(132%);box-shadow:inset 0 1px #ffffff12,0 10px 20px #00000038;white-space:nowrap;font-size:12px}.user-chip{max-width:150px;justify-content:flex-start;overflow:hidden;padding:6px 10px;color:var(--steel);font-weight:800;text-overflow:ellipsis}.sort-chip{padding:7px 12px}.feed-panel{min-width:0;max-width:min(64vw,900px);display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(232,235,239,.13);border-radius:12px;background:linear-gradient(180deg,#ffffff14,#ffffff04),#07080aad;padding:5px 6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-backdrop-filter:blur(18px) saturate(132%);backdrop-filter:blur(18px) saturate(132%);box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000061,0 14px 32px #00000047}.feed-panel::-webkit-scrollbar{height:4px}.feed-panel::-webkit-scrollbar-thumb{border-radius:999px;background:#e8ebef2e}.feed-source{min-width:82px;flex:0 0 82px;display:grid;grid-template-columns:1fr;gap:3px;opacity:.42;transition:opacity .12s ease}.feed-source.active{opacity:1}.feed-exchange{min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:5px;border-radius:8px;background:#ffffff05;color:var(--muted);padding:3px 5px 2px;font-size:10px;font-weight:800;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-exchange>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.feed-source.active .feed-exchange{color:var(--text);background:#ffffff0b}.exchange-logo{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:5px;overflow:hidden;box-shadow:0 0 0 1px #e8ebef14}.exchange-logo.compact{width:15px;height:15px;border-radius:4px}.exchange-logo img{width:100%;height:100%;display:block;object-fit:contain;-webkit-user-select:none;user-select:none}.exchange-logo.binance-alpha{position:relative;overflow:visible}.exchange-logo.binance-alpha .exchange-logo-main{border-radius:inherit}.exchange-logo.binance-alpha .exchange-logo-badge{position:absolute;right:-2px;bottom:-2px;width:42%;height:42%;border-radius:999px;box-shadow:0 0 0 1px #07080aeb,0 0 8px #f0b90b47}.feed-markets{display:grid;grid-template-columns:1fr 1fr;gap:4px}.feed-markets button{min-height:15px;border:1px solid rgba(232,235,239,.08);border-radius:999px;background:#ffffff0f;color:#e8ebefad;padding:0;font-size:8px;font-weight:800;line-height:1}.feed-markets button.active{color:#060707;box-shadow:0 0 14px rgba(var(--steel-rgb),.12),inset 0 1px #ffffff52}.feed-markets button.market-spot.active{border-color:rgba(var(--bid-rgb),.7);background:linear-gradient(180deg,rgba(var(--bid-rgb),1),rgba(var(--bid-rgb),.64));color:#03130d;box-shadow:0 0 16px rgba(var(--bid-rgb),.28)}.feed-markets button.market-futures.active{border-color:rgba(var(--ask-rgb),.72);background:linear-gradient(180deg,rgba(var(--ask-rgb),1),rgba(var(--ask-rgb),.66));color:#19070c;box-shadow:0 0 16px rgba(var(--ask-rgb),.28)}.connection-pill,.market-status,.metric-chip{padding:6px 9px}.connection-pill.connected,.market-status.connected{color:var(--green)}.connection-pill.offline,.market-status.error{color:var(--red)}.market-status.reconnecting,.connection-pill.connecting{color:var(--amber)}.icon-action{width:36px;padding:0;color:var(--text)}.icon-action.success{border-color:rgba(var(--bid-rgb),.48);background:linear-gradient(180deg,rgba(var(--bid-rgb),.22),rgba(var(--bid-rgb),.07)),#101714d1}.icon-action.danger{border-color:rgba(var(--ask-rgb),.46);background:linear-gradient(180deg,rgba(var(--ask-rgb),.22),rgba(var(--ask-rgb),.07)),#1c1014d1}.segmented{display:inline-grid;grid-auto-flow:column;gap:3px;padding:4px;border-radius:12px;background:linear-gradient(180deg,#ffffff0e,#ffffff03),#07080ab8;border:1px solid rgba(232,235,239,.12);box-shadow:inset 0 1px #ffffff0e,0 10px 24px #0003}.segmented button{min-width:0;min-height:28px;border-radius:9px;color:#e8ebefad;background:transparent;padding:5px 9px;font-size:12px}.segmented button.active{background:linear-gradient(180deg,#ffffff21,#ffffff08),rgba(var(--steel-rgb),.11);color:var(--text);box-shadow:inset 0 -2px rgba(var(--steel-rgb),.58),0 0 16px rgba(var(--steel-rgb),.08)}.segmented.side-filter{grid-template-columns:minmax(46px,.75fr) minmax(62px,1fr) minmax(66px,1.05fr);min-width:202px;max-width:232px}.segmented.side-filter button{min-width:0;padding:5px 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:850}.segmented.side-filter button:nth-child(2).active{background:linear-gradient(180deg,rgba(var(--bid-rgb),.32),rgba(var(--bid-rgb),.1)),var(--button-glass-hover);box-shadow:inset 0 -2px rgba(var(--bid-rgb),.95),0 0 16px rgba(var(--bid-rgb),.16)}.segmented.side-filter button:nth-child(3).active{background:linear-gradient(180deg,rgba(var(--ask-rgb),.32),rgba(var(--ask-rgb),.1)),var(--button-glass-hover);box-shadow:inset 0 -2px rgba(var(--ask-rgb),.95),0 0 16px rgba(var(--ask-rgb),.16)}.filter-dock{display:grid;grid-template-columns:minmax(220px,300px) repeat(3,minmax(92px,132px)) 240px;gap:8px;align-items:end;padding:10px 14px;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#191b20bd,#090a0cbd),#08090bb3;-webkit-backdrop-filter:blur(16px) saturate(124%);backdrop-filter:blur(16px) saturate(124%)}.filter-dock.compact{grid-template-columns:minmax(260px,360px) auto;align-items:end;justify-content:start}.filter-dock label{min-width:0;display:grid;gap:4px}.filter-dock label span{color:var(--muted);font-size:11px;line-height:1}textarea,input,select{width:100%;border:1px solid rgba(232,235,239,.14);border-radius:8px;background:linear-gradient(180deg,#ffffff13,#ffffff04),var(--glass-field);color:var(--text);outline:none;box-shadow:inset 0 1px #ffffff0b,0 8px 18px #0000001f}textarea::placeholder,input::placeholder{color:#9ea7b39e}textarea{height:34px;min-height:34px;resize:none;padding:8px 9px;line-height:1.2;overflow:auto}input{height:34px;padding:7px 8px}select{height:34px;padding:7px 30px 7px 8px;appearance:none}.search-input{position:relative}.search-input svg{position:absolute;left:9px;top:50%;color:var(--muted);transform:translateY(-50%);pointer-events:none}.search-input input{padding-left:31px}textarea:focus,input:focus,select:focus{border-color:rgba(var(--bid-rgb),.56);background:linear-gradient(180deg,#ffffff17,#ffffff05),#0a0d0feb;box-shadow:0 0 0 3px rgba(var(--bid-rgb),.1),inset 0 1px #ffffff0f}.preset-row{align-self:end;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.preset-row button{min-height:34px;border-radius:7px;background:linear-gradient(180deg,#ffffff13,#ffffff05),var(--button-glass);color:var(--text);border:1px solid rgba(232,235,239,.14);font-size:12px;box-shadow:inset 0 1px #ffffff0e}.filter-open{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(232,235,239,.16);border-radius:8px;background:linear-gradient(180deg,rgba(var(--steel-rgb),.12),rgba(var(--accent-rgb),.045)),var(--button-glass);color:var(--text);padding:7px 12px;font-size:12px;white-space:nowrap}.filter-quick-toggle{min-height:34px;min-width:68px;border:1px solid rgba(232,235,239,.14);border-radius:8px;background:linear-gradient(180deg,#ffffff12,#ffffff04),var(--button-glass);color:#e8ebefbd;padding:7px 10px;font-size:12px;font-weight:700;white-space:nowrap}.filter-quick-toggle.active{border-color:rgba(var(--bid-rgb),.56);background:linear-gradient(180deg,rgba(var(--bid-rgb),.22),rgba(var(--bid-rgb),.08)),var(--button-glass-hover);color:var(--text);box-shadow:0 0 18px rgba(var(--bid-rgb),.12),inset 0 0 0 1px rgba(var(--bid-rgb),.12)}.modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center end;padding:12px;background:linear-gradient(90deg,#05060847,#050608b8),#00000070;-webkit-backdrop-filter:blur(12px) saturate(132%);backdrop-filter:blur(12px) saturate(132%);overflow:hidden}.filter-modal{width:min(940px,calc(100vw - 24px));height:calc(100vh - 24px);min-width:0;max-height:calc(100vh - 24px);display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(232,235,239,.16);border-radius:16px;background:linear-gradient(130deg,rgba(var(--bid-rgb),.075),transparent 48%,rgba(var(--ask-rgb),.065)),#0d0f12d1;-webkit-backdrop-filter:blur(28px) saturate(142%);backdrop-filter:blur(28px) saturate(142%);box-shadow:0 28px 90px #00000094,inset 0 1px #ffffff17;overflow:hidden;animation:filter-drawer-in .16s ease-out}@keyframes filter-drawer-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.filter-modal-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px 13px;border-bottom:1px solid rgba(232,235,239,.11);background:linear-gradient(90deg,rgba(var(--bid-rgb),.06),transparent 36%,rgba(var(--ask-rgb),.055)),#090a0c57}.filter-modal-head h2{margin:0;color:#fff;font-size:22px;line-height:1}.filter-modal-head>div{min-width:0}.filter-modal-head span{display:block;margin-top:7px;color:var(--muted);font-size:12px;font-weight:800}.filter-modal-body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(174px,208px) minmax(0,1fr);overflow:hidden}.filter-sidebar{min-width:0;min-height:0;display:grid;align-content:start;gap:7px;padding:14px 10px 14px 14px;border-right:1px solid rgba(232,235,239,.1);background:#05060838;overflow-y:auto;overflow-x:hidden}.filter-sidebar button{min-width:0;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(232,235,239,.07);border-radius:10px;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#0e10138a;color:#e8ebefb8;padding:8px 10px;text-align:left}.filter-sidebar button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-sidebar button.active{border-color:rgba(var(--bid-rgb),.42);background:linear-gradient(90deg,rgba(var(--bid-rgb),.2),#ffffff0b);color:#fff;box-shadow:0 0 18px rgba(var(--bid-rgb),.08),inset 0 -2px rgba(var(--bid-rgb),.2)}.filter-sidebar button.disabled{cursor:not-allowed;opacity:.45}.filter-sidebar small{color:var(--muted);font-size:9px;text-transform:uppercase}.filter-panel-content{min-width:0;min-height:0;display:grid;align-content:start;gap:14px;padding:14px 18px 20px;overflow-y:auto;overflow-x:hidden}.filter-panel-actions{display:flex;justify-content:flex-end}.filter-panel-actions button{min-height:32px;border:1px solid rgba(232,235,239,.13);border-radius:9px;background:linear-gradient(180deg,#ffffff16,#ffffff05),#121418b8;color:#e8ebefd1;padding:7px 11px;font-size:12px;font-weight:850}.filter-template-toolbar{min-width:0;display:grid;grid-template-columns:minmax(150px,.72fr) minmax(180px,1fr) minmax(250px,auto);gap:10px;align-items:end;border:1px solid rgba(232,235,239,.15);border-radius:13px;background:linear-gradient(120deg,rgba(var(--bid-rgb),.055),#ffffff08 48%,rgba(var(--ask-rgb),.048)),#0c0e12a3;box-shadow:inset 0 1px #ffffff0f,0 14px 30px #00000029;padding:12px}.filter-template-toolbar label{min-width:0;display:grid;gap:6px}.filter-template-toolbar label span{color:var(--muted);font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}.filter-template-actions,.symbol-add-row,.symbol-filter-head{min-width:0;display:flex;align-items:center;gap:8px}.filter-template-actions{justify-content:flex-end;flex-wrap:wrap}.filter-template-actions button,.symbol-add-row button,.symbol-filter-head button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(232,235,239,.13);border-radius:9px;background:linear-gradient(180deg,#ffffff16,#ffffff05),#121418bd;color:#e8ebefd6;padding:7px 10px;font-size:12px;font-weight:850;white-space:nowrap}.filter-template-actions button:hover,.symbol-add-row button:hover,.symbol-filter-head button:hover,.filter-panel-actions button:hover,.filter-hidden-actions button:hover{border-color:rgba(var(--bid-rgb),.38);color:#fff}.filter-template-actions button:disabled{cursor:not-allowed;opacity:.42}.filter-market-card{min-width:0;display:grid;gap:12px;border:1px solid rgba(232,235,239,.14);border-radius:13px;background:linear-gradient(140deg,#ffffff0f,#ffffff04),#0f1114a3;box-shadow:inset 0 1px #ffffff0d,0 12px 26px #00000024;padding:14px}.filter-market-card.spot{border-color:rgba(var(--bid-rgb),.24);background:linear-gradient(140deg,rgba(var(--bid-rgb),.08),#ffffff04 52%),#0f1114a3}.filter-market-card.futures{border-color:rgba(var(--ask-rgb),.24);background:linear-gradient(140deg,rgba(var(--ask-rgb),.075),#ffffff04 52%),#0f1114a3}.filter-market-card h3{margin:0;color:#fff;font-size:14px;line-height:1;text-transform:uppercase}.filter-market-card.spot h3{color:rgb(var(--bid-rgb))}.filter-market-card.futures h3{color:rgb(var(--ask-rgb))}.filter-grid{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(188px,1fr));gap:10px}.filter-grid label{min-width:0;display:grid;gap:6px;border:1px solid rgba(232,235,239,.08);border-radius:10px;background:#05060842;padding:9px}.filter-grid span{color:var(--muted);font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}.filter-modal input,.filter-modal select,.filter-modal textarea{min-width:0;width:100%;border:1px solid rgba(232,235,239,.14);border-radius:9px;background:linear-gradient(180deg,#ffffff13,#ffffff04),#050608b3;color:var(--text);box-shadow:inset 0 1px #ffffff0b,0 8px 18px #0000001f}.filter-modal input,.filter-modal select{height:35px;padding:7px 9px}.filter-modal input::placeholder,.filter-modal textarea::placeholder{color:#9ea7b394}.filter-grid label.filter-check{grid-template-columns:minmax(0,1fr) auto;align-items:center}.filter-grid label.filter-check input{width:17px;height:17px;justify-self:end;margin:0;padding:0;accent-color:rgb(var(--bid-rgb))}.filter-hidden-card textarea{width:100%;min-height:94px;resize:vertical;padding:10px;font:inherit;font-size:12px;line-height:1.45}.filter-toggle-card{min-height:46px;display:flex;align-items:center;gap:10px;border:1px solid rgba(232,235,239,.13);border-radius:11px;background:linear-gradient(180deg,#ffffff0e,#ffffff04),#0c0e12a8;color:var(--text);padding:10px 12px;font-size:12px;font-weight:850}.filter-toggle-card:has(input:checked){border-color:rgba(var(--bid-rgb),.38);background:linear-gradient(90deg,rgba(var(--bid-rgb),.16),#ffffff09),#0c0e12b8}.filter-toggle-card input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:rgb(var(--bid-rgb))}.history-settings-card{border-color:#f05a4f38;background:linear-gradient(140deg,rgba(var(--bid-rgb),.06),rgba(var(--ask-rgb),.055) 58%,#ffffff04),#0f1114a8}.history-settings-card p{margin:0;color:#9ea7b3f0;font-size:11px;font-weight:650;line-height:1.45}.history-contract-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.history-contract-grid>div{min-width:0;display:grid;gap:5px;border:1px solid rgba(232,235,239,.1);border-radius:6px;background:#0506087a;padding:9px 10px}.history-contract-grid span{overflow:hidden;color:#9ea7b3c2;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:720;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-contract-grid strong{color:#e8ebeff5;font-size:12px;font-weight:760;line-height:1.2}.history-threshold-main{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(180px,1fr);align-items:end;gap:10px}.history-threshold-main label,.history-threshold-overrides label{min-width:0;display:grid;gap:6px;border:1px solid rgba(232,235,239,.08);border-radius:10px;background:#05060840;padding:9px}.history-threshold-main span,.history-threshold-overrides>span{color:var(--muted);font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}.history-threshold-main input[type=range]{height:35px;accent-color:rgb(var(--bid-rgb))}.history-threshold-overrides{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}.history-threshold-overrides>span{grid-column:1 / -1}.history-threshold-overrides label{grid-template-columns:minmax(0,1fr) 54px;align-items:center}.history-threshold-overrides b{min-width:0;overflow:hidden;color:#e8ebefe6;font-size:10px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-threshold-overrides input{height:29px;padding:5px 6px;text-align:right}.filter-hidden-actions{display:flex;justify-content:flex-end;gap:8px}.filter-hidden-actions button{min-height:30px;border:1px solid rgba(232,235,239,.14);border-radius:8px;background:linear-gradient(180deg,#ffffff13,#ffffff05),var(--button-glass);color:#e8ebefc7;padding:6px 10px;font-size:12px;font-weight:850}.symbol-filter-editor{min-width:0;display:grid;gap:14px}.symbol-add-row{align-items:stretch}.symbol-add-row input{min-width:0}.symbol-filter-layout{min-width:0;display:grid;grid-template-columns:minmax(142px,178px) minmax(0,1fr);gap:12px;align-items:start}.symbol-filter-list{min-width:0;max-height:470px;display:grid;gap:6px;border:1px solid rgba(232,235,239,.13);border-radius:10px;background:#080a0db8;padding:8px;overflow-y:auto}.symbol-filter-list button{min-width:0;min-height:30px;border:1px solid transparent;border-radius:7px;background:transparent;color:#e8ebefad;padding:6px 8px;text-align:left;font-size:12px;font-weight:850;overflow:hidden;text-overflow:ellipsis}.symbol-filter-list button.active{border-color:rgba(var(--bid-rgb),.36);background:rgba(var(--bid-rgb),.12);color:#fff}.symbol-filter-detail{min-width:0;display:grid;gap:12px}.symbol-filter-head{justify-content:space-between;border:1px solid rgba(232,235,239,.13);border-radius:10px;background:linear-gradient(180deg,#ffffff0e,#ffffff04),#0c0e12b8;padding:10px 12px}.symbol-filter-head strong{color:#fff;font-size:16px}.symbol-empty-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.lifetime-select{position:relative;min-width:0}.lifetime-select-trigger{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(232,235,239,.14);border-radius:9px;background:linear-gradient(180deg,#ffffff13,#ffffff04),#050608b3;color:var(--text);padding:7px 9px;text-align:left}.lifetime-select-trigger:hover,.lifetime-select-trigger[aria-expanded=true]{border-color:rgba(var(--steel-rgb),.34)}.lifetime-select-trigger:focus-visible{outline:0;border-color:rgb(var(--bid-rgb));box-shadow:0 0 0 3px rgba(var(--bid-rgb),.12)}.lifetime-select-trigger span{color:var(--text);font-size:13px;line-height:1;text-transform:none}.lifetime-select-trigger svg{flex:0 0 auto;color:var(--muted)}.lifetime-select-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:80;max-height:258px;overflow-y:auto;border:1px solid rgba(185,192,201,.18);border-radius:10px;background:linear-gradient(180deg,#ffffff0e,rgba(var(--bid-rgb),.045)),#0d0e11e6;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);padding:6px;box-shadow:0 20px 50px #0000008c}.lifetime-select-menu button{width:100%;min-height:36px;display:flex;align-items:center;border-radius:6px;background:transparent;color:var(--text);padding:7px 10px;font-size:13px;font-weight:850;text-align:left}.lifetime-select-menu button:hover{background:#ffffff14}.lifetime-select-menu button.active{background:linear-gradient(90deg,rgba(var(--bid-rgb),.2),rgba(var(--accent-rgb),.14));color:#fff}.error-box{display:inline-flex;align-items:center;gap:7px;margin:8px 12px 0;color:var(--red);background:#f06d821a;border:1px solid rgba(240,109,130,.28);border-radius:7px;padding:8px 10px;font-size:12px}.loading-box{display:inline-flex;align-items:center;gap:7px;margin:8px 12px 0;color:var(--steel);background:#b9c0c914;border:1px solid rgba(185,192,201,.18);border-radius:7px;padding:8px 10px;font-size:12px}.loading-box svg{animation:omega-spin .9s linear infinite}@keyframes omega-spin{to{transform:rotate(360deg)}}.summary-rail{gap:8px;min-height:44px;margin:8px 12px 0;padding:7px 9px;border:1px solid rgba(232,235,239,.1);border-radius:12px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.04),transparent 40%,rgba(var(--ask-rgb),.035)),#080a0c94;-webkit-backdrop-filter:blur(16px) saturate(122%);backdrop-filter:blur(16px) saturate(122%);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;box-shadow:inset 0 1px #ffffff0b,0 14px 34px #0000002e}.summary-rail::-webkit-scrollbar{display:none}.summary-rail .metric-chip{flex:0 0 auto}.summary-rail .status-row{flex:0 0 auto;justify-content:flex-end;gap:7px;margin-left:auto;overflow:visible}.cards-viewport{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px 14px 10px}.pinned-dock{margin:0 0 12px;padding:9px;border:1px solid rgba(var(--accent-rgb),.22);border-radius:12px;background:linear-gradient(120deg,rgba(var(--accent-rgb),.11),rgba(var(--bid-rgb),.035) 55%,#ffffff04),#0a0a0ac7;-webkit-backdrop-filter:blur(18px) saturate(126%);backdrop-filter:blur(18px) saturate(126%);box-shadow:inset 0 1px #fff1,0 14px 34px #00000038}.pinned-dock-head{display:flex;align-items:center;gap:7px;margin:0 1px 8px;color:#e8ebefd1;font-size:10px;font-weight:800;letter-spacing:0;text-transform:uppercase}.pinned-dock-head svg{color:var(--accent)}.pinned-board{display:grid;grid-auto-flow:column;grid-auto-columns:252px;gap:9px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 5px}.density-board{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(252px,252px));grid-auto-rows:auto;gap:9px;align-items:start;align-content:start;justify-content:start}.density-tile{position:relative;width:100%;min-height:148px;min-width:0;display:flex;flex-direction:column;border:1px solid rgba(232,235,239,.14);border-radius:11px;background:linear-gradient(140deg,#ffffff1d,#ffffff06 38%,rgba(var(--bid-rgb),.035) 64%,rgba(var(--ask-rgb),.035)),#0d0f12a3;-webkit-backdrop-filter:blur(22px) saturate(136%);backdrop-filter:blur(22px) saturate(136%);box-shadow:0 18px 38px #00000057,inset 0 1px #ffffff17,inset 0 -1px #0000006b,inset 0 0 0 1px #ffffff05;overflow:hidden;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.density-tile:before{content:"";position:absolute;inset:0 0 auto;z-index:0;height:3px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.78),#e8ebef33 48%,rgba(var(--ask-rgb),.78));opacity:.78}.density-tile:after{content:"";position:absolute;inset:5px;z-index:0;border-radius:8px;background:linear-gradient(135deg,rgba(232,235,239,.22) 0 8px,transparent 8px) top left / 24px 24px no-repeat,linear-gradient(315deg,rgba(232,235,239,.14) 0 8px,transparent 8px) bottom right / 24px 24px no-repeat;pointer-events:none;opacity:.72}.density-tile>*{position:relative;z-index:1}.density-tile.active{border-color:#e8ebef38}.density-tile.pinned{border-color:rgba(var(--accent-rgb),.5);box-shadow:0 0 0 1px rgba(var(--accent-rgb),.12),0 0 24px rgba(var(--accent-rgb),.12),0 12px 28px #00000042}.density-tile.pinned:before{background:linear-gradient(90deg,var(--red),rgba(247,248,250,.78),var(--red));opacity:.95}.cards-viewport.frozen .density-tile{border-color:#e8ebef3d}.density-tile:hover,.density-tile:focus-within,.density-tile.selected,.density-tile.active.selected{z-index:3;border-color:#e8ebef7a;box-shadow:0 0 0 1px #e8ebef24,0 0 22px rgba(var(--bid-rgb),.1),0 0 28px rgba(var(--ask-rgb),.1),0 20px 44px #0000007a;transform:translateY(-1px)}.density-tile:hover:before,.density-tile:focus-within:before,.density-tile.selected:before,.density-tile.active.selected:before{height:3px;background:linear-gradient(90deg,rgb(var(--bid-rgb)),#f7f8fa9e,rgb(var(--ask-rgb)));opacity:1}.cards-viewport.frozen .density-tile.selected,.cards-viewport.frozen .density-tile.active.selected{border-color:#f7f8faeb;box-shadow:0 0 0 1px #f7f8fa94,0 0 18px #f7f8fa38,0 0 32px #ff4d4d24,0 16px 34px #0000006b;transform:translateY(-1px)}.density-tile:hover:after,.density-tile:focus-within:after,.density-tile.selected:after{box-shadow:inset 0 0 0 1px #f7f8fa1a,inset 0 0 18px #f7f8fa0f}.tile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:7px;padding:10px 8px 6px}.tile-title{flex:1 1 auto;min-width:0}.symbol-copy{max-width:100%;display:block;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.symbol-copy:hover strong,.symbol-copy.copied strong{color:var(--accent)}.tile-title strong,.tile-title span,.line-main b,.line-main span,.line-meta span,.tile-foot span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile-title strong{display:block;font-size:16px;line-height:1.02;letter-spacing:0;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.34)}.tile-title span{display:block;margin-top:3px;color:#e8ebefa3;font-size:10px;text-transform:uppercase}.tile-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex:0 0 auto}.tile-action{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(232,235,239,.14);border-radius:8px;background:linear-gradient(180deg,#ffffff1c,#ffffff06),#121418b3;color:#e8ebefc2;-webkit-backdrop-filter:blur(12px) saturate(126%);backdrop-filter:blur(12px) saturate(126%);box-shadow:inset 0 1px #fff1,0 8px 16px #0000002e;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.tile-action svg{display:block;flex:0 0 auto;transform:translateY(.5px)}.tile-action:hover,.pin-card.active{border-color:rgba(var(--bid-rgb),.46);background:linear-gradient(180deg,rgba(var(--bid-rgb),.18),rgba(var(--bid-rgb),.06)),var(--button-glass-hover);color:var(--text);box-shadow:0 0 16px rgba(var(--bid-rgb),.16),inset 0 1px #fff1}.history-card:hover{border-color:#f7f8fa61;background:linear-gradient(180deg,#ffffff21,#ffffff09),var(--button-glass-hover)}.density-lines{display:grid;gap:6px;padding:0 7px 7px}.density-tile.expanded{border-color:rgba(var(--accent-rgb),.34);box-shadow:0 12px 28px #00000057,0 0 0 1px rgba(var(--accent-rgb),.08) inset}.density-source-section{display:grid;gap:3px}.source-divider{min-width:0;display:grid;grid-template-columns:auto minmax(12px,1fr);align-items:center;gap:6px;color:var(--muted);padding:0 2px}.source-divider:after{content:"";height:1px;background:linear-gradient(90deg,#f7f8fa33,#f7f8fa08)}.source-label{min-width:0;display:inline-flex;align-items:center;gap:4px;color:#e8ebefc7;font-size:10.5px;font-weight:700;line-height:1;text-transform:uppercase}.source-label b,.source-label em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-label b{max-width:82px}.source-label em{max-width:52px;color:#9ea7b3e0;font-size:9.5px;font-style:normal;font-weight:700}.source-label .exchange-logo.compact{width:16px;height:16px;border-radius:5px;background:#ffffff13}.density-line{position:relative;--side-rgb: var(--bid-rgb);--heat-rgb: var(--heat-low-rgb);container-type:inline-size;min-height:34px;display:block;padding:7px 7px 8px;border:1px solid rgba(var(--side-rgb),.46);border-left:0;border-radius:8px;background:linear-gradient(90deg,rgba(var(--side-rgb),.55),rgba(var(--side-rgb),.22) 42%,rgba(var(--heat-rgb),.12)),linear-gradient(180deg,#ffffff14,#ffffff04),#0b0c0ef5;box-shadow:0 0 13px rgba(var(--side-rgb),.14),inset 0 1px #ffffff14,inset 0 -1px #00000052;overflow:hidden}.density-line:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,rgba(var(--side-rgb),1),rgba(var(--side-rgb),.65));box-shadow:0 0 16px rgba(var(--side-rgb),.58)}.density-line.ask{--side-rgb: var(--ask-rgb)}.density-line.heat-low{--heat-rgb: var(--heat-low-rgb)}.density-line.heat-medium{--heat-rgb: var(--heat-medium-rgb)}.density-line.heat-strong{--heat-rgb: var(--heat-strong-rgb)}.density-line.heat-extreme{--heat-rgb: var(--heat-extreme-rgb);box-shadow:0 0 18px rgba(var(--side-rgb),.2),0 0 18px rgba(var(--heat-extreme-rgb),.14),inset 0 0 0 1px rgba(var(--heat-extreme-rgb),.2),inset 0 -1px #00000052}.line-row,.line-main,.line-meta{min-width:0;display:grid;align-items:center;column-gap:0;row-gap:2px}.line-row{width:100%;max-width:100%;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr) minmax(0,.85fr) minmax(0,.9fr);column-gap:4px;overflow:hidden}.line-row b,.line-main b{color:#fff;font-size:clamp(11.6px,4.9cqw,12.6px);line-height:1;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;letter-spacing:0;font-variant-numeric:tabular-nums;text-shadow:0 1px 8px rgba(0,0,0,.44)}.line-row span,.line-main span,.line-meta span{color:#f8fafcf5;font-size:clamp(11.6px,4.9cqw,12.6px);line-height:1;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-variant-numeric:tabular-nums;font-weight:820}.line-row span,.line-main span,.line-meta span:not(.line-side){text-align:right}.line-row b,.line-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-row b,.line-row span{min-height:15px;display:inline-flex;align-items:center}.line-row b{justify-content:center;gap:3px;padding-right:0;padding-left:0}.line-row .line-level-count{flex:0 0 auto;color:rgba(var(--side-rgb),.92);font-size:9px;font-weight:950;line-height:1;letter-spacing:0}.line-row span{justify-content:flex-end;padding:0;border-left:0}.line-row .line-price{justify-content:center;gap:3px;max-width:100%}.line-row .line-price-value{flex:1 1 auto;min-width:0;justify-content:flex-end;overflow:hidden;text-overflow:ellipsis}.line-row .line-distance,.line-row .line-lifetime{justify-content:center}.line-row .line-lifetime{width:auto;min-width:0;justify-self:stretch;overflow:hidden;text-overflow:clip;justify-content:center}.line-row span:last-child{padding-right:0}@container (max-width: 226px){.line-row{grid-template-columns:minmax(0,.82fr) minmax(0,1.12fr) minmax(0,.7fr) minmax(0,.66fr);column-gap:4px}.line-row b,.line-row span{font-size:11.2px}}.line-meta{grid-template-columns:35px minmax(18px,.62fr) minmax(8px,.32fr) minmax(29px,1fr);column-gap:3px}.line-meta .line-side{display:inline-grid;place-items:center;min-width:31px;width:fit-content;max-width:35px;border-radius:999px;padding:2px 3px;color:#03130d;background:rgb(var(--bid-rgb));font-size:7.5px;font-weight:900;box-shadow:0 0 12px rgba(var(--bid-rgb),.36),inset 0 -1px #0000002e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.line-meta .line-side.ask{color:#17080d;background:rgb(var(--ask-rgb));box-shadow:0 0 12px rgba(var(--ask-rgb),.36),inset 0 -1px #0000002e}.line-age{position:absolute;left:0;right:0;bottom:0;height:2px;transform-origin:left center;background:linear-gradient(90deg,rgb(var(--side-rgb)),#ffffffb8);box-shadow:0 0 10px rgba(var(--side-rgb),.46);opacity:.94}.tick-cluster-line{cursor:pointer}.tick-cluster-line:focus-visible{outline:1px solid rgba(232,235,239,.5);outline-offset:2px}.tick-cluster-details{position:relative;z-index:1;display:grid;gap:3px;margin-top:7px;padding-top:6px;border-top:1px solid rgba(232,235,239,.12)}.tick-cluster-level{display:grid;grid-template-columns:minmax(42px,.9fr) minmax(54px,1fr) minmax(38px,.72fr);gap:5px;align-items:center;min-width:0;color:#e8ebefd6;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-size:10.4px;font-variant-numeric:tabular-nums;font-weight:760;line-height:1.1}.tick-cluster-level span,.tick-cluster-level b,.tick-cluster-level em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tick-cluster-level b,.tick-cluster-level em{text-align:right}.tick-cluster-level b{color:#f8fafcf0}.tick-cluster-level em{color:#e8ebefad;font-style:normal}.tick-cluster-level.more{color:#e8ebef9e}.density-expand-toggle{width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(185,192,201,.18);border-radius:8px;background:linear-gradient(180deg,#ffffff17,#ffffff06),#0b0d10d1;color:#e8ebefe6;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.density-expand-toggle svg{color:rgb(var(--accent-rgb));transition:transform .14s ease}.density-expand-toggle:hover{border-color:rgba(var(--accent-rgb),.36);background:linear-gradient(180deg,rgba(var(--accent-rgb),.16),rgba(var(--accent-rgb),.045)),#0c0e10d6;color:#fff;transform:translateY(-1px)}.density-expand-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.no-density{min-height:22px;display:grid;place-items:center;border:1px dashed rgba(255,255,255,.1);border-radius:5px;color:var(--muted);font-size:11px}.no-density{margin:2px 6px 7px;min-height:76px;color:#9ea7b3c7;background:repeating-linear-gradient(-45deg,rgba(185,192,201,.025) 0 8px,transparent 8px 16px);font-size:10px;font-style:normal;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.density-tile.empty-pinned{border-style:dashed}.density-tile.empty-pinned .tile-feed-strip{opacity:.62}.density-tile.empty-pinned .tile-foot{color:#9ea7b394}.tile-foot{display:flex;justify-content:flex-end;gap:6px;margin-top:auto;padding:6px 8px 7px;border-top:1px solid rgba(232,235,239,.08);color:#e8ebefb8;font-size:10px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.035),rgba(var(--ask-rgb),.03)),#080c0e4d}.tile-foot span{min-width:0;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-variant-numeric:tabular-nums;text-align:right}.signal-tape{min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;margin:0 12px 10px;padding:7px 9px;border:1px solid rgba(232,235,239,.1);border-radius:12px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.04),transparent 46%,rgba(var(--ask-rgb),.04)),#080a0cb3;-webkit-backdrop-filter:blur(16px) saturate(124%);backdrop-filter:blur(16px) saturate(124%);box-shadow:inset 0 1px #ffffff0b,0 14px 34px #0000002e}.signal-tape-label{color:#e8ebef9e;font-size:10px;font-weight:850;text-transform:uppercase;white-space:nowrap}.signal-tape-track{min-width:0;display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.signal-tape-track::-webkit-scrollbar{display:none}.signal-tape-item{--side-rgb: var(--bid-rgb);flex:0 0 auto;min-height:25px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(var(--side-rgb),.24);border-radius:999px;background:linear-gradient(90deg,rgba(var(--side-rgb),.16),#ffffff09),#0a0c0eb8;color:#e8ebefe0;padding:4px 8px 4px 6px;font-size:10px;box-shadow:inset 0 1px #ffffff0e}.signal-tape-item.ask{--side-rgb: var(--ask-rgb)}.signal-tape-item b,.signal-tape-item span{font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;line-height:1}.signal-tape-item b{color:#fff;font-size:10.5px}.signal-tape-item em{min-width:16px;min-height:16px;display:inline-grid;place-items:center;border-radius:999px;background:rgb(var(--side-rgb));color:#06100c;font-size:9px;font-style:normal;font-weight:900;line-height:1}.signal-tape-item.ask em{color:#19070c}.lab-shell{height:100vh;min-height:100vh;display:grid;grid-template-columns:78px minmax(0,1fr) 348px;grid-template-rows:minmax(0,1fr) 106px;overflow:hidden;color:#f4f6f4;background:radial-gradient(circle at 10% 0%,rgba(255,100,125,.16),transparent 26%),radial-gradient(circle at 70% 12%,rgba(53,214,154,.11),transparent 30%),linear-gradient(120deg,rgba(255,255,255,.035) 0 1px,transparent 1px 36px),linear-gradient(180deg,#050608,#080a0c 42%,#050608);isolation:isolate}.lab-shell button,.lab-shell select,.lab-shell input{font:inherit}.lab-dock{grid-row:1 / 3;display:grid;grid-template-rows:66px minmax(0,1fr) auto auto;gap:10px;padding:8px 5px;border-right:1px solid rgba(255,100,125,.34);background:linear-gradient(180deg,rgba(255,100,125,.12),transparent 16%,rgba(53,214,154,.035) 82%,rgba(255,100,125,.08)),#050608b8;-webkit-backdrop-filter:blur(26px) saturate(140%);backdrop-filter:blur(26px) saturate(140%);box-shadow:12px 0 48px #0000006b,inset -1px 0 #ffffff0e;z-index:4}.lab-dock-logo{width:54px;min-width:54px;height:54px;display:grid;place-items:center;justify-self:center;border:1px solid rgba(255,100,125,.45);border-radius:12px;background:linear-gradient(180deg,#ff647d33,#ff647d0a),#0c0d0fb8}.lab-dock nav{min-height:0;display:grid;align-content:start;gap:5px}.lab-dock nav button,.lab-dock-exit{position:relative;min-height:58px;display:grid;place-items:center;gap:3px;border:1px solid transparent;border-radius:10px;background:transparent;color:#e8ebefbd;padding:6px 2px}.lab-dock nav button span{font-size:8.5px;font-weight:850;line-height:1}.lab-dock nav button em{position:absolute;top:7px;right:8px;min-width:18px;min-height:18px;display:grid;place-items:center;border-radius:999px;background:var(--coral);color:#21080d;font-size:9px;font-style:normal;font-weight:900}.lab-dock nav button.active,.lab-dock nav button:hover,.lab-dock-exit:hover{border-color:#ff647d6b;background:linear-gradient(180deg,#ff647d2e,#ffffff09),#101216b3;color:#fff;box-shadow:0 0 24px #ff647d21,inset 0 1px #ffffff14}.lab-dock-feed{display:grid;gap:4px;border:1px solid rgba(232,235,239,.14);border-radius:10px;background:#090b0dad;padding:8px 6px}.lab-dock-feed small{color:#e8ebef94;font-size:8px}.lab-dock-feed b{color:var(--jade);font-size:9px}.lab-dock-exit{min-height:42px}.lab-stage{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);padding:10px 12px 0;overflow:hidden}.lab-command{min-width:0;min-height:64px;display:grid;grid-template-columns:112px minmax(0,1fr) 308px;align-items:stretch;gap:10px;border:1px solid rgba(232,235,239,.13);border-radius:14px;background:linear-gradient(90deg,rgba(53,214,154,.08),transparent 42%,rgba(255,100,125,.065)),#07090ba3;-webkit-backdrop-filter:blur(28px) saturate(142%);backdrop-filter:blur(28px) saturate(142%);box-shadow:0 20px 54px #0000005c,inset 0 1px #ffffff14;padding:8px}.lab-brand-lockup{min-width:0;display:grid;align-content:center;gap:4px}.lab-brand-lockup a{width:fit-content;border:1px solid rgba(232,235,239,.12);border-radius:999px;color:#e8ebefa8;padding:3px 8px;font-size:10px;text-decoration:none}.lab-exchange-rail{min-width:0;display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.lab-exchange-rail::-webkit-scrollbar{display:none}.lab-exchange-tile{flex:0 0 120px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:4px;border:1px solid rgba(232,235,239,.12);border-radius:10px;background:linear-gradient(180deg,#ffffff12,#ffffff05),#090b0db8;padding:6px;opacity:.52}.lab-exchange-tile.active{opacity:1;box-shadow:inset 0 1px #ffffff12}.lab-exchange-name{min-width:0;display:flex;align-items:center;gap:6px;background:transparent;color:#e8ebefdb;padding:0;font-size:10px;font-weight:900}.lab-market-pair{display:grid;grid-template-columns:1fr 1fr;gap:4px}.lab-market-pair button{min-height:19px;border:1px solid rgba(232,235,239,.1);border-radius:6px;background:#ffffff09;color:#e8ebef94;font-size:9px;font-weight:850}.lab-market-pair button.spot.active{border-color:rgba(var(--bid-rgb),.52);background:linear-gradient(180deg,rgba(var(--bid-rgb),.36),rgba(var(--bid-rgb),.12));color:#dfffee}.lab-market-pair button.futures.active{border-color:rgba(var(--ask-rgb),.54);background:linear-gradient(180deg,rgba(var(--ask-rgb),.36),rgba(var(--ask-rgb),.12));color:#ffe2e8}.lab-top-status{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) 42px;align-items:center;gap:8px}.lab-top-status>button{width:42px;min-height:42px;border:1px solid rgba(255,100,125,.38);border-radius:10px;background:#ff647d14;color:#ffd9df}.lab-online{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(var(--bid-rgb),.24);border-radius:999px;color:var(--jade);background:rgba(var(--bid-rgb),.08);padding:6px 9px;font-size:10px;font-weight:850;text-transform:uppercase}.lab-online.offline{border-color:rgba(var(--ask-rgb),.28);color:var(--coral);background:rgba(var(--ask-rgb),.08)}.lab-online.connecting{border-color:rgba(var(--accent-rgb),.28);color:var(--accent)}.lab-micro-trace{width:100%;height:26px;color:var(--jade);overflow:visible}.lab-micro-trace.ask{color:var(--coral)}.lab-micro-trace polyline{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;filter:drop-shadow(0 0 5px currentColor);opacity:.78}.lab-alert,.lab-control-strip{margin-top:8px}.lab-alert{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,100,125,.28);border-radius:10px;background:#ff647d14;color:#ffdce2;padding:8px 10px;font-size:12px}.lab-control-strip{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) 220px;gap:10px;align-items:center;border:1px solid rgba(232,235,239,.1);border-radius:12px;background:#080a0c94;-webkit-backdrop-filter:blur(20px) saturate(130%);backdrop-filter:blur(20px) saturate(130%);padding:6px 9px}.lab-metrics,.lab-status-ticker,.lab-density-scale{min-width:0;display:flex;align-items:center;gap:7px}.lab-metrics span,.lab-status-ticker span{min-height:26px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(232,235,239,.09);border-radius:8px;background:#ffffff09;color:#e8ebefa8;padding:4px 8px;font-size:10px;white-space:nowrap}.lab-metrics b{color:#fff;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace}.lab-status-ticker{overflow:hidden}.lab-status-ticker span{flex:0 0 auto}.lab-status-ticker .connected{color:#35d69adb}.lab-density-scale{justify-content:flex-end;color:#e8ebef94;font-size:9px;font-weight:850}.lab-density-scale i{width:96px;height:6px;border-radius:999px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.88),#e8ebef80,rgba(var(--ask-rgb),.9));box-shadow:0 0 14px #ff647d24}.lab-grid-scroll{min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px 2px 14px 0}.lab-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(252px,1fr));gap:10px;align-items:start}.lab-density-card.density-tile{position:relative;min-height:208px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border:1px solid rgba(232,235,239,.15);border-radius:14px;background:linear-gradient(135deg,#ffffff1f,#ffffff05 42%,#35d69a0e),#0a0d0f94;-webkit-backdrop-filter:blur(24px) saturate(142%);backdrop-filter:blur(24px) saturate(142%);box-shadow:0 18px 44px #00000061,inset 0 1px #ffffff1a,inset 0 -1px #0000007a;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%);overflow:hidden}.lab-density-card.density-tile:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;height:auto;background:linear-gradient(180deg,var(--coral),rgba(232,235,239,.34),var(--jade));opacity:.78}.lab-density-card.density-tile:after{content:"";position:absolute;inset:1px;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.18) 0 1px,transparent 1px 46%),radial-gradient(circle at 18% 8%,rgba(255,255,255,.12),transparent 24%);pointer-events:none;opacity:.68}.lab-density-card.selected,.lab-density-card:hover{border-color:#ffffff5c;box-shadow:0 0 0 1px #ffffff1f,0 0 28px #35d69a1f,0 0 34px #ff647d1f,0 24px 58px #00000085;transform:translateY(-1px)}.lab-card-corner{position:absolute;width:28px;height:28px;pointer-events:none;z-index:1}.lab-card-corner.top-left{top:0;left:0;border-top:1px solid rgba(255,255,255,.34);border-left:1px solid rgba(255,100,125,.44)}.lab-card-corner.bottom-right{right:0;bottom:0;border-right:1px solid rgba(53,214,154,.38);border-bottom:1px solid rgba(255,255,255,.2)}.lab-card-head{min-width:0;display:grid;grid-template-columns:minmax(0,.78fr) minmax(62px,.7fr) auto;gap:8px;align-items:start;padding:13px 12px 6px 16px;z-index:2}.lab-symbol-button{max-width:100%;display:block;overflow:hidden;border:0;background:transparent;color:#fff;padding:0;font-size:18px;font-weight:900;line-height:1;letter-spacing:.02em;text-align:left;text-overflow:ellipsis;white-space:nowrap}.lab-card-head span,.lab-feed-line,.lab-card-foot{color:#e8ebefa8;font-size:10px;text-transform:uppercase}.lab-card-actions{display:flex;gap:5px}.lab-card-actions button,.lab-focus-actions button,.lab-filter-panel header button{min-width:28px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(232,235,239,.12);border-radius:8px;background:#ffffff0b;color:#e8ebefd1}.lab-card-actions button.active{border-color:#35d69a6b;color:var(--jade)}.lab-feed-line{min-width:0;display:flex;align-items:center;gap:5px;padding:0 12px 8px 16px;z-index:2}.lab-feed-line b,.lab-feed-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-feed-line:after{content:"";flex:1 1 auto;height:1px;background:linear-gradient(90deg,rgba(232,235,239,.22),transparent)}.lab-density-stack{display:grid;gap:8px;padding:0 10px 8px 12px;z-index:2}.lab-density-stack.focus{padding:0}.lab-no-density{min-height:72px;display:grid;place-items:center;color:#9ea7b3b8;background:repeating-linear-gradient(-45deg,rgba(185,192,201,.025) 0 8px,transparent 8px 16px);border:1px dashed rgba(185,192,201,.14);border-radius:7px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lab-density-row{--side-rgb: var(--bid-rgb);min-height:35px;display:grid;grid-template-columns:minmax(58px,.92fr) minmax(54px,.88fr) minmax(45px,.68fr) minmax(34px,.5fr);align-items:center;overflow:hidden;border:1px solid rgba(var(--side-rgb),.32);border-radius:8px;background:linear-gradient(90deg,rgba(var(--side-rgb),.28),rgba(var(--side-rgb),.065) 38%,#ffffff07),#07080ab8;box-shadow:inset 4px 0 rgba(var(--side-rgb),.88),0 0 18px rgba(var(--side-rgb),.08),inset 0 1px #ffffff12}.lab-density-row.ask{--side-rgb: var(--ask-rgb)}.lab-density-row strong,.lab-density-row span{min-width:0;overflow:hidden;padding:0 8px;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;line-height:1;text-overflow:ellipsis;white-space:nowrap}.lab-density-row strong{color:#fff;font-size:14px}.lab-density-row span{border-left:1px solid rgba(232,235,239,.13);color:#f5f6f8e6;font-size:11px;text-align:right}.lab-card-foot{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;border-top:1px solid rgba(232,235,239,.08);padding:8px 11px 10px 16px;z-index:2}.lab-card-foot span{overflow:hidden;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.lab-card-foot em{border:1px solid rgba(232,235,239,.12);border-radius:999px;color:#e8ebefb8;padding:2px 6px;font-style:normal}.lab-inspector{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;border-left:1px solid rgba(232,235,239,.13);padding:10px 10px 0;overflow:hidden}.lab-focus-panel,.lab-filter-panel{min-width:0;border:1px solid rgba(255,100,125,.24);border-radius:14px;background:linear-gradient(135deg,#ffffff1a,#ffffff05 42%,#ff647d0b),#0a0c0f9e;-webkit-backdrop-filter:blur(26px) saturate(140%);backdrop-filter:blur(26px) saturate(140%);box-shadow:0 18px 52px #00000061,inset 0 1px #ffffff14;padding:14px}.lab-focus-panel header,.lab-filter-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.lab-focus-panel h2{margin:0;color:#fff;font-size:22px;line-height:1}.lab-focus-panel header span{display:block;margin-top:5px;color:#e8ebefa8;font-size:12px;text-transform:uppercase}.lab-focus-actions,.lab-focus-tabs{display:flex;gap:7px;margin:12px 0}.lab-focus-actions button{min-height:32px;padding:6px 10px}.lab-focus-tabs{overflow-x:auto;scrollbar-width:none}.lab-focus-tabs span{flex:0 0 auto;border:1px solid rgba(232,235,239,.11);border-radius:8px;background:#ffffff09;color:#e8ebefb8;padding:7px 9px;font-size:10px;font-weight:850}.lab-empty-focus,.lab-empty-board{min-height:140px;display:grid;place-items:center;border:1px dashed rgba(232,235,239,.16);border-radius:12px;color:#e8ebef9e;font-size:12px}.lab-filter-panel{display:grid;align-content:start;gap:14px;overflow-y:auto}.lab-filter-panel header b{font-size:13px;letter-spacing:.08em}.lab-filter-panel label{display:grid;gap:7px}.lab-filter-panel label span{display:flex;justify-content:space-between;color:#e8ebef9e;font-size:11px}.lab-filter-panel label b{color:#e8ebefeb;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace}.lab-filter-panel select{width:100%;min-height:34px;border:1px solid rgba(232,235,239,.12);border-radius:8px;background:#050608b8;color:var(--text);padding:7px 9px}.lab-filter-panel input[type=range]{accent-color:var(--jade)}.lab-exchange-switches{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.lab-exchange-switches button{min-height:28px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#e8ebefb3;padding:0;font-size:11px}.lab-exchange-switches i{width:31px;height:17px;border-radius:999px;background:#ffffff1f;box-shadow:inset 0 0 0 1px #e8ebef1a}.lab-exchange-switches i:after{content:"";width:13px;height:13px;display:block;margin:2px;border-radius:999px;background:#e8ebefc2;transition:transform .14s ease}.lab-exchange-switches button.active i{background:rgba(var(--bid-rgb),.32)}.lab-exchange-switches button.active i:after{background:var(--jade);transform:translate(14px)}.lab-side-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lab-side-buttons button{min-height:30px;border:1px solid rgba(232,235,239,.13);border-radius:8px;background:#ffffff09;color:#e8ebefbd;font-size:11px;font-weight:850}.lab-side-buttons button.active:first-child{border-color:rgba(var(--bid-rgb),.48);background:rgba(var(--bid-rgb),.16);color:var(--jade)}.lab-side-buttons button.active:nth-child(2){border-color:rgba(var(--ask-rgb),.5);background:rgba(var(--ask-rgb),.16);color:var(--coral)}.lab-side-buttons button.active:nth-child(3){border-color:#e8ebef3d;color:#fff}.lab-signal-tape{grid-column:2 / 4;display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px;border-top:1px solid rgba(255,100,125,.28);background:linear-gradient(90deg,rgba(255,100,125,.08),transparent 34%,rgba(53,214,154,.045)),#060709c2;-webkit-backdrop-filter:blur(24px) saturate(138%);backdrop-filter:blur(24px) saturate(138%);padding:9px 10px;z-index:3}.lab-signal-tape header{display:grid;align-content:start;gap:5px}.lab-signal-tape header b{color:#fff;font-size:12px;letter-spacing:.08em}.lab-signal-tape header span{color:#e8ebef94;font-size:10px}.lab-signal-tape>div{min-width:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.lab-signal-tape>div::-webkit-scrollbar{display:none}.lab-tape-card{--side-rgb: var(--bid-rgb);flex:0 0 170px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 6px;border:1px solid rgba(var(--side-rgb),.24);border-radius:10px;background:linear-gradient(135deg,rgba(var(--side-rgb),.15),#ffffff06),#0b0d0fb8;padding:8px}.lab-tape-card.ask{--side-rgb: var(--ask-rgb)}.lab-tape-card small,.lab-tape-card em,.lab-tape-card span{color:#e8ebef9e;font-size:9px;font-style:normal}.lab-tape-card b,.lab-tape-card strong{color:#fff;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace}.lab-tape-card strong{color:rgb(var(--side-rgb))}.lab-tape-card .lab-micro-trace{grid-column:2;grid-row:1 / 5;width:46px;align-self:end}.orbit-shell{--orbit-bg: #040504;--orbit-panel: rgba(12, 15, 16, .58);--orbit-panel-strong: rgba(16, 19, 21, .78);--orbit-line: rgba(232, 235, 239, .14);--orbit-text: #f4f7e9;--orbit-muted: rgba(244, 247, 233, .62);--orbit-lime: rgb(var(--bid-rgb));--orbit-rose: rgb(var(--ask-rgb));--orbit-amber: #f05a4f;height:100vh;min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:66px 54px minmax(0,1fr);overflow:hidden;color:var(--orbit-text);background:radial-gradient(circle at 20% 18%,rgba(var(--bid-rgb),.15),transparent 32%),radial-gradient(circle at 82% 9%,rgba(var(--ask-rgb),.13),transparent 31%),radial-gradient(circle at 56% 88%,rgba(var(--bid-rgb),.055),transparent 35%),linear-gradient(120deg,rgba(255,255,255,.03) 1px,transparent 1px),var(--orbit-bg);background-size:auto,auto,auto,58px 58px,auto;isolation:isolate}.orbit-shell button,.orbit-shell input,.orbit-shell select{font:inherit}.orbit-command{grid-column:1;grid-row:1;min-width:0;display:grid;grid-template-columns:minmax(190px,auto) minmax(260px,1fr) auto;align-items:center;gap:12px;margin:8px 12px 0;border:1px solid rgba(232,235,239,.13);border-radius:16px;background:linear-gradient(100deg,rgba(var(--bid-rgb),.08),transparent 47%,rgba(var(--ask-rgb),.07)),#07090bb8;-webkit-backdrop-filter:blur(26px) saturate(142%);backdrop-filter:blur(26px) saturate(142%);box-shadow:0 28px 70px #00000061,inset 0 1px #ffffff14;padding:7px 10px;z-index:5}.orbit-summary-strip{grid-column:1;grid-row:2;min-width:0;display:flex;align-items:center;gap:8px;margin:8px 10px 0 12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.orbit-summary-strip::-webkit-scrollbar{display:none}.orbit-summary-strip div,.orbit-summary-strip a{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(244,247,233,.12);border-radius:12px;background:linear-gradient(135deg,#ffffff12,#ffffff04),#0809079e;color:var(--orbit-muted);padding:8px 10px;text-decoration:none;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.orbit-summary-strip span{font-size:9px;font-weight:900;letter-spacing:.1em}.orbit-summary-strip b{color:var(--orbit-text);font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-size:14px}.orbit-summary-strip a{color:var(--orbit-lime);font-size:11px;font-weight:900}.orbit-brand{min-width:0;display:flex;align-items:center}.orbit-brand .omega-logo{width:clamp(205px,15vw,258px);max-width:100%}.orbit-tabs{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;justify-self:center;border:1px solid rgba(232,235,239,.1);border-radius:13px;background:linear-gradient(180deg,#ffffff12,#ffffff04),#0507086b;padding:5px}.orbit-tabs a,.orbit-tabs button{min-width:104px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:9px;background:transparent;color:#e8ebefad;padding:7px 11px;font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}.orbit-tabs a.active,.orbit-tabs button.active{border-color:rgba(var(--bid-rgb),.42);background:linear-gradient(180deg,rgba(var(--bid-rgb),.2),rgba(var(--bid-rgb),.07)),#ffffff09;color:#fff;box-shadow:0 0 16px rgba(var(--bid-rgb),.1),inset 0 -2px rgba(var(--bid-rgb),.24)}.orbit-tabs button:hover,.orbit-tabs a:hover{border-color:#e8ebef33;color:#fff}.orbit-feed-row{min-width:0;display:flex;gap:7px;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding-inline:1px 4px;scroll-padding-inline:1px;scrollbar-width:none}.orbit-feed-dock{position:fixed;top:50%;right:10px;z-index:7;width:88px;max-height:min(72vh,calc(100vh - 96px));display:grid;justify-items:center;grid-auto-rows:minmax(46px,auto);gap:5px;overflow-x:hidden;overflow-y:auto;border:1px solid rgba(232,235,239,.16);border-radius:15px;background:linear-gradient(145deg,#ffffff21,#ffffff06 42%,rgba(var(--ask-rgb),.055)),#080a0ba8;-webkit-backdrop-filter:blur(28px) saturate(142%);backdrop-filter:blur(28px) saturate(142%);box-shadow:0 26px 70px #0000006b,inset 0 1px #ffffff1f;padding:7px 5px;scrollbar-width:none;transform:translateY(-50%)}.orbit-feed-dock::-webkit-scrollbar{display:none}.orbit-dock-feed{min-width:0;width:76px;min-height:45px;display:grid;grid-template-columns:21px 34px;align-items:center;justify-items:center;gap:4px;box-sizing:border-box;border:1px solid rgba(232,235,239,.11);border-radius:11px;background:linear-gradient(135deg,#ffffff14,#ffffff05),#0b0e0fa3;padding:4px}.orbit-dock-feed.active{border-color:rgba(var(--bid-rgb),.26);box-shadow:0 0 18px rgba(var(--bid-rgb),.08),inset 0 1px #ffffff14}.orbit-dock-exchange{grid-column:2;grid-row:1;justify-self:end;width:34px;height:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(232,235,239,.11);border-radius:8px;background:radial-gradient(circle at 45% 18%,rgba(255,255,255,.13),transparent 52%),#ffffff09;padding:0}.orbit-dock-exchange .exchange-logo.compact,.orbit-dock-exchange .exchange-logo.compact.toolbar-logo{width:27px;height:27px;border-radius:7px;background:transparent;box-shadow:none}.orbit-dock-exchange .exchange-logo.compact img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:contain;transform:none}.orbit-dock-markets{grid-column:1;grid-row:1;justify-self:start;display:grid;justify-items:center;gap:3px}.orbit-dock-markets button{width:20px;min-width:20px;height:18px;min-height:18px;border:1px solid rgba(244,247,233,.1);border-radius:6px;background:#ffffff09;color:#f4f7e98f;font-size:9px;font-weight:950;line-height:1;padding:0}.orbit-dock-markets button.spot.active{border-color:rgba(var(--bid-rgb),.76);background:rgba(var(--bid-rgb),.22);color:var(--orbit-lime);box-shadow:0 0 12px rgba(var(--bid-rgb),.18)}.orbit-dock-markets button.futures.active{border-color:rgba(var(--ask-rgb),.76);background:rgba(var(--ask-rgb),.22);color:var(--orbit-rose);box-shadow:0 0 12px rgba(var(--ask-rgb),.18)}.orbit-feed-row::-webkit-scrollbar{display:none}.orbit-feed{flex:0 0 132px;min-height:52px;display:grid;grid-template-rows:auto auto;gap:5px;border:1px solid rgba(232,235,239,.12);border-radius:13px;background:linear-gradient(180deg,#ffffff12,#ffffff04),#0a0d0eb8;padding:6px 8px;opacity:1}.orbit-feed.active{box-shadow:0 0 24px rgba(var(--bid-rgb),.08),inset 0 1px #ffffff14}.orbit-feed>button{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:var(--orbit-text);padding:0;font-size:10.5px;font-weight:900}.orbit-feed .exchange-logo.compact{width:28px;height:28px;border-radius:8px;background:transparent;box-shadow:none}.orbit-feed .exchange-logo.compact.toolbar-logo{width:32px;height:32px;border-radius:8px}.orbit-feed .exchange-logo.compact img{width:100%;height:100%;border-radius:inherit;object-fit:contain;transform:none}.orbit-dock-exchange .exchange-logo.binance-alpha.compact,.orbit-feed .exchange-logo.binance-alpha.compact,.source-label .exchange-logo.binance-alpha.compact{position:relative;overflow:visible}.orbit-dock-exchange .exchange-logo.binance-alpha.compact>.exchange-logo-main,.orbit-feed .exchange-logo.binance-alpha.compact>.exchange-logo-main,.source-label .exchange-logo.binance-alpha.compact>.exchange-logo-main{position:relative;z-index:1;width:100%;height:100%;border-radius:inherit;object-fit:contain}.orbit-dock-exchange .exchange-logo.binance-alpha.compact>.exchange-logo-badge,.orbit-feed .exchange-logo.binance-alpha.compact>.exchange-logo-badge,.source-label .exchange-logo.binance-alpha.compact>.exchange-logo-badge{position:absolute;z-index:2;right:-3px;bottom:-3px;width:46%;height:46%;border-radius:999px;object-fit:cover;transform:none;box-shadow:0 0 0 1px #07080af0,0 0 8px #f0b90b4d}.orbit-feed span{display:grid;grid-template-columns:1fr 1fr;gap:4px}.orbit-feed span button{min-height:18px;border:1px solid rgba(244,247,233,.09);border-radius:999px;background:#ffffff09;color:#f4f7e994;font-size:8.5px;font-weight:900}.orbit-feed span button.spot.active{border-color:rgba(var(--bid-rgb),.56);background:rgba(var(--bid-rgb),.18);color:var(--orbit-lime)}.orbit-feed span button.futures.active{border-color:rgba(var(--ask-rgb),.56);background:rgba(var(--ask-rgb),.18);color:var(--orbit-rose)}.orbit-actions{display:grid;grid-template-columns:auto 42px;gap:8px;align-items:center}.orbit-live,.orbit-actions button{min-width:42px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--orbit-line);border-radius:12px;background:#ffffff0b;color:var(--orbit-text)}.orbit-live{min-width:74px;color:var(--orbit-lime);font-size:10px;font-weight:900}.orbit-live.offline{color:var(--orbit-rose)}.orbit-actions button{color:var(--orbit-lime)}.orbit-main{position:relative;grid-column:1;grid-row:3;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding:10px 100px 12px 12px}.orbit-backdrop{position:absolute;inset:0;z-index:0;opacity:.78;pointer-events:none;background:radial-gradient(circle at 18% 14%,rgba(var(--bid-rgb),.18),transparent 28%),radial-gradient(circle at 72% 4%,rgba(var(--ask-rgb),.15),transparent 30%),radial-gradient(circle at 62% 72%,rgba(var(--bid-rgb),.08),transparent 34%),linear-gradient(90deg,rgba(var(--bid-rgb),.04),transparent 44%,rgba(var(--ask-rgb),.035)),repeating-linear-gradient(0deg,rgba(232,235,239,.028) 0 1px,transparent 1px 48px),repeating-linear-gradient(90deg,rgba(232,235,239,.02) 0 1px,transparent 1px 56px);-webkit-mask-image:linear-gradient(180deg,#000000e6,#000000b8);mask-image:linear-gradient(180deg,#000000e6,#000000b8)}.orbit-hud{position:absolute;top:20px;left:20px;z-index:2;display:grid;gap:10px}.orbit-hud div{min-width:190px;border:1px solid rgba(244,247,233,.13);border-radius:16px;background:linear-gradient(135deg,#ffffff14,#ffffff05),#0809078a;-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%);padding:11px 13px;box-shadow:inset 0 1px #ffffff12}.orbit-hud span{display:block;color:var(--orbit-muted);font-size:9px;font-weight:900;letter-spacing:.12em}.orbit-hud b{display:block;margin-top:5px;color:var(--orbit-text);font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-size:20px}.orbit-alert{position:absolute;top:12px;right:14px;z-index:3;border:1px solid rgba(255,108,154,.3);border-radius:14px;background:#ff6c9a17;color:#ffe2ea;padding:10px 12px;font-size:12px}.orbit-node-ring{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,238px));gap:9px;align-items:start;align-content:start;justify-content:start;min-height:100%;overflow:visible;padding-right:4px}.orbit-original-card{min-width:0}.orbit-original-card .density-tile{width:100%;background:linear-gradient(140deg,#ffffff1f,#ffffff08 38%,rgba(var(--bid-rgb),.04) 64%,rgba(var(--ask-rgb),.04)),#0c0f11b8}.orbit-original-card .source-label,.orbit-original-card .tile-foot{color:#e8ebefd6}.orbit-original-card .tile-foot{border-top-color:#e8ebef1f}.orbit-original-card .line-row span{text-shadow:0 1px 8px rgba(0,0,0,.42)}.orbit-node{--node-rgb: var(--bid-rgb);position:relative;min-height:118px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;overflow:hidden;border:1px solid rgba(var(--node-rgb),.25);border-radius:18px;background:radial-gradient(circle at 14% 10%,rgba(var(--node-rgb),.16),transparent 42%),linear-gradient(135deg,#ffffff14,#ffffff05),#08090794;color:var(--orbit-text);padding:12px;text-align:left;-webkit-backdrop-filter:blur(20px) saturate(136%);backdrop-filter:blur(20px) saturate(136%);clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.orbit-node.ask{--node-rgb: var(--ask-rgb)}.orbit-node.selected,.orbit-node:hover{border-color:rgba(var(--node-rgb),.62);box-shadow:0 0 0 1px rgba(var(--node-rgb),.16),0 0 28px rgba(var(--node-rgb),.14),0 18px 42px #0000005c;transform:translateY(-1px)}.orbit-node-symbol{overflow:hidden;color:#fff;font-size:18px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.orbit-node-meta,.orbit-node small{color:var(--orbit-muted);font-size:9px;font-weight:800}.orbit-node strong,.orbit-node em{font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace}.orbit-node strong{color:rgb(var(--node-rgb));font-size:15px}.orbit-node em{color:#f4f7e9db;font-size:11px;font-style:normal}.orbit-node i{grid-column:1 / -1;height:3px;border-radius:999px;background:linear-gradient(90deg,rgb(var(--node-rgb)),#ffffff1a);box-shadow:0 0 12px rgba(var(--node-rgb),.45)}.orbit-node small{grid-column:1 / -1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbit-panel{grid-column:2;grid-row:2 / 4;min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;border-left:1px solid rgba(244,247,233,.12);padding:8px 12px 0 0;overflow:hidden}.orbit-panel>header,.orbit-selected,.orbit-filter-core{border:1px solid var(--orbit-line);border-radius:20px;background:linear-gradient(135deg,#ffffff16,#ffffff04),var(--orbit-panel);-webkit-backdrop-filter:blur(24px) saturate(138%);backdrop-filter:blur(24px) saturate(138%);box-shadow:0 22px 56px #00000057,inset 0 1px #ffffff14}.orbit-panel>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px}.orbit-panel>header span,.orbit-filter-head b{color:var(--orbit-muted);font-size:10px;font-weight:900;letter-spacing:.14em}.orbit-panel>header button,.orbit-selected button,.orbit-filter-head button{min-height:34px;border:1px solid rgba(244,247,233,.12);border-radius:10px;background:#ffffff0a;color:var(--orbit-text)}.orbit-selected,.orbit-filter-core{display:grid;align-content:start;gap:10px;padding:14px}.orbit-selected>div,.orbit-filter-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.orbit-selected h2{margin:0;color:#fff;font-size:28px;line-height:1}.orbit-selected button{display:inline-flex;align-items:center;gap:7px;padding:6px 10px}.orbit-filter-core{overflow-y:auto}.orbit-filter-core label{display:grid;gap:7px}.orbit-filter-core label span{display:flex;justify-content:space-between;color:var(--orbit-muted);font-size:11px}.orbit-filter-core label b{color:var(--orbit-text);font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace}.orbit-filter-core select{min-height:36px;border:1px solid rgba(244,247,233,.12);border-radius:12px;background:#060706b8;color:var(--orbit-text);padding:8px 10px}.orbit-filter-core input[type=range]{accent-color:var(--orbit-lime)}.orbit-side-core{display:grid;grid-template-columns:1fr 1fr;gap:8px}.orbit-side-core span{min-height:34px;display:grid;place-items:center;border:1px solid rgba(244,247,233,.12);border-radius:12px;color:var(--orbit-muted);font-size:10px;font-weight:900}.orbit-side-core .bid.active{border-color:rgba(var(--bid-rgb),.52);color:var(--orbit-lime);background:rgba(var(--bid-rgb),.12)}.orbit-side-core .ask.active{border-color:rgba(var(--ask-rgb),.52);color:var(--orbit-rose);background:rgba(var(--ask-rgb),.12)}.orbit-empty{min-height:180px;display:grid;place-items:center;color:var(--orbit-muted)}.orbit-tape{grid-column:1 / 3;grid-row:4;min-width:0;display:grid;grid-template-columns:140px minmax(0,1fr);gap:10px;border-top:1px solid rgba(244,247,233,.12);background:linear-gradient(90deg,rgba(215,255,93,.07),transparent 42%,rgba(255,108,154,.06)),#050605c7;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);padding:9px 12px;z-index:4}.orbit-tape header{display:grid;align-content:start;gap:5px}.orbit-tape header b{color:var(--orbit-text);font-size:12px;letter-spacing:.08em}.orbit-tape header span{color:var(--orbit-muted);font-size:10px}.orbit-tape>div{min-width:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.orbit-tape>div::-webkit-scrollbar{display:none}.orbit-tape-card{--tape-rgb: var(--bid-rgb);flex:0 0 156px;display:grid;gap:2px;border:1px solid rgba(var(--tape-rgb),.24);border-radius:12px;background:linear-gradient(135deg,rgba(var(--tape-rgb),.15),#ffffff05),#0a0b09b8;color:var(--orbit-text);padding:8px;text-align:left}.orbit-tape-card.ask{--tape-rgb: var(--ask-rgb)}.orbit-tape-card b,.orbit-tape-card strong,.orbit-tape-card em{font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace}.orbit-tape-card b{font-size:13px}.orbit-tape-card span,.orbit-tape-card em{overflow:hidden;color:var(--orbit-muted);font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.orbit-tape-card strong{color:rgb(var(--tape-rgb));font-size:12px}@media(max-width:980px){.orbit-shell{grid-template-columns:1fr;grid-template-rows:auto auto minmax(560px,1fr);overflow:auto}.orbit-command{grid-column:1;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "tabs tabs"}.orbit-brand{grid-area:brand}.orbit-tabs{grid-area:tabs;justify-self:stretch}.orbit-actions{grid-area:actions}.orbit-feed-dock{inset:50% 8px auto auto;width:88px;max-height:min(72vh,calc(100vh - 96px));grid-auto-flow:row;grid-auto-columns:auto;grid-auto-rows:minmax(46px,auto);justify-content:initial;overflow-x:hidden;overflow-y:auto;transform:translateY(-50%)}.orbit-dock-feed{width:76px;grid-template-columns:21px 34px}.orbit-dock-markets{grid-template-columns:1fr;align-items:center}.orbit-dock-markets button{width:20px}.orbit-main{padding-right:100px;padding-bottom:12px}.orbit-summary-strip,.orbit-main{grid-column:1}.orbit-summary-strip{grid-row:2}.orbit-main{grid-row:3}.orbit-node-ring{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}}.history-strip{min-height:74px;display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;align-items:stretch;padding:8px 14px 11px;border-top:1px solid var(--line-soft);background:linear-gradient(180deg,#0b0f11cc,#080c0ef5),#080c0eeb}.history-strip-title{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.history-tape{min-width:0;display:flex;gap:7px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.history-chip{flex:0 0 156px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 7px;align-content:center;border:1px solid var(--line);border-left:3px solid var(--steel);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--panel);padding:7px}.history-chip.removed,.history-chip.lost_significance{border-left-color:var(--red)}.history-chip.filled,.history-chip.held{border-left-color:var(--green)}.history-chip strong,.history-chip span,.history-chip em,.history-chip b,.history-chip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-chip strong{display:block;font-size:11px}.history-chip span,.history-chip em,.history-chip small{color:var(--muted);font-size:10px;font-style:normal}.history-chip b{font-size:11px;justify-self:end}.history-modal-backdrop{z-index:75;padding:32px 42px}.history-modal{width:min(1880px,calc(100vw - 84px));height:min(900px,calc(100vh - 84px));max-height:calc(100vh - 84px);min-height:min(680px,calc(100vh - 84px));display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(232,235,239,.14);border-radius:12px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.04),transparent 48%,rgba(var(--ask-rgb),.035)),linear-gradient(180deg,#18191de6,#07080aeb),#0a0b0ddb;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%);box-shadow:0 28px 110px #000000a3,inset 0 1px #fff1,inset 0 0 0 1px #ffffff05;overflow:hidden}.history-modal-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--line-soft)}.history-modal-head span{display:block;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.history-modal-head>div:first-child span{display:none}.history-modal-head h2{margin:0;color:var(--text);font-size:clamp(20px,2.2vw,28px);line-height:1}.history-modal-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.history-modal-meta span{min-height:24px;display:inline-flex;align-items:center;border:1px solid rgba(232,235,239,.12);border-radius:999px;background:#ffffff09;color:var(--steel);padding:4px 8px;font-size:9px}.modal-close{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(232,235,239,.13);border-radius:8px;background:#ffffff09;color:var(--muted)}.modal-close:hover{border-color:rgba(var(--ask-rgb),.42);color:var(--text);background:rgba(var(--ask-rgb),.14)}.profile-modal-backdrop{z-index:82;place-items:center;padding:18px;background:radial-gradient(circle at 50% 30%,rgba(var(--bid-rgb),.12),transparent 32%),linear-gradient(90deg,#05060894,#050608c7),#00000080}.profile-modal{width:min(560px,calc(100vw - 36px));max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid rgba(232,235,239,.16);border-radius:16px;background:linear-gradient(135deg,rgba(var(--bid-rgb),.11),transparent 44%,rgba(var(--ask-rgb),.08)),#0c0e11db;color:var(--text);-webkit-backdrop-filter:blur(28px) saturate(140%);backdrop-filter:blur(28px) saturate(140%);box-shadow:0 34px 110px #0000009e,inset 0 1px #ffffff17;overflow:hidden;animation:filter-drawer-in .16s ease-out}.profile-modal-head{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px;border-bottom:1px solid rgba(232,235,239,.11);background:linear-gradient(90deg,rgba(var(--bid-rgb),.08),transparent 48%,rgba(var(--ask-rgb),.06)),#07090b61}.profile-modal-head span,.profile-uid-card span,.profile-info-grid span{color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-modal-head h2{margin:4px 0 0;overflow:hidden;color:#fff;font-size:22px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.profile-avatar{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(var(--bid-rgb),.28);border-radius:14px;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.2),transparent 42%),linear-gradient(135deg,rgba(var(--bid-rgb),.28),rgba(var(--ask-rgb),.16)),#ffffff0d;color:#fff;font-size:16px;font-weight:950}.profile-modal-body{min-width:0;display:grid;gap:12px;padding:14px;overflow-y:auto}.profile-uid-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;border:1px solid rgba(var(--bid-rgb),.22);border-radius:13px;background:linear-gradient(90deg,rgba(var(--bid-rgb),.14),#ffffff06),#070a0ba8;padding:12px}.profile-uid-card span{grid-column:1 / -1}.profile-uid-card strong{min-width:0;overflow:hidden;color:#fff;font-family:ui-monospace,SFMono-Regular,Roboto Mono,JetBrains Mono,Consolas,monospace;font-size:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.profile-uid-card button,.profile-modal-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(232,235,239,.13);border-radius:9px;background:linear-gradient(180deg,#ffffff1a,#ffffff06),#0d0f12bd;color:#e8ebefe6;padding:7px 10px;font-size:12px;font-weight:850}.profile-uid-card button:hover{border-color:rgba(var(--bid-rgb),.44);color:#fff;background:rgba(var(--bid-rgb),.14)}.profile-info-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-info-grid div{min-width:0;display:grid;gap:5px;border:1px solid rgba(232,235,239,.1);border-radius:11px;background:linear-gradient(180deg,#ffffff0e,#ffffff04),#090b0d9e;padding:10px}.profile-info-grid b{min-width:0;overflow:hidden;color:#e8ebefeb;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.profile-status-row{display:flex;flex-wrap:wrap;gap:7px}.profile-status-row span{min-height:26px;display:inline-flex;align-items:center;border:1px solid rgba(232,235,239,.1);border-radius:999px;background:#ffffff09;color:var(--steel);padding:5px 9px;font-size:10px;font-weight:850}.profile-status-row span.active{border-color:rgba(var(--bid-rgb),.42);color:rgb(var(--bid-rgb));background:rgba(var(--bid-rgb),.11)}.profile-status-row a{color:#f0f2f4d1;text-decoration:none}.profile-status-row a:hover,.profile-status-row a:focus-visible{color:#fff;text-decoration:underline}.profile-modal-actions{display:flex;justify-content:flex-end;padding:12px 14px 14px;border-top:1px solid rgba(232,235,239,.1)}.profile-modal-actions button:hover{border-color:rgba(var(--ask-rgb),.45);color:#fff;background:rgba(var(--ask-rgb),.13)}@media(max-width:620px){.profile-modal-backdrop{padding:10px}.profile-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:13px}.profile-modal-head{gap:9px;padding:12px}.profile-avatar{width:42px;height:42px}.profile-info-grid,.profile-uid-card{grid-template-columns:minmax(0,1fr)}.profile-uid-card button{justify-self:start}}.history-modal-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:0}.history-chart-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);padding:12px}.history-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px 8px}.history-chart-toolbar small{display:none}.history-chart-controls{display:flex;align-items:center;flex-wrap:nowrap;gap:7px;width:100%;min-width:0;overflow-x:auto;scrollbar-width:none}.history-chart-controls::-webkit-scrollbar{display:none}.history-feed-tabs{display:flex;flex:1 1 180px;flex-wrap:nowrap;gap:5px;order:4;min-width:160px;overflow-x:auto;scrollbar-width:none}.history-feed-tabs::-webkit-scrollbar{display:none}.history-feed-tabs button{min-height:25px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(185,192,201,.14);border-radius:7px;background:#e8ebef0e;color:var(--muted);padding:3px 7px;font-size:9px;font-weight:900;text-transform:uppercase;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.history-feed-tabs button img{width:15px;height:15px;border-radius:4px;object-fit:cover}.history-feed-tabs button:hover{border-color:#e8ebef42;color:var(--text);transform:translateY(-1px)}.history-feed-tabs button.active{border-color:#e8ebef61;background:linear-gradient(180deg,#e8ebef21,#e8ebef0e),#e8ebef14;color:#fff}.history-timeframe-tabs,.history-outcome-tabs{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:5px}.history-timeframe-tabs{order:1}.history-outcome-tabs{order:2}.history-timeframe-tabs button,.history-outcome-tabs button{min-width:34px;min-height:24px;border:1px solid rgba(185,192,201,.14);border-radius:7px;background:#e8ebef0e;color:var(--muted);padding:3px 7px;font-size:10px;font-weight:850;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.history-outcome-tabs button{min-width:auto;text-transform:uppercase;font-size:9px;letter-spacing:0}.history-timeframe-tabs button:hover,.history-outcome-tabs button:hover{border-color:#e8ebef42;color:var(--text);transform:translateY(-1px)}.history-timeframe-tabs button.active,.history-outcome-tabs button.active{border-color:rgba(var(--bid-rgb),.46);background:linear-gradient(180deg,rgba(var(--bid-rgb),.22),rgba(var(--bid-rgb),.08)),#e8ebef14;color:#fff;box-shadow:0 0 0 1px rgba(var(--bid-rgb),.12) inset,0 0 18px rgba(var(--bid-rgb),.1)}.history-legend{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:6px;order:3}.history-legend span{min-height:22px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(185,192,201,.12);border-radius:999px;background:linear-gradient(180deg,#ffffff0f,#ffffff05),#080a0cb8;padding:3px 8px;font-size:9px;font-weight:950}.history-legend span:before{content:"";width:18px;height:3px;border-radius:999px;background:currentColor;box-shadow:0 0 12px currentColor;opacity:.9}.history-legend .bid{border-color:rgba(var(--bid-rgb),.28);color:rgb(var(--bid-rgb))}.history-legend .ask{border-color:rgba(var(--ask-rgb),.28);color:rgb(var(--ask-rgb))}.history-legend .live{color:var(--steel)}.history-legend .live:before{background:linear-gradient(90deg,rgb(var(--bid-rgb)),rgb(var(--ask-rgb)));box-shadow:0 0 12px #f7f8fa52}.history-legend .closed{color:#b9c0c9ad}.history-legend .closed:before{background:repeating-linear-gradient(90deg,currentColor 0 5px,transparent 5px 9px);box-shadow:none}.history-chart-frame{position:relative;min-height:560px;border:1px solid rgba(185,192,201,.14);border-radius:10px;background:linear-gradient(rgba(190,188,178,.034) 1px,transparent 1px),linear-gradient(90deg,rgba(190,188,178,.026) 1px,transparent 1px),#090a0c;background-size:54px 54px,54px 54px;overflow:hidden}.history-chart-frame:after{content:"";position:absolute;inset:0;display:none;pointer-events:none;background:linear-gradient(90deg,rgba(8,9,10,.34),transparent 11%,transparent 88%,rgba(8,9,10,.22)),linear-gradient(180deg,rgba(255,255,255,.035),transparent 17%,transparent 82%,rgba(0,0,0,.22));mix-blend-mode:screen;opacity:.56}.history-omega-chart{position:absolute;inset:0;min-height:0;overflow:hidden}.history-omega-canvas,.history-omega-interaction-canvas{position:absolute;inset:0;display:block;width:100%;height:100%}.history-omega-canvas{z-index:1;pointer-events:none}.history-omega-interaction-canvas{z-index:5;cursor:crosshair;touch-action:none}.history-density-overlay{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none}.history-drawings-overlay,.history-measure-overlay{position:absolute;inset:0;z-index:4;width:100%;height:100%;overflow:visible;pointer-events:none}.history-chart-tools,.history-toolbelt{position:absolute;z-index:6;border:1px solid rgba(185,192,201,.12);background:linear-gradient(180deg,#202328e0,#07080af0),#08090aeb;box-shadow:0 18px 40px #00000070,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.history-chart-tools{top:10px;right:70px;display:flex;gap:4px;border-radius:8px;padding:4px}.history-toolbelt{top:0;left:0;bottom:0;width:50px;display:grid;align-content:start;justify-items:center;gap:3px;border-width:0 1px 0 0;border-radius:0;padding:8px 5px}.history-tool-separator{display:block;width:30px;height:1px;justify-self:center;border-radius:999px;background:#b9c0c938;margin:3px 0}.history-chart-tools button,.history-toolbelt button{position:relative;width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#e8ebefc7;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.history-chart-tools button:hover,.history-toolbelt button:hover,.history-toolbelt button.active{border-color:#e8ebef29;background:#ffffff14;color:#fff}.history-toolbelt button.active{border-color:#ffffff29;background:linear-gradient(180deg,#4e5259c7,#31343ac7);box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #00000047}.history-tool-button svg{grid-area:1 / 1;width:19px;height:19px;stroke-width:1.85}.history-tool-key{display:none}.history-tool-button:hover .history-tool-key,.history-tool-button.active .history-tool-key{color:#fff}.history-tool-button:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;z-index:12;width:max-content;max-width:220px;transform:translateY(-50%) translate(-4px);border:1px solid rgba(185,192,201,.18);border-radius:7px;background:linear-gradient(180deg,#23272df5,#08090afa);color:#f7f8faeb;box-shadow:0 14px 32px #00000075;padding:7px 9px;font-size:10px;font-weight:800;line-height:1.25;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.history-tool-button:hover:after{opacity:1;transform:translateY(-50%) translate(0)}.history-measure-capture{position:absolute;inset:0;z-index:5;cursor:crosshair}.history-measure-capture.text{cursor:text}.history-measure-capture.horizontal,.history-measure-capture.vertical{cursor:copy}.history-measure-hint{position:absolute;left:62px;top:16px;border:1px solid rgba(var(--accent-rgb),.28);border-radius:999px;background:#08090ab8;color:#e8ebefc2;padding:5px 9px;font-size:10px;font-weight:800;text-transform:uppercase}.history-measure-shadow,.history-measure-line{stroke-linecap:round}.history-drawing-shadow,.history-drawing-line{stroke-linecap:round;vector-effect:non-scaling-stroke}.history-drawing-shadow{stroke:#0000009e;stroke-width:7}.history-drawing-line{stroke-width:1.8;filter:drop-shadow(0 0 5px rgba(247,248,250,.14)) drop-shadow(0 0 10px rgba(var(--accent-rgb),.16))}.history-drawing-line.horizontal{stroke-dasharray:10 5}.history-drawing-line.vertical{stroke-dasharray:4 7}.history-drawing.draft{opacity:.76}.history-drawing.selected .history-drawing-line{stroke-width:2.35;filter:drop-shadow(0 0 6px rgba(247,248,250,.26)) drop-shadow(0 0 14px rgba(var(--accent-rgb),.32))}.history-drawing.selected .history-drawing-shadow{stroke:#000000bd;stroke-width:10}.history-drawing-anchor{fill:#090a0c;stroke:#f7f8faeb;stroke-width:1.7}.history-drawing-anchor.active{fill:rgb(var(--accent-rgb));stroke:#fff}.history-measure-zone{fill:url(#history-measure-zone-gradient);stroke:#e8ebef14;stroke-width:1;vector-effect:non-scaling-stroke}.history-measure-boundary{stroke:#e8ebef3d;stroke-width:1;stroke-dasharray:5 7;vector-effect:non-scaling-stroke}.history-measure-boundary.active{stroke:rgba(var(--accent-rgb),.58)}.history-measure-price-guide{stroke:#e8ebef2e;stroke-width:1;stroke-dasharray:4 6;vector-effect:non-scaling-stroke}.history-measure-price-guide.active{stroke:rgba(var(--accent-rgb),.42)}.history-measure-volume-bar{fill:#b9c0c947}.history-measure-volume-bar.up{fill:rgba(var(--bid-rgb),.52)}.history-measure-volume-bar.down{fill:rgba(var(--ask-rgb),.52)}.history-drawing-price,.history-drawing-note{fill:#f7f8fae0;font-size:10px;font-weight:850;paint-order:stroke;stroke:#08090adb;stroke-width:3px}.history-drawing-note-bg{fill:#08090ac7;stroke:rgba(var(--accent-rgb),.32);stroke-width:1}.history-drawing.selected .history-drawing-note-bg{fill:#1a1d22eb;stroke:rgba(var(--accent-rgb),.62)}.history-drawing-toolbar{position:absolute;z-index:9;display:flex;align-items:center;gap:5px;height:34px;border:1px solid rgba(185,192,201,.18);border-radius:8px;background:linear-gradient(180deg,#23272df5,#0a0b0dfa);color:#f7f8fae6;box-shadow:0 16px 38px #00000075,inset 0 1px #ffffff12;padding:4px 5px;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.history-drawing-toolbar-grip{width:12px;color:#b9c0c98a;font-size:12px;font-weight:900;letter-spacing:0;text-align:center}.history-drawing-toolbar-color{width:18px;height:18px;border:1px solid rgba(247,248,250,.24);border-radius:999px;box-shadow:0 0 0 2px #08090ab8,0 0 16px rgba(var(--accent-rgb),.22)}.history-drawing-toolbar-width{display:inline-flex;align-items:center;gap:4px;height:24px;border:1px solid rgba(185,192,201,.14);border-radius:6px;background:#f7f8fa0e;color:#e8ebefc7;padding:0 7px;font-size:10px;font-weight:850;line-height:1}.history-drawing-toolbar button{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#e8ebefb8;transition:background .14s ease,border-color .14s ease,color .14s ease}.history-drawing-toolbar button:hover{border-color:rgba(var(--accent-rgb),.34);background:rgba(var(--accent-rgb),.14);color:#fff}.history-measure-shadow{stroke:#000000a3;stroke-width:8}.history-measure-line{stroke:#f7f8faeb;stroke-width:2;stroke-dasharray:7 5;filter:drop-shadow(0 0 5px rgba(var(--accent-rgb),.42)) drop-shadow(0 0 12px rgba(247,248,250,.16))}.history-measure-point{fill:#090a0c;stroke:#f7f8faeb;stroke-width:2}.history-measure-point.active{fill:rgb(var(--accent-rgb));stroke:#fff}.history-measure-label{position:absolute;z-index:7;display:grid;gap:3px;align-items:start;min-height:36px;width:min(252px,calc(100% - 72px));border:1px solid rgba(247,248,250,.16);border-left-color:rgba(var(--accent-rgb),.72);border-radius:8px;background:linear-gradient(180deg,#23272df5,#0a0b0cf5);color:#fff;box-shadow:0 16px 34px #00000075;padding:7px 9px;font-size:11px;font-weight:850;line-height:1.35}.history-measure-label small{color:#b9c0c9c7;font-size:9px;font-weight:800;letter-spacing:0}.history-selected-line{--line-rgb: var(--bid-rgb);position:absolute;left:58px;bottom:14px;z-index:7;width:min(330px,calc(100% - 132px));pointer-events:none;border:1px solid rgba(var(--line-rgb),.34);border-left:3px solid rgb(var(--line-rgb));border-radius:8px;background:linear-gradient(180deg,#1f2328f0,#090a0cf5);color:var(--text);box-shadow:0 18px 36px #00000073,0 0 24px rgba(var(--line-rgb),.1),inset 0 1px #fff1;overflow:hidden}.history-selected-line.ask{--line-rgb: var(--ask-rgb)}.history-selected-line.eaten,.history-selected-line.eaten_by_trades{border-color:#ffb25057;box-shadow:0 18px 36px #00000073,0 0 24px #ffb2501a,inset 0 1px #fff1}.history-selected-line.removed,.history-selected-line.removed_from_book{border-color:#cdd6e247}.history-selected-line.data_gap{border-color:#b9c0c938;opacity:.9}.history-selected-line-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;border-bottom:1px solid rgba(232,235,239,.08);padding:7px 8px 6px}.history-selected-line-head span,.history-selected-line-head em{display:inline-flex;align-items:center;min-height:18px;border-radius:5px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:950;text-transform:uppercase}.history-selected-line-head span{background:rgba(var(--line-rgb),.18);color:rgb(var(--line-rgb))}.history-selected-line-head strong{min-width:0;overflow:hidden;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.history-selected-line-head em{border:1px solid rgba(232,235,239,.1);background:#ffffff0b;color:#e8ebefbd}.history-selected-line.eaten .history-selected-line-head em,.history-selected-line.eaten_by_trades .history-selected-line-head em{border-color:#ffb2503d;color:#ffbe5e}.history-selected-line.removed .history-selected-line-head em,.history-selected-line.removed_from_book .history-selected-line-head em,.history-selected-line.data_gap .history-selected-line-head em{color:#d6deeadb}.history-selected-line-grid{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 9px;padding:7px 8px 8px}.history-selected-line-grid span,.history-selected-line-grid b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-selected-line-grid span{color:#9ea7b3eb;font-size:10px}.history-selected-line-grid b{color:#f7f8faf5;font-size:10px;font-weight:900;text-align:right}.history-selected-line.compact{width:min(390px,calc(100% - 132px));pointer-events:auto}.history-selected-line-compact-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:7px 8px 8px}.history-selected-line-compact-grid>span{display:grid;min-width:0;gap:2px;border-right:1px solid rgba(232,235,239,.075);padding:0 7px}.history-selected-line-compact-grid>span:first-child{padding-left:0}.history-selected-line-compact-grid>span:last-child{border-right:0;padding-right:0}.history-selected-line-compact-grid small,.history-selected-line-compact-grid b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-selected-line-compact-grid small{color:#9ea7b3c7;font-size:8px;font-weight:800;text-transform:uppercase}.history-selected-line-compact-grid b{color:#f7f8faf5;font-size:10px;font-weight:900}.history-selected-line-details{border-top:1px solid rgba(232,235,239,.08)}.history-selected-line-details>summary{cursor:pointer;list-style:none;padding:5px 8px 6px;color:#b9c0c9c7;font-size:9px;font-weight:850;text-align:center;text-transform:uppercase}.history-selected-line-details>summary::-webkit-details-marker{display:none}.history-selected-line-details>summary:hover,.history-selected-line-details>summary:focus-visible{background:#ffffff09;color:var(--text);outline:none}.history-selected-line-details .history-selected-line{position:static;width:100%;max-height:min(48vh,430px);border:0;border-radius:0;background:#050608eb;box-shadow:none;overflow:auto;pointer-events:auto}.history-selected-line-details .history-selected-line-head{display:none}@media(max-width:620px){.history-selected-line.compact{left:42px;width:calc(100% - 78px)}.history-selected-line-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:7px}.history-selected-line-compact-grid>span:nth-child(3){border-right:0}}.history-selected-levels{border-top:1px solid rgba(232,235,239,.08);padding:7px 8px 8px}.history-selected-levels-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.history-selected-levels-head span,.history-selected-levels-head b{color:#e8ebefe0;font-size:10px;font-weight:900;text-transform:uppercase}.history-selected-levels-head b{border:1px solid rgba(var(--line-rgb),.28);border-radius:5px;background:rgba(var(--line-rgb),.12);color:rgb(var(--line-rgb));padding:2px 6px;font-family:JetBrains Mono,Roboto Mono,monospace}.history-selected-levels-summary{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.82fr) minmax(0,.68fr);gap:4px;margin-bottom:7px}.history-selected-levels-summary>span{min-width:0;display:grid;gap:2px;border:1px solid rgba(var(--line-rgb),.13);border-radius:5px;background:linear-gradient(180deg,rgba(var(--line-rgb),.075),#ffffff05),#030405b8;padding:5px 6px}.history-selected-levels-summary small{overflow:hidden;color:#9ea7b3bd;font-size:8px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-selected-levels-summary b{overflow:hidden;color:#f7f8faf5;font-family:JetBrains Mono,Roboto Mono,monospace;font-size:9px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.history-selected-level-grid{display:grid;gap:3px}.history-selected-levels-caption{color:#b9c0c9ad;font-size:8px;font-weight:850;text-transform:uppercase}.history-selected-level-header,.history-selected-level-row{display:grid;grid-template-columns:minmax(56px,1.1fr) minmax(42px,.8fr) minmax(42px,.8fr) minmax(82px,1.25fr);align-items:center;gap:6px}.history-selected-level-header span{color:#9ea7b3e0;font-size:9px;font-weight:800}.history-selected-level-row{min-height:21px;border:1px solid rgba(232,235,239,.065);border-radius:6px;background:#ffffff09;padding:2px 5px}.history-selected-level-row b{min-width:0;overflow:hidden;color:#f7f8faf2;font-family:JetBrains Mono,Roboto Mono,monospace;font-size:9px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.history-selected-level-row b:not(:first-child){text-align:right}.history-selected-levels p,.history-selected-levels em{display:block;margin:6px 0 0;color:#9ea7b3e6;font-size:10px;font-style:normal}.history-omega-tooltip{position:absolute;z-index:7;max-width:280px;pointer-events:none;white-space:normal;border:1px solid rgba(232,235,239,.16);border-left:3px solid rgb(var(--bid-rgb));border-radius:8px;background:linear-gradient(180deg,#24282ff7,#0a0b0dfa);color:var(--text);box-shadow:0 18px 42px #00000075,0 0 28px rgba(var(--bid-rgb),.08),inset 0 1px #ffffff12;opacity:0;padding:10px 11px 11px;font-size:11px;font-weight:750;line-height:1.45;transform:translateY(4px);transition:opacity .1s ease,transform .1s ease}.history-omega-tooltip.ask{border-left-color:rgb(var(--ask-rgb));background:linear-gradient(180deg,#24282ff7,#0a0b0dfa);box-shadow:0 18px 42px #00000075,0 0 28px rgba(var(--ask-rgb),.08),inset 0 1px #ffffff12}.history-omega-tooltip.closed{filter:saturate(.88)}.history-omega-tooltip.visible{opacity:1;transform:translateY(0)}.history-tooltip-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;margin-bottom:8px}.history-tooltip-head span{display:inline-grid;place-items:center;min-width:42px;min-height:19px;border-radius:5px;background:rgba(var(--bid-rgb),.18);color:rgb(var(--bid-rgb));font-size:9px;font-weight:950}.history-omega-tooltip.ask .history-tooltip-head span{background:rgba(var(--ask-rgb),.18);color:rgb(var(--ask-rgb))}.history-tooltip-head strong{min-width:0;overflow:hidden;color:#fff;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.history-tooltip-grid{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 11px}.history-tooltip-grid span{color:#9ea7b3e6;font-size:10px}.history-tooltip-grid b{min-width:0;overflow:hidden;color:#f7f8faf2;font-size:10px;font-weight:850;text-align:right;text-overflow:ellipsis;white-space:nowrap}.density-history-chart{width:100%;height:100%;min-height:420px;display:block}.history-grid-row line,.history-grid-time line{stroke:#b9c0c91a;stroke-width:1}.history-grid-row text,.history-grid-time text,.history-life-label{fill:#e8ebefa8;font-size:11px;font-weight:800}.history-grid-row text{text-anchor:end}.history-grid-time text{text-anchor:middle}.history-axis{stroke:#e8ebef47;stroke-width:1.4}.history-life{color:var(--steel)}.history-life.bid{color:rgb(var(--bid-rgb))}.history-life.ask{color:rgb(var(--ask-rgb))}.history-life-hitbox{pointer-events:stroke;cursor:help;stroke:transparent;stroke-linecap:round;stroke-width:18}.history-life-line{pointer-events:none;stroke:currentColor;stroke-linecap:round;opacity:.9;filter:drop-shadow(0 0 5px rgba(0,0,0,.5)) drop-shadow(0 0 8px rgba(247,248,250,.08))}.history-life.live .history-life-line{opacity:.95;filter:drop-shadow(0 0 8px currentColor)}.history-life:hover .history-life-line{opacity:1;filter:drop-shadow(0 0 6px currentColor) drop-shadow(0 0 14px rgba(247,248,250,.18))}.history-life-start,.history-life-end{pointer-events:none;fill:#090a0c;stroke:currentColor;stroke-width:2}.history-life.live .history-life-end{fill:currentColor}.history-life-label{pointer-events:none;fill:#f7f8fabd;paint-order:stroke;stroke:#050608db;stroke-width:4px}.history-chart-empty{min-height:420px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.history-chart-empty strong{color:var(--text)}.history-chart-empty span{max-width:320px;font-size:12px}.history-chart-retry>svg{color:#e8ebef8f}.history-chart-retry>button{min-width:104px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:4px;border:1px solid rgba(232,235,239,.2);border-radius:5px;background:#ffffff0b;color:#f4f6f8e6;font:700 11px/1 Inter,sans-serif;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.history-chart-retry>button:hover{border-color:#f4f6f861;background:#ffffff16;color:#fff}.history-chart-retry>button:active{background:#ffffff1f}.history-chart-retry>button:focus-visible{outline:1px solid rgba(244,246,248,.88);outline-offset:3px}.history-chart-error{position:absolute;left:12px;right:auto;bottom:12px;z-index:9;display:flex;align-items:center;gap:8px;width:min(430px,calc(100% - 24px));min-height:36px;border:1px solid rgba(240,90,79,.34);border-radius:6px;background:#0a0b0df0;box-shadow:0 10px 28px #00000052,inset 2px 0 #f05a4fb8;color:#e8ebefd1;padding:6px 7px 6px 10px;font-size:11px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.history-chart-error>svg{flex:0 0 auto;color:#f05a4fe0}.history-chart-error>span{min-width:0;flex:1;line-height:1.35}.history-chart-error>button{flex:0 0 26px;width:26px;height:24px;display:grid;place-items:center;border:1px solid rgba(232,235,239,.14);border-radius:4px;background:#ffffff09;color:#e8ebefbd;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.history-chart-error>button:hover{border-color:#e8ebef47;background:#ffffff13;color:#f4f6f8}.history-chart-error>button:focus-visible{outline:1px solid rgba(244,246,248,.82);outline-offset:2px}.history-chart-error.candles{bottom:58px}.history-side-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;border-left:1px solid var(--line-soft);background:#ffffff06;padding:14px 12px}.history-side-panel h3{margin:0;color:var(--text);font-size:13px;text-transform:uppercase}.history-line-list{min-height:0;display:grid;align-content:start;gap:7px;overflow-y:auto;padding-right:2px}.history-line-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;border:1px solid rgba(185,192,201,.13);border-left:3px solid currentColor;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.055),transparent),#0c0c0cd1;color:var(--steel);padding:8px;box-shadow:inset 0 1px #ffffff0b,0 8px 18px #0000002e}.history-line-item.bid{color:rgb(var(--bid-rgb))}.history-line-item.ask{color:rgb(var(--ask-rgb))}.history-line-item.closed{opacity:.82}.history-line-item.eaten,.history-line-item.eaten_by_trades{border-color:#ffbb5838;border-left-color:#ffbb58e6}.history-line-item.removed,.history-line-item.lost_significance,.history-line-item.removed_from_book{border-color:#b9c0c929;border-left-color:#b9c0c9bd}.history-line-item.data_gap{border-color:#b9c0c921;border-left-color:#b9c0c97a;opacity:.68}.history-line-item:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:2px;border-radius:999px 999px 0 0;background:currentColor;opacity:.48}.history-line-item b,.history-line-item span,.history-line-item em,.history-line-item strong,.history-line-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-line-item b{display:block;color:var(--text);font-size:12px}.history-line-item span,.history-line-item small{color:var(--muted);font-size:10px}.history-line-item em{align-self:start;border:1px solid rgba(185,192,201,.14);border-radius:999px;background:#ffffff0b;color:#e8ebefc7;padding:2px 6px;font-size:10px;font-style:normal;font-weight:900}.history-line-item strong{color:var(--text);font-size:12px}.history-line-list .history-list-empty{display:grid;place-items:center;min-height:80px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);font-size:12px}.history-empty,.empty-board{display:grid;place-items:center;color:var(--muted);border:1px dashed var(--line);border-radius:7px}.history-empty{min-width:260px;padding:16px;font-size:12px}.empty-board{height:100%;gap:8px;align-content:center}.empty-board strong{color:var(--text)}@media(max-width:1120px){.topbar{grid-template-columns:270px minmax(0,1fr) auto}.filter-dock{grid-template-columns:minmax(220px,1fr) repeat(4,minmax(86px,1fr))}.filter-dock.compact{grid-template-columns:minmax(220px,360px) auto}.preset-row{grid-column:1 / -1}}@media(max-width:920px){.app-shell{overflow:auto}.history-modal{min-height:0}.history-modal-body{grid-template-columns:1fr;overflow-y:auto}.history-side-panel{max-height:260px;border-top:1px solid var(--line-soft);border-left:0}.topbar{grid-template-columns:1fr;position:static}.toolbar{justify-content:flex-start;overflow-x:auto}.top-actions{justify-content:flex-start}.filter-dock{grid-template-columns:1fr 1fr}.filter-dock.compact{grid-template-columns:1fr auto}.search-field,.preset-row{grid-column:1 / -1}.summary-rail{overflow-x:auto}.summary-rail .status-row{margin-left:0}.cards-viewport{height:auto;overflow:visible}.pinned-board{grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));grid-auto-columns:unset}.density-board{height:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));grid-auto-rows:auto;gap:10px}.density-tile{width:auto;margin:0}.history-strip,.filter-modal-body,.filter-template-toolbar,.symbol-filter-layout{grid-template-columns:1fr}.filter-template-actions{justify-content:flex-start;flex-wrap:wrap}.symbol-filter-list{max-height:160px;grid-template-columns:repeat(auto-fill,minmax(74px,1fr))}.filter-sidebar{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));overflow-x:hidden;overflow-y:auto;max-height:180px;border-right:0;border-bottom:1px solid var(--line-soft);padding:12px}}@media(max-width:560px){.modal-backdrop{padding:10px}.history-modal-head{grid-template-columns:1fr auto}.history-modal-meta{grid-column:1 / -1;justify-content:flex-start}.history-chart-panel{padding:10px}.history-chart-toolbar{align-items:flex-start;flex-direction:column}.history-chart-toolbar small{text-align:left}.filter-dock,.filter-dock.compact,.filter-grid{grid-template-columns:1fr}.filter-template-actions,.symbol-add-row,.symbol-filter-head{align-items:stretch;flex-direction:column}.toolbar{align-items:stretch;flex-wrap:wrap}.segmented,.feed-panel,.sort-chip,.connection-pill{flex:1 1 auto}}.app-shell.chart-open .cards-viewport{flex:1 1 auto;width:202px;max-width:202px;border-right:1px solid rgba(185,192,201,.12);padding-right:10px}.app-shell.chart-open .density-board,.app-shell.chart-open .pinned-board{display:grid;grid-template-columns:176px;justify-content:start;grid-auto-columns:unset;overflow:visible}.app-shell.chart-open .pinned-dock{padding:8px}.history-drawer{position:fixed;inset:98px 10px 10px 186px;z-index:18;width:auto;height:auto;min-height:0;max-height:none;border-radius:9px;animation:history-drawer-in .18s ease-out}.history-drawer:before{content:"";position:absolute;top:50%;left:-18px;width:6px;height:54px;border:1px solid rgba(185,192,201,.18);border-radius:999px;background:linear-gradient(180deg,#ffffff29,#ffffff06),#0c0e10eb;transform:translateY(-50%)}.history-chart-canvas{position:absolute;inset:0}.history-chart-canvas>canvas{width:100%;height:100%}@keyframes history-drawer-in{0%{opacity:0;transform:translate(42px)}to{opacity:1;transform:translate(0)}}.history-drawer .history-modal-body{grid-template-columns:1fr}.history-drawer .history-side-panel{display:none}.history-drawer .history-chart-frame{min-height:0}.history-drawer .history-modal-head h2{font-size:22px}:root{--bg: #020303;--panel: #08090a;--panel-2: #0d0f11;--card: #0a0b0d;--card-2: #101214;--card-3: #15181b;--text: #f0f2f4;--muted: #9aa0a7;--muted-2: #6f767e;--line: rgba(234, 238, 242, .14);--line-strong: rgba(246, 248, 250, .24);--green: #54cea6;--red: #da5268;--jade: #54cea6;--coral: #da5268;--steel: #d8dde3;--bid-rgb: 84, 206, 166;--ask-rgb: 218, 82, 104;--glow-white: rgba(246, 248, 250, .38)}body{background:radial-gradient(circle at 48% -18%,rgba(255,255,255,.12),transparent 30%),radial-gradient(circle at 98% 0%,rgba(255,255,255,.055),transparent 26%),linear-gradient(180deg,#020303,#040506 48%,#010101);color:var(--text)}.app-shell,.lab-shell,.orbit-shell{background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 24%),#020303}.app-shell:before,.orbit-backdrop{background:linear-gradient(115deg,transparent 0 20%,rgba(255,255,255,.038) 21%,transparent 22% 100%),radial-gradient(circle at 78% 6%,rgba(255,255,255,.08),transparent 20%);background-size:260px 260px,auto;opacity:.55;-webkit-mask-image:none;mask-image:none;pointer-events:none}.topbar,.lab-command,.orbit-command{min-height:52px;margin:10px 12px 8px;padding:6px 8px;border:1px solid rgba(246,248,250,.16);border-radius:7px;background:linear-gradient(180deg,#ffffff17,#ffffff05 44%,#00000057),linear-gradient(90deg,#121315fa,#050607fa);box-shadow:0 16px 36px #0000007a,0 0 0 1px #ffffff09,inset 0 1px #ffffff2e,inset 0 -1px #000000b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{grid-template-columns:minmax(200px,235px) minmax(0,1fr) auto;gap:10px}.brand{min-height:38px}.brand-text{gap:1px}.brand-text strong,.lab-brand h1,.orbit-identity h1{color:#fbfcfd;font-size:clamp(18px,1.35vw,24px);letter-spacing:0;text-shadow:0 0 18px rgba(255,255,255,.28)}.brand-text span,.lab-brand p,.orbit-identity span{color:#f0f2f48a}.toolbar{gap:7px;justify-content:flex-start;overflow-x:auto;padding-bottom:1px}.chip,.timeframe-toggle,.template-toggle,.menu-trigger,.auth-card button,.filter-modal button,.history-modal button,.lab-filter-panel button,.orbit-filter-rail button{border-radius:6px;border-color:#f6f8fa29;background:linear-gradient(180deg,#ffffff14,#ffffff05),#070809;color:#f2f4f6;box-shadow:inset 0 1px #ffffff24,0 8px 18px #00000047}.chip:hover,.timeframe-toggle:hover,.template-toggle:hover,.menu-trigger:hover,.icon-action:hover,.tile-action:hover{border-color:#ffffff5c;box-shadow:0 0 18px #ffffff14,inset 0 1px #ffffff38}.cards-viewport{padding:8px 12px 24px}.density-board{grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:10px}@media(min-width:1620px){.density-board{grid-template-columns:repeat(8,minmax(0,1fr))}}.pinned-board{grid-auto-columns:minmax(206px,1fr);gap:10px}.density-tile,.lab-density-card,.orbit-original-card .density-tile,.filter-modal,.history-modal,.profile-modal,.empty-state,.settings-section{border:1px solid rgba(246,248,250,.14);border-radius:7px;background:linear-gradient(180deg,#ffffff13,#ffffff05 30%,#00000057),linear-gradient(135deg,#121417,#090a0b 58%,#050606);box-shadow:0 18px 34px #00000075,0 0 0 1px #ffffff09,inset 0 1px #ffffff29,inset 0 -1px #000000c7}.density-tile{min-height:242px;padding:0;overflow:hidden;clip-path:none;isolation:isolate}.density-tile:before{content:"";position:absolute;inset:0 0 auto;height:44%;background:linear-gradient(105deg,transparent 0 18%,rgba(255,255,255,.11) 28%,transparent 44% 100%),linear-gradient(180deg,rgba(255,255,255,.09),transparent);opacity:.42;pointer-events:none}.density-tile:after,.lab-card-corner{display:none}.density-tile:hover,.density-tile.selected,.history-drawer{border-color:#ffffff47;box-shadow:0 22px 42px #0000008a,0 0 24px #ffffff14,inset 0 1px #ffffff38,inset 0 -1px #000000c7;transform:translateY(-1px)}.tile-top{align-items:flex-start;gap:6px;padding:9px 8px 6px;border-bottom:1px solid rgba(246,248,250,.08)}.tile-title{min-width:0;gap:2px}.tile-title strong,.symbol-copy strong{max-width:100%;color:#fbfcfd;font-size:14px;font-weight:850;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;text-shadow:0 0 13px rgba(255,255,255,.22);white-space:nowrap}.market-count,.tile-subtitle{color:#f0f2f494;font-size:9px}.tile-actions{gap:3px}.tile-action,.icon-action,.chart-close{width:22px;height:22px;border-radius:5px;border:1px solid rgba(246,248,250,.14);background:linear-gradient(180deg,#ffffff13,#ffffff04),#00000061;color:#f6f8fac7}.tile-action.pinned{border-color:#ffffff57;color:#fff;box-shadow:0 0 16px #ffffff1f}.density-lines{gap:3px;padding:0 7px 8px}.density-source-section{gap:3px}.source-divider{margin:0;padding:5px 0 4px;border-bottom:1px solid rgba(246,248,250,.07);color:#f6f8fac7}.source-divider:before,.source-divider:after{display:none}.source-label{justify-content:flex-start;min-width:0;font-size:10px;letter-spacing:0;text-transform:none}.source-label b{color:#f6f8fae0;font-weight:700}.source-label em{color:#f0f2f480;font-style:normal}.exchange-logo,.source-label .exchange-logo{width:11px;height:11px;border-radius:2px;box-shadow:0 0 8px #ffffff17}.density-column-head{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) minmax(0,.82fr) minmax(0,.75fr);gap:4px;padding:1px 6px 2px;color:#f0f2f499;font-size:8.5px;font-weight:800;line-height:1.2;text-transform:uppercase}.density-column-head span:nth-child(n+2){text-align:right}.density-line{min-height:23px;border-radius:5px;border:1px solid rgba(var(--side-rgb),.42);overflow:hidden;box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #0000007a,0 5px 12px #00000038}.density-line.bid{background:linear-gradient(180deg,#ffffff21,#ffffff06 42%,#00000029),linear-gradient(90deg,#12463af0,#1f6c58c7)}.density-line.ask{background:linear-gradient(180deg,#ffffff1f,#ffffff05 42%,#0003),linear-gradient(90deg,#4a1722f5,#7a2637d1)}.density-line:before{background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.12),transparent);opacity:.6}.density-line:hover{border-color:rgba(var(--side-rgb),.7);box-shadow:0 0 18px rgba(var(--side-rgb),.13),inset 0 1px #ffffff38}.line-row{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) minmax(0,.82fr) minmax(0,.75fr);gap:4px;min-height:22px;padding:3px 6px 4px}.line-row b,.line-row span{color:#f5f7f8;font-size:10px;font-weight:780;line-height:1;letter-spacing:0;text-shadow:0 1px 8px rgba(0,0,0,.72)}.line-row b{justify-content:flex-start;min-width:0}.line-price,.line-distance,.line-lifetime{justify-content:flex-end;min-width:0;text-align:right}.line-price-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-age{height:2px;opacity:.65;background:linear-gradient(90deg,rgba(var(--side-rgb),.88),#ffffff4d),#ffffff14}.line-cluster,.line-age-text,.density-line .line-meta{color:#f6f8fa99}.tile-foot{margin-top:3px;padding:5px 8px 7px;border-top:1px solid rgba(246,248,250,.07);color:#f0f2f47a;font-size:9px}.density-expand-toggle{min-height:22px;border-radius:5px;border:1px solid rgba(246,248,250,.13);background:linear-gradient(180deg,#fff1,#ffffff04),#00000057;color:#f6f8fab8}.empty-state,.history-modal,.filter-modal,.profile-modal,.settings-panel,.filter-drawer,.history-drawer{background:linear-gradient(180deg,#ffffff12,#ffffff04 28%,#00000042),#070809}.filter-group,.settings-block,.profile-plan-card,.history-side-panel,.history-chart-frame,.template-card,.lab-insight,.orbit-stats-card{border-color:#f6f8fa1f;border-radius:7px;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#050607db;box-shadow:inset 0 1px #ffffff14}.lab-density-row,.orbit-density-strip{border-radius:5px;border-color:rgba(var(--side-rgb),.42)}.lab-density-row.bid,.orbit-density-strip.bid{--side-rgb: var(--bid-rgb);background:linear-gradient(180deg,#ffffff1f,#ffffff05),linear-gradient(90deg,#12463af0,#1f6c58c7)}.lab-density-row.ask,.orbit-density-strip.ask{--side-rgb: var(--ask-rgb);background:linear-gradient(180deg,#ffffff1c,#ffffff04),linear-gradient(90deg,#4a1722f5,#7a2637d1)}.lab-layout,.orbit-layout{gap:10px}.lab-card-grid{grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:10px}.orbit-node-ring{gap:10px}@media(max-width:900px){.topbar{grid-template-columns:1fr;margin:8px}.cards-viewport{padding:8px}.density-board,.lab-card-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:8px}.density-tile{min-height:232px}.line-row b,.line-row span{font-size:9.5px}}:root{--ref-bg: #000101;--ref-panel: #050606;--ref-panel-raised: #090a0b;--ref-card: #060707;--ref-card-edge: rgba(245, 248, 250, .15);--ref-card-edge-hot: rgba(255, 255, 255, .34);--ref-text: #f4f5f6;--ref-muted: rgba(228, 232, 235, .58);--ref-dim: rgba(228, 232, 235, .36);--green: #58d1a8;--red: #e5556b;--bid-rgb: 88, 209, 168;--ask-rgb: 229, 85, 107;--density-bid-rgb: 92, 218, 174;--density-ask-rgb: 237, 91, 115;--accent-rgb: 244, 246, 248}html,body,#root{background:#000}body{background:radial-gradient(circle at 52% -20%,rgba(255,255,255,.075),transparent 24%),radial-gradient(circle at 96% 2%,rgba(255,255,255,.035),transparent 18%),linear-gradient(180deg,#000,#020303 48%,#000)}.app-shell{background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 18%),#000;color:var(--ref-text)}.app-shell:before{opacity:.32;background:radial-gradient(circle at 52% -6%,rgba(255,255,255,.08),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.016),transparent 160px);animation:omega-bg-breathe 7s ease-in-out infinite alternate}.topbar{min-height:45px;margin:17px 17px 16px;padding:6px 10px 6px 18px;grid-template-columns:minmax(205px,226px) minmax(0,1fr) auto;gap:10px;border:1px solid rgba(245,248,250,.16);border-radius:5px;background:linear-gradient(180deg,#ffffff17,#ffffff05 48%,#000000a8),linear-gradient(90deg,#0a0b0c,#020303 55%,#050606);box-shadow:0 0 0 1px #ffffff06,0 12px 28px #000000b3,0 0 22px #ffffff0e,inset 0 1px #fff3,inset 0 -1px #000000eb}.topbar:before,.topbar:after{display:none}.topbar .omega-logo.brand{width:214px;min-height:30px;justify-content:flex-start;filter:grayscale(1) brightness(1.72) contrast(1.12) drop-shadow(0 0 8px rgba(255,255,255,.18))}.toolbar{gap:9px;align-items:center;overflow-x:auto;scrollbar-width:none}.toolbar::-webkit-scrollbar{display:none}.sort-chip,.feed-panel,.segmented.side-filter.mini,.connection-pill,.top-actions,.user-chip,.icon-action{min-height:31px;border-radius:5px}.sort-chip,.feed-panel,.segmented.side-filter.mini,.connection-pill,.user-chip,.icon-action{border:1px solid rgba(245,248,250,.15);background:linear-gradient(180deg,#ffffff16,#ffffff04 55%,#0000006b),#040505;box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #000000d1,0 0 12px #ffffff09;color:#f6f8fae6;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}.sort-chip{padding:0 12px;gap:7px;font-size:12px;font-weight:800}.feed-panel{padding:3px;gap:3px}.feed-source{min-height:23px;border-radius:4px;background:transparent}.feed-exchange{min-height:23px;padding:0 7px;gap:5px;color:#f6f8fae0;font-size:10px;font-weight:800;letter-spacing:0}.feed-source.active .feed-exchange{color:#fff;text-shadow:0 0 8px rgba(255,255,255,.2)}.feed-markets{gap:2px;padding-right:2px}.feed-markets button,.segmented.side-filter.mini button{min-width:22px;min-height:21px;border-radius:4px;color:#eef2f58f;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.feed-markets button.active,.segmented.side-filter.mini button.active{color:#fff;background:linear-gradient(180deg,#ffffff1f,#ffffff06),#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff29,0 0 10px #ffffff0e}.top-actions{gap:8px}.user-chip{max-width:150px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-action{width:32px;height:32px;color:#f5f8fac7}.sort-chip:hover,.feed-panel:hover,.segmented.side-filter.mini:hover,.user-chip:hover,.icon-action:hover,.tile-action:hover,.density-expand-toggle:hover{border-color:#ffffff52;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #000000d1,0 0 18px #ffffff16}.density-board{gap:17px 8px;align-items:start}.pinned-dock{margin:0 0 17px;padding:8px;border-radius:5px;border-color:#f5f8fa1f;background:#ffffff05}.pinned-board{grid-auto-columns:minmax(224px,1fr);gap:8px}.density-tile{min-height:260px;border:1px solid rgba(245,248,250,.13);border-radius:5px;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.16),transparent 18%),linear-gradient(180deg,#fff1,#ffffff03 26%,#00000061),#050606;box-shadow:0 10px 25px #000000c7,0 0 0 1px #ffffff05,0 0 16px #ffffff09,inset 0 1px #ffffff30,inset 0 -1px #000000e6;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.density-tile:before{inset:0 0 auto;height:42px;border-radius:5px 5px 0 0;background:linear-gradient(100deg,rgba(255,255,255,.34),transparent 16% 100%),linear-gradient(180deg,rgba(255,255,255,.12),transparent);opacity:.54;animation:omega-card-glint 5.6s ease-in-out infinite alternate}.density-tile:after{display:block;content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff09,inset 0 0 24px #ffffff06}.density-tile:hover,.density-tile:focus-within,.density-tile.selected{border-color:#ffffff52;box-shadow:0 16px 34px #000000d1,0 0 0 1px #ffffff09,0 0 24px #ffffff1c,inset 0 1px #ffffff42,inset 0 -1px #000000eb;transform:translateY(-1px)}.density-tile.pinned{border-color:#ffffff47}.tile-top{min-height:55px;padding:10px 10px 7px;border-bottom:1px solid rgba(245,248,250,.075)}.tile-title strong,.symbol-copy strong{font-size:15px;font-weight:850;line-height:1.05;color:#fafcfdfa;text-shadow:0 0 10px rgba(255,255,255,.2),0 0 1px rgba(255,255,255,.9)}.tile-title>span{display:none}.symbol-copy{max-width:calc(100% - 2px);border-radius:3px}.symbol-copy:focus-visible{outline:1px solid rgba(255,255,255,.54);outline-offset:2px}.tile-actions{gap:4px;padding-top:1px}.tile-action{width:16px;height:16px;border:0;border-radius:3px;background:transparent;color:#eef2f59e;box-shadow:none}.tile-action.active,.tile-action.pinned,.tile-action.pin-card.active{color:#fffffff5;filter:drop-shadow(0 0 5px rgba(255,255,255,.26))}.density-lines{gap:3px;padding:0 8px}.source-divider{padding:7px 0;border-bottom:1px solid rgba(245,248,250,.07)}.source-label{gap:5px;color:#f6f8fad1;font-size:11px;line-height:1}.source-label b,.source-label em{color:#f6f8fad1;font-weight:700}.source-label em:before{content:" "}.source-label .exchange-logo.compact,.exchange-logo.compact{width:12px;height:12px;border-radius:2px;filter:grayscale(.42) brightness(1.08) drop-shadow(0 0 4px rgba(255,255,255,.12))}.density-column-head{grid-template-columns:minmax(0,.86fr) minmax(0,1.05fr) minmax(0,.78fr) minmax(0,.62fr);gap:5px;padding:4px 6px 5px;color:#ebeff2ad;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8.7px;font-weight:800;letter-spacing:0}.density-line{min-height:21px;border-radius:4px;border-width:1px;background-clip:padding-box;transition:border-color .15s ease,box-shadow .15s ease,filter .15s ease,transform .15s ease}.density-line.bid{border-color:#53daae7a;background:linear-gradient(180deg,#ffffff1f,#ffffff04 54%,#0000002e),linear-gradient(90deg,#105646f5,#123931e0);box-shadow:inset 3px 0 #53daaeeb,inset 0 1px #ffffff24,inset 0 -1px #0000009e,0 0 10px #53daae17}.density-line.ask{border-color:#ec4a688c;background:linear-gradient(180deg,#ffffff1b,#ffffff04 54%,#00000038),linear-gradient(90deg,#5e1220f5,#361017e6);box-shadow:inset 3px 0 #ec4a68f0,inset 0 1px #ffffff1f,inset 0 -1px #000000a3,0 0 10px #ec4a681a}.density-line:before{width:100%;background:linear-gradient(90deg,rgba(255,255,255,.13),transparent 14% 100%),linear-gradient(180deg,rgba(255,255,255,.085),transparent);opacity:.38;transform-origin:left center;animation:omega-row-lumen 4.8s ease-in-out infinite alternate}.density-line:hover,.density-line:focus-visible{transform:translate(1px);filter:brightness(1.08)}.line-row{grid-template-columns:minmax(0,.86fr) minmax(0,1.05fr) minmax(0,.78fr) minmax(0,.62fr);gap:5px;min-height:21px;padding:3px 7px}.line-row b,.line-row span{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10.3px;font-weight:760;letter-spacing:0;color:#f6f9faed;text-shadow:0 0 7px rgba(255,255,255,.08),0 1px 5px rgba(0,0,0,.86)}.line-distance{color:#fcedc5eb}.line-lifetime{color:#ecf2f4db}.line-age{display:none}.tile-foot{min-height:29px;margin-top:6px;padding:8px 10px 9px;display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid rgba(245,248,250,.07);color:#e5eaee73;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:760;letter-spacing:0;text-align:center;text-transform:uppercase}.tile-foot i{width:1px;height:10px;background:#f5f8fa29}.density-expand-toggle{min-height:21px;margin-top:3px;border-radius:4px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px}.signal-tape{display:none}.empty-board,.loading-box,.error-box{margin-inline:17px;border-radius:5px;border-color:#f5f8fa24;background:linear-gradient(180deg,#ffffff12,#ffffff04),#050606}.filter-modal,.history-modal,.profile-modal,.settings-panel,.filter-drawer,.history-drawer{border-radius:6px;border-color:#f5f8fa29;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.13),transparent 18%),linear-gradient(180deg,#ffffff12,#ffffff04 30%,#0000006b),#050606;box-shadow:0 20px 44px #000000bd,0 0 22px #ffffff0e,inset 0 1px #ffffff2e}.filter-group,.settings-block,.profile-plan-card,.history-side-panel,.history-chart-frame,.template-card{border-radius:5px;border-color:#f5f8fa1f;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#040505}@keyframes omega-bg-breathe{0%{opacity:.22}to{opacity:.42}}@keyframes omega-card-glint{0%{opacity:.38;transform:translate(-1.5%)}to{opacity:.72;transform:translate(1.5%)}}@keyframes omega-row-lumen{0%{opacity:.24}to{opacity:.52}}@media(prefers-reduced-motion:reduce){.app-shell:before,.density-tile:before,.density-line:before{animation:none}}.density-tile.expandable .density-lines,.density-tile.expandable.expanded .density-lines{cursor:pointer}.density-tile.expandable .density-line,.density-tile.expandable .source-divider{cursor:inherit}.source-divider{display:flex;align-items:center;justify-content:space-between;gap:8px}.source-cascade-total{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#ebeff280;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-style:normal;line-height:1;white-space:nowrap}.source-cascade-total svg{flex:0 0 auto;color:#d8a84fbd}.source-cascade-total b{color:#ffd166e0;font-size:9px;font-weight:720}.source-cascade-total em{color:#ebeff270;font-size:7.5px;font-style:normal;font-weight:650}.app-shell>*,.topbar>*,.reference-toolbar,.reference-actions,.exchange-rail,.exchange-rail-track,.cards-viewport,.density-board,.history-modal,.history-modal-body,.history-chart-panel,.history-side-panel,.filter-modal,.filter-modal-body,.filter-panel-content{min-width:0;max-width:100%}.topbar{position:relative;z-index:120;width:auto;max-width:none;grid-template-columns:minmax(184px,214px) minmax(0,1fr) max-content;overflow:hidden}.topbar .omega-logo.brand{min-width:0;max-width:100%}.reference-chip span,.exchange-rail-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-rail-summary svg{color:#f5f8fa9e}.exchange-rail-summary span,.exchange-rail-summary b{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:720;line-height:1;text-transform:uppercase}.exchange-rail-summary b{color:#f5f8fad1;font-variant-numeric:tabular-nums}.exchange-rail-track{display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity}.exchange-rail-source{position:relative;flex:0 0 auto;height:42px;display:inline-flex;align-items:center;gap:5px;margin:0;padding:0 9px;border:0;border-right:1px solid rgba(235,239,242,.075);border-radius:0;background:transparent;box-shadow:none;opacity:.34;scroll-snap-align:start;transition:opacity .15s ease,background-color .15s ease}.exchange-rail-source:hover{background:linear-gradient(180deg,#ffffff09,#ffffff02);opacity:.78}.exchange-rail-source.active{border-color:#ebeff213;background:transparent;box-shadow:none;opacity:1}.exchange-rail-source.active:hover{background:linear-gradient(180deg,#ffffff0a,#ffffff02)}.exchange-rail-main{min-width:0;height:42px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:0;background:transparent!important;color:#ebeff285;padding:0 5px 0 0;font:680 9.5px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-shadow:none;transition:color .14s ease,filter .14s ease}.exchange-rail-markets button,.exchange-rail-markets button.market-futures,.exchange-rail-markets button.market-spot{position:relative;min-width:18px;width:18px;height:27px;display:inline-grid;place-items:center;border:0;border-bottom:1px solid rgba(235,239,242,.08);border-radius:0;background:transparent!important;color:#ebeff24d;box-shadow:none!important;opacity:1;padding:0;font:720 9px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-shadow:none;transition:border-color .14s ease,color .14s ease,text-shadow .14s ease}.exchange-rail-markets button:after{content:"";position:absolute;right:3px;bottom:-1px;left:3px;height:1px;background:transparent;box-shadow:none}.exchange-rail-markets button.active,.exchange-rail-markets button.market-futures.active,.exchange-rail-markets button.market-spot.active{border-color:#ffffff38;background:transparent!important;color:#f8fafc;box-shadow:none!important;text-shadow:0 0 7px rgba(255,255,255,.24)}.exchange-rail-main:hover,.exchange-rail-main:focus-visible,.exchange-rail-markets button:hover,.exchange-rail-markets button:focus-visible{outline:none;background:transparent!important;color:#fff}.exchange-rail-main:focus-visible,.exchange-rail-markets button:focus-visible{outline:1px solid rgba(255,255,255,.62);outline-offset:2px}.cards-viewport{position:relative;z-index:1;isolation:isolate;padding-top:5px;scroll-padding-inline:17px}.density-board,.pinned-board,.density-tile{position:relative;z-index:0}@media(max-width:1120px){.topbar{grid-template-columns:minmax(170px,190px) minmax(0,1fr) max-content;padding-left:13px}.topbar .omega-logo.brand{width:190px}.topbar .omega-logo.brand:before{font-size:19px}.reference-toolbar{gap:6px}.reference-chip{min-width:86px;padding-inline:9px;font-size:11px}.reference-toolbar .reference-chip:nth-child(2){min-width:112px}.reference-chip-wide{min-width:96px}}@media(max-width:960px){.reference-chip-wide{display:none}.exchange-rail{grid-template-columns:82px minmax(0,1fr)}.exchange-rail-summary{padding-inline:8px}}@media(max-width:760px){.topbar{height:auto;min-height:75px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:31px 31px;gap:5px 8px;margin:8px 8px 9px;padding:6px 7px 7px 10px}.topbar .omega-logo.brand{width:190px;grid-column:1;grid-row:1}.reference-actions{grid-column:2;grid-row:1;margin-left:0}.reference-toolbar{width:100%;grid-column:1 / -1;grid-row:2;overflow-x:auto;scrollbar-width:none}.reference-toolbar::-webkit-scrollbar{display:none}.reference-toolbar .reference-chip{height:29px;min-height:29px}.exchange-rail{height:41px;min-height:41px;grid-template-columns:72px minmax(0,1fr);margin:0 8px 9px}.exchange-rail-summary{grid-template-columns:13px minmax(0,1fr);gap:6px;padding-inline:7px}.exchange-rail-summary b{display:none}.exchange-rail-source,.exchange-rail-main,.exchange-rail-markets{height:40px}.cards-viewport{padding-right:8px;padding-left:8px;scroll-padding-inline:8px}}.density-board>.density-tile{content-visibility:auto;contain-intrinsic-size:auto 154px;will-change:auto!important}.density-board>.density-tile:hover,.density-board>.density-tile:focus-within,.density-board>.density-tile.density-tile-spotlight-target{will-change:top!important}@media(max-width:360px){.reference-toolbar .reference-chip:first-child{display:none}.topbar .omega-logo.brand{width:118px}.exchange-rail-source{padding-inline:7px}}@media(prefers-reduced-motion:reduce){.exchange-rail-source,.exchange-rail-main,.exchange-rail-markets button{transition:none}}@media(max-width:1339px){.density-board{grid-template-columns:repeat(auto-fill,minmax(224px,1fr))}}@media(max-width:980px){.topbar{margin:10px;grid-template-columns:1fr}.cards-viewport{padding:0 10px 28px}.density-board{grid-template-columns:repeat(auto-fill,minmax(214px,1fr));gap:10px}}@media(max-width:560px){.density-board{grid-template-columns:1fr}.density-tile{min-height:252px}.topbar .omega-logo.brand{width:200px}.line-row b,.line-row span{font-size:9.8px}}.summary-rail{display:none!important}.topbar{min-height:45px}.toolbar{justify-content:flex-start}.toolbar .sort-chip,.toolbar .feed-panel,.toolbar .segmented.side-filter.mini,.toolbar .connection-pill,.top-actions .user-chip{flex:0 0 auto;min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(245,248,250,.15);border-radius:5px;background:linear-gradient(180deg,#ffffff16,#ffffff04 55%,#0000006b),#040505;box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #000000d1,0 0 12px #ffffff09;color:#f6f8fae6;font-size:0;font-weight:800;letter-spacing:0;white-space:nowrap}.toolbar .sort-chip>*,.toolbar .feed-panel>*,.toolbar .segmented.side-filter.mini>*,.toolbar .connection-pill>*{display:none!important}.toolbar .sort-chip:before{content:"All Pairs"}.toolbar .feed-panel:before{content:"All Exchanges"}.toolbar .segmented.side-filter.mini:before{content:"All Sources"}.toolbar .connection-pill:before{content:"1H"}.toolbar .sort-chip:before,.toolbar .feed-panel:before,.toolbar .segmented.side-filter.mini:before,.toolbar .connection-pill:before,.top-actions .user-chip:before{font-size:12px;line-height:1}.toolbar .sort-chip:after,.toolbar .feed-panel:after,.toolbar .segmented.side-filter.mini:after,.toolbar .connection-pill:after,.top-actions .user-chip:after{content:"";width:6px;height:6px;border-right:1px solid rgba(246,248,250,.78);border-bottom:1px solid rgba(246,248,250,.78);transform:translateY(-2px) rotate(45deg)}.toolbar .connection-pill{min-width:59px;padding-inline:13px}.top-actions{gap:10px}.top-actions .user-chip{max-width:none;min-width:108px;padding-inline:14px}.top-actions .user-chip:before{content:"Density %"}.top-actions .icon-action{display:none}.top-actions .icon-action:nth-of-type(3){display:inline-flex;width:32px;height:32px}.cards-viewport{padding-top:0}.density-tile{height:260px;min-height:260px;display:flex;flex-direction:column}.density-lines{flex:1 1 auto;min-height:0;overflow:hidden;align-content:start}.tile-foot{flex:0 0 auto;margin-top:auto}.density-line{height:23px;min-height:23px;max-height:23px}.line-row{align-items:center;height:21px;min-height:21px;padding-top:0;padding-bottom:0}.line-row b,.line-row span{font-size:10px}.topbar>.toolbar,.topbar>.top-actions{display:none!important}.topbar{height:45px;min-height:45px;margin:17px 17px 16px;padding:6px 10px 6px 18px;grid-template-columns:214px minmax(0,1fr) auto;align-items:center;gap:0;overflow:visible}.topbar .omega-logo.brand{width:214px;min-height:31px;display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none;filter:none}.topbar .omega-logo.brand .omega-logo__image{display:none}.topbar .omega-logo.brand:before{content:"OMEGA Screener";color:#fcfdfef5;font-size:22px;font-weight:680;line-height:1;letter-spacing:0;text-shadow:0 0 10px rgba(255,255,255,.2),0 1px 1px rgba(0,0,0,.9)}.reference-toolbar,.reference-actions{min-width:0;display:flex;align-items:center}.reference-toolbar{justify-content:flex-start;gap:10px;overflow-x:auto;scrollbar-width:none}.reference-toolbar::-webkit-scrollbar{display:none}.reference-actions{justify-content:flex-end;gap:13px;margin-left:12px}.reference-chip,.reference-grid-action{height:31px;min-height:31px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(245,248,250,.16);border-radius:5px;background:linear-gradient(180deg,#ffffff17,#ffffff04 56%,#00000075),#040505;box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #000000db,0 0 12px #ffffff09;color:#f8fafbe6;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.reference-chip{min-width:94px;gap:8px;padding:0 12px;font-size:12px;font-weight:760;line-height:1;white-space:nowrap}.reference-toolbar .reference-chip:nth-child(2){min-width:126px}.reference-chip-wide{min-width:111px}.reference-chip-compact{min-width:59px;padding-inline:12px}.reference-density-chip{min-width:108px}.reference-chip svg{width:12px;height:12px;opacity:.84}.reference-grid-action{width:32px;padding:0}.reference-grid-action svg{width:16px;height:16px;color:#f8fafbc7}.reference-chip:hover,.reference-grid-action:hover,.reference-chip:focus-visible,.reference-grid-action:focus-visible{border-color:#ffffff52;color:#fff;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #000000db,0 0 17px #ffffff17}.reference-chip:active,.reference-grid-action:active{transform:translateY(1px)}.cards-viewport{padding:0 17px 36px}.density-board{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:17px 8px;align-items:start}@media(min-width:1340px){.density-board{grid-template-columns:repeat(7,minmax(0,1fr))}}.density-tile{height:260px;min-height:260px;border-radius:5px;background:linear-gradient(180deg,#ffffff0d,#ffffff02 23%,#0000006b),#040505;display:flex;flex-direction:column;overflow:hidden}.density-tile.expanded{height:auto;min-height:260px}.density-tile:before{height:37px;background:linear-gradient(112deg,rgba(255,255,255,.115),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.055),transparent 82%);opacity:.2}.density-tile:hover:before,.density-tile:focus-within:before,.density-tile.selected:before{opacity:.3}.tile-top{min-height:36px;padding:10px 9px 6px}.tile-title strong,.symbol-copy strong{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14.5px;font-weight:650;line-height:1;letter-spacing:0;text-shadow:0 0 7px rgba(255,255,255,.12),0 1px 1px rgba(0,0,0,.92)}.density-lines{flex:1 1 auto;min-height:0;display:grid;align-content:start;gap:3px;padding:0 8px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.density-lines::-webkit-scrollbar{display:none}.density-tile.expanded .density-lines{overflow:visible}.source-divider{min-height:26px;padding:8px 0 6px}.source-label{font-size:10.5px;text-transform:none}.source-label b,.source-label em{text-transform:none}.density-column-head{min-height:17px;padding:3px 6px 4px;font-size:8.4px}.density-line{height:22px;min-height:22px;max-height:22px;padding:0;border-radius:4px;overflow:hidden}.density-line:before{opacity:.28}.line-row{height:20px;min-height:20px;grid-template-columns:minmax(0,.88fr) minmax(0,1.1fr) minmax(0,.78fr) minmax(0,.62fr);gap:5px;align-items:center;padding:0 7px;line-height:1}.line-row b,.line-row span{min-width:0;display:inline-flex;align-items:center;min-height:20px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10.1px;font-weight:700;line-height:1;letter-spacing:0;text-decoration:none;white-space:nowrap}.line-volume{justify-content:flex-start}.line-price,.line-distance,.line-lifetime{justify-content:flex-end}.line-price-value,.line-volume,.line-distance,.line-lifetime{overflow:hidden;text-overflow:ellipsis}.line-level-count{display:none}.tile-foot{flex:0 0 29px;min-height:29px;margin-top:auto;padding:8px 8px 9px;font-size:8.8px}@media(max-width:980px){.topbar{height:auto;min-height:45px;grid-template-columns:minmax(0,1fr) auto;row-gap:8px;padding:8px 10px}.topbar .omega-logo.brand{width:auto}.reference-toolbar{grid-column:1 / -1;order:3}.reference-actions{margin-left:8px}.density-board{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}@media(max-width:560px){.topbar{margin:10px}.topbar .omega-logo.brand:before{font-size:20px}.cards-viewport{padding-inline:10px}.density-board{grid-template-columns:1fr}}.density-tile:not(.expanded) .density-source-section:nth-of-type(n+2),.density-expand-toggle{display:none!important}.source-divider{min-height:25px;padding:7px 0 6px}.source-label{font-size:10.3px}.density-column-head{min-height:17px;padding:3px 6px 4px;color:#ebeff29e;font-size:8.3px}.density-line.bid{border-color:#53daae6e;background:linear-gradient(180deg,#ffffff16,#ffffff03 54%,#0003),linear-gradient(90deg,#0f4d3ff0,#0e2e28e6);box-shadow:inset 3px 0 #53daaee0,inset 0 1px #ffffff1a,inset 0 -1px #000000a3,0 0 8px #53daae12}.density-line.ask{border-color:#ec4a687d;background:linear-gradient(180deg,#ffffff14,#ffffff03 54%,#0000003d),linear-gradient(90deg,#52101df0,#2f0d14e8);box-shadow:inset 3px 0 #ec4a68e6,inset 0 1px #ffffff17,inset 0 -1px #000000a8,0 0 8px #ec4a6813}.density-line.bid:before,.density-line.ask:before{opacity:.2}.line-row{grid-template-columns:minmax(0,.89fr) minmax(0,1.08fr) minmax(0,.8fr) minmax(0,.62fr)}.line-row b,.line-row span{font-size:9.85px;font-weight:650}.line-level-count{display:none!important}.tile-foot{color:#e5eaee6b;font-size:8.6px;text-transform:none}.topbar .omega-logo.brand:before{font-weight:560}.reference-chip{font-weight:650}.tile-title strong,.symbol-copy strong{font-size:14.8px;font-weight:560;text-shadow:0 0 6px rgba(255,255,255,.11),0 1px 1px rgba(0,0,0,.92)}.density-column-head{font-size:8.8px;font-weight:700}.line-row b,.line-row span{font-size:10.35px;font-weight:560}.line-row b{font-weight:610}.reference-actions{padding-right:14px}.density-board{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}@media(min-width:1640px){.density-board{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(max-width:980px){.density-board{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}body,.app-shell{background:#000}.app-shell:before{display:none}.topbar,.reference-chip,.reference-grid-action,.density-tile,.empty-board,.loading-box,.error-box,.filter-modal,.history-modal,.profile-modal,.settings-panel,.filter-drawer,.history-drawer,.filter-group,.settings-block,.profile-plan-card,.history-side-panel,.history-chart-frame,.template-card{background-image:none!important}.topbar{border-color:#ebeff22b;background:linear-gradient(180deg,#ffffff0e,#ffffff03 48%,#0000002e),#050606!important;box-shadow:0 0 0 1px #ffffff05,0 8px 22px #0000009e,0 0 12px #ffffff08,inset 0 1px #ffffff21,inset 0 -1px #000000d1}.reference-chip,.reference-grid-action{border-color:#ebeff229;background:linear-gradient(180deg,#ffffff0d,#ffffff02 58%),#050606!important;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #000000c7,0 0 9px #ffffff07}.density-tile{border-color:#ebeff224;background:#050606!important;box-shadow:0 9px 20px #000000b8,0 0 0 1px #ffffff03,inset 0 1px #ffffff1b,inset 0 -1px #000000e0}.density-tile:before{display:none!important}.density-tile:after{box-shadow:inset 0 0 0 1px #ffffff07,inset 0 14px #ffffff03!important}.tile-top,.source-divider{border-bottom-color:#ebeff211}.density-lines{background:transparent}.density-line{height:22px;min-height:22px;max-height:22px;border-radius:3px}.density-line:before{display:none!important}.density-line.bid{border-color:#3bbf9094;background:linear-gradient(180deg,#ffffff0e,#ffffff02 54%),#0e332a!important;box-shadow:inset 3px 0 #44cf9dd1,inset 0 1px #ffffff16,inset 0 -1px #00000094,0 0 8px #44cf9d14}.density-line.ask{border-color:#db4660a3;background:linear-gradient(180deg,#ffffff0c,#ffffff02 54%),#35101a!important;box-shadow:inset 3px 0 #e84a69d6,inset 0 1px #ffffff13,inset 0 -1px #0000009e,0 0 8px #e84a6916}.line-row b,.line-row span{color:#eef5f5eb;font-size:10.4px;font-weight:540;text-shadow:0 1px 5px rgba(0,0,0,.72)}.line-row b{font-weight:620}.tile-foot{border-top-color:#ebeff20f;background:#07090994;color:#dae0e26b}.density-lines{gap:5px;padding:0 4px}.density-column-head{padding-inline:5px}.density-line{height:22px;min-height:22px;max-height:22px;border-width:1px;border-style:solid;border-radius:4px;background-clip:border-box}.density-line.bid{border-color:#226451;background:radial-gradient(120% 260% at -2% 50%,rgba(56,180,136,.34) 0%,rgba(25,89,71,.31) 12%,transparent 30%),radial-gradient(118% 250% at 102% 50%,rgba(42,137,108,.24) 0%,rgba(20,67,55,.22) 12%,transparent 30%),radial-gradient(28% 82% at 40% 22%,rgba(71,177,139,.055) 0%,transparent 26%),radial-gradient(30% 78% at 61% 76%,rgba(25,105,84,.052) 0%,transparent 28%),linear-gradient(180deg,rgba(85,210,165,.026),rgba(255,255,255,.006) 30%,transparent 64%,rgba(22,92,73,.03)),linear-gradient(90deg,#0b211c,#040b0a 17%,#020303 36% 64%,#040b0a 83%,#091f1a)!important;box-shadow:inset 0 0 0 1px #36a47e29,inset 2px 0 #36b48894,inset -1px 0 #2a8b6e47,inset 0 1px #d9fff30e,inset 0 -1px #00000094}.density-line.ask{border-color:#7b2a3c;background:radial-gradient(120% 260% at -2% 50%,rgba(190,65,91,.38) 0%,rgba(94,28,43,.32) 12%,transparent 30%),radial-gradient(118% 250% at 102% 50%,rgba(151,49,73,.28) 0%,rgba(70,22,33,.23) 12%,transparent 30%),radial-gradient(28% 82% at 40% 22%,rgba(194,72,98,.058) 0%,transparent 26%),radial-gradient(30% 78% at 61% 76%,rgba(118,32,49,.058) 0%,transparent 28%),linear-gradient(180deg,rgba(212,75,102,.026),rgba(255,255,255,.006) 30%,transparent 64%,rgba(105,31,47,.034)),linear-gradient(90deg,#2a0f16,#0d0608 17%,#030303 36% 64%,#0d0608 83%,#240d14)!important;box-shadow:inset 0 0 0 1px #b239542b,inset 2px 0 #d4466399,inset -1px 0 #97304845,inset 0 1px #ffe0e70d,inset 0 -1px #0000009e}.density-line:hover,.density-line:focus-visible{filter:none;transform:none}.line-row{height:20px;min-height:20px;grid-template-columns:54px minmax(58px,62px) 57px 31px;gap:0;justify-content:space-between;padding:0 6px 0 7px}.line-row b,.line-row span{min-height:20px;color:#f0f7f7;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10.6px;font-weight:600;line-height:1;text-shadow:0 1px 0 rgba(0,0,0,.95),0 0 2px rgba(255,255,255,.07)}.line-row b{font-weight:640}.density-source-section{gap:5px}.density-tile{height:auto;min-height:0;border-color:#ebeff221;border-radius:5px;background:linear-gradient(180deg,#ffffff07,#ffffff02 28%,#00000061),#040505!important;box-shadow:0 11px 24px #000000b8,0 0 0 1px #ffffff04,inset 0 1px #ffffff1f,inset 0 -1px #000000e6;overflow:hidden}.density-tile.expanded{height:auto;min-height:0;border-color:#ebeff238;box-shadow:0 14px 30px #000000c7,0 0 0 1px #ffffff05,inset 0 1px #ffffff24,inset 0 -1px #000000e6}.density-tile:before{display:block!important;height:54px;background:radial-gradient(58px 27px at 8px 0,rgba(255,255,255,.27) 0%,rgba(255,255,255,.13) 28%,rgba(255,255,255,.035) 52%,transparent 76%),radial-gradient(46px 28px at 24px 17px,rgba(255,255,255,.085) 0%,rgba(255,255,255,.032) 42%,transparent 78%),linear-gradient(116deg,rgba(255,255,255,.135) 0%,rgba(255,255,255,.06) 7%,rgba(255,255,255,.018) 20%,transparent 36%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 72%);opacity:.82!important;pointer-events:none}.density-tile:hover:before,.density-tile:focus-within:before,.density-tile.selected:before{opacity:.88!important}.density-tile:after{inset:0;border-radius:inherit;background:none!important;box-shadow:inset 0 0 0 1px #ffffff07,inset 0 20px 20px #ffffff03!important;opacity:1;pointer-events:none}.tile-top{min-height:37px;padding:9px 8px 6px 9px;border-bottom:1px solid rgba(235,239,242,.07)}.tile-title strong,.symbol-copy strong{color:#fcfdfef5;font-size:14.6px;font-weight:560;line-height:1.02;text-shadow:0 0 7px rgba(255,255,255,.13),0 1px 1px rgba(0,0,0,.92)}.tile-feed-strip{max-width:100%;min-height:14px;display:flex;align-items:center;gap:4px;margin-top:5px;overflow:hidden}.tile-feed-chip,.tile-feed-more{min-width:0;height:14px;display:inline-flex;align-items:center;gap:3px;border:1px solid rgba(235,239,242,.075);border-radius:3px;background:#ffffff06;color:#ebeff29e;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7.8px;font-weight:680;line-height:1}.tile-feed-chip{max-width:58px;padding:0 4px 0 2px}.tile-feed-chip span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile-feed-chip .exchange-logo.compact{width:10px;height:10px;border-radius:2px}.tile-feed-more{flex:0 0 auto;padding:0 4px}.tile-actions{gap:3px;padding-top:1px}.tile-action{width:17px;height:17px;border:0;border-radius:3px;background:transparent;color:#ebeff29e;box-shadow:none}.tile-action svg{width:12px;height:12px;stroke-width:2}.tile-action:hover,.tile-action:focus-visible,.pin-card.active{background:#ffffff0e;color:#fffffff5;box-shadow:0 0 8px #ffffff14}.density-lines{flex:0 0 auto;overflow:visible}.density-tile:not(.expanded) .density-source-section:nth-of-type(n+2){display:none!important}.density-tile.expanded .density-source-section{display:grid!important}.density-expand-toggle{min-height:22px;display:inline-flex!important;margin-top:1px;border-color:#ebeff21a;border-radius:4px;background:linear-gradient(180deg,#ffffff09,#ffffff02),#030404;color:#ebeff294;font-size:9.5px;font-weight:680;letter-spacing:0}.density-expand-toggle svg{color:#ebeff28a}.density-expand-toggle:hover,.density-expand-toggle:focus-visible{border-color:#fff3;background:linear-gradient(180deg,#ffffff0e,#ffffff02),#050606;color:#ffffffdb;transform:none}.source-divider{min-height:25px;padding:7px 0 6px;border-bottom:1px solid rgba(235,239,242,.07)}.source-label{gap:5px;color:#f6f8fad1;font-size:10.5px;line-height:1}.source-label b,.source-label em{color:#f6f8fad1;font-weight:680}.source-label em{color:#ebeff294}.source-label .exchange-logo.compact,.exchange-logo.compact{width:12px;height:12px;border-radius:2px;background:transparent;box-shadow:0 0 0 1px #ffffff14,0 0 5px #ffffff14;filter:none!important}.source-label .exchange-logo.compact img,.exchange-logo.compact img{filter:none!important}.source-label .exchange-logo.binance-alpha.compact>.exchange-logo-badge{filter:none!important}:root{--density-ring-rgb: 218, 224, 232;--density-ring-hot-rgb: 255, 255, 255;--density-ring-soft-rgb: 150, 158, 170}.density-tile{--density-magic-x: 50%;--density-magic-y: 50%;--density-magic-intensity: 0;--density-magic-radius: 230px;--density-border-hotspot: 86px;top:0;transform:none!important;transform-origin:center;transform-style:flat;will-change:top,box-shadow}.topbar{position:sticky;top:10px;z-index:40;isolation:isolate}.cards-viewport{padding-top:10px;overflow-x:hidden}.density-tile,.density-tile.active{border-color:#ebeff225;box-shadow:0 11px 24px #000000b8,0 0 0 1px #ffffff04,inset 0 0 0 1px #ebeff213,inset 0 1px #ffffff1f,inset 0 -1px #000000e6;transition:border-color .14s ease,box-shadow .14s ease,top .16s ease}.density-tile:hover:not(.pinned),.density-tile.density-tile-spotlight-target:not(.pinned),.cards-viewport.frozen .density-tile:not(.pinned),.cards-viewport.frozen .density-tile.active:not(.pinned){border-color:#ebeff225;box-shadow:0 11px 24px #000000b8,0 0 0 1px #ffffff04,inset 0 0 0 1px #ebeff213,inset 0 1px #ffffff1f,inset 0 -1px #000000e6;top:0;transform:none!important}.density-tile:before{height:38px;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.016) 42%,transparent 100%)!important;opacity:.62!important;pointer-events:none}.density-cursor-spotlight{display:none;position:fixed;width:440px;height:440px;z-index:7;border-radius:999px;background:radial-gradient(circle,rgba(var(--density-ring-hot-rgb),.085) 0%,rgba(var(--density-ring-rgb),.048) 18%,rgba(var(--density-ring-rgb),.022) 34%,rgba(245,248,250,.008) 52%,transparent 70%);opacity:0;pointer-events:none;mix-blend-mode:screen;transform:translate(-50%,-50%);transition:opacity .18s ease;will-change:left,top,opacity}.density-tile:after{inset:-1px;padding:2px;border-radius:6px;border:0;background:radial-gradient(var(--density-border-hotspot) circle at var(--density-magic-x) var(--density-magic-y),rgba(var(--density-ring-hot-rgb),calc(var(--density-magic-intensity) * .96)) 0%,rgba(var(--density-ring-rgb),calc(var(--density-magic-intensity) * .62)) 28%,rgba(var(--density-ring-rgb),calc(var(--density-magic-intensity) * .24)) 52%,transparent 76%)!important;background-clip:border-box;box-shadow:none!important;opacity:1;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;transition:background 90ms linear,opacity .12s ease}.density-tile:hover,.density-tile.density-tile-spotlight-target{z-index:8;top:-2px;box-shadow:0 17px 34px #000000d1,0 0 0 1px #ffffff05,inset 0 0 0 1px #ebeff217,inset 0 1px #ffffff24,inset 0 -1px #000000eb;transform:none!important}.density-tile:focus-within{z-index:8;border-color:#ebeff23d;box-shadow:0 18px 38px #000000d1,0 0 0 1px #ffffff0f,inset 0 1px #ffffff24,inset 0 -1px #000000eb;transform:none!important}.density-tile:hover:after,.density-tile:focus-within:after,.density-tile.density-tile-spotlight-target:after{background:radial-gradient(var(--density-border-hotspot) circle at var(--density-magic-x) var(--density-magic-y),rgba(var(--density-ring-hot-rgb),calc(var(--density-magic-intensity) * 1)) 0%,rgba(var(--density-ring-rgb),calc(var(--density-magic-intensity) * .68)) 30%,rgba(var(--density-ring-rgb),calc(var(--density-magic-intensity) * .28)) 55%,transparent 78%)!important}.density-tile:hover:before,.density-tile:focus-within:before,.density-tile.selected:before,.density-tile.active.selected:before,.cards-viewport.frozen .density-tile.selected:before,.cards-viewport.frozen .density-tile.active.selected:before{height:38px;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.016) 42%,transparent 100%)!important;opacity:.62!important}.density-tile.selected,.density-tile.active.selected,.cards-viewport.frozen .density-tile.selected,.cards-viewport.frozen .density-tile.active.selected,.lab-density-card.selected,.lab-density-card:hover{border-color:#ebeff225;box-shadow:0 11px 24px #000000b8,0 0 0 1px #ffffff04,inset 0 0 0 1px #ebeff213,inset 0 1px #ffffff1f,inset 0 -1px #000000e6;transform:none!important}.density-tile.density-tile-spotlight-target,.density-tile.density-tile-spotlight-target.selected,.density-tile.density-tile-spotlight-target.active.selected,.cards-viewport.frozen .density-tile.density-tile-spotlight-target,.cards-viewport.frozen .density-tile.density-tile-spotlight-target.selected,.cards-viewport.frozen .density-tile.density-tile-spotlight-target.active.selected{z-index:8;top:-2px;box-shadow:0 17px 34px #000000d1,0 0 0 1px #ffffff05,inset 0 0 0 1px #ebeff217,inset 0 1px #ffffff24,inset 0 -1px #000000eb;transform:none!important}@media(max-width:768px),(prefers-reduced-motion:reduce){.density-tile{top:0;transform:none;transform-style:flat;will-change:auto}.density-tile:hover,.density-tile.density-tile-spotlight-target,.density-tile.density-tile-spotlight-target.selected,.density-tile.density-tile-spotlight-target.active.selected{top:0;transform:none!important}}.exchange-rail{min-height:34px;display:flex;align-items:center;gap:6px;margin:0 12px 10px;padding:4px 6px;border:1px solid rgba(235,239,242,.13);border-radius:6px;background:linear-gradient(180deg,#ffffff0a,#ffffff02 58%),#050606;box-shadow:0 8px 20px #00000094,inset 0 1px #ffffff17,inset 0 -1px #000000d1;overflow-x:auto;scrollbar-width:none}.exchange-rail::-webkit-scrollbar{display:none}.exchange-rail-source{flex:0 0 auto;height:25px;display:inline-flex;align-items:center;gap:4px;padding:2px 3px 2px 4px;border:1px solid rgba(235,239,242,.105);border-radius:5px;background:#ffffff05;opacity:.52}.exchange-rail-source.active{border-color:#ebeff22b;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#ffffff07;opacity:1}.exchange-rail-main,.exchange-rail-markets button{height:19px;border:0;border-radius:4px;background:transparent;color:#ebeff2b3;font:680 9.6px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;letter-spacing:0}.exchange-rail-main{min-width:0;display:inline-flex;align-items:center;gap:5px;padding:0 5px 0 1px}.exchange-rail-main .exchange-logo.compact{width:13px;height:13px;border-radius:3px}.exchange-rail-source.active .exchange-rail-main{color:#ffffffeb;text-shadow:0 0 7px rgba(255,255,255,.11)}.exchange-rail-markets{display:inline-flex;align-items:center;gap:2px}.exchange-rail-markets button{min-width:19px;padding:0 4px;border:1px solid rgba(235,239,242,.09);color:#ebeff26b}.exchange-rail-markets button.active{border-color:#ebeff22e;color:#ffffffe6;background:#ffffff0e}.exchange-rail-markets button.market-futures.active{box-shadow:inset 0 0 0 1px #54cea61f}.exchange-rail-markets button.market-spot.active{box-shadow:inset 0 0 0 1px #dae0e81c}.exchange-rail-main:hover,.exchange-rail-main:focus-visible,.exchange-rail-markets button:hover,.exchange-rail-markets button:focus-visible{color:#fff;outline:none;background:#ffffff0e}.density-board,.pinned-board{grid-template-columns:repeat(auto-fill,var(--density-card-fixed-width))!important;justify-content:start;align-items:start}.density-tile{width:var(--density-card-fixed-width);max-width:var(--density-card-fixed-width);min-width:var(--density-card-fixed-width)}.tile-feed-strip{min-height:15px;gap:3px;margin-top:5px}.tile-feed-chip,.tile-feed-more{height:15px;border-color:#ebeff217;background:linear-gradient(180deg,#ffffff09,#ffffff02),#ffffff05;color:#ebeff2b3}.tile-feed-chip{max-width:76px;padding-right:3px}.tile-feed-chip>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile-feed-market{flex:0 0 auto;min-width:11px;height:11px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;color:#ffffffc7;font-size:7px;font-style:normal;font-weight:780;line-height:1}.tile-feed-market.market-futures{background:#54cea629;box-shadow:inset 0 0 0 1px #54cea633}.tile-feed-market.market-spot{background:#dae0e81f;box-shadow:inset 0 0 0 1px #dae0e829}.density-column-head,.line-row{grid-template-columns:51px minmax(52px,1fr) 45px 43px!important;gap:3px!important}.density-column-head{padding-inline:6px}.line-row{padding:0 6px 0 7px}.line-row b,.line-row span{font-size:9.85px;letter-spacing:0}.line-row .line-distance,.line-row .line-lifetime{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.line-row .line-lifetime{justify-content:flex-end}.cards-viewport{overflow-x:auto}.tile-feed-strip{min-height:14px;display:flex;align-items:center;gap:5px;margin-top:4px;overflow:hidden}.tile-feed-logo{width:14px;height:14px;flex:0 0 14px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}.tile-feed-logo .exchange-logo.compact{width:13px;height:13px;border:0;border-radius:3px;background:transparent;box-shadow:none;filter:none!important}.tile-feed-logo .exchange-logo.compact img{width:100%;height:100%;display:block;object-fit:contain;filter:none!important;transform:none}.tile-feed-logo .exchange-logo.binance-alpha.compact{overflow:visible}.tile-feed-logo .exchange-logo.binance-alpha.compact>.exchange-logo-badge{right:-2px;bottom:-2px;width:44%;height:44%}.tile-feed-strip{min-height:18px;gap:5px;margin-top:5px}.tile-feed-logo{width:18px;height:18px;flex-basis:18px}.tile-feed-logo .exchange-logo.compact{width:17px;height:17px;border-radius:4px}.tile-feed-logo .exchange-logo.compact img{border-radius:inherit}.tile-feed-logo .exchange-logo.okx.compact{filter:brightness(1.18) contrast(1.16) drop-shadow(0 0 4px rgba(255,255,255,.16))!important}.tile-actions{gap:4px}.tile-action{width:19px;height:19px}.tile-action svg{width:13px;height:13px;stroke-width:2.1}.exchange-rail{min-height:36px;gap:7px}.exchange-rail-source{height:27px;gap:5px;padding:2px 4px;border-color:#ebeff217;opacity:.42}.exchange-rail-source.active{border-color:#f5f8fa38;background:linear-gradient(180deg,#ffffff12,#ffffff03),#ffffff07;box-shadow:inset 0 1px #ffffff21,inset 0 -1px #000000c2,0 0 12px #ffffff0b;opacity:1}.exchange-rail-main{height:21px;gap:6px;padding:0 6px 0 2px}.exchange-rail-main .exchange-logo.compact{width:15px;height:15px;border-radius:4px}.exchange-rail-markets button{min-width:22px;height:21px;padding:0 6px;border-color:#ebeff214;color:#ebeff259;background:#ffffff03;font-size:10px;font-weight:760}.exchange-rail-markets button.active{border-color:#ffffff5c;color:#fff;background:linear-gradient(180deg,#ffffff21,#ffffff06),#ffffff13;text-shadow:0 0 7px rgba(255,255,255,.28)}.exchange-rail-markets button.market-futures.active{border-color:#54cea68a;background:linear-gradient(180deg,#77ecc033,#54cea60e),#54cea618;color:#eafff7;box-shadow:inset 0 0 0 1px #54cea62e,0 0 10px #54cea621}.exchange-rail-markets button.market-spot.active{border-color:#ebeff27a;background:linear-gradient(180deg,#ffffff2e,#ebeff20b),#ebeff213;color:#f6f8fa;box-shadow:inset 0 0 0 1px #ebeff224,0 0 10px #ebeff218}.exchange-rail-source:not(.active) .exchange-rail-markets button,.exchange-rail-markets button:not(.active){opacity:.58}.exchange-rail-source.active .exchange-rail-markets button.active{opacity:1}:root{--omega-metal: #050606;--omega-metal-raised: #0a0b0c;--omega-metal-soft: #0d0f10;--omega-edge: rgba(241, 244, 247, .15);--omega-edge-strong: rgba(248, 250, 252, .3);--omega-label: rgba(235, 239, 242, .46);--omega-copy: rgba(235, 239, 242, .68);--omega-focus: rgba(255, 255, 255, .72)}.reference-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding-right:10px}.reference-profile-action{position:relative;flex:0 0 auto}.reference-profile-action:after{content:"";position:absolute;top:5px;right:5px;width:4px;height:4px;border-radius:50%;background:rgb(var(--bid-rgb));box-shadow:0 0 6px rgba(var(--bid-rgb),.6)}.reference-profile-action:hover,.reference-profile-action:focus-visible{border-color:#ffffff52;color:#fff;box-shadow:inset 0 1px #fff3,0 0 14px #ffffff12}.modal-backdrop{z-index:3000;display:grid;place-items:center;padding:16px;background:#000000c7;-webkit-backdrop-filter:blur(9px) grayscale(.42);backdrop-filter:blur(9px) grayscale(.42)}.filter-modal,.profile-modal{position:relative;isolation:isolate;border:1px solid var(--omega-edge)!important;border-radius:6px!important;background:var(--omega-metal)!important;box-shadow:0 28px 90px #000000d6,0 0 0 1px #ffffff05,inset 0 1px #ffffff1f,inset 0 -1px #000000f0!important;overflow:hidden}.filter-modal:before,.profile-modal:before{content:"";position:absolute;inset:0 56% auto 0;z-index:0;height:58px;pointer-events:none;background:linear-gradient(118deg,rgba(255,255,255,.17),rgba(255,255,255,.038) 42%,transparent 76%)}.filter-modal{width:min(1100px,calc(100vw - 32px));height:min(780px,calc(100dvh - 32px));max-height:none;display:grid;grid-template-rows:61px minmax(0,1fr)}.filter-modal-head,.profile-modal-head{position:relative;z-index:2;min-width:0;border-bottom:1px solid rgba(235,239,242,.09);background:linear-gradient(180deg,#ffffff0b,#ffffff01),#030404e0}.filter-modal-head{min-height:61px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 12px 9px 14px}.filter-modal-heading{min-width:0;display:flex;align-items:center;gap:10px}.filter-modal-heading>div{min-width:0;display:grid;gap:3px}.filter-modal-mark{width:36px;height:36px;display:inline-grid;place-items:center;flex:0 0 36px;border:1px solid rgba(241,244,247,.15);border-radius:5px;background:linear-gradient(180deg,#ffffff12,#ffffff03),#080909;color:#f8fafcc2;box-shadow:inset 0 1px #ffffff1f}.filter-modal-head h2,.profile-modal-head h2{margin:0;color:#f7f9fa;font-weight:660;letter-spacing:0;text-shadow:0 0 10px rgba(255,255,255,.09)}.filter-modal-head h2{font-size:17px;line-height:1}.filter-modal-heading>div>span,.profile-modal-head>div>span,.profile-uid-card>span,.profile-info-grid span{color:var(--omega-label);font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:720;text-transform:uppercase}.filter-modal .icon-action,.modal-close{width:32px;height:32px;display:inline-grid;place-items:center;flex:0 0 32px;border:1px solid rgba(235,239,242,.12);border-radius:5px;background:linear-gradient(180deg,#ffffff0e,#ffffff02),#050606;color:#ebeff294;padding:0;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease,background-color .15s ease}.filter-modal .icon-action:hover,.modal-close:hover{border-color:#ffffff47;background-color:#0b0c0d;color:#fff;box-shadow:0 0 12px #ffffff0f}.filter-modal button:focus-visible,.profile-modal button:focus-visible,.filter-modal input:focus-visible,.filter-modal select:focus-visible,.filter-modal textarea:focus-visible,.lifetime-select-trigger:focus-visible{outline:2px solid var(--omega-focus);outline-offset:2px}.filter-modal-body{position:relative;z-index:1;min-width:0;min-height:0;display:grid;grid-template-columns:204px minmax(0,1fr);gap:0;padding:0;overflow:hidden}.filter-sidebar{min-width:0;min-height:0;display:flex;flex-direction:column;gap:5px;border-right:1px solid rgba(235,239,242,.085);background:#030404;padding:12px 10px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.filter-sidebar button{position:relative;width:100%;min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(235,239,242,.09);border-radius:4px;background:#ffffff05;color:#ebeff29e;padding:7px 9px 7px 11px;font-size:11px;font-weight:680;text-align:left;transition:border-color .14s ease,color .14s ease,background-color .14s ease,box-shadow .14s ease}.filter-sidebar button:before{content:"";position:absolute;inset:8px auto 8px 0;width:2px;border-radius:2px;background:transparent}.filter-sidebar button:hover:not(:disabled){border-color:#ffffff2e;color:#f8fafcdb;background:#ffffff09}.filter-sidebar button.active{border-color:#ffffff40;background:linear-gradient(180deg,#ffffff12,#ffffff03),#090a0b;color:#f5f7f9;box-shadow:inset 0 1px #ffffff1c,0 0 13px #ffffff09}.filter-sidebar button.active:before{background:#ffffffe0;box-shadow:0 0 7px #ffffff47}.filter-sidebar button.disabled{cursor:not-allowed;opacity:.32}.filter-sidebar small{color:#ebeff261;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:720;text-transform:uppercase}.filter-panel-content{min-width:0;min-height:0;display:flex;flex-direction:column;gap:0;background:#050606;padding:0 16px 22px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.filter-template-toolbar{position:sticky;top:0;z-index:8;min-width:0;display:grid;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) auto;gap:10px;align-items:end;border:0;border-bottom:1px solid rgba(235,239,242,.09);border-radius:0;background:#050606f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:13px 0;box-shadow:none}.filter-template-toolbar label,.filter-grid label,.history-threshold-main label,.history-threshold-overrides label{min-width:0;display:grid;gap:6px}.filter-template-toolbar label>span,.filter-grid label>span,.history-threshold-main label>span,.history-threshold-overrides>span,.filter-hidden-card h3,.filter-market-card h3{color:var(--omega-label);font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:720;text-transform:uppercase}.filter-template-actions,.filter-hidden-actions,.symbol-add-row,.symbol-filter-head{display:flex;align-items:center;gap:6px}.filter-template-actions{justify-content:flex-end}.filter-config-separator{width:1px;height:18px;flex:0 0 1px;margin-inline:1px;background:#ebeff21f}.filter-config-file-input{display:none!important}.filter-config-error{grid-column:1 / -1;margin:0;color:#ff647de6;font-size:10px;line-height:1.35}.filter-template-actions button,.filter-panel-actions button,.filter-hidden-actions button,.symbol-add-row button,.symbol-filter-head button,.profile-uid-card button,.profile-modal-actions button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(235,239,242,.12);border-radius:4px;background:linear-gradient(180deg,#ffffff0e,#ffffff02),#070808;color:#ebeff2ad;box-shadow:inset 0 1px #ffffff14;padding:6px 9px;font-size:10px;font-weight:720;white-space:nowrap;transition:border-color .14s ease,color .14s ease,box-shadow .14s ease,background-color .14s ease}.filter-template-actions button:hover:not(:disabled),.filter-panel-actions button:hover,.filter-hidden-actions button:hover,.symbol-add-row button:hover,.symbol-filter-head button:hover,.profile-uid-card button:hover{border-color:#ffffff42;background-color:#0c0d0e;color:#fff;box-shadow:inset 0 1px #ffffff24,0 0 12px #ffffff0d}.filter-template-actions button:disabled{cursor:not-allowed;opacity:.3}.filter-panel-actions{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(235,239,242,.075)}.filter-panel-actions>span{min-width:0;overflow:hidden;color:#f8fafcdb;font-size:13px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.filter-modal input,.filter-modal select,.filter-modal textarea,.lifetime-select-trigger{min-width:0;border:1px solid rgba(235,239,242,.13);border-radius:4px;background:linear-gradient(180deg,#ffffff09,#ffffff01),#020303;color:#f5f8fae0;box-shadow:inset 0 1px #ffffff09;font-size:11px;transition:border-color .14s ease,box-shadow .14s ease}.filter-modal input,.filter-modal select,.lifetime-select-trigger{height:34px;padding:7px 9px}.filter-modal textarea{min-height:92px;resize:vertical;padding:9px;line-height:1.45}.filter-modal input:hover,.filter-modal select:hover,.filter-modal textarea:hover,.lifetime-select-trigger:hover{border-color:#ffffff36}.filter-modal input:focus,.filter-modal select:focus,.filter-modal textarea:focus,.lifetime-select-trigger[aria-expanded=true]{border-color:#ffffff52;box-shadow:0 0 12px #ffffff0b}.filter-modal input::placeholder,.filter-modal textarea::placeholder{color:#9ea7b366}.filter-toggle-card{min-height:43px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;border:0;border-bottom:1px solid rgba(235,239,242,.07);border-radius:0;background:transparent;color:#ebeff2a8;padding:10px 2px;font-size:11px;font-weight:660}.filter-toggle-card:has(input:checked){border-color:#ebeff21f;background:linear-gradient(90deg,rgba(255,255,255,.035),transparent 62%);color:#f8fafce0}.filter-toggle-card input,.filter-grid label.filter-check input{appearance:none;width:16px;height:16px;min-width:16px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.22);border-radius:3px;background:#020303;padding:0}.filter-toggle-card input:after,.filter-grid label.filter-check input:after{content:"";width:8px;height:5px;border-left:2px solid #06130e;border-bottom:2px solid #06130e;opacity:0;transform:translateY(-1px) rotate(-45deg)}.filter-toggle-card input:checked,.filter-grid label.filter-check input:checked{border-color:#5cd6abbd;background:#5cd6abe6;box-shadow:0 0 8px #5cd6ab24}.filter-toggle-card input:checked:after,.filter-grid label.filter-check input:checked:after{opacity:1}.filter-market-card{min-width:0;display:grid;gap:12px;border:0;border-bottom:1px solid rgba(235,239,242,.085);border-radius:0;background:transparent;box-shadow:none;padding:18px 2px}.filter-market-card h3{width:fit-content;margin:0;border-left:2px solid rgba(255,255,255,.62);color:#f8fafcc2;padding:2px 0 2px 8px;font-size:9px}.filter-market-card.spot h3{border-left-color:#ebeff2c2;color:#f5f8fac2}.filter-market-card.futures h3{border-left-color:#54cea6c7;color:#c8f5e5c7}.filter-market-card p{max-width:86ch;margin:0;color:#ebeff280;font-size:10px;font-weight:550;line-height:1.55}.filter-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px 10px}.filter-grid label.filter-check{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid rgba(235,239,242,.09);border-radius:4px;background:#ffffff04;padding:8px 9px}.filter-grid label.filter-check>span{color:#ebeff299;font-family:inherit;font-size:10px;text-transform:none}.history-settings-card{padding-top:20px}.history-threshold-main{display:grid;grid-template-columns:minmax(160px,240px) minmax(180px,1fr);align-items:end;gap:16px;border:0;border-radius:0;background:transparent;padding:0}.history-threshold-main input[type=range]{height:20px;accent-color:rgb(84,206,166);background:transparent;box-shadow:none;padding:0}.history-threshold-overrides{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;border:0;border-radius:0;background:transparent;padding:0}.history-threshold-overrides>span{grid-column:1 / -1;margin-top:2px}.history-threshold-overrides label{display:grid;grid-template-columns:minmax(0,1fr) 50px;align-items:center;gap:5px;border:1px solid rgba(235,239,242,.08);border-radius:4px;background:#ffffff03;padding:5px 6px}.history-threshold-overrides b{min-width:0;overflow:hidden;color:#ebeff28f;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.history-threshold-overrides input{width:50px;height:28px;padding:5px 6px}.filter-hidden-actions{justify-content:flex-end}.symbol-filter-editor{display:grid;gap:0}.symbol-add-row input{flex:1 1 220px}.symbol-filter-layout{min-height:380px;display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px;padding-top:14px}.symbol-filter-list{min-height:0;display:flex;flex-direction:column;gap:4px;border-right:1px solid rgba(235,239,242,.08);padding-right:10px;overflow-y:auto}.symbol-filter-list button{min-height:32px;border:1px solid rgba(235,239,242,.08);border-radius:4px;background:#ffffff04;color:#ebeff294;padding:6px 8px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:720;text-align:left}.symbol-filter-list button.active{border-color:#ffffff3d;background:#ffffff0d;color:#fff}.symbol-filter-detail{min-width:0}.symbol-filter-head{justify-content:space-between;border-bottom:1px solid rgba(235,239,242,.08);padding:0 2px 10px}.symbol-filter-head strong{color:#f5f7f9;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:740}.lifetime-select{position:relative}.lifetime-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.lifetime-select-menu{z-index:30;border:1px solid rgba(235,239,242,.16);border-radius:5px;background:#080909;box-shadow:0 18px 34px #000000c2;padding:5px}.lifetime-select-menu button{min-height:30px;border-radius:3px;color:#ebeff29e;font-size:10px}.lifetime-select-menu button:hover,.lifetime-select-menu button.active{background:#ffffff0f;color:#fff}.profile-modal-backdrop{place-items:center}.profile-modal{width:min(690px,calc(100vw - 32px));max-height:min(740px,calc(100dvh - 32px));display:grid;grid-template-rows:auto minmax(0,1fr) auto}.profile-modal-head{min-height:78px;display:grid;grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;gap:12px;padding:12px 14px}.profile-modal-head>div:nth-child(2){min-width:0;display:grid;gap:4px}.profile-modal-head h2{overflow:hidden;font-size:19px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.profile-avatar{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(241,244,247,.2);border-radius:6px;background:linear-gradient(145deg,#ffffff21,#ffffff04),#090a0b;color:#fff;box-shadow:inset 0 1px #ffffff29,0 0 16px #ffffff0b;font-size:15px;font-weight:760}.profile-modal-body{min-width:0;display:grid;gap:0;padding:0 16px;overflow-y:auto}.profile-uid-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;align-items:center;border:0;border-bottom:1px solid rgba(235,239,242,.09);border-radius:0;background:transparent;padding:16px 2px}.profile-uid-card>span{grid-column:1 / -1}.profile-uid-card strong{min-width:0;overflow:hidden;color:#f5f7f9;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:17px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.profile-info-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-bottom:1px solid rgba(235,239,242,.09);padding:8px 0}.profile-info-grid div{min-width:0;display:grid;align-content:start;gap:7px;border:0;border-left:1px solid rgba(235,239,242,.075);border-radius:0;background:transparent;padding:11px 12px}.profile-info-grid div:nth-child(3n+1){border-left:0}.profile-info-grid b{min-width:0;overflow:hidden;color:#f5f8fad6;font-size:11px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.profile-status-row{display:flex;flex-wrap:wrap;gap:6px;padding:14px 2px 16px}.profile-status-row span,.profile-status-row a{min-height:25px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(235,239,242,.1);border-radius:999px;background:#ffffff05;color:#ebeff28a;padding:5px 8px;font-size:9px;font-weight:690;line-height:1;text-decoration:none}.profile-status-row .profile-status-chip.active{border-color:#54cea657;background:#54cea612;color:#c7f6e5d1}.profile-status-row span.profile-status-chip.active:before{content:none}.profile-status-row .profile-status-chip.expired{border-color:#d8a84f57;background:#d8a84f0f;color:#edcc8bd6}.profile-status-row .profile-status-chip.free{color:#ebeff27a}.profile-status-row .profile-status-chip.admin{border-color:#f05a4f61;background:#f05a4f13;color:#ffbeb8e6}.profile-status-row .profile-status-chip.admin:hover,.profile-status-row .profile-status-chip.admin:focus-visible{border-color:#f05a4fad;background:#f05a4f21;color:#fff;text-decoration:none}.profile-subscription-value.active{color:#a1ebd1e6}.profile-subscription-value.expired{color:#edcc8be6}.profile-subscription-value.free{color:#ebeff29e}.telegram-alert-panel{min-width:0;display:grid;gap:12px;margin:0 0 16px;border:1px solid rgba(235,239,242,.11);border-radius:6px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 42%),#050606;box-shadow:inset 0 1px #ffffff0f;padding:13px}.telegram-alert-head{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px}.telegram-alert-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.14);border-radius:5px;background:#ffffff09;color:#f5f8fac7}.telegram-alert-head>div{min-width:0;display:grid;gap:2px}.telegram-alert-head>div>span,.telegram-connection-row span,.telegram-threshold-grid span,.telegram-symbols-field>span,.telegram-event-grid legend,.telegram-connect-code span{color:var(--omega-label);font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.telegram-alert-head h3{margin:0;color:#f5f7f9;font-size:14px;font-weight:680}.telegram-alert-state{min-height:23px;display:inline-flex;align-items:center;border:1px solid rgba(84,206,166,.28);border-radius:999px;background:#54cea612;color:#c7f6e5d6;padding:4px 8px;font-size:8px;font-weight:730;text-transform:uppercase}.telegram-alert-loading,.telegram-alert-notice,.telegram-connect-card>p{color:#ebeff294;font-size:10px;line-height:1.55}.telegram-alert-loading{display:flex;align-items:center;gap:7px}.telegram-alert-loading svg,.telegram-primary-action:disabled svg,.telegram-alert-actions button:disabled svg{animation:telegram-alert-spin .9s linear infinite}.telegram-alert-notice{border-left:2px solid rgba(240,90,79,.68);background:#f05a4f0e;padding:9px 10px}.telegram-alert-notice code{color:#ffdad6e0;font-size:9px}.telegram-connect-card{display:grid;gap:10px}.telegram-connect-card>p{margin:0}.telegram-primary-action,.telegram-alert-actions button,.telegram-connect-code button,.telegram-event-grid button,.telegram-market-types button,.telegram-exchange-grid button{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(235,239,242,.13);border-radius:4px;background:#ffffff06;color:#eff3f6a8;font-size:9px;font-weight:680;transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.telegram-primary-action{width:fit-content;background:linear-gradient(180deg,#ffffff1c,#ffffff06),#0a0b0c;color:#f5f7f9;padding:7px 10px}.telegram-alert-panel button:hover:not(:disabled),.telegram-connect-code a:hover{border-color:#ffffff4d;color:#fff;box-shadow:0 0 13px #ffffff0e}.telegram-alert-panel button:disabled{cursor:wait;opacity:.48}.telegram-alert-panel button:focus-visible,.telegram-alert-panel input:focus-visible,.telegram-alert-panel select:focus-visible,.telegram-alert-panel summary:focus-visible,.telegram-connect-code a:focus-visible{outline:2px solid var(--omega-focus);outline-offset:2px}.telegram-connect-code{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:7px;border:1px solid rgba(235,239,242,.1);border-radius:5px;background:#030404;padding:9px}.telegram-connect-code>div{min-width:0;display:grid;gap:5px}.telegram-connect-code strong{overflow:hidden;color:#fff;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.telegram-connect-code button{width:34px;padding:0}.telegram-connect-code a{grid-column:1 / -1;width:fit-content;display:inline-flex;align-items:center;gap:5px;border-bottom:1px solid transparent;color:#ebeff2a3;font-size:9px;text-decoration:none}.telegram-alert-config{min-width:0;display:grid;gap:12px}.telegram-connection-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(235,239,242,.075);padding-top:11px}.telegram-connection-row>div{min-width:0;display:grid;gap:4px}.telegram-connection-row b{overflow:hidden;color:#f5f8fae0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.telegram-master-toggle,.telegram-quality-options label{display:inline-flex;align-items:center;gap:7px;color:#ebeff2ad;font-size:9px;font-weight:650}.telegram-master-toggle input,.telegram-quality-options input{accent-color:rgb(84,206,166)}.telegram-event-grid{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0;border:0;padding:0}.telegram-event-grid legend{grid-column:1 / -1;margin-bottom:2px}.telegram-event-grid button{min-width:0;min-height:29px;padding:5px 6px}.telegram-event-grid button.active,.telegram-market-types button.active,.telegram-exchange-grid button.active{border-color:#54cea64d;background:#54cea613;color:#d1f8eae6}.telegram-threshold-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.telegram-threshold-grid label,.telegram-symbols-field{min-width:0;display:grid;gap:6px}.telegram-threshold-grid input,.telegram-threshold-grid select,.telegram-symbols-field input{width:100%;min-width:0;min-height:32px;border:1px solid rgba(235,239,242,.12);border-radius:4px;background:#030404;color:#f5f8fae6;padding:7px 8px;font-size:10px}.telegram-threshold-grid select{color-scheme:dark}.telegram-quality-options{display:flex;flex-wrap:wrap;gap:13px}.telegram-advanced{border-top:1px solid rgba(235,239,242,.075);padding-top:10px}.telegram-advanced summary{width:fit-content;cursor:pointer;color:#ebeff29e;font-size:9px;font-weight:680}.telegram-market-types,.telegram-exchange-grid{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.telegram-market-types button,.telegram-exchange-grid button{min-height:25px;padding:4px 7px;text-transform:uppercase}.telegram-market-types span{display:inline-flex;align-items:center;color:#ebeff25c;font-size:8px}.telegram-alert-actions{display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid rgba(235,239,242,.075);padding-top:11px}.telegram-alert-actions button{padding:6px 9px}.telegram-alert-actions button.danger{margin-left:auto;color:#ffadbdb3}.telegram-queue-state,.telegram-alert-feedback{min-height:14px;color:#ebeff270;font-size:8px}.telegram-alert-feedback .error{color:#ff98abe0}.telegram-alert-feedback .success{color:#a1ebd1db}@keyframes telegram-alert-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.telegram-alert-loading svg,.telegram-primary-action:disabled svg,.telegram-alert-actions button:disabled svg{animation:none}}.profile-modal-actions{display:flex;justify-content:flex-end;border-top:1px solid rgba(235,239,242,.09);background:#030404;padding:11px 14px}.profile-modal-actions button:hover{border-color:rgba(var(--ask-rgb),.42);background:rgba(var(--ask-rgb),.08);color:#ffd3dcf0;box-shadow:0 0 12px rgba(var(--ask-rgb),.06)}@media(max-width:920px){.filter-modal{width:calc(100vw - 20px);height:calc(100dvh - 20px)}.filter-modal-body{grid-template-columns:168px minmax(0,1fr)}.filter-template-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-template-actions{grid-column:1 / -1;justify-content:flex-start}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-threshold-overrides{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:680px){.modal-backdrop{padding:6px}.telegram-event-grid,.telegram-threshold-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-connection-row{align-items:flex-start;flex-direction:column}.telegram-alert-actions button.danger{margin-left:0}.filter-modal{width:calc(100vw - 12px);height:calc(100dvh - 12px);grid-template-rows:56px minmax(0,1fr)}.filter-modal-head{min-height:56px;padding:8px 9px}.filter-modal-mark{width:32px;height:32px;flex-basis:32px}.filter-modal-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.filter-sidebar{flex-direction:row;gap:5px;border-right:0;border-bottom:1px solid rgba(235,239,242,.085);padding:7px;overflow-x:auto;overflow-y:hidden}.filter-sidebar button{width:auto;min-width:max-content;min-height:32px;padding-inline:10px}.filter-sidebar button:before{inset:auto 8px 0;width:auto;height:2px}.filter-panel-content{padding:0 10px 16px}.filter-template-toolbar{grid-template-columns:1fr}.filter-template-actions{grid-column:auto;justify-content:flex-start;overflow-x:auto}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-threshold-main,.history-contract-grid{grid-template-columns:1fr}.history-threshold-overrides{grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-filter-layout{grid-template-columns:1fr}.symbol-filter-list{max-height:120px;flex-direction:row;border-right:0;border-bottom:1px solid rgba(235,239,242,.08);padding:0 0 8px;overflow-x:auto;overflow-y:hidden}.symbol-filter-list button{min-width:max-content}.profile-modal{width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-info-grid div:nth-child(3n+1){border-left:1px solid rgba(235,239,242,.075)}.profile-info-grid div:nth-child(odd){border-left:0}}@media(max-width:440px){.reference-density-chip{display:none}.filter-grid{grid-template-columns:1fr}.profile-modal-head{grid-template-columns:42px minmax(0,1fr) 32px;gap:9px}.profile-avatar{width:42px;height:42px}.profile-uid-card{grid-template-columns:1fr}.profile-uid-card button{justify-self:start}.profile-info-grid{grid-template-columns:1fr}.profile-info-grid div,.profile-info-grid div:nth-child(n){border-left:0;border-top:1px solid rgba(235,239,242,.055)}.profile-info-grid div:first-child{border-top:0}}@media(prefers-reduced-motion:reduce){.filter-modal button,.profile-modal button,.filter-modal input,.filter-modal select,.filter-modal textarea{transition:none}}.app-shell{min-width:0;overflow-x:hidden}.topbar{position:relative;z-index:120;width:auto;max-width:none;height:45px;min-height:45px;grid-template-columns:minmax(184px,214px) minmax(0,1fr) max-content;gap:0;margin:17px 17px 12px;overflow:hidden}.topbar>*,.reference-toolbar,.reference-actions{min-width:0;max-width:100%}.reference-toolbar{gap:8px;overflow:hidden}.reference-toolbar .reference-chip,.reference-actions>*{flex:0 0 auto}.reference-actions{gap:6px;margin-left:10px;padding-right:0}.exchange-rail{height:43px;min-height:43px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:stretch;gap:0;margin:0 17px 12px;padding:0;border:0;border-top:1px solid rgba(235,239,242,.09);border-bottom:1px solid rgba(235,239,242,.09);border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 54%),#020303;box-shadow:none;overflow:hidden}.exchange-rail-summary{min-width:0;display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:7px;border-right:1px solid rgba(235,239,242,.1);color:#ebeff27a;padding:0 10px}.exchange-rail-track{min-width:0;max-width:100%;display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity}.exchange-rail-source,.exchange-rail-source.active{position:relative;flex:0 0 auto;height:42px;display:inline-flex;align-items:center;gap:5px;margin:0;padding:0 9px;border:0;border-right:1px solid rgba(235,239,242,.075);border-radius:0;background:transparent;box-shadow:none;scroll-snap-align:start}.exchange-rail-source{opacity:.34}.exchange-rail-source.active{opacity:1}.exchange-rail-source:hover,.exchange-rail-source.active:hover{background:linear-gradient(180deg,#ffffff0a,#ffffff02);opacity:.82}.exchange-rail-source.active:hover{opacity:1}.exchange-rail-main,.exchange-rail-source.active .exchange-rail-main{min-width:0;height:42px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:0;background:transparent!important;box-shadow:none;color:#ebeff285;padding:0 5px 0 0;font:680 9.5px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-shadow:none}.exchange-rail-source.active .exchange-rail-main{color:#f8fafce6;text-shadow:0 0 7px rgba(255,255,255,.1)}.exchange-rail-main .exchange-logo.compact{width:17px;height:17px;flex:0 0 17px;border:0;border-radius:4px;background:transparent;box-shadow:none}.exchange-rail-source.muted .exchange-rail-main .exchange-logo.compact{filter:grayscale(1) saturate(.2) brightness(.72)!important}.exchange-rail-markets{height:42px;display:inline-flex;align-items:center;gap:5px}.exchange-rail-markets button,.exchange-rail-markets button.active,.exchange-rail-markets button.market-futures,.exchange-rail-markets button.market-futures.active,.exchange-rail-markets button.market-spot,.exchange-rail-markets button.market-spot.active{position:relative;min-width:18px;width:18px;height:27px;display:inline-grid;place-items:center;border:0;border-bottom:1px solid rgba(235,239,242,.08);border-radius:0;background:transparent!important;box-shadow:none!important;color:#ebeff24d;opacity:1;padding:0;font:720 9px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-shadow:none}.exchange-rail-markets button.active,.exchange-rail-markets button.market-futures.active,.exchange-rail-markets button.market-spot.active{border-color:#ffffff38;color:#f8fafc;text-shadow:0 0 7px rgba(255,255,255,.24)}.exchange-rail-markets button.active:after{background:#ffffffeb;box-shadow:0 0 6px #ffffff42}.cards-viewport{position:relative;z-index:1;min-width:0;max-width:100%;isolation:isolate;padding-top:5px;overflow-x:auto}.density-tile:hover,.density-tile.selected,.density-tile.density-tile-spotlight-target{z-index:3}@media(max-width:1120px){.topbar{grid-template-columns:minmax(170px,190px) minmax(0,1fr) max-content;padding-left:13px}.topbar .omega-logo.brand{width:190px}.topbar .omega-logo.brand:before{content:"OMEGA Screener";font-size:19px}.reference-toolbar{gap:6px}.reference-chip{min-width:86px;padding-inline:9px;font-size:11px}.reference-toolbar .reference-chip:nth-child(2){min-width:112px}}@media(max-width:960px){.reference-chip-wide{display:none}.exchange-rail{grid-template-columns:82px minmax(0,1fr)}}@media(max-width:760px){.topbar{height:auto;min-height:75px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:31px 31px;gap:5px 8px;margin:8px 8px 9px;padding:6px 7px 7px 10px}.topbar .omega-logo.brand{width:190px;grid-column:1;grid-row:1}.reference-actions{grid-column:2;grid-row:1;margin-left:0}.reference-toolbar{width:100%;grid-column:1 / -1;grid-row:2;overflow-x:auto;scrollbar-width:none}.reference-toolbar .reference-chip{height:29px;min-height:29px}.exchange-rail{height:41px;min-height:41px;grid-template-columns:72px minmax(0,1fr);margin:0 8px 9px}.exchange-rail-summary{grid-template-columns:13px minmax(0,1fr);gap:6px;padding-inline:7px}.exchange-rail-summary b{display:none}.exchange-rail-source,.exchange-rail-main,.exchange-rail-markets{height:40px}.cards-viewport{padding-right:8px;padding-left:8px}}@media(max-width:560px){.reference-density-chip{display:none}.topbar .omega-logo.brand{width:150px}.topbar .omega-logo.brand:before{content:"OMEGA";font-size:19px}.exchange-rail{grid-template-columns:48px minmax(0,1fr)}.exchange-rail-summary{display:flex;justify-content:center;padding:0}.exchange-rail-summary span,.exchange-rail-summary b{display:none}}@media(max-width:360px){.reference-toolbar .reference-chip:first-child{display:none}.topbar .omega-logo.brand{width:118px}}.exchange-rail{grid-template-columns:84px minmax(0,1fr)}.exchange-rail-source,.exchange-rail-source.active{gap:3px;padding-inline:4px}.exchange-rail-main,.exchange-rail-source.active .exchange-rail-main{gap:5px;padding-right:3px}.exchange-rail-main .exchange-logo.compact{width:15px;height:15px;flex-basis:15px}.exchange-rail-markets{gap:3px}.exchange-rail-markets button,.exchange-rail-markets button.active,.exchange-rail-markets button.market-futures,.exchange-rail-markets button.market-futures.active,.exchange-rail-markets button.market-spot,.exchange-rail-markets button.market-spot.active{min-width:17px;width:17px}@media(max-width:960px){.exchange-rail{grid-template-columns:76px minmax(0,1fr)}}@media(max-width:760px){.exchange-rail{grid-template-columns:66px minmax(0,1fr)}}@media(max-width:560px){.exchange-rail{grid-template-columns:44px minmax(0,1fr)}}.screener-command-deck{position:sticky;top:10px;z-index:120;flex:0 0 auto;min-width:0;margin:14px 17px 12px;border:1px solid rgba(235,239,242,.16);border-radius:6px;background:#020303;box-shadow:inset 0 1px #ffffff13,inset 0 -1px #000000d1,0 12px 28px #0000006b;isolation:isolate;overflow:hidden}.screener-command-deck,.screener-command-deck *{box-sizing:border-box}.screener-command-deck:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(105deg,transparent 0 31%,rgba(255,255,255,.025) 40%,transparent 49%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 42%);pointer-events:none}.screener-command-deck .topbar{position:relative;z-index:1;width:100%;max-width:none;height:49px;min-height:49px;display:flex;align-items:center;gap:12px;margin:0;padding:0 9px 0 14px;border:0;border-radius:0;background:linear-gradient(180deg,#ffffff09,#ffffff01 58%,#00000047),#030404;box-shadow:none;overflow:hidden}.screener-command-deck .topbar:before,.screener-command-deck .topbar:after{content:none;display:none}.screener-command-deck .topbar .omega-logo.brand{width:auto;min-width:190px;margin-right:auto;flex:0 0 auto}.screener-command-deck .reference-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0;padding:0}.reference-filter-action,.screener-command-deck .reference-grid-action{height:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(235,239,242,.15);border-radius:5px;background:linear-gradient(180deg,#ffffff13,#ffffff03 58%,#00000052),#050606;box-shadow:inset 0 1px #ffffff1c,inset 0 -1px #000000d1;color:#f5f7f9db;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,color .15s ease,transform .12s ease}.reference-filter-action{gap:7px;padding:0 11px;font:680 11px/1 Inter,ui-sans-serif,system-ui,sans-serif}.reference-filter-action svg,.screener-command-deck .reference-grid-action svg{color:currentColor}.reference-filter-action:hover,.reference-filter-action:focus-visible,.screener-command-deck .reference-grid-action:hover,.screener-command-deck .reference-grid-action:focus-visible{border-color:#ffffff57;background:linear-gradient(180deg,#ffffff1f,#ffffff06 62%,#00000047),#070809;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #000000d1,0 0 14px #ffffff12;color:#fff;outline:none}.reference-filter-action:focus-visible,.screener-command-deck .reference-grid-action:focus-visible{box-shadow:0 0 0 2px #020303,0 0 0 3px #ffffffb8,inset 0 1px #ffffff2e}.reference-filter-action:active,.screener-command-deck .reference-grid-action:active{transform:translateY(1px)}.screener-command-deck .exchange-rail{position:relative;z-index:1;width:100%;height:58px;min-height:58px;display:grid;grid-template-columns:94px minmax(0,1fr);align-items:stretch;margin:0;padding:0;border:0;border-top:1px solid rgba(235,239,242,.105);border-radius:0;background:#020303;box-shadow:none;overflow:hidden}.screener-command-deck .exchange-rail-summary{min-width:0;height:57px;display:grid;grid-template-columns:16px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:center;column-gap:8px;padding:8px 10px;border-right:1px solid rgba(235,239,242,.105);color:#ebeff27a}.exchange-rail-summary svg{grid-column:1;grid-row:1 / 3;color:#ebeff285}.exchange-rail-summary span{align-self:end;color:#ebeff280;font:700 8px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-transform:uppercase}.exchange-rail-summary b{align-self:start;margin-top:3px;color:#f8fafce6;font:760 11px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace}.screener-command-deck .exchange-rail-track{min-width:0;width:100%;height:57px;display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity}.exchange-rail-track::-webkit-scrollbar{display:none}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{position:relative;flex:1 0 92px;min-width:92px;height:57px;display:grid;grid-template-rows:25px 21px;align-content:center;gap:3px;margin:0;padding:4px 7px;border:0;border-right:1px solid rgba(235,239,242,.075);border-radius:0;background:#030404;box-shadow:none;opacity:1;scroll-snap-align:start;transition:background .15s ease,box-shadow .15s ease}.screener-command-deck .exchange-rail-source.partial{background:linear-gradient(180deg,#ffffff09,#ffffff02),#040505;box-shadow:inset 0 0 0 1px #ebeff20b}.screener-command-deck .exchange-rail-source.full{background:linear-gradient(180deg,#ffffff13,#ffffff04 62%,#00000026),#070809;box-shadow:inset 0 1px #ffffff17,inset 0 0 0 1px #ebeff213}.screener-command-deck .exchange-rail-source:hover,.screener-command-deck .exchange-rail-source.active:hover{background:linear-gradient(180deg,#ffffff18,#ffffff04 64%,#00000029),#08090a;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #ebeff218;opacity:1}.screener-command-deck .exchange-rail-source:after{content:"";position:absolute;right:7px;bottom:0;left:7px;width:auto;height:1px;background:#ebeff214;box-shadow:none;pointer-events:none}.screener-command-deck .exchange-rail-source.partial:after{right:50%;background:linear-gradient(90deg,#ffffffb3,#ffffff1f);box-shadow:0 0 6px #ffffff1f}.screener-command-deck .exchange-rail-source.full:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);box-shadow:0 0 7px #ffffff29}.screener-command-deck .exchange-rail-source.isolated{z-index:2;background:linear-gradient(180deg,#ffffff21,#ffffff06 62%,#0000002e),#090a0b;box-shadow:inset 0 0 0 1px #ffffff45,inset 0 1px #ffffff2e,0 0 18px #ffffff17}.screener-command-deck .exchange-rail-source.isolated:after{right:5px;left:5px;height:2px;background:#fff;box-shadow:0 0 8px #ffffff57}.screener-command-deck .exchange-rail-main,.screener-command-deck .exchange-rail-source.active .exchange-rail-main{min-width:0;width:100%;height:25px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:0;border:0;border-radius:3px;background:transparent!important;box-shadow:none;color:#ebeff26b;font:720 9.5px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-shadow:none}.exchange-rail-main>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screener-command-deck .exchange-rail-source.partial .exchange-rail-main{color:#f5f7f9b8}.screener-command-deck .exchange-rail-source.full .exchange-rail-main,.screener-command-deck .exchange-rail-source.isolated .exchange-rail-main{color:#fcfdfef5;text-shadow:0 0 7px rgba(255,255,255,.11)}.screener-command-deck .exchange-rail-main:hover,.screener-command-deck .exchange-rail-main:focus-visible{color:#fff;background:#ffffff09!important;outline:none}.screener-command-deck .exchange-rail-main:focus-visible{box-shadow:0 0 0 1px #ffffffad}.screener-command-deck .exchange-rail-main .exchange-logo.compact{width:18px;height:18px;flex:0 0 18px;border:0;border-radius:4px;background:transparent;box-shadow:none;opacity:.62;filter:grayscale(.8) saturate(.35) brightness(.78);transition:filter .15s ease,opacity .15s ease}.screener-command-deck .exchange-rail-source.partial .exchange-logo.compact{opacity:.82;filter:grayscale(.25) saturate(.75) brightness(.9)}.screener-command-deck .exchange-rail-source.full .exchange-logo.compact,.screener-command-deck .exchange-rail-source.isolated .exchange-logo.compact{opacity:1;filter:none}.screener-command-deck .exchange-rail-markets{width:100%;height:21px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:stretch;gap:3px;padding:0}.screener-command-deck .exchange-rail-markets button,.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot,.screener-command-deck .exchange-rail-markets button.market-spot.active{position:relative;min-width:0;width:auto;height:21px;display:grid;place-items:center;padding:0;border:1px solid rgba(235,239,242,.1)!important;border-radius:3px!important;background:#030404!important;box-shadow:inset 0 1px #ffffff06!important;color:#ebeff25c;font:780 9px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;text-shadow:none;transition:border-color .13s ease,background .13s ease,box-shadow .13s ease,color .13s ease,transform .1s ease}.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot.active{border-color:#ffffffd6!important;background:linear-gradient(180deg,#f5f7f8,#c6cbd0 52%,#9da4ab)!important;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #00000047,0 0 8px #ffffff21!important;color:#050607;text-shadow:0 1px 0 rgba(255,255,255,.38)}.screener-command-deck .exchange-rail-markets button:hover,.screener-command-deck .exchange-rail-markets button:focus-visible{border-color:#ffffff6b!important;background:#ffffff13!important;color:#fff;outline:none}.screener-command-deck .exchange-rail-markets button.active:hover,.screener-command-deck .exchange-rail-markets button.active:focus-visible{background:linear-gradient(180deg,#fff,#d9dde0 52%,#adb3b9)!important;color:#020303}.screener-command-deck .exchange-rail-markets button:focus-visible{box-shadow:0 0 0 1px #020303,0 0 0 2px #ffffffb8!important}.screener-command-deck .exchange-rail-markets button:active{transform:translateY(1px)}.density-board{width:100%;grid-template-columns:repeat(auto-fill,var(--density-card-fixed-width))!important;column-gap:8px;row-gap:17px;justify-content:space-between!important;align-items:start}@media(max-width:1040px){.screener-command-deck .exchange-rail{grid-template-columns:78px minmax(0,1fr)}.screener-command-deck .exchange-rail-summary{padding-inline:8px}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{flex-basis:90px;min-width:90px}}@media(max-width:760px){.screener-command-deck{top:7px;margin:8px 8px 9px}.screener-command-deck .topbar{height:47px;min-height:47px;padding-inline:10px 7px}.screener-command-deck .topbar .omega-logo.brand{min-width:0}.screener-command-deck .topbar .omega-logo.brand:before{font-size:19px}.screener-command-deck .exchange-rail{grid-template-columns:64px minmax(0,1fr)}.exchange-rail-summary{grid-template-columns:14px minmax(0,1fr);column-gap:6px;padding-inline:7px}.exchange-rail-summary span{display:none}.exchange-rail-summary b{align-self:center;grid-row:1 / 3;margin:0;font-size:9px}.density-board{justify-content:space-evenly!important}}@media(max-width:480px){.reference-filter-action{width:32px;padding:0}.reference-filter-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.screener-command-deck .exchange-rail{grid-template-columns:45px minmax(0,1fr)}.exchange-rail-summary{display:grid;place-items:center;padding:0}.exchange-rail-summary svg{grid-column:1 / -1;grid-row:1 / -1}.exchange-rail-summary b,.exchange-rail-summary span{display:none}.density-board{justify-content:center!important}}@media(prefers-reduced-motion:reduce){.reference-filter-action,.screener-command-deck .reference-grid-action,.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-main,.screener-command-deck .exchange-rail-markets button{transition:none}}@media(min-width:2400px){.screener-command-deck .exchange-rail-track{justify-content:center}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{flex:0 0 190px;min-width:190px}}@media(min-width:3400px){.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{flex-basis:230px;min-width:230px}}.density-tile,.density-tile.active,.density-tile.pinned,.density-tile.selected,.density-tile.active.selected{box-sizing:border-box;isolation:isolate;border:1px solid rgba(226,231,236,.19)!important;border-radius:5px!important;background:linear-gradient(180deg,#090a0b,#050606 24%,#030404)!important;background-clip:padding-box!important;box-shadow:0 10px 23px #000000b3,inset 0 1px #ffffff0b!important;overflow:hidden!important}.density-tile:before,.density-tile:hover:before,.density-tile:focus-within:before,.density-tile.selected:before,.density-tile.active.selected:before,.cards-viewport.frozen .density-tile.selected:before,.cards-viewport.frozen .density-tile.active.selected:before{content:none!important;display:none!important;background:none!important;animation:none!important}.density-tile:after,.density-tile:hover:after,.density-tile:focus-within:after,.density-tile.selected:after,.density-tile.density-tile-spotlight-target:after{content:"";position:absolute;inset:0!important;z-index:5;box-sizing:border-box;padding:1px!important;border:0!important;border-radius:inherit!important;background:radial-gradient(var(--density-border-hotspot) circle at var(--density-magic-x) var(--density-magic-y),rgba(var(--density-ring-hot-rgb),calc(var(--density-magic-intensity) * .98)) 0%,rgba(var(--density-ring-rgb),calc(var(--density-magic-intensity) * .58)) 34%,rgba(var(--density-ring-rgb),calc(var(--density-magic-intensity) * .18)) 61%,transparent 80%)!important;background-clip:border-box!important;box-shadow:none!important;opacity:1!important;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;mask-composite:exclude!important}.density-tile:hover,.density-tile:focus-within,.density-tile.selected,.density-tile.density-tile-spotlight-target,.density-tile.density-tile-spotlight-target.selected,.density-tile.density-tile-spotlight-target.active.selected{border-color:#e2e7ec30!important;box-shadow:0 16px 31px #000000c7,inset 0 1px #ffffff0e!important}.tile-top{box-sizing:border-box;width:100%;min-height:51px!important;display:grid!important;grid-template-columns:minmax(0,1fr);grid-template-rows:20px 17px;align-content:start;align-items:center!important;justify-content:stretch!important;justify-items:stretch;gap:5px!important;padding:6px 7px 5px!important;border:0!important;border-bottom:1px solid rgba(226,231,236,.075)!important;background:#ffffff02;overflow:hidden}.tile-headline{min-width:0;min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:7px}.tile-title{width:0;flex:1 1 auto;min-width:0;display:flex;align-items:center}.symbol-copy{width:100%!important;max-width:100%!important;min-width:0}.tile-title strong,.symbol-copy strong{width:100%;max-width:100%;display:block;line-height:20px!important}.tile-actions{height:20px;align-items:center!important;padding:0!important}.tile-feed-strip{width:100%;max-width:100%;min-width:0;min-height:17px!important;height:17px;display:flex!important;align-items:center!important;gap:3px!important;margin:0!important;padding:0!important;overflow:hidden!important}.tile-feed-logo{width:16px!important;height:16px!important;min-width:13px;flex:0 1 16px!important;display:inline-grid!important;place-items:center;margin:0!important;border:0!important;border-radius:3px!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.tile-feed-logo .exchange-logo.compact,.tile-feed-logo .exchange-logo.binance-alpha.compact{width:15px!important;height:15px!important;max-width:100%;max-height:100%;margin:0!important;border:0!important;border-radius:3px!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}.tile-feed-logo .exchange-logo.compact img{width:100%!important;height:100%!important;display:block;object-fit:contain;transform:none!important}.tile-feed-logo .exchange-logo.binance-alpha.compact>.exchange-logo-badge{right:0!important;bottom:0!important;width:42%!important;height:42%!important}.density-lines{min-height:0;padding-top:0!important;overflow:visible!important}.density-source-section{min-width:0}.source-divider{box-sizing:border-box;min-height:25px!important;margin:0!important}.density-expand-toggle{box-sizing:border-box;width:100%;margin:3px 0 0!important;border:1px solid rgba(226,231,236,.1)!important;background:#040505!important;box-shadow:none!important}.tile-foot{box-sizing:border-box;width:100%;min-height:27px!important;flex:0 0 27px;margin:4px 0 0!important;padding:7px 8px!important;border:0!important;border-top:1px solid rgba(226,231,236,.075)!important;border-radius:0!important;background:#030404!important;box-shadow:none!important}.screener-command-deck{--deck-magic-x: 50%;--deck-magic-y: 50%;--deck-magic-intensity: 0;--deck-border-hotspot: 112px;--exchange-cell-width: 78px;--exchange-rail-height: 42px;--exchange-rail-fixed-width: 930px;margin:12px 12px 10px}.screener-command-deck:after{content:"";position:absolute;inset:0;z-index:12;box-sizing:border-box;padding:1px;border-radius:inherit;background:radial-gradient(var(--deck-border-hotspot) circle at var(--deck-magic-x) var(--deck-magic-y),rgba(255,255,255,calc(var(--deck-magic-intensity) * .92)) 0%,rgba(218,224,232,calc(var(--deck-magic-intensity) * .42)) 36%,rgba(218,224,232,calc(var(--deck-magic-intensity) * .12)) 63%,transparent 82%);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.screener-command-deck .topbar{height:44px;min-height:44px;padding-right:7px;padding-left:13px}.screener-command-deck .reference-filter-action,.screener-command-deck .reference-grid-action{height:29px;min-height:29px}.screener-command-deck .exchange-rail{position:relative;width:var(--exchange-rail-fixed-width);max-width:100%;height:var(--exchange-rail-height);min-height:var(--exchange-rail-height);max-height:var(--exchange-rail-height);display:block;border-top-color:#e2e7ec1f;border-bottom-color:#e2e7ec1f;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent 24%,rgba(255,255,255,.008) 74%,transparent),#010202;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #ffffff06;margin-inline:auto}.screener-command-deck .exchange-rail:before{content:"";position:absolute;inset:2px 0;z-index:4;border-top:1px solid rgba(226,231,236,.055);border-bottom:1px solid rgba(226,231,236,.045);pointer-events:none}.exchange-rail-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.screener-command-deck .exchange-rail-track{position:relative;z-index:2;width:100%;height:calc(var(--exchange-rail-height) - 1px);display:block;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.screener-command-deck .exchange-rail-list{box-sizing:border-box;width:max-content;min-width:100%;height:100%;display:flex;align-items:stretch;justify-content:flex-start;padding:0 6px}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{--exchange-magic-x: 50%;--exchange-magic-y: 50%;--exchange-magic-intensity: 0;--exchange-border-hotspot: 62px;--exchange-state-surface: linear-gradient(180deg, rgba(255, 255, 255, .018), rgba(255, 255, 255, .002) 62%), #020303;position:relative;flex:0 0 var(--exchange-cell-width);width:var(--exchange-cell-width);min-width:var(--exchange-cell-width);max-width:var(--exchange-cell-width);height:calc(var(--exchange-rail-height) - 1px);grid-template-rows:15px 14px;align-content:center;justify-items:center;gap:2px;padding:4px 5px 3px;border-right-color:#e2e7ec13;background:radial-gradient(58px circle at var(--exchange-magic-x) var(--exchange-magic-y),rgba(255,255,255,calc(var(--exchange-magic-intensity) * .085)) 0%,rgba(218,224,232,calc(var(--exchange-magic-intensity) * .028)) 38%,transparent 72%),var(--exchange-state-surface)!important;box-shadow:none;isolation:isolate;overflow:hidden;scroll-snap-align:start}.screener-command-deck .exchange-rail-source:first-child{border-left:1px solid rgba(226,231,236,.075)}.screener-command-deck .exchange-rail-source.partial{--exchange-state-surface: linear-gradient(180deg, rgba(255, 255, 255, .03), rgba(255, 255, 255, .004) 62%), #030404}.screener-command-deck .exchange-rail-source.full{--exchange-state-surface: linear-gradient(180deg, rgba(255, 255, 255, .052), rgba(255, 255, 255, .008) 64%), #040505;box-shadow:inset 0 1px #ffffff0b}.screener-command-deck .exchange-rail-source.isolated{--exchange-state-surface: linear-gradient(180deg, rgba(255, 255, 255, .072), rgba(255, 255, 255, .01) 66%), #040506;box-shadow:inset 0 0 0 1px #ffffff1f,0 0 11px #ffffff0d}.screener-command-deck .exchange-rail-source:hover,.screener-command-deck .exchange-rail-source.active:hover,.screener-command-deck .exchange-rail-source.exchange-rail-spotlight-target{background:radial-gradient(58px circle at var(--exchange-magic-x) var(--exchange-magic-y),rgba(255,255,255,calc(var(--exchange-magic-intensity) * .105)) 0%,rgba(218,224,232,calc(var(--exchange-magic-intensity) * .034)) 40%,transparent 74%),var(--exchange-state-surface)!important;box-shadow:inset 0 1px #ffffff0b}.screener-command-deck .exchange-rail-source:before{content:"";position:absolute;inset:0;z-index:5;box-sizing:border-box;padding:1px;border-radius:0;background:radial-gradient(var(--exchange-border-hotspot) circle at var(--exchange-magic-x) var(--exchange-magic-y),rgba(255,255,255,calc(var(--exchange-magic-intensity) * .98)) 0%,rgba(218,224,232,calc(var(--exchange-magic-intensity) * .54)) 34%,rgba(218,224,232,calc(var(--exchange-magic-intensity) * .14)) 62%,transparent 82%);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.screener-command-deck .exchange-rail-corners{position:absolute;inset:2px;z-index:6;background:linear-gradient(90deg,#fff,#fff) left top / 9px 1px no-repeat,linear-gradient(180deg,#fff,#fff) left top / 1px 6px no-repeat,linear-gradient(270deg,#fff,#fff) right top / 9px 1px no-repeat,linear-gradient(180deg,#fff,#fff) right top / 1px 6px no-repeat,linear-gradient(90deg,#ffffffb8,#ffffffb8) left bottom / 7px 1px no-repeat,linear-gradient(0deg,#ffffffb8,#ffffffb8) left bottom / 1px 5px no-repeat,linear-gradient(270deg,#ffffffb8,#ffffffb8) right bottom / 7px 1px no-repeat,linear-gradient(0deg,#ffffffb8,#ffffffb8) right bottom / 1px 5px no-repeat;opacity:0;pointer-events:none;transition:opacity .14s ease,filter .14s ease}.screener-command-deck .exchange-rail-source.full .exchange-rail-corners{opacity:.08}.screener-command-deck .exchange-rail-source:hover .exchange-rail-corners,.screener-command-deck .exchange-rail-source.exchange-rail-spotlight-target .exchange-rail-corners,.screener-command-deck .exchange-rail-source.isolated .exchange-rail-corners{opacity:.96;filter:drop-shadow(0 0 4px rgba(255,255,255,.42))}.screener-command-deck .exchange-rail-source:after{right:6px;bottom:0;left:6px;z-index:3;height:1px;background:#e2e7ec0e;box-shadow:none}.screener-command-deck .exchange-rail-source.active:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.54),transparent);box-shadow:0 0 6px #ffffff1f}.screener-command-deck .exchange-rail-source.isolated:after{right:5px;left:5px;height:1px;background:linear-gradient(90deg,transparent,#fff 25%,#fff 75%,transparent);box-shadow:0 0 8px #ffffff57}.screener-command-deck .exchange-rail-main,.screener-command-deck .exchange-rail-source.active .exchange-rail-main{position:relative;z-index:2;height:15px;justify-content:center;gap:4px;border-radius:2px;font-size:8px;line-height:1}.screener-command-deck .exchange-rail-main>span:last-child{max-width:48px;flex:0 1 auto;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screener-command-deck .exchange-rail-main .exchange-logo.compact{width:13px;height:13px;flex-basis:13px;border-radius:3px}.screener-command-deck .exchange-rail-markets{position:relative;z-index:2;width:50px;height:14px;grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(2,24px);justify-content:center;gap:2px}.screener-command-deck .exchange-rail-markets.single{width:24px;grid-template-columns:24px}.screener-command-deck .exchange-rail-markets button,.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot,.screener-command-deck .exchange-rail-markets button.market-spot.active{min-width:24px;width:24px;height:14px;border:1px solid rgba(226,231,236,.12)!important;border-radius:2px!important;background:#00000057!important;box-shadow:inset 0 1px #ffffff05,inset 0 -1px #000000b8!important;color:#e2e7ec66;font-size:7.5px;text-shadow:none}.screener-command-deck .exchange-rail-markets button:after,.screener-command-deck .exchange-rail-markets button.active:after{content:""!important;position:absolute;right:3px;bottom:-1px;left:3px;display:block!important;width:auto;height:1px;border-radius:0;background:#e2e7ec17;box-shadow:none}.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot.active{border-color:#ffffff75!important;background:linear-gradient(180deg,#ffffff1d,#ffffff06 60%),#050606!important;box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #ffffff57,0 0 7px #ffffff1c!important;color:#fff;text-shadow:0 0 6px rgba(255,255,255,.42)}.screener-command-deck .exchange-rail-markets button.active:after,.screener-command-deck .exchange-rail-markets button.market-futures.active:after,.screener-command-deck .exchange-rail-markets button.market-spot.active:after{background:#fff;box-shadow:0 0 4px #ffffffe6,0 0 9px #ffffff61}.screener-command-deck .exchange-rail-markets button:hover,.screener-command-deck .exchange-rail-markets button:focus-visible{border-color:#ffffff57!important;background:#ffffff0e!important;color:#fff}.screener-command-deck .exchange-rail-markets button.active:hover,.screener-command-deck .exchange-rail-markets button.active:focus-visible{border-color:#ffffffb3!important;background:linear-gradient(180deg,#ffffff29,#ffffff09 60%),#060708!important;color:#fff}@media(max-width:760px){.screener-command-deck .topbar{height:48px;min-height:48px}}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.screener-command-deck:after,.screener-command-deck .exchange-rail-source:before{display:none}.screener-command-deck .exchange-rail-corners{transition:none}}.history-modal .history-measure-label{pointer-events:none;isolation:isolate}.history-modal .history-measure-label:before{content:"";position:absolute;z-index:-1;width:10px;height:10px;border:solid rgba(235,239,242,.21);background:#050607;transform:rotate(45deg)}.history-modal .history-measure-label[data-placement=right]:before{top:calc(50% - 5px);left:-6px;border-width:0 0 1px 1px}.history-modal .history-measure-label[data-placement=left]:before{top:calc(50% - 5px);right:-6px;border-width:1px 1px 0 0}.history-modal .history-measure-label[data-placement=above]:before{right:18px;bottom:-6px;border-width:0 1px 1px 0}.history-modal .history-measure-label[data-placement=below]:before{top:-6px;right:18px;border-width:1px 0 0 1px}.history-modal .history-measure-zone{fill:#b9c0c90b;stroke:#ebeff229;opacity:1}.history-modal .history-measure-boundary,.history-modal .history-measure-price-guide{stroke:#e1e7ed57;stroke-dasharray:4 5}@supports (content-visibility: auto){.density-board>.density-tile:not(.pinned):not(.expanded):not(.menu-open){content-visibility:auto;contain-intrinsic-size:auto 180px}}.screener-command-deck .topbar .omega-logo.brand{position:relative;z-index:1;width:clamp(128px,10vw,148px);min-width:128px;min-height:0;height:auto;max-height:none;aspect-ratio:1133 / 291;margin-right:auto;padding:0;flex:0 0 auto;overflow:hidden;overflow:clip;contain:layout paint}@media(min-width:1280px){.screener-command-deck .exchange-rail{margin-inline:auto}}.screener-command-deck .topbar .omega-logo.brand .omega-logo__image{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.screener-command-deck .topbar .omega-logo.brand:before{content:none;display:none}@media(max-width:760px){.screener-command-deck .topbar .omega-logo.brand{width:min(106px,30vw);min-width:0;max-height:none}}@media(max-width:480px){.screener-command-deck .topbar .omega-logo.brand{width:min(104px,30vw);max-height:none}}@media(max-width:360px){.screener-command-deck .topbar .omega-logo.brand{width:min(98px,29vw);max-height:none}}.filter-modal.filter-optical-console{--filter-line: rgba(235, 239, 242, .11);--filter-line-strong: rgba(245, 248, 250, .28);--filter-surface: #030404;--filter-surface-raised: #080909;--filter-light-x: 50%;--filter-light-y: 50%;--filter-light-opacity: 0;width:min(1460px,calc(100vw - 28px));height:min(880px,calc(100dvh - 28px));grid-template-rows:56px minmax(0,1fr) 54px;border-color:#eef2f533!important;border-radius:4px!important;background:#030404!important;box-shadow:0 32px 110px #000000e6,0 0 0 1px #ffffff05,inset 0 1px #ffffff17,inset 0 -1px #000000f2!important}.filter-modal.filter-optical-console:before{inset:0 auto auto 0;width:44%;height:46px;background:linear-gradient(112deg,rgba(255,255,255,.075),rgba(255,255,255,.012) 48%,transparent 76%)}.filter-modal.filter-optical-console:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:var(--filter-light-opacity);background:radial-gradient(circle 210px at var(--filter-light-x) var(--filter-light-y),rgba(255,255,255,.042),rgba(255,255,255,.012) 38%,transparent 74%);transition:opacity .16s ease}.filter-optical-console>*{position:relative;z-index:1}.filter-optical-console .filter-modal-head{min-height:56px;border-bottom-color:#ebeff21d;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 72%),#020303f2;padding:8px 11px 8px 13px}.filter-optical-console .filter-modal-mark{width:34px;height:34px;flex-basis:34px;border-radius:3px;border-color:#f1f4f729;background:#060707}.filter-optical-console .filter-modal-heading h2{font-size:15px;font-weight:760;letter-spacing:0}.filter-optical-console .filter-modal-heading h2 b{color:#f0f3f58c;font-weight:520}.filter-optical-console .filter-modal-heading>div>span{font-size:7.5px;letter-spacing:0}.filter-optical-console .filter-modal-body{grid-template-columns:58px minmax(0,1fr);background:#020303}.filter-optical-console .filter-sidebar{gap:4px;border-right-color:#ebeff21b;background:linear-gradient(90deg,rgba(255,255,255,.018),transparent 60%),#020303;padding:8px 7px}.filter-optical-console .filter-sidebar button{position:relative;width:42px;min-width:42px;height:40px;min-height:40px;justify-content:center;border-color:transparent;border-radius:3px;background:transparent;padding:0;overflow:visible}.filter-optical-console .filter-sidebar button:before,.filter-optical-console .filter-sidebar button:after{content:"";position:absolute;width:10px;height:10px;opacity:0;background:transparent;transition:opacity .14s ease,border-color .14s ease,filter .14s ease}.filter-optical-console .filter-sidebar button:before{inset:-1px auto auto -1px;border-top:1px solid rgba(255,255,255,.82);border-left:1px solid rgba(255,255,255,.82)}.filter-optical-console .filter-sidebar button:after{right:-1px;bottom:-1px;border-right:1px solid rgba(255,255,255,.82);border-bottom:1px solid rgba(255,255,255,.82)}.filter-optical-console .filter-sidebar button:hover:not(:disabled){border-color:#ffffff17;background:#ffffff06}.filter-optical-console .filter-sidebar button:hover:not(:disabled):before,.filter-optical-console .filter-sidebar button:hover:not(:disabled):after{opacity:.28}.filter-optical-console .filter-sidebar button.active{border-color:#ffffff29;background:linear-gradient(145deg,rgba(255,255,255,.07),transparent 58%),#070808;box-shadow:inset 0 1px #ffffff1a,0 0 12px #ffffff0a}.filter-optical-console .filter-sidebar button.active:before,.filter-optical-console .filter-sidebar button.active:after{opacity:1;filter:drop-shadow(0 0 4px rgba(255,255,255,.55))}.filter-optical-console .filter-sidebar button.disabled{opacity:.18}.filter-optical-console .filter-sidebar-icon{width:22px;height:22px;display:grid;place-items:center;color:#ecf0f3b8;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:760}.filter-optical-console .filter-sidebar-icon .exchange-logo.compact,.filter-optical-console .filter-context-icon .exchange-logo.compact{width:19px;height:19px;border-radius:4px;box-shadow:0 0 0 1px #e8ebef14,0 0 10px #ffffff09}.filter-optical-console .filter-sidebar-label,.filter-optical-console .filter-sidebar small{display:none}.filter-optical-console .filter-panel-content{gap:0;background:linear-gradient(180deg,rgba(255,255,255,.009),transparent 30%),#040505;padding:0 18px 18px}.filter-optical-console .filter-template-toolbar{flex:0 0 auto;min-height:62px;grid-template-columns:minmax(180px,.62fr) minmax(220px,1fr) auto;gap:9px;align-items:end;border-bottom-color:#ebeff218;background:#040505f6;padding:10px 0 11px}.filter-optical-console .filter-template-toolbar label{gap:4px}.filter-optical-console .filter-template-toolbar label>span{font-size:7px}.filter-optical-console .filter-template-actions button{min-height:32px;border-radius:3px;background:#060707;box-shadow:inset 0 1px #ffffff0d}.filter-optical-console .filter-context-bar{flex:0 0 auto;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(235,239,242,.09);padding:10px 0}.filter-optical-console .filter-context-identity{min-width:0;display:flex;align-items:center;gap:10px}.filter-optical-console .filter-context-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:1px solid rgba(235,239,242,.12);border-radius:3px;background:#060707;color:#f1f4f7b8}.filter-optical-console .filter-context-identity>div:last-child{min-width:0;display:grid;gap:3px}.filter-optical-console .filter-context-identity span,.filter-optical-console .symbol-filter-identity span,.filter-optical-console .filter-market-heading>div>span{color:#ebeff261;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:720;text-transform:uppercase}.filter-optical-console .filter-context-identity strong{min-width:0;overflow:hidden;color:#f7f9fae6;font-size:13px;font-weight:690;text-overflow:ellipsis;white-space:nowrap}.filter-optical-console .filter-market-switch{display:inline-grid;grid-auto-flow:column;grid-auto-columns:minmax(92px,auto);align-items:stretch;border:1px solid rgba(235,239,242,.12);border-radius:3px;background:#020303;padding:2px}.filter-optical-console .filter-market-switch button{position:relative;min-height:32px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-right:1px solid rgba(235,239,242,.08);border-radius:2px;background:transparent;color:#ebeff26b;padding:5px 10px;font-size:9px;font-weight:680}.filter-optical-console .filter-market-switch button:last-child{border-right:0}.filter-optical-console .filter-market-switch button:after{content:"";position:absolute;right:7px;bottom:1px;left:7px;height:1px;background:transparent}.filter-optical-console .filter-market-switch button:hover{color:#f7f9fabf;background:#ffffff06}.filter-optical-console .filter-market-switch button.active{background:linear-gradient(180deg,#ffffff17,#ffffff04),#060707;color:#fff;box-shadow:inset 0 1px #ffffff1f}.filter-optical-console .filter-market-switch button.active:after{background:#fff;box-shadow:0 0 4px #ffffffe0,0 0 9px #ffffff47}.filter-optical-console .filter-market-key{width:18px;height:18px;display:inline-grid;place-items:center;border:1px solid rgba(235,239,242,.14);border-radius:2px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px}.filter-optical-console .filter-market-card.filter-optical-market{flex:0 0 auto;gap:0;border:0;background:transparent;box-shadow:none;padding:14px 0 0}.filter-optical-console .filter-market-card.filter-optical-market.futures,.filter-optical-console .filter-market-card.filter-optical-market.spot{border:0;background:transparent;box-shadow:none}.filter-optical-console .filter-market-heading{min-height:42px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(235,239,242,.08);padding:0 8px 10px}.filter-optical-console .filter-market-index{width:25px;height:25px;display:grid;place-items:center;flex:0 0 25px;border:1px solid rgba(245,248,250,.2);border-radius:2px;color:#f8fafceb;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:760;box-shadow:inset 0 -1px #ffffff1f}.filter-optical-console .filter-market-heading>div{display:grid;gap:2px}.filter-optical-console .filter-market-card.filter-optical-market h3,.filter-optical-console .filter-market-card.filter-optical-market.spot h3,.filter-optical-console .filter-market-card.filter-optical-market.futures h3{margin:0;border:0;color:#f8fafcd6;padding:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:690;text-transform:uppercase}.filter-optical-console .filter-core-stack{min-width:0;border-right:1px solid rgba(235,239,242,.075);border-left:1px solid rgba(235,239,242,.075)}.filter-optical-console .filter-core-row{min-width:0;min-height:72px;display:grid;grid-template-columns:42px minmax(170px,.72fr) minmax(160px,1fr) minmax(160px,1fr);align-items:end;gap:12px;border-bottom:1px solid rgba(235,239,242,.075);background:linear-gradient(90deg,rgba(255,255,255,.018),transparent 36%),#ffffff01;padding:11px 12px;transition:background-color .15s ease,box-shadow .15s ease}.filter-optical-console .filter-core-row:hover{background-color:#ffffff02}.filter-optical-console .filter-core-row:focus-within{background-color:#ffffff04;box-shadow:inset 2px 0 #ffffffa8,inset 20px 0 36px #ffffff05}.filter-optical-console .filter-core-icon{width:36px;height:36px;display:grid;place-items:center;align-self:center;border:1px solid rgba(235,239,242,.11);border-radius:3px;background:#050606;color:#f1f4f794}.filter-optical-console .filter-core-copy{min-width:0;display:grid;align-self:center;gap:4px}.filter-optical-console .filter-core-copy strong{overflow:hidden;color:#f5f8fac7;font-size:11px;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.filter-optical-console .filter-core-copy span,.filter-optical-console .filter-core-control>span:first-child{color:#ebeff25c;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700;text-transform:uppercase}.filter-optical-console .filter-core-control{min-width:0;display:grid;gap:5px}.filter-optical-console .filter-core-control-wide{grid-column:3 / 5}.filter-optical-console .filter-core-control input,.filter-optical-console .filter-core-control .lifetime-select-trigger{width:100%;height:36px;border-radius:3px;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent),#010202;color:#fafcfdf0;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:660}.filter-optical-console .filter-input-with-unit{position:relative;display:block}.filter-optical-console .filter-input-with-unit input{padding-right:30px}.filter-optical-console .filter-input-with-unit b{position:absolute;top:50%;right:10px;color:#ebeff266;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px;transform:translateY(-50%)}.filter-optical-console .filter-advanced-panel{flex:0 0 auto;margin-top:12px;border:1px solid rgba(235,239,242,.09);border-radius:3px;background:#ffffff02;overflow:hidden}.filter-optical-console .filter-advanced-panel>summary{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;color:#ebeff294;padding:10px 13px;font-size:10px;font-weight:650;-webkit-user-select:none;user-select:none}.filter-optical-console .filter-advanced-panel>summary::-webkit-details-marker{display:none}.filter-optical-console .filter-advanced-panel>summary:focus-visible{outline:1px solid rgba(255,255,255,.34);outline-offset:-2px}.filter-optical-console .filter-advanced-panel>summary>span{display:inline-flex;align-items:center;gap:8px}.filter-optical-console .filter-advanced-panel>summary>svg{transition:transform .16s ease}.filter-optical-console .filter-advanced-panel[open]>summary{border-bottom:1px solid rgba(235,239,242,.09);color:#f8fafcd6;background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 60%)}.filter-optical-console .filter-advanced-panel[open]>summary>svg{transform:rotate(180deg)}.filter-optical-console .filter-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:13px}.filter-optical-console .filter-advanced-grid label:not(.filter-check){display:grid;gap:5px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.filter-optical-console .filter-advanced-grid label.filter-check{min-height:50px}.filter-optical-console .filter-general-panel{margin-bottom:6px}.filter-optical-console .filter-general-content{padding:0 13px 13px}.filter-optical-console .filter-general-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;border-bottom:1px solid rgba(235,239,242,.07)}.filter-optical-console .history-settings-card,.filter-optical-console .filter-hidden-card{padding-inline:0}.filter-optical-console .symbol-filter-editor{gap:0}.filter-optical-console .symbol-command-bar{flex:0 0 auto;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(235,239,242,.085);padding:10px 0}.filter-optical-console .symbol-command-title{display:inline-flex;align-items:center;gap:8px;color:#f1f4f7b8;font-size:11px;font-weight:680}.filter-optical-console .symbol-add-row{min-width:min(560px,68%);justify-content:flex-end}.filter-optical-console .symbol-search-field{min-width:0;display:flex;align-items:center;flex:1 1 280px;gap:7px;border:1px solid rgba(235,239,242,.13);border-radius:3px;background:#020303;color:#ebeff259;padding-left:9px}.filter-optical-console .symbol-search-field:focus-within{border-color:#ffffff57;box-shadow:0 0 13px #ffffff0b;color:#ffffffb8}.filter-optical-console .symbol-search-field input{flex:1 1 auto;border:0;background:transparent;box-shadow:none}.filter-optical-console .symbol-search-field input:focus{border:0;box-shadow:none}.filter-optical-console .symbol-filter-workspace{min-width:0}.filter-optical-console .symbol-filter-list{flex:0 0 auto;max-height:none;min-height:50px;display:flex;flex-direction:row;gap:0;border:1px solid rgba(235,239,242,.085);border-top:0;padding:0 5px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.filter-optical-console .symbol-filter-list::-webkit-scrollbar,.filter-optical-console .filter-sidebar::-webkit-scrollbar{display:none}.filter-optical-console .symbol-filter-list button{position:relative;min-width:max-content;min-height:49px;border:0;border-right:1px solid rgba(235,239,242,.075);border-radius:0;background:transparent;padding:8px 14px;font-size:10px}.filter-optical-console .symbol-filter-list button:before,.filter-optical-console .symbol-filter-list button:after{content:"";position:absolute;top:7px;bottom:7px;width:7px;opacity:0}.filter-optical-console .symbol-filter-list button:before{left:4px;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff}.filter-optical-console .symbol-filter-list button:after{right:4px;border-top:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff}.filter-optical-console .symbol-filter-list button:hover{background:#ffffff05;color:#f8fafccc}.filter-optical-console .symbol-filter-list button.active{border-color:#ebeff21a;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent);color:#fff;box-shadow:inset 0 -1px #ffffffc2,0 5px 12px #ffffff06}.filter-optical-console .symbol-filter-list button.active:before,.filter-optical-console .symbol-filter-list button.active:after{opacity:.82}.filter-optical-console .symbol-filter-detail{min-width:0}.filter-optical-console .symbol-filter-head{min-height:64px;display:grid;grid-template-columns:minmax(150px,1fr) auto auto;gap:12px;border-bottom-color:#ebeff216;padding:10px 0}.filter-optical-console .symbol-filter-identity{min-width:0;display:grid;gap:3px}.filter-optical-console .symbol-filter-identity strong{overflow:hidden;color:#f7f9fa;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.filter-optical-console .symbol-empty-card{min-height:240px;display:grid;place-items:center;align-content:center;gap:9px;color:#ebeff257;text-align:center}.filter-optical-console .symbol-empty-card h3,.filter-optical-console .symbol-empty-card p{max-width:420px;margin:0}.filter-optical-console .symbol-empty-card h3{color:#f5f8fab8;font-size:13px}.filter-optical-console .symbol-empty-card p{font-size:10px;line-height:1.5}.filter-optical-console .filter-modal-footer{min-width:0;display:grid;grid-template-columns:auto minmax(30px,1fr) auto;align-items:center;gap:14px;border-top:1px solid rgba(235,239,242,.11);background:linear-gradient(180deg,rgba(255,255,255,.018),transparent),#020303;padding:8px 12px}.filter-optical-console .filter-modal-footer button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(235,239,242,.13);border-radius:3px;background:#050606;color:#ebeff29e;padding:6px 12px;font-size:10px;font-weight:690}.filter-optical-console .filter-modal-footer button:hover{border-color:#ffffff4d;color:#fff}.filter-optical-console .filter-footer-rule{height:1px;background:linear-gradient(90deg,#ffffff0a,#ffffff2e,#ffffff0a)}.filter-optical-console .filter-modal-footer .filter-footer-done{min-width:122px;border-color:#ffffff5c;background:linear-gradient(180deg,#ffffff1c,#ffffff06),#080909;color:#ffffffeb;box-shadow:inset 0 1px #ffffff24,0 0 13px #ffffff0e}@media(max-width:980px){.filter-modal.filter-optical-console{width:calc(100vw - 18px);height:calc(100dvh - 18px)}.filter-optical-console .filter-template-toolbar{grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr)}.filter-optical-console .filter-template-actions{grid-column:1 / -1;justify-content:flex-start}.filter-optical-console .filter-core-row{grid-template-columns:40px minmax(150px,.7fr) minmax(140px,1fr) minmax(140px,1fr)}.filter-optical-console .filter-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.filter-modal.filter-optical-console{width:calc(100vw - 10px);height:calc(100dvh - 10px);grid-template-rows:54px minmax(0,1fr) 52px}.filter-optical-console .filter-modal-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 52px}.filter-optical-console .filter-sidebar{grid-row:2;flex-direction:row;gap:4px;border-top:1px solid rgba(235,239,242,.105);border-right:0;border-bottom:0;padding:5px 7px;overflow-x:auto;overflow-y:hidden}.filter-optical-console .filter-sidebar button{width:40px;min-width:40px;height:40px}.filter-optical-console .filter-panel-content{grid-row:1;padding:0 10px 12px}.filter-optical-console .filter-context-bar,.filter-optical-console .symbol-command-bar{align-items:stretch;flex-direction:column;gap:9px;padding:10px 0}.filter-optical-console .filter-market-switch{width:100%;grid-auto-columns:1fr}.filter-optical-console .filter-core-row{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:10px}.filter-optical-console .filter-core-control,.filter-optical-console .filter-core-control-wide{grid-column:1 / -1}.filter-optical-console .filter-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-optical-console .filter-general-toggles{grid-template-columns:1fr}.filter-optical-console .symbol-add-row{min-width:0;width:100%}.filter-optical-console .symbol-filter-head{grid-template-columns:minmax(120px,1fr) auto}.filter-optical-console .symbol-filter-head .filter-market-switch{grid-column:1 / -1;grid-row:2}.filter-optical-console .filter-modal-footer{gap:8px;padding:7px 9px}}@media(max-width:480px){.filter-optical-console .filter-modal-heading h2{font-size:13px}.filter-optical-console .filter-template-toolbar{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:none}.filter-optical-console .filter-template-actions{height:auto;grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:flex-start;overflow-x:auto}.filter-optical-console .filter-template-actions button{min-width:34px;padding-inline:9px;font-size:0}.filter-optical-console .filter-advanced-grid{grid-template-columns:1fr}.filter-optical-console .symbol-add-row{align-items:stretch;flex-direction:column}.filter-optical-console .symbol-search-field{width:100%;min-height:36px;flex:0 0 36px}.filter-optical-console .symbol-add-row button{align-self:stretch}.filter-optical-console .filter-modal-footer{grid-template-columns:auto 1fr auto}.filter-optical-console .filter-modal-footer button{min-width:36px;padding-inline:10px;font-size:0}.filter-optical-console .filter-modal-footer .filter-footer-done{min-width:42px}}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.filter-modal.filter-optical-console:after{display:none}.filter-optical-console .filter-sidebar button:before,.filter-optical-console .filter-sidebar button:after,.filter-optical-console .filter-advanced-panel>summary>svg{transition:none}}.history-modal.history-drawer{inset:86px 12px 12px;z-index:140;width:auto;height:auto;min-height:0;max-height:none;display:grid;grid-template-rows:72px minmax(0,1fr);border:1px solid rgba(245,248,250,.18);border-radius:7px;background:linear-gradient(180deg,#ffffff0e,#ffffff03 44%,#0003),#030404!important;box-shadow:0 26px 70px #000000c2,0 0 24px #ffffff0b,inset 0 1px #ffffff2e,inset 0 -1px #000000c2;overflow:visible;transform:none}.history-modal.history-drawer:before{display:none}.history-modal .history-modal-head{position:relative;z-index:20;min-width:0;display:grid;grid-template-columns:minmax(170px,250px) minmax(280px,560px) auto 38px;align-items:center;gap:12px;border-bottom:1px solid rgba(235,239,242,.11);background:linear-gradient(180deg,#ffffff09,#ffffff02),#050606;padding:10px 12px}.history-modal .history-modal-title{min-width:0;display:grid;gap:3px}.history-modal .history-modal-title span{display:block;color:#b9c0c985;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:760;letter-spacing:0;text-transform:uppercase}.history-modal .history-modal-title h2{overflow:hidden;margin:0;color:#f6f8fa;font-size:25px;font-weight:840;letter-spacing:0;line-height:.95;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 0 12px rgba(255,255,255,.18)}.history-modal .history-modal-title small{overflow:hidden;color:#ebeff285;font-size:10px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.history-symbol-search{position:relative;z-index:24;min-width:0}.history-symbol-search-box{position:relative;height:38px;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;border:1px solid rgba(235,239,242,.15);border-radius:4px;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#030404;box-shadow:inset 0 1px #ffffff1c,0 0 14px #ffffff06}.history-symbol-search-box svg{justify-self:center;color:#ebeff28a}.history-symbol-search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#f7f9fa;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:720}.history-symbol-search-box input::placeholder{color:#b9c0c96b}.history-symbol-search-box:focus-within{border-color:#ffffff57;box-shadow:inset 0 1px #ffffff29,0 0 18px #ffffff14}.history-symbol-search-clear{width:23px;height:23px;display:grid;place-items:center;justify-self:center;border:1px solid rgba(235,239,242,.12);border-radius:4px;background:#ffffff09;color:#ebeff2b8;padding:0}.history-symbol-search-clear:hover{border-color:#ffffff47;color:#fff}.history-symbol-popover{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:min(520px,calc(100vw - 32px));border:1px solid rgba(235,239,242,.16);border-radius:6px;background:linear-gradient(180deg,#ffffff10,#ffffff04),#040505;box-shadow:0 20px 42px #000000c2,0 0 22px #ffffff0f,inset 0 1px #ffffff29;overflow:hidden}.history-search-feeds{min-height:42px;display:flex;gap:4px;border-bottom:1px solid rgba(235,239,242,.09);padding:6px;overflow-x:auto;scrollbar-width:none}.history-search-feeds::-webkit-scrollbar{display:none}.history-search-feeds button{height:28px;min-width:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(235,239,242,.1);border-radius:4px;background:#030404;color:#ebeff27a;padding:4px 7px;font-size:9px;font-weight:820}.history-search-feeds button.active,.history-search-feeds button:hover{border-color:#ffffff57;color:#fff;box-shadow:inset 0 -1px #ffffff9e,0 0 13px #ffffff0f}.history-search-feeds .exchange-logo.compact{width:15px;height:15px}.history-symbol-results{max-height:338px;display:grid;align-content:start;gap:4px;padding:6px;overflow-y:auto}.history-symbol-result{min-width:0;min-height:42px;display:grid;grid-template-columns:minmax(82px,1fr) auto minmax(74px,auto);align-items:center;gap:9px;border:1px solid rgba(235,239,242,.08);border-radius:4px;background:#ffffff05;color:#ebeff29e;padding:7px 8px;text-align:left}.history-symbol-result:hover,.history-symbol-result.current{border-color:#ffffff47;background:linear-gradient(180deg,#fff1,#ffffff03),#060707;color:#fff}.history-symbol-result.manual{border-color:#fff3}.history-symbol-result-main{min-width:0;display:grid;grid-auto-rows:min-content;gap:2px}.history-symbol-result-main strong,.history-symbol-result-main small,.history-symbol-result em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-symbol-result-main strong{display:block;color:#f7f9fa;font-size:12px;font-weight:820;line-height:1.1}.history-symbol-result-main small,.history-symbol-result em{display:block;color:#b9c0c98f;font-size:9px;font-style:normal;font-weight:690;line-height:1.15}.history-symbol-result-feeds{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px}.history-symbol-result-feeds i{height:21px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(235,239,242,.09);border-radius:4px;background:#020303;font-style:normal}.history-symbol-result-feeds .exchange-logo.compact{width:13px;height:13px}.history-symbol-result-feeds small,.history-symbol-result-feeds b{color:#ebeff2ad;font-size:8px}.history-symbol-empty{min-height:70px;display:grid;place-items:center;border:1px dashed rgba(235,239,242,.12);border-radius:5px;color:#b9c0c98f;font-size:11px;padding:14px;text-align:center}.history-modal .history-modal-meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.history-modal .history-modal-meta span{min-height:28px;border:1px solid rgba(235,239,242,.13);border-radius:999px;background:#030404;color:#ebeff2b8;padding:5px 9px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10px}.history-modal .modal-close{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.18);border-radius:5px;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#050606;color:#ebeff2c7;padding:0}.history-modal .modal-close:hover{border-color:#ffffff57;color:#fff}.history-modal .history-modal-body,.history-drawer .history-modal-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:0;overflow:hidden}.history-modal .history-chart-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:9px;border-right:1px solid rgba(235,239,242,.1);padding:10px}.history-modal .history-chart-toolbar{min-width:0;display:block;padding:0}.history-modal .history-chart-controls{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.history-modal .history-chart-controls::-webkit-scrollbar{display:none}.history-modal .history-feed-tabs,.history-modal .history-timeframe-tabs,.history-modal .history-outcome-tabs,.history-modal .history-legend{order:initial;flex:0 0 auto}.history-modal .history-feed-tabs{min-width:170px;flex:1 1 auto;justify-content:flex-end}.history-modal .history-feed-tabs button,.history-modal .history-timeframe-tabs button,.history-modal .history-outcome-tabs button,.history-modal .history-legend span{min-height:28px;border-radius:4px;border-color:#ebeff21f;background:linear-gradient(180deg,#ffffff0b,#ffffff02),#040505;color:#ebeff294;box-shadow:inset 0 1px #ffffff13}.history-modal .history-feed-tabs button{max-width:176px}.history-modal .history-feed-tabs button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-modal .history-feed-tabs button.active,.history-modal .history-timeframe-tabs button.active,.history-modal .history-outcome-tabs button.active{border-color:#ffffff57;color:#fff;box-shadow:inset 0 -1px #ffffffb8,0 0 14px #ffffff0f}.history-modal .history-legend .bid{color:rgb(var(--bid-rgb))}.history-modal .history-legend .ask{color:rgb(var(--ask-rgb))}.history-modal .history-chart-frame,.history-drawer .history-chart-frame{min-height:0;height:100%;border:1px solid rgba(235,239,242,.12);border-radius:5px;background:linear-gradient(rgba(235,239,242,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(235,239,242,.03) 1px,transparent 1px),radial-gradient(circle at 50% 0%,rgba(255,255,255,.035),transparent 28%),#050607!important;background-size:156px 98px,156px 98px,auto,auto;box-shadow:inset 0 1px #ffffff17,inset 0 0 0 1px #0000006b}.history-modal .history-chart-frame:after{display:block;opacity:.36}.history-modal .history-chart-canvas>canvas{opacity:1}.history-modal .history-toolbelt{left:9px;top:9px;border-radius:5px}.history-modal .history-chart-tools{top:12px;right:12px;border-radius:5px}.history-drawer .history-side-panel,.history-modal .history-side-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:9px;border:0;background:linear-gradient(180deg,#ffffff08,#ffffff02),#040505!important;padding:11px 10px}.history-modal .history-side-panel h3{margin:0;color:#f5f8fad1;font-size:11px;font-weight:820;letter-spacing:0;text-transform:uppercase}.history-modal .history-line-list{gap:6px;overflow-y:auto;padding-right:2px}.history-modal .history-line-item{grid-template-columns:minmax(0,1fr) auto;border-radius:5px;background:linear-gradient(180deg,#ffffff0b,#ffffff02),#050606;padding:7px}.history-modal .history-line-item b,.history-modal .history-line-item strong{font-size:11px}.history-modal .history-line-item em,.history-modal .history-line-item small,.history-modal .history-line-item span{font-size:9px}@media(max-width:1100px){.history-modal.history-drawer{inset:74px 8px 8px;grid-template-rows:auto minmax(0,1fr)}.history-modal .history-modal-head{grid-template-columns:minmax(140px,1fr) auto 36px;grid-template-rows:auto auto}.history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .history-modal-meta{justify-self:end}.history-modal .modal-close{grid-column:3;grid-row:1}.history-modal .history-modal-body,.history-drawer .history-modal-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(150px,230px)}.history-modal .history-chart-panel{border-right:0;border-bottom:1px solid rgba(235,239,242,.1)}}@media(max-width:640px){.history-modal.history-drawer{inset:6px}.history-modal .history-modal-head{grid-template-columns:minmax(0,1fr) 34px;gap:8px;padding:8px}.history-modal .history-modal-title h2{font-size:20px}.history-modal .history-modal-meta{grid-column:1 / -1;grid-row:3;justify-content:flex-start}.history-modal .modal-close{grid-column:2;grid-row:1}.history-symbol-popover{min-width:0}.history-symbol-result{grid-template-columns:minmax(0,1fr);align-items:start}.history-symbol-result-feeds{justify-content:flex-start}}.history-modal.history-drawer{--history-border: rgba(235, 239, 242, .14);--history-border-strong: rgba(245, 248, 250, .27);--history-surface: #050608;--history-surface-raised: #0a0c0f;--history-surface-strong: #101318;grid-template-rows:66px minmax(0,1fr);border-color:#f5f8fa33;background:#030405!important;box-shadow:0 28px 78px #000000d1,0 0 0 1px #000c,0 0 28px #ffffff09,inset 0 1px #ffffff21;isolation:isolate;overflow:hidden}.history-modal .history-modal-head{grid-template-columns:minmax(220px,278px) minmax(280px,560px) minmax(150px,1fr) 36px;gap:10px;border-bottom-color:#ebeff221;background:linear-gradient(180deg,#ffffff0c,#ffffff02 68%),#050607;box-shadow:inset 0 1px #ffffff16,0 10px 28px #00000038;padding:8px 10px}.history-modal .history-modal-title{gap:2px}.history-modal .history-modal-title>span{color:#b9c0c97a;font-size:8px}.history-modal-symbol-line{min-width:0;display:flex;align-items:center;gap:10px}.history-symbol-copy-wrap{position:relative;min-width:0;flex:0 1 auto}.history-symbol-copy-wrap h2{max-width:100%}.history-symbol-copy{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:6px;margin:0;padding:0 1px 2px 0;border:0;border-bottom:1px solid transparent;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-shadow:inherit;cursor:copy;transition:color .15s ease,border-color .15s ease,filter .15s ease}.history-symbol-copy>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-symbol-copy>svg{flex:0 0 11px;color:#b9c0c985;opacity:.72;transition:color .15s ease,opacity .15s ease,transform .15s ease}.history-symbol-copy:hover,.history-symbol-copy:focus-visible,.history-symbol-copy.copied{border-bottom-color:#e8ebef8a;color:#fff;outline:none}.history-symbol-copy:hover>svg,.history-symbol-copy:focus-visible>svg,.history-symbol-copy.copied>svg{color:#7ce0ba;opacity:1;transform:translateY(-1px)}.history-symbol-copy-feedback{position:absolute;top:calc(100% + 4px);left:0;z-index:90;padding:4px 6px;border:1px solid rgba(124,224,186,.28);border-radius:4px;background:#050808f5;box-shadow:0 8px 18px #00000080;color:#aaf0d3;font:760 8px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.04em;white-space:nowrap}.history-modal .history-modal-title h2{flex:0 1 auto;font-size:23px;line-height:1;text-shadow:0 0 12px rgba(255,255,255,.14),0 1px 0 #000}.history-modal .history-active-market{min-width:86px;max-width:148px;flex:0 0 auto;height:24px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(235,239,242,.11);border-radius:4px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#040505;box-shadow:inset 0 1px #ffffff12;color:#ebeff2ad;padding:3px 6px}.history-modal .history-active-market .exchange-logo.compact{flex:0 0 14px;width:14px;height:14px;display:inline-grid;font-size:0}.history-modal .history-active-market .history-active-market-name{flex:0 1 auto;min-width:0;display:block;overflow:hidden;color:#ebeff2ad;font-size:9px;font-weight:760;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-active-market b{display:inline-grid;place-items:center;min-width:15px;height:15px;border-left:1px solid rgba(235,239,242,.12);color:#f5f8faeb;font:760 8px/1 JetBrains Mono,Consolas,monospace}.history-symbol-search-box{height:34px;border-color:#ebeff221;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#030405;box-shadow:inset 0 1px #ffffff13,inset 0 -1px #000000b8;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.history-symbol-search-box:focus-within{border-color:#f5f8fa61;background:linear-gradient(180deg,rgba(255,255,255,.052),transparent),#050607;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #ffffff09,0 0 18px #ffffff0e}.history-modal .history-modal-meta{gap:5px}.history-modal .history-modal-meta span{min-height:26px;display:inline-flex;align-items:center;gap:5px;border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#030405;padding:4px 7px;font-size:8px;text-transform:uppercase}.history-modal .history-modal-meta svg{color:#b9c0c98c}.history-modal .history-modal-meta b{color:#f7f9faf0;font-size:9px}.history-modal .modal-close{width:32px;height:32px;border-color:#ebeff221;background:#050607;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.history-modal .modal-close:hover{border-color:#ff4c746b;background:#ff4c7414;box-shadow:0 0 16px #ff4c7414}.history-modal .history-modal-body.side-open,.history-drawer .history-modal-body.side-open{grid-template-columns:minmax(0,1fr) 280px}.history-modal .history-modal-body.side-closed,.history-drawer .history-modal-body.side-closed{grid-template-columns:minmax(0,1fr)}.history-modal .history-chart-panel{gap:7px;border-right-color:#ebeff21a;background:#030405;padding:8px}.history-modal .history-chart-controls{gap:5px;min-height:32px}.history-modal .history-control-group{min-height:30px;display:inline-flex;align-items:center;gap:2px;border:1px solid rgba(235,239,242,.11);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.032),transparent),#030405;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #000000b3;padding:2px}.history-modal .history-feed-tabs{min-width:138px;flex:1 1 170px;justify-content:flex-start}.history-modal .history-feed-tabs button,.history-modal .history-timeframe-tabs button,.history-modal .history-outcome-tabs button{min-height:25px;border:1px solid transparent;border-radius:3px;background:transparent;box-shadow:none;color:#b9c0c994;transition:border-color .13s ease,background .13s ease,color .13s ease,box-shadow .13s ease}.history-modal .history-feed-tabs button{min-width:72px;max-width:132px;gap:5px;padding:3px 6px}.history-modal .history-feed-tabs .exchange-logo.compact{flex:0 0 auto;width:14px;height:14px}.history-modal .history-feed-tabs button span{min-width:0;overflow:hidden;color:inherit;font-size:8px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.history-modal .history-feed-tabs button small{min-width:14px;height:14px;display:inline-grid;place-items:center;border-left:1px solid rgba(235,239,242,.11);color:#f5f8fac7;font:760 8px/1 JetBrains Mono,Consolas,monospace}.history-modal .history-timeframe-tabs button{min-width:29px;padding:3px 6px;font:760 9px/1 JetBrains Mono,Consolas,monospace}.history-modal .history-outcome-tabs button{padding:3px 7px;font-size:8px}.history-modal .history-feed-tabs button:hover,.history-modal .history-timeframe-tabs button:hover,.history-modal .history-outcome-tabs button:hover{border-color:#ebeff21f;background:#ffffff0a;color:#f7f9faeb}.history-modal .history-feed-tabs button.active,.history-modal .history-timeframe-tabs button.active,.history-modal .history-outcome-tabs button.active{border-color:#f5f8fa33;background:linear-gradient(180deg,#ffffff17,#ffffff06),#0a0c0f;color:#fff;box-shadow:inset 0 -1px #ffffffc2,inset 0 1px #ffffff14,0 0 12px #ffffff09}.history-modal .history-filter-toggle{min-height:30px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(235,239,242,.11);border-radius:5px;background:#030405;color:#b9c0c9a8;padding:3px 7px;font-size:8px;font-weight:760;white-space:nowrap;cursor:pointer;transition:border-color .13s ease,color .13s ease,background .13s ease}.history-modal .history-filter-toggle:hover,.history-modal .history-filter-toggle:focus-within{border-color:#f5f8fa3d;color:#fff}.history-modal .history-filter-toggle input{width:24px;height:13px;appearance:none;position:relative;flex:0 0 auto;border:1px solid rgba(185,192,201,.24);border-radius:7px;background:#090b0e;margin:0;cursor:pointer}.history-modal .history-filter-toggle input:after{content:"";position:absolute;top:2px;left:2px;width:7px;height:7px;border-radius:50%;background:#b9c0c994;transition:transform .13s ease,background .13s ease,box-shadow .13s ease}.history-modal .history-filter-toggle input:checked{border-color:#f5f8fa7a;background:#171a1f}.history-modal .history-filter-toggle input:checked:after{transform:translate(11px);background:#fff;box-shadow:0 0 7px #ffffff75}.history-modal .history-legend{align-items:center;gap:3px}.history-modal .history-legend span{min-height:28px;gap:5px;border-radius:4px;background:#030405;padding:4px 7px;font:760 8px/1 JetBrains Mono,Consolas,monospace;box-shadow:inset 0 1px #ffffff0d}.history-modal .history-legend span:before{width:14px;height:2px;box-shadow:0 0 7px currentColor}.history-line-panel-toggle{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.11);border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.032),transparent),#030405;color:#b9c0c99e;padding:0;transition:border-color .13s ease,background .13s ease,color .13s ease,box-shadow .13s ease}.history-line-panel-toggle:hover,.history-line-panel-toggle.active{border-color:#f5f8fa3d;background:#0a0c0f;color:#fff;box-shadow:inset 0 -1px #ffffff75}.history-modal .history-chart-frame,.history-drawer .history-chart-frame{border-color:#ebeff226;border-radius:5px;background:#050608!important;box-shadow:inset 0 1px #ffffff13,inset 0 0 0 1px #000000a3,0 14px 30px #0000003d}.history-modal .history-chart-frame:after{display:block;border:1px solid rgba(255,255,255,.018);background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 7%,transparent 93%,rgba(255,255,255,.018)),linear-gradient(180deg,rgba(255,255,255,.028),transparent 12%);mix-blend-mode:normal;opacity:1}.history-modal .history-toolbelt,.history-modal .history-chart-tools,.history-modal .history-drawing-toolbar{border-color:#ebeff229;background:linear-gradient(180deg,#ffffff0e,#ffffff02),#040506f0;box-shadow:0 14px 30px #00000085,inset 0 1px #ffffff1a,inset 0 -1px #000000b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.history-modal .history-toolbelt{top:10px;bottom:auto;left:10px;width:38px;display:grid;gap:2px;border-width:1px;border-radius:5px;padding:3px}.history-modal .history-chart-tools{top:10px;right:10px;gap:2px;border-radius:5px;padding:3px}.history-modal .history-toolbelt button,.history-modal .history-chart-tools button{width:30px;height:30px;border:1px solid transparent;border-radius:3px;color:#d2d8e0ab;transition:border-color .13s ease,background .13s ease,color .13s ease,box-shadow .13s ease,transform .13s ease}.history-modal .history-toolbelt button:hover,.history-modal .history-chart-tools button:hover{border-color:#f5f8fa29;background:#ffffff0e;color:#fff;transform:translateY(-1px)}.history-modal .history-toolbelt button.active{border-color:#f5f8fa42;background:linear-gradient(180deg,#ffffff21,#ffffff09),#0d1013;color:#fff;box-shadow:inset 2px 0 #ffffffe6,0 0 14px #ffffff0e}.history-modal .history-tool-separator{width:22px;background:#ebeff224;margin:2px 0}.history-chart-tools-separator{width:1px;height:18px;align-self:center;background:#ebeff221;margin:0 1px}.history-modal .history-tool-button:after,.history-modal .history-chart-tools button:after{border:1px solid rgba(235,239,242,.17);border-radius:4px;background:#030405f7;color:#f7f9fae6;box-shadow:0 14px 28px #0000009e,inset 0 1px #ffffff13;font:680 9px/1.3 Inter,sans-serif}.history-modal .history-chart-tools button{position:relative}.history-modal .history-chart-tools button:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 9px);left:50%;z-index:14;width:max-content;transform:translate(-50%,-3px);padding:6px 8px;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.history-modal .history-chart-tools button:hover:after{opacity:1;transform:translate(-50%)}.history-modal .history-measure-hint{left:56px;top:12px;border-color:#f5f8fa30;border-radius:4px;background:#030405e6;color:#ebeff2c7;box-shadow:inset 2px 0 #ffffffb8,0 12px 26px #0000006b;padding:6px 8px;font-size:8px}.history-modal .history-drawing-toolbar{height:32px;border-radius:5px;padding:3px 4px}.history-modal .history-measure-label,.history-modal .history-selected-line,.history-modal .history-omega-tooltip{border-radius:5px;background:linear-gradient(180deg,#ffffff0e,#ffffff02),#040506f5;box-shadow:0 18px 38px #0000009e,inset 0 1px #ffffff14}.history-drawer .history-side-panel,.history-modal .history-side-panel{gap:8px;border-left:1px solid rgba(235,239,242,.1);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 24%),#040506!important;padding:9px 8px 8px}.history-side-panel-head{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(235,239,242,.09);padding:0 2px 8px}.history-side-panel-head>div{min-width:0;display:grid;gap:2px}.history-side-panel-head span{color:#b9c0c973;font:690 8px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.history-modal .history-side-panel-head h3{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.history-side-panel-head>b{min-width:28px;height:22px;display:inline-grid;place-items:center;border:1px solid rgba(235,239,242,.12);border-radius:4px;background:#030405;color:#f5f8fabd;font:720 9px/1 JetBrains Mono,Consolas,monospace}.history-modal .history-line-list{gap:4px;scrollbar-color:rgba(235,239,242,.17) transparent;scrollbar-width:thin}.history-modal .history-line-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(84px,auto);gap:5px 8px;border:1px solid rgba(235,239,242,.09);border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.032),transparent),#050607;color:rgb(var(--bid-rgb));box-shadow:inset 0 1px #ffffff09;padding:6px 7px 6px 9px;opacity:1;transition:border-color .13s ease,background .13s ease,opacity .13s ease}.history-modal .history-line-item.ask{color:rgb(var(--ask-rgb))}.history-modal .history-line-item.closed{opacity:.82}.history-modal .history-line-item:hover{border-color:#ebeff22e;background:linear-gradient(180deg,rgba(255,255,255,.052),transparent),#07090b;opacity:1}.history-modal .history-line-item:after{inset:6px auto 6px 0;width:2px;height:auto;border-radius:0 2px 2px 0;opacity:.78}.history-line-primary{min-width:0;display:flex;align-items:center;gap:7px}.history-line-primary span{flex:0 0 auto;color:currentColor!important;font:760 7px/1 JetBrains Mono,Consolas,monospace!important}.history-modal .history-line-primary b{min-width:0;overflow:hidden;color:#f7f9faf5;font:760 10px/1.1 JetBrains Mono,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.history-modal .history-line-status{align-self:center;justify-self:end;max-width:112px;border-color:#ebeff21a;border-radius:3px;background:#ffffff06;color:#d2d8e0ad;padding:2px 5px;font-size:7px}.history-line-meta{min-width:0;grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;border-top:1px solid rgba(235,239,242,.06);padding-top:5px}.history-line-meta>span{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#b9c0c98f!important;font-size:8px!important;text-overflow:ellipsis;white-space:nowrap}.history-line-meta .exchange-logo.compact{flex:0 0 auto;width:12px;height:12px}.history-line-meta i{color:#f5f8fabd;font: 760 7px/1 JetBrains Mono,Consolas,monospace}.history-modal .history-line-meta strong,.history-modal .history-line-meta small{color:#ebeff2d6;font:720 9px/1 JetBrains Mono,Consolas,monospace}.history-modal .history-line-meta small{color:#b9c0c985;font-size:8px}.history-modal button:focus-visible{outline:1px solid rgba(255,255,255,.84);outline-offset:2px}.history-symbol-search-box input:focus-visible{outline:0}.history-modal .history-symbol-search-box input,.history-modal .history-symbol-search-box input:focus{box-shadow:none}@media(max-width:1180px){.history-modal.history-drawer{grid-template-rows:auto minmax(0,1fr)}.history-modal .history-modal-head{grid-template-columns:minmax(180px,1fr) auto 34px;grid-template-rows:auto auto}.history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .history-modal-meta{grid-column:2;grid-row:1}.history-modal .modal-close{grid-column:3;grid-row:1}.history-modal .history-modal-body.side-open,.history-drawer .history-modal-body.side-open{grid-template-columns:minmax(0,1fr) 252px;grid-template-rows:minmax(0,1fr)}.history-modal .history-modal-body.side-closed,.history-drawer .history-modal-body.side-closed{grid-template-rows:minmax(0,1fr)}.history-modal .history-chart-panel{border-right:1px solid rgba(235,239,242,.1);border-bottom:0}.history-modal .history-outcome-tabs button{padding-inline:5px}}@media(max-width:900px){.history-modal.history-drawer{inset:72px 7px 7px;grid-template-rows:auto minmax(0,1fr)}.history-modal .history-modal-head{grid-template-columns:minmax(180px,1fr) auto 34px;grid-template-rows:auto auto}.history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .history-modal-meta{grid-column:2;grid-row:1}.history-modal .modal-close{grid-column:3;grid-row:1}.history-modal .history-modal-body.side-open,.history-drawer .history-modal-body.side-open{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(360px,1fr) minmax(132px,178px)}.history-modal .history-modal-body.side-closed,.history-drawer .history-modal-body.side-closed{grid-template-rows:minmax(0,1fr)}.history-modal .history-chart-panel{border-right:0;border-bottom:1px solid rgba(235,239,242,.1)}.history-drawer .history-side-panel,.history-modal .history-side-panel{border-top:0;border-left:0}.history-modal .history-line-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.history-modal.history-drawer{inset:5px}.history-modal .history-modal-head{grid-template-columns:minmax(0,1fr) 32px;grid-template-rows:auto auto auto;padding:7px}.history-modal .history-modal-title{grid-column:1;grid-row:1}.history-modal .history-modal-title h2{font-size:19px}.history-active-market span{max-width:54px}.history-modal .modal-close{grid-column:2;grid-row:1;width:30px;height:30px}.history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .history-modal-meta{grid-column:1 / -1;grid-row:3;justify-content:flex-start}.history-modal .history-chart-panel{padding:5px}.history-modal .history-feed-tabs button{min-width:48px}.history-modal .history-feed-tabs button span{display:none}.history-modal .history-chart-tools{top:7px;right:7px}.history-modal .history-toolbelt{top:7px;left:7px}.history-modal .history-modal-body.side-open,.history-drawer .history-modal-body.side-open{grid-template-rows:minmax(300px,1fr) minmax(126px,158px)}.history-modal .history-line-list,.history-symbol-result{grid-template-columns:minmax(0,1fr)}}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.history-modal .history-toolbelt button,.history-modal .history-chart-tools button,.history-modal .history-feed-tabs button,.history-modal .history-timeframe-tabs button,.history-modal .history-outcome-tabs button,.history-line-panel-toggle{transition:none}.history-modal .history-toolbelt button:hover,.history-modal .history-chart-tools button:hover{transform:none}.history-modal .history-tool-button:after,.history-modal .history-chart-tools button:after{display:none}}.filter-modal.filter-optical-console{width:min(1360px,calc(100vw - 24px));height:min(860px,calc(100dvh - 24px));max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:hidden}.filter-optical-console .filter-modal-head{display:flex;align-items:center}.filter-optical-console .filter-modal-mark{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;margin:0;align-self:center}.filter-optical-console .filter-modal-body,.filter-optical-console .filter-panel-content,.filter-optical-console .filter-general-panel,.filter-optical-console .symbol-filter-editor,.filter-optical-console .symbol-filter-workspace,.filter-optical-console .symbol-filter-detail{min-width:0;min-height:0}.filter-optical-console .filter-sidebar{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.filter-optical-console .filter-sidebar::-webkit-scrollbar,.filter-optical-console .filter-panel-content::-webkit-scrollbar,.filter-optical-console .symbol-filter-list::-webkit-scrollbar{width:0;height:0;display:none}.filter-optical-console .filter-sidebar button{overflow:hidden}.filter-optical-console .filter-sidebar button:before,.filter-optical-console .filter-sidebar button:after{content:none!important;display:none!important}.filter-optical-console .filter-sidebar button.active{border-color:#f1f4f73d;background:linear-gradient(180deg,#ffffff13,#ffffff05);box-shadow:inset 2px 0 #f8fafcd6,inset 0 1px #ffffff14}.filter-optical-console .filter-panel-content{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.filter-optical-console .filter-core-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;border:0;padding:8px}.filter-optical-console .filter-core-row{min-height:60px;grid-template-columns:30px minmax(112px,.8fr) minmax(98px,1fr) minmax(98px,1fr);align-items:center;gap:8px;border:1px solid rgba(235,239,242,.085);border-radius:3px;background:#ffffff02;padding:8px}.filter-optical-console .filter-core-icon{width:28px;height:28px}.filter-optical-console .filter-core-copy{gap:2px}.filter-optical-console .filter-core-control{gap:3px}.filter-optical-console .filter-core-control input,.filter-optical-console .filter-core-control .lifetime-select-trigger{height:32px;min-height:32px}.filter-optical-console .lifetime-select{min-width:0}.filter-optical-console .lifetime-select-menu{z-index:80;max-height:224px;gap:2px;border-color:#ebeff22b;border-radius:3px;background:#070808;padding:4px;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 18px 38px #000000d1,inset 0 1px #ffffff0e;scrollbar-width:thin;scrollbar-color:rgba(235,239,242,.2) transparent}.filter-optical-console .lifetime-select-menu button{min-height:28px;border-radius:2px;padding:5px 8px}.filter-optical-console .symbol-filter-rail{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;border:1px solid rgba(235,239,242,.085);border-top:0;background:#030404}.filter-optical-console .symbol-filter-scroll{min-width:30px;width:30px;min-height:50px;display:grid;place-items:center;border:0;border-radius:0;background:#060707;color:#ebeff294;padding:0}.filter-optical-console .symbol-filter-scroll.previous{border-right:1px solid rgba(235,239,242,.09)}.filter-optical-console .symbol-filter-scroll.next{border-left:1px solid rgba(235,239,242,.09)}.filter-optical-console .symbol-filter-scroll:hover,.filter-optical-console .symbol-filter-scroll:focus-visible{background:#ffffff0e;color:#fff}.filter-optical-console .symbol-filter-list{min-width:0;border:0;padding:0;scroll-behavior:smooth;overscroll-behavior-inline:contain}.filter-optical-console .symbol-filter-list button:before,.filter-optical-console .symbol-filter-list button:after{content:none!important;display:none!important}.filter-optical-console .symbol-filter-list button.active{box-shadow:inset 0 -2px #f8fafcd1}.symbol-copy:hover strong,.symbol-copy:focus-visible strong{color:#fff!important;text-shadow:0 0 8px rgba(255,255,255,.22)!important}.symbol-copy.copied strong{color:#cfd5dc!important;text-shadow:0 0 7px rgba(207,213,220,.18)!important}.line-row .line-price{min-width:0;overflow:hidden}.line-row .line-price-value{max-width:100%;overflow:visible;text-overflow:clip;white-space:nowrap;letter-spacing:0;font-variant-numeric:tabular-nums}.line-row .line-price-value.compact{font-size:8px!important}.line-row .line-price-value.ultra-compact{font-size:7px!important}.density-tile.pinned,.density-tile.pinned:hover,.density-tile.pinned:focus-within{border-color:#f4f7f96b!important;box-shadow:0 12px 25px #000000bd,inset 2px 0 #f5f8fab8,inset 0 1px #ffffff13!important}.density-tile.pinned .pin-card.active{border:1px solid rgba(245,248,250,.42)!important;background:#f5f8fa1f!important;color:#fff!important;filter:drop-shadow(0 0 4px rgba(255,255,255,.2))}.history-modal.history-drawer{position:fixed!important;inset:0!important;z-index:1000!important;width:100vw!important;height:100dvh!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;grid-template-rows:70px minmax(0,1fr)!important;background:#020303!important;box-shadow:none!important}.history-modal .history-modal-body,.history-drawer .history-modal-body,.history-modal .history-modal-body.side-open,.history-drawer .history-modal-body.side-open,.history-modal .history-modal-body.side-closed,.history-drawer .history-modal-body.side-closed{min-width:0;min-height:0;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:0!important;overflow:hidden}.history-modal .history-chart-panel{min-width:0;min-height:0;height:100%;padding:8px 10px 10px}.history-reaction-toggle{min-height:30px;display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;border:1px solid rgba(235,239,242,.12);border-radius:5px;background:#050608;color:#b9c0c9a8;padding:4px 8px}.history-reaction-toggle:hover,.history-reaction-toggle.active{border-color:#ebeff240;background:#ffffff13;color:#fff}.history-reaction-dashboard{min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:minmax(132px,.72fr) minmax(210px,1.28fr);gap:6px}.history-rebound-journal{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(235,239,242,.13);border-radius:4px;background:#050608;overflow:hidden}.history-rebound-head{min-height:36px;display:grid;grid-template-columns:minmax(170px,1fr) auto 28px;align-items:center;gap:10px;border-bottom:1px solid rgba(235,239,242,.09);padding:4px 7px 4px 9px}.history-rebound-title,.history-rebound-title>span,.history-rebound-diagnostics,.history-rebound-diagnostics>span,.history-rebound-market,.history-rebound-row>span,.history-rebound-row>time{min-width:0;display:flex;align-items:center}.history-rebound-title{gap:7px;color:#f8fafcd1}.history-rebound-title>span,.history-rebound-row>span,.history-rebound-row>time{flex-direction:column;align-items:flex-start;justify-content:center}.history-rebound-title strong{color:#e8ebef;font-size:11px;line-height:1.1}.history-rebound-title small,.history-rebound-row small{color:#69737f;font-size:8px;line-height:1.15}.history-rebound-diagnostics{gap:4px}.history-rebound-diagnostics>span{min-height:23px;gap:5px;border:1px solid rgba(235,239,242,.1);border-radius:3px;background:#08090a;color:#77818d;padding:0 7px;font:600 8px/1 Inter,sans-serif;white-space:nowrap}.history-rebound-diagnostics b{color:#dce1e7;font:700 9px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace}.history-rebound-refresh{width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.12);border-radius:3px;background:#08090a;color:#8b949f;padding:0}.history-rebound-refresh:hover:not(:disabled){border-color:#ebeff23d;color:#f4f6f8}.history-rebound-refresh .spinning{animation:history-rebound-spin .9s linear infinite}@keyframes history-rebound-spin{to{transform:rotate(360deg)}}.history-rebound-list{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.history-rebound-row{width:100%;min-width:680px;min-height:34px;display:grid;grid-template-columns:54px minmax(116px,1.4fr) 52px minmax(68px,.8fr) minmax(66px,.75fr) 48px minmax(66px,.75fr) 68px;align-items:center;gap:8px;border:0;border-bottom:1px solid rgba(235,239,242,.055);background:transparent;color:#b9c0c9;padding:3px 9px;text-align:left}.history-rebound-row:last-child{border-bottom:0}.history-rebound-row:hover{background:#ffffff0a}.history-rebound-row.bid{box-shadow:inset 2px 0 #24d28080}.history-rebound-row.ask{box-shadow:inset 2px 0 #ff4c7480}.history-rebound-row>time b,.history-rebound-row>span>b,.history-rebound-market strong{max-width:100%;color:#dce1e7;font:700 9px/1.1 JetBrains Mono,SFMono-Regular,Consolas,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-rebound-market{flex-direction:row!important;justify-content:flex-start!important;gap:6px}.history-rebound-market img{flex:0 0 auto}.history-rebound-market small{min-width:16px;border:1px solid rgba(235,239,242,.13);border-radius:2px;padding:2px 3px;text-align:center}.history-rebound-side{align-items:center!important;justify-self:start;border:1px solid currentColor;border-radius:3px;padding:3px 5px;font:750 8px/1 Inter,sans-serif}.history-rebound-row.bid .history-rebound-side{color:#58d1a8}.history-rebound-row.ask .history-rebound-side{color:#f5708f}.history-rebound-state-pill{min-height:19px;align-items:center!important;border:1px solid rgba(235,239,242,.12);border-radius:3px;color:#747e89;padding:0 5px;font:700 7px/1 Inter,sans-serif}.history-rebound-state-pill.active{border-color:#ebeff24d;color:#eef1f4;box-shadow:inset 0 0 8px #ffffff0e}.history-rebound-state{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#69737f;padding:12px;font-size:10px;text-align:center}.history-rebound-state.error{color:#ffa89fd1}.history-rebound-state button{border:1px solid rgba(240,90,79,.28);border-radius:3px;background:#08090a;color:#d9dde2;padding:4px 7px;font-size:9px}.history-reaction-stats{min-width:0;min-height:0;height:100%;border:1px solid rgba(235,239,242,.13);border-radius:4px;background:#050608;overflow:auto}.history-reaction-head{min-height:33px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(235,239,242,.09);padding:5px 9px}.history-reaction-head>div,.history-reaction-rules,.history-reaction-rules span{display:flex;align-items:center}.history-reaction-head>div{min-width:0;gap:7px}.history-reaction-head strong{color:#e8ebef;font-size:11px}.history-reaction-head span{color:#7f8995;font-size:9px}.history-reaction-rules{flex:0 0 auto;gap:10px!important;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.history-reaction-rules span{gap:4px}.history-reaction-rules b{color:#cbd1d8;font-size:9px}.history-reaction-side{flex:0 0 auto;gap:2px!important;border:1px solid rgba(235,239,242,.12);border-radius:4px;padding:2px}.history-reaction-side button{min-height:22px;border:0;border-radius:2px;background:transparent;color:#737d88;font-size:9px;padding:3px 7px}.history-reaction-side button:hover,.history-reaction-side button.active{background:#ffffff14;color:#f4f6f8}.history-reaction-table{min-width:720px;overflow-x:auto}.history-reaction-row{min-height:30px;display:grid;grid-template-columns:minmax(104px,1.15fr) repeat(5,minmax(86px,1fr));align-items:center;border-bottom:1px solid rgba(235,239,242,.055);color:#b9c0c9;padding:0 9px}.history-reaction-row:last-child{border-bottom:0}.history-reaction-row.heading{min-height:22px;background:#030405;color:#69737f;font-size:8px;text-transform:uppercase}.history-reaction-row>span{min-width:0;display:flex;align-items:baseline;gap:5px}.history-reaction-row strong,.history-reaction-row b{color:#dce1e7;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10px}.history-reaction-row small{color:#737d88;font-size:8px;white-space:nowrap}.history-reaction-row.strongest{background:#24d2800e;box-shadow:inset 2px 0 #24d280ad}.history-reaction-row.strongest strong,.history-reaction-row.strongest>span:nth-child(3) b,.history-reaction-row.strongest>span:last-child b{color:#58d1a8}.history-reaction-row.empty{opacity:.42}.history-reaction-empty{min-height:54px;display:grid;place-items:center;color:#69737f;font-size:10px}@media(max-width:900px){.history-reaction-dashboard{grid-template-rows:minmax(168px,.9fr) minmax(230px,1.1fr)}.history-rebound-head{grid-template-columns:minmax(150px,1fr) 28px}.history-rebound-diagnostics{grid-column:1 / -1;grid-row:2;overflow-x:auto}.history-rebound-refresh{grid-column:2;grid-row:1}.history-reaction-head{align-items:flex-start;flex-direction:column;gap:3px}.history-reaction-stats{overflow-x:auto}}.history-modal .history-chart-frame{min-height:0;border-color:#ebeff221;border-radius:4px;background:#030405;overflow:hidden}.history-chart-loading{position:absolute;inset:0;z-index:8;display:grid;place-items:center;align-content:center;gap:7px;background:#030405;color:#ebeff27a;text-align:center;overflow:hidden}.history-chart-loading strong{color:#f8fafcdb;font-size:12px}.history-chart-loading>span:last-child{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px}.history-backfill-status{position:absolute;left:50%;bottom:36px;z-index:7;display:inline-flex;min-height:25px;align-items:center;gap:7px;border:1px solid rgba(235,239,242,.16);border-radius:3px;background:#050607f0;color:#ebeff2b8;box-shadow:0 8px 22px #0000007a;padding:0 9px;transform:translate(-50%);font:680 9px/1 Inter,sans-serif;pointer-events:none}button.history-backfill-status{cursor:pointer;pointer-events:auto}.history-backfill-status svg{animation:history-backfill-spin .9s linear infinite}.history-backfill-status.error{border-color:#f05a4f57;color:#ffc4bee6}.history-backfill-status.error svg{animation:none}@keyframes history-backfill-spin{to{transform:rotate(360deg)}}.history-loading-scan{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 46%,rgba(255,255,255,.045) 50%,transparent 54%);animation:history-loading-scan 1.8s linear infinite}@keyframes history-loading-scan{0%{transform:translateY(-52%)}to{transform:translateY(52%)}}.history-modal .history-chart-tools{top:10px!important;right:92px!important}.history-modal .history-toolbelt{top:10px!important;left:10px!important}.history-modal .history-toolbelt,.history-modal .history-chart-tools{gap:2px;border:1px solid rgba(235,239,242,.17);border-radius:4px;background:#050607f0;padding:3px;box-shadow:0 10px 26px #00000094,inset 0 1px #ffffff0e}.history-modal .history-toolbelt button,.history-modal .history-chart-tools button{border:1px solid transparent;border-radius:3px;background:transparent;color:#ebeff29e}.history-modal .history-toolbelt button:hover,.history-modal .history-chart-tools button:hover,.history-modal .history-toolbelt button.active{border-color:#ebeff22b;background:#ffffff13;color:#fff;transform:none}.history-modal .history-measure-hint,.history-modal .history-measure-label{border:1px solid rgba(235,239,242,.21);border-radius:3px;background:#050607f5;color:#f8fafce6;box-shadow:0 12px 28px #0000009e,inset 0 1px #ffffff0f}.history-modal .history-measure-zone{opacity:.45}.history-modal .history-measure-boundary,.history-modal .history-measure-price-guide{stroke:#e1e7ed6b}.history-modal .history-measure-line{stroke:#f8fafce6;filter:drop-shadow(0 0 3px rgba(255,255,255,.22))}.history-modal .history-measure-point{fill:#08090a;stroke:#f8fafce6}.history-symbol-popover{max-height:min(480px,calc(100dvh - 96px));overflow:hidden}.history-symbol-results{max-height:min(420px,calc(100dvh - 136px));overflow-y:auto;overscroll-behavior:contain}.history-symbol-result-feeds{min-width:0;overflow:hidden}@media(max-width:1100px){.filter-optical-console .filter-core-stack{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.filter-modal.filter-optical-console{width:calc(100vw - 8px);height:calc(100dvh - 8px);max-width:calc(100vw - 8px);max-height:calc(100dvh - 8px)}.filter-optical-console .filter-sidebar{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x}.filter-optical-console .filter-sidebar::-webkit-scrollbar{display:none}.filter-optical-console .filter-core-row{grid-template-columns:30px minmax(0,1fr)}.filter-optical-console .filter-core-control,.filter-optical-console .filter-core-control-wide{grid-column:1 / -1}.history-modal.history-drawer{grid-template-rows:auto minmax(0,1fr)!important}.history-modal .history-chart-panel{padding:5px}.history-modal .history-chart-tools{right:76px!important}}@media(prefers-reduced-motion:reduce){.history-loading-scan{animation:none;opacity:.35}.history-rebound-refresh .spinning{animation:none}}.screener-command-deck .reference-performance-action{height:29px;min-height:29px}html.omega-lite-mode,html.omega-lite-mode body,html.omega-lite-mode #root{scroll-behavior:auto}html.omega-lite-mode *,html.omega-lite-mode *:before,html.omega-lite-mode *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important;will-change:auto!important}html.omega-lite-mode *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html.omega-lite-mode body,html.omega-lite-mode .app-shell{background:#000!important}html.omega-lite-mode .app-shell:before{opacity:.18;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 150px)}html.omega-lite-mode .density-cursor-spotlight,html.omega-lite-mode .magic-bento-global-spotlight,html.omega-lite-mode .magic-bento-particle,html.omega-lite-mode .magic-bento-ripple{display:none!important}html.omega-lite-mode .screener-command-deck,html.omega-lite-mode .screener-command-deck .topbar,html.omega-lite-mode .screener-command-deck .exchange-rail,html.omega-lite-mode .density-tile,html.omega-lite-mode .density-tile:hover,html.omega-lite-mode .density-tile:focus-within,html.omega-lite-mode .density-tile.selected,html.omega-lite-mode .pinned-dock,html.omega-lite-mode .filter-modal,html.omega-lite-mode .profile-modal,html.omega-lite-mode .history-modal,html.omega-lite-mode .filter-drawer,html.omega-lite-mode .history-drawer,html.omega-lite-mode .history-chart-frame,html.omega-lite-mode .history-side-panel,html.omega-lite-mode .history-line-item,html.omega-lite-mode .loading-box,html.omega-lite-mode .error-box{box-shadow:none!important}html.omega-lite-mode .screener-command-deck,html.omega-lite-mode .density-tile,html.omega-lite-mode .screener-command-deck .exchange-rail-source{--deck-magic-intensity: 0 !important;--density-magic-intensity: 0 !important;--exchange-magic-intensity: 0 !important}html.omega-lite-mode .density-tile:after,html.omega-lite-mode .screener-command-deck:after,html.omega-lite-mode .screener-command-deck .exchange-rail-source:before{content:none!important;display:none!important}html.omega-lite-mode .density-tile:hover,html.omega-lite-mode .density-tile:focus-within,html.omega-lite-mode .density-tile.selected,html.omega-lite-mode .density-line:hover,html.omega-lite-mode .density-line:focus-visible{filter:none!important;transform:none!important}html.omega-lite-mode .density-line.bid{box-shadow:inset 3px 0 #53daaeeb,inset 0 1px #ffffff1a,inset 0 -1px #00000094!important}html.omega-lite-mode .density-line.ask{box-shadow:inset 3px 0 #ec4a68f0,inset 0 1px #ffffff17,inset 0 -1px #0009!important}html.omega-lite-mode .tile-title strong,html.omega-lite-mode .symbol-copy strong,html.omega-lite-mode .line-row b,html.omega-lite-mode .line-row span{text-shadow:none!important}html.omega-lite-mode .screener-command-deck .exchange-rail-corners,html.omega-lite-mode .screener-command-deck .exchange-rail-source:after{filter:none!important;box-shadow:none!important}@media(max-width:620px){.screener-command-deck .reference-performance-action{width:51px}}.filter-select{position:relative;min-width:0}.filter-select:focus-within{z-index:170}.filter-select-trigger{position:relative;width:100%;height:32px;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(235,239,242,.14);border-radius:3px;background:linear-gradient(180deg,#ffffff0a,#ffffff01),#020303;color:#f8fafce6;box-shadow:inset 0 1px #ffffff0b,inset 2px 0 #ffffff09;padding:0 8px 0 10px;text-align:left;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.filter-select-trigger>span{min-width:0;overflow:hidden;color:inherit;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.filter-select-trigger>svg{flex:0 0 auto;color:#ebeff275;transition:color .14s ease,transform .16s ease}.filter-select-trigger:hover{border-color:#f5f8fa3d;background-color:#ffffff05}.filter-select-trigger[aria-expanded=true]{border-color:#f8fafc57;background:linear-gradient(180deg,#fff1,#ffffff02),#030404;box-shadow:inset 2px 0 #f8fafcd1,inset 0 1px #ffffff13,0 0 14px #ffffff0b}.filter-select-trigger[aria-expanded=true]>svg{color:#ffffffe0;transform:rotate(180deg)}.filter-select-trigger:focus-visible{outline:0;border-color:#f8fafc80;box-shadow:inset 2px 0 #ffffffe6,0 0 0 2px #ffffff17}.filter-select-menu{position:absolute;top:calc(100% + 5px);right:0;z-index:180;width:max(100%,220px);max-width:min(360px,calc(100vw - 32px));max-height:236px;border:1px solid rgba(235,239,242,.19);border-radius:4px;background:linear-gradient(145deg,rgba(255,255,255,.035),transparent 42%),#070808;padding:5px;overflow:hidden;box-shadow:0 20px 44px #000000db,inset 0 1px #fff1,inset 0 0 0 1px #000000b8}.filter-select-options{display:grid;gap:2px;max-height:224px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(235,239,242,.2) transparent}.filter-select-menu button{position:relative;width:100%;min-height:30px;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:8px;border:1px solid transparent;border-radius:2px;background:transparent;color:#ebeff29e;padding:5px 8px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:680;text-align:left;transition:border-color .12s ease,background-color .12s ease,color .12s ease,box-shadow .12s ease}.filter-select-menu button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select-menu button>svg{justify-self:end;color:#ffffffe6;opacity:0}.filter-select-menu button:hover,.filter-select-menu button:focus-visible{outline:0;border-color:#ebeff21a;background:#ffffff0b;color:#f8fafce6}.filter-select-menu button.active{border-color:#f5f8fa2e;background:linear-gradient(90deg,#ffffff1b,#ffffff05 72%),#090a0a;color:#fff;box-shadow:inset 2px 0 #f8fafce0}.filter-select-menu button.active>svg{opacity:1}.filter-select-lifetime .filter-select-menu{width:342px;max-width:min(342px,calc(100vw - 28px));max-height:none;padding:7px}.filter-select-menu-head{height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(235,239,242,.09);padding:0 5px 6px}.filter-select-menu-head span,.filter-select-menu-head b,.filter-select-time-group>span{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:720;letter-spacing:0}.filter-select-menu-head span{color:#ebeff261}.filter-select-menu-head b{color:#f8fafce0;font-size:9px}.filter-select-menu .filter-select-any{min-height:34px;margin-top:6px}.filter-select-any>span{display:flex;align-items:center;gap:8px}.filter-select-any>span:after{content:"БЕЗ ОГРАНИЧЕНИЯ";color:#ebeff24d;font-size:7px;font-weight:640}.filter-select-time-groups{display:grid;gap:4px;margin-top:5px}.filter-select-time-group{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:stretch;gap:5px}.filter-select-time-group>span{display:grid;place-items:center;border-right:1px solid rgba(235,239,242,.08);color:#ebeff24d}.filter-select-time-group>div{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:3px}.filter-select-time-group button{min-width:0;min-height:29px;grid-template-columns:1fr;justify-items:center;padding:4px 5px;text-align:center}.filter-select-time-group button>svg{position:absolute;top:3px;right:3px;width:8px;height:8px}.filter-select-time-group button.active{box-shadow:inset 0 -2px #f8fafceb,inset 0 1px #ffffff12}.filter-number-stepper{width:100%;height:32px;display:grid;grid-template-columns:31px minmax(52px,1fr) 29px 31px;align-items:stretch;border:1px solid rgba(235,239,242,.14);border-radius:3px;background:linear-gradient(180deg,#ffffff0a,#ffffff01),#020303;box-shadow:inset 0 1px #ffffff0b;overflow:hidden;transition:border-color .14s ease,box-shadow .14s ease}.filter-number-stepper:hover{border-color:#f5f8fa3d}.filter-number-stepper:focus-within{border-color:#f8fafc6b;box-shadow:inset 2px 0 #f8fafcc7,0 0 0 2px #ffffff13}.filter-number-stepper>button{width:31px;min-width:31px;height:30px;min-height:30px;display:grid;place-items:center;border:0;border-right:1px solid rgba(235,239,242,.09);border-radius:0;background:#ffffff03;color:#ebeff280;padding:0;transition:background-color .12s ease,color .12s ease}.filter-number-stepper>button:last-child{border-right:0;border-left:1px solid rgba(235,239,242,.09)}.filter-number-stepper>button:hover:not(:disabled),.filter-number-stepper>button:focus-visible{outline:0;background:#ffffff13;color:#fff}.filter-number-stepper>button:active:not(:disabled){background:#ffffff1f}.filter-number-stepper>button:disabled{color:#ebeff229;cursor:default}.filter-number-stepper>span{display:grid;place-items:center;border-left:1px solid rgba(235,239,242,.07);color:#ebeff26b;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:720}.filter-optical-console .filter-core-control .filter-number-stepper input{width:100%;height:30px;min-height:30px;border:0;border-radius:0;background:transparent;color:#fafcfdf2;box-shadow:none;padding:0 8px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:690;text-align:right}.filter-optical-console .filter-core-control .filter-number-stepper input:focus{outline:0;border:0;box-shadow:none}.filter-modal input[type=number]{appearance:textfield;-moz-appearance:textfield}.filter-modal input[type=number]::-webkit-inner-spin-button,.filter-modal input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.filter-optical-console .filter-core-control-wide{width:min(100%,268px);justify-self:end}.filter-optical-console .filter-core-control .filter-select-trigger{width:100%;height:32px;min-height:32px;border-radius:3px}.filter-optical-console .filter-template-field,.lab-filter-select-field{min-width:0;display:grid;gap:4px}.filter-optical-console .filter-template-field>span{color:#ebeff25c;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700;text-transform:uppercase}.lab-filter-select-field>span{color:#e8ebef9e;font-size:11px}.lab-filter-panel .filter-select-trigger{height:34px;min-height:34px}.lab-filter-panel .filter-select-menu{left:0;right:auto}@media(max-width:720px){.filter-optical-console .filter-core-control-wide{width:100%;justify-self:stretch}.filter-select-lifetime .filter-select-menu{right:auto;left:0;width:min(342px,calc(100vw - 48px))}}@media(max-width:420px){.filter-select-lifetime .filter-select-menu{width:calc(100vw - 44px)}.filter-select-time-group{grid-template-columns:30px minmax(0,1fr)}.filter-select-any>span:after{display:none}}@media(prefers-reduced-motion:reduce){.filter-select-trigger,.filter-select-trigger>svg,.filter-select-menu button,.filter-number-stepper,.filter-number-stepper>button{transition:none}}.density-line.cascade-density-line{height:auto;min-height:34px;max-height:none;cursor:pointer}.density-line.cascade-density-line:focus-visible{outline:1px solid rgba(var(--side-rgb),.72);outline-offset:2px}.cascade-line-heading{height:12px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:2px 6px 0 7px;color:#ebeff275;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700;line-height:1}.cascade-line-heading span{min-width:0;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.cascade-line-heading span:last-child{color:#ebeff257}.cascade-line-heading svg{flex:0 0 auto;transition:transform .15s ease}.cascade-line-heading span:first-child svg{color:rgba(var(--side-rgb),.72)}.cascade-density-line[aria-expanded=true] .cascade-line-heading svg:last-child{transform:rotate(180deg)}.cascade-density-line>.line-row{height:20px;min-height:20px}.cascade-density-line .line-volume{color:#f0f7f7;font-weight:640}.cascade-level-details{position:relative;z-index:1;display:grid;gap:2px;max-height:min(300px,44vh);margin:2px 5px 5px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:5px 3px 5px 1px;border-top:1px solid rgba(var(--side-rgb),.16);scrollbar-gutter:stable;scrollbar-color:rgba(var(--side-rgb),.34) transparent;scrollbar-width:thin}.cascade-level-details::-webkit-scrollbar{width:4px}.cascade-level-details::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(var(--side-rgb),.34)}.cascade-level-head,.cascade-level-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(44px,.9fr) minmax(56px,1.15fr) minmax(42px,.88fr) minmax(28px,.62fr);gap:0;align-items:center;box-sizing:border-box;padding:0 1px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums}.cascade-level-head{position:sticky;z-index:2;top:0;min-height:11px;background:#040707f5;color:#ebeff257;font-size:6.5px;font-weight:750}.cascade-level-row{min-height:18px;border-radius:2px;color:#eef5f5d1;background:#ffffff06;font-size:8.4px;font-weight:560}.cascade-level-head span:first-child,.cascade-level-row b{text-align:left}.cascade-level-head span:not(:first-child),.cascade-level-row span{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cascade-level-row b{min-width:0;overflow:hidden;color:#eef5f5db;font-size:inherit;text-overflow:ellipsis;white-space:nowrap}.cascade-level-missing{padding:4px 2px 1px;color:#ebeff26b;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;line-height:1.25;text-align:center}@media(prefers-reduced-motion:reduce){.cascade-line-heading svg{transition:none}}@media(max-width:720px){:root{--mobile-edge: 8px}html,body,#root{width:100%;height:100%;min-height:100%;overflow-x:hidden}body{overscroll-behavior-x:none;-webkit-text-size-adjust:100%}button,input,select,textarea{touch-action:manipulation}.app-shell{width:100%;height:100dvh;min-height:100dvh;overflow:hidden}.screener-command-deck{position:sticky;top:0;z-index:120;margin:0;border-top:0;border-right:0;border-left:0;border-radius:0 0 6px 6px;box-shadow:0 8px 22px #0000009e,inset 0 -1px #ffffff0a}.screener-command-deck .topbar{height:49px;min-height:49px;gap:6px;padding:5px var(--mobile-edge) 4px}.screener-command-deck .topbar .omega-logo.brand{width:min(112px,34vw);min-width:0;max-width:112px;margin-right:auto}.screener-command-deck .reference-actions{flex:0 0 auto;gap:4px}.screener-command-deck .reference-performance-action,.screener-command-deck .reference-filter-action,.screener-command-deck .reference-grid-action{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:5px}.screener-command-deck .reference-filter-action span,.screener-command-deck .reference-performance-action span:not(.performance-mode-icon){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.screener-command-deck .exchange-rail{--exchange-cell-width: 86px;--exchange-rail-height: 58px;width:100%;height:58px;min-height:58px;grid-template-columns:40px minmax(0,1fr)}.screener-command-deck .exchange-rail-status{min-width:0;display:grid;place-items:center;overflow:hidden;color:transparent;font-size:0}.screener-command-deck .exchange-rail-status:before{content:"EX";color:#ebeff27a;font:760 8px/1 JetBrains Mono,Consolas,monospace}.screener-command-deck .exchange-rail-track,.screener-command-deck .exchange-rail-list{height:57px;min-width:0;scroll-padding-inline:2px;touch-action:pan-x}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{flex:0 0 var(--exchange-cell-width);min-width:var(--exchange-cell-width);height:57px;padding:4px 6px}.screener-command-deck .exchange-rail-main,.screener-command-deck .exchange-rail-source.active .exchange-rail-main{height:25px;gap:5px;font-size:8.5px}.screener-command-deck .exchange-rail-main .exchange-logo.compact{width:17px;height:17px;flex-basis:17px}.screener-command-deck .exchange-rail-markets,.screener-command-deck .exchange-rail-markets button,.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot,.screener-command-deck .exchange-rail-markets button.market-spot.active{height:23px}.summary-rail{display:flex!important;min-height:40px;flex:0 0 40px;gap:5px;margin:6px var(--mobile-edge) 0;padding:4px;border-radius:5px;scroll-snap-type:x proximity;touch-action:pan-x}.summary-rail .metric-chip{min-height:30px;padding:4px 8px;border-radius:4px;font-size:10px;scroll-snap-align:start}.summary-rail .metric-chip svg{width:13px;height:13px}.summary-rail .status-row{display:none}.cards-viewport{width:100%;max-width:100%;min-height:0;flex:1 1 auto;padding:7px var(--mobile-edge) calc(8px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none}.cards-viewport::-webkit-scrollbar{display:none}.density-board,.pinned-board{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;gap:8px}.density-tile,.density-tile.active,.density-tile.pinned,.density-tile.selected,.density-tile.active.selected{width:100%;min-width:0;max-width:none;min-height:0;border-radius:6px!important}.tile-top{min-height:55px;gap:4px!important;padding:7px 8px 6px!important}.tile-headline{min-height:32px}.tile-title strong,.symbol-copy strong{line-height:28px!important;font-size:17px!important}.tile-actions{height:32px;gap:4px}.tile-actions .tile-action{width:32px;min-width:32px;height:32px;min-height:32px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.11);border-radius:4px;background:#ffffff05}.tile-actions .tile-action svg{width:14px;height:14px}.tile-feed-strip{min-height:18px!important;height:18px;gap:5px!important}.tile-feed-logo,.tile-feed-logo .exchange-logo.compact,.tile-feed-logo .exchange-logo.binance-alpha.compact{width:17px!important;height:17px!important;flex-basis:17px!important}.source-divider{min-height:31px!important;padding-inline:8px}.source-label{max-width:100%}.density-column-head,.line-row,.cascade-level-head,.cascade-level-row{grid-template-columns:minmax(58px,.9fr) minmax(72px,1.1fr) minmax(56px,.82fr) minmax(48px,.72fr)!important;gap:4px!important}.density-column-head{min-height:20px;padding-inline:9px}.line-row{min-height:30px;height:30px;padding:0 9px}.line-row b,.line-row span{min-width:0;font-size:10.5px}.density-line.cascade-density-line{min-height:43px}.cascade-line-heading{height:15px;padding:3px 9px 0;font-size:7.5px}.cascade-density-line>.line-row{min-height:27px;height:27px}.cascade-level-details{max-height:min(360px,46dvh);margin-inline:7px}.cascade-level-head,.cascade-level-row{padding-inline:2px}.cascade-level-row{min-height:24px;font-size:9.5px}.density-expand-toggle{min-height:38px;margin-top:5px!important}.tile-foot{min-height:33px!important;flex-basis:33px;align-items:center;padding:8px 9px!important}.tile-foot span{font-size:8.5px}.signal-tape{display:none}.empty-board,.loading-box,.error-box{max-width:calc(100% - 16px);margin-inline:var(--mobile-edge)}.modal-backdrop,.profile-modal-backdrop{align-items:stretch;padding:max(4px,env(safe-area-inset-top)) max(4px,env(safe-area-inset-right)) max(4px,env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-left))}.profile-modal{width:100%;max-height:100%;border-radius:6px}.profile-modal-head{min-height:64px;grid-template-columns:40px minmax(0,1fr) 40px;gap:9px;padding:8px}.profile-avatar,.profile-modal-head .modal-close{width:40px;height:40px}.profile-modal-body{padding-inline:10px}.profile-info-grid{grid-template-columns:minmax(0,1fr)}.profile-info-grid div,.profile-info-grid div:nth-child(n){min-height:52px;border-top:1px solid rgba(235,239,242,.055);border-left:0;padding:9px 4px}.profile-info-grid div:first-child{border-top:0}.profile-modal-actions{padding:8px}.profile-modal-actions button{width:100%;min-height:42px}.filter-modal.filter-optical-console{width:100%;height:100%;max-width:100%;max-height:100%;grid-template-rows:52px minmax(0,1fr) 52px;border-radius:5px!important}.filter-optical-console .filter-modal-head{min-height:52px;padding:6px 7px 6px 9px}.filter-optical-console .filter-modal-head .icon-action{width:40px;height:40px;min-height:40px}.filter-optical-console .filter-modal-body{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 50px;overflow:hidden}.filter-optical-console .filter-panel-content{grid-row:1;padding:0 8px 12px;overflow-x:hidden;overflow-y:auto;scroll-padding-bottom:18px;-webkit-overflow-scrolling:touch}.filter-optical-console .filter-sidebar{grid-row:2;min-height:50px;display:flex;gap:4px;padding:4px 6px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;touch-action:pan-x}.filter-optical-console .filter-sidebar button{width:42px;min-width:42px;height:42px;min-height:42px;scroll-snap-align:start}.filter-optical-console .filter-template-toolbar{min-height:0;grid-template-columns:minmax(0,1fr);gap:7px;padding:9px 0}.filter-optical-console .filter-template-actions{width:100%;grid-column:1;justify-content:flex-start;overflow-x:auto;touch-action:pan-x}.filter-optical-console .filter-template-actions button,.filter-optical-console .filter-market-switch button,.filter-optical-console .symbol-add-row button{min-height:40px}.filter-optical-console .filter-context-bar,.filter-optical-console .symbol-command-bar{align-items:stretch;flex-direction:column;gap:8px;padding:9px 0}.filter-optical-console .filter-market-switch{width:100%;grid-auto-columns:minmax(0,1fr)}.filter-optical-console .filter-core-stack{grid-template-columns:minmax(0,1fr);gap:6px;padding:6px 0}.filter-optical-console .filter-core-row{min-height:0;grid-template-columns:32px minmax(0,1fr);gap:8px;padding:9px}.filter-optical-console .filter-core-control,.filter-optical-console .filter-core-control-wide{width:100%;grid-column:1 / -1}.filter-number-stepper,.filter-select-trigger,.filter-optical-console .filter-core-control .filter-number-stepper input,.filter-optical-console .filter-core-control .filter-select-trigger{height:40px;min-height:40px}.filter-number-stepper{grid-template-columns:40px minmax(56px,1fr) 32px 40px}.filter-number-stepper>button{width:40px;min-width:40px;height:38px;min-height:38px}.filter-select-menu,.filter-select-lifetime .filter-select-menu{right:auto;left:0;width:min(342px,calc(100vw - 34px));max-width:calc(100vw - 34px)}.filter-optical-console .filter-advanced-grid{grid-template-columns:minmax(0,1fr)}.filter-optical-console .symbol-add-row{width:100%;align-items:stretch;flex-direction:column}.filter-optical-console .symbol-filter-head{grid-template-columns:minmax(0,1fr) auto;gap:7px}.filter-optical-console .symbol-filter-head .filter-market-switch{grid-column:1 / -1}.filter-optical-console .filter-modal-footer{min-height:52px;gap:6px;padding:6px}.filter-optical-console .filter-modal-footer button{min-width:40px;min-height:40px;padding-inline:9px}.filter-optical-console .filter-modal-footer .filter-footer-done{min-width:46px}.history-modal.history-drawer{width:100vw!important;height:100dvh!important;grid-template-rows:96px minmax(0,1fr)!important;overflow:hidden}.history-modal .history-modal-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 40px;grid-template-rows:40px 42px;gap:6px;padding:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) 6px max(6px,env(safe-area-inset-left))}.history-modal .history-modal-title{grid-column:1;grid-row:1;min-width:0;align-self:center}.history-modal .history-modal-title>span{display:none}.history-modal-symbol-line{gap:7px}.history-modal .history-modal-title h2{max-width:min(38vw,150px);overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.history-modal .history-active-market{min-width:0;max-width:104px;height:24px}.history-modal .history-symbol-search{grid-column:1 / -1;grid-row:2;min-width:0}.history-symbol-search-box{width:100%;height:42px}.history-symbol-search-box input{min-width:0;font-size:16px}.history-symbol-search-clear{width:38px;height:38px}.history-symbol-popover{top:calc(100% + 4px);right:0;left:0;width:100%;max-height:min(54dvh,420px)}.history-symbol-results{max-height:min(54dvh,420px);-webkit-overflow-scrolling:touch}.history-symbol-result{min-height:58px;grid-template-columns:minmax(0,1fr) auto;gap:6px}.history-symbol-result>em{grid-column:1 / -1;text-align:left}.history-modal .history-modal-meta{display:none}.history-modal .modal-close{grid-column:2;grid-row:1;width:40px;height:40px}.history-modal .history-modal-body,.history-drawer .history-modal-body,.history-modal .history-modal-body.side-open,.history-drawer .history-modal-body.side-open,.history-modal .history-modal-body.side-closed,.history-drawer .history-modal-body.side-closed{min-height:0;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;overflow:hidden}.history-modal .history-chart-panel{min-height:0;gap:4px;padding:4px;overflow:hidden}.history-modal .history-chart-toolbar{min-width:0;overflow:hidden}.history-modal .history-chart-controls{min-width:0;min-height:38px;display:flex;flex-wrap:nowrap;gap:4px;padding-bottom:1px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x}.history-modal .history-chart-controls::-webkit-scrollbar{display:none}.history-modal .history-control-group,.history-modal .history-filter-toggle,.history-reaction-toggle,.history-modal .history-legend{min-height:38px;flex:0 0 auto;scroll-snap-align:start}.history-modal .history-feed-tabs{min-width:0;flex-basis:auto}.history-modal .history-feed-tabs button,.history-modal .history-timeframe-tabs button,.history-modal .history-outcome-tabs button{min-height:32px}.history-modal .history-feed-tabs button{min-width:45px;max-width:62px;padding-inline:5px}.history-modal .history-feed-tabs button span,.history-modal .history-filter-toggle span,.history-reaction-toggle span{display:none}.history-modal .history-timeframe-tabs button{min-width:36px;padding-inline:7px}.history-modal .history-outcome-tabs button{min-width:44px;padding-inline:7px}.history-modal .history-filter-toggle,.history-reaction-toggle{width:40px;justify-content:center;padding:0}.history-modal .history-filter-toggle input{width:26px;height:15px}.history-modal .history-chart-frame,.history-drawer .history-chart-frame{min-width:0;min-height:0;border-radius:4px;touch-action:none}.history-modal .history-chart-tools{top:7px!important;right:7px!important;max-width:calc(100% - 62px);overflow-x:auto;scrollbar-width:none}.history-modal .history-chart-tools::-webkit-scrollbar,.history-modal .history-toolbelt::-webkit-scrollbar{display:none}.history-modal .history-toolbelt{top:auto!important;right:7px;bottom:calc(7px + env(safe-area-inset-bottom));left:7px!important;width:auto;max-width:calc(100% - 14px);display:flex;grid-template-columns:none;gap:2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;touch-action:pan-x}.history-modal .history-toolbelt button,.history-modal .history-chart-tools button{width:36px;min-width:36px;height:36px}.history-modal .history-tool-separator{width:1px;height:24px;flex:0 0 1px;align-self:center;margin:0 2px}.history-modal .history-measure-hint{right:7px;bottom:58px;left:7px;max-width:none}.history-backfill-status{bottom:58px;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-chart-error{right:7px;bottom:58px;left:7px;max-width:none}.history-reaction-head{align-items:stretch;flex-direction:column;gap:6px}.history-reaction-rules{min-width:max-content}.history-reaction-stats{overflow:auto;-webkit-overflow-scrolling:touch}}@media(max-width:420px){.screener-command-deck .topbar .omega-logo.brand{width:min(102px,31vw)}.screener-command-deck .reference-performance-action,.screener-command-deck .reference-filter-action,.screener-command-deck .reference-grid-action{width:36px;min-width:36px;height:36px;min-height:36px}.tile-title strong,.symbol-copy strong{font-size:16px!important}.density-column-head,.line-row,.cascade-level-head,.cascade-level-row{grid-template-columns:minmax(54px,.9fr) minmax(66px,1.05fr) minmax(52px,.8fr) minmax(44px,.7fr)!important;gap:3px!important}.line-row b,.line-row span{font-size:10px}.history-modal .history-active-market .history-active-market-name{display:none}.history-modal .history-active-market{width:42px;padding-inline:5px}.history-modal .history-modal-title h2{max-width:42vw}}@media(min-width:721px)and (max-width:900px)and (min-height:561px){.history-modal.history-drawer{grid-template-rows:104px minmax(0,1fr)!important}.history-modal .history-modal-head{grid-template-columns:minmax(210px,1fr) auto 40px;grid-template-rows:40px 42px;gap:6px 10px;padding:6px 10px}.history-modal .history-modal-title{grid-column:1;grid-row:1}.history-modal .history-symbol-search{grid-column:1 / -1;grid-row:2}.history-symbol-search-box{height:42px}.history-modal .history-modal-meta{grid-column:2;grid-row:1}.history-modal .modal-close{grid-column:3;grid-row:1;width:40px;height:40px}.history-modal .history-chart-panel{padding:6px}}@media(max-width:900px)and (max-height:560px){.history-modal.history-drawer{grid-template-rows:52px minmax(0,1fr)!important}.history-modal .history-modal-head{grid-template-columns:minmax(120px,.52fr) minmax(180px,1fr) 40px;grid-template-rows:40px;gap:6px;padding:6px max(6px,env(safe-area-inset-right)) 6px max(6px,env(safe-area-inset-left))}.history-modal .history-modal-title{grid-column:1;grid-row:1}.history-modal .history-symbol-search{grid-column:2;grid-row:1}.history-symbol-search-box{height:40px}.history-modal .modal-close{grid-column:3;grid-row:1}.history-modal .history-chart-panel{padding:3px}.history-modal .history-chart-controls,.history-modal .history-control-group,.history-modal .history-filter-toggle,.history-reaction-toggle,.history-modal .history-legend{min-height:34px}.history-modal .history-feed-tabs button,.history-modal .history-timeframe-tabs button,.history-modal .history-outcome-tabs button{min-height:28px}}:where(.telegram-alert-panel,.market-alert-dialog){--telegram-accent: 240, 90, 79;--telegram-surface: #020303;--telegram-surface-raised: #080a0c;--telegram-line: rgba(235, 239, 242, .13);--telegram-line-strong: rgba(235, 239, 242, .26);--telegram-text: #e8ebef;--telegram-muted: rgba(185, 192, 201, .58);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.telegram-alert-panel{gap:12px;margin:0;padding:12px;border:1px solid var(--telegram-line);border-radius:6px;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent 112px),var(--telegram-surface);box-shadow:inset 0 1px #ffffff0e,0 16px 40px #0000003d}.telegram-alert-head{min-height:44px;padding:0 0 11px;border-bottom:1px solid rgba(235,239,242,.09)}.telegram-alert-icon{border-color:rgba(var(--telegram-accent),.3);border-radius:5px;background:linear-gradient(180deg,rgba(var(--telegram-accent),.12),rgba(var(--telegram-accent),.035)),#060708;color:rgb(var(--telegram-accent));box-shadow:inset 2px 0 rgba(var(--telegram-accent),.72)}.telegram-alert-head>div>span,.telegram-connection-row span,.telegram-threshold-grid span,.telegram-symbols-field>span,.telegram-alert-event-picker legend,.telegram-alert-feed-picker legend,.telegram-alert-symbol-picker>label{color:#b9c0c98a;font:720 8px/1.15 JetBrains Mono,SFMono-Regular,Consolas,monospace;letter-spacing:.075em}.telegram-alert-head h3{color:var(--telegram-text);font-size:14px;font-weight:720;letter-spacing:-.015em}.telegram-alert-state.connected{min-height:22px;padding:3px 8px 3px 18px;border-color:#24d28038;border-radius:999px;background:radial-gradient(circle at 9px 50%,rgb(36,210,128) 0 2px,transparent 2.5px),#24d28009;color:#beebd8cc;box-shadow:none}.telegram-alert-config{gap:11px}.telegram-connection-row,.telegram-alert-volume,.telegram-coin-watch,.telegram-personal-alerts{border:1px solid var(--telegram-line);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 70%),#030404;box-shadow:inset 0 1px #ffffff09}.telegram-connection-row{min-height:48px;padding:8px 10px}.telegram-connection-row b{color:#f2f5f7e0;font-size:11px;font-weight:680}.telegram-switch{min-height:28px;gap:8px;color:#e1e5e9b8;font-size:10px;font-weight:650}.telegram-switch b{color:inherit;font-size:inherit;font-weight:inherit}.telegram-switch-track{width:34px;height:18px;border-color:#ebeff233;background:#08090b;box-shadow:inset 0 1px 3px #000000b8}.telegram-switch-track i{top:3px;left:3px;width:10px;height:10px;background:#77808a}.telegram-switch input:checked+.telegram-switch-track{border-color:rgba(var(--telegram-accent),.54);background:rgba(var(--telegram-accent),.12);box-shadow:inset 0 0 0 1px rgba(var(--telegram-accent),.04),0 0 9px rgba(var(--telegram-accent),.07)}.telegram-switch input:checked+.telegram-switch-track i{transform:translate(16px);background:#f4f6f8;box-shadow:0 0 6px rgba(var(--telegram-accent),.34)}.telegram-switch input:focus-visible+.telegram-switch-track{outline:1px solid rgba(245,248,250,.66);outline-offset:2px}.telegram-alert-event-picker,.telegram-alert-feed-picker{margin:0}.telegram-alert-event-picker{gap:6px}.telegram-alert-event-picker legend,.telegram-alert-feed-picker legend{margin-bottom:7px}.telegram-alert-event-picker>button{min-height:48px;grid-template-columns:28px minmax(0,1fr);gap:1px 8px;padding:7px 25px 7px 7px;border:1px solid var(--telegram-line);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent),#030404;color:#dbe0e5b8;box-shadow:inset 0 1px #ffffff06;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.telegram-alert-event-picker>button>span{width:28px;height:28px;border-color:#ebeff21f;border-radius:4px;background:#0b0d10;color:#b9c0c9a3}.telegram-alert-event-picker>button b{color:inherit;font-size:10.5px;font-weight:720}.telegram-alert-event-picker>button small{color:#9ea7b385;font-size:8.5px}.telegram-alert-event-picker>button:hover{border-color:var(--telegram-line-strong);background:#ffffff06;color:#f1f3f5}.telegram-alert-event-picker>button .check{top:7px;right:7px;color:rgb(var(--telegram-accent))}.telegram-alert-volume{grid-template-columns:minmax(150px,1fr) repeat(2,minmax(116px,.72fr));gap:8px;margin:0;padding:9px}.telegram-alert-volume>header b{color:#ebeff2e0;font-size:10.5px;font-weight:720}.telegram-alert-volume>header span,.telegram-coin-watch>header p{color:#9ea7b385;font-size:8.5px}.telegram-alert-volume>label>span{color:#b9c0c97a;font-size:7.5px}.telegram-alert-volume>label>div,.telegram-threshold-grid input,.telegram-threshold-grid select,.telegram-symbols-field input,.telegram-alert-symbol-picker>input{border:1px solid rgba(235,239,242,.14);border-radius:4px;background:#08090b;color:#edf0f3;box-shadow:inset 0 1px 3px #00000094}.telegram-alert-volume>label>div:focus-within,.telegram-threshold-grid input:focus,.telegram-threshold-grid select:focus,.telegram-symbols-field input:focus,.telegram-alert-symbol-picker>input:focus{outline:0;border-color:#f5f8fa66;box-shadow:0 0 0 2px #ffffff0f,inset 0 1px 3px #00000094}.telegram-alert-panel input[type=number],.market-alert-dialog input[type=number],.history-min-volume-filter input[type=number]{appearance:textfield;-moz-appearance:textfield}.telegram-alert-panel input[type=number]::-webkit-inner-spin-button,.telegram-alert-panel input[type=number]::-webkit-outer-spin-button,.market-alert-dialog input[type=number]::-webkit-inner-spin-button,.market-alert-dialog input[type=number]::-webkit-outer-spin-button,.history-min-volume-filter input[type=number]::-webkit-inner-spin-button,.history-min-volume-filter input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.telegram-quality-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.telegram-quality-options .telegram-switch{min-width:0;min-height:42px;padding:6px 8px;border:1px solid var(--telegram-line);border-radius:5px;background:#030404}.telegram-quality-options .telegram-switch:nth-child(3){grid-column:1 / -1}.telegram-alert-exchange-grid{max-height:318px;gap:6px;overflow-x:hidden;padding:0 6px 2px 0;scrollbar-gutter:stable;scrollbar-color:rgba(185,192,201,.34) transparent}.telegram-alert-exchange-grid::-webkit-scrollbar{width:5px}.telegram-alert-exchange-grid::-webkit-scrollbar-thumb{border:1px solid transparent;background:#b9c0c966;background-clip:content-box}.telegram-alert-exchange-grid>article{padding:7px;border:1px solid var(--telegram-line);border-radius:5px;background:#030404;box-shadow:inset 0 1px #ffffff06}.telegram-alert-exchange-grid>article.active{border-color:#ebeff23d;background:linear-gradient(90deg,rgba(var(--telegram-accent),.045),transparent 44%),#050607;box-shadow:inset 2px 0 rgba(var(--telegram-accent),.52)}.telegram-alert-exchange-grid article>header{min-height:20px;margin-bottom:6px}.telegram-alert-exchange-logo{width:18px;height:18px;border-radius:4px}.telegram-alert-exchange-grid article>header b{color:#e1e6eac7;font-size:9.5px;font-weight:720}.telegram-alert-exchange-grid article>div>button{height:25px;border-color:#ebeff21f;border-radius:4px;background:#0a0c0f;color:#9ea7b3a3;font:760 7.5px/1 JetBrains Mono,Consolas,monospace}.telegram-alert-exchange-grid article>div>button:hover{border-color:#ebeff242;background:#ffffff09;color:#fff}.telegram-alert-exchange-grid article>div>button.active{border-color:#f5f8fa57;background:linear-gradient(180deg,#ffffff13,#ffffff05),#0a0c0e;color:#fff;box-shadow:inset 0 -1px #ffffff94}.telegram-alert-exchange-grid article>div>button.active svg{color:rgb(var(--telegram-accent))}.telegram-coin-watch{gap:11px;margin:0;padding:11px}.telegram-coin-watch>header{align-items:center;padding-bottom:9px;border-bottom:1px solid rgba(235,239,242,.08)}.telegram-coin-watch>header span{color:rgba(var(--telegram-accent),.86);font-size:7.5px}.telegram-coin-watch>header h4{margin-top:3px;font-size:13px;font-weight:720}.telegram-alert-symbol-picker{gap:6px;margin:0}.telegram-alert-symbol-picker>input{height:33px;padding:0 9px;font-size:10.5px}.telegram-alert-symbol-list{max-height:124px;gap:4px;overflow-x:hidden;padding:5px 7px 5px 5px;border:1px solid var(--telegram-line);border-radius:4px;background:#030404;scrollbar-gutter:stable}.telegram-alert-symbol-list button{height:25px;border:1px solid rgba(235,239,242,.09);border-radius:3px;background:#090b0d;color:#b9c0c9b3;font:690 9px/1 JetBrains Mono,Consolas,monospace}.telegram-alert-symbol-list button:hover,.telegram-alert-symbol-list button.active{border-color:#f5f8fa47;background:#ffffff0b;color:#fff;box-shadow:inset 2px 0 rgba(var(--telegram-accent),.68)}.telegram-primary-action,.telegram-alert-actions button,.market-alert-dialog footer button,.market-alert-connect button{min-height:31px;border:1px solid rgba(235,239,242,.17);border-radius:4px;background:linear-gradient(180deg,#fff1,#ffffff03),#080a0c;color:#ebeff2d1;font-size:9.5px;font-weight:700;box-shadow:inset 0 1px #ffffff0b}.telegram-primary-action:hover,.telegram-alert-actions button:hover,.market-alert-dialog footer button:hover,.market-alert-connect button:hover{border-color:#f5f8fa57;color:#fff;box-shadow:inset 2px 0 rgba(var(--telegram-accent),.72),0 0 10px #ffffff09}.telegram-alert-actions{align-items:center;padding-top:10px}.telegram-alert-actions button.danger,.market-alert-dialog footer button.danger{color:#ff9aadc7;border-color:#ff4c7438;background:#ff4c7406}.telegram-personal-alerts{gap:7px;margin:0;padding:10px}.telegram-personal-alerts article{border-color:#ebeff21c;border-radius:4px;background:#07090b}.market-alert-dialog{width:min(620px,100%);border:1px solid rgba(235,239,242,.18);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.028),transparent 110px),#020303;box-shadow:0 28px 84px #000000d1,inset 0 1px #ffffff0e;scrollbar-color:rgba(185,192,201,.35) transparent;scrollbar-width:thin}.market-alert-dialog>header{position:sticky;z-index:4;top:0;padding:11px 13px;border-bottom-color:#ebeff21a;background:#020303f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.market-alert-dialog>header>span{border-color:rgba(var(--telegram-accent),.3);border-radius:5px;background:rgba(var(--telegram-accent),.075);color:rgb(var(--telegram-accent));box-shadow:inset 2px 0 rgba(var(--telegram-accent),.72)}.market-alert-dialog header small{color:#b9c0c97a;font:720 7.5px/1 JetBrains Mono,Consolas,monospace}.market-alert-dialog header strong{color:#f2f4f6;font-size:14px;font-weight:760}.market-alert-dialog header button{border-color:#ebeff224;border-radius:4px;background:#080a0c}.market-alert-dialog .telegram-alert-event-picker,.market-alert-dialog .telegram-alert-feed-picker,.market-alert-dialog .telegram-alert-volume{margin:11px 13px}.market-alert-dialog .telegram-alert-exchange-grid{max-height:224px}.market-alert-enabled,.market-alert-quality,.market-alert-error{border-radius:4px}.market-alert-enabled{border-color:rgba(var(--telegram-accent),.22);background:rgba(var(--telegram-accent),.045);color:#ebeff2b8}.market-alert-enabled svg{color:rgb(var(--telegram-accent))}.market-alert-quality{margin:10px 13px;padding:8px 9px;border-left:2px solid rgba(var(--telegram-accent),.5);background:rgba(var(--telegram-accent),.035);color:#b9c0c99e;font-size:9px}.market-alert-dialog>footer{position:sticky;z-index:4;bottom:0;padding:10px 13px;border-top-color:#ebeff21a;background:#020303f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.market-alert-dialog footer button.primary,.market-alert-connect button{border-color:rgba(var(--telegram-accent),.42);background:linear-gradient(180deg,rgba(var(--telegram-accent),.18),rgba(var(--telegram-accent),.07)),#080707;color:#f8f9fa;box-shadow:inset 2px 0 rgba(var(--telegram-accent),.82)}.card-sort-control{background:transparent;box-shadow:none}.card-sort-control .filter-select-trigger:hover,.card-sort-control .filter-select-trigger[aria-expanded=true]{background:transparent}.card-sort-control .filter-select-menu{top:calc(100% + 7px);right:auto;left:0;z-index:420;width:max(100%,190px);background:#020303}.screener-command-deck:before{content:none;display:none}@media(max-width:760px){.telegram-alert-panel{padding:9px}.telegram-alert-head{grid-template-columns:32px minmax(0,1fr) auto}.telegram-alert-event-picker,.telegram-alert-exchange-grid,.telegram-quality-options{grid-template-columns:minmax(0,1fr)}.telegram-alert-volume{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-alert-volume>header{grid-column:1 / -1}.telegram-coin-watch>header{align-items:flex-start;flex-direction:column;gap:5px}.telegram-coin-watch>header p{max-width:none}.market-alert-dialog{max-height:92dvh;border-radius:7px 7px 0 0}}@media(max-width:420px){.telegram-alert-state.connected{width:22px;min-width:22px;padding:0;color:transparent;overflow:hidden}.telegram-alert-volume{grid-template-columns:minmax(0,1fr)}.telegram-alert-volume>header{grid-column:auto}.telegram-alert-symbol-list{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-alert-actions button.danger{margin-left:0}}.density-line.has-reaction-stat{height:auto;min-height:37px;max-height:none}.density-line.reaction-quality{--reaction-quality-rgb: 185, 192, 201;isolation:isolate}.density-line.reaction-quality-weak{--reaction-quality-rgb: 185, 192, 201}.density-line.reaction-quality-medium{--reaction-quality-rgb: 246, 199, 95}.density-line.reaction-quality-strong{--reaction-quality-rgb: 168, 105, 255}.density-line.reaction-quality:after{content:"";position:absolute;z-index:0;inset:0 0 0 auto;width:48%;pointer-events:none;background:linear-gradient(90deg,rgba(var(--reaction-quality-rgb),0),rgba(var(--reaction-quality-rgb),.04) 34%,rgba(var(--reaction-quality-rgb),.12) 72%,rgba(var(--reaction-quality-rgb),.19));box-shadow:inset -1px 0 rgba(var(--reaction-quality-rgb),.48)}.density-line.reaction-quality-medium:after{box-shadow:inset -2px 0 rgba(var(--reaction-quality-rgb),.56)}.density-line.reaction-quality-strong:after{box-shadow:inset -3px 0 rgba(var(--reaction-quality-rgb),.66),inset -10px 0 16px rgba(var(--reaction-quality-rgb),.08)}.density-line.reaction-quality>.line-row,.density-line.reaction-quality>.cascade-line-heading,.density-line.reaction-quality>.density-reaction-badge,.density-line.reaction-quality>.tick-cluster-details,.density-line.reaction-quality>.cascade-level-details{position:relative;z-index:1}.density-reaction-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.density-line>.density-reaction-badge.row-stat{width:calc(100% - 12px);max-width:none;height:14px;justify-content:flex-end;gap:4px;margin:0 6px 2px;padding:0 1px;color:#b9c0c9ad;border:0;border-top:1px solid rgba(185,192,201,.09);border-radius:0;background:transparent;font-size:7.5px;line-height:1}.density-line>.density-reaction-badge.row-stat svg{width:9px;height:9px;margin-right:auto;color:#b9c0c980}.density-line>.density-reaction-badge.row-stat b{color:#d2d8deb8}.density-line>.density-reaction-badge.row-stat i{color:rgba(var(--reaction-quality-rgb, 185, 192, 201),.88);font-style:normal;font-weight:800;white-space:nowrap}.density-line>.density-reaction-badge.row-stat em{color:#e8ebef;font-weight:700}.density-line>.density-reaction-badge.row-stat.quality-weak,.density-line>.density-reaction-badge.row-stat.quality-medium,.density-line>.density-reaction-badge.row-stat.quality-strong{color:rgba(var(--reaction-quality-rgb),.82);border-top-color:rgba(var(--reaction-quality-rgb),.16);background:transparent}@media(max-width:720px){.density-line.has-reaction-stat{min-height:50px}.density-line>.density-reaction-badge.row-stat{width:calc(100% - 18px);height:17px;margin:0 9px 2px;font-size:8px}}.history-price-alert-lines{position:absolute;inset:0;z-index:5;pointer-events:none;overflow:hidden}.history-price-alert-line{position:absolute;left:0;right:58px;height:0;border-top:1px dashed rgba(246,199,95,.82);filter:drop-shadow(0 0 3px rgba(246,199,95,.28))}.history-price-alert-line span{position:absolute;left:64px;top:-12px;display:inline-flex;align-items:center;gap:5px;height:23px;padding:0 7px;color:#f6d477;background:#191710f0;border:1px solid rgba(246,199,95,.42);border-radius:4px 0 0 4px;font:700 10px/1 Inter,sans-serif}.history-price-alert-line button{position:absolute;left:26px;top:-12px;display:grid;width:25px;height:23px;place-items:center;color:#f6d477;background:#191710f0;border:1px solid rgba(246,199,95,.42);border-radius:4px;pointer-events:auto}.history-price-alert-confirm{position:absolute;z-index:12;top:14px;right:72px;width:min(286px,calc(100% - 96px));display:grid;gap:9px;padding:12px;color:#e8ebef;background:#121418f7;border:1px solid rgba(246,199,95,.42);border-radius:7px;box-shadow:0 18px 45px #0000007a}.history-price-alert-confirm header{display:grid;grid-template-columns:18px 1fr 24px;align-items:center;color:#f6c75f}.history-price-alert-confirm header button{display:grid;width:23px;height:23px;place-items:center;color:#9ea7b3;background:transparent;border:0}.history-price-alert-confirm>span,.history-price-alert-confirm>small{color:#929ca8;font-size:10px}.history-price-alert-confirm label{display:grid;gap:5px;color:#a8b0ba;font-size:10px}.history-price-alert-confirm input{min-width:0;padding:8px 9px;color:#fff;background:#0b0d10;border:1px solid #343941;border-radius:4px;font:700 13px/1 Inter,sans-serif}.history-price-alert-confirm>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px;color:#171309;background:#f6c75f;border:1px solid #f6c75f;border-radius:5px;font-size:11px;font-weight:800}.history-price-alert-confirm>em,.history-price-alert-error{color:#ff899c;font-size:10px;font-style:normal}.history-price-alert-error{position:absolute;z-index:12;top:14px;right:72px;max-width:320px;padding:8px 10px;background:#370f17eb;border:1px solid rgba(255,76,116,.36);border-radius:5px}@media(max-width:700px){.history-price-alert-confirm{right:10px;width:min(286px,calc(100% - 20px))}.history-price-alert-line span{left:46px}.history-price-alert-line button{left:12px}}.telegram-personal-alerts{display:grid;gap:8px;margin:14px 0 4px;padding-top:12px;border-top:1px solid #2b3037}.telegram-personal-alerts>header{display:flex;align-items:center;gap:7px;color:#d9dee4}.telegram-personal-alerts>header svg{color:#f6c75f}.telegram-personal-alerts>header strong{font-size:11px}.telegram-personal-alerts>header span{margin-left:auto;color:#848e9a;font-size:10px}.telegram-personal-alerts>div{display:grid;gap:5px}.telegram-personal-alerts article{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(130px,1.4fr) 28px;align-items:center;gap:8px;padding:7px 8px;background:#171a1f;border:1px solid #2a2f36;border-radius:5px}.telegram-personal-alerts article.triggered{opacity:.58}.telegram-personal-alerts article>span{display:grid;gap:2px}.telegram-personal-alerts article b{font-size:11px}.telegram-personal-alerts article small{color:#818b97;font-size:8px}.telegram-personal-alerts article em{overflow:hidden;color:#9da6b1;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.telegram-personal-alerts article button{display:grid;width:26px;height:26px;place-items:center;color:#ff7289;background:transparent;border:1px solid rgba(255,76,116,.22);border-radius:4px}.telegram-switch{display:inline-flex;align-items:center;gap:9px;cursor:pointer;color:#cfd4da;font-size:11px}.telegram-switch input{position:absolute;opacity:0;pointer-events:none}.telegram-switch-track{position:relative;width:38px;height:20px;flex:0 0 auto;border:1px solid #3a4048;border-radius:999px;background:#171a1f;transition:border-color .16s ease,background .16s ease}.telegram-switch-track i{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#7f8995;transition:transform .16s ease,background .16s ease}.telegram-switch input:checked+.telegram-switch-track{border-color:#f05a4fb3;background:#f05a4f2e}.telegram-switch input:checked+.telegram-switch-track i{transform:translate(18px);background:#f05a4f}.telegram-switch input:focus-visible+.telegram-switch-track{outline:2px solid rgba(240,90,79,.35);outline-offset:2px}.telegram-alert-event-picker,.telegram-alert-feed-picker{min-width:0;margin:14px 0;padding:0;border:0}.market-alert-dialog .telegram-alert-event-picker,.market-alert-dialog .telegram-alert-feed-picker,.market-alert-dialog .telegram-alert-volume{margin:14px 16px}.telegram-alert-event-picker legend,.telegram-alert-feed-picker legend{margin-bottom:8px;color:#8f99a5;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.telegram-alert-event-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.telegram-alert-event-picker legend{grid-column:1 / -1}.telegram-alert-event-picker>button{position:relative;display:grid;grid-template-columns:27px minmax(0,1fr);grid-template-rows:auto auto;min-height:49px;gap:1px 8px;align-items:center;padding:7px 27px 7px 8px;color:#aeb6c0;text-align:left;border:1px solid #30353c;border-radius:6px;background:#16191e}.telegram-alert-event-picker>button>span{display:grid;grid-row:1 / 3;width:27px;height:27px;place-items:center;color:#8f99a5;border:1px solid #353b43;border-radius:5px;background:#20242a}.telegram-alert-event-picker>button b{font-size:11px}.telegram-alert-event-picker>button small{overflow:hidden;color:#737d89;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.telegram-alert-event-picker>button .check{position:absolute;top:7px;right:7px;color:#f05a4f}.telegram-alert-event-picker>button.active{color:#f1f3f5;border-color:#f05a4f8c;background:#f05a4f14}.telegram-alert-event-picker>button.active>span{color:#f05a4f;border-color:#f05a4f61;background:#f05a4f1a}.telegram-alert-volume{display:grid;grid-template-columns:minmax(150px,1fr) repeat(2,minmax(112px,.72fr));gap:8px;align-items:end;margin:14px 0;padding:10px;border:1px solid #30353c;border-radius:7px;background:#14171b}.telegram-alert-volume>header{display:grid;align-self:center;gap:3px}.telegram-alert-volume>header b{color:#dce0e5;font-size:11px}.telegram-alert-volume>header span{color:#737d89;font-size:9px}.telegram-alert-volume>label{display:grid;gap:4px}.telegram-alert-volume>label>span{color:#727c87;font-size:8px;font-weight:800;letter-spacing:.12em}.telegram-alert-volume>label>div{display:flex;height:32px;align-items:center;border:1px solid #343941;border-radius:5px;background:#0c0e11}.telegram-alert-volume>label>div:focus-within{border-color:#69727e;box-shadow:0 0 0 2px #b9c0c914}.telegram-alert-volume>label b{padding-left:9px;color:#77818c;font-size:11px}.telegram-alert-volume input{width:100%;min-width:0;padding:0 8px 0 4px;color:#edf0f3;border:0;outline:0;background:transparent;font:700 11px/1 Inter,sans-serif}.telegram-alert-exchange-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:312px;gap:7px;overflow-y:auto;padding-right:3px;scrollbar-color:#4a515b #171a1f;scrollbar-width:thin}.telegram-alert-exchange-grid>article{min-width:0;padding:8px;border:1px solid #2d3239;border-radius:6px;background:#15181c}.telegram-alert-exchange-grid>article.active{border-color:#4e555f;background:#1b1f24}.telegram-alert-exchange-grid article>header{display:flex;min-width:0;align-items:center;gap:7px;margin-bottom:7px}.telegram-alert-exchange-grid article>header b{overflow:hidden;color:#cdd2d8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.telegram-alert-exchange-logo{width:20px;height:20px;flex:0 0 auto;object-fit:contain;border-radius:4px}.telegram-alert-exchange-grid article>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.telegram-alert-exchange-grid article>div>button{display:inline-flex;min-width:0;height:26px;align-items:center;justify-content:center;gap:4px;padding:0 5px;color:#747e89;border:1px solid #30353c;border-radius:4px;background:#101216;font-size:8px;font-weight:800}.telegram-alert-exchange-grid article>div>button.active{color:#f1f3f5;border-color:#f05a4f8c;background:#f05a4f1a}.telegram-coin-watch{display:grid;gap:2px;margin-top:14px;padding:14px;border:1px solid #30353c;border-radius:8px;background:#121418}.telegram-coin-watch>header{display:flex;align-items:end;justify-content:space-between;gap:16px}.telegram-coin-watch>header span{color:#f05a4f;font-size:8px;font-weight:800;letter-spacing:.13em}.telegram-coin-watch>header h4{margin:2px 0 0;color:#e8ebef;font-size:14px}.telegram-coin-watch>header p{max-width:290px;margin:0;color:#7f8995;font-size:9px;line-height:1.45}.telegram-watch-save{justify-self:end;margin-top:8px}.telegram-alert-symbol-picker{position:relative;display:grid;gap:6px;margin:12px 0}.telegram-alert-symbol-picker>label{display:flex;align-items:center;gap:6px;color:#909aa6;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.telegram-alert-symbol-picker>input{height:34px;padding:0 10px;color:#e8ebef;border:1px solid #343941;border-radius:5px;outline:0;background:#0d0f12;font:700 11px Inter,sans-serif}.telegram-alert-symbol-picker>input:focus{border-color:#69727e;box-shadow:0 0 0 2px #b9c0c914}.telegram-alert-symbol-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-height:126px;gap:4px;overflow-y:auto;padding:6px;border:1px solid #2f343b;border-radius:5px;background:#0d0f12}.telegram-alert-symbol-list button{overflow:hidden;height:26px;padding:0 6px;color:#929ca7;border:1px solid transparent;border-radius:4px;background:#181b20;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.telegram-alert-symbol-list button:hover,.telegram-alert-symbol-list button.active{color:#fff;border-color:#4a515a;background:#23272d}.telegram-threshold-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:680px){.telegram-alert-event-picker{grid-template-columns:1fr}.telegram-alert-volume{grid-template-columns:1fr 1fr}.telegram-alert-volume>header{grid-column:1 / -1}.telegram-alert-exchange-grid{grid-template-columns:1fr;max-height:360px}.telegram-coin-watch>header{align-items:flex-start;flex-direction:column}.telegram-alert-symbol-list{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-threshold-grid.compact{grid-template-columns:1fr}}:root{--density-card-fixed-width: 308px}.reference-actions>button,.reference-actions .performance-mode-toggle{width:auto!important;min-width:0;min-height:32px;flex:0 0 auto;overflow:hidden;font-size:12px;white-space:nowrap}.screener-command-deck .reference-performance-action{width:auto!important;min-width:76px!important;padding-inline:8px!important}.screener-command-deck .reference-freeze-action,.screener-command-deck .reference-filter-action,.screener-command-deck .reference-settings-action{width:auto!important;gap:6px;padding-inline:10px!important}.screener-command-deck .reference-freeze-action{min-width:76px!important}.screener-command-deck .reference-filter-action{min-width:74px!important}.screener-command-deck .reference-settings-action{min-width:86px!important}.screener-command-deck .reference-profile-action{width:32px!important;min-width:32px!important;padding:0!important}.reference-freeze-action.active{color:#fff!important;border-color:#b9c0c980!important;background:#b9c0c91f!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 16px #b9c0c914!important}.reference-freeze-action.active svg{color:#dce2e8}.screener-command-deck .exchange-rail{--exchange-rail-height: 42px;display:grid!important;grid-template-columns:minmax(174px,auto) minmax(0,1fr)!important;grid-template-rows:42px 16px;height:66px!important;min-height:66px!important;max-height:66px!important;gap:0 12px!important;align-items:center;padding:5px 9px 4px!important;overflow:hidden!important}.card-sort-control{display:inline-flex;min-width:0;height:34px;align-items:center;gap:7px;padding:0 9px;border:1px solid rgba(235,239,242,.15);border-radius:5px;color:#aeb6bf;background:#0b0d10}.card-sort-control select{min-width:135px;color:#e7eaed;border:0;outline:0;background:transparent;font:700 13px/1 Inter,sans-serif}.card-sort-control option{color:#e7eaed;background:#171a1f}.screener-command-deck .exchange-rail-status{position:absolute!important;color:#89929d;font-size:12px;line-height:1.25;white-space:nowrap}.screener-command-deck .exchange-rail-track{grid-column:2;grid-row:1;min-width:0;width:100%;height:42px!important;display:block!important;overflow-x:auto!important;scrollbar-width:none;overscroll-behavior-inline:contain}.screener-command-deck .exchange-rail-list{width:max-content;min-width:100%;justify-content:center}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{min-width:102px;flex-basis:102px}.screener-command-deck .exchange-rail-main,.screener-command-deck .exchange-rail-markets button{font-size:12px!important}.exchange-rail-scroll-range{-webkit-appearance:none;appearance:none;grid-column:2;grid-row:2;width:100%;height:16px;margin:0;padding:0 2px;border:0;outline:0;background:transparent;cursor:grab;touch-action:pan-x}.exchange-rail-scroll-range::-webkit-slider-runnable-track{height:2px;border:0;border-radius:999px;background:#b9c0c933}.exchange-rail-scroll-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:56px;height:7px;margin-top:-2.5px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#b9c0c9;box-shadow:0 1px 4px #000c}.exchange-rail-scroll-range::-moz-range-track{height:2px;border:0;border-radius:999px;background:#b9c0c933}.exchange-rail-scroll-range::-moz-range-progress{height:2px;border-radius:999px;background:#b9c0c933}.exchange-rail-scroll-range::-moz-range-thumb{width:56px;height:7px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#b9c0c9;box-shadow:0 1px 4px #000c}.exchange-rail-scroll-range:hover::-webkit-slider-thumb,.exchange-rail-scroll-range:focus-visible::-webkit-slider-thumb{background:#eef0f2}.exchange-rail-scroll-range:hover::-moz-range-thumb,.exchange-rail-scroll-range:focus-visible::-moz-range-thumb{background:#eef0f2}.exchange-rail-scroll-range:disabled{opacity:.22;cursor:default}.density-board,.pinned-board{column-gap:12px!important;row-gap:18px!important}.density-tile.pinned,.density-tile.pinned:hover,.density-tile.pinned:focus-within{border-color:#ffffffe6!important;box-shadow:0 14px 30px #000000c7,inset 0 0 0 1px #ffffff38!important}.density-tile.menu-open{z-index:120!important;overflow:visible!important}.density-tile .tile-top{position:relative;min-height:64px!important;grid-template-rows:26px 21px!important;gap:6px!important;padding:7px 8px 6px!important;overflow:visible!important;cursor:default}.density-tile.pinned .tile-top{cursor:grab}.density-tile.pinned .tile-top:active{cursor:grabbing}.density-tile .tile-headline{min-height:26px;gap:5px}.density-tile .tile-title strong,.density-tile .symbol-copy strong{font-size:14.6px!important}.density-tile .tile-actions{flex:0 0 auto;height:24px;gap:3px!important}.density-tile .tile-action,.density-tile .market-alert-button{width:23px!important;min-width:23px!important;height:23px!important}.density-tile .tile-action svg{width:13px;height:13px}.density-tile .tile-feed-strip{height:21px!important;min-height:21px!important;gap:6px!important}.density-tile .tile-feed-logo{width:20px!important;height:20px!important;flex-basis:20px!important}.density-tile .tile-feed-logo .exchange-logo.compact{width:19px!important;height:19px!important}.pinned-drag-handle{position:absolute;top:1px;left:50%;z-index:2;color:#ffffff61;transform:translate(-50%);pointer-events:none}.ticker-copy-toast{position:absolute;top:-30px;left:7px;z-index:130;padding:6px 8px;border:1px solid rgba(185,192,201,.32);border-radius:5px;color:#f2f4f6;background:#191c21;box-shadow:0 8px 24px #0000008c;font-size:12px;white-space:nowrap;pointer-events:none}.tile-popover{position:absolute;top:38px;right:7px;z-index:140;width:min(274px,calc(100vw - 28px));padding:8px;border:1px solid #3a4048;border-radius:7px;color:#dfe3e7;background:#111419;box-shadow:0 18px 44px #000000c7;cursor:default}.card-context-menu{display:grid;gap:3px;width:220px}.card-context-menu button{display:flex;min-height:34px;align-items:center;gap:9px;padding:0 9px;color:#cbd1d7;border:0;border-radius:5px;background:transparent;font-size:13px;text-align:left}.card-context-menu button:hover,.card-context-menu button:focus-visible{color:#fff;outline:none;background:#242930}.card-context-divider{height:1px;margin:4px 2px;background:#30353c}.card-info-popover header{display:flex;align-items:center;justify-content:space-between}.card-info-popover header strong{font-size:15px}.card-info-popover header button{display:grid;width:27px;height:27px;place-items:center;color:#9da6b0;border:0;border-radius:4px;background:transparent}.card-info-popover dl{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:9px 0}.card-info-popover dl div{display:grid;gap:2px;padding:7px;border:1px solid #292e35;border-radius:5px;background:#171a1f}.card-info-popover dt{color:#828c97;font-size:11px}.card-info-popover dd{margin:0;color:#f1f3f5;font-size:13px;font-weight:800}.card-info-popover p{margin:0;color:#929ca7;font-size:11px;line-height:1.45}.density-tile .source-divider{min-height:31px!important}.density-tile .source-label b,.density-tile .source-label em{font-size:12px!important}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:72px minmax(76px,1fr) 58px 54px!important;gap:4px!important}.density-tile .density-column-head span{font-size:10px!important}.density-tile .density-line{min-height:34px}.density-tile .line-row{min-height:34px;padding:0 8px!important}.density-tile .line-row b,.density-tile .line-row span,.density-tile .line-row .line-price-value.compact,.density-tile .line-row .line-price-value.ultra-compact{font-size:13px!important}.density-tile .density-expand-toggle{min-height:32px;font-size:12px}.density-tile .no-density{min-height:82px;font-size:13px}.settings-modal-backdrop{z-index:1300;padding:24px}.settings-modal{width:min(980px,calc(100vw - 32px));max-height:min(820px,calc(100dvh - 32px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #353b43;border-radius:9px;color:#e8ebef;background:#0d0f12;box-shadow:0 28px 90px #000c}.settings-modal-head{display:grid;grid-template-columns:40px 1fr 36px;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #282d33;background:#121418}.settings-modal-mark{display:grid;width:34px;height:34px;place-items:center;color:#d6dbe0;border:1px solid #3a4048;border-radius:6px;background:#1c2025}.settings-modal-head small{color:#747e89;font-size:10px;font-weight:800;letter-spacing:.13em}.settings-modal-head h2{margin:2px 0 0;font-size:20px}.settings-modal-layout{min-height:0;display:grid;grid-template-columns:210px minmax(0,1fr)}.settings-modal-nav{display:grid;align-content:start;gap:5px;padding:12px;border-right:1px solid #282d33;background:#101216}.settings-modal-nav button{display:flex;min-height:42px;align-items:center;gap:10px;padding:0 11px;color:#929ca7;border:1px solid transparent;border-radius:6px;background:transparent;font-size:14px;font-weight:700}.settings-modal-nav button.active{color:#fff;border-color:#3a4048;background:#20242a}.settings-modal-content{min-width:0;overflow:auto;padding:16px}.settings-market-panel{display:grid;gap:12px}.settings-card{padding:14px;border:1px solid #30353c;border-radius:7px;background:#14171b}.settings-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.settings-card header small{color:#78828e;font-size:10px;font-weight:800;letter-spacing:.12em}.settings-card h3{margin:3px 0 0;font-size:16px}.settings-card header>strong{color:#f2f4f6;font-size:15px}.settings-card input[type=range]{width:100%;margin:18px 0 3px;accent-color:#c7cdd3}.settings-range-labels{display:flex;justify-content:space-between;color:#737d89;font-size:11px}.settings-card>p{margin:10px 0 0;color:#87919c;font-size:12px;line-height:1.5}.special-assets-card{display:grid;gap:8px}.settings-switch-row{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:14px;padding:9px 10px;border:1px solid #292e35;border-radius:6px;background:#101216}.settings-switch-row>span{display:grid;gap:3px}.settings-switch-row b{font-size:13px}.settings-switch-row small{color:#77818c;font-size:11px}.settings-switch-row input{width:36px;height:19px;accent-color:#f05a4f}.symbol-search-field{position:relative}.symbol-autocomplete{position:absolute;top:calc(100% + 5px);left:0;right:0;z-index:80;max-height:260px;overflow-y:auto;padding:5px;border:1px solid #373d45;border-radius:6px;background:#101216;box-shadow:0 18px 42px #000000b3}.symbol-autocomplete button{width:100%;display:grid;grid-template-columns:70px 1fr auto;gap:8px;align-items:center;min-height:36px;padding:0 8px;color:#b7bec7;border:0;border-radius:4px;background:transparent;text-align:left}.symbol-autocomplete button:hover{color:#fff;background:#242930}.symbol-autocomplete button strong{font-size:13px}.symbol-autocomplete button span,.symbol-autocomplete button small{overflow:hidden;color:#7f8995;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.symbol-autocomplete-empty,.symbol-add-error{color:#f18a81;font-size:12px}.symbol-exchange-selector{display:flex;gap:5px;overflow-x:auto;padding:7px 0;scrollbar-width:thin}.symbol-exchange-selector button{display:inline-flex;flex:0 0 auto;min-height:34px;align-items:center;gap:6px;padding:0 9px;color:#8f99a5;border:1px solid #2d3239;border-radius:5px;background:#111419;font-size:12px;font-weight:700}.symbol-exchange-selector button.active{color:#fff;border-color:#626b76;background:#23272d}.symbol-copy-settings{position:relative}.symbol-copy-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:90;width:min(330px,calc(100vw - 42px));padding:10px;border:1px solid #3a4048;border-radius:7px;background:#111419;box-shadow:0 18px 42px #000000b8}.symbol-copy-menu>strong{display:block;margin-bottom:8px;font-size:12px}.symbol-copy-menu>div{display:grid;grid-template-columns:1fr 1fr;max-height:270px;gap:4px;overflow-y:auto}.symbol-copy-menu label{display:flex;min-width:0;min-height:32px;align-items:center;gap:6px;padding:0 6px;border-radius:4px;color:#aeb6bf;font-size:12px}.symbol-copy-menu>button{width:100%;min-height:34px;margin-top:8px}.history-home-link{display:grid;width:126px;min-width:126px;height:42px;place-items:center;border-right:1px solid #2a2f36;text-decoration:none}.history-home-link .omega-logo{pointer-events:none}.history-min-volume-filter{display:inline-flex;height:34px;align-items:center;gap:6px;padding:0 8px;color:#8c96a1;border:1px solid #30363e;border-radius:5px;background:#0d0f12;font-size:12px;font-weight:700}.history-min-volume-filter input{width:96px;color:#eef0f3;border:0;outline:0;background:transparent;font:750 12px Inter,sans-serif}.history-modal .history-modal-title span,.history-modal .history-modal-meta span,.history-modal .history-chart-controls button,.history-modal .history-line-item,.history-modal .history-measure-hint{font-size:13px!important}.filter-modal button,.filter-modal input,.filter-modal select,.filter-modal label,.filter-modal p,.settings-modal button,.settings-modal input,.settings-modal label,.telegram-alerts-panel button,.telegram-alerts-panel input,.telegram-alerts-panel label{font-size:max(12px,1em)}@media(max-width:1120px){.screener-command-deck .topbar .omega-logo.brand{width:min(174px,24vw);min-width:132px}.screener-command-deck .reference-performance-action,.screener-command-deck .reference-freeze-action,.screener-command-deck .reference-magnet-action,.screener-command-deck .reference-filter-action,.screener-command-deck .reference-settings-action,.screener-command-deck .reference-profile-action{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.reference-freeze-action>span,.reference-magnet-action>span,.reference-filter-action>span,.reference-settings-action>span,.reference-performance-action .performance-mode-toggle__label,.reference-performance-action .performance-mode-toggle__switch{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}}@media(max-width:900px){:root{--density-card-fixed-width: 300px}.screener-command-deck .exchange-rail{grid-template-columns:minmax(160px,auto) minmax(0,1fr)!important;grid-template-rows:42px 16px}.screener-command-deck .exchange-rail-track,.exchange-rail-scroll-range{grid-column:2}.settings-modal-layout{grid-template-columns:176px minmax(0,1fr)}}@media(max-width:680px){:root{--density-card-fixed-width: min(100%, 350px)}.screener-command-deck{margin-inline:7px}.screener-command-deck .topbar{height:auto;min-height:52px;gap:8px}.reference-actions{gap:4px}.screener-command-deck .exchange-rail{grid-template-columns:minmax(148px,auto) minmax(0,1fr)!important;margin-inline:0}.card-sort-control{min-width:0}.card-sort-control select{width:126px;min-width:0;font-size:12px}.density-board,.pinned-board{grid-template-columns:minmax(0,350px)!important;justify-content:center!important}.density-tile,.density-tile.active{width:100%!important;min-width:0!important;max-width:350px!important}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:25% 31% 23% 21%!important}.tile-popover{right:4px}.settings-modal-backdrop{align-items:end;padding:0}.settings-modal{width:100vw;max-height:92dvh;border-radius:10px 10px 0 0}.settings-modal-head{padding:11px 12px}.settings-modal-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.settings-modal-nav{grid-template-columns:1fr 1fr;padding:8px;border-right:0;border-bottom:1px solid #282d33}.settings-modal-nav button{justify-content:center;min-height:38px;font-size:12px}.settings-modal-content{padding:10px}.settings-switch-row{align-items:flex-start}.symbol-filter-head{align-items:stretch;flex-wrap:wrap}.symbol-copy-menu{right:auto;left:0}.symbol-copy-menu>div{grid-template-columns:1fr}.history-home-link{width:48px;min-width:48px}.history-home-link .omega-logo:after{display:none}.history-min-volume-filter{flex:0 0 auto}}@media(max-width:380px){.screener-command-deck .topbar .omega-logo.brand{width:126px;min-width:126px}.screener-command-deck .topbar{gap:6px}.reference-actions{gap:3px}.screener-command-deck .reference-performance-action,.screener-command-deck .reference-freeze-action,.screener-command-deck .reference-filter-action,.screener-command-deck .reference-settings-action,.screener-command-deck .reference-profile-action{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}.reference-actions svg{width:15px;height:15px}}@media(prefers-reduced-motion:reduce){.ticker-copy-toast,.tile-popover{animation:none!important;transition:none!important}}:root{--density-card-fixed-width: 224px;--omega-ui-black: #020303;--omega-ui-raised: #070808;--omega-ui-line: rgba(235, 239, 242, .16);--omega-ui-line-hot: rgba(255, 255, 255, .42);--omega-ui-text: rgba(245, 247, 249, .92);--omega-ui-muted: rgba(185, 192, 201, .62);--omega-ui-glow: 0 0 12px rgba(255, 255, 255, .07)}.screener-command-deck{overflow:visible!important}.reference-actions{display:flex;min-width:max-content;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:5px}.screener-command-deck .reference-actions>button,.screener-command-deck .reference-actions .performance-mode-toggle{position:relative;width:auto!important;min-width:0;height:31px!important;min-height:31px!important;flex:0 0 auto;gap:6px;overflow:hidden;padding:0 8px!important;border:1px solid var(--omega-ui-line)!important;border-radius:5px!important;color:#ebeff2b8!important;background:linear-gradient(180deg,#fff1,#ffffff02 60%),var(--omega-ui-black)!important;box-shadow:inset 0 1px #ffffff14!important;font:720 10px/1 Inter,ui-sans-serif,system-ui,sans-serif!important;white-space:nowrap;transform:none!important}.screener-command-deck .reference-actions>button:before,.screener-command-deck .reference-actions>button:after,.screener-command-deck .reference-actions .performance-mode-toggle:before,.screener-command-deck .reference-actions .performance-mode-toggle:after{content:none!important;display:none!important}.screener-command-deck .reference-actions>button:hover,.screener-command-deck .reference-actions>button:focus-visible,.screener-command-deck .reference-actions .performance-mode-toggle:hover,.screener-command-deck .reference-actions .performance-mode-toggle:focus-visible,.screener-command-deck .reference-actions>button.active,.screener-command-deck .reference-actions .performance-mode-toggle.active{border-color:var(--omega-ui-line-hot)!important;color:#fff!important;background:linear-gradient(180deg,#ffffff1d,#ffffff05 62%),#050606!important;box-shadow:inset 0 1px #ffffff26,var(--omega-ui-glow)!important}.screener-command-deck .reference-actions>button:focus-visible,.screener-command-deck .reference-actions .performance-mode-toggle:focus-visible{outline:1px solid rgba(255,255,255,.72)!important;outline-offset:2px}.screener-command-deck .reference-performance-action{min-width:76px!important}.screener-command-deck .reference-freeze-action{min-width:72px!important}.screener-command-deck .reference-filter-action{min-width:70px!important}.screener-command-deck .reference-settings-action{min-width:80px!important}.screener-command-deck .reference-profile-action{width:31px!important;min-width:31px!important;padding:0!important}.screener-command-deck .exchange-rail{--exchange-rail-height: 42px;display:grid!important;grid-template-columns:174px minmax(0,1fr)!important;grid-template-rows:42px 14px!important;height:64px!important;min-height:64px!important;max-height:64px!important;gap:0 10px!important;align-items:center;padding:4px 7px 3px!important;overflow:visible!important;border-color:#ebeff21f!important;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 34%),#010202!important}.card-sort-control{position:relative;z-index:20;display:grid;grid-template-columns:20px minmax(0,1fr);min-width:0;height:32px;align-items:center;gap:4px;padding:0 4px 0 7px;border:1px solid var(--omega-ui-line);border-radius:4px;color:#ebeff28a;background:linear-gradient(180deg,#ffffff0b,#ffffff01),var(--omega-ui-black);box-shadow:inset 0 1px #ffffff0b}.card-sort-control>svg{justify-self:center}.card-sort-control .filter-select{width:100%}.card-sort-control .filter-select-trigger{height:28px;min-height:28px;padding:0 5px;border:0;background:transparent;box-shadow:none}.card-sort-control .filter-select-trigger>span{color:var(--omega-ui-text);font:700 10px/1 Inter,ui-sans-serif,system-ui,sans-serif}.card-sort-control .filter-select-trigger:hover,.card-sort-control .filter-select-trigger[aria-expanded=true]{border:0;background:#ffffff09;box-shadow:none}.card-sort-control .filter-select-menu{right:auto;left:-29px;width:202px;max-width:calc(100vw - 24px);border-color:#ebeff233;border-radius:4px;background:#020303;box-shadow:0 16px 38px #000000d1,0 0 12px #ffffff09}.screener-command-deck .exchange-rail-status{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.screener-command-deck .exchange-rail-track{grid-column:2;grid-row:1;min-width:0;width:100%;height:42px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.screener-command-deck .exchange-rail-track::-webkit-scrollbar{display:none}.screener-command-deck .exchange-rail-list{width:max-content;min-width:100%}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{min-width:88px;flex-basis:88px}.exchange-rail-scroll-range{appearance:none;-webkit-appearance:none;grid-column:2;grid-row:2;width:100%;height:14px;margin:0;padding:0 2px;border:0;outline:0;background:transparent;cursor:grab;touch-action:pan-x}.exchange-rail-scroll-range:active{cursor:grabbing}.exchange-rail-scroll-range::-webkit-slider-runnable-track{height:1px;border:0;border-radius:0;background:#ebeff22e}.exchange-rail-scroll-range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:46px;height:5px;margin-top:-2px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#b9c0c9;box-shadow:0 0 7px #ffffff1f}.exchange-rail-scroll-range::-moz-range-track,.exchange-rail-scroll-range::-moz-range-progress{height:1px;border:0;background:#ebeff22e}.exchange-rail-scroll-range::-moz-range-thumb{width:46px;height:5px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#b9c0c9;box-shadow:0 0 7px #ffffff1f}.exchange-rail-scroll-range:hover::-webkit-slider-thumb,.exchange-rail-scroll-range:focus-visible::-webkit-slider-thumb,.exchange-rail-scroll-range:hover::-moz-range-thumb,.exchange-rail-scroll-range:focus-visible::-moz-range-thumb{background:#fff;box-shadow:0 0 9px #ffffff3d}.exchange-rail-scroll-range:focus-visible{box-shadow:none}.exchange-rail-scroll-range:disabled{opacity:.18;cursor:default}.density-board,.pinned-board{grid-template-columns:repeat(auto-fill,var(--density-card-fixed-width))!important;justify-content:start!important}.density-tile,.density-tile.active{width:var(--density-card-fixed-width)!important;min-width:var(--density-card-fixed-width)!important;max-width:var(--density-card-fixed-width)!important}.density-tile.menu-open{z-index:180!important;overflow:visible!important}.density-tile.pinned,.density-tile.pinned:hover,.density-tile.pinned:focus-within{border-color:#ffffff4d!important;box-shadow:inset 0 2px #ffffff9e,0 10px 23px #000000b8!important}.density-tile .tile-top{min-height:47px!important;padding:5px 6px 4px!important;overflow:visible}.density-tile .tile-headline{min-width:0;min-height:21px;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px}.density-tile .tile-title,.density-tile .symbol-copy{min-width:0;overflow:hidden}.density-tile .tile-title strong,.density-tile .symbol-copy strong{overflow:hidden;font-size:14px!important;line-height:21px!important;text-overflow:ellipsis;white-space:nowrap}.density-tile .tile-actions{width:auto;height:21px;display:flex;align-items:center;gap:2px;padding:0}.density-tile .tile-action,.density-tile .market-alert-button{position:relative;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;display:grid;place-items:center;padding:0!important;border:1px solid rgba(235,239,242,.1)!important;border-radius:3px!important;color:#ebeff28c;background:#ffffff03!important;box-shadow:none!important;transform:none!important}.density-tile .tile-action:before,.density-tile .tile-action:after,.density-tile .market-alert-button:before,.density-tile .market-alert-button:after{content:none!important;display:none!important}.density-tile .tile-action:hover,.density-tile .tile-action:focus-visible,.density-tile .tile-action.active,.density-tile .market-alert-button:hover,.density-tile .market-alert-button:focus-visible{border-color:#ffffff5c!important;color:#fff!important;background:#fff1!important;box-shadow:0 0 8px #ffffff14!important}.density-tile .tile-action:focus-visible,.density-tile .market-alert-button:focus-visible{outline:1px solid rgba(255,255,255,.68);outline-offset:1px}.density-tile .tile-action svg{width:11px;height:11px}.density-tile .tile-feed-strip{height:16px!important;min-height:16px!important;gap:3px!important}.tile-popover{top:31px;right:5px;z-index:220;width:min(212px,calc(100vw - 22px));padding:6px;border:1px solid rgba(235,239,242,.2);border-radius:4px;color:var(--omega-ui-text);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 36%),#020303;box-shadow:0 18px 42px #000000db,0 0 12px #ffffff0a}.tile-popover button:before,.tile-popover button:after{content:none!important;display:none!important}.card-context-menu{width:202px;gap:2px}.card-context-menu button{min-height:31px;gap:8px;padding:0 8px;border:1px solid transparent;border-radius:3px;color:#ebeff2b3;background:transparent;font-size:11px}.card-context-menu button:hover,.card-context-menu button:focus-visible{border-color:#ebeff221;color:#fff;background:#ffffff0b;box-shadow:inset 2px 0 #ffffffad}.card-info-popover header strong{font-size:13px}.card-info-popover dl{gap:4px;margin:7px 0}.card-info-popover dl div{min-width:0;padding:5px;border-color:#ebeff21a;border-radius:3px;background:#ffffff05}.card-info-popover dt{font-size:9px}.card-info-popover dd{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.card-info-popover p{font-size:9.5px}.density-tile .source-divider{min-height:25px!important}.density-tile .source-label{min-width:0;overflow:hidden}.density-tile .source-label b,.density-tile .source-label em{overflow:hidden;font-size:10px!important;text-overflow:ellipsis;white-space:nowrap}.density-tile .density-column-head span{min-width:0;overflow:hidden;font-size:8.5px!important;text-overflow:clip;white-space:nowrap}.density-tile .density-line{min-height:31px}.density-tile .line-row{min-height:31px;padding:0 6px!important}.density-tile .line-row>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.density-tile .line-row b{font-size:11.5px!important}.density-tile .line-row span{font-size:10.5px!important}.density-tile .tile-foot,.density-tile .density-reaction-badge{display:none!important}.settings-modal-backdrop{z-index:1300;padding:20px;background:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.settings-modal{width:min(920px,calc(100vw - 28px));max-height:min(800px,calc(100dvh - 28px));border:1px solid rgba(235,239,242,.19);border-radius:5px;color:var(--omega-ui-text);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 20%),#020303;box-shadow:0 28px 90px #000000e0,0 0 18px #ffffff09}.settings-modal-head{grid-template-columns:34px 1fr 32px;gap:9px;padding:10px 12px;border-bottom-color:#ebeff21f;background:#ffffff04}.settings-modal-mark{width:30px;height:30px;border-color:#ebeff229;border-radius:3px;color:#ebeff2b8;background:#050606;box-shadow:inset 0 1px #ffffff12}.settings-modal-head small{color:#b9c0c985;font-size:8px;letter-spacing:.12em}.settings-modal-head h2{margin:2px 0 0;font-size:17px}.settings-modal-layout{grid-template-columns:190px minmax(0,1fr)}.settings-modal-nav{gap:3px;padding:8px;border-right-color:#ebeff21a;background:#010202}.settings-modal-nav button{position:relative;min-height:38px;gap:8px;padding:0 9px;overflow:hidden;border:1px solid transparent;border-radius:3px;color:#b9c0c999;background:transparent;font-size:11px;transform:none!important}.settings-modal-nav button:before,.settings-modal-nav button:after{content:none!important;display:none!important}.settings-modal-nav button:hover,.settings-modal-nav button:focus-visible{border-color:#ebeff21f;color:#fff;background:#ffffff09}.settings-modal-nav button.active{border-color:#ebeff233;color:#fff;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 70%),#050606;box-shadow:inset 2px 0 #ffffffc7,0 0 10px #ffffff09}.settings-modal-content{padding:12px;scrollbar-color:rgba(185,192,201,.5) transparent}.settings-modal-content button{border:1px solid rgba(235,239,242,.14);border-radius:3px;color:#ebeff2b3;background:linear-gradient(180deg,#ffffff0b,#ffffff01),#020303;box-shadow:inset 0 1px #ffffff0a;transform:none!important}.settings-modal-content button:hover,.settings-modal-content button:focus-visible{border-color:#ffffff52;color:#fff;background:#ffffff0d;box-shadow:var(--omega-ui-glow)}.settings-modal-content button:before,.settings-modal-content button:after{content:none!important;display:none!important}.settings-modal-content input:not([type=checkbox]):not([type=range]),.settings-modal-content textarea,.settings-modal-content select{border:1px solid rgba(235,239,242,.14);border-radius:3px;color:var(--omega-ui-text);background:#020303;box-shadow:inset 0 1px #ffffff06}.settings-modal-content input:not([type=checkbox]):not([type=range]):focus,.settings-modal-content textarea:focus,.settings-modal-content select:focus{border-color:#ffffff61;box-shadow:0 0 0 1px #ffffff17,var(--omega-ui-glow)}.settings-market-panel{gap:9px}.settings-card{padding:11px;border-color:#ebeff221;border-radius:4px;background:#ffffff03;box-shadow:inset 0 1px #ffffff05}.settings-card header small{color:#b9c0c980;font-size:8px}.settings-card h3{font-size:13px}.settings-card header>strong{font-size:12px}.settings-card>p{color:#b9c0c98f;font-size:10.5px}.settings-card input[type=range]{appearance:none;-webkit-appearance:none;height:18px;margin:14px 0 2px;background:transparent}.settings-card input[type=range]::-webkit-slider-runnable-track{height:2px;background:#ebeff238}.settings-card input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:13px;height:13px;margin-top:-5.5px;border:1px solid #fff;border-radius:50%;background:#b9c0c9;box-shadow:0 0 8px #ffffff2e}.settings-range-labels{color:#b9c0c973;font-size:9px}.settings-switch-row{min-height:50px;padding:7px 9px;border-color:#ebeff21a;border-radius:3px;background:#020303}.settings-switch-row:hover{border-color:#ebeff233;background:#ffffff05}.settings-switch-row b{font-size:11px}.settings-switch-row small{color:#b9c0c980;font-size:9px}.settings-switch-row input[type=checkbox]{appearance:none;-webkit-appearance:none;width:34px;min-width:34px;height:18px;border:1px solid rgba(235,239,242,.2);border-radius:999px;background:radial-gradient(circle at 8px 50%,rgba(185,192,201,.55) 0 4px,transparent 4.5px),#020303;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.settings-switch-row input[type=checkbox]:checked{border-color:#ffffff85;background:radial-gradient(circle at 25px 50%,#fff 0 4px,transparent 4.5px),#ffffff13;box-shadow:0 0 8px #ffffff17}.symbol-autocomplete,.symbol-copy-menu{border-color:#ebeff22e;border-radius:4px;background:#020303;box-shadow:0 18px 42px #000000d6,0 0 12px #ffffff08}.symbol-autocomplete button,.symbol-copy-menu button,.symbol-exchange-selector button{position:relative;overflow:hidden;border-radius:3px;transform:none!important}.symbol-autocomplete button:before,.symbol-autocomplete button:after,.symbol-copy-menu button:before,.symbol-copy-menu button:after,.symbol-exchange-selector button:before,.symbol-exchange-selector button:after{content:none!important;display:none!important}.symbol-autocomplete button:hover,.symbol-autocomplete button:focus-visible,.symbol-copy-menu button:hover,.symbol-exchange-selector button:hover,.symbol-exchange-selector button:focus-visible,.symbol-exchange-selector button.active{color:#fff;border-color:#ffffff42;background:#ffffff0b;box-shadow:inset 2px 0 #ffffff8f}.symbol-autocomplete button strong{font-size:11px}.symbol-autocomplete button span,.symbol-autocomplete button small{font-size:9px}.symbol-exchange-selector button{min-height:31px;border-color:#ebeff21c;color:#b9c0c99e;background:#020303;font-size:10px}.telegram-alert-event-picker>button,.telegram-alert-exchange-grid>article,.telegram-alert-volume,.telegram-coin-watch,.telegram-alert-symbol-list,.telegram-personal-alerts article{border-color:#ebeff221;border-radius:4px;background:#020303}.telegram-alert-event-picker>button:hover,.telegram-alert-exchange-grid article>div>button:hover,.telegram-alert-symbol-list button:hover{border-color:#ffffff40;color:#fff;background:#ffffff0a}.telegram-alert-event-picker>button.active,.telegram-alert-exchange-grid article>div>button.active,.telegram-alert-symbol-list button.active{border-color:#ffffff61;color:#fff;background:#fff1;box-shadow:inset 2px 0 #ffffffb8,0 0 10px #ffffff09}.telegram-alert-event-picker>button:before,.telegram-alert-event-picker>button:after,.telegram-alert-exchange-grid button:before,.telegram-alert-exchange-grid button:after,.telegram-alert-symbol-list button:before,.telegram-alert-symbol-list button:after{content:none!important;display:none!important}.history-home-link{border-right-color:#ebeff21f;background:#020303}.history-min-volume-filter{border-color:#ebeff224;border-radius:4px;color:#b9c0c99e;background:#020303;font-size:10px}.history-min-volume-filter:focus-within{border-color:#ffffff61;box-shadow:0 0 9px #ffffff0e}@media(max-width:1120px){.screener-command-deck .topbar .omega-logo.brand{width:min(150px,24vw);min-width:126px}.screener-command-deck .reference-actions>button,.screener-command-deck .reference-actions .performance-mode-toggle{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important}.reference-freeze-action>span,.reference-magnet-action>span,.reference-filter-action>span,.reference-settings-action>span,.reference-performance-action .performance-mode-toggle__label,.reference-performance-action .performance-mode-toggle__switch{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}}.density-tile .density-line.density-strength{--density-strength-rgb: var(--density-strength-medium-rgb);--density-strength-glow-alpha: .13;border-color:rgba(var(--density-strength-rgb),.82)!important;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000009e,0 0 3px rgba(var(--density-strength-rgb),.38),0 0 8px rgba(var(--density-strength-rgb),var(--density-strength-glow-alpha))!important}.density-tile .density-line.density-strength-medium{--density-strength-rgb: var(--density-strength-medium-rgb);--density-strength-glow-alpha: .13}.density-tile .density-line.density-strength-strong{--density-strength-rgb: var(--density-strength-strong-rgb);--density-strength-glow-alpha: .16}.density-tile .density-line.density-strength:after{display:block!important;content:""!important;position:absolute;z-index:0;inset:0;width:auto;border-radius:inherit;pointer-events:none;background:transparent!important;box-shadow:inset 0 0 0 1px rgba(var(--density-strength-rgb),.2),inset 0 0 6px rgba(var(--density-strength-rgb),.055)!important}.density-tile .density-line.density-strength:hover,.density-tile .density-line.density-strength:focus-visible{border-color:rgba(var(--density-strength-rgb),.96)!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #000000a3,0 0 4px rgba(var(--density-strength-rgb),.5),0 0 10px rgba(var(--density-strength-rgb),calc(var(--density-strength-glow-alpha) + .04))!important}.density-tile .density-line.density-strength>.line-row,.density-tile .density-line.density-strength>.cascade-line-heading,.density-tile .density-line.density-strength>.density-reaction-badge,.density-tile .density-line.density-strength>.tick-cluster-details,.density-tile .density-line.density-strength>.cascade-level-details{position:relative;z-index:1}.density-tile .density-line.density-strength>.density-reaction-badge.row-stat{border-top-color:rgba(var(--density-strength-rgb),.34)}.density-tile .density-line.density-strength>.density-reaction-badge.row-stat i{color:rgb(var(--density-strength-rgb))}html.omega-lite-mode .density-tile .density-line.density-strength{box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000009e!important}html.omega-lite-mode .density-tile .density-line.density-strength:after{box-shadow:inset 0 0 0 1px rgba(var(--density-strength-rgb),.3)!important}:root{--density-card-min-width: 214px;--density-card-gap: 8px;--density-row-columns: minmax(62px, .96fr) minmax(56px, 1fr) minmax(40px, .62fr) minmax(32px, .48fr)}.cards-viewport{width:100%;min-width:0}.cards-viewport{background:#000}.screener-dither-background{position:sticky;top:0;z-index:0;width:100%;height:0;overflow:visible;pointer-events:none}.screener-dither-canvas{position:absolute;display:block;max-width:none;opacity:.62;pointer-events:none}.cards-viewport>.density-board,.cards-viewport>.empty-board{position:relative;z-index:1}html.omega-lite-mode .screener-dither-background{display:none}@media(prefers-reduced-motion:reduce){.screener-dither-background{display:none}}.density-board{width:100%!important;min-width:0!important;grid-template-columns:repeat(auto-fill,minmax(var(--density-card-min-width),1fr))!important;grid-auto-flow:row!important;column-gap:var(--density-card-gap)!important;row-gap:var(--density-card-gap)!important;align-items:start!important;justify-content:stretch!important}.density-board>.density-tile,.density-board>.density-tile.pinned{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;align-self:start}.density-tile.pinned:before{height:1px!important;background:linear-gradient(90deg,rgba(255,255,255,.72),rgba(255,255,255,.12) 58%,transparent)!important;opacity:.62!important}.density-tile .tile-headline{grid-template-columns:minmax(0,1fr) auto!important;align-items:center;gap:5px!important}.density-tile.pinned .tile-top,.density-tile.pinned .tile-top:active{cursor:default}.density-tile .tile-card-controls{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:3px}.density-tile .tile-actions{position:relative;isolation:isolate;box-sizing:border-box;height:22px!important;display:inline-flex;align-items:stretch;gap:0!important;padding:1px!important;overflow:hidden;border:1px solid rgba(235,239,242,.17);border-radius:4px;background:#020303;box-shadow:inset 0 1px #ffffff09,0 1px #000000b8}.density-tile .tile-actions:before,.density-tile .tile-actions:after{content:"";position:absolute;z-index:2;width:8px;height:1px;top:-1px;background:#ffffff8f;pointer-events:none}.density-tile .tile-actions:before{left:4px}.density-tile .tile-actions:after{right:4px;opacity:.34}.density-tile .tile-actions .tile-action,.density-tile .tile-actions .market-alert-button,.density-tile .tile-actions .pin-card,.density-tile.pinned .tile-actions .pin-card.active{--omega-button-accent: 235, 239, 242 !important;box-sizing:border-box;width:20px!important;min-width:20px!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important;overflow:visible;border:0!important;border-left:1px solid rgba(235,239,242,.09)!important;border-radius:2px!important;color:#ebeff294!important;background:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important;transition:color .14s ease,background-color .14s ease,box-shadow .14s ease!important}.density-tile .tile-actions .tile-action:focus-visible,.density-tile .tile-actions .market-alert-button:focus-visible{outline:1px solid rgba(255,255,255,.72);outline-offset:-2px}.density-tile .tile-actions .tile-action.active,.density-tile .tile-actions .tile-action[aria-pressed=true],.density-tile .tile-actions .market-alert-button.active,.density-tile.pinned .tile-actions .pin-card.active{border-color:#ebeff217!important;color:#fff!important;background:#ffffff1b!important;box-shadow:inset 0 -2px #ffffffd1,inset 0 1px #ffffff0d!important}.density-tile .pinned-drag-handle{position:relative;top:auto;left:auto;z-index:3;box-sizing:border-box;width:17px;min-width:17px;height:20px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:3px;color:#ebeff261;background:transparent;opacity:0;pointer-events:none;cursor:grab;transform:translate(4px);transition:opacity .16s ease,color .14s ease,background-color .14s ease,transform .18s cubic-bezier(.2,.82,.2,1)}.density-tile.pinned:hover .pinned-drag-handle,.density-tile.pinned:focus-within .pinned-drag-handle,body.pinned-card-dragging .density-tile.pinned .pinned-drag-handle{opacity:1;pointer-events:auto;transform:translate(0)}.density-tile .pinned-drag-handle:hover,.density-tile .pinned-drag-handle:focus-visible{color:#fff;background:#ffffff12;outline:1px solid rgba(255,255,255,.24);outline-offset:-1px}.density-tile .pinned-drag-handle:active{cursor:grabbing}.density-tile[data-pinned-drag-source=true]{opacity:.58;filter:grayscale(1)}.density-tile .pinned-drop-curtain{position:absolute;z-index:24;display:block;opacity:0;pointer-events:none;background:repeating-linear-gradient(180deg,#ffffffe6 0 2px,#ffffff2e 2px 4px);box-shadow:0 0 11px #ffffff38;transition:opacity .15s ease,transform .19s cubic-bezier(.2,.82,.2,1)}.density-tile[data-pinned-drop-axis=horizontal] .pinned-drop-curtain{top:5px;bottom:5px;width:3px;transform:scaleY(.28)}.density-tile[data-pinned-drop-axis=horizontal][data-pinned-drop=before] .pinned-drop-curtain{left:2px}.density-tile[data-pinned-drop-axis=horizontal][data-pinned-drop=after] .pinned-drop-curtain{right:2px}.density-tile[data-pinned-drop-axis=vertical] .pinned-drop-curtain{right:5px;left:5px;height:3px;background:repeating-linear-gradient(90deg,#ffffffe6 0 2px,#ffffff2e 2px 4px);transform:scaleX(.28)}.density-tile[data-pinned-drop-axis=vertical][data-pinned-drop=before] .pinned-drop-curtain{top:2px}.density-tile[data-pinned-drop-axis=vertical][data-pinned-drop=after] .pinned-drop-curtain{bottom:2px}.density-tile[data-pinned-drop] .pinned-drop-curtain{opacity:1;transform:scale(1)}.density-tile[data-pinned-drop]{border-color:#ffffff7a!important}.density-tile .density-column-head{display:none!important}.density-tile .source-divider{min-height:23px!important}.density-tile .density-column-head,.density-tile .line-row,.density-tile .cascade-level-row{grid-template-columns:var(--density-row-columns)!important;gap:2px!important}.density-tile .line-row>*,.density-tile .cascade-level-row>*{min-width:0}.density-tile .line-volume{min-width:0;overflow:hidden;white-space:nowrap}.density-tile .cascade-density-line .line-volume{display:grid!important;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:2px!important}.density-tile .cascade-volume-value{width:auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.density-tile .cascade-inline-marker{min-width:19px!important;height:14px!important;gap:1px!important;margin:0!important;padding:0 2px!important}.density-tile .cascade-inline-marker svg{width:7px!important;height:7px!important;flex-basis:7px!important}.density-tile .cascade-inline-marker span{font-size:7.5px!important}.density-tile .line-price,.density-tile .line-distance,.density-tile .line-lifetime{min-width:0;overflow:hidden;white-space:nowrap}.density-tile .line-distance,.density-tile .line-lifetime{text-align:right}.density-tile .density-lines{padding-bottom:5px!important}@media(max-width:720px){:root{--density-card-min-width: 100%}.density-board{grid-template-columns:minmax(0,1fr)!important}.density-tile .tile-actions{height:26px!important}.density-tile .tile-actions .tile-action,.density-tile .tile-actions .market-alert-button,.density-tile .tile-actions .pin-card,.density-tile.pinned .tile-actions .pin-card.active{width:24px!important;min-width:24px!important;height:22px!important;min-height:22px!important}.density-tile .pinned-drag-handle{width:22px;min-width:22px;height:24px}}@media(prefers-reduced-motion:reduce){.density-tile .pinned-drag-handle,.density-tile .pinned-drop-curtain{transition:none!important}}:root{--density-card-fixed-width: 284px}.density-board,.pinned-board{gap:10px!important}.density-tile,.density-tile.active{border-color:#b9c0c938!important;border-radius:6px!important;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 42%),#090b0e!important;box-shadow:inset 0 1px #ffffff09,0 8px 22px #00000061!important}.density-tile:hover,.density-tile:focus-within,.density-tile.selected{border-color:#e8ebef6b!important;box-shadow:inset 0 1px #ffffff12,0 11px 28px #00000085,0 0 12px #ffffff0b!important}.density-tile .tile-top{min-height:57px!important;padding:7px 8px 6px!important;border-bottom:1px solid rgba(185,192,201,.1)!important;background:#ffffff03}.density-tile .tile-headline{min-height:25px;grid-template-columns:minmax(72px,1fr) auto!important;gap:7px}.density-tile .tile-title{width:auto;max-width:100%;min-width:0;align-self:stretch}.density-tile .symbol-copy{width:auto!important;max-width:100%!important;min-height:25px;display:flex;align-items:center;color:#f1f3f5}.density-tile .tile-title strong,.density-tile .symbol-copy strong{width:auto;max-width:100%;display:block;overflow:hidden;color:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px!important;font-weight:800;line-height:25px!important;letter-spacing:.015em;text-overflow:ellipsis;text-shadow:0 1px 10px rgba(0,0,0,.5);white-space:nowrap}.density-tile .symbol-copy:hover strong,.density-tile .symbol-copy:focus-visible strong,.density-tile .symbol-copy.copied strong{color:#fff;text-shadow:0 0 9px rgba(255,255,255,.16)}.density-tile .symbol-copy:focus-visible{border-radius:3px;outline:1px solid rgba(255,255,255,.64);outline-offset:2px}.density-tile .tile-actions{height:24px;gap:3px}.density-tile .tile-action,.density-tile .market-alert-button{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;border-color:#b9c0c926!important;border-radius:4px!important;color:#e8ebefad;background:#ffffff05!important}.density-tile .tile-action svg,.density-tile .market-alert-button svg{width:12px;height:12px}.density-tile .tile-feed-strip{height:18px!important;min-height:18px!important;gap:4px!important;padding-top:2px!important}.density-tile .tile-feed-logo,.density-tile .tile-feed-logo .exchange-logo.compact{width:16px!important;height:16px!important;flex-basis:16px!important}.density-tile .source-divider{min-height:29px!important;padding-inline:8px;border-bottom-color:#b9c0c917}.density-tile .source-label{gap:6px}.density-tile .source-label b,.density-tile .source-label em{color:#e8ebefd1;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px!important;font-weight:700;line-height:1.2}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:66px minmax(84px,1fr) 50px 42px!important;gap:3px!important}.density-tile .density-column-head{min-height:24px;padding-inline:8px}.density-tile .density-column-head span{color:#b9c0c994;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:9.5px!important;font-weight:700;letter-spacing:.035em}.density-tile .density-line,.density-tile .line-row{min-height:34px}.density-tile .line-row{padding:0 8px!important}.density-tile .line-row b{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px!important;font-weight:800;letter-spacing:-.01em}.density-tile .line-row span{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11.5px!important;font-weight:650}.density-tile .line-row .line-price-value.compact{font-size:10.8px!important}.density-tile .density-expand-toggle{min-height:30px;font-size:11px}.density-tile .no-density{min-height:78px;color:#b9c0c9ad;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em}@media(max-width:720px){:root{--density-card-fixed-width: min(100%, 390px)}.density-board,.pinned-board{grid-template-columns:minmax(0,390px)!important;justify-content:center!important}.density-tile,.density-tile.active{width:100%!important;min-width:0!important;max-width:390px!important}.density-tile .tile-headline{grid-template-columns:minmax(92px,1fr) auto!important}.density-tile .tile-title strong,.density-tile .symbol-copy strong{font-size:17px!important}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:minmax(66px,1fr) minmax(88px,1.2fr) minmax(52px,.72fr) minmax(44px,.65fr)!important}}@media(max-width:380px){.density-tile .tile-top{padding-inline:7px!important}.density-tile .tile-headline{gap:5px}.density-tile .tile-actions{gap:2px}.density-tile .tile-action,.density-tile .market-alert-button{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:minmax(62px,1fr) minmax(78px,1.1fr) minmax(48px,.7fr) minmax(40px,.62fr)!important;gap:2px!important}}@media(max-width:720px){.screener-command-deck{margin-inline:7px}.screener-command-deck .exchange-rail{grid-template-columns:146px minmax(0,1fr)!important;margin-inline:0}.card-sort-control .filter-select-menu{left:-29px}.density-board,.pinned-board{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important}.density-tile,.density-tile.active{width:100%!important;min-width:0!important;max-width:none!important}.density-tile .tile-top{min-height:52px!important;padding:6px 7px 5px!important}.density-tile .tile-title strong,.density-tile .symbol-copy strong{font-size:16px!important}.density-tile .tile-actions{height:28px;gap:3px}.density-tile .tile-action,.density-tile .market-alert-button{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}.density-tile .tile-action svg{width:13px;height:13px}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:minmax(60px,1fr) minmax(78px,1.2fr) minmax(50px,.72fr) minmax(42px,.65fr)!important;gap:3px!important}.density-tile .line-row b{font-size:12.5px!important}.density-tile .line-row span{font-size:11.5px!important}.settings-modal-backdrop{align-items:end;padding:0}.settings-modal{width:100vw;max-height:92dvh;border-radius:5px 5px 0 0}.settings-modal-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.settings-modal-nav{grid-template-columns:1fr 1fr;padding:6px;border-right:0;border-bottom:1px solid rgba(235,239,242,.1)}.settings-modal-nav button{justify-content:center;min-height:36px}.settings-modal-content{padding:8px}.symbol-copy-menu{right:auto;left:0}}@media(max-width:380px){.screener-command-deck .topbar .omega-logo.brand{width:122px;min-width:122px}.screener-command-deck .topbar{gap:5px}.reference-actions{gap:3px}.screener-command-deck .reference-actions>button,.screener-command-deck .reference-actions .performance-mode-toggle{width:29px!important;min-width:29px!important;height:29px!important;min-height:29px!important}.screener-command-deck .exchange-rail{grid-template-columns:136px minmax(0,1fr)!important}.card-sort-control{grid-template-columns:17px minmax(0,1fr);padding-left:4px}.card-sort-control>svg{width:12px;height:12px}.card-sort-control .filter-select-trigger>span{font-size:9px}.density-tile .tile-actions{gap:2px}.density-tile .tile-action,.density-tile .market-alert-button{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important}}.exchange-rail-scroll-range{height:18px;padding-inline:1px;touch-action:pan-x}.exchange-rail-scroll-range::-webkit-slider-runnable-track{height:2px;background:#b9c0c947}.exchange-rail-scroll-range::-webkit-slider-thumb{width:clamp(112px,33.333%,360px);height:8px;margin-top:-3px;border:1px solid rgba(255,255,255,.72);background:#c8cdd2;box-shadow:0 0 9px #ffffff2b}.exchange-rail-scroll-range::-moz-range-track,.exchange-rail-scroll-range::-moz-range-progress{height:2px;background:#b9c0c947}.exchange-rail-scroll-range::-moz-range-thumb{width:clamp(112px,33.333%,360px);height:8px;border:1px solid rgba(255,255,255,.72);background:#c8cdd2;box-shadow:0 0 9px #ffffff2b}.density-tile .tile-popover{top:3px;right:auto;bottom:auto;left:calc(100% + 8px);width:min(224px,calc(100vw - 24px));margin:0;border-color:#e8ebef40;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 34%),#080a0d;box-shadow:0 18px 42px #000000d1,0 0 0 1px #000000b3,0 0 14px #ffffff0b}.density-tile .tile-popover.popover-left{right:calc(100% + 8px);left:auto}@media(max-width:720px){.exchange-rail-scroll-range::-webkit-slider-thumb,.exchange-rail-scroll-range::-moz-range-thumb{width:clamp(92px,33.333%,180px)}.density-tile .tile-popover,.density-tile .tile-popover.popover-left{position:absolute!important;z-index:1400;top:calc(100% + 8px)!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;max-height:min(70dvh,420px);overflow-y:auto}}:root{--density-card-fixed-width: 224px}.density-board,.pinned-board{column-gap:8px!important;row-gap:12px!important}.density-tile,.density-tile.active,.density-tile.pinned,.density-tile.selected,.density-tile.active.selected{border:1px solid rgba(226,231,236,.19)!important;border-radius:5px!important;background:linear-gradient(180deg,#090a0b,#050606 24%,#030404)!important;background-clip:padding-box!important;box-shadow:0 10px 23px #000000b3,inset 0 1px #ffffff0b!important}.density-tile:hover,.density-tile:focus-within,.density-tile.selected,.density-tile.density-tile-spotlight-target{border-color:#e2e7ec30!important;box-shadow:0 16px 31px #000000c7,inset 0 1px #ffffff0e!important}.density-tile .tile-top{min-height:47px!important;grid-template-rows:21px 16px!important;gap:3px!important;padding:5px 6px 4px!important;border-bottom-color:#e2e7ec13!important;background:#ffffff02!important}.density-tile .tile-headline{min-height:21px;grid-template-columns:minmax(0,1fr) auto!important;gap:4px}.density-tile .tile-title{width:auto;max-width:100%;min-width:0}.density-tile .symbol-copy{width:100%!important;min-height:21px;color:#fcfdfef5}.density-tile .tile-title strong,.density-tile .symbol-copy strong{width:100%;max-width:100%;color:#fcfdfef5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px!important;font-weight:720;line-height:21px!important;letter-spacing:.01em;text-shadow:0 1px 1px rgba(0,0,0,.92)}.density-tile .tile-actions{height:21px;gap:2px}.density-tile .tile-action,.density-tile .market-alert-button{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;border:1px solid rgba(235,239,242,.1)!important;border-radius:3px!important;color:#ebeff28c;background:#ffffff03!important;box-shadow:none!important}.density-tile .tile-action svg,.density-tile .market-alert-button svg{width:11px;height:11px}.density-tile .card-menu-trigger{margin-left:2px;border-left-color:#ebeff23d!important}.density-tile .tile-feed-strip{height:16px!important;min-height:16px!important;gap:3px!important;padding-top:0!important}.density-tile .tile-feed-logo,.density-tile .tile-feed-logo .exchange-logo.compact{width:15px!important;height:15px!important;flex-basis:15px!important}.density-tile .source-divider{min-height:25px!important;padding-inline:6px;border-bottom-color:#ebeff212}.density-tile .source-label{gap:5px}.density-tile .source-label b,.density-tile .source-label em{color:#f6f8fad1;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px!important;font-weight:680;line-height:1}.density-tile .source-label em{color:#ebeff294}.density-tile .density-column-head,.density-tile .line-row{grid-template-columns:54px minmax(68px,1fr) 40px 34px!important;gap:2px!important}.density-tile .density-column-head{min-height:21px;padding-inline:6px}.density-tile .density-column-head span{color:#b9c0c994;font-size:8.5px!important;font-weight:700;letter-spacing:.02em}.density-tile .density-line,.density-tile .line-row{min-height:31px}.density-tile .line-row{padding:0 6px!important}.density-tile .line-row b{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11.5px!important;font-weight:760}.density-tile .line-row span{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10.5px!important;font-weight:620}.density-tile .line-row .line-price-value.compact{font-size:9.6px!important}.density-tile .line-row .line-price-value.ultra-compact{font-size:8.7px!important}.density-tile .density-expand-toggle{min-height:27px;font-size:10px}.density-tile .no-density{min-height:72px;padding:10px;font-size:11px}.density-card-popover{position:fixed!important;right:auto!important;bottom:auto!important;z-index:2400!important;box-sizing:border-box;margin:0!important;overflow-y:auto;border:1px solid rgba(235,239,242,.2);border-radius:4px;color:var(--omega-ui-text);background:#020303!important;box-shadow:0 18px 42px #000000db,0 0 12px #ffffff0a;animation:none!important;transition:none!important;isolation:isolate}.density-card-popover.card-context-menu{width:auto}@media(max-width:720px){.density-tile .tile-title strong,.density-tile .symbol-copy strong{font-size:15px!important}.density-tile .tile-action,.density-tile .market-alert-button{width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important}.density-tile .tile-actions{height:25px}}.density-tile .density-lines{padding-bottom:6px!important}.density-tile .density-line.cascade-density-line{min-height:31px}.density-tile .cascade-density-line>.line-row{min-height:31px;height:31px;grid-template-columns:62px minmax(60px,1fr) 38px 32px!important}.density-tile .cascade-density-line .line-volume{min-width:0;display:flex;align-items:center;gap:2px}.density-tile .cascade-volume-value{min-width:0;overflow:visible;font-size:11.5px!important;font-weight:760!important;text-overflow:clip;white-space:nowrap}.density-tile .cascade-inline-marker{width:14px;min-width:14px;height:13px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;margin-left:auto;padding:0;border:1px solid rgba(var(--side-rgb),.34);border-radius:3px;color:rgba(var(--side-rgb),.86);background:rgba(var(--side-rgb),.1);font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:7px;font-style:normal;font-weight:760;line-height:1;white-space:nowrap}.density-tile .cascade-inline-marker svg{width:8px;height:8px;flex:0 0 8px;stroke-width:1.8}.density-tile .cascade-density-line[aria-expanded=true] .cascade-inline-marker{border-color:rgba(var(--side-rgb),.58);color:#f5f8faeb;background:rgba(var(--side-rgb),.18)}.history-modal .history-modal-head{grid-template-columns:126px minmax(150px,250px) minmax(260px,1fr) max-content 36px;grid-template-rows:minmax(0,1fr);gap:10px}.history-modal .history-modal-head>*{min-width:0}.history-modal .history-home-link{grid-column:1;grid-row:1;width:126px;min-width:126px;height:auto;max-height:38px;justify-content:flex-start;border:0;border-radius:0;background:transparent;box-shadow:none;contain:layout paint}.history-modal .history-home-link .omega-logo__image{width:118px;height:auto;object-position:left center}.history-modal .history-modal-title{grid-column:2;grid-row:1;overflow:hidden}.history-modal .history-symbol-search{grid-column:3;grid-row:1}.history-modal .history-modal-meta{grid-column:4;grid-row:1;min-width:0;flex-wrap:nowrap;justify-content:flex-end;overflow:hidden}.history-modal .history-modal-meta span{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-modal .modal-close{grid-column:5;grid-row:1}.history-modal .history-chart-toolbar{min-width:0;overflow:hidden}.history-modal .history-chart-controls{min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.history-modal .history-control-group,.history-modal .history-filter-toggle,.history-modal .history-min-volume-filter,.history-modal .history-reaction-toggle,.history-modal .history-legend{flex:0 0 auto}@media(max-width:1180px){.history-modal .history-modal-head{grid-template-columns:116px minmax(150px,1fr) max-content 36px;grid-template-rows:40px 38px;gap:6px 10px}.history-modal .history-home-link{grid-column:1;grid-row:1;width:116px;min-width:116px}.history-modal .history-home-link .omega-logo__image{width:108px}.history-modal .history-modal-title{grid-column:2;grid-row:1}.history-modal .history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .history-modal-meta{grid-column:3;grid-row:1}.history-modal .modal-close{grid-column:4;grid-row:1}}:where(.telegram-alert-panel,.market-alert-dialog) button,.density-tile .tile-action,.density-tile .market-alert-button{--omega-button-accent: 232, 235, 239;position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(var(--omega-button-accent),.17)!important;border-radius:2px!important;background:linear-gradient(180deg,#ffffff09,#ffffff01 64%),#030404!important;color:#e8ebefb8;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #000000b8!important;transform:none!important;transition:border-color .12s ease,background-color .12s ease,color .12s ease,box-shadow .12s ease}:where(.telegram-alert-panel,.market-alert-dialog) button:before,.density-tile .tile-action:before,.density-tile .market-alert-button:before{content:""!important;display:block!important;position:absolute;inset:2px;z-index:0;background:linear-gradient(90deg,rgb(var(--omega-button-accent)),rgb(var(--omega-button-accent))) left top / 7px 1px no-repeat,linear-gradient(180deg,rgb(var(--omega-button-accent)),rgb(var(--omega-button-accent))) left top / 1px 5px no-repeat,linear-gradient(270deg,rgb(var(--omega-button-accent)),rgb(var(--omega-button-accent))) right top / 7px 1px no-repeat,linear-gradient(180deg,rgb(var(--omega-button-accent)),rgb(var(--omega-button-accent))) right top / 1px 5px no-repeat,linear-gradient(90deg,rgba(var(--omega-button-accent),.72),rgba(var(--omega-button-accent),.72)) left bottom / 6px 1px no-repeat,linear-gradient(0deg,rgba(var(--omega-button-accent),.72),rgba(var(--omega-button-accent),.72)) left bottom / 1px 4px no-repeat,linear-gradient(270deg,rgba(var(--omega-button-accent),.72),rgba(var(--omega-button-accent),.72)) right bottom / 6px 1px no-repeat,linear-gradient(0deg,rgba(var(--omega-button-accent),.72),rgba(var(--omega-button-accent),.72)) right bottom / 1px 4px no-repeat;opacity:.1;pointer-events:none;transition:opacity .12s ease,filter .12s ease}:where(.telegram-alert-panel,.market-alert-dialog) button:after,.density-tile .tile-action:after,.density-tile .market-alert-button:after{content:""!important;display:block!important;position:absolute;right:7px;bottom:0;left:7px;z-index:0;height:1px;background:rgba(var(--omega-button-accent),.07);pointer-events:none}:where(.telegram-alert-panel,.market-alert-dialog) button>*,.density-tile .tile-action>*,.density-tile .market-alert-button>*{position:relative;z-index:1}:where(.telegram-alert-panel,.market-alert-dialog) button:hover,:where(.telegram-alert-panel,.market-alert-dialog) button:focus-visible,.density-tile .tile-action:hover,.density-tile .tile-action:focus-visible,.density-tile .market-alert-button:hover,.density-tile .market-alert-button:focus-visible{border-color:rgba(var(--omega-button-accent),.38)!important;background:linear-gradient(180deg,#ffffff10,#ffffff02 66%),#050606!important;color:#f7f8f9;box-shadow:inset 0 1px #ffffff0e,0 0 9px rgba(var(--omega-button-accent),.04)!important}:where(.telegram-alert-panel,.market-alert-dialog) button:hover:before,:where(.telegram-alert-panel,.market-alert-dialog) button:focus-visible:before,.density-tile .tile-action:hover:before,.density-tile .tile-action:focus-visible:before,.density-tile .market-alert-button:hover:before,.density-tile .market-alert-button:focus-visible:before{opacity:.68;filter:drop-shadow(0 0 3px rgba(var(--omega-button-accent),.2))}:where(.telegram-alert-panel,.market-alert-dialog) button.active,:where(.telegram-alert-panel,.market-alert-dialog) button[aria-pressed=true],.density-tile .tile-action.active,.density-tile .market-alert-button.active{--omega-button-accent: 240, 90, 79;border-color:rgba(var(--omega-button-accent),.48)!important;background:linear-gradient(90deg,rgba(var(--omega-button-accent),.09),transparent 68%),#050606!important;color:#f7f8f9;box-shadow:inset 2px 0 rgba(var(--omega-button-accent),.74),inset 0 1px #ffffff0a!important}:where(.telegram-alert-panel,.market-alert-dialog) button.active:before,:where(.telegram-alert-panel,.market-alert-dialog) button[aria-pressed=true]:before,.density-tile .tile-action.active:before,.density-tile .market-alert-button.active:before{opacity:.56}:where(.telegram-alert-panel,.market-alert-dialog) button.danger{--omega-button-accent: 255, 118, 139}:where(.telegram-alert-panel,.market-alert-dialog) button:disabled,.density-tile .tile-action:disabled,.density-tile .market-alert-button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none!important}:where(.telegram-alert-panel,.market-alert-dialog) button:disabled:before,.density-tile .tile-action:disabled:before,.density-tile .market-alert-button:disabled:before{opacity:.04}.telegram-alert-volume>label>div{display:grid!important;grid-template-columns:22px minmax(0,1fr);align-items:stretch;padding:0!important;overflow:hidden}.telegram-alert-volume>label b{display:grid;min-width:0;place-items:center;padding:0!important;border-right:1px solid rgba(185,192,201,.11);color:#b9c0c99e;background:#ffffff05;font:720 8px/1 JetBrains Mono,Consolas,monospace}.telegram-alert-volume input{box-sizing:border-box;width:100%!important;min-width:0!important;height:100%;padding:0 7px!important}.density-tile .cascade-inline-marker{min-width:24px;height:15px;justify-content:center;gap:2px;margin-left:3px;padding:0 4px;border:1px solid rgba(var(--side-rgb),.34);border-radius:2px;color:rgba(var(--side-rgb),.98);background:rgba(var(--side-rgb),.13);box-shadow:inset 0 1px #ffffff09;font-size:8.5px;font-weight:820}.density-tile .cascade-inline-marker svg{width:8px;height:8px;flex-basis:8px;stroke-width:2}.density-tile .cascade-inline-marker span{font-size:8.5px!important;font-weight:820}.density-tile .cascade-density-line[aria-expanded=true] .cascade-inline-marker{border-color:rgba(var(--side-rgb),.56);color:#f7f8f9;background:rgba(var(--side-rgb),.2)}.screener-command-deck .exchange-rail{border-top-color:#b9c0c90b!important;background:#010202!important;box-shadow:inset 0 -1px #b9c0c909!important}.screener-command-deck .exchange-rail:before{border-top:0!important;border-bottom-color:#b9c0c909!important}.screener-command-deck .card-sort-control{z-index:640!important;isolation:isolate}.screener-command-deck .card-sort-control .filter-select-menu{z-index:650!important;isolation:isolate;contain:paint;opacity:1!important;background-color:#020303!important;background-image:none!important;box-shadow:0 16px 38px #000000eb,0 0 0 1px #000000e0,inset 0 1px #ffffff09!important}.screener-command-deck .card-sort-control .filter-select-menu button{background-color:#020303}.screener-command-deck .card-sort-control .filter-select-menu button:hover,.screener-command-deck .card-sort-control .filter-select-menu button:focus-visible{background:#0a0b0c!important}.screener-command-deck .card-sort-control .filter-select-menu button.active{background:linear-gradient(90deg,#ffffff18,#ffffff05 72%),#090a0a!important}.screener-command-deck .reference-actions>button,.screener-command-deck .reference-actions .performance-mode-toggle{isolation:isolate;overflow:hidden!important;border-color:#b9c0c929!important;border-radius:2px!important;background:linear-gradient(180deg,#ffffff09,#ffffff01 64%),#030404!important;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #000000b8!important}.screener-command-deck .reference-actions>button:before,.screener-command-deck .reference-actions .performance-mode-toggle:before{content:""!important;display:block!important;position:absolute;inset:2px;z-index:0;background:linear-gradient(90deg,#fff,#fff) left top / 7px 1px no-repeat,linear-gradient(180deg,#fff,#fff) left top / 1px 5px no-repeat,linear-gradient(270deg,#fff,#fff) right top / 7px 1px no-repeat,linear-gradient(180deg,#fff,#fff) right top / 1px 5px no-repeat,linear-gradient(90deg,#ffffffb8,#ffffffb8) left bottom / 6px 1px no-repeat,linear-gradient(0deg,#ffffffb8,#ffffffb8) left bottom / 1px 4px no-repeat,linear-gradient(270deg,#ffffffb8,#ffffffb8) right bottom / 6px 1px no-repeat,linear-gradient(0deg,#ffffffb8,#ffffffb8) right bottom / 1px 4px no-repeat;opacity:.1;pointer-events:none;transition:opacity .12s ease,filter .12s ease}.screener-command-deck .reference-actions>button:after,.screener-command-deck .reference-actions .performance-mode-toggle:after{content:""!important;display:block!important;position:absolute;right:7px;bottom:0;left:7px;z-index:0;height:1px;background:#e2e7ec0f;pointer-events:none}.screener-command-deck .reference-actions>button>*,.screener-command-deck .reference-actions .performance-mode-toggle>*{position:relative;z-index:1}.screener-command-deck .reference-actions>button:hover,.screener-command-deck .reference-actions>button:focus-visible,.screener-command-deck .reference-actions>button.active,.screener-command-deck .reference-actions .performance-mode-toggle:hover,.screener-command-deck .reference-actions .performance-mode-toggle:focus-visible,.screener-command-deck .reference-actions .performance-mode-toggle.active{border-color:#e8ebef57!important;background:linear-gradient(180deg,#ffffff10,#ffffff02 66%),#040505!important;box-shadow:inset 0 1px #ffffff0e,0 0 9px #ffffff09!important;transform:none!important}.screener-command-deck .reference-actions>button:hover:before,.screener-command-deck .reference-actions>button:focus-visible:before,.screener-command-deck .reference-actions>button.active:before,.screener-command-deck .reference-actions .performance-mode-toggle:hover:before,.screener-command-deck .reference-actions .performance-mode-toggle:focus-visible:before,.screener-command-deck .reference-actions .performance-mode-toggle.active:before{opacity:.68;filter:drop-shadow(0 0 3px rgba(255,255,255,.2))}.screener-command-deck .reference-actions>button.active:after,.screener-command-deck .reference-actions .performance-mode-toggle.active:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent)}.screener-command-deck .exchange-rail-track{scroll-snap-type:none}.screener-command-deck .exchange-rail-list{padding-inline:0!important}.screener-command-deck .exchange-rail-source,.screener-command-deck .exchange-rail-source.active{flex:0 0 var(--exchange-cell-width)!important;width:var(--exchange-cell-width)!important;min-width:var(--exchange-cell-width)!important;max-width:var(--exchange-cell-width)!important;scroll-snap-align:start;scroll-snap-stop:always}:where(.telegram-alert-panel,.market-alert-dialog){--alert-control-height: 27px;--alert-cell-radius: 4px;--alert-cell-line: rgba(185, 192, 201, .13);--alert-cell-bg: #050607}.telegram-alert-panel{gap:8px;padding:9px;border-radius:5px;background:#020303}.telegram-alert-head{min-height:36px;padding-bottom:7px}.telegram-alert-head h3{font-size:12px;font-weight:720}.telegram-alert-head>div>span,.telegram-alert-event-picker legend,.telegram-alert-feed-picker legend,.telegram-alert-symbol-picker>label,.telegram-symbols-field>span,.telegram-threshold-grid span,.telegram-alert-volume>label>span{font:720 7px/1.1 JetBrains Mono,SFMono-Regular,Consolas,monospace;letter-spacing:.085em}.telegram-alert-icon{width:28px;height:28px}.telegram-alert-config{gap:8px}.telegram-connection-row{min-height:40px;padding:6px 8px}.telegram-connection-row b,.telegram-switch,.telegram-switch b{font-size:9px}.telegram-switch-track{width:30px;height:16px}.telegram-switch-track i{top:2px;left:2px;width:10px;height:10px}.telegram-switch input:checked+.telegram-switch-track i{transform:translate(14px)}.telegram-alert-event-picker{gap:4px}.telegram-alert-event-picker legend,.telegram-alert-feed-picker legend{margin-bottom:5px}.telegram-alert-event-picker>button{min-height:40px;grid-template-columns:23px minmax(0,1fr);gap:0 6px;padding:5px 20px 5px 5px}.telegram-alert-event-picker>button>span{width:23px;height:23px}.telegram-alert-event-picker>button>span svg{width:12px;height:12px}.telegram-alert-event-picker>button b{font-size:9px}.telegram-alert-event-picker>button small{font-size:7.25px;line-height:1.15}.telegram-alert-volume{grid-template-columns:minmax(132px,.88fr) repeat(2,minmax(106px,.62fr));gap:6px;padding:6px 7px;border-radius:var(--alert-cell-radius)}.telegram-alert-volume>header{gap:2px}.telegram-alert-volume>header b{font-size:9px}.telegram-alert-volume>header span{font-size:7px;line-height:1.2}.telegram-alert-volume>label{gap:3px}.telegram-alert-volume>label>div{height:var(--alert-control-height);border-radius:var(--alert-cell-radius)}.telegram-alert-volume>label b{padding-left:7px;font-size:9px}.telegram-alert-volume input{padding:0 6px 0 3px;font-size:9.5px}.telegram-threshold-grid,.telegram-threshold-grid.compact{gap:5px}.telegram-threshold-grid label{gap:3px}.telegram-threshold-grid input,.telegram-threshold-grid select,.telegram-symbols-field input{height:var(--alert-control-height);min-height:var(--alert-control-height);padding:0 7px;border-radius:var(--alert-cell-radius);font-size:9px}.telegram-quality-options{gap:4px}.telegram-quality-options .telegram-switch{min-height:32px;padding:4px 6px}.telegram-coin-watch{gap:7px;padding:8px;border-radius:5px;background:#020303}.telegram-coin-watch>header{min-height:38px;align-items:center;gap:12px;padding-bottom:6px}.telegram-coin-watch>header span{font:760 6.5px/1 JetBrains Mono,Consolas,monospace;letter-spacing:.11em}.telegram-coin-watch>header h4{margin-top:2px;font-size:11px;line-height:1.15}.telegram-coin-watch>header p{max-width:250px;font-size:7.25px;line-height:1.3}.telegram-alert-feed-picker{margin:0}.telegram-alert-exchange-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));max-height:226px;gap:4px;padding:0 5px 1px 0}.telegram-alert-exchange-grid::-webkit-scrollbar{width:4px}.telegram-alert-exchange-grid>article{min-width:0;padding:4px 5px;border:1px solid var(--alert-cell-line);border-radius:var(--alert-cell-radius);background:var(--alert-cell-bg);box-shadow:none}.telegram-alert-exchange-grid>article.active{border-color:#f05a4f52;background:linear-gradient(90deg,rgba(240,90,79,.06),transparent 55%),var(--alert-cell-bg);box-shadow:inset 2px 0 #f05a4fa6}.telegram-alert-exchange-grid article>header{min-height:14px;gap:5px;margin-bottom:3px}.telegram-alert-exchange-logo{width:14px;height:14px;border-radius:3px}.telegram-alert-exchange-grid article>header b{font-size:8px;font-weight:700}.telegram-alert-exchange-grid article>div{gap:3px}.telegram-alert-exchange-grid article>div>button{height:20px;min-height:20px;padding:0 4px;border-radius:3px;font:720 6.5px/1 JetBrains Mono,Consolas,monospace}.telegram-alert-exchange-grid article>div>button svg{width:8px;height:8px}.telegram-alert-symbol-picker{gap:4px;margin:7px 0}.telegram-alert-symbol-picker>label svg{width:11px;height:11px}.telegram-alert-symbol-picker>input{height:28px;padding:0 8px;border-radius:var(--alert-cell-radius);font-size:9.5px}.telegram-alert-symbol-list{grid-template-columns:repeat(4,minmax(0,1fr));max-height:94px;gap:2px;padding:3px 5px 3px 3px;border-radius:var(--alert-cell-radius)}.telegram-alert-symbol-list button{height:20px;min-height:20px;padding:0 4px;border-radius:3px;font:680 7.5px/1 JetBrains Mono,Consolas,monospace}.telegram-alert-actions{gap:5px;padding-top:7px}.telegram-alert-actions button,.telegram-primary-action,.market-alert-dialog footer button{min-height:27px;padding-inline:8px;border-radius:4px;font-size:8.5px}.market-alert-dialog{width:min(552px,100%);border-radius:6px}.market-alert-dialog>header,.market-alert-dialog>footer{padding:8px 10px}.market-alert-dialog header strong{font-size:12px}.market-alert-dialog .telegram-alert-event-picker,.market-alert-dialog .telegram-alert-feed-picker,.market-alert-dialog .telegram-alert-volume{margin:8px 10px}.market-alert-dialog .telegram-alert-exchange-grid{max-height:180px}.market-alert-quality{margin:7px 10px;padding:6px 7px;font-size:7.5px;line-height:1.35}@media(max-width:700px){.telegram-alert-panel{padding:7px}.telegram-alert-volume{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-alert-volume>header{grid-column:1 / -1}.telegram-alert-exchange-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));max-height:216px}.telegram-alert-symbol-list{grid-template-columns:repeat(3,minmax(0,1fr))}.telegram-coin-watch>header{align-items:flex-start;flex-direction:column;gap:4px}.telegram-coin-watch>header p{max-width:none}}@media(max-width:380px){.telegram-alert-volume,.telegram-threshold-grid.compact{grid-template-columns:minmax(0,1fr)}.telegram-alert-volume>header{grid-column:auto}.telegram-alert-symbol-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.screener-command-deck .exchange-rail-markets{width:38px;height:12px;grid-template-columns:repeat(2,18px);gap:2px}.screener-command-deck .exchange-rail-markets.single{width:18px;grid-template-columns:18px}.screener-command-deck .exchange-rail-markets button,.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot,.screener-command-deck .exchange-rail-markets button.market-spot.active{width:18px;min-width:18px;height:12px;min-height:12px;padding:0;border-color:#b9c0c921!important;border-radius:2px!important;background:#040506!important;color:#b9c0c985;font:720 6px/1 JetBrains Mono,Consolas,monospace!important;letter-spacing:0;text-shadow:none;box-shadow:inset 0 1px #ffffff06!important}.screener-command-deck .exchange-rail-markets button:after,.screener-command-deck .exchange-rail-markets button.active:after{content:none!important;display:none!important}.screener-command-deck .exchange-rail-markets button.active,.screener-command-deck .exchange-rail-markets button.market-futures.active,.screener-command-deck .exchange-rail-markets button.market-spot.active{border-color:#e8ebef61!important;background:#e8ebef0e!important;color:#f8f9faf0;text-shadow:none;box-shadow:inset 0 -1px #e8ebef70!important}.screener-command-deck .exchange-rail-markets button:hover,.screener-command-deck .exchange-rail-markets button:focus-visible,.screener-command-deck .exchange-rail-markets button.active:hover,.screener-command-deck .exchange-rail-markets button.active:focus-visible{border-color:#e8ebef7a!important;background:#e8ebef13!important;color:#fff;box-shadow:inset 0 -1px #e8ebef8a!important}.screener-command-deck .exchange-rail-markets button:focus-visible{outline:1px solid rgba(232,235,239,.62);outline-offset:1px}.exchange-rail-scroll-range{height:10px;padding-inline:2px}.exchange-rail-scroll-range::-webkit-slider-runnable-track{height:1px;background:#b9c0c924}.exchange-rail-scroll-range::-webkit-slider-thumb{width:54px;height:4px;margin-top:-1.5px;border:1px solid rgba(232,235,239,.32);background:#8f98a2;box-shadow:none}.exchange-rail-scroll-range::-moz-range-track,.exchange-rail-scroll-range::-moz-range-progress{height:1px;background:#b9c0c924}.exchange-rail-scroll-range::-moz-range-thumb{width:54px;height:4px;border:1px solid rgba(232,235,239,.32);background:#8f98a2;box-shadow:none}.exchange-rail-scroll-range:hover::-webkit-slider-thumb,.exchange-rail-scroll-range:focus-visible::-webkit-slider-thumb,.exchange-rail-scroll-range:hover::-moz-range-thumb,.exchange-rail-scroll-range:focus-visible::-moz-range-thumb{border-color:#f8f9fa80;background:#b9c0c9;box-shadow:0 0 5px #ffffff14}@media(max-width:560px){.exchange-rail-scroll-range::-webkit-slider-thumb,.exchange-rail-scroll-range::-moz-range-thumb{width:44px}}.card-sort-control{background:transparent!important;box-shadow:none!important}.card-sort-control .filter-select-trigger:hover,.card-sort-control .filter-select-trigger[aria-expanded=true]{background:transparent!important}.card-sort-control .filter-select-menu{top:calc(100% + 7px);right:auto;left:-29px;width:202px;background:#020303}.telegram-alert-event-picker>button{border-color:var(--telegram-line);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent),#030404;color:#dbe0e5b8;box-shadow:inset 0 1px #ffffff06}.telegram-alert-event-picker>button:hover{border-color:var(--telegram-line-strong);background:#ffffff06;color:#f1f3f5;box-shadow:none}.telegram-alert-event-picker>button.active{border-color:rgba(var(--telegram-accent),.38);background:linear-gradient(90deg,rgba(var(--telegram-accent),.095),transparent 62%),#050606;color:#f5f7f9;box-shadow:inset 2px 0 rgba(var(--telegram-accent),.82),inset 0 1px #ffffff0a,0 0 11px rgba(var(--telegram-accent),.035)}.telegram-alert-event-picker>button.active>span{border-color:rgba(var(--telegram-accent),.3);background:rgba(var(--telegram-accent),.08);color:rgb(var(--telegram-accent))}.telegram-switch{position:relative}.telegram-switch input{position:absolute;width:1px!important;min-width:1px!important;height:1px!important;margin:0!important;overflow:hidden;opacity:0;clip-path:inset(50%);pointer-events:none}.telegram-alert-exchange-grid>article,.telegram-alert-volume,.telegram-coin-watch,.telegram-alert-symbol-list,.telegram-personal-alerts article{border-color:var(--telegram-line);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 70%),#030404}.history-min-volume-filter:focus-within{border-color:#f5f8fa66;box-shadow:0 0 0 2px #ffffff0e,inset 2px 0 #f5f8fa9e}.history-min-volume-filter input:focus,.history-min-volume-filter input:focus-visible{outline:0;box-shadow:none}@media(max-width:720px){.history-modal .history-modal-head{grid-template-columns:92px minmax(0,1fr) 40px;grid-template-rows:40px 42px;gap:6px}.history-modal .history-home-link{grid-column:1;grid-row:1;width:92px;min-width:92px;max-height:34px}.history-modal .history-home-link .omega-logo__image{width:86px}.history-modal .history-modal-title{grid-column:2;grid-row:1}.history-modal .history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .history-modal-meta{display:none}.history-modal .modal-close{grid-column:3;grid-row:1}}@media(max-width:420px){.history-modal .history-modal-head{grid-template-columns:78px minmax(0,1fr) 40px}.history-modal .history-home-link{width:78px;min-width:78px}.history-modal .history-home-link .omega-logo__image{width:72px}}@media(max-width:900px)and (max-height:560px){.history-modal .history-modal-head{grid-template-columns:68px minmax(88px,.42fr) minmax(150px,1fr) 40px;grid-template-rows:40px;gap:6px}.history-modal .history-home-link{grid-column:1;grid-row:1;width:68px;min-width:68px;max-height:30px}.history-modal .history-home-link .omega-logo__image{width:64px}.history-modal .history-modal-title{grid-column:2;grid-row:1}.history-modal .history-symbol-search{grid-column:3;grid-row:1}.history-modal .history-modal-meta{display:none}.history-modal .modal-close{grid-column:4;grid-row:1}}.screener-command-deck{display:flex;flex-direction:column}.screener-command-deck>.topbar,.screener-command-deck>.exchange-rail{flex:0 0 auto}.app-shell .screener-command-deck>.topbar{top:0!important}.density-tile .tile-actions .tile-action,.density-tile .tile-actions .market-alert-button,.density-tile .tile-actions .tile-action.pin-card,.density-tile.pinned .tile-actions .tile-action.pin-card.active{--omega-button-accent: 235, 239, 242 !important;box-sizing:border-box;width:20px!important;min-width:20px!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid rgba(235,239,242,.09)!important;border-radius:2px!important;color:#ebeff294!important;background:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}.density-tile .tile-actions>:first-child{border-left-color:transparent!important}.density-tile .tile-actions .tile-action:before,.density-tile .tile-actions .tile-action:after,.density-tile .tile-actions .market-alert-button:before,.density-tile .tile-actions .market-alert-button:after{display:none!important;content:none!important}.density-tile .tile-actions .tile-action:hover,.density-tile .tile-actions .tile-action:focus-visible,.density-tile .tile-actions .market-alert-button:hover,.density-tile .tile-actions .market-alert-button:focus-visible{border-color:#ebeff217!important;color:#fff!important;background:#ffffff13!important;box-shadow:inset 0 -1px #ffffff57!important}.density-tile .tile-actions .tile-action.active,.density-tile .tile-actions .tile-action[aria-pressed=true],.density-tile .tile-actions .market-alert-button.active,.density-tile.pinned .tile-actions .tile-action.pin-card.active{border-color:#ebeff217!important;color:#fff!important;background:#ffffff1b!important;box-shadow:inset 0 -2px #ffffffd1,inset 0 1px #ffffff0d!important}.density-tile .tile-actions .card-menu-trigger{margin-left:0!important;border-left-color:#ebeff229!important}.density-tile .tile-actions .tile-action.pin-card svg{fill:none!important;stroke:currentColor}.history-modal .history-chart-toolbar{position:relative;z-index:18;overflow:visible}.history-modal .history-overlay-trigger{min-width:112px;width:max-content;min-height:30px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(235,239,242,.12);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#030405;color:#b9c0c9ad;padding:4px 7px;font-size:8px;font-weight:790;text-transform:uppercase;white-space:nowrap;transition:border-color .13s ease,color .13s ease,background .13s ease,box-shadow .13s ease}.history-modal .history-overlay-trigger span{flex:0 0 auto;white-space:nowrap}.history-modal .history-overlay-trigger>svg{flex:0 0 auto}.history-modal .history-overlay-trigger>svg:last-child{color:#b9c0c96b;transition:transform .13s ease}.history-modal .history-overlay-trigger:hover,.history-modal .history-overlay-trigger:focus-visible,.history-modal .history-overlay-trigger.active{border-color:#f5f8fa40;background:linear-gradient(180deg,#ffffff13,#ffffff05),#060708;color:#fff}.history-modal .history-overlay-trigger.active{box-shadow:inset 0 -2px #f5f8fab8,inset 0 1px #ffffff0f}.history-modal .history-overlay-trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.history-overlay-picker{position:absolute;top:35px;left:4px;z-index:80;width:min(370px,calc(100% - 8px));max-height:min(440px,calc(100dvh - 160px));display:flex;flex-direction:column;border:1px solid rgba(235,239,242,.18);border-radius:6px;background:#030405fb;box-shadow:0 24px 54px #000000b8,inset 0 1px #ffffff12;padding:6px}.history-overlay-picker-head{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(235,239,242,.1);padding:2px 2px 7px 5px}.history-overlay-picker-head>div{min-width:0;display:grid;gap:3px}.history-overlay-picker-head strong{overflow:hidden;color:#f7f9faf0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.history-overlay-picker-head span{color:#b9c0c980;font:700 8px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.history-overlay-picker-head button{width:26px;height:26px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid rgba(235,239,242,.1);border-radius:4px;background:#050607;color:#b9c0c9a3;padding:0}.history-overlay-picker-head button:hover{border-color:#ebeff23d;color:#fff}.history-overlay-picker-clear{min-height:30px;display:flex;align-items:center;gap:7px;border:0;border-bottom:1px solid rgba(235,239,242,.08);background:transparent;color:#b9c0c994;padding:5px 7px;font-size:8px;font-weight:740;text-transform:uppercase}.history-overlay-picker-clear:hover{background:#ffffff09;color:#f7f9fae6}.history-overlay-source-list{min-height:64px;display:grid;flex:1 1 auto;align-content:start;gap:3px;overflow-y:auto;overscroll-behavior:contain;padding-top:5px;scrollbar-color:rgba(185,192,201,.22) transparent;scrollbar-width:thin}.history-overlay-source-list>button{min-width:0;min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid rgba(235,239,242,.08);border-radius:4px;background:#ffffff03;color:#ebeff2b8;padding:5px 7px;text-align:left}.history-overlay-source-list>button:hover,.history-overlay-source-list>button.selected{border-color:#ebeff238;background:#ffffff0b;color:#fff}.history-overlay-source-list>button.selected{box-shadow:inset 2px 0 #f5f8fac7}.history-overlay-source-name,.history-overlay-source-state{min-width:0;display:flex;align-items:center}.history-overlay-source-name{gap:7px}.history-overlay-source-name .exchange-logo.compact,.history-overlay-market .exchange-logo.compact{width:14px;height:14px;flex:0 0 auto}.history-overlay-source-name strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-overlay-source-name small{min-width:15px;height:15px;display:inline-grid;place-items:center;border-left:1px solid rgba(235,239,242,.12);color:#ebeff29e;font:760 8px/1 JetBrains Mono,Consolas,monospace}.history-overlay-source-state{display:grid;justify-items:end;gap:3px}.history-overlay-source-state b{color:#f7f9fadb;font:760 9px/1 JetBrains Mono,Consolas,monospace}.history-overlay-source-state i{color:#b9c0c96b;font: 690 7px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase}.history-overlay-source-state.delayed i{color:#f2b84bc7}.history-overlay-picker-empty{min-height:72px;display:grid;place-items:center;color:#b9c0c980;padding:14px;font-size:9px;text-align:center}.history-overlay-strip{min-width:0;min-height:32px;display:flex;align-items:center;gap:5px;margin-top:5px;overflow-x:auto;overflow-y:hidden;border:1px solid rgba(235,239,242,.1);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.024),transparent),#020304;padding:3px 5px;scrollbar-width:none}.history-overlay-strip::-webkit-scrollbar{display:none}.history-overlay-market{min-width:0;height:24px;display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;border-left:2px solid rgba(235,239,242,.34);background:#ffffff05;padding:2px 6px 2px 5px}.history-overlay-market.source{border-left-style:dashed}.history-overlay-market strong{max-width:82px;overflow:hidden;color:#b9c0c9a8;font-size:8px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-overlay-market b{color:#f7f9faeb;font:760 9px/1 JetBrains Mono,Consolas,monospace;white-space:nowrap}.history-overlay-route-arrow{flex:0 0 auto;color:#b9c0c961}.history-overlay-basis{height:24px;display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;border-left:1px solid rgba(235,239,242,.1);color:#b9c0c97a;padding:0 7px;font:690 7px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase;white-space:nowrap}.history-overlay-basis b{color:#f7f9faf5;font-size:10px}.history-overlay-mode{height:25px;display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;margin-left:auto;border:1px solid rgba(235,239,242,.1);border-radius:4px;background:#030405;padding:2px}.history-overlay-mode button{min-height:19px;border:1px solid transparent;border-radius:2px;background:transparent;color:#b9c0c97a;padding:3px 7px;font-size:7px;font-weight:780;text-transform:uppercase;white-space:nowrap}.history-overlay-mode button:hover,.history-overlay-mode button.active{color:#fff}.history-overlay-mode button.active{border-color:#f5f8fa29;background:#ffffff12;box-shadow:inset 0 -1px #f5f8faad}.history-overlay-status{height:21px;display:inline-flex;flex:0 0 auto;align-items:center;border-left:1px solid rgba(235,239,242,.1);color:#f2b84bc7;padding:0 6px;font:700 7px/1 JetBrains Mono,Consolas,monospace;text-transform:uppercase;white-space:nowrap}.history-overlay-status.error{color:#ff7691db}.history-modal .history-selected-line.external{border-style:dashed;box-shadow:0 18px 38px #0000009e,inset 3px 0 #ebeff257,inset 0 1px #ffffff14}@media(max-width:620px){.history-modal .history-overlay-trigger{min-width:112px;min-height:38px;padding-inline:7px}.history-overlay-picker{top:43px;right:0;left:0;width:auto;max-height:min(420px,calc(100dvh - 118px))}.history-overlay-strip{min-height:36px;margin-top:3px}.history-overlay-market{height:27px}.history-overlay-market strong{max-width:54px}.history-overlay-mode{height:29px}.history-overlay-mode button{min-height:23px}}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.history-modal .history-overlay-trigger,.history-modal .history-overlay-trigger>svg:last-child,.history-overlay-source-list>button,.history-overlay-mode button{transition:none}}.history-modal .history-chart-panel{grid-template-rows:auto auto minmax(0,1fr)!important}.history-modal .history-chart-toolbar{min-width:0;overflow:visible}.history-modal .history-chart-controls{width:100%;min-width:0;display:flex!important;flex-wrap:nowrap!important;align-items:center;gap:5px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:rgba(185,192,201,.24) transparent;touch-action:pan-x;-webkit-overflow-scrolling:touch}.history-modal .history-chart-controls::-webkit-scrollbar{display:block;height:3px}.history-modal .history-chart-controls::-webkit-scrollbar-track{background:transparent}.history-modal .history-chart-controls::-webkit-scrollbar-thumb{border-radius:999px;background:#b9c0c93d}.history-modal .history-feed-tabs{width:auto;min-width:112px;max-width:min(48vw,760px);flex:1 1 280px;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.history-modal .history-feed-tabs::-webkit-scrollbar{display:none}.history-modal .history-feed-tabs button{flex:0 0 auto;scroll-snap-align:start}@media(max-width:760px){.history-modal .history-feed-tabs{min-width:96px;max-width:52vw;flex-basis:180px}}.density-tile .density-line{isolation:isolate;background:linear-gradient(180deg,#ffffff06,#ffffff02),#040607f5!important}.density-tile .density-line.bid{--side-rgb: var(--density-bid-rgb);border-color:#226451;background:linear-gradient(180deg,rgba(255,255,255,.022),transparent 46%,rgba(0,0,0,.2)),#020303!important}.density-tile .density-line.ask{--side-rgb: var(--density-ask-rgb);border-color:#7b2a3c;background:linear-gradient(180deg,rgba(255,255,255,.022),transparent 46%,rgba(0,0,0,.2)),#030303!important}.density-tile .density-line.bid:not(.density-strength),.density-tile .density-line.ask:not(.density-strength){box-shadow:inset 0 0 0 1px rgba(var(--side-rgb),.16),inset 2px 0 rgba(var(--side-rgb),.58),inset -1px 0 rgba(var(--side-rgb),.28),inset 0 1px #ebfff90e,inset 0 -1px #0009}.density-tile .density-line.bid:not(.density-strength):hover,.density-tile .density-line.ask:not(.density-strength):hover{border-color:rgba(var(--side-rgb),.72)}.density-tile .density-line.bid:not(.density-strength):focus-visible,.density-tile .density-line.ask:not(.density-strength):focus-visible{border-color:#f6f8fa9e;outline:1px solid rgba(246,248,250,.48);outline-offset:-2px}.density-tile .density-volume-fill{position:absolute;z-index:0;inset:0 auto 0 0;min-width:0;height:100%;overflow:hidden;border:0;box-shadow:inset 1px 0 rgba(var(--side-rgb),.46),inset 0 1px #ffffff06;contain:paint;pointer-events:none}.density-tile .density-volume-fill:before,.density-tile .density-volume-fill:after{content:"";position:absolute;z-index:1;right:0;left:1px;height:1px;background:linear-gradient(90deg,rgba(var(--side-rgb),.2),rgba(var(--side-rgb),.74) 9%,rgba(var(--side-rgb),.62) 78%,rgba(var(--side-rgb),.24));box-shadow:0 0 3px rgba(var(--side-rgb),.26);pointer-events:none}.density-tile .density-volume-fill:before{top:0}.density-tile .density-volume-fill:after{bottom:0}.density-tile .density-line.bid .density-volume-fill{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2028'%20preserveAspectRatio='none'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='6'%20height='6'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='1'%20cy='1'%20r='0.55'%20fill='%23fff'%20/%3e%3c/pattern%3e%3clinearGradient%20id='dot-fade'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20stop-color='%23fff'%20stop-opacity='0.11'%20/%3e%3cstop%20offset='0.22'%20stop-color='%23fff'%20stop-opacity='0.08'%20/%3e%3cstop%20offset='0.46'%20stop-color='%23fff'%20stop-opacity='0'%20/%3e%3c/linearGradient%3e%3cmask%20id='dot-mask'%20mask-type='luminance'%3e%3crect%20width='112'%20height='28'%20fill='url(%23dot-fade)'%20/%3e%3c/mask%3e%3c/defs%3e%3crect%20width='112'%20height='28'%20fill='url(%23dots)'%20mask='url(%23dot-mask)'%20/%3e%3cg%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='0.52'%20opacity='0.055'%3e%3cpath%20d='M48%2027C68%207%2087%205%20104%2018S134%2031%20153%2011S188%204%20220%2017'%20/%3e%3cpath%20d='M45%2022C66%202%2088%201%20106%2014S137%2027%20156%207S190%200%20220%2013'%20/%3e%3cpath%20d='M44%2016C65-4%2089-5%20108%209S140%2022%20159%202S193-5%20220%208'%20/%3e%3cpath%20d='M46%2010C67-10%2092-11%20111%204S143%2017%20163-3S196-10%20220%203'%20/%3e%3c/g%3e%3c/svg%3e") left center / 220px 100% no-repeat,radial-gradient(118% 260% at -2% 50%,rgba(52,205,150,.38) 0%,rgba(24,111,82,.26) 14%,transparent 34%),radial-gradient(116% 250% at 102% 50%,rgba(42,168,123,.3) 0%,rgba(20,88,66,.22) 14%,transparent 34%),radial-gradient(30% 84% at 42% 20%,rgba(83,205,158,.06) 0%,transparent 28%),radial-gradient(32% 80% at 64% 78%,rgba(31,126,95,.055) 0%,transparent 30%),linear-gradient(180deg,rgba(92,214,166,.035),rgba(255,255,255,.008) 32%,transparent 64%,rgba(18,88,67,.04)),linear-gradient(90deg,#103128,#09231d 18%,#030807 30%,#020303 32% 68%,#030807 70%,#082019 82%,#0e2c24)}.density-tile .density-line.ask .density-volume-fill{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2028'%20preserveAspectRatio='none'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='6'%20height='6'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='1'%20cy='1'%20r='0.55'%20fill='%23fff'%20/%3e%3c/pattern%3e%3clinearGradient%20id='dot-fade'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20stop-color='%23fff'%20stop-opacity='0.11'%20/%3e%3cstop%20offset='0.22'%20stop-color='%23fff'%20stop-opacity='0.08'%20/%3e%3cstop%20offset='0.46'%20stop-color='%23fff'%20stop-opacity='0'%20/%3e%3c/linearGradient%3e%3cmask%20id='dot-mask'%20mask-type='luminance'%3e%3crect%20width='112'%20height='28'%20fill='url(%23dot-fade)'%20/%3e%3c/mask%3e%3c/defs%3e%3crect%20width='112'%20height='28'%20fill='url(%23dots)'%20mask='url(%23dot-mask)'%20/%3e%3cg%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='0.52'%20opacity='0.055'%3e%3cpath%20d='M48%2027C68%207%2087%205%20104%2018S134%2031%20153%2011S188%204%20220%2017'%20/%3e%3cpath%20d='M45%2022C66%202%2088%201%20106%2014S137%2027%20156%207S190%200%20220%2013'%20/%3e%3cpath%20d='M44%2016C65-4%2089-5%20108%209S140%2022%20159%202S193-5%20220%208'%20/%3e%3cpath%20d='M46%2010C67-10%2092-11%20111%204S143%2017%20163-3S196-10%20220%203'%20/%3e%3c/g%3e%3c/svg%3e") left center / 220px 100% no-repeat,radial-gradient(118% 260% at -2% 50%,rgba(226,61,96,.42) 0%,rgba(132,33,57,.29) 14%,transparent 34%),radial-gradient(116% 250% at 102% 50%,rgba(197,49,82,.33) 0%,rgba(105,25,45,.24) 14%,transparent 34%),radial-gradient(30% 84% at 42% 20%,rgba(235,90,119,.065) 0%,transparent 28%),radial-gradient(32% 80% at 64% 78%,rgba(155,37,63,.06) 0%,transparent 30%),linear-gradient(180deg,rgba(232,95,123,.038),rgba(255,255,255,.008) 32%,transparent 64%,rgba(105,24,43,.045)),linear-gradient(90deg,#3b111b,#291018 18%,#080304 30%,#030303 32% 68%,#080304 70%,#260e16 82%,#351019)}.density-tile .density-line.density-strength{--fill-frame-rgb: var(--density-strength-rgb);border-color:#ebeff221!important;box-shadow:inset 0 1px #ebfff90b,inset 0 -1px #0009!important}.density-tile .density-line.density-strength:after{display:none!important;content:none!important}.density-tile .density-line:not(.density-strength){--fill-frame-rgb: var(--side-rgb);border-color:#ebeff221!important;box-shadow:inset 0 1px #ebfff90b,inset 0 -1px #0009!important}.density-tile .density-fill-frame{position:absolute;z-index:1;inset:0 auto 0 0;height:100%;box-sizing:border-box;border-radius:inherit;background:linear-gradient(90deg,rgba(var(--fill-frame-rgb),.055),transparent 72%);box-shadow:inset 0 0 5px rgba(var(--fill-frame-rgb),.065),0 0 4px rgba(var(--fill-frame-rgb),.16);pointer-events:none}.density-tile .density-fill-frame:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(90deg,rgba(var(--fill-frame-rgb),.38),rgba(var(--fill-frame-rgb),.9) 12%,rgba(var(--fill-frame-rgb),.72) 72%,rgba(var(--fill-frame-rgb),.46));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.density-tile .density-line.density-strength:hover,.density-tile .density-line.density-strength:focus-visible{border-color:#ebeff22e!important;box-shadow:inset 0 1px #ebfff90e,inset 0 -1px #0000009e!important}.density-tile .density-line:hover .density-fill-frame,.density-tile .density-line:focus-visible .density-fill-frame{box-shadow:inset 0 0 6px rgba(var(--fill-frame-rgb),.085),0 0 5px rgba(var(--fill-frame-rgb),.23)}html.omega-lite-mode .density-tile .density-fill-frame{box-shadow:inset 0 0 0 1px rgba(var(--fill-frame-rgb),.1)!important}.density-tile .density-confirmed-bounce-frame{--confirmed-bounce-rgb: 238, 244, 247;position:absolute;z-index:3;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(var(--confirmed-bounce-rgb),.82),inset 0 0 7px rgba(var(--confirmed-bounce-rgb),.075),0 0 3px rgba(var(--confirmed-bounce-rgb),.3),0 0 8px rgba(var(--confirmed-bounce-rgb),.1);pointer-events:none}.density-tile .density-line.reaction-bounce-confirmed:hover .density-confirmed-bounce-frame,.density-tile .density-line.reaction-bounce-confirmed:focus-visible .density-confirmed-bounce-frame{box-shadow:inset 0 0 0 1px rgba(var(--confirmed-bounce-rgb),.94),inset 0 0 8px rgba(var(--confirmed-bounce-rgb),.1),0 0 4px rgba(var(--confirmed-bounce-rgb),.36),0 0 9px rgba(var(--confirmed-bounce-rgb),.13)}html.omega-lite-mode .density-tile .density-confirmed-bounce-frame{box-shadow:inset 0 0 0 1px rgba(var(--confirmed-bounce-rgb),.78)!important}.density-tile .density-line>.line-row,.density-tile .density-line>.tick-cluster-details,.density-tile .density-line>.cascade-level-details{position:relative;z-index:2}.density-tile .density-line>.line-age{z-index:3}.density-tile .line-row{grid-template-columns:minmax(54px,1.15fr) minmax(68px,1.55fr) minmax(39px,.82fr) minmax(30px,.65fr)!important;gap:2px!important;align-items:center;font-variant-numeric:tabular-nums}.density-tile .cascade-density-line>.line-row{grid-template-columns:minmax(54px,1.15fr) minmax(68px,1.55fr) minmax(39px,.82fr) minmax(30px,.65fr)!important}.density-tile .line-row b,.density-tile .line-row span,.density-tile .line-row .line-lifetime-part{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;letter-spacing:-.012em}.density-tile .line-row .line-volume{justify-content:center;overflow:hidden;font-size:11.5px!important;font-weight:760;line-height:1}.density-tile .cascade-density-line .line-volume{display:flex!important;grid-template-columns:none;align-items:center;gap:3px!important}.density-tile .cascade-volume-value{width:auto;min-width:0;flex:0 1 auto;overflow:hidden;color:inherit;font:inherit!important;line-height:1!important;text-overflow:ellipsis;white-space:nowrap}.density-tile .cascade-inline-marker,.density-tile .cascade-density-line[aria-expanded=true] .cascade-inline-marker{width:11px!important;min-width:11px!important;height:11px!important;flex:0 0 11px;justify-content:center;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;color:#f6f8faf0!important;background:transparent!important;box-shadow:none!important}.density-tile .cascade-inline-marker svg{width:10px!important;height:10px!important;flex:0 0 10px!important;stroke-width:1.8}.density-tile .line-price,.density-tile .line-distance{justify-content:center;font-size:11.5px!important;font-weight:760!important;line-height:1}.density-tile .line-row .line-price-value{flex:0 1 auto;justify-content:center;font-size:11.5px!important;text-align:center}.density-tile .line-row .line-price-value.compact{font-size:10.6px!important}.density-tile .line-row .line-price-value.ultra-compact{font-size:9.8px!important}.density-tile .line-row .line-lifetime{width:28px;min-width:28px;height:25px;min-height:25px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;gap:0;overflow:hidden;line-height:1;text-align:center}.density-tile .line-row .line-lifetime-part{width:100%;min-width:0;min-height:0;height:10px;display:block;flex:0 0 10px;overflow:visible;color:#f2f5f7e0;font-size:10px!important;font-weight:760;line-height:10px;letter-spacing:-.025em;text-align:center;text-overflow:clip;white-space:nowrap}.density-tile .line-row .line-lifetime.single .line-lifetime-part{height:12px;flex-basis:12px;font-size:11.5px!important;line-height:12px}@media(max-width:380px){.density-tile .line-row{grid-template-columns:minmax(54px,1.12fr) minmax(68px,1.52fr) minmax(39px,.82fr) minmax(30px,.66fr)!important}.density-tile .cascade-density-line>.line-row{grid-template-columns:minmax(54px,1.12fr) minmax(68px,1.52fr) minmax(39px,.82fr) minmax(30px,.66fr)!important}}@media(min-width:1181px){.app-shell .screener-command-deck{display:grid;grid-template-columns:auto minmax(390px,1fr) auto;grid-template-rows:58px;align-items:center;min-height:58px;max-height:58px;overflow:visible!important;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 52%),#020303}.app-shell .screener-command-deck>.topbar{grid-column:1 / -1;grid-row:1;display:grid;grid-template-columns:subgrid;width:100%;height:58px;min-height:58px;padding:0;overflow:visible;pointer-events:none;background:transparent}.app-shell .screener-command-deck .topbar .omega-logo.brand{grid-column:1;grid-row:1;margin-inline:14px 12px;pointer-events:auto}.app-shell .screener-command-deck>.exchange-rail{grid-column:2;grid-row:1;width:100%;min-width:0;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:3px 0 1px!important;grid-template-columns:158px minmax(0,1fr)!important;grid-template-rows:42px 6px!important;gap:0 9px!important;border:0!important;background:transparent!important;box-shadow:none!important;z-index:2}.app-shell .screener-command-deck>.exchange-rail:before{content:none!important;display:none!important}.app-shell .screener-command-deck .card-sort-control{height:32px;margin-left:0}.app-shell .screener-command-deck .exchange-rail-scroll-range{height:6px}.app-shell .screener-command-deck .reference-actions{grid-column:3;grid-row:1;min-width:max-content;margin:0 9px 0 10px;gap:6px;pointer-events:auto;z-index:3}.app-shell .screener-command-deck .reference-actions>button,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle{height:32px!important;min-height:32px!important;padding-inline:10px!important}.app-shell .screener-command-deck .reference-performance-action{min-width:84px!important;order:1}.app-shell .screener-command-deck .reference-freeze-action{min-width:84px!important;order:2}.app-shell .screener-command-deck .reference-filter-action{min-width:80px!important;order:3}.app-shell .screener-command-deck .reference-settings-action{min-width:92px!important;margin-right:-6px;border-radius:5px 0 0 5px!important;order:4}.app-shell .screener-command-deck .reference-profile-action{width:34px!important;min-width:34px!important;padding:0!important;border-left-color:#b9c0c914!important;border-radius:0 5px 5px 0!important;order:5}}.app-shell>.screener-page-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.screener-page-background .screener-dither-background{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.screener-page-background .screener-dither-canvas{position:absolute;inset:0}.app-shell>.screener-command-deck,.app-shell>.summary-rail,.app-shell>.cards-viewport,.app-shell>.signal-tape,.app-shell>.error-box,.app-shell>.loading-box{position:relative;z-index:1}.app-shell>.screener-command-deck{z-index:20;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 54%),#020303f0!important;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.app-shell>.cards-viewport{background:transparent!important}@media(prefers-reduced-motion:reduce){.screener-page-background{display:none}}.reference-profile-chevron{display:none}@media(min-width:1181px){.app-shell .screener-command-deck .reference-actions{height:42px;margin-right:12px;margin-left:14px;gap:0;align-items:stretch;overflow:visible;border:0;background:#020303;box-shadow:none}.app-shell .screener-command-deck .reference-actions>button,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle{position:relative;height:42px!important;min-height:42px!important;margin:0!important;padding:0 18px!important;gap:9px;overflow:visible!important;border:0!important;border-radius:0!important;color:#eef1f4e6!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;font-weight:720!important;letter-spacing:-.01em;transition:color .15s ease,background-color .15s ease}.app-shell .screener-command-deck .reference-actions>button:before,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:before{content:""!important;display:block!important;position:absolute;inset:7px 0 7px auto;width:1px;height:auto;opacity:1;background:linear-gradient(180deg,transparent,rgba(214,220,226,.28) 24%,rgba(214,220,226,.28) 76%,transparent)!important;filter:none!important;pointer-events:none}.app-shell .screener-command-deck .reference-actions>button:after,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:after{content:""!important;display:block!important;position:absolute;inset:5px 6px;z-index:-1;height:auto;border-radius:4px;opacity:0;background:#ffffff0b!important;box-shadow:inset 0 0 0 1px #ffffff0d;transition:opacity .15s ease;pointer-events:none}.app-shell .screener-command-deck .reference-actions>button:hover,.app-shell .screener-command-deck .reference-actions>button:focus-visible,.app-shell .screener-command-deck .reference-actions>button.active,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:hover,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:focus-visible,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle.active{color:#fff!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .screener-command-deck .reference-actions>button:hover:after,.app-shell .screener-command-deck .reference-actions>button:focus-visible:after,.app-shell .screener-command-deck .reference-actions>button.active:after,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:hover:after,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:focus-visible:after,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle.active:after{opacity:1}.app-shell .screener-command-deck .reference-actions>button:focus-visible,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:focus-visible{outline:1px solid rgba(238,242,246,.72)!important;outline-offset:-5px}.app-shell .screener-command-deck .reference-actions svg{width:18px;height:18px;flex:0 0 18px;stroke-width:1.8}.app-shell .screener-command-deck .reference-performance-action{min-width:104px!important;order:1}.app-shell .screener-command-deck .reference-performance-action .performance-mode-toggle__label{text-transform:uppercase}.app-shell .screener-command-deck .reference-performance-action .performance-mode-toggle__switch{display:none}.app-shell .screener-command-deck .reference-freeze-action{min-width:116px!important;order:2}.app-shell .screener-command-deck .reference-filter-action{min-width:116px!important;order:3}.app-shell .screener-command-deck .reference-settings-action{min-width:52px!important;width:52px!important;margin-left:14px!important;padding:0!important;border:1px solid rgba(205,212,219,.23)!important;border-right:0!important;border-radius:5px 0 0 5px!important;background:linear-gradient(180deg,#ffffff06,#ffffff01),#030404!important;box-shadow:inset 0 1px #ffffff09!important;order:4}.app-shell .screener-command-deck .reference-settings-action>span{display:none}.app-shell .screener-command-deck .reference-settings-action:before{top:7px;right:0;bottom:7px}.app-shell .screener-command-deck .reference-profile-action{width:74px!important;min-width:74px!important;padding:0 13px!important;justify-content:space-between;border:1px solid rgba(205,212,219,.23)!important;border-left:0!important;border-radius:0 5px 5px 0!important;background:linear-gradient(180deg,#ffffff06,#ffffff01),#030404!important;box-shadow:inset 0 1px #ffffff09!important;order:5}.app-shell .screener-command-deck .reference-profile-action:before{content:none!important;display:none!important}.app-shell .screener-command-deck .reference-settings-action:hover,.app-shell .screener-command-deck .reference-settings-action:focus-visible,.app-shell .screener-command-deck .reference-profile-action:hover,.app-shell .screener-command-deck .reference-profile-action:focus-visible{border-color:#e5e9ed6b!important;background:linear-gradient(180deg,#ffffff12,#ffffff03),#040505!important}.app-shell .screener-command-deck .reference-profile-action:hover{border-left:0!important}.app-shell .screener-command-deck .reference-settings-action:hover{border-right:0!important}.app-shell .screener-command-deck .reference-profile-chevron{display:block;width:14px;height:14px;flex-basis:14px;color:#ccd3da9e}}@media(min-width:1181px){.app-shell .screener-command-deck{grid-template-columns:auto minmax(470px,1fr) auto}.app-shell .screener-command-deck .reference-actions{height:36px;margin-right:9px;margin-left:9px}.app-shell .screener-command-deck .reference-actions>button,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle{height:36px!important;min-height:36px!important;padding:0 12px!important;gap:7px;font-size:10.5px!important;transition:color .13s ease,opacity .13s ease}.app-shell .screener-command-deck .reference-actions>button:before,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:before{top:6px;bottom:6px}.app-shell .screener-command-deck .reference-actions>button:after,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:after{content:none!important;display:none!important}.app-shell .screener-command-deck .reference-actions>button:hover,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:hover{color:#fffffffa!important;background:transparent!important;box-shadow:none!important}.app-shell .screener-command-deck .reference-actions>button:active,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:active{opacity:.7}.app-shell .screener-command-deck .reference-actions svg{width:15px;height:15px;flex-basis:15px;stroke-width:1.75}.app-shell .screener-command-deck .reference-performance-action{min-width:76px!important}.app-shell .screener-command-deck .reference-freeze-action{min-width:88px!important}.app-shell .screener-command-deck .reference-filter-action{min-width:82px!important}.app-shell .screener-command-deck .reference-settings-action{width:40px!important;min-width:40px!important;margin-left:9px!important;padding:0!important}.app-shell .screener-command-deck .reference-profile-action{width:58px!important;min-width:58px!important;padding:0 10px!important}.app-shell .screener-command-deck .reference-profile-action svg:not(.reference-profile-chevron){width:16px;height:16px;flex-basis:16px}.app-shell .screener-command-deck .reference-profile-chevron{width:11px;height:11px;flex-basis:11px}.app-shell .screener-command-deck .reference-settings-action:hover,.app-shell .screener-command-deck .reference-settings-action:focus-visible,.app-shell .screener-command-deck .reference-profile-action:hover,.app-shell .screener-command-deck .reference-profile-action:focus-visible{border-color:#cdd4db3b!important;background:#030404!important;box-shadow:inset 0 1px #ffffff09!important}}.app-shell .screener-command-deck .reference-performance-action>svg,.app-shell .screener-command-deck .reference-freeze-action>svg{transition:color .15s ease,filter .15s ease,stroke-width .15s ease}.app-shell .screener-command-deck .reference-performance-action.active>svg{color:#d8a84f!important;filter:drop-shadow(0 0 4px rgba(216,168,79,.46));stroke-width:2.1}.app-shell .screener-command-deck .reference-freeze-action.active>svg{color:#c2e6ff!important;filter:drop-shadow(0 0 4px rgba(194,230,255,.52));stroke-width:2.1}.density-tile .line-row{--density-row-value-size: 13px;--density-row-cell-height: 25px}.density-tile .line-row .line-volume,.density-tile .line-row .cascade-volume-value,.density-tile .line-row .line-price,.density-tile .line-row .line-price-value,.density-tile .line-row .line-distance,.density-tile .line-row .line-lifetime-part,.density-tile .line-row .line-lifetime.single .line-lifetime-part{font-size:var(--density-row-value-size)!important;font-weight:760!important}.density-tile .line-row .cascade-volume-value{line-height:1!important}.density-tile .line-row .line-lifetime-part{height:12.5px;flex-basis:12.5px;line-height:12.5px;letter-spacing:-.02em}.density-tile .line-row .line-price-value.compact{font-size:12px!important}.density-tile .line-row .line-price-value.ultra-compact{font-size:11px!important}.density-tile .line-row>.line-volume,.density-tile .line-row>.line-price,.density-tile .line-row>.line-distance,.density-tile .line-row>.line-lifetime{width:100%;min-width:0;height:var(--density-row-cell-height);min-height:var(--density-row-cell-height);display:flex;align-items:center;justify-content:center;align-self:center;justify-self:stretch;padding:0;line-height:1;text-align:center}.density-tile .line-row>.line-lifetime{flex-direction:column}.density-tile .line-row .line-volume-value{min-width:0;flex:0 1 auto;overflow:hidden;color:inherit;font:inherit!important;text-overflow:ellipsis;white-space:nowrap}.density-tile .density-cycle-counter{height:11px;min-width:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-left:1px;border:0;background:transparent;color:#e8ebefb8;padding:0;font:750 7.5px/1 Inter,ui-sans-serif,system-ui,sans-serif!important;letter-spacing:-.045em!important}.density-tile .density-cycle-counter span{font:inherit!important}.density-tile .line-row .line-lifetime-part{display:flex;align-items:center;justify-content:center}.density-tile .line-row .line-lifetime.single .line-lifetime-part{height:var(--density-row-cell-height);min-height:var(--density-row-cell-height);flex-basis:var(--density-row-cell-height);line-height:1}@media(min-width:1181px){.app-shell .screener-command-deck .reference-actions{box-sizing:border-box;height:36px;padding:2px;align-items:center;overflow:hidden;border:1px solid rgba(185,192,201,.24);border-radius:5px;background:linear-gradient(180deg,#ffffff08,#ffffff01 62%),#020303f5;box-shadow:inset 0 1px #ffffff0b,inset 0 -1px #000000b8}.app-shell .screener-command-deck .reference-actions>button,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle,.app-shell .screener-command-deck .reference-settings-action,.app-shell .screener-command-deck .reference-profile-action{height:30px!important;min-height:30px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell .screener-command-deck .reference-actions>button:before,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:before{top:5px;bottom:5px}.app-shell .screener-command-deck .reference-actions>button:hover,.app-shell .screener-command-deck .reference-actions>button:focus-visible,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:hover,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle:focus-visible,.app-shell .screener-command-deck .reference-settings-action:hover,.app-shell .screener-command-deck .reference-settings-action:focus-visible,.app-shell .screener-command-deck .reference-profile-action:hover,.app-shell .screener-command-deck .reference-profile-action:focus-visible{border:0!important;background:transparent!important;box-shadow:none!important}}.density-board.magnetic-layout{display:block!important;position:relative}.density-board.magnetic-layout>.density-tile,.density-board.magnetic-layout>.density-tile.pinned{position:absolute;align-self:start!important;margin:0!important}@media(min-width:1181px){.app-shell .screener-command-deck .reference-actions{gap:0!important;min-width:max-content}.app-shell .screener-command-deck .reference-actions>button,.app-shell .screener-command-deck .reference-actions .performance-mode-toggle,.app-shell .screener-command-deck .reference-settings-action{box-sizing:border-box;width:auto!important;min-width:34px!important;padding:0 9px!important;gap:0!important;flex:0 0 auto;overflow:hidden}.app-shell .screener-command-deck .reference-performance-action{order:1}.app-shell .screener-command-deck .reference-freeze-action{order:2}.app-shell .screener-command-deck .reference-magnet-action{order:3}.app-shell .screener-command-deck .reference-filter-action{order:4}.app-shell .screener-command-deck .reference-settings-action{order:5}.app-shell .screener-command-deck .reference-profile-action{order:6}.app-shell .screener-command-deck .reference-profile-action{width:48px!important;min-width:48px!important;padding:0 9px!important;gap:5px!important}.app-shell .screener-command-deck .reference-magnet-action>svg{transition:color .15s ease,filter .15s ease,stroke-width .15s ease}.app-shell .screener-command-deck .reference-magnet-action.active>svg{color:#bba8ff!important;filter:drop-shadow(0 0 4px rgba(187,168,255,.46));stroke-width:2.1}}.density-tile .line-row>.line-volume,.density-tile .line-row>.line-price,.density-tile .line-row>.line-distance,.density-tile .line-row>.line-lifetime{transform:translateY(-1px)}.header-mode-select{position:relative;z-index:8;width:40px;height:34px;align-self:center;flex:0 0 40px}.screener-command-deck .exchange-rail{overflow:visible!important;width:100%;max-width:calc(246px + var(--exchange-rail-content-width, 1320px));justify-self:center}.screener-command-deck .exchange-rail-list{min-width:0!important;justify-content:flex-start!important}.header-mode-select .filter-select-trigger{width:100%;height:34px;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) 8px;gap:1px;padding:0 4px 0 6px;border:1px solid rgba(185,192,201,.2);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent 68%),#030404;color:#e8ebefb8;box-shadow:inset 0 1px #ffffff09}.header-mode-select .filter-select-trigger:hover,.header-mode-select .filter-select-trigger:focus-visible,.header-mode-select .filter-select-trigger[aria-expanded=true]{border-color:#dce1e661;background:linear-gradient(180deg,rgba(255,255,255,.048),transparent 70%),#040505;box-shadow:none}.header-mode-select .filter-select-trigger>svg{width:8px;height:8px;opacity:.62}.header-scope-emblem{width:20px;height:15px;min-width:20px;display:grid;grid-template-columns:8px 1px 9px;align-items:center;justify-content:center;column-gap:1px;color:#e8ebefb8}.header-scope-emblem>i{width:1px;height:11px;justify-self:center;background:#b9c0c92e}.header-scope-emblem>b{width:100%;height:15px;display:grid;place-items:center;color:#e8ebefad;font:720 9px/15px Inter,ui-sans-serif,system-ui,sans-serif;transition:color .15s ease,opacity .15s ease,filter .15s ease}.header-scope-emblem>b>svg{width:10px;height:10px;stroke-width:1.75}.header-mode-select .header-scope-emblem>b.is-muted{color:#9ea7b340}.header-mode-select.header-market-mode:not(.mode-all) .header-market-emblem>b.is-active{color:#d8f8eb;filter:drop-shadow(0 0 3px rgba(36,210,128,.34))}.header-mode-select.header-asset-mode:not(.mode-configured) .header-asset-emblem>b.is-active{color:#e7ddff;filter:drop-shadow(0 0 3px rgba(176,142,255,.32))}.header-mode-select .filter-select-menu,.filter-select-menu-portal.header-market-mode-menu{right:0;left:auto;width:158px;min-width:158px;margin-top:5px;border-color:#b9c0c938;background:#070809;box-shadow:0 14px 34px #000000b8,inset 0 1px #ffffff0a}.filter-select-menu-portal.header-market-mode-menu{z-index:420}.header-mode-select .filter-select-options button,.filter-select-menu-portal.header-market-mode-menu .filter-select-options button{min-height:34px;font-size:10px;letter-spacing:.025em}@media(min-width:1181px){.app-shell .screener-command-deck{grid-template-columns:auto minmax(560px,1fr) auto}.app-shell .screener-command-deck>.exchange-rail{grid-template-columns:148px minmax(0,1fr) 40px 40px!important;column-gap:6px!important}.app-shell .screener-command-deck .exchange-rail-scroll-range{grid-column:2}}@media(max-width:1180px){.screener-command-deck .exchange-rail{grid-template-columns:144px minmax(0,1fr) 40px 40px!important;column-gap:5px!important}.screener-command-deck .exchange-rail-scroll-range{grid-column:2}.header-mode-select{width:40px;flex-basis:40px}}@media(max-width:760px){.screener-command-deck .exchange-rail{grid-template-columns:116px minmax(0,1fr) 40px 40px!important}.header-mode-select .filter-select-trigger{padding-inline:5px 3px}}@media(max-width:520px){.screener-command-deck .exchange-rail{grid-template-columns:42px minmax(0,1fr) 36px 36px!important}.card-sort-control .filter-select-trigger>span{display:none}.card-sort-control .filter-select-trigger{padding-inline:2px}.header-mode-select{width:36px;flex-basis:36px}.header-mode-select .filter-select-trigger>svg{display:none}.header-mode-select .filter-select-trigger{grid-template-columns:1fr;padding-inline:4px}}.density-tile .line-row,.density-tile .cascade-density-line>.line-row{grid-template-columns:minmax(62px,1.25fr) minmax(60px,1.28fr) minmax(39px,.8fr) minmax(30px,.62fr)!important}.density-tile .line-row{--density-row-value-size: 11.5px}.density-tile .line-row .line-price-value.compact{font-size:10.5px!important}.density-tile .line-row .line-price-value.ultra-compact{font-size:9.7px!important}.density-tile .line-row .line-volume-value,.density-tile .line-row .cascade-volume-value{overflow:visible;text-overflow:clip}.density-tile .cascade-level-details{gap:2px;padding:5px 2px}.density-tile .cascade-level-row{grid-template-columns:minmax(52px,1.15fr) minmax(54px,1.25fr) minmax(38px,.8fr) minmax(30px,.62fr)!important;gap:2px!important;min-height:23px;padding:0 3px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:680;line-height:1}.density-tile .cascade-level-missing{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:8.5px}.density-tile .cascade-level-row .line-lifetime{width:100%;height:23px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0;overflow:visible}.density-tile .cascade-level-row .line-lifetime-part{height:11px;min-height:11px;display:block;overflow:visible;font-size:10px;line-height:11px;text-overflow:clip}.density-line.aggregated-zone-line,.density-line.aggregated-zone-line.bid,.density-line.aggregated-zone-line.ask{border-style:dashed;border-color:#b9c0c961;background:linear-gradient(90deg,#b9c0c913,#06080af5 26% 74%,#b9c0c90e)!important;box-shadow:inset 2px 0 0 var(--aggregated-zone-side, rgba(185, 192, 201, .55)),inset 0 1px #ffffff09,inset 0 -1px #0009}.density-line.aggregated-zone-line.bid{--aggregated-zone-side: rgba(36, 210, 128, .7)}.density-line.aggregated-zone-line.ask{--aggregated-zone-side: rgba(255, 76, 116, .72)}.density-line.aggregated-zone-line:before{opacity:.08}.aggregated-zone-volume{display:flex;min-width:0;align-items:center;gap:3px}.aggregated-zone-volume>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.aggregated-zone-volume small{color:#b9c0c994;font-size:7px;font-weight:600;white-space:nowrap}.line-row .aggregated-zone-range{color:#e8ebefc2;font-size:8.2px;letter-spacing:-.025em}.line-row .aggregated-zone-badge{min-height:14px;align-self:center;justify-self:end;padding:0 3px;border:1px solid rgba(185,192,201,.28);border-radius:3px;color:#e8ebefb8;font-size:7.2px;letter-spacing:.08em}.settings-modal.telegram-settings-shell{width:min(1180px,calc(100vw - 28px));height:min(760px,calc(100dvh - 28px));max-height:none}.settings-modal.telegram-settings-shell .settings-modal-layout{grid-template-columns:190px minmax(0,1fr)}.settings-modal-content>[hidden]{display:none!important}.settings-telegram-panel-host{min-width:0;min-height:100%}.settings-nav-separator{margin:9px 9px 3px;color:#b9c0c96b;font:730 7px/1 JetBrains Mono,SFMono-Regular,Consolas,monospace;letter-spacing:.12em}.telegram-alert-workspace{min-height:100%;align-content:start;gap:10px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;contain:layout paint}.telegram-workspace-head{min-height:46px;margin:0;padding:0 2px 10px;border-bottom:1px solid rgba(235,239,242,.1)}.telegram-workspace-head>div{grid-template-columns:minmax(0,1fr)}.telegram-workspace-head>div>small{overflow:hidden;color:#b9c0c994;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.telegram-tab-panel{min-width:0;display:grid;gap:10px;animation:telegram-panel-enter .15s ease-out both}.telegram-panel-title{min-width:0;display:flex;min-height:45px;align-items:center;justify-content:space-between;gap:14px}.telegram-panel-title>div{min-width:0;display:grid;gap:3px}.telegram-panel-title small,.telegram-config-card header small,.telegram-rebound-preview header small{color:#b9c0c985;font:730 7px/1.1 JetBrains Mono,SFMono-Regular,Consolas,monospace;letter-spacing:.105em}.telegram-panel-title h4,.telegram-config-card h4{margin:0;color:#f0f3f5;font-size:13px;font-weight:690}.telegram-panel-title>p,.telegram-config-card p{margin:0;color:#b9c0c994;font-size:9px;line-height:1.4}.telegram-config-card{min-width:0;display:grid;gap:9px;border:1px solid rgba(235,239,242,.12);border-radius:6px;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent 44%),#050607;padding:10px;box-shadow:inset 0 1px #ffffff06}.telegram-config-card>header{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid rgba(235,239,242,.08)}.telegram-config-card>header>span,.telegram-rebound-preview>header>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(235,239,242,.13);border-radius:4px;color:#ebeff2b8;background:#ffffff06}.telegram-config-card>header>div{min-width:0;display:grid;gap:3px}.telegram-channel-panel{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.telegram-channel-status{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px}.telegram-channel-status>div{display:grid;gap:4px}.telegram-channel-status>div span{color:#b9c0c97a;font-size:8px;text-transform:uppercase}.telegram-channel-status>div b{color:#ebeff2db;font-size:11px}.telegram-channel-help{grid-template-columns:24px minmax(0,1fr);align-content:center;align-items:start}.telegram-channel-help>svg{color:#54cea6c7}.telegram-channel-help>div{display:grid;gap:5px}.telegram-event-layout{min-width:0;display:grid;grid-template-columns:minmax(340px,.88fr) minmax(390px,1.12fr);align-items:start;gap:10px}.telegram-event-main{min-width:0;display:grid;gap:8px}.telegram-events-panel .telegram-alert-exchange-grid{max-height:330px}.telegram-rebound-layout{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.telegram-rebound-column{min-width:0;display:grid;gap:10px}.telegram-rebound-confirmation>label,.telegram-rebound-repeat>label{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:12px}.telegram-rebound-confirmation>label>span,.telegram-rebound-repeat>label>span{min-width:0;display:grid;gap:3px}.telegram-rebound-confirmation>label>span b,.telegram-rebound-repeat>label>span b{color:#ebeff2db;font-size:10px;font-weight:650}.telegram-rebound-confirmation>label>span small,.telegram-rebound-repeat>label>span small{color:#b9c0c97d;font-size:8px;line-height:1.3}.telegram-rebound-confirmation>label>div{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;overflow:hidden;border:1px solid rgba(235,239,242,.15);border-radius:4px;background:#020303}.telegram-rebound-confirmation>label input{width:100%;min-width:0;height:31px;border:0!important;padding:0 8px;font-size:11px;font-weight:650;box-shadow:none!important}.telegram-rebound-confirmation>label>div>b{display:grid;height:100%;place-items:center;border-left:1px solid rgba(235,239,242,.09);color:#b9c0c99e;font-size:9px}.telegram-rebound-repeat select{width:132px;height:31px;padding:0 8px;font-size:9px}.telegram-rebound-confirmation>label>select{width:100%;min-width:0;height:31px;padding:0 6px;font-size:10px}.telegram-execution-presets{display:flex;flex-wrap:wrap;gap:6px}.telegram-execution-presets>button{max-width:100%;white-space:normal}.telegram-rebound-cycle{display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:8px;padding-top:8px;border-top:1px solid rgba(235,239,242,.07)}.telegram-rebound-cycle>span{color:#b9c0c9a3;font-size:9px;font-weight:650}.telegram-rebound-cycle>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.telegram-rebound-cycle button{min-height:29px;border-radius:0!important;font-size:8.5px}.telegram-rebound-cycle button:first-child{border-radius:4px 0 0 4px!important}.telegram-rebound-cycle button:last-child{border-radius:0 4px 4px 0!important}.telegram-rebound-cycle button+button{margin-left:-1px}.telegram-rebound-cycle button.active{z-index:1;border-color:#f05a4f99;color:#fff;background:#f05a4f17;box-shadow:inset 0 0 0 1px #f05a4f14}.telegram-rebound-filter .telegram-alert-volume{grid-template-columns:minmax(115px,.75fr) repeat(2,minmax(90px,.62fr))}.telegram-rebound-filter .telegram-threshold-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-rebound-markets>header>button{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;font-size:8px}.telegram-rebound-markets>header>button svg{transition:transform .15s ease}.telegram-rebound-markets>header>button svg.open{transform:rotate(90deg)}.telegram-feed-preview{min-width:0;display:flex;min-height:30px;align-items:center;gap:5px;flex-wrap:wrap;overflow:visible}.telegram-alert-feed-actions{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;color:#b9c0c99e;font-size:9px}.telegram-alert-feed-actions button{min-height:26px;border:1px solid rgba(235,239,242,.16);border-radius:5px;background:#ffffff06;color:#d9dee4;padding:0 9px;font:650 9px/1 Inter,ui-sans-serif,system-ui,sans-serif;transition:border-color .15s ease,background .15s ease,color .15s ease}.telegram-alert-feed-actions button:hover:not(:disabled),.telegram-alert-feed-actions button:focus-visible{border-color:#ebeff261;background:#ffffff0f;color:#fff}.telegram-alert-feed-actions button:disabled{opacity:.42;cursor:default}.telegram-feed-preview>span,.telegram-feed-preview>b{min-width:0;display:inline-flex;height:25px;align-items:center;gap:4px;border:1px solid rgba(235,239,242,.11);border-radius:4px;background:#ffffff05;color:#ebeff2ad;padding:0 6px;font:680 7.5px/1 JetBrains Mono,Consolas,monospace;white-space:nowrap}.telegram-feed-preview>span img{width:13px;height:13px}.telegram-feed-preview.empty{color:#b9c0c985;font-size:9px}.telegram-rebound-markets .telegram-alert-feed-picker{padding-top:8px;border-top:1px solid rgba(235,239,242,.08)}.telegram-rebound-markets .telegram-alert-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:220px}.telegram-execution-help{margin:1px 0 0;color:#b9c0c99e;font-size:9px;line-height:1.45}.telegram-execution-presets{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.telegram-execution-presets>button{min-height:28px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(235,239,242,.14);border-radius:5px;background:#ffffff05;color:#e8ebefb8;padding:0 9px;font:650 9px/1 Inter,ui-sans-serif,system-ui,sans-serif;transition:border-color .15s ease,background .15s ease,color .15s ease}.telegram-execution-presets>button:hover,.telegram-execution-presets>button:focus-visible,.telegram-execution-presets>button.active{border-color:#ebeff26b;background:#ffffff0f;color:#fff}.telegram-execution-presets .telegram-alert-exchange-logo{width:14px;height:14px}.telegram-rebound-preview{min-width:0;display:grid;gap:8px;overflow:hidden;border:1px solid rgba(235,239,242,.12);border-radius:6px;background:radial-gradient(circle at 88% 20%,rgba(255,255,255,.035),transparent 32%),#030405;padding:10px}.telegram-rebound-preview>header{display:flex;align-items:center;gap:7px}.telegram-rebound-preview>header>span{width:25px;height:25px}.telegram-rebound-preview>div{display:grid;gap:5px;border-left:2px solid rgba(84,206,166,.62);padding:4px 0 4px 10px}.telegram-rebound-preview strong{color:#ebeff2c7;font-size:9px}.telegram-rebound-preview b{color:#f3f5f7;font-size:12px}.telegram-rebound-preview p,.telegram-rebound-preview div>small{margin:0;color:#b9c0c999;font-size:8.5px}.telegram-watch-panel{content-visibility:auto;contain-intrinsic-size:700px}.telegram-workspace-footer{position:sticky;z-index:3;bottom:-12px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:6px;margin:2px -12px -12px;border-top:1px solid rgba(235,239,242,.1);background:#020303f5;padding:9px 12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.telegram-workspace-footer button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-size:8.5px}.telegram-workspace-footer button.danger{color:#ff8b9ec7;border-color:#ff4c7438}.telegram-workspace-footer .telegram-primary-action{border-color:#f05a4f9e;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.09),transparent),#f05a4fc7;box-shadow:0 0 14px #f05a4f14}.telegram-alert-feedback:empty{display:none}@keyframes telegram-panel-enter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.telegram-tab-panel{animation:none}}@media(max-width:1499px){.settings-modal.telegram-settings-shell{width:min(1120px,calc(100vw - 20px));height:min(760px,calc(100dvh - 20px))}.settings-modal.telegram-settings-shell .settings-modal-layout{grid-template-columns:178px minmax(0,1fr)}.telegram-event-layout{grid-template-columns:minmax(320px,.9fr) minmax(350px,1.1fr)}}@media(max-width:900px){.telegram-channel-panel,.telegram-event-layout,.telegram-rebound-layout{grid-template-columns:minmax(0,1fr)}.telegram-events-panel .telegram-alert-exchange-grid{max-height:240px}}@media(max-width:680px){.settings-modal.telegram-settings-shell{width:100vw;height:94dvh}.settings-modal.telegram-settings-shell .settings-modal-layout{grid-template-columns:48px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.settings-modal.telegram-settings-shell .settings-modal-nav{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:38px;align-content:start;gap:4px;overflow-x:hidden;overflow-y:auto;border-right:1px solid rgba(235,239,242,.1);border-bottom:0;padding:7px 5px}.settings-modal.telegram-settings-shell .settings-nav-separator{display:none}.settings-modal.telegram-settings-shell .settings-modal-nav button{width:38px;min-width:38px;min-height:38px;justify-content:center;padding:0}.settings-modal.telegram-settings-shell .settings-modal-nav button span{display:none}.telegram-workspace-head{grid-template-columns:30px minmax(0,1fr) auto}.telegram-panel-title{align-items:flex-start;flex-direction:column;gap:8px}.telegram-rebound-confirmation>label,.telegram-rebound-repeat>label{grid-template-columns:minmax(0,1fr) 108px;gap:8px}.telegram-rebound-repeat select{width:108px}.telegram-rebound-cycle{grid-template-columns:minmax(0,1fr)}.telegram-rebound-filter .telegram-alert-volume{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-rebound-filter .telegram-alert-volume>header{grid-column:1 / -1}.telegram-rebound-markets .telegram-alert-exchange-grid{grid-template-columns:minmax(0,1fr)}.telegram-workspace-footer{grid-template-columns:auto auto minmax(0,1fr)}.telegram-workspace-footer>span{display:none}.telegram-workspace-footer .telegram-primary-action{grid-column:1 / -1;width:100%}}@media(max-width:390px){.telegram-rebound-confirmation>label,.telegram-rebound-repeat>label{grid-template-columns:minmax(0,1fr)}.telegram-rebound-repeat select{width:100%}.telegram-rebound-filter .telegram-alert-volume,.telegram-rebound-filter .telegram-threshold-grid.compact{grid-template-columns:minmax(0,1fr)}.telegram-rebound-filter .telegram-alert-volume>header{grid-column:auto}}.asset-board-stack{width:100%;min-height:0;display:flex;flex-direction:column;align-items:stretch}.asset-density-board{flex:0 0 auto}.asset-class-divider{width:100%;height:25px;display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:9px;margin:13px 0 12px;color:#b9c0c98f;font:720 8px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase}.asset-class-divider:before,.asset-class-divider:after{content:"";height:1px;background:linear-gradient(90deg,transparent,rgba(185,192,201,.22))}.asset-class-divider:after{background:linear-gradient(90deg,rgba(185,192,201,.22),transparent)}.asset-class-divider>span{display:inline-flex;align-items:center;min-height:19px;padding:0 8px;border:1px solid rgba(185,192,201,.12);border-radius:4px;background:#050608e0;box-shadow:inset 0 1px #ffffff06;white-space:nowrap}@media(max-width:600px){.asset-class-divider{margin-block:10px 9px;gap:6px;letter-spacing:.11em}}.app-shell .reference-expand-action.active{color:#f2f4f6!important;border-color:#e8ebef57!important;background:linear-gradient(180deg,#e8ebef1c,#e8ebef06 72%),#030404!important;box-shadow:inset 0 -2px #e8ebefb3,0 0 9px #e8ebef14!important}.pinned-class-divider{margin-top:3px;color:#e8ebefc2}.pinned-class-divider:before,.pinned-class-divider:after{background:linear-gradient(90deg,transparent,rgba(232,235,239,.34))}.pinned-class-divider:after{background:linear-gradient(90deg,rgba(232,235,239,.34),transparent)}.pinned-class-divider>span{gap:6px;border-color:#e8ebef33;box-shadow:inset 0 1px #ffffff0e,0 0 10px #ffffff06}.regular-class-divider{margin-top:12px;color:#b9c0c96b}.filter-optical-console .filter-market-pair{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:9px}.filter-optical-console .filter-market-pair.single{grid-template-columns:minmax(0,1fr)}.filter-optical-console .filter-market-pair .filter-market-card{min-width:0;margin:0;border-color:#e8ebef1f;border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 62%),#050607}.filter-optical-console .filter-market-pair .filter-core-stack{grid-template-columns:minmax(0,1fr)}.filter-optical-console .filter-context-markets{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;color:#e8ebef94;border:1px solid rgba(232,235,239,.12);border-radius:3px;background:#030404;font:760 9px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em}.filter-optical-console :where(.filter-template-actions,.symbol-add-row,.symbol-filter-head,.symbol-copy-settings,.filter-modal-footer) button,.settings-modal :where(.settings-modal-nav,.settings-modal-content) button{position:relative;isolation:isolate;min-height:32px;border:1px solid rgba(232,235,239,.15)!important;border-radius:3px!important;color:#e8ebefc7;background:linear-gradient(180deg,#ffffff09,#ffffff01 68%),#030404!important;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #000000b3!important;font:720 11px/1 Inter,ui-sans-serif,system-ui,sans-serif}.filter-optical-console :where(.filter-template-actions,.symbol-add-row,.symbol-filter-head,.symbol-copy-settings,.filter-modal-footer) button:before,.filter-optical-console :where(.filter-template-actions,.symbol-add-row,.symbol-filter-head,.symbol-copy-settings,.filter-modal-footer) button:after,.settings-modal :where(.settings-modal-nav,.settings-modal-content) button:before,.settings-modal :where(.settings-modal-nav,.settings-modal-content) button:after{content:none!important;display:none!important}.filter-optical-console :where(.filter-template-actions,.symbol-add-row,.symbol-filter-head,.symbol-copy-settings,.filter-modal-footer) button:hover,.filter-optical-console :where(.filter-template-actions,.symbol-add-row,.symbol-filter-head,.symbol-copy-settings,.filter-modal-footer) button:focus-visible,.settings-modal :where(.settings-modal-nav,.settings-modal-content) button:hover,.settings-modal :where(.settings-modal-nav,.settings-modal-content) button:focus-visible{color:#fff;border-color:#e8ebef5c!important;background:linear-gradient(180deg,#ffffff13,#ffffff03 72%),#050607!important}.filter-optical-console .symbol-filter-rail{border:1px solid rgba(232,235,239,.12);border-radius:4px;overflow:hidden}.filter-optical-console .symbol-filter-list{gap:3px;padding:4px;background:#020303}.filter-optical-console .symbol-filter-list button{min-height:34px;padding:0 10px;border:1px solid rgba(232,235,239,.1);border-radius:3px;color:#b9c0c9b8;background:#050607;font:760 11px/1 Inter,ui-sans-serif,system-ui,sans-serif}.filter-optical-console .symbol-filter-list button:hover,.filter-optical-console .symbol-filter-list button.active{color:#fff;border-color:#e8ebef52;background:linear-gradient(180deg,#ffffff12,#ffffff04),#050607}.filter-optical-console .symbol-filter-list button.active{box-shadow:inset 0 -2px #f05a4fc7,inset 0 1px #ffffff0f}.filter-optical-console .symbol-exchange-selector{gap:4px;padding:7px 1px}.filter-optical-console .symbol-exchange-selector button{min-height:32px;border-radius:3px!important;background:#030404!important;font-size:10px}.filter-optical-console .symbol-copy-menu{width:min(360px,calc(100vw - 32px));padding:9px;border-color:#e8ebef38;border-radius:4px;background:#050607;box-shadow:0 20px 52px #000000d6,inset 0 1px #ffffff0b}.filter-optical-console .symbol-copy-menu>strong{margin:0 0 8px;color:#e8ebefdb;font:760 11px/1.25 Inter,ui-sans-serif,system-ui,sans-serif}.filter-optical-console .symbol-copy-menu label{min-height:34px;border:1px solid rgba(232,235,239,.09);border-radius:3px;background:#020303;font-size:10px}.settings-modal .settings-modal-nav button{font-size:12px}.settings-modal .settings-card h3{font-size:14px;line-height:1.25}.settings-modal .settings-card header small,.settings-modal .settings-switch-row small{font-size:9.5px;line-height:1.35}.settings-modal .settings-switch-row b,.settings-modal .settings-card>p,.settings-modal .filter-hidden-card h3,.settings-modal .filter-hidden-card textarea{font-size:11.5px;line-height:1.45}.history-modal .history-modal-head{grid-template-columns:126px minmax(150px,250px) minmax(260px,1fr) 36px}.history-modal .history-symbol-search{grid-column:3}.history-modal .modal-close{grid-column:4}.history-modal .history-outcome-select{position:relative;min-width:104px;height:30px;flex:0 0 104px;display:grid;grid-template-columns:14px minmax(0,1fr) 12px;align-items:center;gap:4px;padding:0 7px;color:#e8ebefad;border:1px solid rgba(232,235,239,.15);border-radius:3px;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent),#030404}.history-modal .history-outcome-select:focus-within,.history-modal .history-outcome-select:hover{color:#fff;border-color:#e8ebef5c}.history-modal .history-outcome-select select{width:100%;min-width:0;appearance:none;color:inherit;border:0;outline:0;background:transparent;font:760 10px/1 Inter,ui-sans-serif,system-ui,sans-serif}.history-modal .history-outcome-select option{color:#e8ebef;background:#050607}.history-modal .history-filter-toggle,.history-modal .history-reaction-toggle,.history-modal .history-min-volume-filter,.history-modal .history-overlay-trigger,.history-modal .history-control-group{min-height:30px;border-radius:3px!important}@media(min-width:1181px){.app-shell .screener-command-deck>.exchange-rail{grid-template-columns:148px minmax(0,1fr) 40px!important}}@media(max-width:1180px){.filter-optical-console .filter-market-pair{grid-template-columns:minmax(0,1fr)}.history-modal .history-modal-head{grid-template-columns:116px minmax(150px,1fr) 36px;grid-template-rows:40px 38px}.history-modal .history-symbol-search{grid-column:1 / -1;grid-row:2}.history-modal .modal-close{grid-column:3;grid-row:1}.screener-command-deck .exchange-rail{grid-template-columns:144px minmax(0,1fr) 40px!important}}@media(max-width:760px){.screener-command-deck .exchange-rail{grid-template-columns:116px minmax(0,1fr) 40px!important}}@media(max-width:720px){.history-modal .history-modal-head{grid-template-columns:92px minmax(0,1fr) 40px}.history-modal .history-symbol-search{grid-column:1 / -1;grid-row:2}.filter-optical-console .filter-core-row{grid-template-columns:28px minmax(92px,1fr) minmax(92px,1fr)}.filter-optical-console .filter-core-row .filter-core-control:last-child:nth-child(4){grid-column:2 / -1}}@media(max-width:520px){.screener-command-deck .exchange-rail{grid-template-columns:42px minmax(0,1fr) 36px!important}.filter-optical-console .filter-market-pair{gap:7px}.filter-optical-console .filter-core-row{grid-template-columns:26px minmax(0,1fr)}.filter-optical-console .filter-core-control,.filter-optical-console .filter-core-row .filter-core-control:last-child:nth-child(4){grid-column:1 / -1}.filter-optical-console .symbol-copy-menu>div{grid-template-columns:minmax(0,1fr)}}.telegram-settings-shell .settings-modal-content{scroll-behavior:auto}.telegram-alert-workspace{gap:8px}.telegram-workspace-head{min-height:36px;padding:0 2px 7px}.telegram-workspace-head>div{display:flex;min-width:0;align-items:baseline;gap:7px}.telegram-workspace-head>div>small{font-size:8px}.telegram-tab-panel{gap:8px;animation:none}.telegram-panel-title{min-height:34px}.telegram-panel-title h4{font-size:12px}.telegram-compact-note{display:inline-flex;min-height:25px;align-items:center;gap:5px;padding:0 7px;color:#b9c0c994;border:1px solid rgba(235,239,242,.1);border-radius:4px;background:#ffffff05;font-size:8px;white-space:nowrap}.telegram-config-card{gap:7px;padding:8px}.telegram-config-card>header{grid-template-columns:24px minmax(0,1fr) auto;gap:7px;padding-bottom:6px}.telegram-config-card>header>span{width:23px;height:23px}.telegram-config-card>header h4{font-size:10px}.telegram-channel-status{min-height:34px}.telegram-channel-status>div b,.telegram-channel-help h4{font-size:9px}.telegram-channel-help{min-height:58px;grid-template-columns:20px minmax(0,1fr);align-items:center}.telegram-alert-event-picker.compact>button{min-height:32px;grid-template-columns:22px minmax(0,1fr);align-items:center;padding:4px 20px 4px 5px}.telegram-alert-event-picker.compact>button b{font-size:8.5px}.telegram-alert-volume.compact{grid-template-columns:minmax(104px,.7fr) repeat(2,minmax(90px,.65fr));align-items:end}.telegram-alert-volume.compact>header{align-self:center}.telegram-rebound-layout,.telegram-rebound-column{gap:8px}.telegram-rebound-confirmation>label{min-height:32px;grid-template-columns:minmax(0,1fr) 118px}.telegram-rebound-confirmation>label>span b{font-size:9px}.telegram-rebound-cooldown{padding-top:7px;border-top:1px solid rgba(235,239,242,.07)}.telegram-rebound-cooldown select{width:118px;height:29px;padding:0 7px;font-size:8.5px}.telegram-rebound-cycle{grid-template-columns:88px minmax(0,1fr);padding-top:6px}.telegram-rebound-preview{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:8px}.telegram-rebound-preview>header{align-self:stretch;flex-direction:column;justify-content:center}.telegram-rebound-preview>header small{max-width:58px;text-align:center;line-height:1.25}.telegram-rebound-preview>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px}.telegram-rebound-preview>div>small{grid-column:1 / -1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.telegram-coin-watch>header{min-height:28px}@media(max-width:680px){.telegram-workspace-head>div{display:grid;gap:1px}.telegram-compact-note{max-width:100%;white-space:normal}.telegram-rebound-confirmation>label{grid-template-columns:minmax(0,1fr) 104px}.telegram-rebound-cooldown select{width:104px}.telegram-rebound-preview{grid-template-columns:minmax(0,1fr)}.telegram-rebound-preview>header{flex-direction:row;justify-content:flex-start}.telegram-rebound-preview>header small{max-width:none;text-align:left}}@media(max-width:390px){.telegram-rebound-confirmation>label{grid-template-columns:minmax(0,1fr)}.telegram-rebound-cooldown select{width:100%}}.history-selected-line-details .history-selected-line{max-height:min(40vh,330px)}.history-volume-journey{display:flex;min-width:0;align-items:end;gap:8px;padding:9px 10px;border-bottom:1px solid rgba(232,235,239,.08);background:linear-gradient(90deg,rgba(232,235,239,.035),transparent 72%);overflow-x:auto;scrollbar-width:thin}.history-volume-journey-title{align-self:end;color:#9ea7b3b8;font:800 9px/16px Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase}.history-volume-journey>strong,.history-volume-transition>strong{align-self:end;color:#f2f4f6;font:850 12px/16px Inter,ui-sans-serif,system-ui,sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap}.history-volume-transition{display:grid;flex:0 0 auto;grid-template-columns:24px auto;grid-template-rows:10px 16px;grid-template-areas:"label label" "arrow volume";align-items:center;column-gap:5px}.history-volume-transition>i{grid-area:label;align-self:start;color:#b9c0c9a3;font:760 7px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.04em;text-align:center;text-transform:uppercase;white-space:nowrap}.history-volume-transition>b{grid-area:arrow;color:#e8ebef8f;font:500 15px/1 Inter,ui-sans-serif,system-ui,sans-serif;text-align:center}.history-volume-transition>strong{grid-area:volume}.history-modal .history-outcome-select{position:relative;width:112px;min-width:112px;height:30px;flex:0 0 112px;display:block;padding:0;border:0;border-radius:3px;background:transparent}.history-modal .history-outcome-select .filter-select-trigger{width:100%;height:30px;min-height:30px;display:grid;grid-template-columns:minmax(0,1fr) 11px;gap:4px;padding:0 7px;border:1px solid rgba(232,235,239,.15);border-radius:3px;color:#e8ebefb8;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent),#030404;box-shadow:inset 0 1px #ffffff06}.history-modal .history-outcome-select .filter-select-trigger:hover,.history-modal .history-outcome-select .filter-select-trigger:focus-visible,.history-modal .history-outcome-select .filter-select-trigger[aria-expanded=true]{color:#fff;border-color:#e8ebef5c;background:linear-gradient(180deg,rgba(255,255,255,.065),transparent),#040505;outline:none}.history-outcome-trigger-content{min-width:0;display:flex;align-items:center;gap:5px}.history-outcome-trigger-content b{min-width:0;overflow:hidden;font:760 10px/1 Inter,ui-sans-serif,system-ui,sans-serif;text-overflow:ellipsis;white-space:nowrap}.history-modal .history-outcome-select .filter-select-menu{right:auto;left:0;z-index:160;width:152px;min-width:152px;margin-top:4px;border-color:#e8ebef33;border-radius:4px;background:#050607;box-shadow:0 16px 38px #000000d1,inset 0 1px #ffffff0a}.history-modal .history-outcome-select .filter-select-options button{min-height:31px;font-size:10px}.filter-select-menu-portal.history-outcome-menu{z-index:10020;min-width:152px;padding:4px;border:1px solid rgba(232,235,239,.2);border-radius:4px;background:#050607;box-shadow:0 16px 38px #000000d1,inset 0 1px #ffffff0a}.filter-select-menu-portal.history-outcome-menu .filter-select-options{display:grid;gap:2px}.filter-select-menu-portal.history-outcome-menu button{min-height:31px;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:7px;padding:0 8px;color:#e8ebefad;border:1px solid transparent;border-radius:3px;background:transparent;font:720 10px/1 Inter,ui-sans-serif,system-ui,sans-serif;text-align:left}.filter-select-menu-portal.history-outcome-menu button:hover,.filter-select-menu-portal.history-outcome-menu button:focus-visible,.filter-select-menu-portal.history-outcome-menu button.active{color:#fff;border-color:#e8ebef2e;background:#ffffff0e;outline:none}.filter-select-menu-portal.history-outcome-menu button>svg{opacity:0}.filter-select-menu-portal.history-outcome-menu button.active>svg{opacity:1}.app-shell .screener-command-deck .reference-market-scope-action{position:relative;order:0;z-index:24;align-self:center;margin:0 5px 0 1px}.app-shell .screener-command-deck .reference-market-scope-action .filter-select-trigger{height:30px;min-height:30px}.app-shell .screener-command-deck .reference-profile-action{width:34px!important;min-width:34px!important;justify-content:center!important;padding:0!important}@media(min-width:1181px){.app-shell .screener-command-deck>.exchange-rail{grid-template-columns:148px minmax(0,1fr)!important}.app-shell .screener-command-deck .exchange-rail-scroll-range{grid-column:2}}.filter-optical-console .symbol-filter-head{padding:10px 12px}.filter-optical-console .symbol-copy-menu label{position:relative;gap:7px;padding:0 8px;cursor:pointer}.filter-optical-console .symbol-copy-checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.filter-optical-console .symbol-copy-check{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;border:1px solid rgba(185,192,201,.3);border-radius:3px;color:transparent;background:#050607;transition:color .14s ease,border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.filter-optical-console .symbol-copy-checkbox:checked+.symbol-copy-check{color:#fff;border-color:#f05a4fc2;background:#f05a4f2b;box-shadow:inset 0 0 0 1px #f05a4f14,0 0 7px #f05a4f1f}.filter-optical-console .symbol-copy-checkbox:focus-visible+.symbol-copy-check{outline:1px solid rgba(232,235,239,.78);outline-offset:2px}.filter-optical-console :where(.filter-sidebar button,.filter-template-actions button,.filter-panel-title h3,.filter-section-title h3,.filter-field-copy strong,.filter-field input,.filter-field select,.symbol-add-row input,.symbol-add-row button,.symbol-filter-head button,.symbol-copy-menu label){font-size:11.5px}.filter-optical-console :where(.filter-field-copy small,.filter-section-title span,.symbol-filter-identity span){font-size:9.5px}.settings-modal :where(.settings-modal-nav button,.settings-switch-row b,.settings-card>p,.filter-hidden-card textarea){font-size:12px}@media(max-width:760px){.history-volume-journey{gap:6px;padding-inline:8px}.history-volume-journey>strong,.history-volume-transition>strong{font-size:11px}.app-shell .screener-command-deck .reference-market-scope-action{margin-inline:2px}.filter-optical-console .symbol-filter-head{padding-inline:8px}}.settings-modal.telegram-settings-shell{--settings-ink: #e8ebef;--settings-muted: rgba(185, 192, 201, .68);--settings-faint: rgba(185, 192, 201, .46);--settings-line: rgba(232, 235, 239, .13);--settings-line-strong: rgba(232, 235, 239, .32);width:min(1420px,calc(100vw - 32px));height:min(820px,calc(100dvh - 32px));max-height:none;color:var(--settings-ink);border-color:#e8ebef3d;border-radius:6px;background:radial-gradient(circle at 80% 0,rgba(255,255,255,.025),transparent 29%),linear-gradient(180deg,rgba(255,255,255,.018),transparent 110px),#020303;box-shadow:0 30px 110px #000000e6,inset 0 1px #ffffff09;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.settings-modal.telegram-settings-shell [hidden]{display:none!important}.settings-modal.telegram-settings-shell .settings-modal-head{min-height:64px;grid-template-columns:40px minmax(0,1fr) 38px;gap:12px;padding:0 18px;border-bottom:1px solid var(--settings-line);background:#ffffff02}.settings-modal.telegram-settings-shell .settings-modal-mark{width:34px;height:34px;color:#e8ebefd1;border-color:var(--settings-line-strong);border-radius:5px;background:#030404;box-shadow:none}.settings-modal.telegram-settings-shell .settings-modal-head small{color:var(--settings-muted);font:740 10px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.12em}.settings-modal.telegram-settings-shell .settings-modal-head h2{margin-top:4px;font-size:21px;font-weight:590;letter-spacing:-.025em}.settings-modal.telegram-settings-shell .settings-modal-head .modal-close{width:34px;height:34px;color:#e8ebefb8;border:1px solid transparent;border-radius:4px;background:transparent}.settings-modal.telegram-settings-shell .settings-modal-head .modal-close:hover,.settings-modal.telegram-settings-shell .settings-modal-head .modal-close:focus-visible{color:#fff;border-color:var(--settings-line-strong);background:#ffffff06}.settings-modal.telegram-settings-shell .settings-modal-layout{grid-template-columns:210px minmax(0,1fr)}.settings-modal.telegram-settings-shell .settings-modal-nav{position:relative;display:grid;grid-auto-rows:55px;align-content:start;gap:5px;padding:14px 8px;border-right:1px solid var(--settings-line);background:#010202}.settings-modal.telegram-settings-shell .settings-nav-separator{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.settings-modal.telegram-settings-shell .settings-modal-nav button{width:100%;min-height:55px;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;padding:0 10px;overflow:visible;border:1px solid transparent!important;border-radius:5px;color:#b9c0c9ad;background:transparent!important;box-shadow:none!important;font:620 14px/1 Inter,ui-sans-serif,system-ui,sans-serif;text-align:left}.settings-modal.telegram-settings-shell .settings-nav-icon,.settings-modal.telegram-settings-shell .settings-nav-label{height:43px;display:flex;align-items:center;border:0;border-radius:0}.settings-modal.telegram-settings-shell .settings-nav-icon{width:32px;justify-content:center;color:#e8ebefa3}.settings-modal.telegram-settings-shell .settings-nav-label{padding:0;white-space:nowrap}.settings-modal.telegram-settings-shell .settings-modal-nav button:hover,.settings-modal.telegram-settings-shell .settings-modal-nav button:focus-visible{color:#fff;border-color:#e8ebef26!important;background:#ffffff05!important}.settings-modal.telegram-settings-shell .settings-modal-nav button.active{color:#fff;border-color:#e8ebef52!important;background:linear-gradient(90deg,#ffffff0e,#ffffff03)!important;box-shadow:inset 2px 0 #e8ebefbd!important}.settings-modal.telegram-settings-shell .settings-modal-nav button:hover .settings-nav-icon,.settings-modal.telegram-settings-shell .settings-modal-nav button:hover .settings-nav-label,.settings-modal.telegram-settings-shell .settings-modal-nav button:focus-visible .settings-nav-icon,.settings-modal.telegram-settings-shell .settings-modal-nav button:focus-visible .settings-nav-label,.settings-modal.telegram-settings-shell .settings-modal-nav button.active .settings-nav-icon,.settings-modal.telegram-settings-shell .settings-modal-nav button.active .settings-nav-label{color:inherit}.settings-modal.telegram-settings-shell .settings-modal-content{min-height:0;padding:18px 20px 0;scrollbar-color:rgba(185,192,201,.38) transparent;scrollbar-width:thin}.settings-workspace-intro{min-height:52px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:0 0 13px;border-bottom:1px solid var(--settings-line)}.settings-workspace-intro>div{display:grid;gap:5px}.settings-workspace-intro small{color:var(--settings-muted);font:760 10px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.12em}.settings-workspace-intro h3{margin:0;font-size:17px;font-weight:620}.settings-workspace-intro p{max-width:570px;margin:2px 0 0;color:var(--settings-faint);font-size:12px;line-height:1.45;text-align:right}.settings-market-panel{gap:16px}.settings-market-grid{min-width:0;display:grid;grid-template-columns:minmax(245px,.78fr) minmax(310px,1fr) minmax(340px,1.25fr);align-items:start;gap:0}.settings-market-grid>*{min-width:0;min-height:420px;padding:16px 20px;border:0;border-right:1px solid var(--settings-line);border-radius:0;background:transparent;box-shadow:none}.settings-market-grid>:first-child{padding-left:0}.settings-market-grid>:last-child{padding-right:0;border-right:0}.settings-market-grid>.settings-parity-export{grid-column:1 / -1;min-height:0;padding:16px 0;border-right:0}.settings-parity-export .filter-hidden-actions{justify-content:flex-start}.settings-parity-export .filter-hidden-actions button{display:inline-flex;align-items:center;gap:8px}.settings-parity-export .filter-hidden-actions svg{flex-shrink:0}.settings-modal.telegram-settings-shell .settings-card>header,.settings-modal.telegram-settings-shell .filter-hidden-card>h3{padding-bottom:12px;border-bottom:1px solid rgba(232,235,239,.1)}.settings-modal.telegram-settings-shell .settings-card header small{color:var(--settings-muted);font:730 10px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em}.settings-modal.telegram-settings-shell .settings-card h3,.settings-modal.telegram-settings-shell .filter-hidden-card>h3{margin:5px 0 0;color:var(--settings-ink);font-size:15px;font-weight:620;line-height:1.3}.settings-modal.telegram-settings-shell .settings-card header>strong{font-size:14px;font-weight:650}.settings-modal.telegram-settings-shell .settings-card>p{color:var(--settings-faint);font-size:12px;line-height:1.55}.settings-modal.telegram-settings-shell .settings-switch-row{min-height:62px;padding:10px 0;border:0;border-bottom:1px solid rgba(232,235,239,.085);border-radius:0;background:transparent}.settings-modal.telegram-settings-shell .settings-switch-row:hover{background:transparent}.settings-modal.telegram-settings-shell .settings-switch-row b{font-size:13px;line-height:1.35}.settings-modal.telegram-settings-shell .settings-switch-row small{color:var(--settings-faint);font-size:10.5px;line-height:1.4}.settings-modal.telegram-settings-shell .settings-switch-row input[type=checkbox]{width:34px;min-width:34px;height:18px}.settings-modal.telegram-settings-shell .filter-hidden-card textarea{width:100%;min-height:250px;margin-top:14px;padding:12px;resize:vertical;color:#e8ebefd6;border-color:var(--settings-line);border-radius:4px;background:#ffffff03;font:560 13px/1.55 Inter,ui-sans-serif,system-ui,sans-serif}.settings-modal.telegram-settings-shell .filter-hidden-actions{gap:7px;margin-top:10px}.settings-modal.telegram-settings-shell .filter-hidden-actions button{min-height:32px;padding:0 12px;font-size:12px}.settings-modal.telegram-settings-shell .telegram-alert-panel{--telegram-accent: 232, 235, 239;color:var(--settings-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.settings-modal.telegram-settings-shell .telegram-alert-workspace{gap:12px;contain:layout}.settings-modal.telegram-settings-shell .telegram-workspace-head{min-height:48px;padding:0 0 12px;border-bottom-color:var(--settings-line)}.settings-modal.telegram-settings-shell .telegram-workspace-head h3{font-size:17px;font-weight:620}.settings-modal.telegram-settings-shell .telegram-workspace-head>div>small{font-size:11px}.settings-modal.telegram-settings-shell .telegram-alert-icon{width:30px;height:30px;color:#e8ebefc7;border-color:var(--settings-line);background:#030404;box-shadow:none}.settings-modal.telegram-settings-shell .telegram-alert-state.connected{color:#e8ebefb8;border-color:var(--settings-line);background:#ffffff06}.settings-modal.telegram-settings-shell .telegram-panel-title{min-height:38px}.settings-modal.telegram-settings-shell .telegram-panel-title h4,.settings-modal.telegram-settings-shell .telegram-config-card h4{font-size:14px;font-weight:620}.settings-modal.telegram-settings-shell .telegram-config-card{border-color:var(--settings-line);border-radius:4px;background:#ffffff02}.settings-modal.telegram-settings-shell .telegram-config-card>header>span{color:#e8ebefb8;border-color:var(--settings-line);background:#030404}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button{min-height:38px;grid-template-columns:24px minmax(0,1fr);gap:7px;padding:5px 22px 5px 6px;border-color:var(--settings-line)!important;border-radius:3px!important;background:#030404!important}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button>span{width:24px;height:24px;color:var(--settings-muted);border-color:var(--settings-line);background:transparent}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button b{font-size:12px;font-weight:620}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button.active{color:#fff;border-color:var(--settings-line-strong)!important;background:linear-gradient(90deg,rgba(255,255,255,.06),transparent 72%),#040505!important;box-shadow:inset 2px 0 #ffffffd1!important}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button.active>span,.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button .check{color:#fff}.settings-modal.telegram-settings-shell .telegram-alert-volume.compact{padding:9px}.settings-modal.telegram-settings-shell .telegram-alert-volume>header b{font-size:13px}.settings-modal.telegram-settings-shell .telegram-alert-volume>header span{font-size:10px}.settings-modal.telegram-settings-shell .telegram-alert-volume input,.settings-modal.telegram-settings-shell .telegram-threshold-grid input,.settings-modal.telegram-settings-shell .telegram-threshold-grid select,.settings-modal.telegram-settings-shell .telegram-symbols-field input{font-size:13px}.settings-modal.telegram-settings-shell .telegram-quality-options .telegram-switch{min-height:38px}.settings-modal.telegram-settings-shell .telegram-switch,.settings-modal.telegram-settings-shell .telegram-switch b{font-size:12px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid{grid-template-columns:repeat(3,minmax(150px,1fr));max-height:330px;gap:5px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid>article{min-height:54px;padding:6px 7px;border-color:var(--settings-line);border-radius:3px;background:#030404}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid>article.active{border-color:var(--settings-line-strong);background:linear-gradient(90deg,rgba(255,255,255,.045),transparent 68%),#030404;box-shadow:inset 2px 0 #ffffffb8}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>header{min-height:19px;margin-bottom:5px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-logo{width:17px;height:17px;object-fit:contain;border-radius:3px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>header b{color:#e8ebefd6;font-size:11px;font-weight:620}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>div>button{height:22px;min-height:22px;color:var(--settings-muted);border-color:var(--settings-line)!important;background:#060707!important;font:720 8px/1 Inter,ui-sans-serif,system-ui,sans-serif}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>div>button.active{color:#fff;border-color:#e8ebef66!important;background:#ffffff0e!important;box-shadow:inset 0 -1px #ffffffb3!important}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>div>button.active svg{color:#fff}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label{min-height:39px}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label>span b{font-size:12px}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label input{height:34px;font-size:13px}.settings-modal.telegram-settings-shell .telegram-rebound-cycle>span{font-size:11px}.settings-modal.telegram-settings-shell .telegram-rebound-cycle button{min-height:32px;font-size:11px}.settings-modal.telegram-settings-shell .telegram-rebound-cycle button.active{color:#fff;border-color:var(--settings-line-strong)!important;background:#ffffff0e!important;box-shadow:inset 0 -1px #ffffffb8!important}.settings-modal.telegram-settings-shell .telegram-rebound-preview{border-color:var(--settings-line);border-radius:4px;background:#030404}.settings-modal.telegram-settings-shell .telegram-rebound-preview>div{border-left-color:#e8ebef94}.settings-modal.telegram-settings-shell .telegram-workspace-footer{bottom:0;margin:4px -20px 0;padding:10px 20px;border-top-color:var(--settings-line);background:#020303f9}.settings-modal.telegram-settings-shell .telegram-workspace-footer button{min-height:34px;padding:0 12px;color:#e8ebefc2;border-color:var(--settings-line)!important;background:#030404!important;font-size:12px}.settings-modal.telegram-settings-shell .telegram-workspace-footer button.danger{color:var(--settings-muted)}.settings-modal.telegram-settings-shell .telegram-workspace-footer .telegram-primary-action{color:#fff;border-color:#e8ebef61!important;border-radius:5px;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#030404!important;box-shadow:inset 0 1px #ffffff0b!important}@media(max-width:1160px){.settings-modal.telegram-settings-shell{width:min(1080px,calc(100vw - 20px))}.settings-modal.telegram-settings-shell .settings-modal-layout{grid-template-columns:184px minmax(0,1fr)}.settings-modal.telegram-settings-shell .settings-modal-nav{background:#010202}.settings-modal.telegram-settings-shell .settings-modal-nav button{grid-template-columns:28px minmax(0,1fr);gap:6px}.settings-modal.telegram-settings-shell .settings-nav-icon{width:28px}.settings-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-market-grid>*{min-height:0}.settings-market-grid>:nth-child(2){border-right:0}.settings-market-grid>:last-child{grid-column:1 / -1;padding:18px 0 0;border-top:1px solid var(--settings-line)}.settings-modal.telegram-settings-shell .filter-hidden-card textarea{min-height:160px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:760px){.settings-modal.telegram-settings-shell{width:100vw;height:94dvh;border-radius:6px 6px 0 0}.settings-modal.telegram-settings-shell .settings-modal-head{min-height:56px;padding-inline:12px}.settings-modal.telegram-settings-shell .settings-modal-layout{grid-template-columns:54px minmax(0,1fr)}.settings-modal.telegram-settings-shell .settings-modal-nav{grid-auto-rows:45px;padding:7px 5px;background:#010202}.settings-modal.telegram-settings-shell .settings-modal-nav button{width:43px;min-width:43px;min-height:43px;grid-template-columns:43px;padding:0}.settings-modal.telegram-settings-shell .settings-nav-icon{width:43px;height:43px}.settings-modal.telegram-settings-shell .settings-nav-label{display:none}.settings-modal.telegram-settings-shell .settings-modal-content{padding:12px 10px 0}.settings-workspace-intro{display:grid;gap:7px}.settings-workspace-intro p{max-width:none;text-align:left}.settings-market-grid{grid-template-columns:minmax(0,1fr)}.settings-market-grid>*{padding:15px 0;border-right:0;border-bottom:1px solid var(--settings-line)}.settings-market-grid>:last-child{grid-column:auto;border-top:0;border-bottom:0}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid{grid-template-columns:minmax(0,1fr)}.settings-modal.telegram-settings-shell .telegram-workspace-footer{margin-inline:-10px;padding-inline:10px}}.settings-modal.telegram-settings-shell{--settings-type-body: 13px;--settings-leading-body: 16px;--settings-type-section: 14px;--settings-leading-section: 18px;--settings-type-meta: 10px;--settings-leading-meta: 12px;--settings-control-height: 36px}.settings-modal.telegram-settings-shell :where(button,label,input,select,textarea){font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.settings-modal.telegram-settings-shell :where(svg){display:block;flex:0 0 auto}.settings-modal.telegram-settings-shell .settings-modal-nav button{font-size:14px;line-height:18px}.settings-modal.telegram-settings-shell .settings-nav-icon{display:grid;place-items:center}.settings-modal.telegram-settings-shell .settings-nav-icon svg{width:16px;height:16px}.settings-modal.telegram-settings-shell .settings-nav-label{min-height:18px;line-height:18px}.settings-modal.telegram-settings-shell :where(.telegram-panel-title h4,.telegram-config-card h4,.telegram-coin-watch h4,.telegram-personal-alerts>header strong){font-size:var(--settings-type-section);font-weight:620;line-height:var(--settings-leading-section)}.settings-modal.telegram-settings-shell :where(.telegram-alert-event-picker legend,.telegram-alert-feed-picker legend,.telegram-threshold-grid>label>span,.telegram-symbols-field>span,.telegram-alert-volume>label>span,.telegram-rebound-preview>header small,.telegram-personal-alerts small){font-size:var(--settings-type-meta);font-weight:700;line-height:var(--settings-leading-meta);letter-spacing:.08em}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact{grid-auto-rows:40px;align-items:stretch}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button{min-height:40px;display:grid;grid-template-columns:28px minmax(0,1fr) 14px;grid-template-rows:1fr;align-items:center;gap:8px;padding:0 8px;line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button>span{width:28px;height:28px;display:grid;grid-row:1;place-items:center;align-self:center}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button>span svg{width:14px;height:14px}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button b{min-width:0;min-height:var(--settings-leading-body);display:flex;grid-row:1;align-items:center;align-self:center;overflow:hidden;font-size:var(--settings-type-body);font-weight:620;line-height:var(--settings-leading-body);text-overflow:ellipsis;white-space:nowrap}.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button .check{position:static;width:14px;height:14px;grid-row:1;align-self:center;justify-self:center}.settings-modal.telegram-settings-shell .telegram-alert-volume.compact{min-height:58px;align-items:center;gap:8px;padding:9px 10px}.settings-modal.telegram-settings-shell .telegram-alert-volume>header{align-self:center;gap:3px}.settings-modal.telegram-settings-shell .telegram-alert-volume>header b,.settings-modal.telegram-settings-shell .telegram-channel-status>div b,.settings-modal.telegram-settings-shell .telegram-channel-help h4{font-size:var(--settings-type-body);font-weight:620;line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-alert-volume>header span{font-size:var(--settings-type-meta);line-height:var(--settings-leading-meta)}.settings-modal.telegram-settings-shell .telegram-alert-volume>label{align-self:center;gap:4px}.settings-modal.telegram-settings-shell .telegram-alert-volume>label>div,.settings-modal.telegram-settings-shell .telegram-threshold-grid :where(input,select),.settings-modal.telegram-settings-shell .telegram-symbols-field input{height:var(--settings-control-height);min-height:var(--settings-control-height)}.settings-modal.telegram-settings-shell :where(.telegram-alert-volume input,.telegram-threshold-grid input,.telegram-threshold-grid select,.telegram-symbols-field input,.telegram-rebound-confirmation input,.telegram-rebound-cooldown select){font-size:var(--settings-type-body);font-weight:600;line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-alert-volume>label>div>b{min-width:25px;display:grid;place-items:center;padding:0;font-size:var(--settings-type-body);line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-threshold-grid.compact{align-items:start;gap:8px}.settings-modal.telegram-settings-shell .telegram-threshold-grid.compact>label{display:grid;align-content:start;gap:5px}.settings-modal.telegram-settings-shell .telegram-quality-options{gap:8px}.settings-modal.telegram-settings-shell .telegram-quality-options .telegram-switch,.settings-modal.telegram-settings-shell .telegram-switch{min-height:40px;align-items:center;gap:8px;font-size:var(--settings-type-body);line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-switch b{min-height:var(--settings-leading-body);display:flex;align-items:center;font-size:var(--settings-type-body);font-weight:620;line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-switch-track{align-self:center}.settings-modal.telegram-settings-shell .telegram-config-card>header{min-height:30px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px}.settings-modal.telegram-settings-shell .telegram-config-card>header>span{width:28px;height:28px;display:grid;place-items:center}.settings-modal.telegram-settings-shell .telegram-config-card>header>span svg{width:14px;height:14px}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label,.settings-modal.telegram-settings-shell .telegram-rebound-cooldown{min-height:42px;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:12px}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label>span,.settings-modal.telegram-settings-shell .telegram-rebound-cooldown>span{display:flex;align-items:center}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label>span b,.settings-modal.telegram-settings-shell .telegram-rebound-cooldown>span b{font-size:var(--settings-type-body);font-weight:620;line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label>div{height:var(--settings-control-height)}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label input,.settings-modal.telegram-settings-shell .telegram-rebound-cooldown select{height:var(--settings-control-height)}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label>div>b{font-size:12px;line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-rebound-cycle{min-height:40px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:8px}.settings-modal.telegram-settings-shell .telegram-rebound-cycle>span{font-size:var(--settings-type-body);line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-rebound-cycle button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--settings-type-body);line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-rebound-markets>header>button,.settings-modal.telegram-settings-shell .telegram-workspace-footer button,.settings-modal.telegram-settings-shell .telegram-watch-save{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:var(--settings-type-body);line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>header{min-height:20px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-logo{width:18px;height:18px;display:block;align-self:center}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>header b{min-height:var(--settings-leading-body);display:flex;align-items:center;overflow:hidden;font-size:12px;line-height:var(--settings-leading-body);text-overflow:ellipsis;white-space:nowrap}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>div>button{height:24px;min-height:24px;display:grid;grid-template-columns:minmax(0,1fr) 10px;align-items:center;justify-items:center;gap:3px;padding:0 6px;font-size:10px;line-height:12px}.settings-modal.telegram-settings-shell .telegram-alert-exchange-grid article>div>button svg{width:10px;height:10px}.settings-modal.telegram-settings-shell .telegram-feed-preview>span{min-height:27px;display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:14px}.settings-modal.telegram-settings-shell .telegram-feed-preview .telegram-alert-exchange-logo{width:14px;height:14px}.settings-modal.telegram-settings-shell .telegram-rebound-preview>header{align-items:center}.settings-modal.telegram-settings-shell .telegram-rebound-preview>header>span{display:grid;place-items:center}.settings-modal.telegram-settings-shell .telegram-rebound-preview strong,.settings-modal.telegram-settings-shell .telegram-rebound-preview b{line-height:var(--settings-leading-body)}.settings-modal.telegram-settings-shell .telegram-workspace-footer button svg,.settings-modal.telegram-settings-shell .telegram-rebound-markets>header>button svg,.settings-modal.telegram-settings-shell .telegram-watch-save svg{width:14px;height:14px}@media(max-width:760px){.settings-modal.telegram-settings-shell .telegram-alert-event-picker.compact>button{grid-template-columns:28px minmax(0,1fr) 14px}.settings-modal.telegram-settings-shell .telegram-rebound-confirmation>label,.settings-modal.telegram-settings-shell .telegram-rebound-cooldown{grid-template-columns:minmax(0,1fr) 112px}}.app-shell .screener-command-deck .reference-actions{isolation:isolate}.app-shell .screener-command-deck .reference-performance-action{order:1!important}.app-shell .screener-command-deck .reference-market-scope-action{order:2!important}.app-shell .screener-command-deck .reference-expand-action{order:3!important}.app-shell .screener-command-deck .reference-freeze-action{order:4!important}.app-shell .screener-command-deck .reference-magnet-action{order:5!important}.app-shell .screener-command-deck .reference-filter-action{order:6!important}.app-shell .screener-command-deck .reference-settings-action{order:7!important}.app-shell .screener-command-deck .reference-profile-action{order:8!important}.app-shell .screener-command-deck .reference-market-scope-action{position:relative;z-index:40;box-sizing:border-box;width:52px;min-width:52px;height:30px;flex:0 0 52px;margin:0!important;overflow:visible;pointer-events:auto}.app-shell .screener-command-deck .reference-market-scope-action .filter-select-trigger{position:relative;z-index:1;box-sizing:border-box;width:52px;min-width:52px;height:30px;min-height:30px;pointer-events:auto}.app-shell .screener-command-deck .reference-actions .reference-market-scope-action:after{content:"";position:absolute;top:5px;right:0;bottom:5px;z-index:2;width:1px;background:linear-gradient(180deg,transparent,rgba(214,220,226,.28) 24%,rgba(214,220,226,.28) 76%,transparent);pointer-events:none}.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger,.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger:hover,.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger[aria-expanded=true]{gap:3px;padding:0 7px 0 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger:hover,.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger[aria-expanded=true]{background:linear-gradient(180deg,#ffffff0a,#ffffff02)}.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger:focus-visible{outline:0;border:0;background:#ffffff07;box-shadow:inset 0 -1px #e8ebefc7}.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger>svg{width:12px;height:12px;color:#b9c0c994}.app-shell .screener-command-deck .reference-settings-action{margin-left:0!important}.app-shell .screener-command-deck .reference-expand-action>svg{color:#ebeff2db!important;transition:color .15s ease,filter .15s ease,stroke-width .15s ease}.app-shell .screener-command-deck .reference-expand-action.active>svg{color:#7ce0ba!important;filter:drop-shadow(0 0 4px rgba(88,209,168,.44));stroke-width:2.15}@media(max-width:520px){.app-shell .screener-command-deck .reference-market-scope-action,.app-shell .screener-command-deck .reference-market-scope-action .filter-select-trigger{width:48px;min-width:48px;flex-basis:48px}.app-shell .screener-command-deck .reference-actions .reference-market-scope-action .filter-select-trigger{gap:2px;padding-right:5px;padding-left:6px}}.history-evidence-legend{padding:6px 10px;color:#9ea7b3;font-size:12px}.exchange-rail-markets button[data-collection-state=disabled]{text-decoration:line-through;opacity:.5}.exchange-rail-markets button[data-collection-state=error]{box-shadow:inset 0 -2px 0 var(--brand-red, #f05a4f)}.exchange-rail-markets button[data-collection-state=connecting],.exchange-rail-markets button[data-collection-state=unknown]{text-decoration:underline dotted}.filter-asset-help{margin:0 0 14px;max-width:72ch;color:#9ea7b3;font-size:12px;line-height:1.5}.telegram-decision-journal{margin-top:12px;padding:12px;border:1px solid #2d3239;border-radius:6px;background:#121418}.telegram-repeat-approach-option .telegram-switch b{white-space:normal;overflow-wrap:anywhere;min-width:0}.telegram-decision-journal summary{cursor:pointer;color:#e8ebef}.telegram-decision-journal p,.telegram-decision-journal small{color:#9ea7b3;font-size:12px}.telegram-decision-tools{display:flex;gap:8px;margin:10px 0;flex-wrap:wrap}.telegram-decision-tools input{min-width:0;flex:1 1 140px}.telegram-decision-journal ul{list-style:none;padding:0;margin:0;max-height:420px;overflow:auto}.telegram-decision-journal li{display:grid;gap:5px;padding:12px 0;border-bottom:1px solid #2d3239;overflow-wrap:anywhere;font-size:12px}.telegram-decision-journal :is(button,input){background:#181b20;color:#e8ebef;border:1px solid #2d3239;border-radius:5px;padding:7px 10px}.telegram-decision-journal :is(summary,button,input):focus-visible{outline:2px solid #b9c0c9;outline-offset:3px}.telegram-decision-journal button:hover:not(:disabled){border-color:#b9c0c9}.telegram-decision-journal button:disabled{opacity:.5;cursor:wait}.telegram-profile-selector{display:flex;flex-wrap:wrap;align-items:end;gap:8px;padding:12px;margin-bottom:12px;border:1px solid #2d3239;border-radius:6px;background:#121418}.telegram-profile-selector>label:not(.telegram-switch){display:grid;gap:4px;flex:1 1 180px;min-width:0}.telegram-profile-selector>label:not(.telegram-switch)>span{color:#9ea7b3;font-size:11px}.telegram-profile-selector select,.telegram-profile-selector input:not([type=checkbox]),.telegram-profile-selector>button{min-width:0;max-width:100%;min-height:32px;border:1px solid #2d3239;border-radius:5px;background:#181b20;color:#e8ebef;padding:6px 9px}.telegram-profile-selector>button{cursor:pointer}.telegram-profile-selector>.telegram-switch{align-self:center}.telegram-profile-selector>button:hover:not(:disabled){background:#23272d}.telegram-profile-selector :focus-visible{outline:1px solid #f05a4f;outline-offset:2px}.telegram-profile-selector :disabled{opacity:.5;cursor:not-allowed}.telegram-profile-selector>small{flex:1 1 100%;color:#9ea7b3;font-size:11px;line-height:1.5}
