.atlas-shell{--atlas-bg:#0d1b33;--atlas-bg2:#1b3052;--atlas-card:#142440;--atlas-card2:#1b3052;--atlas-shadow:0 1px 3px rgba(0,0,0,.3),0 6px 24px rgba(0,0,0,.22);--atlas-shadow-hover:0 2px 8px rgba(0,0,0,.34),0 12px 40px rgba(0,0,0,.28);background:var(--atlas-bg);font-family:var(--font-body);color:#f3efe7}.atlas-shell .atlas-card{background:var(--atlas-card);border-radius:14px;box-shadow:var(--atlas-shadow);transition:box-shadow .3s ease,transform .3s ease;border:1px solid rgba(91,141,190,.16)}.atlas-shell .atlas-card:hover{box-shadow:var(--atlas-shadow-hover);transform:translateY(-1px)}.atlas-shell .atlas-nav-item{transition:all .2s ease;border-inline-start:3px solid transparent}.atlas-shell .atlas-nav-active,.atlas-shell .atlas-nav-item:hover{background:#1b3052!important;color:#5b8dbe!important}.atlas-shell .atlas-nav-active{border-inline-start-color:#5b8dbe!important;font-weight:600!important}.atlas-shell ::-webkit-scrollbar{width:6px}.atlas-shell ::-webkit-scrollbar-track{background:transparent}.atlas-shell ::-webkit-scrollbar-thumb{background:rgba(91,141,190,.2);border-radius:10px}.atlas-shell ::-webkit-scrollbar-thumb:hover{background:rgba(91,141,190,.32)}.atlas-shell .atlas-geo{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%235B8DBE' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.atlas-shell table tbody tr{transition:background .15s}.atlas-shell table tbody tr:hover{background:#1b3052!important}@keyframes atlas-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.atlas-shell .atlas-rise{animation:atlas-rise .6s cubic-bezier(.22,1,.36,1) both}.atlas-sidebar{background:#0f1b30;display:flex;position:sticky;top:0;z-index:10}.atlas-main{padding:32px 40px;max-width:1400px}@media (max-width:1023.98px){.atlas-sidebar{width:100%;min-height:0;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;border-block-end:1px solid rgba(91,141,190,.16);border-inline-end:none;padding:12px 14px;gap:12px;align-items:center;scroll-snap-type:x proximity}.atlas-sidebar>div:first-child,.atlas-sidebar>div:last-child{display:none}.atlas-sidebar>div:not(:first-child):not(:last-child){flex-direction:row!important;overflow-x:auto;overflow-y:hidden;gap:6px!important;width:100%}.atlas-sidebar .atlas-nav-item{flex-shrink:0;padding:8px 12px!important;font-size:12.5px!important;white-space:nowrap;scroll-snap-align:start}.atlas-main{padding:20px 16px;max-width:100%}}@media (min-width:1024px){.atlas-sidebar{width:220px;min-height:100vh;flex-direction:column;padding:24px 12px;border-inline-end:1px solid rgba(91,141,190,.16)}}.atlas-main table{width:100%}.atlas-main .atlas-wide{overflow-x:auto;-webkit-overflow-scrolling:touch}.atlas-row{display:grid;gap:var(--atlas-gap,18px);grid-template-columns:1fr}@media (min-width:480px){.atlas-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.atlas-row{grid-template-columns:repeat(var(--atlas-cols-md),minmax(0,1fr))}}@media (min-width:1024px){.atlas-row{grid-template-columns:repeat(var(--atlas-cols),minmax(0,1fr))}}@media (max-width:1023.98px){.atlas-main .atlas-hero{padding:32px 22px!important;border-radius:16px!important}.atlas-main .atlas-hero h1{font-size:30px!important;line-height:1.1!important}.atlas-main .atlas-hero p{font-size:13.5px!important;line-height:1.7!important}.atlas-main h1,.atlas-main h2{font-size:clamp(22px,5.6vw,32px)!important;line-height:1.15!important}.atlas-main .atlas-card{min-width:0}}@media (max-width:479.98px){.atlas-main{padding:16px 12px!important}}