.thetagrader-shell{--tg-sidebar-bg: #171525;--tg-sidebar-text: #f7f4ff;--tg-sidebar-muted: #a7a3b7;display:grid;grid-template-columns:282px minmax(0,1fr);min-height:100vh;background:#fcfbff}.thetagrader-shell__sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:282px;height:100vh;padding:28px 18px 22px;color:var(--tg-sidebar-text);background:var(--tg-sidebar-bg);z-index:10}.thetagrader-shell__brand-row{display:flex;align-items:center;gap:8px}.thetagrader-shell__mobile-menu{display:none}.thetagrader-shell__brand{display:block;width:210px}.thetagrader-shell__brand img{display:block;width:100%;height:auto;object-fit:contain}.thetagrader-shell__services{position:relative}.thetagrader-shell__services summary{display:grid;width:30px;height:30px;place-items:center;cursor:pointer;list-style:none;color:var(--tg-sidebar-muted);border-radius:8px}.thetagrader-shell__services summary::-webkit-details-marker{display:none}.thetagrader-shell__services summary:hover{color:#fff;background:rgba(255,255,255,.1)}.thetagrader-shell__services summary svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .16s ease}.thetagrader-shell__services[open] summary svg{transform:rotate(180deg)}.thetagrader-shell__services-menu{position:absolute;z-index:20;top:38px;left:0;width:218px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#28243a;box-shadow:0 14px 32px #00000047}.thetagrader-shell__services-menu p{margin:0 0 7px;color:var(--tg-sidebar-muted);font-size:12px}.thetagrader-shell__services-menu a{display:block;padding:8px;color:#fff;border-radius:7px;font-size:14px;text-decoration:none}.thetagrader-shell__services-menu a:hover{background:rgba(255,255,255,.1)}.thetagrader-shell__navigation{display:grid;gap:5px;margin-top:52px}.thetagrader-shell__navigation-link{display:flex;align-items:center;gap:11px;padding:11px 10px;color:var(--tg-sidebar-muted);border-radius:9px;font-size:14px;font-weight:600;text-decoration:none}.thetagrader-shell__navigation-link span{display:grid;width:18px;place-items:center;color:currentColor;font-size:18px;line-height:1}.thetagrader-shell__navigation-link:hover{color:#fff;background:rgba(255,255,255,.06)}.thetagrader-shell__navigation-link--active{color:#fff;background:linear-gradient(90deg,rgba(117,73,244,.34),rgba(117,73,244,.08))}.thetagrader-shell__account{margin:auto 0 28px}.thetagrader-shell__mobile-account{display:none}.thetagrader-shell__auth-profile{padding:16px;color:#fff;border-radius:10px;background:#2e2e2e;box-shadow:0 0 2px #fff}.thetagrader-shell__auth-caption{display:block;margin-bottom:8px;color:#ffffffb3;font-size:10px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.thetagrader-shell__auth-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.thetagrader-shell__auth-photo{display:block;width:40px;height:40px;border-radius:50%}.thetagrader-shell__auth-details{min-width:0}.thetagrader-shell__auth-name,.thetagrader-shell__auth-email{display:block;overflow:hidden;margin:0;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.thetagrader-shell__auth-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;margin-top:12px;padding:0 12px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.06);font:600 16px/1 inherit;cursor:pointer}.thetagrader-shell__auth-button:hover{background:rgba(255,255,255,.12)}.thetagrader-shell__auth-button--logout{width:auto;height:32px;margin-top:12px;padding:0;color:var(--tg-sidebar-muted);border:0;background:transparent;box-shadow:none;font-size:13px}.thetagrader-shell__auth-button--logout:hover{color:#fff;background:transparent}.thetagrader-shell__auth-button--logout:focus{border:0;box-shadow:none}.thetagrader-shell__auth-icon{width:18px;height:18px}.thetagrader-shell__footer{margin:0 10px;color:#817d93;font-size:12px}.thetagrader-shell__content{position:relative;z-index:1;min-width:0}@media (max-width: 760px){.thetagrader-shell{display:block}.thetagrader-shell__sidebar{position:sticky;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;width:auto;height:56px;min-height:56px;padding:8px 12px}.thetagrader-shell__mobile-menu{position:relative;display:block}.thetagrader-shell__mobile-menu summary,.thetagrader-shell__mobile-account>summary{display:grid;width:40px;height:40px;place-items:center;cursor:pointer;list-style:none;border-radius:9px}.thetagrader-shell__mobile-menu summary::-webkit-details-marker,.thetagrader-shell__mobile-account>summary::-webkit-details-marker{display:none}.thetagrader-shell__mobile-menu summary span,.thetagrader-shell__mobile-menu summary span:before,.thetagrader-shell__mobile-menu summary span:after{display:block;width:18px;height:2px;border-radius:99px;background:#fff;content:""}.thetagrader-shell__mobile-menu summary span{position:relative}.thetagrader-shell__mobile-menu summary span:before{position:absolute;top:-6px}.thetagrader-shell__mobile-menu summary span:after{position:absolute;top:6px}.thetagrader-shell__brand-row{justify-content:center}.thetagrader-shell__brand{width:132px}.thetagrader-shell__services,.thetagrader-shell__navigation,.thetagrader-shell__footer{display:none}.thetagrader-shell__mobile-menu-popover,.thetagrader-shell__account-menu{position:absolute;z-index:30;top:calc(100% + 8px);border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#28243a;box-shadow:0 14px 32px #00000047}.thetagrader-shell__mobile-menu-popover{left:0;width:240px;padding:10px}.thetagrader-shell__mobile-navigation,.thetagrader-shell__mobile-services{display:grid;gap:3px}.thetagrader-shell__mobile-services{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.thetagrader-shell__mobile-services p{margin:0 8px 4px;color:var(--tg-sidebar-muted);font-size:12px}.thetagrader-shell__mobile-navigation a,.thetagrader-shell__mobile-services a{padding:8px;color:#fff;border-radius:7px;font-size:14px;font-weight:600;text-decoration:none}.thetagrader-shell__mobile-navigation a:hover,.thetagrader-shell__mobile-services a:hover{background:rgba(255,255,255,.1)}.thetagrader-shell__account{display:none}.thetagrader-shell__mobile-account{position:relative;display:block}.thetagrader-shell__mobile-account>summary{margin-left:auto;color:#fff}.thetagrader-shell__mobile-profile-trigger{display:block;width:28px;height:28px;border-radius:50%;object-fit:cover;background:rgba(255,255,255,.14)}.thetagrader-shell__mobile-profile-icon{width:18px;height:18px}.thetagrader-shell__account-menu{right:0;width:244px;padding:10px}.thetagrader-shell__account-menu .thetagrader-shell__auth-profile{padding:12px}.thetagrader-shell__account-menu .thetagrader-shell__auth-button{margin-top:10px}.thetagrader-shell__services-menu{left:auto;right:0}}
