.pos-shell{position:sticky;top:0;z-index:1000;width:100%;background:rgba(7,8,13,.94);border-bottom:1px solid #232a39;backdrop-filter:blur(18px);font-family:Inter,system-ui,sans-serif}
.pos-shell *{box-sizing:border-box}.pos-shell-inner{position:relative;width:min(1240px,calc(100% - 30px));min-height:68px;margin:auto;display:flex;align-items:center;gap:18px}
.pos-shell-brand{display:flex;align-items:center;gap:9px;color:#f6f7fb;text-decoration:none;font-size:13px;font-weight:850;letter-spacing:-.025em;white-space:nowrap}.pos-shell-brand img{width:31px;height:31px;object-fit:contain;border-radius:8px}.pos-shell-brand span{color:#44f1b6}
.pos-shell-links{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-left:auto}.pos-shell-links>a,.pos-shell-more>summary{display:inline-flex;align-items:center;padding:9px 9px;border-radius:9px;color:#969db0;text-decoration:none;font-size:11px;font-weight:750;white-space:nowrap;cursor:pointer;list-style:none}.pos-shell-more>summary::-webkit-details-marker{display:none}.pos-shell-links>a:hover,.pos-shell-links>a.active,.pos-shell-more>summary:hover,.pos-shell-more>summary.active{color:#f6f7fb;background:rgba(255,255,255,.055)}
.pos-shell-more{position:relative}.pos-shell-more[open]>summary{color:#f6f7fb;background:rgba(255,255,255,.07)}.pos-shell-more summary span{margin-left:5px;color:#596276;transition:transform .18s ease}.pos-shell-more[open] summary span{transform:rotate(180deg)}.pos-shell-dropdown{position:absolute;z-index:5;right:0;top:44px;width:220px;padding:8px;border:1px solid #293145;border-radius:13px;background:#0b0e16;box-shadow:0 24px 70px rgba(0,0,0,.55)}.pos-shell-dropdown a{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:8px;color:#aab1c1;text-decoration:none;font-size:11px;font-weight:700}.pos-shell-dropdown a:hover,.pos-shell-dropdown a.active{color:#f6f7fb;background:#151a25}
.pos-shell-register{background:linear-gradient(110deg,#44f1b6,#62c8f5 46%,#9b6cff)!important;color:#07110e!important}.pos-shell-bot{border:1px solid rgba(68,241,182,.28);color:#44f1b6!important}.pos-shell-menu{display:none;width:40px;height:40px;margin-left:auto;padding:10px;border:1px solid #293145;border-radius:10px;background:#0d111a;cursor:pointer}.pos-shell-menu span{display:block;width:18px;height:2px;margin:2px 0;border-radius:2px;background:#f6f7fb;transition:transform .18s ease,opacity .18s ease}.pos-shell.open .pos-shell-menu span:nth-child(1){transform:translateY(6px) rotate(45deg)}.pos-shell.open .pos-shell-menu span:nth-child(2){opacity:0}.pos-shell.open .pos-shell-menu span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
@media(max-width:1050px){.pos-shell-menu{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.pos-shell-links{display:none;position:absolute;left:0;right:0;top:68px;max-height:calc(100vh - 68px);overflow:auto;padding:14px 18px 20px;background:#090c13;border-bottom:1px solid #232a39;box-shadow:0 25px 60px rgba(0,0,0,.45);margin:0;align-items:stretch;flex-direction:column}.pos-shell.open .pos-shell-links{display:flex}.pos-shell-links>a,.pos-shell-more>summary{justify-content:space-between;width:100%;padding:11px 12px;font-size:12px}.pos-shell-more{width:100%}.pos-shell-dropdown{position:static;width:100%;margin-top:4px;padding:5px;background:#070a10;box-shadow:none}.pos-shell-dropdown a{padding:10px 15px}.pos-shell-register,.pos-shell-bot{justify-content:center!important;margin-top:4px}}
@media(max-width:520px){.pos-shell-inner{width:calc(100% - 22px)}}
