:root{--sc-bg:#080d17;--sc-panel:#0d1622;--sc-line:#263449;--sc-text:#eef4ff;--sc-muted:#75849b;--sc-accent:#f4a400;--sc-green:#20cf91}
[hidden]{display:none!important}
.scalpy-page{background:#050911}
.scalpy-header,.scalpy-header *{box-sizing:border-box}
.scalpy-header{height:58px;display:flex;align-items:stretch;gap:0;position:sticky;top:0;z-index:80;padding:0 12px;color:var(--sc-text);background:rgba(8,13,23,.98);border-top:1px solid #273247;border-bottom:1px solid #263248;box-shadow:0 8px 24px #0006;font-family:Arial,Helvetica,sans-serif;letter-spacing:normal}
.scalpy-brand{width:196px;display:flex;align-items:center;flex:0 0 auto;padding-right:12px;color:#fff;border-right:1px solid #222c3d;text-decoration:none}
.scalpy-brand picture{display:flex;align-items:center;width:100%;height:100%}.scalpy-brand-logo{display:block;width:184px;max-width:100%;height:auto;max-height:50px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 6px rgba(39,164,255,.13)) drop-shadow(0 0 7px rgba(255,176,0,.1))}
.scalpy-nav{flex:1;min-width:0;display:flex;align-items:stretch;justify-content:center;gap:clamp(15px,1.15vw,30px);padding:0 clamp(10px,1vw,24px)}.scalpy-nav a{position:relative;display:flex;align-items:center;padding:2px 3px 0;color:#8290a8;text-decoration:none;white-space:nowrap;font-size:clamp(11px,.34vw,14px);font-weight:850;letter-spacing:.085em}.scalpy-nav a:hover,.scalpy-nav a.active{color:#fff}.scalpy-nav a.active:after{content:"";position:absolute;left:3px;right:3px;bottom:0;height:2px;background:var(--sc-accent);box-shadow:0 0 12px #f4a40066}.scalpy-nav sup,.scalpy-mobile-menu sup{position:relative;top:-.4em;margin-left:4px;color:var(--sc-accent);font-size:.68em;font-weight:900;letter-spacing:.03em}
.scalpy-actions,.scalpy-control{display:flex;align-items:stretch}.scalpy-actions{flex:0 0 auto}.scalpy-control{position:relative}
.scalpy-language{min-width:108px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:transparent;border:0;border-left:1px solid #202b3b;border-right:1px solid #202b3b;cursor:pointer}.scalpy-language-code{font-family:Consolas,monospace;font-size:11px;font-weight:750;letter-spacing:.5px}.scalpy-chevron{width:10px;height:10px;border-right:2px solid #9ba8bc;border-bottom:2px solid #9ba8bc;transform:rotate(45deg) translateY(-3px)}
.scalpy-flag{width:32px;height:20px;display:inline-block;flex:0 0 auto;position:relative;overflow:hidden;border-radius:1px;box-shadow:0 0 0 1px #ffffff20}.scalpy-flag-ru{background:linear-gradient(#fff 0 33%,#1b57ae 33% 66%,#dc3545 66%)}.scalpy-flag-us{background:repeating-linear-gradient(to bottom,#b22234 0 7.69%,#fff 7.69% 15.38%)}.scalpy-flag-us:before{content:"";position:absolute;left:0;top:0;width:43%;height:54%;background:#3c3b6e}.scalpy-flag-us:after{content:"· · ·";position:absolute;left:2px;top:-3px;width:11px;color:#fff;font-size:6px;line-height:6px}
.scalpy-icon-button{width:55px;position:relative;color:#fff;background:transparent;border:0;border-right:1px solid #202b3b;cursor:pointer;opacity:.84}.scalpy-icon-button:hover{opacity:1;background:#ffffff05}.scalpy-bell{display:inline-block;width:17px;height:19px;border:2px solid #a8b1c1;border-radius:10px 10px 5px 5px;position:relative}.scalpy-bell:before{content:"";position:absolute;width:4px;height:3px;border-radius:0 0 4px 4px;background:#a8b1c1;bottom:-6px;left:5px}.scalpy-notification-dot{position:absolute;width:5px;height:5px;background:var(--sc-accent);border-radius:50%;top:15px;right:16px;box-shadow:0 0 7px var(--sc-accent)}
.scalpy-headset{display:inline-block;width:22px;height:19px;border:2px solid #a8b1c1;border-bottom:0;border-radius:13px 13px 0 0;position:relative}.scalpy-headset:before,.scalpy-headset:after{content:"";position:absolute;width:4px;height:9px;top:8px;border:2px solid #a8b1c1}.scalpy-headset:before{left:-4px;border-radius:4px 0 0 4px}.scalpy-headset:after{right:-4px;border-radius:0 4px 4px 0}.scalpy-user-icon{display:inline-block;width:29px;height:29px;background:#1b2534;border-radius:50%;position:relative}.scalpy-user-icon:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;left:11px;top:6px}.scalpy-user-icon i{position:absolute;width:14px;height:7px;border-radius:8px 8px 3px 3px;background:#fff;left:8px;bottom:6px}
.scalpy-popup{position:absolute;z-index:90;right:0;top:57px;color:#dfe7f3;background:linear-gradient(155deg,#111b29,#0a111b 78%);border:1px solid var(--sc-line);border-top:2px solid var(--sc-accent);border-radius:0 0 6px 6px;box-shadow:0 22px 65px #000c;animation:sc-popup .16s ease-out;font-family:Arial,Helvetica,sans-serif}@keyframes sc-popup{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}
.scalpy-language-popup{width:255px;padding:8px}.scalpy-language-option{width:100%;min-height:58px;padding:8px 11px;display:grid;grid-template-columns:69px 1fr 16px;gap:10px;align-items:center;color:#dfe7f3;text-align:left;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer}.scalpy-language-option:hover,.scalpy-language-option.selected{background:#172233;border-color:#29364a}.scalpy-language-visual{display:flex;align-items:center;gap:8px}.scalpy-language-visual b{min-width:26px;font-family:Consolas,monospace;font-size:10px}.scalpy-language-option>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.scalpy-language-option strong{font-size:11px}.scalpy-language-option small{color:#718098;font-size:9px}.scalpy-language-option>i{visibility:hidden;color:var(--sc-accent);font-style:normal}.scalpy-language-option.selected>i{visibility:visible}
.scalpy-notifications-popup{width:370px}.scalpy-popup-heading{min-height:67px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202c3d}.scalpy-popup-heading>div{display:flex;flex-direction:column;gap:4px}.scalpy-popup-heading strong{font-size:12px;text-transform:uppercase;letter-spacing:1px}.scalpy-popup-heading span{color:var(--sc-accent);font-size:8px}.scalpy-popup-heading button{color:#8594aa;background:none;border:0;font-size:9px;cursor:pointer}.scalpy-notification-item{min-height:86px;padding:15px 17px;display:flex;gap:12px;border-bottom:1px solid #1d2939;position:relative}.scalpy-notification-item.unread:after{content:"";position:absolute;width:5px;height:5px;right:15px;top:19px;background:var(--sc-accent);border-radius:50%}.scalpy-notification-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:12px;font-weight:760}.scalpy-notification-icon.market{color:var(--sc-green);background:#20cf9114;border:1px solid #20cf9138}.scalpy-notification-icon.pro{color:var(--sc-accent);background:#f4a40012;border:1px solid #f4a40038}.scalpy-notification-item>div{display:flex;flex-direction:column;gap:4px}.scalpy-notification-item strong{font-size:10px}.scalpy-notification-item p{margin:0;color:#73829a;font-size:9px;line-height:1.45}.scalpy-notification-item time{color:#536279;font:8px Consolas,monospace}.scalpy-popup-footer{height:43px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:#9eabbc;text-decoration:none;font-size:9px;text-transform:uppercase;letter-spacing:1px}.scalpy-popup-footer:hover{color:var(--sc-accent)}
.scalpy-profile-popup{width:290px;padding-bottom:8px}.scalpy-profile-head{min-height:78px;padding:15px 17px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #202c3d;position:relative}.scalpy-profile-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#263750,#151f2e);border:1px solid #374962;font-weight:760}.scalpy-profile-head>div{display:flex;flex-direction:column;gap:4px}.scalpy-profile-head strong{font-size:12px}.scalpy-profile-head div span{color:#718198;font-size:9px}.scalpy-online-badge{width:7px;height:7px;border-radius:50%;background:var(--sc-green);margin-left:auto}.scalpy-uid-card{margin:11px;min-height:51px;padding:9px 11px;display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-items:center;background:#070d15;border:1px solid #202c3d;border-radius:4px}.scalpy-uid-card span{grid-column:1/3;color:#5e6d82;font-size:7px;letter-spacing:1.4px}.scalpy-uid-card strong{color:var(--sc-accent);font:11px Consolas,monospace}.scalpy-uid-card button{color:#74839a;background:none;border:0;cursor:pointer}.scalpy-profile-popup>a,.scalpy-signout{width:calc(100% - 22px);min-height:39px;margin:0 11px;padding:0 10px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;color:#9aa8bb;background:none;border:0;border-radius:3px;text-decoration:none;font-size:9px;text-align:left;cursor:pointer}.scalpy-profile-popup>a:hover,.scalpy-signout:hover{color:#fff;background:#172233}.scalpy-signout{color:#dc7181;border-top:1px solid #1c2737;margin-top:6px}
.scalpy-mobile-menu{display:none;position:relative}.scalpy-mobile-menu summary{width:54px;height:58px;list-style:none;display:grid;place-content:center;gap:4px;cursor:pointer}.scalpy-mobile-menu summary::-webkit-details-marker{display:none}.scalpy-mobile-menu summary span{width:19px;border-top:2px solid #a9b4c6}.scalpy-mobile-menu>div{position:absolute;right:0;top:57px;width:230px;background:#0c131f;border:1px solid #263247;box-shadow:0 18px 40px #0009;padding:8px}.scalpy-mobile-menu a{display:block;color:#9ba8bb;padding:12px;border-bottom:1px solid #182334;text-decoration:none;font-size:10px;letter-spacing:1.2px}
.scalpy-module-placeholder{min-height:calc(100vh - 58px);padding:clamp(60px,9vw,140px) clamp(24px,8vw,130px);color:#eef4ff;background:radial-gradient(circle at 30% 0,#17253a,#080d17 50%);font-family:Arial,Helvetica,sans-serif}.scalpy-module-eyebrow{color:var(--sc-accent);font-size:9px;font-weight:750;letter-spacing:2px}.scalpy-module-placeholder h1{margin:18px 0 14px;text-transform:uppercase;font-size:clamp(42px,6vw,82px);letter-spacing:-2px}.scalpy-module-placeholder p{max-width:650px;color:#7f8ea4;font-size:13px;line-height:1.7}.scalpy-module-placeholder button{margin-top:25px;height:42px;padding:0 17px;color:#09101a;background:var(--sc-accent);border:0;border-radius:3px;font-weight:750;cursor:pointer}
.scalpy-modal-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:#02060dcc;backdrop-filter:blur(8px)}.scalpy-support-modal{width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto;position:relative;padding:27px;color:#eef4ff;background:radial-gradient(circle at 15% 0,#17263a,#0d1622 42%,#090f18 100%);border:1px solid #2a394e;border-top:2px solid var(--sc-accent);border-radius:7px;box-shadow:0 30px 100px #000e;font-family:Arial,Helvetica,sans-serif}.scalpy-modal-close{position:absolute;top:13px;right:14px;width:30px;height:30px;color:#7e8da3;background:none;border:0;font-size:24px;cursor:pointer}.scalpy-support-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:16px;background:#1a2637;border:1px solid #34445b;border-radius:50%}.scalpy-modal-heading>span{color:var(--sc-accent);font-size:8px;font-weight:760;letter-spacing:1.8px}.scalpy-modal-heading h2{margin:7px 0 8px;font-size:24px}.scalpy-modal-heading p{margin:0 0 19px;color:#77869c;font-size:10px;line-height:1.6}.scalpy-support-modal form{display:flex;flex-direction:column;gap:15px}.scalpy-form-meta{min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;color:#8493a8;background:#070c13;border:1px solid #202d3e;border-radius:4px;font-size:9px}.scalpy-form-meta strong{color:var(--sc-accent);font:9px Consolas,monospace}.scalpy-support-modal label{display:flex;flex-direction:column;gap:7px;color:#8190a5;font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:1px}.scalpy-support-modal select,.scalpy-support-modal textarea{width:100%;padding:11px 12px;color:#e6edf7;background:#080e17;border:1px solid #28364a;border-radius:4px;outline:none;font:11px Arial,Helvetica,sans-serif;text-transform:none;letter-spacing:0;resize:vertical}.scalpy-support-status{min-height:16px;color:var(--sc-green);font-size:9px;line-height:1.45}.scalpy-modal-actions{display:flex;justify-content:flex-end;gap:9px}.scalpy-primary-button,.scalpy-secondary-button{min-width:130px;height:42px;border-radius:4px;cursor:pointer}.scalpy-primary-button{color:#09101a;background:var(--sc-accent);border:1px solid var(--sc-accent);font-weight:750}.scalpy-secondary-button{color:#9aa8bb;background:#101824;border:1px solid #2b3749}.scalpy-toast{position:fixed;z-index:520;right:24px;bottom:24px;min-width:190px;min-height:48px;padding:0 15px;display:flex;align-items:center;gap:10px;color:#dfe7f2;background:#111b29;border:1px solid #2c3b50;border-left:2px solid var(--sc-green);border-radius:4px;font-family:Arial,Helvetica,sans-serif}.scalpy-toast p{margin:0;font-size:10px}
.scalpy-page .app-shell{min-height:calc(100vh - 58px)}.scalpy-page .filter-panel{top:58px;height:calc(100vh - 58px)}.scalpy-page .filter-open-btn{top:68px}.scalpy-page .load-overlay{top:58px}
@media(max-width:1600px){.scalpy-brand{width:158px}.scalpy-brand-logo{width:147px}.scalpy-nav{gap:clamp(9px,.72vw,13px);padding-inline:8px}.scalpy-nav a{padding-inline:2px;font-size:10px;letter-spacing:.07em}.scalpy-language{min-width:100px}.scalpy-icon-button{width:48px}}
@media(max-width:1260px){.scalpy-brand{width:132px}.scalpy-brand-logo{width:121px}.scalpy-nav{gap:7px;padding-inline:6px}.scalpy-nav a{padding-inline:1px;font-size:9px;letter-spacing:.055em}.scalpy-language{min-width:98px}.scalpy-icon-button{width:46px}}
@media(max-width:1030px){.scalpy-nav{display:none}.scalpy-header{justify-content:space-between}.scalpy-brand{width:190px}.scalpy-brand-logo{width:178px}.scalpy-mobile-menu{display:block}.scalpy-language-control{margin-left:auto}}
@media(max-width:680px){.scalpy-header{padding:0 7px 0 11px}.scalpy-brand{width:156px;border:0}.scalpy-brand-logo{width:146px}.scalpy-language{min-width:92px;border-left:0}.scalpy-icon-button{display:none}.scalpy-popup{position:fixed;left:9px;right:9px;top:57px;width:auto}.scalpy-support-modal{padding:22px 17px}.scalpy-modal-actions{flex-direction:column-reverse}.scalpy-modal-actions button{width:100%}.scalpy-page .filter-panel{top:58px;height:calc(100dvh - 58px)}.scalpy-page .filter-open-btn{top:65px}}
@media(max-width:480px){.scalpy-brand{width:50px;padding-right:4px}.scalpy-brand-logo{width:44px;height:44px;max-height:44px}.scalpy-language{min-width:86px}}
