:root{color:#17171a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--atlas-black:#111113;--atlas-dark:#18181b;--atlas-purple:#7357ff;--atlas-purple-dark:#6245ed;--atlas-green:#16a34a;--atlas-red:#dc2626;--atlas-text:#17171a;--atlas-muted:#73737c;--atlas-border:#e5e5e8;--atlas-border-light:#eeeeef;--atlas-background:#fff;--atlas-surface:#f7f7f8;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--atlas-background);min-width:320px;color:var(--atlas-text);margin:0}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}img{max-width:100%;display:block}#root{min-height:100vh}.atlas-app{background:#fff;min-height:100vh}main{width:100%}.atlas-header{background:var(--atlas-black);color:#fff;border-bottom:1px solid #29292d;width:100%}.atlas-header-inner{justify-content:space-between;align-items:center;gap:32px;width:min(1440px,100% - 48px);min-height:72px;margin:0 auto;display:flex}.atlas-logo{letter-spacing:.12em;color:#fff;align-items:center;font-size:25px;font-weight:800;display:inline-flex}.atlas-header .atlas-main-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.atlas-header .atlas-main-nav a{color:#c9c9ce;font-size:14px;font-weight:500;transition:color .2s}.atlas-header .atlas-main-nav a:hover{color:#fff}.atlas-header-actions{align-items:center;gap:12px;display:flex}.atlas-login{color:#d7d7dc;padding:10px 14px;font-size:14px;font-weight:600}.atlas-register{background:var(--atlas-purple);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.atlas-register:hover{background:var(--atlas-purple-dark);transform:translateY(-1px)}.atlas-main-nav{border-bottom:1px solid var(--atlas-border);background:#fff;width:100%}.atlas-main-nav-inner{align-items:center;gap:26px;width:min(1440px,100% - 48px);min-height:48px;margin:0 auto;display:flex}.atlas-main-nav-item{color:#55555d;align-items:center;min-height:48px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.atlas-main-nav-item:hover{color:var(--atlas-text)}.atlas-main-nav-item.active{color:var(--atlas-purple)}.atlas-main-nav-item.active:after{content:"";background:var(--atlas-purple);height:2px;position:absolute;bottom:0;left:0;right:0}.atlas-market-nav{border-bottom:1px solid var(--atlas-border-light);background:#fff;width:100%}.atlas-market-nav-inner{align-items:center;gap:24px;width:min(1440px,100% - 48px);min-height:44px;margin:0 auto;display:flex;overflow-x:auto}.atlas-market-nav-inner::-webkit-scrollbar{display:none}.atlas-market-label{color:var(--atlas-text);letter-spacing:.08em;font-size:12px;font-weight:800}.atlas-market-item{white-space:nowrap;color:#77777f;font-size:13px;font-weight:500;transition:color .2s}.atlas-market-item:hover{color:var(--atlas-text)}.atlas-market-item.active{color:var(--atlas-purple);font-weight:700}.atlas-context-nav{background:var(--atlas-surface);border-bottom:1px solid var(--atlas-border);width:100%}.atlas-context-nav-inner{align-items:center;gap:22px;width:min(1440px,100% - 48px);min-height:40px;margin:0 auto;display:flex;overflow-x:auto}.atlas-context-nav-inner::-webkit-scrollbar{display:none}.atlas-context-item{white-space:nowrap;color:#77777f;font-size:12px;font-weight:600;transition:color .2s}.atlas-context-item:hover{color:var(--atlas-text)}.atlas-context-item.active{color:var(--atlas-purple)}.atlas-market-ticker{color:#fff;background:#111113;border-bottom:1px solid #29292d;width:100%}.atlas-market-ticker-inner{align-items:stretch;width:min(1440px,100% - 48px);min-height:54px;margin:0 auto;display:flex;overflow-x:auto}.atlas-market-ticker-inner::-webkit-scrollbar{display:none}.atlas-ticker-item{border-right:1px solid #29292d;flex-direction:column;justify-content:center;min-width:150px;padding:8px 16px;display:flex}.atlas-ticker-name{align-items:center;gap:7px;line-height:1;display:flex}.atlas-ticker-symbol{color:#fff;font-size:12px;font-weight:800}.atlas-ticker-status{color:#77777f;text-transform:uppercase;letter-spacing:.05em;font-size:9px}.atlas-ticker-price{color:#d8d8dd;margin-top:5px;font-size:12px;font-weight:600}.atlas-ticker-change{margin-top:2px;font-size:11px;font-weight:700}.atlas-ticker-change.positive{color:var(--atlas-green)}.atlas-ticker-change.negative{color:var(--atlas-red)}.atlas-market-sessions{border-bottom:1px solid var(--atlas-border);background:#fff;width:100%}.atlas-market-sessions-inner{align-items:center;gap:24px;width:min(1440px,100% - 48px);min-height:42px;margin:0 auto;display:flex;overflow-x:auto}.atlas-market-sessions-inner::-webkit-scrollbar{display:none}.atlas-sessions-label{color:#8a8a92;letter-spacing:.08em;font-size:10px;font-weight:800}.atlas-session{white-space:nowrap;align-items:center;gap:7px;display:flex}.atlas-session-status{border-radius:50%;flex:none;width:7px;height:7px}.atlas-session-status.open{background:var(--atlas-green)}.atlas-session-status.closed{background:#a1a1a8}.atlas-session-name{color:#333338;font-size:11px;font-weight:700}.atlas-session-time{color:#8a8a92;font-size:10px}.atlas-market-overview{background:#fff;width:100%}.atlas-market-overview-content{width:min(1440px,100% - 48px);margin:0 auto}.atlas-heatmap-section,.atlas-market-table-section{padding:32px 0}.atlas-section-kicker{color:var(--atlas-purple);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.atlas-section-heading h2{color:var(--atlas-text);letter-spacing:-.02em;margin:0;font-size:24px;line-height:1.15}.atlas-section-meta{color:var(--atlas-muted);font-size:12px}.atlas-section-link{color:var(--atlas-purple);font-size:12px;font-weight:700}.atlas-section-link:hover{color:var(--atlas-purple-dark)}.atlas-heatmap{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:120px;gap:4px;display:grid}.atlas-heatmap-cell{color:#fff;border-radius:3px;flex-direction:column;justify-content:space-between;min-width:0;padding:18px;display:flex}.atlas-heatmap-cell.positive{background:#16803b}.atlas-heatmap-cell.negative{background:#b4232d}.atlas-heatmap-symbol{letter-spacing:-.02em;font-size:20px;font-weight:800}.atlas-heatmap-name{opacity:.8;margin-top:2px;font-size:11px;font-weight:500}.atlas-heatmap-change{align-self:flex-start;font-size:22px;font-weight:800}.atlas-market-table-section{border-top:1px solid var(--atlas-border-light)}.atlas-market-table-wrapper{border:1px solid var(--atlas-border);border-radius:6px;width:100%;overflow-x:auto}.atlas-market-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.atlas-market-table th{background:var(--atlas-surface);color:#77777f;letter-spacing:.06em;text-align:left;text-transform:uppercase;border-bottom:1px solid var(--atlas-border);padding:13px 16px;font-size:10px;font-weight:800}.atlas-market-table td{color:#333338;border-bottom:1px solid var(--atlas-border-light);padding:14px 16px;font-size:13px}.atlas-market-table tbody tr:last-child td{border-bottom:0}.atlas-market-table tbody tr:hover{background:#fafafa}.atlas-table-asset{flex-direction:column;gap:3px;display:flex}.atlas-table-asset strong{color:var(--atlas-text);font-size:13px;font-weight:800}.atlas-table-asset span{color:var(--atlas-muted);font-size:11px}.atlas-market-table td.positive{color:var(--atlas-green);font-weight:700}.atlas-market-table td.negative{color:var(--atlas-red);font-weight:700}.atlas-table-status{border-radius:4px;align-items:center;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.atlas-table-status.open{color:var(--atlas-green);background:#eaf7ef}.atlas-table-status.closed{color:#77777f;background:#f0f0f2}.atlas-news-section{border-top:1px solid var(--atlas-border);width:min(1440px,100% - 48px);margin:0 auto;padding:36px 0}.atlas-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.atlas-news-card{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;flex-direction:column;min-height:190px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.atlas-news-card:hover{border-color:#d2d2d7;transform:translateY(-2px);box-shadow:0 8px 24px #1111130f}.atlas-news-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.atlas-news-category{color:var(--atlas-purple);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.atlas-news-time{color:var(--atlas-muted);white-space:nowrap;font-size:10px}.atlas-news-card h3{color:var(--atlas-text);letter-spacing:-.01em;margin:16px 0 0;font-size:17px;line-height:1.35}.atlas-news-source{color:var(--atlas-muted);margin-top:auto;padding-top:18px;font-size:11px;font-weight:600}.atlas-calendar-section{border-top:1px solid var(--atlas-border);width:min(1440px,100% - 48px);margin:0 auto;padding:36px 0}.atlas-calendar-wrapper{border:1px solid var(--atlas-border);border-radius:6px;width:100%;overflow-x:auto}.atlas-calendar-table{border-collapse:collapse;background:#fff;width:100%;min-width:900px}.atlas-calendar-table th{background:var(--atlas-surface);color:#77777f;letter-spacing:.06em;text-align:left;text-transform:uppercase;border-bottom:1px solid var(--atlas-border);padding:12px 14px;font-size:10px;font-weight:800}.atlas-calendar-table td{color:#404047;border-bottom:1px solid var(--atlas-border-light);padding:14px;font-size:12px}.atlas-calendar-table tbody tr:last-child td{border-bottom:0}.atlas-calendar-table tbody tr:hover{background:#fafafa}.atlas-calendar-country{border:1px solid var(--atlas-border);color:#55555d;border-radius:4px;justify-content:center;align-items:center;min-width:30px;height:24px;padding:0 6px;font-size:9px;font-weight:800;display:inline-flex}.atlas-calendar-importance{text-transform:uppercase;border-radius:4px;align-items:center;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.atlas-calendar-importance.high{color:var(--atlas-red);background:#fff0f0}.atlas-calendar-importance.medium{color:#a16207;background:#fff7e6}.atlas-brokers-section{border-top:1px solid var(--atlas-border);width:min(1440px,100% - 48px);margin:0 auto;padding:36px 0}.atlas-brokers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.atlas-broker-card{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s}.atlas-broker-card:hover{border-color:#d0d0d5;transform:translateY(-2px);box-shadow:0 8px 24px #1111130f}.atlas-broker-card.featured{border-color:var(--atlas-purple)}.atlas-broker-card-header{border-bottom:1px solid var(--atlas-border-light);align-items:center;gap:12px;padding-bottom:16px;display:flex}.atlas-broker-card-header h3{color:var(--atlas-text);margin:0;font-size:15px;font-weight:800}.atlas-broker-partner{color:var(--atlas-purple);letter-spacing:.05em;text-transform:uppercase;background:#f0edff;border-radius:3px;margin-top:4px;padding:3px 6px;font-size:8px;font-weight:800;display:inline-flex}.atlas-broker-info{gap:12px;padding:16px 0;display:grid}.atlas-broker-info>div{flex-direction:column;gap:3px;display:flex}.atlas-broker-button{border:1px solid var(--atlas-border);color:#333338;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:38px;font-size:11px;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:flex}.atlas-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.atlas-insight-card{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;flex-direction:column;min-height:220px;padding:20px;display:flex}.atlas-insight-type{color:var(--atlas-purple);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.atlas-insight-card h3{color:var(--atlas-text);margin:14px 0 0;font-size:17px;line-height:1.35}.atlas-insight-card p{color:var(--atlas-muted);margin:10px 0 0;font-size:12px;line-height:1.6}.atlas-insight-card button{border:1px solid var(--atlas-border);color:var(--atlas-text);background:#fff;border-radius:5px;align-self:flex-start;margin-top:auto;padding:9px 13px;font-size:11px;font-weight:700;transition:background .2s,border-color .2s,color .2s}.atlas-insight-card button:hover{background:var(--atlas-purple);border-color:var(--atlas-purple);color:#fff}.atlas-header{color:#fff;background:#111;width:100%}.atlas-header-top{background:#111;width:100%}.atlas-header-inner{align-items:center;gap:24px;width:100%;max-width:1280px;min-height:58px;margin:0 auto;padding:0 12px;display:flex}.atlas-logo{color:#fff;letter-spacing:-.05em;flex:none;font-size:28px;font-weight:900}.atlas-search{flex:1;align-items:stretch;max-width:650px;height:34px;margin-left:20px;display:flex}.atlas-search input{color:#222;background:#fff;border:0;outline:0;width:100%;min-width:0;padding:0 12px;font-size:13px}.atlas-search input::placeholder{color:#999}.atlas-search button{color:#666;background:#fff;width:42px;font-size:15px}.atlas-header-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.atlas-login{color:#fff;white-space:nowrap;font-size:12px;font-weight:600}.atlas-register{background:var(--atlas-purple);color:#fff;border-radius:3px;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.atlas-main-navigation{color:#fff;background:#111;border-top:1px solid #292929;border-bottom:1px solid #292929;width:100%}.atlas-main-navigation-inner{align-items:center;gap:0;width:100%;max-width:1280px;min-height:34px;margin:0 auto;padding:0 12px;display:flex}.atlas-main-navigation-item{color:#ddd;white-space:nowrap;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.atlas-main-navigation-item:hover,.atlas-main-navigation-item.active{color:#fff;background:#242424}.atlas-markets-dropdown{height:34px;position:relative}.atlas-markets-trigger{height:34px}.atlas-markets-dropdown:hover .atlas-markets-trigger{color:#fff;background:#242424}.atlas-markets-menu{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #dddddf;grid-template-columns:repeat(3,1fr);gap:2px;width:620px;padding:16px;transition:opacity .15s,transform .15s,visibility .15s;display:grid;position:absolute;top:34px;left:0;transform:translateY(-4px);box-shadow:0 8px 24px #00000024}.atlas-markets-dropdown:hover .atlas-markets-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.atlas-markets-menu-item{color:#333338;border-radius:3px;align-items:center;min-height:38px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.atlas-markets-menu-item:hover{color:var(--atlas-purple);background:#f3f1ff}.atlas-header-inner{gap:24px;max-width:1280px;min-height:58px;padding:0 12px}.atlas-search{flex:1;max-width:760px;margin-left:16px}.atlas-header-actions{white-space:nowrap;align-items:center;gap:12px;margin-left:auto;display:flex}.atlas-language{color:#d8d8dc;background:0 0;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.atlas-language:hover{color:#fff}.atlas-language-arrow{opacity:.8;font-size:7px}.atlas-markets-trigger{align-items:center;gap:6px;display:inline-flex}.atlas-markets-arrow{opacity:.85;font-size:7px;line-height:1}.atlas-context-nav-inner,.atlas-market-ticker-inner,.atlas-market-sessions-inner{max-width:1280px}.atlas-market-overview-content,.atlas-news-section,.atlas-calendar-section,.atlas-brokers-section,.atlas-intelligence-section{width:min(1280px,100% - 24px);margin-left:auto;margin-right:auto}body{font-size:15px}.atlas-main-navigation-item,.atlas-market-nav,.atlas-context-nav{font-size:13px}.atlas-section-heading h2{font-size:26px}.atlas-section-kicker{font-size:11px}.atlas-section-meta,.atlas-section-link{font-size:13px}.atlas-news-section{width:min(1280px,100% - 24px);margin:0 auto;padding:38px 0 28px}.atlas-news-layout{grid-template-columns:minmax(0,1.65fr) minmax(360px,.85fr);gap:22px;display:grid}.atlas-news-featured{background:#111113;border-radius:6px;min-height:430px;position:relative;overflow:hidden}.atlas-news-featured-image{position:absolute;inset:0}.atlas-news-featured-image:after{content:"";background:linear-gradient(#0000000d 0%,#00000059 45%,#000000e0 100%);position:absolute;inset:0}.atlas-news-featured-image img{object-fit:cover;width:100%;height:100%}.atlas-news-featured-content{z-index:2;color:#fff;padding:30px;position:absolute;bottom:0;left:0;right:0}.atlas-news-featured-content .atlas-news-category{color:#a999ff}.atlas-news-featured-content h3{color:#fff;letter-spacing:-.025em;max-width:760px;margin:10px 0 0;font-size:30px;line-height:1.13}.atlas-news-featured-content p{color:#e0e0e3;max-width:700px;margin:12px 0 0;font-size:14px;line-height:1.5}.atlas-news-meta{color:#a9a9af;margin-top:12px;font-size:11px}.atlas-news-secondary{border-top:1px solid var(--atlas-border);flex-direction:column;display:flex}.atlas-news-secondary-item{border-bottom:1px solid var(--atlas-border);grid-template-columns:150px minmax(0,1fr);gap:14px;min-height:104px;padding:12px 0;display:grid}.atlas-news-secondary-image{background:var(--atlas-surface);border-radius:4px;width:150px;height:90px;overflow:hidden}.atlas-news-secondary-image img{object-fit:cover;width:100%;height:100%}.atlas-news-secondary-content{min-width:0}.atlas-news-secondary-content .atlas-news-category{font-size:9px}.atlas-news-secondary-content h3{color:var(--atlas-text);margin:6px 0 0;font-size:14px;line-height:1.3}.atlas-news-secondary-content .atlas-news-meta{margin-top:7px;font-size:10px}@media (width<=900px){.atlas-news-layout{grid-template-columns:1fr}.atlas-news-secondary-item{grid-template-columns:130px minmax(0,1fr)}.atlas-news-secondary-image{width:130px}}@media (width<=600px){.atlas-news-featured{min-height:360px}.atlas-news-featured-content{padding:20px}.atlas-news-featured-content h3{font-size:24px}.atlas-news-secondary-item{grid-template-columns:105px minmax(0,1fr)}.atlas-news-secondary-image{width:105px;height:76px}}.atlas-home-market-tools{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px;width:min(1280px,100% - 24px);margin:0 auto;padding:0 0 38px;display:grid}.atlas-home-market-tool{min-width:0}.atlas-home-market-tool .atlas-heatmap-section,.atlas-home-market-tool .atlas-calendar-section{border-top:0;width:100%;margin:0;padding:0}.atlas-home-market-tool .atlas-section-heading{min-height:58px;margin-bottom:12px}.atlas-home-market-tool .atlas-heatmap{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:104px;gap:4px}.atlas-home-market-tool .atlas-heatmap-cell{color:#fff;padding:15px}.atlas-home-market-tool .atlas-heatmap-symbol{color:#fff;font-size:17px}.atlas-home-market-tool .atlas-heatmap-name{color:#ffffffd1;opacity:1}.atlas-home-market-tool .atlas-heatmap-change{color:#fff;font-size:18px}.atlas-home-market-tool .atlas-calendar-wrapper{border-radius:5px}.atlas-home-market-tool .atlas-calendar-table{min-width:0}.atlas-home-market-tool .atlas-calendar-table th{padding:10px 9px;font-size:9px}.atlas-home-market-tool .atlas-calendar-table th:nth-child(5),.atlas-home-market-tool .atlas-calendar-table th:nth-child(6),.atlas-home-market-tool .atlas-calendar-table th:nth-child(7),.atlas-home-market-tool .atlas-calendar-table td:nth-child(5),.atlas-home-market-tool .atlas-calendar-table td:nth-child(6),.atlas-home-market-tool .atlas-calendar-table td:nth-child(7){display:none}@media (width<=900px){.atlas-home-market-tools{grid-template-columns:1fr}.atlas-home-market-tool .atlas-calendar-table{min-width:0}.atlas-home-market-tool .atlas-calendar-table th:nth-child(5),.atlas-home-market-tool .atlas-calendar-table th:nth-child(6),.atlas-home-market-tool .atlas-calendar-table th:nth-child(7),.atlas-home-market-tool .atlas-calendar-table td:nth-child(5),.atlas-home-market-tool .atlas-calendar-table td:nth-child(6),.atlas-home-market-tool .atlas-calendar-table td:nth-child(7){display:table-cell}}@media (width<=600px){.atlas-home-market-tools{width:calc(100% - 20px)}.atlas-home-market-tool .atlas-heatmap{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:90px}.atlas-home-market-tool .atlas-heatmap-cell{padding:12px}.atlas-home-market-tool .atlas-heatmap-symbol{font-size:14px}.atlas-home-market-tool .atlas-heatmap-change{color:#fff;font-size:15px}}.atlas-home-market-tool .atlas-calendar-table th{padding:9px}.atlas-home-market-tool .atlas-calendar-table td{height:43px;padding:9px}.atlas-home-market-tool .atlas-calendar-table{font-size:11px}.atlas-home-market-tool .atlas-calendar-table th{font-size:9px}.atlas-home-market-tool .atlas-calendar-table td{font-size:10px}.atlas-home-market-tool .atlas-calendar-country{min-width:29px;height:22px}.atlas-home-market-tool .atlas-calendar-importance{padding:3px 6px}.atlas-broker-card{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;padding:18px}.atlas-broker-card.featured{border-color:var(--atlas-purple);box-shadow:0 0 0 1px #7357ff14}.atlas-broker-card-header{border-bottom:1px solid var(--atlas-border-light);align-items:center;gap:12px;min-height:48px;padding-bottom:14px;display:flex}.atlas-broker-logo{background:var(--atlas-dark);color:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:flex}.atlas-broker-title{min-width:0}.atlas-broker-title h3{color:var(--atlas-text);margin:0;font-size:15px;font-weight:800}.atlas-broker-badges{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.atlas-broker-verified,.atlas-broker-partner{letter-spacing:.03em;text-transform:uppercase;border-radius:3px;align-items:center;min-height:18px;padding:2px 6px;font-size:8px;font-weight:800;display:inline-flex}.atlas-broker-verified{color:var(--atlas-green);background:#edf8f1}.atlas-broker-partner{color:var(--atlas-purple);background:#f0edff}.atlas-broker-info{grid-template-columns:1fr 1fr;gap:11px 14px;padding:15px 0;display:grid}.atlas-broker-info>div{flex-direction:column;gap:3px;min-width:0;display:flex}.atlas-broker-info>div:first-child{grid-column:span 2}.atlas-broker-info span{color:var(--atlas-muted);font-size:9px}.atlas-broker-info strong{color:#333338;font-size:10px;font-weight:700}.atlas-broker-highlights{border-top:1px solid var(--atlas-border-light);border-bottom:1px solid var(--atlas-border-light);flex-direction:column;gap:5px;padding:10px 0;display:flex}.atlas-broker-highlights span{color:#55555d;font-size:9px;font-weight:600}.atlas-broker-button{border:1px solid var(--atlas-border);width:100%;min-height:38px;color:var(--atlas-text);background:#fff;border-radius:5px;justify-content:center;align-items:center;margin-top:13px;font-size:10px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:flex}.atlas-broker-button:hover{background:var(--atlas-purple);border-color:var(--atlas-purple);color:#fff}@media (width<=1000px){.atlas-brokers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.atlas-brokers-grid{grid-template-columns:1fr}}.atlas-intelligence-section{border-top:1px solid var(--atlas-border);width:min(1280px,100% - 24px);margin:0 auto;padding:48px 0 64px}.atlas-intelligence-header{background:var(--atlas-dark);color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;align-items:flex-end;gap:32px;padding:30px;display:flex}.atlas-intelligence-header .atlas-section-kicker{color:#9b88ff}.atlas-intelligence-header h2{color:#fff;letter-spacing:-.025em;max-width:720px;margin:0;font-size:30px;line-height:1.15}.atlas-intelligence-header p{color:#a9a9b1;max-width:680px;margin:12px 0 0;font-size:13px;line-height:1.6}.atlas-intelligence-status{color:#c8c8ce;border:1px solid #34343a;border-radius:5px;flex:none;align-items:center;gap:8px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.atlas-status-dot{background:var(--atlas-green);border-radius:50%;width:7px;height:7px}.atlas-intelligence-performance{background:#202024;border-top:1px solid #34343a;border-bottom:1px solid #34343a;padding:20px 24px}.atlas-intelligence-performance-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.atlas-intelligence-performance-title span{color:#929299;letter-spacing:.09em;font-size:9px;font-weight:800}.atlas-intelligence-performance-title strong{color:#77777f;font-size:10px;font-weight:600}.atlas-performance-grid{background:#34343a;grid-template-columns:1.3fr repeat(6,1fr);gap:1px;display:grid}.atlas-performance-grid>div{background:#202024;flex-direction:column;gap:5px;min-width:0;padding:13px 14px;display:flex}.atlas-performance-grid span{color:#85858d;text-transform:uppercase;font-size:9px;font-weight:700}.atlas-performance-grid strong{color:#f0f0f2;font-size:15px;font-weight:800}.atlas-performance-grid strong.positive{color:#4ade80}.atlas-performance-grid strong.negative{color:#f87171}.atlas-intelligence-results{background:var(--atlas-border);border:1px solid var(--atlas-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.atlas-intelligence-result-card{background:#fff;min-width:0;padding:20px}.atlas-intelligence-result-card>span{letter-spacing:.08em;font-size:9px;font-weight:800}.atlas-intelligence-result-card.positive-card>span{color:var(--atlas-green)}.atlas-intelligence-result-card.negative-card>span{color:var(--atlas-red)}.atlas-intelligence-result-card h3{color:var(--atlas-text);margin:10px 0 3px;font-size:20px;font-weight:800}.atlas-intelligence-result-card>strong{font-size:18px;font-weight:800}.atlas-intelligence-result-card.positive-card>strong{color:var(--atlas-green)}.atlas-intelligence-result-card.negative-card>strong{color:var(--atlas-red)}.atlas-intelligence-result-card>div{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.atlas-intelligence-result-card>div span{color:var(--atlas-muted);font-size:9px}.atlas-intelligence-columns{grid-template-columns:1.15fr .85fr;gap:12px;margin-top:12px;display:grid}.atlas-intelligence-panel{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;min-width:0;padding:20px}.atlas-intelligence-panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.atlas-intelligence-panel-heading span{color:var(--atlas-purple);letter-spacing:.08em;font-size:9px;font-weight:800}.atlas-intelligence-panel-heading h3{color:var(--atlas-text);margin:5px 0 0;font-size:16px;font-weight:800}.atlas-activity-table{border-top:1px solid var(--atlas-border-light)}.atlas-activity-row{border-bottom:1px solid var(--atlas-border-light);grid-template-columns:1fr 1fr 1.2fr;align-items:center;min-height:42px;display:grid}.atlas-activity-row span,.atlas-activity-row strong{font-size:10px}.atlas-activity-row.header span{color:var(--atlas-muted);text-transform:uppercase;font-size:9px;font-weight:800}.atlas-activity-row strong{color:var(--atlas-text);font-weight:800}.atlas-activity-row:not(.header) span{color:#55555d}.atlas-costs{border-top:1px solid var(--atlas-border-light)}.atlas-costs>div{border-bottom:1px solid var(--atlas-border-light);justify-content:space-between;align-items:center;min-height:42px;display:flex}.atlas-costs span{color:var(--atlas-muted);font-size:10px}.atlas-costs strong{color:var(--atlas-text);font-size:11px;font-weight:800}.atlas-costs .total{border-bottom:0;margin-top:4px}.atlas-costs .total span{color:var(--atlas-text);font-weight:800}.atlas-costs .total strong{color:var(--atlas-purple);font-size:16px}.atlas-intelligence-behavior{border:1px solid var(--atlas-border);background:#f7f7f8;border-radius:6px;margin-top:12px;padding:20px}.atlas-intelligence-ai{background:#eeeaff;border-radius:4px;padding:5px 8px;color:var(--atlas-purple)!important;font-size:8px!important}.atlas-intelligence-behavior .atlas-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:0;display:grid}.atlas-intelligence-behavior .atlas-insight-card{border:1px solid var(--atlas-border);background:#fff;border-radius:5px;min-height:150px;padding:16px}.atlas-intelligence-behavior .atlas-insight-type{color:var(--atlas-purple);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.atlas-intelligence-behavior .atlas-insight-card h3{color:var(--atlas-text);margin:10px 0 0;font-size:14px;line-height:1.35}.atlas-intelligence-behavior .atlas-insight-card p{color:var(--atlas-muted);margin:8px 0 0;font-size:10px;line-height:1.55}.atlas-intelligence-footer{justify-content:center;padding-top:18px;display:flex}.atlas-intelligence-footer button{background:var(--atlas-purple);color:#fff;border-radius:5px;min-height:40px;padding:0 20px;font-size:11px;font-weight:800}.atlas-intelligence-footer button:hover{background:var(--atlas-purple-dark)}@media (width<=1000px){.atlas-performance-grid{grid-template-columns:repeat(4,1fr)}.atlas-intelligence-results{grid-template-columns:repeat(2,1fr)}.atlas-intelligence-columns{grid-template-columns:1fr}}@media (width<=700px){.atlas-intelligence-header{flex-direction:column;align-items:flex-start}.atlas-performance-grid{grid-template-columns:repeat(2,1fr)}.atlas-intelligence-results,.atlas-intelligence-behavior .atlas-insights-grid{grid-template-columns:1fr}}.atlas-page{width:100%}.atlas-news-page{width:min(1280px,100% - 24px);margin:0 auto;padding:38px 0 64px}.atlas-page-header{border-bottom:1px solid var(--atlas-border);justify-content:space-between;align-items:flex-end;padding-bottom:24px;display:flex}.atlas-page-header p{color:var(--atlas-muted);margin:10px 0 0;font-size:13px}.atlas-news-categories{border-bottom:1px solid var(--atlas-border);align-items:center;gap:24px;min-height:48px;display:flex;overflow-x:auto}.atlas-news-categories::-webkit-scrollbar{display:none}.atlas-news-categories button{white-space:nowrap;color:#66666e;background:0 0;align-items:center;min-height:48px;padding:0;font-size:12px;font-weight:700;display:inline-flex;position:relative}.atlas-news-categories button:hover{color:var(--atlas-text)}.atlas-news-categories button.active{color:var(--atlas-purple)}.atlas-news-categories button.active:after{content:"";background:var(--atlas-purple);height:2px;position:absolute;bottom:-1px;left:0;right:0}.atlas-news-categories a:hover{color:var(--atlas-text)}.atlas-news-categories a.active{color:var(--atlas-purple)}.atlas-news-categories a.active:after{content:"";background:var(--atlas-purple);height:2px;position:absolute;bottom:-1px;left:0;right:0}.atlas-news-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.atlas-news-page-card{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.atlas-news-page-card:hover{border-color:#d0d0d5;transform:translateY(-2px);box-shadow:0 8px 24px #11111312}.atlas-news-page-image{background:var(--atlas-surface);width:100%;height:190px;overflow:hidden}.atlas-news-page-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.atlas-news-page-card:hover .atlas-news-page-image img{transform:scale(1.03)}.atlas-news-page-content{padding:17px}.atlas-news-page-content .atlas-news-category{font-size:9px}.atlas-news-page-content h2{color:var(--atlas-text);letter-spacing:-.01em;margin:8px 0 0;font-size:17px;line-height:1.3}.atlas-news-page-content p{color:var(--atlas-muted);margin:9px 0 0;font-size:11px;line-height:1.55}.atlas-news-page-meta{border-top:1px solid var(--atlas-border-light);color:var(--atlas-muted);justify-content:space-between;gap:12px;margin-top:15px;padding-top:12px;font-size:9px;display:flex}@media (width<=900px){.atlas-news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.atlas-news-page{width:calc(100% - 20px);padding-top:28px}.atlas-page-header h1{font-size:26px}.atlas-news-page-grid{grid-template-columns:1fr}.atlas-news-page-image{height:210px}}.atlas-news-article{width:min(960px,100% - 24px);margin:0 auto;padding:44px 0 72px}.atlas-news-article>.atlas-section-kicker{margin-bottom:12px}.atlas-news-article h1{max-width:900px;color:var(--atlas-text);letter-spacing:-.03em;margin:0;font-size:42px;line-height:1.12}.atlas-news-article-meta{color:var(--atlas-muted);border-bottom:1px solid var(--atlas-border);align-items:center;gap:16px;margin-top:16px;padding-bottom:20px;font-size:11px;display:flex}.atlas-news-article-meta span:first-child{color:var(--atlas-text);font-weight:700}.atlas-news-article-image{background:var(--atlas-surface);border-radius:7px;width:100%;height:500px;margin-top:28px;overflow:hidden}.atlas-news-article-image img{object-fit:cover;width:100%;height:100%}.atlas-news-article-content{max-width:760px;margin:34px auto 0}.atlas-news-article-content p{color:#45454c;margin:0 0 20px;font-size:15px;line-height:1.8}.atlas-news-article-content .atlas-news-article-lead{color:var(--atlas-text);font-size:18px;font-weight:600;line-height:1.65}@media (width<=700px){.atlas-news-article{padding-top:30px}.atlas-news-article h1{font-size:30px}.atlas-news-article-image{height:320px}.atlas-news-article-content p{font-size:14px}.atlas-news-article-content .atlas-news-article-lead{font-size:16px}}.atlas-news-back-link,.atlas-news-article-footer a{color:var(--atlas-purple);margin-top:20px;font-size:12px;font-weight:800;display:inline-flex}.atlas-news-back-link:hover,.atlas-news-article-footer a:hover{color:var(--atlas-purple-dark)}.atlas-news-article-footer{border-top:1px solid var(--atlas-border);max-width:760px;margin:30px auto 0;padding-top:20px}.atlas-news-page-card{color:inherit;text-decoration:none}.atlas-brokers-page{width:min(1280px,100% - 24px);margin:0 auto;padding:44px 0 72px}.atlas-page-header{border-bottom:1px solid var(--atlas-border);padding-bottom:28px}.atlas-page-header h1{color:var(--atlas-text);letter-spacing:-.03em;margin:0;font-size:38px;line-height:1.15}.atlas-page-header p{max-width:700px;color:var(--atlas-muted);margin:10px 0 0;font-size:14px;line-height:1.6}.atlas-brokers-filters{border-bottom:1px solid var(--atlas-border);align-items:center;gap:8px;padding:18px 0;display:flex;overflow-x:auto}.atlas-brokers-filters button{border:1px solid var(--atlas-border);color:#55555d;white-space:nowrap;background:#fff;border-radius:4px;min-height:34px;padding:0 13px;font-size:11px;font-weight:700}.atlas-brokers-filters button:hover{border-color:var(--atlas-purple);color:var(--atlas-purple)}.atlas-brokers-filters button.active{border-color:var(--atlas-purple);background:var(--atlas-purple);color:#fff}.atlas-brokers-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:24px;display:grid}.atlas-broker-page-card{border:1px solid var(--atlas-border);background:#fff;border-radius:7px;padding:22px;transition:border-color .2s,box-shadow .2s,transform .2s}.atlas-broker-page-card:hover{border-color:#d0d0d5;transform:translateY(-2px);box-shadow:0 10px 28px #11111312}.atlas-broker-page-card.featured{border-color:var(--atlas-purple)}.atlas-broker-page-header{border-bottom:1px solid var(--atlas-border-light);align-items:center;gap:14px;padding-bottom:18px;display:flex}.atlas-broker-page-header h2{color:var(--atlas-text);margin:0;font-size:18px;line-height:1.2}.atlas-broker-page-badges{align-items:center;gap:6px;margin-top:7px;display:flex}.atlas-broker-verified{color:var(--atlas-green);letter-spacing:.04em;background:#edf8f1;border-radius:3px;align-items:center;padding:3px 6px;font-size:8px;font-weight:800;display:inline-flex}.atlas-broker-page-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;padding:20px 0;display:grid}.atlas-broker-page-data>div{flex-direction:column;gap:5px;display:flex}.atlas-broker-page-data span{color:var(--atlas-muted);font-size:10px}.atlas-broker-page-data strong{color:var(--atlas-text);font-size:12px;font-weight:800}.atlas-broker-features{border-top:1px solid var(--atlas-border-light);border-bottom:1px solid var(--atlas-border-light);flex-direction:column;gap:7px;padding:16px 0;display:flex}.atlas-broker-features span{color:#55555d;font-size:11px}.atlas-broker-page-button{border:1px solid var(--atlas-border);width:100%;min-height:40px;color:var(--atlas-text);border-radius:5px;justify-content:center;align-items:center;margin-top:16px;font-size:11px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:flex}.atlas-broker-page-button:hover{background:var(--atlas-purple);border-color:var(--atlas-purple);color:#fff}@media (width<=800px){.atlas-brokers-page-grid{grid-template-columns:1fr}.atlas-page-header h1{font-size:30px}}@media (width<=520px){.atlas-broker-page-data{grid-template-columns:1fr}}.atlas-markets-page{width:min(1280px,100% - 24px);margin:0 auto;padding:44px 0 72px}.atlas-markets-categories{border-bottom:1px solid var(--atlas-border);align-items:center;gap:8px;padding:18px 0;display:flex;overflow-x:auto}.atlas-markets-categories button{border:1px solid var(--atlas-border);color:#55555d;white-space:nowrap;background:#fff;border-radius:4px;min-height:34px;padding:0 13px;font-size:11px;font-weight:700}.atlas-markets-categories button:hover{border-color:var(--atlas-purple);color:var(--atlas-purple)}.atlas-markets-categories button.active{border-color:var(--atlas-purple);background:var(--atlas-purple);color:#fff}.atlas-markets-page-section{padding:32px 0}.atlas-markets-table-wrapper{border:1px solid var(--atlas-border);border-radius:6px;width:100%;overflow-x:auto}.atlas-markets-table{border-collapse:collapse;background:#fff;width:100%;min-width:850px}.atlas-markets-table th{background:var(--atlas-surface);color:#77777f;letter-spacing:.06em;text-align:left;text-transform:uppercase;border-bottom:1px solid var(--atlas-border);padding:13px 16px;font-size:10px;font-weight:800}.atlas-markets-table td:first-child strong{color:var(--atlas-text);font-size:13px;font-weight:800}.atlas-markets-table td.positive{color:var(--atlas-green);font-weight:800}.atlas-markets-table td.negative{color:var(--atlas-red);font-weight:800}.atlas-markets-status{border-radius:4px;align-items:center;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.atlas-markets-info-grid{border-top:1px solid var(--atlas-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:24px;display:grid}.atlas-markets-info-card{border:1px solid var(--atlas-border);background:#fff;border-radius:6px;min-height:180px;padding:20px}.atlas-markets-info-card h2{color:var(--atlas-text);margin:0;font-size:17px}@media (width<=800px){.atlas-markets-info-grid{grid-template-columns:1fr}}.atlas-heatmap-page{width:min(1280px,100% - 24px);margin:0 auto;padding:38px 0 60px}.atlas-heatmap-page .atlas-page-header{margin-bottom:28px}.atlas-heatmap-page .atlas-page-header h1{margin:8px 0}.atlas-heatmap-page .atlas-page-header p{margin:0}.atlas-heatmap-page .atlas-markets-categories{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:8px;margin-bottom:28px;padding:16px 0;display:flex}.atlas-heatmap-page .atlas-markets-categories a{color:#1f2937;background:#fff;border:1px solid #dfe3e8;border-radius:5px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.atlas-heatmap-page .atlas-markets-categories a:hover{color:#7357ff;border-color:#7357ff}.atlas-heatmap-page .atlas-markets-categories a.active{color:#fff;background:#7357ff;border-color:#7357ff}.atlas-heatmap-page .atlas-markets-page-section{border-top:0;padding-top:0}.atlas-heatmap-page .atlas-section-heading{margin-bottom:16px}.atlas-full-heatmap{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:150px;gap:6px;display:grid}.atlas-full-heatmap-cell{border-radius:4px;flex-direction:column;justify-content:space-between;min-width:0;padding:18px;text-decoration:none;transition:transform .15s,filter .15s;display:flex;position:relative;overflow:hidden}.atlas-full-heatmap-cell.positive{background:#10b98129;border:1px solid #10b98140}.atlas-full-heatmap-cell.negative{background:#ef444426;border:1px solid #ef44443d}.atlas-full-heatmap-cell:hover{filter:brightness(.97);transform:translateY(-2px)}.atlas-full-heatmap-cell .atlas-heatmap-symbol{color:#111827;font-size:17px;font-weight:800}.atlas-full-heatmap-cell .atlas-heatmap-name{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.atlas-full-heatmap-cell .atlas-heatmap-change{letter-spacing:-.5px;margin-top:auto;font-size:26px;line-height:1}.atlas-full-heatmap-cell.positive .atlas-heatmap-change{color:#059669}.atlas-full-heatmap-cell.negative .atlas-heatmap-change{color:#dc2626}.atlas-full-heatmap-price{color:#6b7280;margin-top:8px;font-size:11px}.atlas-heatmap-page .atlas-markets-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:70px 30px}.atlas-heatmap-page .atlas-markets-empty h2{margin:8px 0}.atlas-heatmap-page .atlas-markets-empty p{color:#6b7280;max-width:520px;margin:0 auto 18px}.atlas-heatmap-page .atlas-markets-empty a{color:#7357ff;font-weight:700;text-decoration:none}@media (width<=1000px){.atlas-full-heatmap{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.atlas-full-heatmap{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:130px}.atlas-full-heatmap-cell{padding:14px}.atlas-full-heatmap-cell .atlas-heatmap-change{font-size:21px}}@media (width<=480px){.atlas-full-heatmap{grid-template-columns:1fr}}.atlas-home-market-tool-footer{justify-content:flex-end;padding:12px 2px 0;display:flex}.atlas-home-market-tool-footer a{color:#7357ff;font-size:12px;font-weight:700;text-decoration:none}.atlas-home-market-tool-footer a:hover{text-decoration:underline}.atlas-heatmap-footer{justify-content:flex-end;padding-top:12px;display:flex}.atlas-heatmap-footer a{color:#7357ff;font-size:12px;font-weight:700;text-decoration:none}.atlas-heatmap-footer a:hover{text-decoration:underline}.atlas-calendar-page{width:min(1280px,100% - 32px);margin:0 auto;padding:38px 0 70px}.atlas-calendar-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.atlas-calendar-header>div:first-child{min-width:0}.atlas-calendar-header .atlas-section-kicker{color:#7357ff;letter-spacing:1.2px;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.atlas-calendar-header h1{color:#111827;letter-spacing:-.8px;margin:0 0 8px;font-size:32px;line-height:1.15}.atlas-calendar-header p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.atlas-calendar-search{flex-shrink:0;width:300px;position:relative}.atlas-calendar-search input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:5px;outline:none;width:100%;height:42px;padding:0 42px 0 14px;font-family:inherit;font-size:12px;transition:border-color .15s,box-shadow .15s}.atlas-calendar-search input::placeholder{color:#9ca3af}.atlas-calendar-search input:focus{border-color:#7357ff;box-shadow:0 0 0 3px #7357ff14}.atlas-calendar-search span{color:#7357ff;pointer-events:none;font-size:17px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.atlas-calendar-periods{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;padding:14px;display:flex}.atlas-calendar-periods button{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;min-height:34px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.atlas-calendar-periods button:hover{color:#7357ff;background:#faf9ff;border-color:#d9d4ff}.atlas-calendar-periods button.active{color:#fff;background:#7357ff;border-color:#7357ff}.atlas-calendar-periods .atlas-calendar-custom{color:#374151;background:#fff;border-color:#dfe3e8;align-items:center;gap:7px;margin-left:auto;display:inline-flex}.atlas-calendar-periods .atlas-calendar-custom:hover{color:#7357ff;background:#faf9ff;border-color:#7357ff}.atlas-calendar-toolbar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;min-height:52px;margin-bottom:14px;padding:0 14px;display:flex}.atlas-calendar-filters{align-items:center;gap:6px;display:flex}.atlas-calendar-filter-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-right:5px;font-size:11px;font-weight:700}.atlas-calendar-filters button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;min-height:30px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:600}.atlas-calendar-filters button:hover{color:#7357ff;background:#fff}.atlas-calendar-filters button.active{color:#7357ff;background:#fff;border-color:#d9d4ff}.atlas-calendar-live{color:#6b7280;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.atlas-live-dot{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #10b9811a}.atlas-calendar-context{background:#fff;border:1px solid #e5e7eb;border-bottom:0;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;display:flex}.atlas-calendar-context>div:first-child{align-items:center;gap:12px;display:flex}.atlas-calendar-context strong{color:#111827;font-size:14px}.atlas-calendar-context span{color:#9ca3af;font-size:11px}.atlas-calendar-count{color:#7357ff;font-size:12px;font-weight:700}.atlas-calendar-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 6px 6px;width:100%;overflow-x:auto}.atlas-calendar-page-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.atlas-calendar-page-table thead{background:#f7f7f9}.atlas-calendar-page-table th{color:#6b7280;text-align:left;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #e5e7eb;height:42px;padding:0 14px;font-size:10px;font-weight:800}.atlas-calendar-page-table th:first-child{width:80px}.atlas-calendar-page-table th:nth-child(2){width:75px}.atlas-calendar-page-table th:nth-child(3){width:auto}.atlas-calendar-page-table th:nth-child(4),.atlas-calendar-page-table th:nth-child(5),.atlas-calendar-page-table th:nth-child(6),.atlas-calendar-page-table th:nth-child(7){width:105px}.atlas-calendar-page-table td{color:#374151;vertical-align:middle;border-bottom:1px solid #eef0f2;height:64px;padding:0 14px;font-size:12px}.atlas-calendar-page-table tbody tr{transition:background .12s}.atlas-calendar-page-table tbody tr:hover{background:#faf9ff}.atlas-calendar-page-table tbody tr:last-child td{border-bottom:0}.atlas-calendar-page-table td:first-child strong{color:#111827;font-size:12px}.atlas-calendar-page-table td:nth-child(5),.atlas-calendar-page-table td:nth-child(6),.atlas-calendar-page-table td:nth-child(7){color:#374151;font-variant-numeric:tabular-nums}.atlas-calendar-country{color:#374151;background:#fff;border:1px solid #dfe3e8;border-radius:4px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.atlas-calendar-event{flex-direction:column;gap:4px;display:flex}.atlas-calendar-event strong{color:#111827;font-size:12px;font-weight:700;line-height:1.35}.atlas-calendar-event span{color:#9ca3af;font-size:10px}.atlas-calendar-impact{border-radius:4px;justify-content:center;align-items:center;min-width:58px;height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.atlas-calendar-impact.high{color:#dc2626;background:#ef444414;border:1px solid #ef44442e}.atlas-calendar-impact.medium{color:#d97706;background:#f59e0b17;border:1px solid #f59e0b33}.atlas-calendar-impact.low{color:#6b7280;background:#6b728014;border:1px solid #6b72802e}.atlas-calendar-legend{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;grid-template-columns:240px 1fr;gap:30px;margin-top:28px;padding:26px 0;display:grid}.atlas-calendar-legend .atlas-section-kicker{color:#7357ff;letter-spacing:1px;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.atlas-calendar-legend h2{color:#111827;letter-spacing:-.2px;margin:0;font-size:16px}.atlas-calendar-legend-items{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.atlas-calendar-legend-items>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.atlas-calendar-legend-items p{color:#6b7280;margin:0;font-size:11px;line-height:1.5}.atlas-calendar-info-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.atlas-calendar-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-height:150px;padding:22px}.atlas-calendar-info-card .atlas-section-kicker{color:#7357ff;letter-spacing:1px;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.atlas-calendar-info-card h2{color:#111827;margin:0 0 9px;font-size:15px;line-height:1.35}.atlas-calendar-info-card p{color:#6b7280;margin:0;font-size:11px;line-height:1.65}@media (width<=900px){.atlas-calendar-header{flex-direction:column;align-items:stretch}.atlas-calendar-search{width:100%}.atlas-calendar-periods .atlas-calendar-custom{margin-left:0}.atlas-calendar-legend,.atlas-calendar-info-grid{grid-template-columns:1fr}}@media (width<=700px){.atlas-calendar-page{width:min(100% - 20px,1280px);padding-top:24px}.atlas-calendar-header h1{font-size:27px}.atlas-calendar-toolbar{flex-direction:column;align-items:flex-start;padding:12px 14px}.atlas-calendar-filters{flex-wrap:wrap}.atlas-calendar-live{padding-bottom:2px}.atlas-calendar-legend-items{grid-template-columns:1fr}}.atlas-main-nav{background:#111;border-bottom:1px solid #202020;width:100%;height:32px}.atlas-main-nav-link{color:#e5e7eb;white-space:nowrap;align-items:center;height:32px;padding:0 10px;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex;position:relative}.atlas-main-nav-link:hover{color:#fff;background:#1d1d1d}.atlas-markets-dropdown{z-index:1000;background:#151515;border:1px solid #2b2b2b;border-radius:0 0 4px 4px;width:190px;padding:6px 0;display:none;position:absolute;top:32px;left:0;box-shadow:0 8px 20px #00000040}.atlas-markets-dropdown-item{color:#d1d5db;align-items:center;min-height:30px;padding:0 13px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.atlas-main-nav-inner{overflow:visible}@media (width<=1100px){.atlas-main-nav-link{padding:0 7px;font-size:10px}}.atlas-main-nav{box-sizing:border-box;background:#111;border-top:1px solid #242424;border-bottom:1px solid #303030;width:100%;height:34px}.atlas-main-nav-inner{align-items:center;gap:0;width:max-content;min-width:100%;height:34px;margin:0 auto;display:flex}.atlas-main-nav{box-sizing:border-box;background:#111;border-top:1px solid #242424;border-bottom:1px solid #303030;width:100%;height:36px;min-height:36px}.atlas-main-nav-inner{box-sizing:border-box;justify-content:center;align-items:center;gap:0;height:36px;min-height:36px;display:flex;width:min(1280px,100% - 24px)!important;max-width:1280px!important;margin:0 auto!important;padding:0!important}.atlas-main-nav-link{box-sizing:border-box;color:#e5e7eb;white-space:nowrap;border-left:1px solid #0000;border-right:1px solid #0000;justify-content:center;align-items:center;height:36px;padding:0 11px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.atlas-main-nav-link:hover{color:#fff;background:#1b1b1b;border-left-color:#252525;border-right-color:#252525}.atlas-main-nav-markets{height:36px;position:relative}.atlas-main-nav-markets>.atlas-main-nav-link{height:36px}.atlas-markets-link{gap:5px}.atlas-nav-arrow{color:#9ca3af;font-size:7px;line-height:1}.atlas-markets-dropdown{top:36px}@media (width<=1100px){.atlas-main-nav-link{padding:0 8px;font-size:11px}}@media (width<=850px){.atlas-main-nav{overflow-x:auto}.atlas-main-nav-inner{justify-content:flex-start;min-width:100%;width:max-content!important}}.atlas-main-nav{z-index:5000;position:relative}.atlas-main-nav-inner{z-index:5001;position:relative}.atlas-main-nav-markets{z-index:6000;position:relative}.atlas-markets-dropdown{z-index:99999;box-sizing:border-box;background:#151515;border:1px solid #303030;border-radius:0 0 5px 5px;width:190px;padding:5px 0;display:none;position:absolute;top:36px;left:0;box-shadow:0 10px 25px #00000059}.atlas-main-nav-markets:hover .atlas-markets-dropdown{display:block}.atlas-markets-dropdown-item{box-sizing:border-box;color:#d1d5db;white-space:nowrap;background:#151515;align-items:center;width:100%;min-height:32px;padding:0 14px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.atlas-markets-dropdown-item:hover{color:#fff;background:#222}.atlas-analysis-page{width:min(1280px,100% - 32px);margin:0 auto;padding:38px 0 70px}.atlas-analysis-header{margin-bottom:24px}.atlas-analysis-header .atlas-section-kicker{color:#7357ff;letter-spacing:1px;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.atlas-analysis-header h1{color:#111827;letter-spacing:-.8px;margin:0 0 8px;font-size:32px;line-height:1.15}.atlas-analysis-header p{color:#6b7280;max-width:720px;margin:0;font-size:14px;line-height:1.6}.atlas-analysis-categories{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:5px;margin-bottom:24px;padding:12px 0;display:flex}.atlas-analysis-categories a{color:#4b5563;border:1px solid #0000;border-radius:4px;align-items:center;min-height:32px;padding:0 12px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.atlas-analysis-categories a:hover{color:#7357ff;background:#faf9ff;border-color:#ddd8ff}.atlas-analysis-categories a.active{color:#fff;background:#7357ff;border-color:#7357ff}.atlas-analysis-featured{grid-template-columns:minmax(0,1.65fr) minmax(320px,.9fr);gap:20px;margin-bottom:38px;display:grid}.atlas-analysis-main-story{background:#111827;border-radius:6px;min-height:430px;text-decoration:none;display:block;position:relative;overflow:hidden}.atlas-analysis-main-story img{object-fit:cover;width:100%;height:430px;display:block}.atlas-analysis-main-story:after{content:"";background:linear-gradient(#00000014 35%,#000000db);position:absolute;inset:0}.atlas-analysis-main-overlay{z-index:2;color:#fff;padding:30px;position:absolute;bottom:0;left:0;right:0}.atlas-analysis-main-overlay>span{color:#b8aaff;letter-spacing:.8px;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.atlas-analysis-main-overlay h2{letter-spacing:-.5px;max-width:780px;margin:0 0 10px;font-size:27px;line-height:1.18}.atlas-analysis-main-overlay p{color:#e5e7eb;max-width:700px;margin:0 0 12px;font-size:12px;line-height:1.55}.atlas-analysis-main-overlay small{color:#cbd5e1;font-size:10px}.atlas-analysis-secondary{flex-direction:column;display:flex}.atlas-analysis-side-title{justify-content:space-between;align-items:center;min-height:31px;margin-bottom:5px;display:flex}.atlas-analysis-side-title .atlas-section-kicker{margin:0}.atlas-analysis-side-title a{color:#7357ff;font-size:11px;font-weight:700;text-decoration:none}.atlas-analysis-side-story{border-bottom:1px solid #e5e7eb;grid-template-columns:110px minmax(0,1fr);gap:12px;min-height:88px;padding:11px 0;text-decoration:none;display:grid}.atlas-analysis-side-story:first-of-type{border-top:1px solid #e5e7eb}.atlas-analysis-side-story img{object-fit:cover;border-radius:4px;width:110px;height:76px}.atlas-analysis-side-story>div{min-width:0}.atlas-analysis-side-story span{color:#7357ff;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.atlas-analysis-side-story h3{color:#111827;margin:0 0 6px;font-size:12px;line-height:1.35}.atlas-analysis-side-story small{color:#9ca3af;font-size:9px}.atlas-analysis-content{grid-template-columns:minmax(0,1fr) 310px;gap:28px;display:grid}.atlas-analysis-section-heading{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-end;margin-bottom:16px;padding-bottom:12px;display:flex}.atlas-analysis-section-heading .atlas-section-kicker{color:#7357ff;letter-spacing:.8px;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.atlas-analysis-section-heading h2{color:#111827;letter-spacing:-.3px;margin:0;font-size:21px}.atlas-analysis-section-heading>span{color:#9ca3af;font-size:10px}.atlas-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.atlas-analysis-card{background:#fff;border:1px solid #e5e7eb;border-radius:5px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden}.atlas-analysis-card:hover{border-color:#d9d4ff;transform:translateY(-2px);box-shadow:0 8px 22px #11182712}.atlas-analysis-card>img{object-fit:cover;width:100%;height:175px;display:block}.atlas-analysis-card-body{padding:16px}.atlas-analysis-card-category{color:#7357ff;letter-spacing:.7px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-analysis-card h3{color:#111827;margin:0 0 8px;font-size:15px;line-height:1.35}.atlas-analysis-card p{color:#6b7280;margin:0 0 14px;font-size:11px;line-height:1.55}.atlas-analysis-card-meta{color:#9ca3af;border-top:1px solid #eef0f2;justify-content:space-between;align-items:center;gap:10px;padding-top:11px;font-size:9px;display:flex}.atlas-analysis-sidebar{flex-direction:column;gap:16px;display:flex}.atlas-analysis-sidebar-box{background:#fff;border:1px solid #e5e7eb;border-radius:5px}.atlas-analysis-sidebar-heading{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-end;padding:16px;display:flex}.atlas-analysis-sidebar-heading .atlas-section-kicker{color:#7357ff;letter-spacing:.8px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.atlas-analysis-sidebar-heading h2{color:#111827;margin:0;font-size:16px}.atlas-analysis-sidebar-heading a{color:#7357ff;font-size:10px;font-weight:700;text-decoration:none}.atlas-analysis-popular-list{padding:0 16px}.atlas-analysis-popular-item{border-bottom:1px solid #eef0f2;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:14px 0;text-decoration:none;display:grid}.atlas-analysis-popular-item:last-child{border-bottom:0}.atlas-analysis-popular-item>strong{color:#d1d5db;font-size:15px}.atlas-analysis-popular-item span{color:#7357ff;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.atlas-analysis-popular-item h3{color:#111827;margin:0 0 5px;font-size:11px;line-height:1.4}.atlas-analysis-popular-item small{color:#9ca3af;font-size:8px}.atlas-analysis-market-list{padding:4px 16px 8px}.atlas-analysis-market-list>div{border-bottom:1px solid #eef0f2;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;min-height:42px;display:grid}.atlas-analysis-market-list>div:last-child{border-bottom:0}.atlas-analysis-market-list strong{color:#111827;font-size:11px}.atlas-analysis-market-list span{color:#6b7280;font-size:10px}.atlas-analysis-market-list b{font-size:10px}.atlas-analysis-market-list .positive{color:#059669}.atlas-analysis-market-list .negative{color:#dc2626}.atlas-analysis-bottom{background:#faf9ff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;margin-top:42px;padding:26px 28px;display:flex}.atlas-analysis-bottom .atlas-section-kicker{color:#7357ff;letter-spacing:1px;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.atlas-analysis-bottom h2{color:#111827;margin:0 0 6px;font-size:19px}.atlas-analysis-bottom>a{color:#7357ff;flex-shrink:0;font-size:11px;font-weight:800;text-decoration:none}.atlas-analysis-bottom>a:hover{text-decoration:underline}@media (width<=1000px){.atlas-analysis-featured,.atlas-analysis-content{grid-template-columns:1fr}.atlas-analysis-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=700px){.atlas-analysis-page{width:min(100% - 20px,1280px);padding-top:26px}.atlas-analysis-header h1{font-size:27px}.atlas-analysis-grid,.atlas-analysis-sidebar{grid-template-columns:1fr}.atlas-analysis-bottom{flex-direction:column;align-items:flex-start}.atlas-analysis-main-story,.atlas-analysis-main-story img{height:360px;min-height:360px}.atlas-analysis-main-overlay{padding:20px}.atlas-analysis-main-overlay h2{font-size:22px}}.atlas-graphics-page{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:28px 0 60px}.atlas-graphics-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.atlas-graphics-header h1{color:#111827;letter-spacing:-.6px;margin:5px 0 7px;font-size:28px;font-weight:750;line-height:1.15}.atlas-graphics-header p{color:#6b7280;margin:0;font-size:13px}.atlas-section-kicker{color:#7357ff;letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:800}.atlas-graphics-search{box-sizing:border-box;background:#fff;border:1px solid #d9dde5;border-radius:6px;align-items:center;gap:9px;width:360px;height:42px;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:flex}.atlas-graphics-search:focus-within{border-color:#7357ff;box-shadow:0 0 0 3px #7357ff1a}.atlas-graphics-search>span{color:#7b8492;font-size:20px;line-height:1}.atlas-graphics-search input{color:#111827;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:12px}.atlas-graphics-search input::placeholder{color:#9ca3af}.atlas-graphics-search kbd{color:#8b929d;background:#f7f7f9;border:1px solid #e1e4ea;border-radius:4px;padding:3px 6px;font-size:9px}.atlas-graphics-categories{background:#f3f4f6;border:1px solid #e1e4e8;border-radius:6px;align-items:center;gap:2px;margin-bottom:12px;padding:4px;display:flex;overflow-x:auto}.atlas-graphics-categories button{color:#5f6672;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;height:31px;padding:0 14px;font-size:11px;font-weight:600;transition:all .15s}.atlas-graphics-categories button:hover{color:#111827;background:#fff}.atlas-graphics-categories button.active{color:#7357ff;background:#fff;box-shadow:0 1px 4px #11182714}.atlas-chart-workspace{background:#fff;border:1px solid #dfe3e8;border-radius:7px;grid-template-columns:minmax(0,1fr) 310px;min-height:625px;display:grid;overflow:hidden;box-shadow:0 3px 12px #0f172a0b}.atlas-chart-main{background:#fff;min-width:0}.atlas-chart-toolbar{box-sizing:border-box;border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px 18px;display:flex}.atlas-selected-asset{align-items:center;gap:12px;display:flex}.atlas-favorite-button{color:#f59e0b;cursor:pointer;background:#fff;border:1px solid #e1e4e8;border-radius:5px;width:32px;height:32px;padding:0;font-size:17px;line-height:1}.atlas-favorite-button:hover{background:#fffaf0}.atlas-symbol-line{align-items:center;gap:9px;display:flex}.atlas-symbol-line strong{color:#111827;font-size:17px;font-weight:800}.atlas-symbol-line span{color:#7357ff;background:#f1efff;border-radius:3px;padding:3px 7px;font-size:9px;font-weight:700}.atlas-asset-name{color:#7a818c;margin-top:3px;font-size:10px}.atlas-price-block{align-items:baseline;gap:9px;display:flex}.atlas-price-block strong{color:#111827;letter-spacing:-.3px;font-size:20px;font-weight:800}.atlas-price-block span{font-size:12px;font-weight:750}.up{color:#079455!important}.down{color:#e04444!important}.atlas-chart-controls{box-sizing:border-box;background:#fbfbfc;border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;height:43px;padding:0 14px;display:flex}.atlas-timeframes{align-items:center;gap:2px;display:flex}.atlas-timeframes button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:4px;min-width:34px;height:27px;padding:0 7px;font-size:10px;font-weight:650}.atlas-timeframes button:hover{color:#111827;background:#eeeef2}.atlas-timeframes button.active{color:#fff;background:#7357ff}.atlas-chart-tools{align-items:center;gap:5px;display:flex}.atlas-chart-tools button{color:#626a76;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-radius:4px;height:27px;padding:0 9px;font-size:10px;font-weight:600}.atlas-chart-tools button:hover{color:#111827;border-color:#c8cdd6}.atlas-chart{background:#fff;border-bottom:1px solid #eceef2;height:425px;position:relative;overflow:hidden}.atlas-chart-watermark{z-index:1;color:#eef0f3;letter-spacing:-2px;pointer-events:none;font-size:42px;font-weight:900;position:absolute;top:18px;left:22px}.atlas-chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:20px 48px 38px 18px}.atlas-chart-grid span{background:#f0f1f3;width:100%;height:1px;display:block}.atlas-chart-svg{color:#7357ff;width:calc(100% - 66px);height:calc(100% - 58px);position:absolute;top:20px;left:18px;right:48px;overflow:visible}.atlas-chart-svg polygon{fill:#7357ff17}.atlas-chart-svg circle{fill:#7357ff}.atlas-chart-axis-y{color:#8b929d;text-align:right;flex-direction:column;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:20px;bottom:38px;right:9px}.atlas-chart-axis-x{color:#8b929d;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:10px;left:18px;right:48px}.atlas-current-price{color:#fff;background:#7357ff;padding:4px 6px;font-size:9px;font-weight:700;position:absolute;top:67px;right:0}.atlas-chart-indicators{background:#fbfbfc;grid-template-columns:repeat(4,1fr);height:58px;display:grid}.atlas-chart-indicators>div{border-right:1px solid #e8eaee;flex-direction:column;justify-content:center;padding:0 15px;display:flex}.atlas-chart-indicators>div:last-child{border-right:0}.atlas-chart-indicators span{color:#8a919c;margin-bottom:4px;font-size:9px;font-weight:600}.atlas-chart-indicators strong{color:#252b35;font-size:11px;font-weight:750}.atlas-chart-sidebar{background:#fafbfc;border-left:1px solid #dfe3e8;min-width:0}.atlas-sidebar-header{box-sizing:border-box;border-bottom:1px solid #e7e9ed;align-items:center;height:72px;padding:0 15px;display:flex}.atlas-sidebar-header>div{flex-direction:column;gap:3px;display:flex}.atlas-sidebar-header strong{color:#171b22;font-size:12px;font-weight:800}.atlas-sidebar-header span{color:#8a919b;font-size:9px}.atlas-assets-list{max-height:552px;overflow-y:auto}.atlas-assets-list::-webkit-scrollbar{width:5px}.atlas-assets-list::-webkit-scrollbar-thumb{background:#d4d8de;border-radius:5px}.atlas-asset-row{text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:61px;padding:8px 13px;transition:background .12s;display:flex}.atlas-asset-row:hover{background:#f2f3f6}.atlas-asset-row.active{background:#f1efff;position:relative}.atlas-asset-row.active:before{content:"";background:#7357ff;width:3px;position:absolute;top:0;bottom:0;left:0}.atlas-asset-row-left{align-items:center;gap:8px;min-width:0;display:flex}.atlas-asset-star{color:#c3c7ce;cursor:pointer;flex:0 0 17px;width:17px;font-size:13px}.atlas-asset-star:hover{color:#f59e0b}.atlas-asset-row-left>div{flex-direction:column;gap:3px;min-width:0;display:flex}.atlas-asset-row-left strong{color:#202631;font-size:11px;font-weight:800}.atlas-asset-row-left small{color:#8b929d;text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:8px;overflow:hidden}.atlas-asset-row-right{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.atlas-asset-row-right strong{color:#272d37;font-size:10px;font-weight:700}.atlas-asset-row-right span{font-size:9px;font-weight:750}.atlas-context-grid{grid-template-columns:1.25fr 1fr 1fr;gap:12px;margin-top:14px;display:grid}.atlas-context-card{box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:7px;min-height:205px;padding:18px}.atlas-context-card-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:13px;display:flex}.atlas-context-kicker{color:#7357ff;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-context-card h2{color:#171b22;margin:4px 0 0;font-size:14px;font-weight:800}.atlas-context-card p{color:#69717d;margin:0 0 15px;font-size:11px;line-height:1.6}.atlas-score{white-space:nowrap;align-items:baseline;display:flex}.atlas-score strong{color:#7357ff;font-size:28px;font-weight:850;line-height:1}.atlas-score span{color:#9aa0aa;font-size:10px}.atlas-context-metrics{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.atlas-context-metrics>div{background:#fafbfc;border:1px solid #eceef1;border-radius:5px;padding:9px 10px}.atlas-context-metrics span{color:#8a919b;margin-bottom:3px;font-size:8px;display:block}.atlas-context-metrics strong{color:#242a34;font-size:10px}.atlas-event-row{border-bottom:1px solid #eef0f2;align-items:flex-start;gap:10px;padding:9px 0;display:flex}.atlas-event-row:last-of-type{border-bottom:0}.atlas-event-time{color:#7357ff;flex:0 0 38px;width:38px;font-size:9px;font-weight:800}.atlas-event-row div{flex-direction:column;gap:3px;display:flex}.atlas-event-row strong{color:#303640;font-size:10px;line-height:1.35}.atlas-event-row small{color:#9298a2;font-size:8px}.atlas-related-row{border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:center;min-height:36px;display:flex}.atlas-related-row span{color:#353b45;font-size:10px;font-weight:700}.atlas-related-row strong{font-size:10px}.atlas-context-link{color:#7357ff;cursor:pointer;background:0 0;border:0;margin-top:13px;padding:0;font-size:9px;font-weight:750}@media (width<=1050px){.atlas-graphics-header{flex-direction:column;align-items:flex-start}.atlas-graphics-search{width:100%}.atlas-chart-workspace{grid-template-columns:minmax(0,1fr) 270px}.atlas-context-grid{grid-template-columns:1fr 1fr}.atlas-context-card:first-child{grid-column:1/-1}}@media (width<=800px){.atlas-chart-workspace{grid-template-columns:1fr}.atlas-chart-sidebar{border-top:1px solid #dfe3e8;border-left:0}.atlas-assets-list{max-height:300px}.atlas-context-grid{grid-template-columns:1fr}.atlas-context-card:first-child{grid-column:auto}}@media (width<=600px){.atlas-graphics-page{width:calc(100% - 20px);padding-top:20px}.atlas-graphics-header h1{font-size:23px}.atlas-chart-toolbar{flex-direction:column;align-items:flex-start;padding:13px}.atlas-price-block{width:100%}.atlas-chart-controls{overflow-x:auto}.atlas-chart-tools{display:none}.atlas-chart{height:350px}.atlas-chart-indicators{grid-template-columns:repeat(2,1fr);height:auto}.atlas-chart-indicators>div{min-height:55px}}.atlas-context-link{text-decoration:none;display:inline-block}.atlas-context-link:hover{text-decoration:underline}.atlas-correlations-page{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:28px 0 60px}.atlas-correlations-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.atlas-correlations-header h1{color:#111827;letter-spacing:-.6px;margin:5px 0 7px;font-size:28px;font-weight:750;line-height:1.15}.atlas-correlations-header p{color:#6b7280;margin:0;font-size:13px}.atlas-correlations-search{box-sizing:border-box;background:#fff;border:1px solid #d9dde5;border-radius:6px;align-items:center;gap:9px;width:300px;height:42px;padding:0 12px;display:flex}.atlas-correlations-search:focus-within{border-color:#7357ff;box-shadow:0 0 0 3px #7357ff1a}.atlas-correlations-search span{color:#7b8492;font-size:19px}.atlas-correlations-search input{color:#111827;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.atlas-correlations-search input::placeholder{color:#9ca3af}.atlas-correlations-selector{background:#fff;border:1px solid #dfe3e8;border-radius:7px;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;padding:14px 16px;display:flex}.atlas-correlation-selector-left,.atlas-correlation-periods{flex-direction:column;gap:6px;display:flex}.atlas-selector-label{color:#8a919b;letter-spacing:.9px;font-size:8px;font-weight:800}.atlas-correlation-selector-left select{color:#252b35;cursor:pointer;background:#fafbfc;border:1px solid #dfe3e8;border-radius:5px;outline:0;width:360px;height:36px;padding:0 11px;font-size:11px;font-weight:650}.atlas-correlation-selector-left select:focus{border-color:#7357ff}.atlas-correlation-periods>div{gap:3px;display:flex}.atlas-correlation-periods button{color:#69717d;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-radius:4px;min-width:42px;height:32px;padding:0 9px;font-size:10px;font-weight:700}.atlas-correlation-periods button:hover{color:#111827;border-color:#c9cdd5}.atlas-correlation-periods button.active{color:#fff;background:#7357ff;border-color:#7357ff}.atlas-correlation-overview{grid-template-columns:1.5fr 1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.atlas-correlation-title-card,.atlas-correlation-stat{box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:7px;min-height:125px;padding:17px 18px}.atlas-correlation-title-card h2{color:#171b22;letter-spacing:-.4px;margin:5px 0 2px;font-size:25px;font-weight:850}.atlas-correlation-title-card p{color:#7a818c;margin:0;font-size:10px}.atlas-correlation-period-badge{color:#7357ff;background:#f1efff;border-radius:3px;margin-top:12px;padding:4px 7px;font-size:8px;font-weight:750;display:inline-block}.atlas-correlation-stat{flex-direction:column;justify-content:center;display:flex}.atlas-correlation-stat>span{color:#8a919b;margin-bottom:7px;font-size:9px}.atlas-correlation-stat>strong{color:#252b35;font-size:18px;font-weight:850}.atlas-correlation-stat>b{margin-top:4px;font-size:13px}.very-positive-text{color:#079455!important}.positive-text{color:#37a86a!important}.very-negative-text{color:#e04444!important}.negative-text{color:#e66a6a!important}.atlas-correlation-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:12px;display:grid}.atlas-correlation-matrix-card,.atlas-correlation-side-card,.atlas-correlation-explorer{box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:7px}.atlas-correlation-matrix-card{overflow:hidden}.atlas-correlation-card-header{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:flex-start;gap:15px;padding:16px 18px;display:flex}.atlas-correlation-card-header h2{color:#171b22;margin:4px 0 0;font-size:14px;font-weight:800}.atlas-correlation-note{color:#8a919b;font-size:9px}.atlas-correlation-table-wrapper{width:100%;overflow-x:auto}.atlas-correlation-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:850px}.atlas-correlation-table th,.atlas-correlation-table td{text-align:center;box-sizing:border-box;border-bottom:1px solid #eef0f2;border-right:1px solid #eef0f2;height:45px;padding:5px}.atlas-correlation-table thead th{color:#747c88;background:#fafbfc;height:38px;font-size:8px;font-weight:800}.atlas-correlation-table thead th:first-child{text-align:left;width:76px;padding-left:13px}.atlas-correlation-table tbody th{color:#252b35;text-align:left;background:#fafbfc;width:76px;padding-left:13px;font-size:9px;font-weight:800}.atlas-correlation-table tr.selected-row th{color:#7357ff;background:#f5f3ff}.atlas-correlation-table tr.selected-row td{background:#7357ff06}.atlas-correlation-cell{border-radius:4px;justify-content:center;align-items:center;width:48px;height:25px;font-size:8px;font-weight:800;display:inline-flex}.atlas-correlation-cell.very-positive{color:#087a45;background:#d9f4e5}.atlas-correlation-cell.positive{color:#27935b;background:#edf8f1}.atlas-correlation-cell.neutral{color:#747b86;background:#f2f3f5}.atlas-correlation-cell.negative{color:#d75a5a;background:#fff0f0}.atlas-correlation-cell.very-negative{color:#c83f3f;background:#fbdada}.atlas-correlation-legend{background:#fafbfc;flex-wrap:wrap;align-items:center;gap:16px;padding:13px 17px;display:flex}.atlas-correlation-legend span{color:#777f8b;align-items:center;gap:5px;font-size:8px;font-weight:600;display:flex}.atlas-correlation-legend i{border-radius:2px;width:10px;height:10px;display:inline-block}.atlas-correlation-legend i.very-positive{background:#d9f4e5}.atlas-correlation-legend i.positive{background:#edf8f1}.atlas-correlation-legend i.neutral{background:#f2f3f5}.atlas-correlation-legend i.negative{background:#fff0f0}.atlas-correlation-legend i.very-negative{background:#fbdada}.atlas-correlation-sidebar{flex-direction:column;gap:12px;display:flex}.atlas-correlation-side-card{overflow:hidden}.atlas-correlation-ranking{padding:5px 0}.atlas-correlation-ranking button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef0f2;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;min-height:47px;padding:0 14px;display:grid}.atlas-correlation-ranking button:last-child{border-bottom:0}.atlas-correlation-ranking button:hover{background:#fafbfc}.atlas-ranking-position{color:#a0a6af;font-size:8px;font-weight:800}.atlas-ranking-asset{color:#292f39;font-size:10px;font-weight:800}.atlas-correlation-ranking strong{font-size:10px}.atlas-correlation-insight{color:#626a76;margin:0;padding:15px 17px 7px;font-size:10px;line-height:1.65}.atlas-correlation-insight strong{color:#7357ff}.atlas-correlation-disclaimer{color:#9aa0aa;margin:0;padding:9px 17px 16px;font-size:8px;line-height:1.5}.atlas-correlation-explorer{margin-top:12px;overflow:hidden}.atlas-correlation-assets{grid-template-columns:repeat(5,1fr);display:grid}.atlas-correlation-assets>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #eef0f2;border-top:0;border-left:0;flex-direction:column;justify-content:space-between;gap:8px;min-height:76px;padding:12px 14px;display:flex}.atlas-correlation-assets>button:hover{background:#fafbfc}.atlas-correlation-assets>button.active{background:#f5f3ff;box-shadow:inset 3px 0 #7357ff}.atlas-correlation-assets>button>div:first-child{flex-direction:column;gap:3px;display:flex}.atlas-correlation-assets strong{color:#252b35;font-size:10px;font-weight:800}.atlas-correlation-assets span{color:#969da7;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.atlas-correlation-assets>button>div:last-child{justify-content:space-between;align-items:center;gap:5px;display:flex}.atlas-correlation-assets small{color:#a0a6af;font-size:7px}.atlas-correlation-assets b{color:#7357ff;font-size:8px}@media (width<=1050px){.atlas-correlations-header{flex-direction:column;align-items:flex-start}.atlas-correlations-search{width:100%}.atlas-correlation-overview{grid-template-columns:1fr 1fr}.atlas-correlation-title-card{grid-column:1/-1}.atlas-correlation-layout{grid-template-columns:1fr}.atlas-correlation-sidebar{grid-template-columns:1fr 1fr;display:grid}.atlas-correlation-assets{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.atlas-correlations-page{width:calc(100% - 20px);padding-top:20px}.atlas-correlations-header h1{font-size:23px}.atlas-correlations-selector{flex-direction:column;align-items:stretch}.atlas-correlation-selector-left select{width:100%}.atlas-correlation-periods>div{flex-wrap:wrap}.atlas-correlation-overview{grid-template-columns:1fr}.atlas-correlation-title-card{grid-column:auto}.atlas-correlation-sidebar{grid-template-columns:1fr}.atlas-correlation-assets{grid-template-columns:repeat(2,1fr)}}@media (width<=450px){.atlas-correlation-assets{grid-template-columns:1fr}.atlas-correlation-legend{gap:9px}}.atlas-technical-page{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:28px 0 60px}.atlas-page-kicker,.atlas-section-label,.atlas-card-kicker{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.atlas-technical-header h1{color:#111827;margin:0;font-size:30px;font-weight:800;line-height:1.15}.atlas-technical-header p{color:#6b7280;max-width:650px;margin:9px 0 0;font-size:13px;line-height:1.55}.atlas-technical-search{box-sizing:border-box;background:#fff;border:1px solid #dfe3ea;border-radius:6px;flex:0 0 250px;align-items:center;gap:8px;width:250px;height:40px;padding:0 12px;display:flex}.atlas-technical-search span{color:#8b94a3;font-size:18px;line-height:1}.atlas-technical-search input{color:#1f2937;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.atlas-technical-search input::placeholder{color:#9ca3af}.atlas-technical-subnav{box-sizing:border-box;background:#f7f8fa;border:1px solid #dfe3ea;border-radius:7px 7px 0 0;align-items:stretch;width:100%;min-height:42px;display:flex;overflow-x:auto}.atlas-technical-subnav a{color:#5f6875;white-space:nowrap;box-sizing:border-box;border-right:1px solid #e1e4e9;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.atlas-technical-subnav a:hover,.atlas-technical-subnav a.active{color:#111827;background:#fff}.atlas-technical-subnav a.active:after{content:"";background:#7357ff;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.atlas-technical-toolbar{box-sizing:border-box;background:#fff;border:1px solid #dfe3ea;border-top:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.atlas-technical-types,.atlas-technical-timeframes{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.atlas-technical-types button,.atlas-technical-timeframes button{color:#667085;cursor:pointer;background:#fff;border:1px solid #e1e5eb;border-radius:5px;height:29px;padding:0 10px;font-size:10px;font-weight:700}.atlas-technical-types button:hover,.atlas-technical-timeframes button:hover{color:#5e48df;border-color:#c9c2ff}.atlas-technical-types button.active,.atlas-technical-timeframes button.active{color:#fff;background:#7357ff;border-color:#7357ff}.atlas-technical-overview{box-sizing:border-box;background:#fff;border:1px solid #dfe3ea;border-radius:8px;margin-top:16px;padding:20px}.atlas-technical-overview-title h2{color:#111827;margin:0;font-size:22px;font-weight:800;line-height:1.2}.atlas-technical-overview-title>div:first-child strong{color:#4b5563;margin-top:5px;font-size:15px;font-weight:700;display:block}.atlas-technical-score{box-sizing:border-box;background:#faf9ff;border:1px solid #e7e3ff;border-radius:7px;min-width:190px;padding:13px 16px}.atlas-technical-score span{color:#7357ff;letter-spacing:.08em;font-size:9px;font-weight:800;display:block}.atlas-technical-score b{color:#111827;margin-top:3px;font-size:25px;line-height:1;display:block}.atlas-technical-summary-card{box-sizing:border-box;background:#fafbfc;border:1px solid #e6e9ee;border-radius:6px;min-height:76px;padding:13px 14px}.atlas-technical-summary-card span{color:#8a93a1;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.atlas-technical-summary-card strong{font-size:14px;font-weight:800}.atlas-signal{font-size:10px;font-weight:800;line-height:1.3;display:inline-block}.atlas-signal.strong-buy,.atlas-technical-summary-card strong.strong-buy{color:#159447}.atlas-signal.buy,.atlas-technical-summary-card strong.buy{color:#1e9d50}.atlas-signal.neutral,.atlas-technical-summary-card strong.neutral{color:#7b8490}.atlas-signal.sell,.atlas-technical-summary-card strong.sell{color:#e04444}.atlas-signal.strong-sell,.atlas-technical-summary-card strong.strong-sell{color:#cf202f}.atlas-technical-table-section{background:#fff;border:1px solid #dfe3ea;border-radius:8px;margin-top:18px;overflow:hidden}.atlas-section-heading{border-bottom:1px solid #e5e8ed;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.atlas-section-heading h2{color:#111827;margin:0;font-size:17px;font-weight:800}.atlas-demo-label{color:#7357ff;letter-spacing:.08em;background:#faf9ff;border:1px solid #e4e0ff;border-radius:4px;align-items:center;min-height:22px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.atlas-technical-table-wrap{width:100%;overflow-x:auto}.atlas-technical-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1000px}.atlas-technical-table th,.atlas-technical-table td{box-sizing:border-box;border-bottom:1px solid #e7e9ed;border-right:1px solid #e7e9ed}.atlas-technical-table th:last-child,.atlas-technical-table td:last-child{border-right:0}.atlas-technical-table th{color:#596273;text-align:center;white-space:nowrap;background:#f5f6f8;height:36px;padding:0 8px;font-size:9px;font-weight:800}.atlas-technical-table thead tr:first-child th:first-child{text-align:left;width:145px}.atlas-technical-table thead tr:first-child th:not(:first-child){color:#394150;background:#f0f1f4;font-size:10px}.atlas-technical-table th[colspan="3"]{border-left:2px solid #dfe3ea}.atlas-technical-table .atlas-technical-table-subhead th{color:#8a93a1;background:#fafbfc;height:30px;font-size:8px;font-weight:700}.atlas-technical-table .atlas-technical-table-subhead th:first-child{text-align:left}.atlas-technical-table td{text-align:center;vertical-align:middle;background:#fff;min-height:54px;padding:10px 7px}.atlas-technical-table tbody tr:hover td{background:#faf9ff}.atlas-technical-table td:first-child{text-align:left;padding-left:12px}.atlas-asset-name{flex-direction:column;gap:3px;display:flex}.atlas-asset-name span{color:#7a8390;font-size:9px;font-weight:600}.atlas-technical-bottom-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:16px;margin-top:18px;display:grid}.atlas-technical-reading,.atlas-technical-links{box-sizing:border-box;background:#fff;border:1px solid #dfe3ea;border-radius:8px;padding:20px}.atlas-technical-reading h2,.atlas-technical-links h2{color:#111827;margin:0 0 10px;font-size:17px;font-weight:800}.atlas-technical-reading>p{color:#626b78;max-width:780px;margin:0 0 10px;font-size:12px;line-height:1.65}.atlas-reading-note span{color:#7357ff;font-size:13px;line-height:1.4}.atlas-technical-links{flex-direction:column;display:flex}.atlas-technical-links>a{color:#374151;border-top:1px solid #eceef2;justify-content:space-between;align-items:center;min-height:39px;padding:0 2px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.atlas-technical-links>a:first-of-type{margin-top:4px}.atlas-technical-links>a:hover{color:#7357ff}.atlas-technical-links>a b{color:#9ca3af;font-size:14px}.atlas-technical-links>a:hover b{color:#7357ff}@media (width<=1000px){.atlas-technical-header{flex-direction:column;align-items:stretch}.atlas-technical-search{flex-basis:auto;width:100%}.atlas-technical-toolbar{flex-direction:column;align-items:flex-start}.atlas-technical-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.atlas-technical-page{width:min(100% - 20px,1280px);padding-top:20px}.atlas-technical-header h1{font-size:24px}.atlas-technical-overview-title{flex-direction:column;align-items:flex-start}.atlas-technical-score{width:100%}.atlas-technical-summary-grid{grid-template-columns:1fr 1fr}.atlas-technical-bottom-grid{grid-template-columns:1fr}}@media (width<=500px){.atlas-technical-summary-grid{grid-template-columns:1fr}.atlas-technical-subnav a{padding:0 12px}}.atlas-technical-analysis-page{box-sizing:border-box;color:#111827;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-technical-analysis-header h1{letter-spacing:-.5px;color:#111827;margin:4px 0 6px;font-size:28px;font-weight:750;line-height:1.1}.atlas-page-kicker{color:#7357ff;letter-spacing:1.1px;font-size:10px;font-weight:800}.atlas-technical-analysis-search{box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:5px;align-items:center;gap:8px;width:240px;height:38px;padding:0 12px;display:flex}.atlas-technical-analysis-search span{color:#9ca3af;font-size:18px;line-height:1}.atlas-technical-analysis-search input{color:#111827;background:0 0;border:0;outline:0;width:100%;font-size:12px}.atlas-technical-analysis-search input::placeholder{color:#9ca3af}.atlas-technical-subnav{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;align-items:center;gap:0;width:100%;min-height:42px;margin-bottom:14px;display:flex;overflow-x:auto}.atlas-technical-subnav a{color:#5f6368;white-space:nowrap;box-sizing:border-box;border-right:1px solid #edf0f2;align-items:center;height:42px;padding:0 16px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.atlas-technical-subnav a.active{color:#7357ff;background:#faf9ff;box-shadow:inset 0 -2px #7357ff}.atlas-technical-analysis-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;justify-content:space-between;align-items:center;gap:15px;min-height:42px;margin-bottom:12px;padding:7px 10px;display:flex}.atlas-technical-analysis-toolbar button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;height:28px;padding:0 10px;font-size:10px;font-weight:650}.atlas-technical-analysis-toolbar button.active{color:#7357ff;background:#f3f0ff;border-color:#d9d2ff}.atlas-technical-analysis-selector{box-sizing:border-box;background:#fff;border:1px solid #e0e3e7;grid-template-columns:1fr auto auto;align-items:center;gap:30px;min-height:70px;margin-bottom:12px;padding:12px 16px;display:grid}.atlas-technical-analysis-selector>div:first-child{flex-direction:column;gap:5px;display:flex}.atlas-section-label{color:#8b929b;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-technical-analysis-selector select{color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:none;width:220px;height:32px;padding:0 10px;font-size:12px;font-weight:650}.atlas-analysis-asset-price{border-right:1px solid #e5e7eb;align-items:baseline;gap:10px;padding-right:30px;display:flex}.atlas-analysis-asset-price span{color:#6b7280;font-size:11px;font-weight:700}.atlas-analysis-asset-price em{color:#16a34a;font-size:11px;font-style:normal;font-weight:700}.atlas-analysis-timeframe{flex-direction:column;gap:4px;min-width:70px;display:flex}.atlas-analysis-timeframe span{color:#8b929b;font-size:9px;font-weight:700}.atlas-analysis-timeframe strong{color:#111827;font-size:13px}.atlas-analysis-overview-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;flex-direction:column;justify-content:center;min-height:82px;padding:14px 16px;display:flex}.atlas-analysis-overview-card>span{color:#7b8189;margin-bottom:5px;font-size:10px;font-weight:700}.atlas-analysis-overview-card strong{margin-bottom:5px;font-size:17px;font-weight:750}.atlas-analysis-overview-card small{color:#9ca3af;font-size:10px}.buy{color:#16a34a!important}.strong-buy{color:#15803d!important}.sell{color:#dc2626!important}.strong-sell{color:#b91c1c!important}.neutral{color:#6b7280!important}.atlas-analysis-card,.atlas-analysis-side-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8}.atlas-analysis-card-header{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.atlas-analysis-card-header h2{color:#111827;margin:3px 0 0;font-size:16px;font-weight:750}.atlas-card-kicker{color:#8b929b;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-demo-label{color:#9ca3af;letter-spacing:.5px;border:1px solid #e5e7eb;border-radius:3px;padding:4px 7px;font-size:8px;font-weight:800}.atlas-indicators-list{width:100%}.atlas-indicator-row{box-sizing:border-box;border-bottom:1px solid #edf0f2;grid-template-columns:minmax(0,1fr) 90px 105px;align-items:center;gap:15px;min-height:59px;padding:8px 16px;display:grid}.atlas-indicator-name{flex-direction:column;gap:3px;min-width:0;display:flex}.atlas-indicator-name strong{color:#20242a;font-size:11px;font-weight:700}.atlas-indicator-name span{color:#9aa0a8;font-size:9px;line-height:1.35}.atlas-indicator-value{color:#374151;text-align:right;font-size:11px}.atlas-signal{text-align:center;box-sizing:border-box;background:#f4f5f6;border-radius:3px;justify-self:end;min-width:82px;padding:5px 8px;font-size:9px;font-weight:750}.atlas-signal.strong-buy{background:#eaf8ee}.atlas-signal.strong-sell{background:#ffebeb}.atlas-analysis-score{align-items:baseline;gap:4px;margin:12px 0 10px;display:flex}.atlas-analysis-score strong{color:#111827;letter-spacing:-1.5px;font-size:42px;font-weight:800;line-height:1}.atlas-analysis-score span{color:#9ca3af;font-size:13px}.atlas-score-bar{background:#ececf0;border-radius:10px;width:100%;height:5px;margin-bottom:12px;overflow:hidden}.atlas-score-bar span{border-radius:inherit;background:#7357ff;width:78%;height:100%;display:block}.atlas-analysis-side-card>p{color:#6b7280;margin:0;font-size:11px;line-height:1.55}.atlas-reading-note{background:#faf9ff;border:1px solid #ebe7ff;border-radius:4px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px;display:flex}.atlas-reading-note span{color:#7357ff;font-size:12px}.atlas-analysis-ma-section{background:#fff;border:1px solid #e1e4e8;margin-bottom:12px}.atlas-analysis-ma-section .atlas-analysis-card-header a{color:#7357ff;font-size:10px;font-weight:700;text-decoration:none}.atlas-analysis-ma-section .atlas-analysis-card-header a:hover{text-decoration:underline}.atlas-ma-grid{grid-template-columns:repeat(6,1fr);display:grid}.atlas-ma-card{box-sizing:border-box;border-right:1px solid #edf0f2;flex-direction:column;justify-content:center;gap:5px;min-height:92px;padding:13px 15px;display:flex}.atlas-ma-card:last-child{border-right:0}.atlas-ma-card span{color:#8b929b;font-size:9px;font-weight:700}.atlas-ma-card strong{color:#20242a;font-size:14px;font-weight:750}.atlas-ma-card em{font-size:9px;font-style:normal;font-weight:750}.atlas-analysis-bottom{grid-template-columns:1fr 360px;gap:12px;display:grid}.atlas-analysis-bottom article{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;min-height:170px;padding:18px}.atlas-analysis-bottom p{color:#6b7280;max-width:760px;margin:0 0 8px;font-size:11px;line-height:1.6}.atlas-analysis-bottom article:last-child{padding:0}.atlas-analysis-bottom article:last-child .atlas-card-kicker{padding:18px 18px 10px;display:block}.atlas-analysis-bottom article:last-child a{color:#4b5563;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;min-height:38px;padding:0 18px;font-size:10px;font-weight:650;text-decoration:none;display:flex}.atlas-analysis-bottom article:last-child a:hover{color:#7357ff;background:#faf9ff}.atlas-analysis-bottom article:last-child b{color:#9ca3af;font-size:13px}@media (width<=1050px){.atlas-analysis-main-grid{grid-template-columns:1fr}.atlas-analysis-side{grid-template-columns:repeat(2,1fr);display:grid}.atlas-ma-grid{grid-template-columns:repeat(3,1fr)}.atlas-ma-card:nth-child(3){border-right:0}.atlas-ma-card:nth-child(n+4){border-top:1px solid #edf0f2}}@media (width<=800px){.atlas-technical-analysis-header{flex-direction:column;align-items:stretch}.atlas-technical-analysis-search{width:100%}.atlas-technical-analysis-toolbar{flex-direction:column;align-items:flex-start}.atlas-technical-analysis-selector{grid-template-columns:1fr;gap:15px}.atlas-analysis-asset-price{border-right:0;padding-right:0}.atlas-analysis-overview{grid-template-columns:repeat(2,1fr)}.atlas-analysis-side,.atlas-analysis-bottom{grid-template-columns:1fr}}@media (width<=600px){.atlas-technical-analysis-page{width:min(100% - 16px,1280px);padding-top:16px}.atlas-technical-analysis-header h1{font-size:23px}.atlas-technical-subnav a{padding:0 12px}.atlas-analysis-overview{grid-template-columns:1fr}.atlas-indicator-row{grid-template-columns:minmax(0,1fr) 70px}.atlas-indicator-row .atlas-signal{grid-area:1/2}.atlas-indicator-value{grid-area:1/2;margin-top:28px}.atlas-ma-grid{grid-template-columns:repeat(2,1fr)}.atlas-ma-card:nth-child(3){border-right:1px solid #edf0f2}.atlas-ma-card:nth-child(2n){border-right:0}}.atlas-pivot-page{box-sizing:border-box;color:#111827;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-pivot-header{margin-bottom:18px}.atlas-pivot-header p{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.atlas-pivot-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;grid-template-columns:220px 180px 1fr;align-items:center;gap:12px;min-height:68px;margin-bottom:12px;padding:12px 16px;display:grid}.atlas-pivot-control label,.atlas-pivot-toolbar-info span{color:#8b929b;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-pivot-control select{color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:none;width:100%;height:32px;padding:0 10px;font-size:11px;font-weight:650}.atlas-pivot-toolbar-info{justify-content:flex-end;align-items:center;gap:10px;display:flex}.atlas-pivot-toolbar-info strong{color:#7357ff;font-size:11px;font-weight:750}.atlas-pivot-calculator{grid-template-columns:minmax(0,1fr) 260px;gap:12px;margin-bottom:12px;display:grid}.atlas-pivot-inputs,.atlas-pivot-summary{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8}.atlas-pivot-card-title{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.atlas-pivot-card-title h2{color:#111827;margin:3px 0 0;font-size:16px;font-weight:750}.atlas-pivot-card-title button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:4px;height:29px;padding:0 11px;font-size:10px;font-weight:650}.atlas-pivot-card-title button:hover{color:#7357ff;background:#faf9ff;border-color:#d5cffd}.atlas-pivot-input-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.atlas-pivot-input-grid label{flex-direction:column;gap:6px;display:flex}.atlas-pivot-input-grid label>span{color:#6b7280;font-size:10px;font-weight:700}.atlas-pivot-input{box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:4px;height:38px}.atlas-pivot-input:focus-within{border-color:#b9aefe;box-shadow:0 0 0 2px #f2efff}.atlas-pivot-input input{color:#111827;box-sizing:border-box;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 11px;font-size:12px;font-weight:650}.atlas-pivot-summary{flex-direction:column;justify-content:center;padding:18px;display:flex}.atlas-pivot-summary strong{color:#111827;letter-spacing:-.5px;margin:9px 0 5px;font-size:25px;font-weight:800}.atlas-pivot-summary small{color:#9ca3af;font-size:10px}.atlas-pivot-results{background:#fff;border:1px solid #e1e4e8;margin-bottom:12px}.atlas-pivot-results-header{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.atlas-pivot-results-header h2{color:#111827;margin:3px 0 0;font-size:16px;font-weight:750}.atlas-pivot-levels{grid-template-columns:repeat(7,1fr);display:grid}.atlas-pivot-level{box-sizing:border-box;border-right:1px solid #edf0f2;flex-direction:column;justify-content:center;min-height:105px;padding:14px;display:flex}.atlas-pivot-level:last-child{border-right:0}.atlas-pivot-level span{margin-bottom:7px;font-size:10px;font-weight:800}.atlas-pivot-level strong{color:#111827;margin-bottom:5px;font-size:15px;font-weight:750}.atlas-pivot-level small{color:#9ca3af;font-size:9px}.atlas-pivot-level.resistance span{color:#dc2626}.atlas-pivot-level.support span{color:#16a34a}.atlas-pivot-level.pivot{background:#faf9ff}.atlas-pivot-level.pivot span{color:#7357ff}.atlas-pivot-visual{background:#fff;border:1px solid #e1e4e8;margin-bottom:12px}.atlas-pivot-visual-header{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.atlas-pivot-visual-header h2{color:#111827;margin:3px 0 0;font-size:16px;font-weight:750}.atlas-pivot-axis{flex-direction:column;gap:9px;display:flex}.atlas-pivot-map-row>span{font-size:10px;font-weight:800}.atlas-pivot-map-row strong{color:#374151;text-align:right;font-size:10px}.atlas-pivot-map-line i{opacity:.45;background:currentColor;width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.atlas-pivot-map-row.resistance>span{color:#dc2626}.atlas-pivot-map-row.pivot>span,.atlas-pivot-map-row.pivot{color:#7357ff}.atlas-pivot-map-row.support>span{color:#16a34a}.atlas-pivot-bottom article{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;min-height:160px;padding:18px}.atlas-pivot-bottom h2{color:#111827;margin:7px 0 9px;font-size:18px;font-weight:750}.atlas-pivot-bottom p{color:#6b7280;max-width:760px;margin:0 0 9px;font-size:11px;line-height:1.6}.atlas-pivot-formula{flex-direction:column;justify-content:center;display:flex}.atlas-pivot-formula div{background:#faf9ff;border:1px solid #ebe7ff;border-radius:4px;margin:12px 0;padding:13px}.atlas-pivot-formula div strong{color:#7357ff;font-size:12px}.atlas-pivot-disclaimer{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}@media (width<=1050px){.atlas-pivot-levels{grid-template-columns:repeat(4,1fr)}.atlas-pivot-level:nth-child(4){border-right:0}.atlas-pivot-level:nth-child(n+5){border-top:1px solid #edf0f2}.atlas-pivot-level:nth-child(7){border-right:0}}@media (width<=800px){.atlas-pivot-toolbar{grid-template-columns:1fr 1fr}.atlas-pivot-toolbar-info{grid-column:1/-1;justify-content:flex-start}.atlas-pivot-calculator,.atlas-pivot-bottom{grid-template-columns:1fr}}@media (width<=600px){.atlas-pivot-page{width:min(100% - 16px,1280px);padding-top:16px}.atlas-pivot-header h1{font-size:23px}.atlas-pivot-toolbar{grid-template-columns:1fr}.atlas-pivot-toolbar-info{grid-column:auto}.atlas-pivot-input-grid{grid-template-columns:1fr}.atlas-pivot-levels{grid-template-columns:repeat(2,1fr)}.atlas-pivot-level:nth-child(3),.atlas-pivot-level:nth-child(5){border-right:1px solid #edf0f2}.atlas-pivot-level:nth-child(2n){border-right:0}.atlas-pivot-level:nth-child(n+3){border-top:1px solid #edf0f2}.atlas-pivot-map{padding:18px 12px}.atlas-pivot-map-row{grid-template-columns:32px minmax(0,1fr) 82px;gap:8px}}.atlas-moving-average-page{box-sizing:border-box;color:#111827;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-moving-average-header{margin-bottom:18px}.atlas-moving-average-header h1{color:#111827;letter-spacing:-.5px;margin:4px 0 6px;font-size:28px;font-weight:750;line-height:1.1}.atlas-moving-average-header p{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.atlas-moving-average-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;grid-template-columns:220px 280px 1fr;align-items:center;gap:14px;min-height:68px;margin-bottom:12px;padding:12px 16px;display:grid}.atlas-moving-average-control{flex-direction:column;gap:5px;display:flex}.atlas-moving-average-control label,.atlas-moving-average-timeframes>span{color:#8b929b;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-moving-average-control select{color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:none;width:100%;height:32px;padding:0 10px;font-size:11px;font-weight:650}.atlas-moving-average-timeframes{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.atlas-moving-average-timeframes>div{align-items:center;gap:3px;display:flex}.atlas-moving-average-timeframes button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;min-width:38px;height:28px;padding:0 9px;font-size:10px;font-weight:700}.atlas-moving-average-timeframes button.active{color:#7357ff;background:#f3f0ff;border-color:#d9d2ff}.atlas-moving-average-overview{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px;display:grid}.atlas-moving-average-overview>div{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;flex-direction:column;justify-content:center;min-height:86px;padding:14px 16px;display:flex}.atlas-moving-average-overview>div>span{color:#8b929b;letter-spacing:.4px;margin-bottom:6px;font-size:9px;font-weight:800}.atlas-moving-average-overview strong{color:#111827;margin-bottom:4px;font-size:16px;font-weight:750}.atlas-moving-average-overview small{color:#9ca3af;font-size:9px}.atlas-moving-average-main{grid-template-columns:minmax(0,1fr) 310px;gap:12px;margin-bottom:12px;display:grid}.atlas-moving-average-table-card,.atlas-moving-average-side-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8}.atlas-moving-average-card-header{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.atlas-moving-average-card-header h2{color:#111827;margin:3px 0 0;font-size:16px;font-weight:750}.atlas-moving-average-card-header a{color:#7357ff;font-size:10px;font-weight:700;text-decoration:none}.atlas-moving-average-card-header a:hover{text-decoration:underline}.atlas-moving-average-table-head,.atlas-moving-average-row{box-sizing:border-box;grid-template-columns:1.3fr 1fr 1fr 120px;align-items:center;gap:15px;padding:0 16px;display:grid}.atlas-moving-average-table-head{background:#fafafa;border-bottom:1px solid #e7e9ec;min-height:37px}.atlas-moving-average-table-head span{color:#8b929b;letter-spacing:.7px;font-size:8px;font-weight:800}.atlas-moving-average-row strong{color:#20242a;font-size:11px;font-weight:700}.atlas-moving-average-row>span{color:#4b5563;font-size:11px}.atlas-moving-average-row>span.buy{font-weight:700;color:#16a34a!important}.atlas-moving-average-row>span.sell{font-weight:700;color:#dc2626!important}.atlas-moving-average-row em{text-align:center;background:#f4f5f6;border-radius:3px;justify-self:end;min-width:88px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:750}.atlas-moving-average-row em.buy{background:#effaf2;color:#16a34a!important}.atlas-moving-average-row em.sell{background:#fff1f1;color:#dc2626!important}.atlas-moving-average-side{flex-direction:column;gap:12px;display:flex}.atlas-moving-average-side-card{padding:18px}.atlas-moving-average-side-card h3{color:#111827;margin:7px 0 13px;font-size:15px;font-weight:750}.atlas-moving-average-structure{flex-direction:column;display:flex}.atlas-moving-average-structure>div{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;min-height:43px;display:flex}.atlas-moving-average-structure>div:last-child{border-bottom:0}.atlas-moving-average-structure span{color:#7b8189;font-size:10px}.atlas-moving-average-structure strong{color:#20242a;font-size:11px;font-weight:700}.atlas-moving-average-side-card>p{color:#6b7280;margin:0;font-size:11px;line-height:1.6}.atlas-moving-average-note{background:#faf9ff;border:1px solid #ebe7ff;border-radius:4px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px;display:flex}.atlas-moving-average-note>span{color:#7357ff;font-size:12px}.atlas-moving-average-note p{color:#77718c;margin:0;font-size:9px;line-height:1.5}.atlas-moving-average-crossovers{background:#fff;border:1px solid #e1e4e8;margin-bottom:12px}.atlas-moving-average-cross-grid>div{box-sizing:border-box;border-right:1px solid #edf0f2;min-height:130px;padding:16px}.atlas-moving-average-cross-grid>div:last-child{border-right:0}.atlas-moving-average-cross-grid span{color:#8b929b;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.atlas-moving-average-cross-grid strong{margin-bottom:7px;font-size:12px;font-weight:750;display:block}.atlas-moving-average-cross-grid p{color:#7b8189;margin:0;font-size:10px;line-height:1.55}.atlas-moving-average-bottom{grid-template-columns:minmax(0,1fr) 360px;gap:12px;margin-bottom:12px;display:grid}.atlas-moving-average-bottom>article{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;min-height:170px;padding:18px}.atlas-moving-average-bottom h2{color:#111827;margin:7px 0 9px;font-size:18px;font-weight:750}.atlas-moving-average-bottom p{color:#6b7280;max-width:760px;margin:0 0 9px;font-size:11px;line-height:1.6}.atlas-moving-average-types{padding:0!important}.atlas-moving-average-types>.atlas-card-kicker{padding:18px 18px 10px;display:block}.atlas-moving-average-types>div{box-sizing:border-box;border-top:1px solid #edf0f2;align-items:center;gap:12px;min-height:42px;padding:0 18px;display:flex}.atlas-moving-average-types>div strong{color:#7357ff;width:38px;font-size:11px;font-weight:800}.atlas-moving-average-types>div span{color:#6b7280;font-size:10px}.atlas-moving-average-disclaimer{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.atlas-moving-average-disclaimer>span{color:#7357ff;font-size:13px}.atlas-moving-average-disclaimer p{color:#7b8189;margin:0;font-size:9px;line-height:1.55}@media (width<=1050px){.atlas-moving-average-toolbar{grid-template-columns:200px 250px 1fr}.atlas-moving-average-main{grid-template-columns:1fr}.atlas-moving-average-side{grid-template-columns:repeat(2,1fr);display:grid}.atlas-moving-average-overview{grid-template-columns:repeat(3,1fr)}.atlas-moving-average-cross-grid{grid-template-columns:1fr}.atlas-moving-average-cross-grid>div{border-bottom:1px solid #edf0f2;border-right:0}.atlas-moving-average-cross-grid>div:last-child{border-bottom:0}}@media (width<=800px){.atlas-moving-average-header h1{font-size:24px}.atlas-moving-average-toolbar{grid-template-columns:1fr 1fr}.atlas-moving-average-timeframes{grid-column:1/-1;align-items:flex-start}.atlas-moving-average-overview{grid-template-columns:repeat(2,1fr)}.atlas-moving-average-side,.atlas-moving-average-bottom{grid-template-columns:1fr}}@media (width<=600px){.atlas-moving-average-page{width:min(100% - 16px,1280px);padding-top:16px}.atlas-moving-average-toolbar{grid-template-columns:1fr}.atlas-moving-average-timeframes{grid-column:auto}.atlas-moving-average-overview{grid-template-columns:1fr}.atlas-moving-average-table{overflow-x:auto}.atlas-moving-average-table-head,.atlas-moving-average-row{min-width:560px}}.atlas-indicators-page{box-sizing:border-box;color:#111827;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-indicators-header{margin-bottom:18px}.atlas-indicators-header p{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.atlas-indicators-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;grid-template-columns:220px minmax(280px,1fr) auto;align-items:center;gap:14px;min-height:68px;margin-bottom:12px;padding:12px 16px;display:grid}.atlas-indicators-toolbar>div{flex-direction:column;gap:5px;display:flex}.atlas-indicators-toolbar label{color:#8b929b;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-indicators-toolbar select{color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:none;width:100%;height:32px;padding:0 10px;font-size:11px;font-weight:650}.atlas-indicators-timeframes{align-items:flex-end}.atlas-indicators-timeframes>div{align-items:center;gap:3px;display:flex}.atlas-indicators-timeframes button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;min-width:38px;height:28px;padding:0 9px;font-size:10px;font-weight:700}.atlas-indicators-timeframes button:hover{color:#111827;background:#f4f4f6}.atlas-indicators-overview{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px;display:grid}.atlas-indicators-overview>div{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;flex-direction:column;justify-content:center;min-height:86px;padding:14px 16px;display:flex}.atlas-indicators-overview span{color:#8b929b;letter-spacing:.5px;margin-bottom:6px;font-size:9px;font-weight:800}.atlas-indicators-overview strong{color:#111827;margin-bottom:4px;font-size:15px;font-weight:750}.atlas-indicators-overview small{color:#9ca3af;font-size:9px}.atlas-indicators-main{grid-template-columns:minmax(0,1fr) 310px;gap:12px;margin-bottom:12px;display:grid}.atlas-indicator-detail,.atlas-indicators-side-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8}.atlas-indicator-detail-header{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:74px;padding:13px 16px;display:flex}.atlas-indicator-detail-content{border-bottom:1px solid #edf0f2;grid-template-columns:190px minmax(0,1fr);gap:0;display:grid}.atlas-indicator-big-value{box-sizing:border-box;border-right:1px solid #edf0f2;flex-direction:column;justify-content:center;min-height:130px;padding:18px;display:flex}.atlas-indicator-big-value>span,.atlas-indicator-description>span{color:#8b929b;letter-spacing:.7px;font-size:9px;font-weight:800}.atlas-indicator-big-value strong{color:#111827;letter-spacing:-1px;margin:8px 0 6px;font-size:32px;font-weight:800;line-height:1}.atlas-indicator-big-value em{background:#effaf2;border-radius:3px;width:fit-content;padding:4px 8px;font-size:9px;font-style:normal;font-weight:750}.atlas-indicator-description{flex-direction:column;justify-content:center;padding:18px;display:flex}.atlas-indicator-description p{color:#6b7280;max-width:600px;margin:7px 0 14px;font-size:11px;line-height:1.55}.atlas-indicator-description>div{align-items:center;gap:9px;display:flex}.atlas-indicator-description>div strong{color:#374151;font-size:10px}.atlas-indicator-chart{padding:15px 16px 18px}.atlas-indicator-chart-header{justify-content:space-between;margin-bottom:10px;display:flex}.atlas-indicator-chart svg{width:100%;height:230px;display:block;overflow:visible}.atlas-indicators-side-card>p{color:#6b7280;margin:0;font-size:10px;line-height:1.6}.atlas-indicator-reading{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;min-height:40px;display:flex}.atlas-indicator-reading:last-of-type{border-bottom:0}.atlas-indicators-note{background:#faf9ff;border:1px solid #ebe7ff;border-radius:4px;align-items:flex-start;gap:8px;margin-top:13px;padding:10px;display:flex}.atlas-indicators-note p{color:#77718c;margin:0;font-size:9px;line-height:1.5}.atlas-indicators-library{background:#fff;border:1px solid #e1e4e8;margin-bottom:12px}.atlas-indicators-library-header{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.atlas-indicators-library-grid button{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #edf0f2;border-top:0;border-left:0;flex-direction:column;justify-content:center;align-items:flex-start;min-height:105px;padding:15px;display:flex}.atlas-indicators-library-grid button:nth-child(4n){border-right:0}.atlas-indicators-library-grid button:nth-child(n+5){border-bottom:0}.atlas-indicators-library-grid button:hover{background:#faf9ff}.atlas-indicators-library-grid button.active{background:#faf9ff;box-shadow:inset 3px 0 #7357ff}.atlas-indicators-library-grid button strong{color:#20242a;margin-bottom:5px;font-size:13px;font-weight:800}.atlas-indicators-library-grid button span{color:#6b7280;margin-bottom:7px;font-size:9px;line-height:1.4}.atlas-indicators-library-grid button small{color:#9ca3af;font-size:8px}.atlas-indicators-bottom{grid-template-columns:minmax(0,1fr) 360px;gap:12px;margin-bottom:12px;display:grid}.atlas-indicators-bottom>article{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;min-height:175px;padding:18px}.atlas-indicators-bottom p{color:#6b7280;max-width:760px;margin:0 0 9px;font-size:11px;line-height:1.6}.atlas-indicator-category{border-bottom:1px solid #edf0f2;align-items:center;gap:12px;min-height:34px;display:flex}.atlas-indicator-category strong{color:#7357ff;width:80px;font-size:9px;font-weight:800}.atlas-indicators-disclaimer{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}@media (width<=1050px){.atlas-indicators-main{grid-template-columns:1fr}.atlas-indicators-sidebar{grid-template-columns:repeat(2,1fr);display:grid}.atlas-indicators-overview{grid-template-columns:repeat(3,1fr)}.atlas-indicators-library-grid{grid-template-columns:repeat(2,1fr)}.atlas-indicators-library-grid button:nth-child(4n){border-right:1px solid #edf0f2}.atlas-indicators-library-grid button:nth-child(2n){border-right:0}.atlas-indicators-library-grid button:nth-child(n+5){border-bottom:1px solid #edf0f2}.atlas-indicators-library-grid button:nth-child(n+7){border-bottom:0}}@media (width<=800px){.atlas-indicators-toolbar{grid-template-columns:1fr 1fr}.atlas-indicators-timeframes{grid-column:1/-1;align-items:flex-start!important}.atlas-indicators-overview{grid-template-columns:repeat(2,1fr)}.atlas-indicators-sidebar,.atlas-indicators-bottom{grid-template-columns:1fr}}@media (width<=600px){.atlas-indicators-page{width:min(100% - 16px,1280px);padding-top:16px}.atlas-indicators-header h1{font-size:23px}.atlas-indicators-toolbar{grid-template-columns:1fr}.atlas-indicators-timeframes{grid-column:auto}.atlas-indicators-overview,.atlas-indicator-detail-content{grid-template-columns:1fr}.atlas-indicator-big-value{border-bottom:1px solid #edf0f2;border-right:0}.atlas-indicators-library-grid{grid-template-columns:1fr}.atlas-indicators-library-grid button,.atlas-indicators-library-grid button:nth-child(4n),.atlas-indicators-library-grid button:nth-child(2n){border-bottom:1px solid #edf0f2;border-right:0}.atlas-indicators-library-grid button:last-child{border-bottom:0}.atlas-indicator-chart svg{height:190px}}.atlas-candles-page{box-sizing:border-box;color:#111827;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-candles-header{margin-bottom:18px}.atlas-candles-header h1{color:#111827;letter-spacing:-.5px;margin:4px 0 6px;font-size:28px;font-weight:750;line-height:1.1}.atlas-candles-header p{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.atlas-candles-filter{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;justify-content:space-between;align-items:center;gap:16px;min-height:68px;margin-bottom:12px;padding:12px 16px;display:flex}.atlas-candles-filter>div{flex-direction:column;gap:5px;width:235px;display:flex}.atlas-candles-filter label{color:#8b929b;letter-spacing:.9px;font-size:9px;font-weight:800}.atlas-candles-filter select{color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:none;height:32px;padding:0 10px;font-size:11px;font-weight:650}.atlas-candles-filter select:focus{border-color:#b9aefe;box-shadow:0 0 0 2px #f2efff}.atlas-candles-filter p{color:#8b929b;margin:0;font-size:10px}.atlas-candles-filter p strong{color:#7357ff;font-size:13px}.atlas-candles-filter p span{color:#d1d5db;margin:0 6px}.atlas-candles-main{grid-template-columns:minmax(0,1fr) 310px;gap:12px;margin-bottom:12px;display:grid}.atlas-candle-detail,.atlas-candle-side article,.atlas-candle-library,.atlas-candle-guide article{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8}.atlas-candle-detail-head,.atlas-candle-library-head{box-sizing:border-box;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:74px;padding:13px 16px;display:flex}.atlas-candle-detail-head h2,.atlas-candle-library-head h2{color:#111827;margin:3px 0 2px;font-size:18px;font-weight:750}.atlas-candle-detail-head p{color:#9ca3af;margin:0;font-size:9px}.atlas-candle-detail-body{grid-template-columns:45% minmax(0,1fr);align-items:center;min-height:270px;display:grid}.atlas-candle-detail-body>div:last-child{padding:22px 22px 22px 8px}.atlas-candle-detail-body h3{color:#20242a;max-width:390px;margin:7px 0 9px;font-size:17px;font-weight:750;line-height:1.35}.atlas-candle-detail-body p,.atlas-candle-side p{color:#6b7280;margin:0;font-size:10px;line-height:1.65}.atlas-candle-diagram{box-sizing:border-box;justify-content:center;align-items:center;gap:0;min-height:106px;padding:4px;display:flex}.atlas-candle-diagram svg{width:52px;height:78px}.atlas-candle-diagram.large{background:linear-gradient(#fdfdfe,#faf9ff);border-right:1px solid #edf0f2;min-height:270px;padding:28px}.atlas-candle-diagram.large svg{width:104px;height:145px}.atlas-candle-structure{background:#faf9ff;border:1px solid #ebe7ff;gap:5px;margin-top:18px;padding:12px;display:grid}.atlas-candle-structure span{color:#7357ff;letter-spacing:.7px;font-size:8px;font-weight:800}.atlas-candle-structure strong{color:#5f5874;font-size:10px;font-weight:650;line-height:1.5}.atlas-candle-side{flex-direction:column;gap:12px;display:flex}.atlas-candle-side article{padding:18px}.atlas-candle-side h3{color:#111827;margin:7px 0 8px;font-size:15px;font-weight:750}.atlas-candle-side article:last-child{background:#faf9ff;border-color:#ebe7ff}.atlas-candle-library{margin-bottom:12px}.atlas-candle-library-head h2{margin-bottom:0;font-size:16px}.atlas-candle-library-head>span{color:#9ca3af;font-size:9px}.atlas-candle-grid{grid-template-columns:repeat(3,1fr);display:grid}.atlas-candle-grid button{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #edf0f2;border-top:0;border-left:0;grid-template-columns:115px minmax(0,1fr);align-items:center;gap:5px;min-height:164px;padding:13px;display:grid}.atlas-candle-grid button:nth-child(3n){border-right:0}.atlas-candle-grid button:nth-last-child(-n+3){border-bottom:0}.atlas-candle-grid button:hover{background:#faf9ff}.atlas-candle-grid button.active{background:#faf9ff;box-shadow:inset 3px 0 #7357ff}.atlas-candle-grid .atlas-candle-diagram{background:#fcfcfd;border:1px solid #f0eff5}.atlas-candle-grid strong{color:#20242a;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.atlas-candle-grid span{color:#7357ff;font-size:8px;font-weight:750}.atlas-candle-grid p{color:#8b929b;margin:7px 0 0;font-size:9px;line-height:1.45}.atlas-candle-guide{grid-template-columns:minmax(0,1fr) 390px;gap:12px;margin-bottom:12px;display:grid}.atlas-candle-guide article{min-height:176px;padding:18px}.atlas-candle-guide h2{color:#111827;max-width:540px;margin:7px 0 9px;font-size:18px;font-weight:750}.atlas-candle-guide p{color:#6b7280;max-width:750px;margin:0;font-size:11px;line-height:1.6}.atlas-candle-check{border-bottom:1px solid #edf0f2;align-items:center;gap:12px;min-height:38px;display:flex}.atlas-candle-check:last-child{border-bottom:0}.atlas-candle-check strong{color:#7357ff;width:78px;font-size:9px;font-weight:800}.atlas-candle-check span{color:#6b7280;font-size:9px}.atlas-candles-disclaimer{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.atlas-candles-disclaimer>span{color:#7357ff;font-size:13px}.atlas-candles-disclaimer p{color:#7b8189;margin:0;font-size:9px;line-height:1.55}@media (width<=1050px){.atlas-candles-main{grid-template-columns:1fr}.atlas-candle-side{grid-template-columns:repeat(2,1fr);display:grid}.atlas-candle-grid{grid-template-columns:repeat(2,1fr)}.atlas-candle-grid button:nth-child(3n){border-right:1px solid #edf0f2}.atlas-candle-grid button:nth-child(2n){border-right:0}.atlas-candle-grid button:nth-last-child(-n+3){border-bottom:1px solid #edf0f2}.atlas-candle-grid button:nth-last-child(-n+2){border-bottom:0}}@media (width<=700px){.atlas-candles-filter{flex-direction:column;align-items:flex-start}.atlas-candles-filter>div{width:100%}.atlas-candle-detail-body,.atlas-candle-guide{grid-template-columns:1fr}.atlas-candle-diagram.large{border-bottom:1px solid #edf0f2;border-right:0;min-height:190px}.atlas-candle-detail-body>div:last-child{padding:18px}.atlas-candle-guide{gap:12px}}@media (width<=600px){.atlas-candles-page{width:min(100% - 16px,1280px);padding-top:16px}.atlas-candles-header h1{font-size:23px}.atlas-candle-side,.atlas-candle-grid{grid-template-columns:1fr}.atlas-candle-grid button,.atlas-candle-grid button:nth-child(3n),.atlas-candle-grid button:nth-child(2n){border-bottom:1px solid #edf0f2;border-right:0}.atlas-candle-grid button:last-child{border-bottom:0}}.atlas-tools-page{color:#111827;width:min(1280px,100% - 24px);margin:0 auto;padding:26px 0 52px}.atlas-tools-header{justify-content:space-between;align-items:end;gap:32px;margin-bottom:20px;display:flex}.atlas-tools-header h1{letter-spacing:-.6px;margin:4px 0 7px;font-size:29px;font-weight:760;line-height:1.1}.atlas-tools-header>div>p{color:#6b7280;max-width:650px;margin:0;font-size:13px;line-height:1.5}.atlas-tools-header-note{background:#faf9ff;border:1px solid #ebe7ff;gap:9px;max-width:310px;padding:12px 14px;display:flex}.atlas-tools-header-note span{color:#7357ff;font-size:14px}.atlas-tools-header-note p{color:#77718c;margin:0;font-size:10px;line-height:1.5}.atlas-tools-featured,.atlas-tools-library{background:#fff;border:1px solid #e1e4e8;margin-bottom:12px}.atlas-tools-tabs{background:#fcfcfd;border-bottom:1px solid #e7e9ec;gap:4px;min-height:48px;padding:8px 12px;display:flex}.atlas-tools-tabs button{color:#73737c;background:0 0;border:0;border-radius:4px;padding:0 13px;font-size:11px;font-weight:750}.atlas-tools-tabs button:hover{color:#6245ed;background:#f3f0ff}.atlas-tools-tabs button.active{color:#6245ed;background:#ede9fe}.atlas-tools-calculator{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);min-height:300px;display:grid}.atlas-tools-calculator-intro{background:linear-gradient(135deg,#fbfaff,#fff);border-right:1px solid #edf0f2;padding:25px}.atlas-tools-calculator-intro h2{letter-spacing:-.35px;margin:6px 0 8px;font-size:21px}.atlas-tools-calculator-intro>p{color:#6b7280;max-width:410px;margin:0;font-size:11px;line-height:1.65}.atlas-tools-result{background:#f5f3ff;border-left:3px solid #7357ff;margin-top:25px;padding:15px 16px}.atlas-tools-result span{color:#766e91;letter-spacing:.65px;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.atlas-tools-result strong{color:#33296a;letter-spacing:-.5px;margin:5px 0 4px;font-size:26px;line-height:1.1;display:block}.atlas-tools-result small{color:#776f93;font-size:9px;line-height:1.45}.atlas-tools-fields{grid-template-columns:repeat(2,1fr);align-content:center;gap:17px 15px;padding:27px;display:grid}.atlas-tool-field{display:block}.atlas-tool-field>span{color:#8b929b;letter-spacing:.7px;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.atlas-tool-field>div{position:relative}.atlas-tool-field input{color:#1f2937;border:1px solid #dfe3e8;border-radius:4px;outline:none;width:100%;height:39px;padding:0 48px 0 11px;font-size:12px;font-weight:700}.atlas-tool-field input:focus{border-color:#b9aefe;box-shadow:0 0 0 2px #f2efff}.atlas-tool-field small{color:#9ca3af;font-size:9px;font-weight:700;position:absolute;top:12px;right:10px}.atlas-tools-formula{color:#8b929b;background:#fafafa;border:1px solid #edf0f2;grid-column:1/-1;margin:-2px 0 0;padding:10px 11px;font-size:10px}.atlas-tools-formula strong{color:#4b5563}.atlas-tools-library-heading{border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;min-height:76px;padding:14px 20px;display:flex}.atlas-tools-library-heading h2{margin:4px 0 0;font-size:17px;font-weight:750}.atlas-tools-library-heading>span{color:#9ca3af;font-size:9px}.atlas-tools-groups{grid-template-columns:1.45fr 1.15fr .9fr;display:grid}.atlas-tool-group{border-right:1px solid #edf0f2;padding:17px 18px 12px}.atlas-tool-group:last-child{border-right:0}.atlas-tool-group>span{color:#8b929b;letter-spacing:.8px;font-size:9px;font-weight:800}.atlas-tool-card{border-bottom:1px solid #edf0f2;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:86px;display:grid;position:relative}.atlas-tool-card:last-child{border-bottom:0}.atlas-tool-card[href]:hover h3{color:#6245ed}.atlas-tool-card[href]:hover b{color:#7357ff;transform:translate(2px)}.atlas-tool-group i{color:#7357ff;background:#faf9ff;border:1px solid #e5e1ff;border-radius:4px;place-items:center;width:27px;height:27px;font-size:16px;font-style:normal;display:grid}.atlas-tool-group h3{color:#30343b;margin:0 0 3px;font-size:11px;font-weight:800}.atlas-tool-group p{color:#8b929b;margin:0;font-size:9px;line-height:1.45}.atlas-tool-group b{color:#a8a2ba;white-space:nowrap;font-size:9px;font-weight:650;transition:color .2s,transform .2s}.atlas-tool-field select,.atlas-tool-field textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:none;width:100%;font:700 12px inherit}.atlas-tool-field select{height:39px;padding:0 11px}.atlas-tool-field textarea{resize:vertical;min-height:92px;padding:10px 11px;line-height:1.5}.atlas-tool-field select:focus,.atlas-tool-field textarea:focus{border-color:#b9aefe;box-shadow:0 0 0 2px #f2efff}.atlas-tool-field-wide{grid-column:1/-1}.atlas-tools-heatmap{grid-template-columns:minmax(0,1fr) minmax(150px,.7fr)}.atlas-heatmap-results{border:1px solid #edf0f2;border-radius:4px;max-height:145px;overflow:auto}.atlas-heatmap-results div{color:#6b7280;border-bottom:1px solid #edf0f2;justify-content:space-between;padding:8px 10px;font-size:10px;font-weight:750;display:flex}.atlas-heatmap-results div:last-child{border-bottom:0}.atlas-tools-stats{grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.atlas-tools-stats div{background:#fafafa;border:1px solid #edf0f2;padding:11px}.atlas-tools-stats span{color:#8b929b;text-transform:uppercase;letter-spacing:.55px;font-size:9px;font-weight:800;display:block}.atlas-tools-stats strong{color:#4b5563;margin-top:4px;font-size:15px;display:block}.positive{color:#169b62!important}.negative{color:#d14d5b!important}.atlas-tool-card-button{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border-top:0;border-left:0;border-right:0;padding:0}.atlas-tool-card-button:hover h3,.atlas-tool-card-button:hover b{color:#7357ff}.atlas-tool-card-button:hover b{transform:translate(2px)}.atlas-tools-disclaimer{background:#f9fafb;border:1px solid #e5e7eb;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.atlas-tools-disclaimer>span{color:#7357ff;font-size:13px}.atlas-tools-disclaimer p{color:#7b8189;margin:0;font-size:9px;line-height:1.55}@media (width<=900px){.atlas-tools-header{flex-direction:column;align-items:flex-start;gap:14px}.atlas-tools-header-note{max-width:100%}.atlas-tools-calculator{grid-template-columns:1fr}.atlas-tools-calculator-intro{border-bottom:1px solid #edf0f2;border-right:0}.atlas-tools-groups{grid-template-columns:1fr}.atlas-tool-group{border-bottom:1px solid #edf0f2;border-right:0}.atlas-tool-group:last-child{border-bottom:0}}@media (width<=560px){.atlas-tools-page{width:min(100% - 16px,1280px);padding-top:17px}.atlas-tools-header h1{font-size:24px}.atlas-tools-fields{grid-template-columns:1fr;padding:20px}.atlas-tools-calculator-intro{padding:20px}.atlas-tools-result strong{font-size:23px}.atlas-tools-library-heading{flex-direction:column;align-items:flex-start;gap:5px}.atlas-tools-tabs{overflow-x:auto}.atlas-tools-tabs button{white-space:nowrap}}.atlas-intelligence-page{box-sizing:border-box;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-intelligence-hero{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#f7f5ff 100%);border:1px solid #e5e7eb;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px;padding:28px 30px;display:flex}.atlas-intelligence-eyebrow{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.atlas-intelligence-hero h1{color:#111827;letter-spacing:-.03em;max-width:720px;margin:0;font-size:32px;line-height:1.12}.atlas-intelligence-hero p{color:#6b7280;max-width:760px;margin:12px 0 0;font-size:14px;line-height:1.7}.atlas-intelligence-status{color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe;flex-shrink:0;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:700;display:inline-flex}.atlas-intelligence-status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e1f}.atlas-intelligence-section{margin-top:30px}.atlas-section-heading>div{align-items:center;gap:10px;display:flex}.atlas-section-heading span,.atlas-intelligence-panel-heading span,.atlas-intelligence-ask-header span{color:#7357ff;letter-spacing:.08em;font-size:10px;font-weight:800}.atlas-section-heading h2,.atlas-intelligence-panel-heading h2{color:#111827;letter-spacing:-.02em;margin:0;font-size:19px}.atlas-section-heading p{color:#9ca3af;margin:0;font-size:11px}.atlas-intelligence-overview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.atlas-intelligence-overview-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;min-height:142px;padding:17px}.atlas-intelligence-card-label{color:#6b7280;font-size:11px;font-weight:600}.atlas-intelligence-card-value{color:#111827;letter-spacing:-.02em;margin-top:15px;font-size:22px;font-weight:800}.atlas-intelligence-card-value.positive{color:#16a34a}.atlas-intelligence-card-value.negative{color:#dc2626}.atlas-intelligence-card-value.neutral{color:#7357ff}.atlas-intelligence-overview-card p{color:#9ca3af;margin:8px 0 0;font-size:11px;line-height:1.55}.atlas-intelligence-market-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.atlas-intelligence-market-card{background:#fff;border:1px solid #e5e7eb;padding:16px}.atlas-intelligence-market-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.atlas-intelligence-market-top strong{color:#111827;font-size:13px}.atlas-intelligence-market-top span{font-size:12px;font-weight:800}.atlas-intelligence-market-top span.positive{color:#16a34a}.atlas-intelligence-market-top span.negative{color:#dc2626}.atlas-intelligence-market-top span.neutral{color:#7357ff}.atlas-intelligence-market-assets{color:#9ca3af;margin-top:11px;font-size:10px;line-height:1.5}.atlas-intelligence-market-status{color:#6b7280;align-items:center;gap:6px;margin-top:14px;font-size:10px;display:flex}.atlas-intelligence-dot{background:#7357ff;border-radius:50%;flex-shrink:0;width:6px;height:6px}.atlas-intelligence-dot.positive{background:#22c55e}.atlas-intelligence-dot.negative{background:#ef4444}.atlas-intelligence-dot.neutral{background:#7357ff}.atlas-intelligence-dual-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.atlas-intelligence-panel{background:#fff;border:1px solid #e5e7eb;min-width:0}.atlas-intelligence-panel-heading{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:16px 17px;display:flex}.atlas-intelligence-panel-heading>div{align-items:center;gap:9px;display:flex}.atlas-intelligence-panel-heading a{color:#7357ff;font-size:10px;font-weight:700;text-decoration:none}.atlas-intelligence-panel-heading a:hover{color:#5b3fe8}.atlas-intelligence-macro-list{padding:2px 17px}.atlas-intelligence-macro-item{border-bottom:1px solid #f0f1f3;grid-template-columns:54px 1fr;gap:14px;padding:14px 0;display:grid}.atlas-intelligence-macro-item:last-child{border-bottom:0}.atlas-intelligence-macro-time{color:#111827;padding-top:2px;font-size:12px;font-weight:800}.atlas-intelligence-macro-meta{align-items:center;gap:7px;margin-bottom:4px;display:flex}.atlas-intelligence-macro-meta span{color:#7357ff;font-size:9px;font-weight:800}.atlas-intelligence-macro-meta b{color:#dc2626;font-size:9px;font-weight:700}.atlas-intelligence-macro-content strong{color:#1f2937;font-size:12px}.atlas-intelligence-macro-content p{color:#9ca3af;margin:5px 0 0;font-size:10px;line-height:1.5}.atlas-intelligence-news-list{padding:2px 17px}.atlas-intelligence-news-item{border-bottom:1px solid #f0f1f3;padding:15px 0}.atlas-intelligence-news-item:last-child{border-bottom:0}.atlas-intelligence-news-item>span{color:#7357ff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.atlas-intelligence-news-item strong{color:#1f2937;font-size:12px;line-height:1.4;display:block}.atlas-intelligence-news-item p{color:#9ca3af;margin:5px 0 0;font-size:10px;line-height:1.55}.atlas-intelligence-technical-layout{grid-template-columns:1.5fr 1fr;gap:12px;display:grid}.atlas-intelligence-technical-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.atlas-intelligence-technical-card{background:#fff;border:1px solid #e5e7eb;padding:17px}.atlas-intelligence-technical-card>span{color:#6b7280;font-size:10px;font-weight:700;display:block}.atlas-intelligence-technical-card strong{color:#111827;margin-top:13px;font-size:17px;display:block}.atlas-intelligence-technical-card small{color:#16a34a;margin-top:5px;font-size:9px;font-weight:700;display:block}.atlas-intelligence-reading{background:linear-gradient(145deg,#faf9ff 0%,#f5f3ff 100%);border:1px solid #ddd6fe;padding:20px}.atlas-intelligence-reading-label{color:#7357ff;letter-spacing:.1em;font-size:9px;font-weight:800}.atlas-intelligence-reading h3{color:#111827;margin:10px 0 8px;font-size:17px}.atlas-intelligence-reading p{color:#6b7280;margin:0;font-size:11px;line-height:1.65}.atlas-intelligence-reading a{color:#7357ff;margin-top:15px;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.atlas-intelligence-ask{box-sizing:border-box;background:#111;border:1px solid #2a2a2a;margin-top:30px;padding:22px}.atlas-intelligence-ask-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.atlas-intelligence-ask-header>div:first-child{align-items:flex-start;gap:10px;display:flex}.atlas-intelligence-ask-header .atlas-intelligence-eyebrow{margin-bottom:4px}.atlas-intelligence-ask h2{color:#fff;margin:0;font-size:22px}.atlas-intelligence-ask-header p{color:#8b8b8b;margin:0;font-size:11px}.atlas-intelligence-question-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;display:grid}.atlas-intelligence-question-grid button{color:#d1d5db;text-align:left;cursor:pointer;background:#181818;border:1px solid #303030;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:0 13px;font-family:inherit;font-size:10px;display:flex}.atlas-intelligence-question-grid button:hover{color:#fff;background:#1d1a2c;border-color:#7357ff}.atlas-intelligence-question-grid button span{color:#7357ff;font-size:13px;font-weight:800}.atlas-intelligence-ask-box{background:#181818;border:1px solid #303030;align-items:center;gap:12px;margin-top:10px;padding:8px;display:flex}.atlas-intelligence-ask-box>span{color:#7357ff;white-space:nowrap;padding:0 5px;font-size:9px;font-weight:800}.atlas-intelligence-ask-box>div{color:#777;flex:1;min-width:0;padding:10px 4px;font-size:11px}.atlas-intelligence-ask-box button{color:#fff;cursor:pointer;background:#7357ff;border:0;height:34px;padding:0 15px;font-family:inherit;font-size:10px;font-weight:800}.atlas-intelligence-ask-box button:hover{background:#6244f0}.atlas-intelligence-disclaimer{background:#fafafa;border:1px solid #e5e7eb;margin-top:14px;padding:13px 15px}.atlas-intelligence-disclaimer strong{color:#4b5563;margin-bottom:4px;font-size:10px;display:block}.atlas-intelligence-disclaimer p{color:#9ca3af;margin:0;font-size:9px;line-height:1.5}@media (width<=1050px){.atlas-intelligence-overview-grid{grid-template-columns:repeat(2,1fr)}.atlas-intelligence-market-grid{grid-template-columns:repeat(3,1fr)}.atlas-intelligence-technical-layout{grid-template-columns:1fr}}@media (width<=800px){.atlas-intelligence-hero{flex-direction:column;align-items:flex-start}.atlas-intelligence-dual-grid{grid-template-columns:1fr}.atlas-intelligence-technical-grid,.atlas-intelligence-question-grid{grid-template-columns:repeat(2,1fr)}.atlas-intelligence-ask-header{flex-direction:column;align-items:flex-start}}@media (width<=560px){.atlas-intelligence-overview-grid,.atlas-intelligence-market-grid,.atlas-intelligence-technical-grid,.atlas-intelligence-question-grid{grid-template-columns:1fr}.atlas-intelligence-hero h1{font-size:26px}.atlas-intelligence-ask-box{flex-direction:column;align-items:stretch}.atlas-intelligence-ask-box button{width:100%}}.atlas-trader-intelligence{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#faf9ff 58%,#f4f1ff 100%);border:1px solid #ded9ff;margin-top:30px;padding:24px}.atlas-trader-intelligence-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.atlas-trader-intelligence-header h2{color:#111827;letter-spacing:-.025em;margin:0;font-size:24px}.atlas-trader-intelligence-header p{color:#6b7280;max-width:720px;margin:8px 0 0;font-size:12px;line-height:1.65}.atlas-trader-demo-badge{color:#7357ff;letter-spacing:.08em;background:#fff;border:1px solid #ddd6fe;flex-shrink:0;padding:7px 10px;font-size:9px;font-weight:800}.atlas-trader-connect{background:#fff;border:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:13px 15px;display:flex}.atlas-trader-connect>div:first-child{align-items:center;gap:12px;display:flex}.atlas-trader-connect strong{color:#111827;font-size:11px}.atlas-trader-connect span{color:#9ca3af;font-size:10px}.atlas-trader-connect-status{color:#16a34a;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.atlas-trader-connect-status>span{background:#22c55e;border-radius:50%;width:6px;height:6px}.atlas-trader-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px;display:grid}.atlas-trader-metric-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;min-height:105px;padding:14px}.atlas-trader-metric-card>span{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700;display:block}.atlas-trader-metric-card strong{color:#111827;letter-spacing:-.02em;margin-top:11px;font-size:20px;display:block}.atlas-trader-metric-card strong.positive{color:#16a34a}.atlas-trader-metric-card strong.neutral{color:#7357ff}.atlas-trader-metric-card small{color:#9ca3af;margin-top:5px;font-size:9px;line-height:1.4;display:block}.atlas-trader-insights-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:27px;margin-bottom:12px;display:flex}.atlas-trader-insights-heading span{color:#7357ff;letter-spacing:.1em;font-size:9px;font-weight:800}.atlas-trader-insights-heading h3{color:#111827;margin:4px 0 0;font-size:17px}.atlas-trader-insights-heading p{color:#9ca3af;margin:0;font-size:10px}.atlas-trader-insights-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.atlas-trader-insight-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;min-height:245px;padding:16px}.atlas-trader-insight-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.atlas-trader-insight-top>span{color:#7357ff;font-size:10px;font-weight:800}.atlas-trader-insight-top small{color:#9ca3af;letter-spacing:.05em;font-size:8px;font-weight:800}.atlas-trader-insight-card h4{color:#1f2937;margin:19px 0 8px;font-size:13px;line-height:1.4}.atlas-trader-insight-card p{color:#6b7280;min-height:69px;margin:0;font-size:10px;line-height:1.6}.atlas-trader-insight-metric{border-top:1px solid #f0f1f3;align-items:flex-end;gap:7px;margin-top:16px;padding-top:12px;display:flex}.atlas-trader-insight-metric strong{color:#7357ff;font-size:19px}.atlas-trader-insight-metric span{color:#9ca3af;padding-bottom:2px;font-size:8px}.atlas-trader-insight-metric.positive strong{color:#16a34a}.atlas-trader-insight-metric.warning strong{color:#d97706}.atlas-trader-insight-metric.neutral strong{color:#7357ff}.atlas-trader-analysis-grid{grid-template-columns:1.65fr 1fr;gap:8px;margin-top:8px;display:grid}.atlas-trader-session-panel,.atlas-trader-profile-card{background:#fff;border:1px solid #e5e7eb}.atlas-trader-panel-header{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:15px;padding:15px 16px;display:flex}.atlas-trader-panel-header>div>span{color:#7357ff;letter-spacing:.08em;font-size:8px;font-weight:800}.atlas-trader-panel-header h3{color:#111827;margin:4px 0 0;font-size:15px}.atlas-trader-panel-header>span{color:#9ca3af;font-size:9px}.atlas-trader-session-table{padding:3px 16px}.atlas-trader-session-row{color:#6b7280;border-bottom:1px solid #f0f1f3;grid-template-columns:1.2fr .8fr .8fr .8fr;align-items:center;min-height:39px;font-size:10px;display:grid}.atlas-trader-session-row:last-child{border-bottom:0}.atlas-trader-session-row strong{color:#1f2937;font-size:10px}.atlas-trader-session-row .positive{color:#16a34a;font-weight:700}.atlas-trader-session-row .neutral{color:#7357ff;font-weight:700}.atlas-trader-session-row .warning{color:#d97706;font-weight:700}.atlas-trader-session-head{color:#9ca3af;text-transform:uppercase;min-height:30px;font-size:8px;font-weight:700}.atlas-trader-profile-card{box-sizing:border-box;padding:19px}.atlas-trader-profile-label{color:#7357ff;letter-spacing:.1em;font-size:8px;font-weight:800}.atlas-trader-profile-card h3{color:#111827;margin:8px 0 0;font-size:17px}.atlas-trader-profile-score{align-items:baseline;gap:4px;margin-top:15px;display:flex}.atlas-trader-profile-score strong{color:#7357ff;letter-spacing:-.04em;font-size:35px;line-height:1}.atlas-trader-profile-score span{color:#9ca3af;font-size:11px}.atlas-trader-profile-bar{background:#eeeef2;height:5px;margin-top:11px;overflow:hidden}.atlas-trader-profile-bar span{background:#7357ff;width:78%;height:100%;display:block}.atlas-trader-profile-card p{color:#6b7280;margin:13px 0 0;font-size:10px;line-height:1.6}.atlas-trader-profile-tags{flex-wrap:wrap;gap:5px;margin-top:13px;display:flex}.atlas-trader-profile-tags span{color:#6b7280;border:1px solid #e5e7eb;padding:5px 7px;font-size:8px}.atlas-trader-connection-note{background:#faf9ff;border:1px solid #ddd6fe;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding:14px 16px;display:flex}.atlas-trader-connection-note strong{color:#374151;font-size:10px}.atlas-trader-connection-note p{color:#9ca3af;margin:4px 0 0;font-size:9px;line-height:1.45}.atlas-trader-connection-note button{color:#fff;cursor:pointer;background:#7357ff;border:0;flex-shrink:0;height:34px;padding:0 14px;font-family:inherit;font-size:9px;font-weight:800}.atlas-trader-connection-note button:hover{background:#6244f0}@media (width<=1050px){.atlas-trader-metrics{grid-template-columns:repeat(4,1fr)}.atlas-trader-insights-grid{grid-template-columns:repeat(2,1fr)}.atlas-trader-analysis-grid{grid-template-columns:1fr}}@media (width<=760px){.atlas-trader-intelligence{padding:18px}.atlas-trader-intelligence-header{flex-direction:column}.atlas-trader-metrics{grid-template-columns:repeat(2,1fr)}.atlas-trader-connect,.atlas-trader-insights-heading,.atlas-trader-connection-note{flex-direction:column;align-items:flex-start}.atlas-trader-connection-note button{width:100%}}@media (width<=480px){.atlas-trader-metrics,.atlas-trader-insights-grid{grid-template-columns:1fr}.atlas-trader-session-row{grid-template-columns:1fr .8fr .8fr}.atlas-trader-session-row span:last-child{display:none}}.atlas-academy-page{box-sizing:border-box;width:min(1280px,100% - 24px);margin:0 auto;padding:24px 0 50px}.atlas-academy-hero{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#f8f6ff 100%);border:1px solid #e1def7;justify-content:space-between;align-items:flex-end;gap:30px;padding:30px;display:flex}.atlas-academy-eyebrow{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.atlas-academy-hero h1{color:#111827;letter-spacing:-.035em;max-width:720px;margin:0;font-size:32px;line-height:1.12}.atlas-academy-hero p{color:#6b7280;max-width:720px;margin:12px 0 0;font-size:13px;line-height:1.7}.atlas-academy-hero-side{box-sizing:border-box;background:#fff;border:1px solid #ddd6fe;flex-shrink:0;width:230px;padding:18px}.atlas-academy-hero-side span{color:#7357ff;letter-spacing:.1em;font-size:9px;font-weight:800}.atlas-academy-hero-side strong{color:#111827;margin-top:9px;font-size:15px;display:block}.atlas-academy-hero-side small{color:#9ca3af;margin-top:6px;font-size:9px;line-height:1.5;display:block}.atlas-academy-section{margin-top:30px}.atlas-academy-section-heading>div{align-items:center;gap:10px;display:flex}.atlas-academy-section-heading>div>span{color:#7357ff;font-size:10px;font-weight:800}.atlas-academy-section-heading h2{color:#111827;letter-spacing:-.02em;margin:0;font-size:19px}.atlas-academy-section-heading>p{color:#9ca3af;margin:0;font-size:10px}.atlas-academy-category-card{min-height:86px;color:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;grid-template-columns:28px 1fr 15px;align-items:center;gap:10px;padding:13px;font-family:inherit;display:grid}.atlas-academy-category-card:hover{background:#faf9ff;border-color:#cfc8ff}.atlas-academy-category-card>span{color:#7357ff;background:#f1efff;justify-content:center;align-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:flex}.atlas-academy-category-card strong{color:#1f2937;font-size:11px;display:block}.atlas-academy-category-card p{color:#9ca3af;margin:4px 0 0;font-size:9px;line-height:1.4}.atlas-academy-category-card b{color:#7357ff;font-size:13px}.atlas-academy-path-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;min-height:205px;padding:19px;position:relative;overflow:hidden}.atlas-academy-path-card:before{content:"";background:#7357ff;width:100%;height:3px;position:absolute;top:0;left:0}.atlas-academy-path-card.green:before{background:#22c55e}.atlas-academy-path-card.blue:before{background:#3b82f6}.atlas-academy-path-card.purple:before{background:#7357ff}.atlas-academy-path-top{justify-content:space-between;align-items:center;display:flex}.atlas-academy-path-top small{color:#9ca3af;border:1px solid #e5e7eb;padding:4px 6px;font-size:8px}.atlas-academy-path-card h3{color:#111827;margin:18px 0 7px;font-size:20px}.atlas-academy-path-card p{color:#6b7280;max-width:310px;margin:0;font-size:10px;line-height:1.6}.atlas-academy-path-bottom{border-top:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:10px;margin-top:19px;padding-top:12px;display:flex}.atlas-academy-path-bottom>span{color:#9ca3af;font-size:9px}.atlas-academy-path-bottom button{color:#7357ff;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:9px;font-weight:800}.atlas-academy-guide-card{background:#fff;border:1px solid #e5e7eb;grid-template-columns:36px 1fr;min-height:185px;display:grid}.atlas-academy-guide-number{color:#7357ff;border-right:1px solid #f0f1f3;justify-content:center;align-items:flex-start;padding-top:17px;font-size:10px;font-weight:800;display:flex}.atlas-academy-guide-content{flex-direction:column;padding:16px;display:flex}.atlas-academy-guide-content>span{color:#7357ff;letter-spacing:.06em;font-size:8px;font-weight:800}.atlas-academy-guide-content h3{color:#1f2937;margin:9px 0 7px;font-size:13px;line-height:1.4}.atlas-academy-guide-content p{color:#6b7280;margin:0;font-size:9px;line-height:1.55}.atlas-academy-guide-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.atlas-academy-guide-footer button{color:#7357ff;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:9px;font-weight:800}.atlas-academy-ecosystem{box-sizing:border-box;background:#111;border:1px solid #292929;margin-top:30px;padding:23px}.atlas-academy-ecosystem-header{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.atlas-academy-ecosystem-header h2{color:#fff;letter-spacing:-.025em;max-width:600px;margin:0;font-size:21px}.atlas-academy-ecosystem-header p{color:#858585;max-width:390px;margin:0;font-size:10px;line-height:1.6}.atlas-academy-ecosystem-grid{grid-template-columns:1fr 35px 1fr 35px 1fr;align-items:center;gap:8px;margin-top:20px;display:grid}.atlas-academy-ecosystem-grid article{box-sizing:border-box;background:#181818;border:1px solid #303030;min-height:115px;padding:16px}.atlas-academy-ecosystem-grid article>span{color:#7357ff;font-size:8px;font-weight:800}.atlas-academy-ecosystem-grid article strong{color:#fff;margin-top:9px;font-size:13px;display:block}.atlas-academy-ecosystem-grid article p{color:#777;margin:6px 0 0;font-size:9px;line-height:1.5}.atlas-academy-ecosystem-arrow{color:#7357ff;text-align:center;font-size:18px;font-weight:800}.atlas-academy-latest-card{background:#fff;border:1px solid #e5e7eb;grid-template-columns:35px 1fr;min-height:145px;display:grid}.atlas-academy-latest-card>span{text-align:center;color:#7357ff;border-right:1px solid #f0f1f3;padding-top:17px;font-size:9px;font-weight:800}.atlas-academy-latest-card>div{padding:16px}.atlas-academy-latest-card small{color:#7357ff;font-size:8px;font-weight:800}.atlas-academy-latest-card h3{color:#1f2937;margin:8px 0 6px;font-size:13px}.atlas-academy-latest-card p{color:#6b7280;margin:0;font-size:9px;line-height:1.5}.atlas-academy-latest-card button{color:#7357ff;cursor:pointer;background:0 0;border:0;margin-top:11px;padding:0;font-family:inherit;font-size:9px;font-weight:800}.atlas-academy-disclaimer{background:#fafafa;border:1px solid #e5e7eb;margin-top:14px;padding:13px 15px}@media (width<=1050px){.atlas-academy-category-grid{grid-template-columns:repeat(3,1fr)}.atlas-academy-guides-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.atlas-academy-hero{flex-direction:column;align-items:flex-start}.atlas-academy-hero-side{width:100%}.atlas-academy-path-grid,.atlas-academy-category-grid{grid-template-columns:repeat(2,1fr)}.atlas-academy-ecosystem-header{flex-direction:column;align-items:flex-start}.atlas-academy-ecosystem-grid{grid-template-columns:1fr}.atlas-academy-ecosystem-arrow{transform:rotate(90deg)}}@media (width<=560px){.atlas-academy-path-grid,.atlas-academy-category-grid,.atlas-academy-guides-grid,.atlas-academy-latest-grid{grid-template-columns:1fr}.atlas-academy-hero h1{font-size:26px}.atlas-academy-page{padding-top:18px}}.atlas-academy-inner-page{box-sizing:border-box;color:#111827;width:min(1280px,100% - 32px);margin:0 auto;padding:28px 0 70px}.atlas-academy-breadcrumb{color:#9ca3af;align-items:center;gap:8px;margin-bottom:24px;font-size:11px;font-weight:500;display:flex}.atlas-academy-breadcrumb a{color:#6b7280;text-decoration:none}.atlas-academy-breadcrumb span:last-child{color:#374151}.atlas-academy-empty{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:40px;display:flex}.atlas-academy-empty-icon{color:#7357ff;background:#f3f0ff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;font-size:20px;font-weight:700;display:flex}.atlas-academy-empty h1{color:#111827;margin:0 0 8px;font-size:26px}.atlas-academy-empty p{color:#6b7280;max-width:520px;margin:0 0 22px;font-size:14px;line-height:1.7}.atlas-academy-back-button{color:#fff;background:#7357ff;border-radius:5px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.atlas-academy-category-hero{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#faf9ff 100%);border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:22px;margin-bottom:34px;padding:30px;display:flex}.atlas-academy-category-icon{color:#7357ff;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;flex:0 0 68px;justify-content:center;align-items:center;width:68px;height:68px;font-size:19px;font-weight:800;display:flex}.atlas-academy-eyebrow{color:#7357ff;letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.atlas-academy-category-hero h1{color:#111827;margin:0 0 8px;font-size:32px;font-weight:800;line-height:1.15}.atlas-academy-category-hero p{color:#6b7280;max-width:720px;margin:0;font-size:14px;line-height:1.65}.atlas-academy-section-heading h2{color:#111827;margin:0;font-size:21px;line-height:1.25}.atlas-academy-section-heading>a{color:#7357ff;font-size:11px;font-weight:700;text-decoration:none}.atlas-academy-section-heading>a:hover{text-decoration:underline}.atlas-academy-content-count{color:#6b7280;font-size:11px;font-weight:600}.atlas-academy-content-card{min-height:230px;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex-direction:column;padding:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.atlas-academy-content-card:hover{border-color:#cfc6ff;transform:translateY(-2px);box-shadow:0 8px 24px #11182712}.atlas-academy-content-card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.atlas-academy-content-number{color:#9ca3af;letter-spacing:.08em;font-size:11px;font-weight:800}.atlas-academy-content-type{color:#7357ff;letter-spacing:.08em;background:#f5f3ff;border-radius:4px;padding:5px 8px;font-size:8px;font-weight:800}.atlas-academy-content-card h3{color:#111827;margin:0 0 9px;font-size:17px;line-height:1.3}.atlas-academy-content-card p{color:#6b7280;margin:0;font-size:12px;line-height:1.65}.atlas-academy-content-card-meta{color:#9ca3af;align-items:center;gap:7px;margin-top:auto;padding-top:18px;font-size:10px;font-weight:600;display:flex}.atlas-academy-content-card-footer{color:#7357ff;border-top:1px solid #f0f0f2;justify-content:space-between;align-items:center;margin-top:14px;padding-top:13px;font-size:11px;font-weight:700;display:flex}.atlas-academy-arrow{font-size:16px;transition:transform .15s}.atlas-academy-content-card:hover .atlas-academy-arrow{transform:translate(3px)}.atlas-academy-empty-content{text-align:center;background:#fafafa;border:1px dashed #d1d5db;border-radius:7px;padding:50px 30px}.atlas-academy-empty-content-icon{color:#7357ff;background:#f3f0ff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 15px;font-size:20px;font-weight:700;display:flex}.atlas-academy-empty-content h3{color:#111827;margin:0 0 8px;font-size:17px}.atlas-academy-empty-content p{color:#6b7280;max-width:560px;margin:0 auto;font-size:12px;line-height:1.7}.atlas-academy-other-categories{margin-bottom:42px}.atlas-academy-category-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.atlas-academy-category-mini-card{min-height:72px;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:11px;padding:12px 13px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.atlas-academy-category-mini-card:hover{border-color:#cfc6ff;box-shadow:0 5px 16px #1118270d}.atlas-academy-mini-icon{color:#7357ff;background:#f5f3ff;border-radius:5px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.atlas-academy-category-mini-card>div{flex:1;min-width:0}.atlas-academy-category-mini-card strong{color:#111827;margin-bottom:3px;font-size:11px;display:block}.atlas-academy-category-mini-card small{color:#9ca3af;font-size:9px;line-height:1.35;display:block}.atlas-academy-category-mini-card>span:last-child{color:#7357ff;font-size:15px}.atlas-academy-path-hero{background:linear-gradient(135deg,#fff 0%,#f7f5ff 100%);border:1px solid #e5e7eb;border-radius:8px;margin-bottom:34px;padding:30px;position:relative;overflow:hidden}.atlas-academy-path-badge{color:#fff;letter-spacing:.1em;background:#7357ff;border-radius:4px;margin-bottom:20px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.atlas-academy-path-hero h1{color:#111827;margin:0 0 10px;font-size:34px;line-height:1.1}.atlas-academy-path-hero p{color:#6b7280;max-width:720px;margin:0;font-size:14px;line-height:1.65}.atlas-academy-path-meta{color:#6b7280;align-items:center;gap:8px;margin-top:18px;font-size:10px;font-weight:600;display:flex}.atlas-academy-path-progress{background:#fffc;border:1px solid #e5e7eb;border-radius:6px;padding:17px}.atlas-academy-path-progress-top,.atlas-academy-lesson-progress{justify-content:space-between;align-items:center;display:flex}.atlas-academy-progress-fill{border-radius:inherit;background:#7357ff;width:0%;height:100%}.atlas-academy-path-progress small{color:#9ca3af;font-size:9px}.atlas-academy-path-lesson{color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;grid-template-columns:55px minmax(0,1fr) 40px;align-items:center;gap:18px;padding:17px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.atlas-academy-path-lesson:hover{border-color:#cfc6ff;box-shadow:0 5px 18px #1118270d}.atlas-academy-path-lesson-info{min-width:0}.atlas-academy-path-lesson-top{color:#9ca3af;letter-spacing:.08em;gap:12px;margin-bottom:5px;font-size:8px;font-weight:800;display:flex}.atlas-academy-path-lesson h3{color:#111827;margin:0 0 5px;font-size:14px}.atlas-academy-path-lesson p{color:#6b7280;margin:0;font-size:11px;line-height:1.5}.atlas-academy-path-info-card p{color:#6b7280;margin:0;font-size:11px;line-height:1.6}.atlas-academy-guide-hero{background:linear-gradient(135deg,#fff 0%,#f8f7ff 100%);border:1px solid #e5e7eb;border-radius:8px;margin-bottom:30px;padding:34px}.atlas-academy-guide-label{color:#7357ff;letter-spacing:.1em;background:#f5f3ff;border-radius:4px;margin-bottom:20px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.atlas-academy-guide-hero h1{color:#111827;max-width:800px;margin:0 0 10px;font-size:34px;line-height:1.15}.atlas-academy-guide-hero p{color:#6b7280;max-width:760px;margin:0;font-size:14px;line-height:1.7}.atlas-academy-guide-meta{color:#9ca3af;gap:9px;margin-top:18px;font-size:10px;font-weight:600;display:flex}.atlas-academy-guide-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.atlas-academy-guide-intro h2{color:#111827;margin:0 0 10px;font-size:22px}.atlas-academy-guide-intro p{color:#6b7280;margin:0;font-size:13px;line-height:1.75}.atlas-academy-guide-topics{gap:10px;margin-top:25px;display:grid}.atlas-academy-guide-topic{background:#fafafa;border:1px solid #f0f0f2;border-radius:6px;gap:15px;padding:15px;display:flex}.atlas-academy-guide-topic>span{color:#7357ff;font-size:10px;font-weight:800}.atlas-academy-guide-topic p{color:#6b7280;margin:0;font-size:10px;line-height:1.5}.atlas-academy-guide-linked{background:#faf9ff;border:1px solid #ddd6fe;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding:18px;display:flex}.atlas-academy-guide-linked>div{min-width:0}.atlas-academy-guide-linked span{color:#7357ff;letter-spacing:.1em;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.atlas-academy-guide-linked h3{color:#111827;margin:0 0 5px;font-size:14px}.atlas-academy-guide-linked p{color:#6b7280;margin:0;font-size:10px;line-height:1.5}.atlas-academy-guide-start{color:#fff;background:#7357ff;border-radius:4px;flex:none;padding:9px 12px;font-size:10px;font-weight:700;text-decoration:none}.atlas-academy-guide-placeholder{text-align:center;background:#fafafa;border-radius:6px;margin-top:25px;padding:25px}.atlas-academy-guide-placeholder span{color:#7357ff;font-size:9px;font-weight:800}.atlas-academy-guide-placeholder h3{margin:8px 0;font-size:15px}.atlas-academy-guide-placeholder p{color:#6b7280;margin:0;font-size:11px;line-height:1.6}.atlas-academy-guide-sidebar,.atlas-academy-lesson-sidebar{flex-direction:column;gap:12px;display:flex}.atlas-academy-sidebar-card>a{color:#4b5563;border-bottom:1px solid #f0f0f2;padding:9px 0;font-size:10px;font-weight:600;text-decoration:none;display:block}.atlas-academy-sidebar-card>a:last-child{border-bottom:0}.atlas-academy-sidebar-card>a:hover{color:#7357ff}.atlas-academy-sidebar-accent p{color:#6b7280;margin:0 0 12px;font-size:10px;line-height:1.6}.atlas-academy-sidebar-accent>a{color:#7357ff;border:0;padding:0;font-size:10px}.atlas-academy-related{margin-top:42px;margin-bottom:35px}.atlas-academy-related-card{min-height:150px;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;padding:17px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.atlas-academy-related-card:hover{border-color:#cfc6ff;box-shadow:0 5px 18px #1118270d}.atlas-academy-related-card strong{color:#111827;margin-bottom:5px;font-size:12px}.atlas-academy-related-card p{color:#6b7280;margin:0;font-size:10px;line-height:1.5}.atlas-academy-related-card b{color:#7357ff;margin-top:auto;padding-top:12px;font-size:15px}.atlas-academy-lesson-header{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(0,1fr) 230px;align-items:end;gap:30px;margin-bottom:28px;padding:30px;display:grid}.atlas-academy-lesson-label-row{align-items:center;gap:8px;margin-bottom:14px;display:flex}.atlas-academy-lesson-type,.atlas-academy-lesson-level,.atlas-academy-lesson-duration{border-radius:4px;padding:5px 8px;font-size:8px;font-weight:800}.atlas-academy-lesson-type{color:#7357ff;background:#f5f3ff}.atlas-academy-lesson-level,.atlas-academy-lesson-duration{color:#6b7280;background:#f3f4f6}.atlas-academy-lesson-header h1{color:#111827;max-width:850px;margin:0 0 10px;font-size:34px;line-height:1.15}.atlas-academy-lesson-header-main>p{color:#6b7280;max-width:780px;margin:0;font-size:14px;line-height:1.7}.atlas-academy-lesson-progress{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;padding:17px;display:block}.atlas-academy-lesson-progress>span{display:inline-block}.atlas-academy-lesson-progress>strong{float:right}.atlas-academy-lesson-progress .atlas-academy-progress-track{clear:both}.atlas-academy-lesson-progress small{color:#9ca3af;font-size:9px}.atlas-academy-lesson-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.atlas-academy-lesson-body{background:#fff;border:1px solid #e5e7eb;border-radius:7px;min-width:0;padding:32px}.atlas-academy-lesson-introduction{border-bottom:1px solid #eeeeef;margin-bottom:34px;padding-bottom:25px}.atlas-academy-lesson-introduction p{color:#4b5563;max-width:780px;margin:0;font-size:15px;line-height:1.8}.atlas-academy-lesson-section{grid-template-columns:42px minmax(0,1fr);gap:18px;margin-bottom:34px;display:grid}.atlas-academy-lesson-section-content h2{color:#111827;margin:0 0 13px;font-size:21px;line-height:1.3}.atlas-academy-lesson-section-content p{color:#4b5563;max-width:800px;margin:0 0 12px;font-size:13px;line-height:1.85}.atlas-academy-key-concept{background:#faf9ff;border:1px solid #ddd6fe;border-radius:7px;gap:17px;margin:35px 0;padding:20px;display:flex}.atlas-academy-key-concept-icon{color:#fff;background:#7357ff;border-radius:6px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:8px;font-weight:800;display:flex}.atlas-academy-key-concept h3{color:#111827;margin:0 0 6px;font-size:14px}.atlas-academy-key-concept p{color:#6b7280;margin:0;font-size:11px;line-height:1.65}.atlas-academy-lesson-note{background:#fafafa;border-left:3px solid #7357ff;margin:30px 0;padding:15px 17px}.atlas-academy-lesson-note strong{color:#374151;margin-bottom:5px;font-size:11px;display:block}.atlas-academy-lesson-note p{color:#6b7280;margin:0;font-size:10px;line-height:1.6}.atlas-academy-lesson-navigation{border-top:1px solid #eeeeef;grid-template-columns:1fr 1fr;gap:10px;margin-top:35px;padding-top:25px;display:grid}.atlas-academy-lesson-nav-card{min-height:75px;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:6px;padding:13px;text-decoration:none;display:flex}.atlas-academy-lesson-nav-card span{color:#7357ff;letter-spacing:.08em;font-size:8px;font-weight:800}.atlas-academy-lesson-nav-card strong{color:#111827;font-size:11px}.atlas-academy-lesson-sidebar-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:17px}.atlas-academy-lesson-sidebar-card>a{color:#4b5563;border-bottom:1px solid #f0f0f2;align-items:flex-start;gap:8px;padding:9px 0;font-size:10px;line-height:1.4;text-decoration:none;display:flex}.atlas-academy-lesson-sidebar-card>a:last-child{border-bottom:0}.atlas-academy-lesson-sidebar-card>a:hover{color:#7357ff}.atlas-academy-lesson-sidebar-card>a span{color:#7357ff;font-weight:800}.atlas-academy-disclaimer{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;padding:17px 19px}.atlas-academy-disclaimer strong{color:#374151;margin-bottom:5px;font-size:10px;display:block}.atlas-academy-disclaimer p{color:#9ca3af;margin:0;font-size:9px;line-height:1.6}@media (width<=1050px){.atlas-academy-content-grid,.atlas-academy-category-mini-grid,.atlas-academy-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-academy-guide-layout,.atlas-academy-lesson-layout{grid-template-columns:minmax(0,1fr)}.atlas-academy-guide-sidebar,.atlas-academy-lesson-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=800px){.atlas-academy-inner-page{width:min(100% - 20px,1280px);padding-top:20px}.atlas-academy-category-hero,.atlas-academy-guide-hero,.atlas-academy-path-hero,.atlas-academy-lesson-header{padding:22px}.atlas-academy-path-hero-grid,.atlas-academy-lesson-header,.atlas-academy-content-grid,.atlas-academy-path-info-grid,.atlas-academy-guide-sidebar,.atlas-academy-lesson-sidebar{grid-template-columns:1fr}.atlas-academy-lesson-body,.atlas-academy-guide-body{padding:22px}}@media (width<=600px){.atlas-academy-category-hero{flex-direction:column;align-items:flex-start}.atlas-academy-category-mini-grid,.atlas-academy-related-grid{grid-template-columns:1fr}.atlas-academy-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.atlas-academy-path-lesson{grid-template-columns:40px minmax(0,1fr) 25px;gap:10px;padding:14px}.atlas-academy-path-lesson p{display:none}.atlas-academy-guide-linked{flex-direction:column;align-items:flex-start}.atlas-academy-lesson-navigation{grid-template-columns:1fr}.atlas-academy-lesson-nav-next{text-align:left}.atlas-academy-lesson-section{grid-template-columns:1fr;gap:7px}.atlas-academy-key-concept{flex-direction:column}}.atlas-challenges-page{color:#171717;box-sizing:border-box;background:#f5f6f8;width:100%;min-height:100vh}.atlas-challenges-container{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto}.atlas-challenges-hero{box-sizing:border-box;background:#111;border-bottom:1px solid #252525;width:100%}.atlas-challenges-hero-inner{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:60px;width:min(1280px,100% - 32px);min-height:310px;margin:0 auto;padding:48px 0;display:grid}.atlas-challenges-eyebrow{color:#8b5cf6;letter-spacing:.14em;margin-bottom:12px;font-size:11px;font-weight:800}.atlas-challenges-hero h1{color:#fff;letter-spacing:-.03em;max-width:720px;margin:0;font-size:38px;font-weight:800;line-height:1.08}.atlas-challenges-hero p{color:#a7adb8;max-width:650px;margin:18px 0 0;font-size:14px;line-height:1.7}.atlas-challenges-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;display:flex}.atlas-challenges-primary-btn,.atlas-challenges-secondary-btn{box-sizing:border-box;border-radius:5px;justify-content:center;align-items:center;min-height:38px;padding:0 17px;font-size:12px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.atlas-challenges-primary-btn{color:#fff;background:#7357ff}.atlas-challenges-primary-btn:hover{background:#846cff}.atlas-challenges-secondary-btn{color:#d1d5db;background:#191919;border:1px solid #363636}.atlas-challenges-secondary-btn:hover{color:#fff;background:#222}.atlas-challenges-hero-card{box-sizing:border-box;background:#171717;border:1px solid #303030;border-radius:8px;min-height:190px;padding:24px;box-shadow:0 14px 35px #0003}.atlas-challenges-hero-card>span{color:#8f96a3;letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.atlas-challenges-hero-card>strong{color:#fff;letter-spacing:-.05em;margin-top:12px;font-size:58px;font-weight:800;line-height:1}.atlas-challenges-hero-card>small{color:#777e8a;margin-left:5px;font-size:13px}.atlas-challenges-score-bar{background:#292929;border-radius:10px;width:100%;height:5px;margin-top:17px;overflow:hidden}.atlas-challenges-score-bar span{border-radius:inherit;background:#8b5cf6;height:100%;display:block}.atlas-challenges-hero-card p{color:#fff;margin:16px 0 2px;font-size:13px;font-weight:700;line-height:1.3}.atlas-challenges-hero-card em{color:#737984;font-size:10px;font-style:normal}.atlas-challenges-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;padding-top:42px;display:flex}.atlas-challenges-section-heading>div:first-child>span{color:#7357ff;letter-spacing:.12em;font-size:10px;font-weight:800}.atlas-challenges-section-heading h2{color:#151515;letter-spacing:-.025em;margin:6px 0 5px;font-size:24px;font-weight:800;line-height:1.15}.atlas-challenges-section-heading p{color:#737985;margin:0;font-size:12px;line-height:1.6}.atlas-challenges-ranking-badge{color:#777d87;white-space:nowrap;background:#fff;border:1px solid #dedfe4;border-radius:4px;padding:7px 10px;font-size:10px;font-weight:600}.atlas-challenges-filters{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:6px;align-items:center;gap:2px;margin-bottom:16px;padding:4px;display:inline-flex}.atlas-challenges-filters button{color:#747985;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:31px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s}.atlas-challenges-filters button:hover{color:#333;background:#f1f1f4}.atlas-challenges-filters button.active{color:#fff;background:#7357ff}.atlas-challenges-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.atlas-challenge-card{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:7px;min-width:0;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.atlas-challenge-card:hover{border-color:#c9c1ff;transform:translateY(-2px);box-shadow:0 8px 24px #14141e12}.atlas-challenge-card.featured{border-color:#9d8cff}.atlas-challenge-featured-label{color:#fff;letter-spacing:.08em;background:#7357ff;border-radius:6px 0 5px;padding:5px 9px;font-size:8px;font-weight:800;position:absolute;top:0;left:0}.atlas-challenge-card-top{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:42px;display:grid}.atlas-challenge-rank{color:#969ca7;font-size:12px;font-weight:800}.atlas-challenge-logo{color:#7357ff;background:#f7f7f9;border:1px solid #dedfe4;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:flex}.atlas-challenge-score{text-align:right;min-width:48px}.atlas-challenge-score strong{color:#7357ff;font-size:22px;font-weight:800;line-height:1;display:block}.atlas-challenge-score span{color:#9ca1aa;letter-spacing:.08em;margin-top:3px;font-size:7px;font-weight:800;display:block}.atlas-challenge-card-title{margin-top:15px}.atlas-challenge-card-title h3{color:#171717;margin:0;font-size:16px;font-weight:800;line-height:1.25}.atlas-challenge-card-title span{color:#777d88;margin-top:4px;font-size:10px;display:block}.atlas-challenge-description{color:#777d88;min-height:56px;margin:13px 0 0;font-size:11px;line-height:1.6}.atlas-challenge-tags{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.atlas-challenge-tags span{color:#6e7480;background:#fafafd;border:1px solid #e2e2e7;border-radius:3px;padding:4px 7px;font-size:9px;font-weight:700}.atlas-challenge-main-stat{background:#fafafd;border:1px solid #ececf0;border-radius:5px;margin-top:14px;padding:12px}.atlas-challenge-main-stat span{color:#8b9099;font-size:9px;font-weight:600;display:block}.atlas-challenge-main-stat strong{color:#202124;margin-top:3px;font-size:18px;font-weight:800;display:block}.atlas-challenge-data-grid{border-top:1px solid #eeeeef;border-left:1px solid #eeeeef;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;display:grid}.atlas-challenge-data-grid>div{border-bottom:1px solid #eeeeef;border-right:1px solid #eeeeef;min-width:0;padding:9px 10px}.atlas-challenge-data-grid span{color:#9297a0;text-transform:uppercase;font-size:8px;font-weight:600;display:block}.atlas-challenge-data-grid strong{color:#27282b;margin-top:3px;font-size:11px;font-weight:800;display:block}.atlas-challenge-platforms{justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.atlas-challenge-platforms>span{color:#8b9099;font-size:9px;font-weight:600}.atlas-challenge-platforms>div{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.atlas-challenge-platforms b{color:#5e6470;background:#eeeef2;border-radius:3px;padding:4px 6px;font-size:8px;font-weight:800}.atlas-challenge-card-footer{border-top:1px solid #eeeeef;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding-top:12px;display:flex}.atlas-challenge-card-footer span{color:#858b95;font-size:8px;font-weight:600}.atlas-challenge-card-footer button{color:#fff;cursor:pointer;background:#7357ff;border:1px solid #7357ff;border-radius:4px;min-height:30px;padding:0 12px;font-family:inherit;font-size:9px;font-weight:800;transition:all .15s}.atlas-challenge-card-footer button:hover{background:#6449ed}.atlas-challenges-comparison{padding-bottom:4px}.atlas-challenges-table-wrapper{background:#fff;border:1px solid #dedfe4;border-radius:7px;width:100%;overflow-x:auto}.atlas-challenges-table{border-collapse:collapse;width:100%;min-width:850px}.atlas-challenges-table th{color:#858a94;text-align:left;text-transform:uppercase;white-space:nowrap;background:#fafafa;border-bottom:1px solid #dedfe4;height:38px;padding:0 13px;font-size:8px;font-weight:800}.atlas-challenges-table td{color:#555b65;white-space:nowrap;border-bottom:1px solid #eeeeef;height:55px;padding:8px 13px;font-size:10px;font-weight:600}.atlas-challenges-table tbody tr:last-child td{border-bottom:0}.atlas-challenges-table tbody tr:hover{background:#fafaff}.atlas-challenge-table-name{align-items:center;gap:9px;display:flex}.atlas-challenge-table-name>span{color:#7357ff;background:#f7f7f9;border:1px solid #dedfe4;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:7px;font-weight:900;display:inline-flex}.atlas-challenge-table-name strong{color:#28292d;font-size:10px;font-weight:800}.atlas-table-score{color:#7357ff;font-size:12px}.atlas-challenges-partner{box-sizing:border-box;background:#151515;border:1px solid #2c2c2c;border-radius:8px;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:50px;min-height:235px;margin-top:40px;padding:30px;display:grid}.atlas-challenges-partner-copy>span{color:#8b5cf6;letter-spacing:.13em;font-size:9px;font-weight:800}.atlas-challenges-partner-copy h2{color:#fff;letter-spacing:-.025em;max-width:550px;margin:8px 0 9px;font-size:25px;font-weight:800;line-height:1.15}.atlas-challenges-partner-copy p{color:#9298a4;max-width:590px;margin:0;font-size:11px;line-height:1.7}.atlas-challenges-partner-copy button{color:#e5e7eb;cursor:pointer;background:#202020;border:1px solid #3a3a3a;border-radius:4px;min-height:35px;margin-top:19px;padding:0 14px;font-family:inherit;font-size:10px;font-weight:700}.atlas-challenges-partner-copy button:hover{background:#292929}.atlas-challenges-partner-card{box-sizing:border-box;background:#191919;border:1px dashed #3c3c3c;border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:13px;min-height:155px;padding:20px;display:grid}.atlas-partner-placeholder-logo{color:#8b5cf6;background:#222;border:1px solid #383838;border-radius:6px;justify-content:center;align-items:center;width:52px;height:52px;font-size:9px;font-weight:900;display:flex}.atlas-challenges-partner-card>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.atlas-challenges-partner-card strong{color:#e5e7eb;font-size:11px;font-weight:800}.atlas-challenges-partner-card span{color:#747b87;font-size:9px}.atlas-partner-lines{flex-direction:column;grid-column:1/-1;gap:7px;display:flex}.atlas-partner-lines i{background:#242424;border-radius:5px;width:100%;height:5px;display:block}.atlas-challenges-methodology{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.atlas-challenge-factor{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:6px;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:16px;display:grid}.atlas-challenge-factor-number{color:#7357ff;background:#f0edff;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:flex}.atlas-challenge-factor-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.atlas-challenge-factor-title strong{color:#292a2e;font-size:11px;font-weight:800}.atlas-challenge-factor-title b{color:#7357ff;font-size:10px;font-weight:800}.atlas-challenge-factor p{color:#838894;margin:5px 0 0;font-size:10px;line-height:1.55}.atlas-challenges-ecosystem{padding-bottom:25px}.atlas-challenges-ecosystem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-challenges-ecosystem-grid>a{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:6px;flex-direction:column;min-height:125px;padding:17px;text-decoration:none;transition:all .18s;display:flex}.atlas-challenges-ecosystem-grid>a:hover{border-color:#c8bfff;transform:translateY(-2px)}.atlas-challenges-ecosystem-grid span{color:#aaaeb7;font-size:9px;font-weight:800}.atlas-challenges-ecosystem-grid strong{color:#28292d;margin-top:17px;font-size:12px;font-weight:800}.atlas-challenges-ecosystem-grid p{color:#858a94;margin:5px 0 0;font-size:9px;line-height:1.5}.atlas-challenges-empty{color:#777d87;text-align:center;background:#fff;border:1px solid #dedfe4;border-radius:7px;padding:35px;font-size:12px}.atlas-challenges-disclaimer{color:#8b9099;box-sizing:border-box;width:min(1280px,100% - 32px);margin:10px auto 0;padding:24px 0 45px;font-size:9px;line-height:1.7}.atlas-challenges-disclaimer strong{color:#666b75}@media (width<=1050px){.atlas-challenges-grid,.atlas-challenges-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-challenges-partner{grid-template-columns:1fr;gap:25px}}@media (width<=800px){.atlas-challenges-hero-inner{grid-template-columns:1fr;gap:30px}.atlas-challenges-hero-card{max-width:360px}.atlas-challenges-methodology{grid-template-columns:1fr}}@media (width<=600px){.atlas-challenges-container,.atlas-challenges-hero-inner,.atlas-challenges-disclaimer{width:min(100% - 20px,1280px)}.atlas-challenges-hero-inner{padding:34px 0}.atlas-challenges-hero h1{font-size:29px}.atlas-challenges-section-heading{flex-direction:column;align-items:flex-start}.atlas-challenges-filters{width:100%;display:flex;overflow-x:auto}.atlas-challenges-filters button{flex:none}.atlas-challenges-grid{grid-template-columns:1fr}.atlas-challenges-partner{width:min(100% - 20px,1280px);padding:22px}.atlas-challenges-ecosystem-grid{grid-template-columns:1fr}}.atlas-partners-page{color:#171717;box-sizing:border-box;background:#f5f6f8;width:100%;min-height:100vh}.atlas-partners-hero{box-sizing:border-box;background:#111;border-bottom:1px solid #252525;width:100%}.atlas-partners-hero-inner{box-sizing:border-box;flex-direction:column;justify-content:center;width:min(1280px,100% - 32px);min-height:390px;margin:0 auto;padding:65px 0;display:flex}.atlas-partners-eyebrow{color:#8b5cf6;letter-spacing:.16em;margin-bottom:14px;font-size:10px;font-weight:800}.atlas-partners-hero h1{color:#fff;letter-spacing:-.035em;max-width:850px;margin:0;font-size:44px;font-weight:800;line-height:1.08}.atlas-partners-hero p{color:#9da3ae;max-width:650px;margin:20px 0 0;font-size:13px;line-height:1.75}.atlas-partners-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:27px;display:flex}.atlas-partners-primary-btn,.atlas-partners-secondary-btn{box-sizing:border-box;border-radius:5px;justify-content:center;align-items:center;min-height:38px;padding:0 17px;font-size:11px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.atlas-partners-primary-btn{color:#fff;background:#7357ff}.atlas-partners-primary-btn:hover{background:#846cff}.atlas-partners-secondary-btn{color:#d1d5db;background:#191919;border:1px solid #383838}.atlas-partners-secondary-btn:hover{color:#fff;background:#222}.atlas-partners-container{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto}.atlas-partners-section-heading{margin-bottom:21px;padding-top:45px}.atlas-partners-section-heading>span{color:#7357ff;letter-spacing:.14em;font-size:9px;font-weight:800}.atlas-partners-section-heading h2{color:#18191c;letter-spacing:-.025em;max-width:760px;margin:7px 0 6px;font-size:25px;font-weight:800;line-height:1.18}.atlas-partners-section-heading p{color:#7d838e;max-width:700px;margin:0;font-size:11px;line-height:1.65}.atlas-partners-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.atlas-partners-category{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:7px;min-height:180px;padding:19px;transition:all .18s}.atlas-partners-category:hover{border-color:#c9c1ff;transform:translateY(-2px);box-shadow:0 8px 22px #14141e0f}.atlas-partners-category-icon{color:#7357ff;background:#f4f1ff;border:1px solid #e1dff2;border-radius:5px;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:flex}.atlas-partners-category h3{color:#25262a;margin:18px 0 7px;font-size:13px;font-weight:800}.atlas-partners-category p{color:#858a94;margin:0;font-size:10px;line-height:1.65}.atlas-partners-opportunities{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.atlas-partners-opportunity{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:7px;min-height:265px;padding:21px}.atlas-partners-opportunity-number{color:#7357ff;background:#f0edff;border-radius:4px;justify-content:center;align-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:flex}.atlas-partners-opportunity h3{color:#242529;margin:18px 0 8px;font-size:15px;font-weight:800}.atlas-partners-opportunity>p{color:#858a94;min-height:52px;margin:0;font-size:10px;line-height:1.65}.atlas-partners-opportunity ul{border-top:1px solid #eeeeef;margin:17px 0 0;padding:13px 0 0;list-style:none}.atlas-partners-opportunity li{color:#646a74;align-items:center;gap:7px;margin-bottom:8px;font-size:9px;font-weight:600;display:flex}.atlas-partners-opportunity li:last-child{margin-bottom:0}.atlas-partners-opportunity li span{color:#7357ff;font-size:10px;font-weight:900}.atlas-partners-feature{box-sizing:border-box;background:#151515;border-top:1px solid #292929;border-bottom:1px solid #292929;width:100%;margin-top:45px}.atlas-partners-feature-inner{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 400px;align-items:center;gap:70px;min-height:300px;padding:45px 0;display:grid}.atlas-partners-feature-inner>div:first-child>span{color:#8b5cf6;letter-spacing:.14em;font-size:9px;font-weight:800}.atlas-partners-feature-inner h2{color:#fff;letter-spacing:-.03em;margin:9px 0 12px;font-size:31px;font-weight:800;line-height:1.12}.atlas-partners-feature-inner p{color:#9298a4;max-width:590px;margin:0;font-size:11px;line-height:1.75}.atlas-partners-feature-card{box-sizing:border-box;background:#191919;border:1px dashed #3d3d3d;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:185px;padding:24px;display:flex}.atlas-partners-feature-logo{color:#8b5cf6;background:#222;border:1px solid #383838;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:9px;font-weight:900;display:flex}.atlas-partners-feature-card strong{color:#e5e7eb;font-size:12px;font-weight:800}.atlas-partners-feature-card>span{color:#747b87;margin-top:4px;font-size:9px}.atlas-partners-feature-lines{flex-direction:column;gap:7px;width:100%;margin-top:17px;display:flex}.atlas-partners-feature-lines i{background:#252525;border-radius:5px;width:100%;height:5px;display:block}.atlas-partners-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-partners-benefit{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:6px;min-height:155px;padding:18px}.atlas-partners-benefit>span{color:#aaaeb7;font-size:9px;font-weight:800}.atlas-partners-benefit h3{color:#292a2e;margin:18px 0 7px;font-size:12px;font-weight:800}.atlas-partners-benefit p{color:#858a94;margin:0;font-size:9px;line-height:1.6}.atlas-partners-process{background:#fff;border-top:1px solid #dedfe4;border-bottom:1px solid #dedfe4}.atlas-partners-process-step{box-sizing:border-box;border-bottom:1px solid #eeeeef;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:13px;min-height:72px;padding:13px 18px;display:grid}.atlas-partners-process-step:last-child{border-bottom:0}.atlas-partners-process-step>span{color:#7357ff;background:#f4f1ff;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:flex}.atlas-partners-process-step h3{color:#292a2e;margin:0 0 3px;font-size:11px;font-weight:800}.atlas-partners-process-step p{color:#858a94;margin:0;font-size:9px;line-height:1.5}.atlas-partners-contact{box-sizing:border-box;background:#111;width:100%;margin-top:45px}.atlas-partners-contact-inner{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:min(800px,100% - 32px);min-height:290px;margin:0 auto;padding:55px 0;display:flex}.atlas-partners-contact-inner>span{color:#8b5cf6;letter-spacing:.14em;font-size:9px;font-weight:800}.atlas-partners-contact-inner h2{color:#fff;letter-spacing:-.025em;margin:9px 0 8px;font-size:29px;font-weight:800}.atlas-partners-contact-inner p{color:#858c97;max-width:540px;margin:0;font-size:11px;line-height:1.7}.atlas-partners-contact-inner a{color:#fff;background:#7357ff;border-radius:5px;justify-content:center;align-items:center;min-height:38px;margin-top:22px;padding:0 18px;font-size:10px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.atlas-partners-contact-inner a:hover{background:#846cff}.atlas-partners-ecosystem{background:#f5f6f8;padding:30px 0 0}.atlas-partners-ecosystem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-partners-ecosystem-grid>a{box-sizing:border-box;background:#fff;border:1px solid #dedfe4;border-radius:6px;flex-direction:column;min-height:120px;padding:16px;text-decoration:none;transition:all .18s;display:flex}.atlas-partners-ecosystem-grid>a:hover{border-color:#c9c1ff;transform:translateY(-2px)}.atlas-partners-ecosystem-grid span{color:#a5aab3;font-size:8px;font-weight:800}.atlas-partners-ecosystem-grid strong{color:#292a2e;margin-top:15px;font-size:11px;font-weight:800}.atlas-partners-ecosystem-grid p{color:#858a94;margin:5px 0 0;font-size:9px;line-height:1.5}.atlas-partners-disclaimer{color:#8b9099;box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:25px 0 45px;font-size:9px;line-height:1.7}@media (width<=1050px){.atlas-partners-categories,.atlas-partners-benefits,.atlas-partners-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-partners-feature-inner{grid-template-columns:1fr;gap:30px}}@media (width<=850px){.atlas-partners-opportunities{grid-template-columns:1fr}.atlas-partners-opportunity{min-height:auto}}@media (width<=600px){.atlas-partners-container,.atlas-partners-hero-inner,.atlas-partners-disclaimer{width:min(100% - 20px,1280px)}.atlas-partners-hero-inner{min-height:340px;padding:45px 0}.atlas-partners-hero h1{font-size:31px}.atlas-partners-hero p{font-size:11px}.atlas-partners-categories,.atlas-partners-benefits,.atlas-partners-ecosystem-grid{grid-template-columns:1fr}.atlas-partners-feature-inner{padding:38px 0}.atlas-partners-feature-inner h2{font-size:26px}.atlas-partners-contact-inner h2{font-size:25px}}.atlas-market-hours-page{color:#111827;box-sizing:border-box;background:#f6f7f9;min-height:100vh}.atlas-market-hours-container{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto}.atlas-market-hours-hero{background:#fff;border-bottom:1px solid #e5e7eb}.atlas-market-hours-hero .atlas-market-hours-container{padding:34px 0 30px}.atlas-market-hours-hero span,.atlas-market-hours-heading>div>span{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.atlas-market-hours-hero h1{color:#111;letter-spacing:-.025em;margin:0;font-size:30px;font-weight:800;line-height:1.15}.atlas-market-hours-hero p{color:#6b7280;max-width:720px;margin:10px 0 0;font-size:14px;line-height:1.65}.atlas-market-hours-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:30px 0 16px;display:flex}.atlas-market-hours-heading h2{color:#171717;letter-spacing:-.015em;margin:0;font-size:19px;font-weight:800;line-height:1.25}.atlas-market-hours-heading p{color:#737b87;max-width:680px;margin:7px 0 0;font-size:12px;line-height:1.55}.atlas-market-hours-live{color:#6b7280;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:600;display:inline-flex}.atlas-market-hours-live i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e1a}.atlas-market-hours-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.atlas-market-session-card{box-sizing:border-box;background:#fff;border:1px solid #e2e5e9;border-radius:6px;min-width:0;padding:18px;transition:border-color .15s,box-shadow .15s}.atlas-market-session-card:hover{border-color:#cfd3da;box-shadow:0 5px 18px #1118270d}.atlas-market-session-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.atlas-market-session-top span{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.atlas-market-session-top h3{color:#171717;margin:0;font-size:17px;font-weight:800}.atlas-market-session-icon{color:#7357ff;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:5px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.atlas-market-session-icon.ocean{color:#2563eb}.atlas-market-session-icon.asia{color:#7c3aed}.atlas-market-session-icon.europe{color:#0891b2}.atlas-market-session-icon.america{color:#16a34a}.atlas-market-session-hours{border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;grid-template-columns:1fr 1fr;margin-top:22px;display:grid}.atlas-market-session-hours>div{padding:12px 0}.atlas-market-session-hours>div+div{border-left:1px solid #edf0f2;padding-left:14px}.atlas-market-session-hours span{color:#9ca3af;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:600;display:block}.atlas-market-session-hours strong{color:#20242a;font-size:16px;font-weight:800}.atlas-market-session-status{color:#6b7280;align-items:center;gap:7px;margin-top:12px;font-size:10px;font-weight:600;display:flex}.atlas-market-session-status i{background:#22c55e;border-radius:50%;width:6px;height:6px}.atlas-market-timeline{background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:18px 20px 20px}.atlas-market-timeline-hours{grid-template-columns:repeat(9,1fr);margin-bottom:13px;margin-left:104px;display:grid}.atlas-market-timeline-hours span{color:#9ca3af;text-align:center;font-size:9px;font-weight:700}.atlas-market-timeline-row{grid-template-columns:90px minmax(0,1fr);align-items:center;gap:14px;min-height:42px;display:grid}.atlas-market-timeline-row strong{color:#4b5563;font-size:11px;font-weight:700}.atlas-market-timeline-track{background:repeating-linear-gradient(90deg,#0000 0 calc(12.5% - 1px),#eef0f2 calc(12.5% - 1px) 12.5%);border-radius:3px;height:16px;position:relative}.atlas-market-timeline-track i{border-radius:2px;height:14px;display:block;position:absolute;top:1px}.sydney-part-one{background:#dbeafe;width:20.833%;left:0}.sydney-part-two{background:#dbeafe;width:20.833%;right:0}.tokyo-bar{background:#ede9fe;width:12.5%;left:87.5%}.london-bar{background:#cffafe;width:37.5%;left:16.667%}.new-york-bar{background:#dcfce7;width:37.5%;left:37.5%}.atlas-market-overlaps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.atlas-market-overlap-card{background:#fff;border:1px solid #e2e5e9;border-radius:6px;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;display:grid}.atlas-market-overlap-card.featured{border-color:#cfc8ff;box-shadow:inset 3px 0 #7357ff}.atlas-market-overlap-number{color:#c5c9d0;font-size:18px;font-weight:800}.atlas-market-overlap-card h3{color:#20242a;margin:0;font-size:14px;font-weight:800}.atlas-market-overlap-time{color:#7357ff;align-items:center;gap:7px;margin-top:8px;font-size:13px;font-weight:800;display:flex}.atlas-market-overlap-time span{color:#9ca3af}.atlas-market-overlap-card p{color:#737b87;margin:9px 0 10px;font-size:11px;line-height:1.5}.atlas-market-overlap-card>div:last-child>strong{color:#6b7280;font-size:10px;font-weight:700}.atlas-market-types{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.atlas-market-type-card{background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:17px}.atlas-market-type-card h3{color:#20242a;margin:0 0 7px;font-size:14px;font-weight:800}.atlas-market-type-card p{color:#737b87;min-height:34px;margin:0 0 14px;font-size:11px;line-height:1.5}.atlas-market-type-card span{color:#6b7280;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:3px;padding:5px 7px;font-size:9px;font-weight:700;display:inline-flex}.atlas-market-hours-note{background:#fff;border-top:1px solid #e3e6ea;border-bottom:1px solid #e3e6ea;margin-top:30px}.atlas-market-hours-note-inner{gap:14px;padding:20px 0;display:flex}.atlas-market-hours-note-icon{color:#7357ff;border:1px solid #d9dce2;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex}.atlas-market-hours-note strong{color:#30343a;font-size:11px;font-weight:800}.atlas-market-hours-note ul{margin:7px 0 0;padding-left:17px}.atlas-market-hours-note li{color:#7a818b;margin:4px 0;font-size:10px;line-height:1.5}.atlas-market-hours-ecosystem{padding-bottom:34px}.atlas-market-hours-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-market-hours-links a{color:inherit;background:#fff;border:1px solid #e2e5e9;border-radius:5px;padding:16px;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.atlas-market-hours-links a:hover{border-color:#cfc8ff;transform:translateY(-1px)}.atlas-market-hours-links span{color:#b1b5bd;margin-bottom:14px;font-size:9px;font-weight:800;display:block}.atlas-market-hours-links strong{color:#20242a;font-size:13px;font-weight:800;display:block}.atlas-market-hours-links p{color:#7a818b;margin:5px 0 0;font-size:10px;line-height:1.45}.atlas-market-hours-disclaimer{color:#9aa0a9;box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:0 0 30px;font-size:9px;line-height:1.6}@media (width<=1050px){.atlas-market-hours-grid,.atlas-market-types{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-market-overlaps{grid-template-columns:1fr}.atlas-market-hours-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.atlas-market-hours-container,.atlas-market-hours-disclaimer{width:min(100% - 20px,1280px)}.atlas-market-hours-hero .atlas-market-hours-container{padding:25px 0}.atlas-market-hours-hero h1{font-size:25px}.atlas-market-hours-heading{flex-direction:column;align-items:flex-start;padding-top:24px}.atlas-market-hours-grid,.atlas-market-types,.atlas-market-hours-links{grid-template-columns:1fr}.atlas-market-timeline{overflow-x:auto}.atlas-market-timeline-hours,.atlas-market-timeline-row{min-width:620px}}.atlas-compound-page{color:#111827;box-sizing:border-box;background:#f6f7f9;min-height:100vh}.atlas-compound-container{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto}.atlas-compound-hero{background:#fff;border-bottom:1px solid #e5e7eb}.atlas-compound-hero .atlas-compound-container{padding:34px 0 30px}.atlas-compound-hero span,.atlas-compound-heading>div>span{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.atlas-compound-hero h1{color:#111;letter-spacing:-.025em;margin:0;font-size:30px;font-weight:800;line-height:1.15}.atlas-compound-hero p{color:#6b7280;max-width:720px;margin:10px 0 0;font-size:14px;line-height:1.65}.atlas-compound-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:30px 0 16px;display:flex}.atlas-compound-heading h2{color:#171717;letter-spacing:-.015em;margin:0;font-size:19px;font-weight:800;line-height:1.25}.atlas-compound-layout{grid-template-columns:420px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.atlas-compound-form{background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:22px}.atlas-compound-field{margin-bottom:16px}.atlas-compound-field label{color:#4b5563;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.atlas-compound-input{box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:4px;align-items:center;height:40px;display:flex;overflow:hidden}.atlas-compound-input:focus-within{border-color:#a99cff;box-shadow:0 0 0 2px #7357ff14}.atlas-compound-input span{color:#8b919a;background:#f8f9fb;border-right:1px solid #e5e7eb;align-items:center;height:100%;padding:0 11px;font-size:11px;font-weight:700;display:flex}.atlas-compound-input input{color:#20242a;box-sizing:border-box;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 11px;font-size:13px;font-weight:700}.atlas-compound-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.atlas-compound-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.atlas-compound-input input[type=number]{appearance:textfield}.atlas-compound-field select{color:#20242a;box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:0;width:100%;height:40px;padding:0 11px;font-size:12px;font-weight:600}.atlas-compound-field select:focus{border-color:#a99cff;box-shadow:0 0 0 2px #7357ff14}.atlas-compound-form-note{background:#f7f6ff;border-left:3px solid #7357ff;margin-top:20px;padding:13px 14px}.atlas-compound-form-note strong{color:#39315f;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.atlas-compound-form-note p{color:#77718c;margin:0;font-size:10px;line-height:1.5}.atlas-compound-result{background:#fff;border:1px solid #ded9ff;border-radius:6px;flex-direction:column;justify-content:center;min-width:0;padding:28px;display:flex;box-shadow:inset 4px 0 #7357ff}.atlas-compound-result-label{color:#8b849e;letter-spacing:.1em;font-size:10px;font-weight:800}.atlas-compound-final-value{color:#171717;letter-spacing:-.035em;margin-top:7px;font-size:38px;font-weight:800;line-height:1.1}.atlas-compound-result-grid{border-top:1px solid #ececf0;border-bottom:1px solid #ececf0;grid-template-columns:1fr 1fr;margin-top:28px;display:grid}.atlas-compound-result-grid>div{padding:15px 0}.atlas-compound-result-grid>div+div{border-left:1px solid #ececf0;padding-left:20px}.atlas-compound-result-grid span{color:#8b919a;margin-bottom:5px;font-size:10px;font-weight:600;display:block}.atlas-compound-result-grid strong{color:#252932;font-size:17px;font-weight:800}.atlas-compound-result-grid strong.positive,.atlas-compound-table .positive{color:#16a34a}.atlas-compound-result-meta{color:#8b919a;gap:7px;margin-top:14px;font-size:10px;font-weight:600;display:flex}.atlas-compound-chart-card{background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:22px 20px 18px}.atlas-compound-chart{grid-template-columns:95px minmax(0,1fr);min-height:310px;display:grid}.atlas-compound-y-axis{border-right:1px solid #edf0f2;flex-direction:column;justify-content:space-between;padding:0 14px 25px 0;display:flex}.atlas-compound-y-axis span{color:#9ca3af;text-align:right;font-size:9px;font-weight:600}.atlas-compound-bars{background:linear-gradient(#0000 0 calc(50% - 1px),#f0f1f3 calc(50% - 1px) 50%,#0000 50% calc(100% - 1px),#f0f1f3 calc(100% - 1px) 100%);justify-content:space-around;align-items:stretch;gap:8px;padding:0 15px;display:flex;overflow-x:auto}.atlas-compound-bar-column{flex-direction:column;justify-content:flex-end;align-items:center;min-width:55px;height:100%;display:flex}.atlas-compound-bar-value{color:#7c8189;white-space:nowrap;min-height:22px;margin-bottom:5px;font-size:8px;font-weight:700}.atlas-compound-bar-track{background:#f1f2f4;border-radius:3px 3px 0 0;align-items:flex-end;width:30px;height:220px;display:flex;position:relative;overflow:hidden}.atlas-compound-bar{background:#7357ff;border-radius:3px 3px 0 0;width:100%;min-height:4px;transition:height .2s}.atlas-compound-bar-column>span{color:#8d929a;white-space:nowrap;margin-top:9px;font-size:8px;font-weight:700}.atlas-compound-table-card{background:#fff;border:1px solid #e2e5e9;border-radius:6px;overflow:hidden}.atlas-compound-table-wrap{width:100%;overflow-x:auto}.atlas-compound-table{border-collapse:collapse;width:100%;min-width:650px}.atlas-compound-table th{color:#8a9099;letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#f8f9fb;border-bottom:1px solid #e5e7eb;padding:12px 15px;font-size:9px;font-weight:800}.atlas-compound-table td{color:#656c76;border-bottom:1px solid #eef0f2;padding:13px 15px;font-size:11px;font-weight:500}.atlas-compound-table tbody tr:last-child td{border-bottom:0}.atlas-compound-table tbody tr:hover{background:#fafafa}.atlas-compound-table td strong{color:#252932;font-weight:800}.atlas-compound-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:30px;display:grid}.atlas-compound-info-grid article{background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:18px}.atlas-compound-info-grid article>span{color:#b1b5bd;margin-bottom:13px;font-size:10px;font-weight:800;display:block}.atlas-compound-info-grid h3{color:#252932;margin:0 0 7px;font-size:14px;font-weight:800}.atlas-compound-info-grid p{color:#747b85;margin:0;font-size:10px;line-height:1.55}.atlas-compound-ecosystem{padding-bottom:32px}.atlas-compound-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-compound-links a{color:inherit;background:#fff;border:1px solid #e2e5e9;border-radius:5px;padding:16px;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.atlas-compound-links a:hover{border-color:#cfc8ff;transform:translateY(-1px)}.atlas-compound-links span{color:#b1b5bd;margin-bottom:13px;font-size:9px;font-weight:800;display:block}.atlas-compound-links strong{color:#20242a;font-size:13px;font-weight:800;display:block}.atlas-compound-links p{color:#7a818b;margin:5px 0 0;font-size:10px;line-height:1.45}.atlas-compound-disclaimer{color:#9aa0a9;box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:0 0 30px;font-size:9px;line-height:1.6}@media (width<=1050px){.atlas-compound-layout{grid-template-columns:1fr}.atlas-compound-result{min-height:280px}.atlas-compound-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=750px){.atlas-compound-container,.atlas-compound-disclaimer{width:min(100% - 20px,1280px)}.atlas-compound-hero .atlas-compound-container{padding:25px 0}.atlas-compound-hero h1{font-size:25px}.atlas-compound-final-value{font-size:30px}.atlas-compound-info-grid,.atlas-compound-links{grid-template-columns:1fr}.atlas-compound-chart{min-width:760px}.atlas-compound-chart-card{overflow-x:auto}}.atlas-currency-page{color:#111827;box-sizing:border-box;background:#f6f7f9;min-height:100vh}.atlas-currency-container{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto}.atlas-currency-hero{background:#fff;border-bottom:1px solid #e5e7eb}.atlas-currency-hero .atlas-currency-container{padding:34px 0 30px}.atlas-currency-hero span,.atlas-currency-heading>div>span{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.atlas-currency-hero h1{color:#111;letter-spacing:-.025em;margin:0;font-size:30px;font-weight:800;line-height:1.15}.atlas-currency-hero p{color:#6b7280;max-width:720px;margin:10px 0 0;font-size:14px;line-height:1.65}.atlas-currency-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:30px 0 16px;display:flex}.atlas-currency-heading h2{color:#171717;letter-spacing:-.015em;margin:0;font-size:19px;font-weight:800;line-height:1.25}.atlas-currency-reference{color:#6b7280;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:600;display:inline-flex}.atlas-currency-reference i{background:#f59e0b;border-radius:50%;width:7px;height:7px}.atlas-currency-card{background:#fff;border:1px solid #e2e5e9;border-radius:6px;grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);gap:0;display:grid;overflow:hidden}.atlas-currency-form{grid-template-columns:minmax(150px,.8fr) minmax(190px,1fr) 42px minmax(190px,1fr);align-items:end;gap:12px;padding:24px;display:grid}.atlas-currency-field{min-width:0}.atlas-currency-field label{color:#4b5563;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.atlas-currency-amount-input{background:#fff;border:1px solid #dfe3e8;border-radius:4px;align-items:center;height:42px;display:flex;overflow:hidden}.atlas-currency-amount-input:focus-within{border-color:#a99cff;box-shadow:0 0 0 2px #7357ff14}.atlas-currency-amount-input input{color:#20242a;box-sizing:border-box;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 11px;font-size:14px;font-weight:700}.atlas-currency-amount-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.atlas-currency-amount-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.atlas-currency-amount-input input[type=number]{appearance:textfield}.atlas-currency-field select{color:#20242a;box-sizing:border-box;background:#fff;border:1px solid #dfe3e8;border-radius:4px;outline:0;width:100%;height:42px;padding:0 10px;font-size:11px;font-weight:600}.atlas-currency-field select:focus{border-color:#a99cff;box-shadow:0 0 0 2px #7357ff14}.atlas-currency-swap{color:#7357ff;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:50%;width:42px;height:42px;padding:0;font-size:20px;line-height:1;transition:background .15s,border-color .15s,transform .15s}.atlas-currency-swap:hover{background:#f7f6ff;border-color:#bcb3ff;transform:rotate(180deg)}.atlas-currency-result{background:#fafaff;border-left:1px solid #e5e7eb;padding:25px 28px;box-shadow:inset 4px 0 #7357ff}.atlas-currency-result-label{color:#8b849e;letter-spacing:.1em;font-size:10px;font-weight:800}.atlas-currency-result-value{color:#171717;letter-spacing:-.03em;margin-top:7px;font-size:32px;font-weight:800;line-height:1.15}.atlas-currency-result-pair{color:#7357ff;margin-top:6px;font-size:11px;font-weight:800}.atlas-currency-rate{border-top:1px solid #e7e6ed;grid-template-columns:1fr 1fr;margin-top:24px;display:grid}.atlas-currency-rate>div{padding-top:13px}.atlas-currency-rate>div+div{border-left:1px solid #e7e6ed;padding-left:15px}.atlas-currency-rate span{color:#8b919a;margin-bottom:5px;font-size:9px;font-weight:600;display:block}.atlas-currency-rate strong{color:#292d34;font-size:11px;font-weight:800}.atlas-currency-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.atlas-currency-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e5e9;border-radius:5px;min-width:0;padding:16px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative}.atlas-currency-item:hover{border-color:#cfc8ff;transform:translateY(-1px)}.atlas-currency-item.active{border-color:#bdb4ff;box-shadow:inset 3px 0 #7357ff}.atlas-currency-code{color:#20242a;font-size:14px;font-weight:800}.atlas-currency-name{color:#7a818b;margin-top:4px;font-size:9px;line-height:1.4}.atlas-currency-item>span{color:#b0b5bd;font-size:11px;font-weight:800;position:absolute;top:14px;right:14px}.atlas-currency-table-card{background:#fff;border:1px solid #e2e5e9;border-radius:6px;overflow:hidden}.atlas-currency-table-wrap{width:100%;overflow-x:auto}.atlas-currency-table{border-collapse:collapse;width:100%;min-width:650px}.atlas-currency-table th{color:#8a9099;letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#f8f9fb;border-bottom:1px solid #e5e7eb;padding:12px 15px;font-size:9px;font-weight:800}.atlas-currency-table td{color:#656c76;border-bottom:1px solid #eef0f2;padding:13px 15px;font-size:11px}.atlas-currency-table tbody tr:last-child td{border-bottom:0}.atlas-currency-table tbody tr:hover{background:#fafafa}.atlas-currency-table td strong{color:#252932;font-weight:800}.atlas-currency-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:30px;display:grid}.atlas-currency-info-grid article{background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:18px}.atlas-currency-info-grid article>span{color:#b1b5bd;margin-bottom:13px;font-size:10px;font-weight:800;display:block}.atlas-currency-info-grid h3{color:#252932;margin:0 0 7px;font-size:14px;font-weight:800}.atlas-currency-info-grid p{color:#747b85;margin:0;font-size:10px;line-height:1.55}.atlas-currency-ecosystem{padding-bottom:32px}.atlas-currency-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-currency-links a{color:inherit;background:#fff;border:1px solid #e2e5e9;border-radius:5px;padding:16px;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.atlas-currency-links a:hover{border-color:#cfc8ff;transform:translateY(-1px)}.atlas-currency-links span{color:#b1b5bd;margin-bottom:13px;font-size:9px;font-weight:800;display:block}.atlas-currency-links strong{color:#20242a;font-size:13px;font-weight:800;display:block}.atlas-currency-links p{color:#7a818b;margin:5px 0 0;font-size:10px;line-height:1.45}.atlas-currency-disclaimer{color:#9aa0a9;box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:0 0 30px;font-size:9px;line-height:1.6}@media (width<=1050px){.atlas-currency-card{grid-template-columns:1fr}.atlas-currency-form{grid-template-columns:1fr 1fr 42px 1fr}.atlas-currency-result{border-top:1px solid #e5e7eb;border-left:0}.atlas-currency-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-currency-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=750px){.atlas-currency-container,.atlas-currency-disclaimer{width:min(100% - 20px,1280px)}.atlas-currency-hero .atlas-currency-container{padding:25px 0}.atlas-currency-hero h1{font-size:25px}.atlas-currency-heading{flex-direction:column;align-items:flex-start}.atlas-currency-form{grid-template-columns:1fr;align-items:stretch}.atlas-currency-swap{margin:0 auto;transform:rotate(90deg)}.atlas-currency-swap:hover{transform:rotate(270deg)}.atlas-currency-grid,.atlas-currency-info-grid,.atlas-currency-links{grid-template-columns:1fr}.atlas-currency-result-value{font-size:27px}}.atlas-about-page{color:#111827;box-sizing:border-box;background:#f6f7f9;min-height:100vh}.atlas-about-container{box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto}.atlas-about-hero{background:#fff;border-bottom:1px solid #e5e7eb;overflow:hidden}.atlas-about-hero .atlas-about-container{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:40px;min-height:430px;display:grid;position:relative}.atlas-about-hero-copy{z-index:2;padding:55px 0;position:relative}.atlas-about-hero-copy>span,.atlas-about-section-heading span,.atlas-about-intelligence-copy>span,.atlas-about-technology>div:first-child>span,.atlas-about-partners-inner span,.atlas-about-vision>span,.atlas-about-final-inner span{color:#7357ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.atlas-about-hero h1{color:#111;letter-spacing:-.04em;max-width:680px;margin:0;font-size:43px;font-weight:800;line-height:1.08}.atlas-about-hero h1 strong{color:#7357ff;font-weight:800}.atlas-about-hero-copy p{color:#68707c;max-width:650px;margin:18px 0 0;font-size:14px;line-height:1.7}.atlas-about-hero-actions{align-items:center;gap:9px;margin-top:25px;display:flex}.atlas-about-primary-button,.atlas-about-secondary-button,.atlas-about-intelligence-button,.atlas-about-partners-button,.atlas-about-final-button{box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.atlas-about-primary-button{color:#fff;background:#7357ff}.atlas-about-primary-button:hover{background:#6549ee}.atlas-about-secondary-button{color:#3f4650;background:#fff;border:1px solid #dfe2e7}.atlas-about-secondary-button:hover{background:#f8f9fb;border-color:#c8cbd2}.atlas-about-hero-visual{height:100%;min-height:370px;position:relative}.atlas-about-core{z-index:5;background:#fff;border:1px solid #cfc8ff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #7357ff09,0 0 0 32px #7357ff06,0 15px 40px #11182714}.atlas-about-core strong{color:#20242a;letter-spacing:-.03em;font-size:24px;font-weight:900}.atlas-about-core span{color:#7357ff;letter-spacing:.12em;margin-top:3px;font-size:8px;font-weight:800}.atlas-about-orbit{border:1px dashed #ddd9f7;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.atlas-about-orbit span{color:#aaa5bd;letter-spacing:.08em;font-size:8px;font-weight:800;position:absolute}.atlas-about-orbit-one{width:235px;height:235px}.atlas-about-orbit-one span{top:12px}.atlas-about-orbit-two{border-color:#e8e5f7;width:340px;height:340px}.atlas-about-orbit-two span{bottom:25px}.atlas-about-visual-line{background:#7357ff;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 0 5px #7357ff14}.line-one{top:20%;right:15%}.line-two{bottom:22%;right:25%}.line-three{top:38%;left:10%}.atlas-about-section-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:end;gap:50px;padding:45px 0 20px;display:grid}.atlas-about-section-heading h2{color:#171717;letter-spacing:-.025em;max-width:700px;margin:0;font-size:24px;font-weight:800;line-height:1.2}.atlas-about-section-heading p{color:#737b87;margin:0;font-size:12px;line-height:1.65}.atlas-about-definition{background:#fff;border:1px solid #e2e5e9;border-radius:6px;grid-template-columns:330px minmax(0,1fr);display:grid;overflow:hidden}.atlas-about-definition-main{background:#111;padding:28px}.atlas-about-definition-main>span{color:#8b8b8b;letter-spacing:.1em;font-size:9px;font-weight:800}.atlas-about-definition-main h3{color:#fff;letter-spacing:-.025em;margin:22px 0 0;font-size:27px;font-weight:800;line-height:1.2}.atlas-about-definition-copy{padding:30px}.atlas-about-definition-copy p{color:#68707c;max-width:700px;margin:0 0 16px;font-size:13px;line-height:1.7}.atlas-about-definition-note{background:#f7f6ff;border-left:3px solid #7357ff;align-items:center;gap:8px;margin-top:22px;padding:13px 14px;display:flex}.atlas-about-definition-note strong{color:#40376c;font-size:10px;font-weight:800}.atlas-about-definition-note span{color:#77718c;font-size:10px}.atlas-about-ecosystem{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.atlas-about-ecosystem-card{min-height:190px;color:inherit;background:#fff;border:1px solid #e2e5e9;border-radius:5px;flex-direction:column;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.atlas-about-ecosystem-card:hover{border-color:#cfc8ff;transform:translateY(-2px)}.atlas-about-ecosystem-card>span{color:#b2b6be;margin-bottom:30px;font-size:9px;font-weight:800}.atlas-about-ecosystem-card h3{color:#20242a;margin:0 0 7px;font-size:14px;font-weight:800}.atlas-about-ecosystem-card p{color:#737b87;margin:0;font-size:10px;line-height:1.55}.atlas-about-ecosystem-card strong{color:#7357ff;margin-top:auto;padding-top:16px;font-size:10px;font-weight:800}.atlas-about-intelligence{color:#fff;background:#111;margin-top:50px;padding:55px 0}.atlas-about-intelligence-grid{grid-template-columns:minmax(0,1fr) 470px;align-items:center;gap:70px;display:grid}.atlas-about-intelligence-copy h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:30px;font-weight:800}.atlas-about-intelligence-copy p{color:#a8adb6;max-width:650px;margin:15px 0 0;font-size:12px;line-height:1.7}.atlas-about-intelligence-button{color:#fff;background:#7357ff;margin-top:23px}.atlas-about-intelligence-button:hover{background:#6549ee}.atlas-about-intelligence-panel{background:#171717;border:1px solid #303030;border-radius:6px;padding:20px}.atlas-about-intelligence-header{border-bottom:1px solid #2b2b2b;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.atlas-about-intelligence-header span{color:#8d8d8d;letter-spacing:.1em;font-size:9px;font-weight:800}.atlas-about-intelligence-header i{color:#4ade80;background:#22c55e14;border-radius:3px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800}.atlas-about-intelligence-metric{border-bottom:1px solid #2b2b2b;padding:19px 0}.atlas-about-intelligence-metric span{color:#777;font-size:9px;display:block}.atlas-about-intelligence-metric strong{color:#fff;margin-top:4px;font-size:21px;font-weight:800;display:block}.atlas-about-intelligence-row{border-bottom:1px solid #272727;justify-content:space-between;padding:11px 0;display:flex}.atlas-about-intelligence-row span{color:#858585;font-size:10px}.atlas-about-intelligence-row strong{color:#d7d7d7;font-size:10px;font-weight:700}.atlas-about-intelligence-insight{background:#1d1b29;border-left:2px solid #7357ff;margin-top:15px;padding:13px}.atlas-about-intelligence-insight span{color:#a99cff;letter-spacing:.08em;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.atlas-about-intelligence-insight p{color:#aaa7b5;margin:0;font-size:9px;line-height:1.5}.atlas-about-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-about-principle{background:#fff;border:1px solid #e2e5e9;border-radius:5px;padding:20px}.atlas-about-principle>span{color:#b1b5bd;margin-bottom:22px;font-size:9px;font-weight:800;display:block}.atlas-about-principle h3{color:#20242a;margin:0 0 7px;font-size:14px;font-weight:800}.atlas-about-principle p{color:#747b85;margin:0;font-size:10px;line-height:1.6}.atlas-about-technology{border-top:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;margin-top:45px;padding:30px 0;display:grid}.atlas-about-technology h2{color:#20242a;letter-spacing:-.025em;max-width:500px;margin:0;font-size:24px;font-weight:800;line-height:1.25}.atlas-about-technology-copy p{color:#737b87;margin:0 0 13px;font-size:12px;line-height:1.7}.atlas-about-partners{background:#fff;border-top:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;margin-top:45px}.atlas-about-partners-inner{justify-content:space-between;align-items:center;gap:40px;padding:35px 0;display:flex}.atlas-about-partners-inner h2{color:#20242a;max-width:650px;margin:0;font-size:22px;font-weight:800;line-height:1.25}.atlas-about-partners-inner p{color:#747b85;max-width:700px;margin:10px 0 0;font-size:11px;line-height:1.6}.atlas-about-partners-button{color:#fff;background:#111;flex:none}.atlas-about-partners-button:hover{background:#252525}.atlas-about-vision{max-width:920px;padding:65px 0}.atlas-about-vision h2{color:#20242a;letter-spacing:-.03em;margin:0;font-size:32px;font-weight:800;line-height:1.2}.atlas-about-vision p{color:#737b87;max-width:720px;margin:15px 0 0;font-size:13px;line-height:1.7}.atlas-about-final{padding-bottom:25px}.atlas-about-final-inner{background:#111;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex}.atlas-about-final-inner h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:25px;font-weight:800;line-height:1.2}.atlas-about-final-button{color:#fff;background:#7357ff;flex:none}.atlas-about-final-button:hover{background:#6549ee}.atlas-about-disclaimer{color:#9aa0a9;box-sizing:border-box;width:min(1280px,100% - 32px);margin:0 auto;padding:0 0 30px;font-size:9px;line-height:1.6}@media (width<=1050px){.atlas-about-hero .atlas-about-container{grid-template-columns:1fr;min-height:auto}.atlas-about-hero-visual{min-height:320px}.atlas-about-section-heading,.atlas-about-technology{grid-template-columns:1fr;gap:18px}.atlas-about-ecosystem{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-about-intelligence-grid{grid-template-columns:1fr;gap:35px}.atlas-about-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=750px){.atlas-about-container,.atlas-about-disclaimer{width:min(100% - 20px,1280px)}.atlas-about-hero-copy{padding:35px 0 15px}.atlas-about-hero h1{font-size:32px}.atlas-about-hero-visual{min-height:290px}.atlas-about-orbit-one{width:190px;height:190px}.atlas-about-orbit-two{width:275px;height:275px}.atlas-about-core{width:120px;height:120px}.atlas-about-definition,.atlas-about-ecosystem,.atlas-about-principles{grid-template-columns:1fr}.atlas-about-intelligence{padding:40px 0}.atlas-about-partners-inner,.atlas-about-final-inner{flex-direction:column;align-items:flex-start}.atlas-about-vision{padding:45px 0}.atlas-about-vision h2{font-size:26px}}.atlas-main-nav-more{z-index:6000;height:36px;position:relative}.atlas-main-nav-more>.atlas-main-nav-link{height:36px}.atlas-more-link{gap:5px}.atlas-more-dropdown{z-index:99999;box-sizing:border-box;background:#151515;border:1px solid #303030;border-radius:0 0 5px 5px;width:235px;padding:5px 0;display:none;position:absolute;top:36px;right:0;box-shadow:0 10px 25px #00000059}.atlas-main-nav-more:hover .atlas-more-dropdown{display:block}.atlas-more-dropdown-item{box-sizing:border-box;color:#d1d5db;white-space:nowrap;background:#151515;align-items:center;width:100%;min-height:34px;padding:0 14px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.atlas-more-dropdown-item:hover{color:#fff;background:#222}.atlas-auth-page{box-sizing:border-box;background:#f5f6f8;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.atlas-auth-container{flex-direction:column;align-items:center;width:100%;max-width:460px;display:flex}.atlas-auth-logo{color:#111;letter-spacing:-1.5px;margin-bottom:24px;font-size:30px;font-weight:800;text-decoration:none}.atlas-auth-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:32px;box-shadow:0 12px 35px #00000014}.atlas-auth-header{text-align:center;margin-bottom:26px}.atlas-auth-header h1{color:#111;letter-spacing:-.4px;margin:0 0 8px;font-size:25px;font-weight:700}.atlas-auth-header p{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.atlas-auth-socials{flex-direction:column;gap:10px;display:flex}.atlas-auth-social-button{color:#202124;cursor:pointer;background:#fff;border:1px solid #d7dbe2;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.atlas-auth-social-button:hover{background:#f8f9fb;border-color:#bfc5cf;box-shadow:0 2px 6px #0000000d}.atlas-auth-social-icon{justify-content:center;align-items:center;width:20px;height:20px;font-size:15px;font-weight:700;display:inline-flex}.atlas-auth-divider{color:#9ca3af;align-items:center;gap:12px;margin:24px 0;font-size:11px;display:flex}.atlas-auth-divider:before,.atlas-auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.atlas-auth-divider span{white-space:nowrap}.atlas-auth-form{flex-direction:column;gap:17px;display:flex}.atlas-auth-field{flex-direction:column;gap:7px;display:flex}.atlas-auth-field label{color:#252a31;font-size:12px;font-weight:600}.atlas-auth-field input{color:#111;box-sizing:border-box;background:#fff;border:1px solid #d7dbe2;border-radius:6px;outline:none;width:100%;height:43px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.atlas-auth-field input::placeholder{color:#9ca3af}.atlas-auth-field input:focus{border-color:#7357ff;box-shadow:0 0 0 3px #7357ff1a}.atlas-auth-checkbox{color:#6b7280;cursor:pointer;align-items:flex-start;gap:9px;margin-top:-2px;font-size:11px;line-height:1.45;display:flex}.atlas-auth-checkbox input{accent-color:#7357ff;cursor:pointer;flex:none;width:15px;height:15px;margin:0}.atlas-auth-submit{color:#fff;cursor:pointer;background:#7357ff;border:0;border-radius:6px;width:100%;height:45px;margin-top:2px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s}.atlas-auth-submit:hover{background:#6246ed;box-shadow:0 5px 14px #7357ff33}.atlas-auth-submit:active{transform:translateY(1px)}.atlas-auth-footer{color:#6b7280;border-top:1px solid #edf0f3;justify-content:center;align-items:center;gap:5px;margin-top:24px;padding-top:22px;font-size:12px;display:flex}.atlas-auth-footer a{color:#7357ff;font-weight:700;text-decoration:none}.atlas-auth-footer a:hover{text-decoration:underline}.atlas-auth-back{color:#6b7280;margin-top:20px;font-size:11px;font-weight:500;text-decoration:none}.atlas-auth-back:hover{color:#7357ff}@media (width<=520px){.atlas-auth-page{align-items:flex-start;padding:25px 14px}.atlas-auth-container{margin-top:25px}.atlas-auth-card{padding:24px 20px}.atlas-auth-logo{margin-bottom:20px}}.atlas-dashboard{color:#111;background:#f4f5f7;min-height:100vh;display:flex}.atlas-dashboard-sidebar{z-index:100;box-sizing:border-box;background:#111;border-right:1px solid #242424;flex-direction:column;width:230px;display:flex;position:fixed;top:0;bottom:0;left:0}.atlas-dashboard-brand{box-sizing:border-box;border-bottom:1px solid #242424;flex-direction:column;justify-content:center;height:76px;padding:0 22px;display:flex}.atlas-dashboard-logo{color:#fff;letter-spacing:-1.2px;font-size:25px;font-weight:800;text-decoration:none}.atlas-dashboard-brand span{color:#737983;letter-spacing:1.4px;margin-top:2px;font-size:8px;font-weight:700}.atlas-dashboard-nav{padding:18px 12px}.atlas-dashboard-sidebar-bottom{border-top:1px solid #242424;margin-top:auto;padding:12px}.atlas-dashboard-nav-item{color:#aeb4bd;box-sizing:border-box;border-radius:5px;align-items:center;gap:11px;height:40px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.atlas-dashboard-nav-item span{text-align:center;color:#737983;width:17px;font-size:14px}.atlas-dashboard-nav-item:hover{color:#fff;background:#1c1c1c}.atlas-dashboard-nav-item:hover span{color:#fff}.atlas-dashboard-nav-item.active{color:#fff;background:#7357ff}.atlas-dashboard-nav-item.active span{color:#fff}.atlas-dashboard-logout{color:#888e97}.atlas-dashboard-main{box-sizing:border-box;width:calc(100% - 230px);min-height:100vh;margin-left:230px}.atlas-dashboard-topbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e3e6ea;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.atlas-dashboard-topbar-label{color:#8b919a;letter-spacing:1.1px;font-size:9px;font-weight:700}.atlas-dashboard-topbar h1{color:#111;letter-spacing:-.3px;margin:3px 0 0;font-size:20px;font-weight:700}.atlas-dashboard-user{align-items:center;gap:11px;display:flex}.atlas-dashboard-user-info{flex-direction:column;align-items:flex-end;display:flex}.atlas-dashboard-user-info strong{color:#22252a;font-size:12px}.atlas-dashboard-user-info span{color:#8b919a;margin-top:2px;font-size:10px}.atlas-dashboard-avatar{color:#fff;background:#7357ff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.atlas-dashboard-content{box-sizing:border-box;width:min(1250px,100% - 64px);margin:0 auto;padding:28px 0 50px}.atlas-dashboard-welcome{box-sizing:border-box;background:#fff;border:1px solid #e1e4e9;border-radius:8px;justify-content:space-between;align-items:center;min-height:145px;padding:27px 30px;display:flex}.atlas-dashboard-eyebrow{color:#7357ff;letter-spacing:1.1px;font-size:9px;font-weight:800}.atlas-dashboard-welcome h2{color:#111;letter-spacing:-.5px;margin:6px 0;font-size:24px;font-weight:700}.atlas-dashboard-welcome p{color:#6b7280;max-width:650px;margin:0;font-size:12px;line-height:1.55}.atlas-dashboard-status{color:#626873;white-space:nowrap;background:#fafafa;border:1px solid #e1e4e9;border-radius:5px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:600;display:flex}.atlas-dashboard-status-dot{background:#2da56d;border-radius:50%;width:7px;height:7px}.atlas-dashboard-overview{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.atlas-dashboard-overview-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e9;border-radius:7px;align-items:center;gap:13px;min-height:92px;padding:18px;display:flex}.atlas-dashboard-card-icon{color:#7357ff;background:#f0edff;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.atlas-dashboard-overview-card div:last-child{flex-direction:column;display:flex}.atlas-dashboard-overview-card span{color:#858b94;font-size:10px;font-weight:500}.atlas-dashboard-overview-card strong{color:#17191d;margin-top:4px;font-size:17px;font-weight:700}.atlas-dashboard-section{margin-top:30px}.atlas-dashboard-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.atlas-dashboard-section-kicker{color:#8a9099;letter-spacing:1px;font-size:8px;font-weight:800}.atlas-dashboard-section-header h3{color:#181a1e;margin:3px 0 0;font-size:17px;font-weight:700}.atlas-dashboard-section-header>a{color:#7357ff;font-size:10px;font-weight:700;text-decoration:none}.atlas-dashboard-section-header>a:hover{text-decoration:underline}.atlas-dashboard-market-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.atlas-dashboard-market-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e9;border-radius:7px;padding:15px}.atlas-dashboard-market-top,.atlas-dashboard-market-bottom{justify-content:space-between;align-items:center;display:flex}.atlas-dashboard-market-top>div{flex-direction:column;display:flex}.atlas-dashboard-market-top strong{color:#202329;font-size:12px}.atlas-dashboard-market-top span{color:#9298a1;margin-top:3px;font-size:9px}.atlas-dashboard-star{color:#b6bbc3;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.atlas-dashboard-star:hover{color:#7357ff}.atlas-dashboard-market-bottom{margin-top:18px}.atlas-dashboard-market-bottom strong{color:#15171b;font-size:14px}.atlas-dashboard-market-bottom span{font-size:10px;font-weight:700}.atlas-dashboard-positive{color:#249565}.atlas-dashboard-negative{color:#d05252}.atlas-dashboard-intelligence{background:#fff;border:1px solid #dddff0;border-radius:8px;grid-template-columns:1.4fr 1fr;display:grid;overflow:hidden}.atlas-dashboard-intelligence-main{background:linear-gradient(135deg,#fff 0%,#f8f7ff 100%);gap:17px;padding:26px;display:flex}.atlas-dashboard-intelligence-badge{color:#fff;background:#7357ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.atlas-dashboard-intelligence-label{color:#7357ff;letter-spacing:1px;font-size:8px;font-weight:800}.atlas-dashboard-intelligence-main h4{color:#181a1e;margin:5px 0 7px;font-size:17px;font-weight:700}.atlas-dashboard-intelligence-main p{color:#6b7280;max-width:560px;margin:0 0 16px;font-size:11px;line-height:1.55}.atlas-dashboard-primary-button{color:#fff;box-sizing:border-box;background:#7357ff;border-radius:5px;align-items:center;min-height:34px;padding:0 13px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.atlas-dashboard-primary-button:hover{background:#6246ed}.atlas-dashboard-intelligence-list{border-left:1px solid #e8e8ef;padding:14px}.atlas-dashboard-intelligence-item{box-sizing:border-box;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:63px;padding:10px 12px;display:flex}.atlas-dashboard-intelligence-item:last-child{border-bottom:0}.atlas-dashboard-intelligence-item>div{flex-direction:column;display:flex}.atlas-dashboard-intelligence-item strong{color:#25282d;font-size:11px}.atlas-dashboard-intelligence-item span{color:#90959d;margin-top:3px;font-size:9px}.atlas-dashboard-intelligence-item b{color:#b0b5bc;font-size:11px}.atlas-dashboard-actions{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.atlas-dashboard-action{box-sizing:border-box;background:#fff;border:1px solid #e1e4e9;border-radius:7px;align-items:center;gap:11px;min-height:78px;padding:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.atlas-dashboard-action:hover{border-color:#cfc8ff;transform:translateY(-1px);box-shadow:0 5px 16px #1e1e320f}.atlas-dashboard-action-icon{color:#7357ff;background:#f1efff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.atlas-dashboard-action div:nth-child(2){flex-direction:column;display:flex}.atlas-dashboard-action strong{color:#22252a;font-size:11px}.atlas-dashboard-action span{color:#8d939c;margin-top:3px;font-size:9px;line-height:1.3}.atlas-dashboard-action>b{color:#9ba0a8;margin-left:auto;font-size:13px}.atlas-dashboard-account{background:#fff;border:1px solid #e1e4e9;border-radius:8px;justify-content:space-between;align-items:center;margin-top:30px;padding:21px 24px;display:flex}.atlas-dashboard-account h3{color:#181a1e;margin:4px 0;font-size:15px}.atlas-dashboard-account p{color:#858b94;margin:0;font-size:10px}.atlas-dashboard-account-actions{gap:8px;display:flex}.atlas-dashboard-secondary-button{color:#444952;box-sizing:border-box;background:#fff;border:1px solid #d8dce2;border-radius:5px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.atlas-dashboard-secondary-button:hover{color:#7357ff;border-color:#7357ff}@media (width<=1100px){.atlas-dashboard-sidebar{width:200px}.atlas-dashboard-main{width:calc(100% - 200px);margin-left:200px}.atlas-dashboard-content{width:min(100% - 40px,1100px)}.atlas-dashboard-market-grid,.atlas-dashboard-actions{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.atlas-dashboard-sidebar{width:100%;min-height:auto;position:relative}.atlas-dashboard{display:block}.atlas-dashboard-main{width:100%;margin-left:0}.atlas-dashboard-sidebar-bottom{margin-top:0}.atlas-dashboard-nav,.atlas-dashboard-sidebar-bottom{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.atlas-dashboard-welcome{flex-direction:column;align-items:flex-start;gap:15px}.atlas-dashboard-intelligence{grid-template-columns:1fr}.atlas-dashboard-intelligence-list{border-top:1px solid #e8e8ef;border-left:0}}@media (width<=600px){.atlas-dashboard-topbar{height:auto;min-height:70px;padding:14px 18px}.atlas-dashboard-user-info{display:none}.atlas-dashboard-content{width:calc(100% - 28px);padding-top:18px}.atlas-dashboard-overview{grid-template-columns:repeat(2,1fr)}.atlas-dashboard-market-grid,.atlas-dashboard-actions{grid-template-columns:1fr}.atlas-dashboard-account{flex-direction:column;align-items:flex-start;gap:15px}.atlas-dashboard-welcome{padding:22px}.atlas-dashboard-intelligence-main{padding:20px}}.atlas-profile-page{max-width:1180px;margin:0 auto;padding:34px 34px 60px}.atlas-profile-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:28px;display:flex}.atlas-profile-eyebrow,.atlas-profile-card-label{color:#7357ff;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.atlas-profile-heading h1{color:#111827;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:700}.atlas-profile-heading p{color:#6b7280;max-width:650px;margin:8px 0 0;font-size:14px;line-height:1.6}.atlas-profile-status{color:#28734b;white-space:nowrap;background:#f7fcf9;border:1px solid #dcefe4;border-radius:7px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:600;display:flex}.atlas-profile-status-dot{background:#35a866;border-radius:50%;width:7px;height:7px}.atlas-profile-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);gap:18px;margin-bottom:18px;display:grid}.atlas-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:18px;padding:24px;box-shadow:0 2px 8px #11182709}.atlas-profile-grid .atlas-profile-card{margin-bottom:0}.atlas-profile-card-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.atlas-profile-card-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.atlas-profile-edit{color:#7357ff;cursor:pointer;background:#faf9ff;border:1px solid #ddd7ff;border-radius:6px;padding:7px 13px;font-size:11px;font-weight:600}.atlas-profile-edit:hover{background:#f1eeff}.atlas-profile-user-block{border-bottom:1px solid #edf0f3;align-items:center;gap:16px;padding-bottom:22px;display:flex}.atlas-profile-large-avatar{color:#fff;background:#7357ff;border-radius:50%;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;font-weight:700;display:flex}.atlas-profile-user-block h3{color:#111827;margin:0 0 4px;font-size:17px}.atlas-profile-user-block p{color:#9ca3af;margin:0;font-size:12px}.atlas-profile-fields{grid-template-columns:1fr 1fr;gap:0;display:grid}.atlas-profile-field{padding:18px 20px 4px 0}.atlas-profile-field span{color:#9ca3af;margin-bottom:6px;font-size:11px;display:block}.atlas-profile-field strong{color:#374151;font-size:13px;font-weight:600}.atlas-profile-plan-card{background:linear-gradient(145deg,#fff 0%,#faf9ff 100%)}.atlas-profile-plan{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.atlas-profile-plan h2{color:#111827;margin:0 0 4px;font-size:20px}.atlas-profile-plan p{color:#8b93a1;margin:0;font-size:12px}.atlas-profile-plan-badge{color:#7357ff;letter-spacing:.8px;background:#eeeaff;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:800}.atlas-profile-plan-divider{background:#e9e7f5;height:1px;margin:20px 0 16px}.atlas-profile-features{flex-direction:column;gap:12px;margin:0 0 22px;padding:0;list-style:none;display:flex}.atlas-profile-features li{color:#4b5563;align-items:center;gap:9px;font-size:12px;display:flex}.atlas-profile-features li span{color:#39a66b;font-weight:700}.atlas-profile-upgrade{color:#fff;background:#7357ff;border-radius:6px;justify-content:center;align-items:center;min-height:38px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.atlas-profile-upgrade:hover{background:#6548ee}.atlas-profile-stat-grid{border-top:1px solid #edf0f3;border-left:1px solid #edf0f3;grid-template-columns:repeat(4,1fr);display:grid}.atlas-profile-stat{border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;min-height:105px;padding:18px}.atlas-profile-stat span{color:#8b93a1;margin-bottom:9px;font-size:11px;display:block}.atlas-profile-stat strong{color:#111827;margin-bottom:4px;font-size:22px;font-weight:700;display:block}.atlas-profile-stat small{color:#a0a7b2;font-size:10px}.atlas-profile-security{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.atlas-profile-security:first-of-type{border-top:0}.atlas-profile-security strong{color:#374151;margin-bottom:5px;font-size:13px;display:block}.atlas-profile-security span{color:#9ca3af;font-size:11px;display:block}.atlas-profile-secondary-button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:6px;flex-shrink:0;min-height:34px;padding:0 13px;font-size:11px;font-weight:600}.atlas-profile-secondary-button:hover{color:#7357ff;border-color:#cfc8ff}.atlas-profile-info-banner{background:#faf9ff;border:1px solid #e3defe;border-radius:9px;align-items:center;gap:15px;padding:18px 20px;display:flex}.atlas-profile-info-icon{color:#7357ff;background:#eeeaff;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.atlas-profile-info-banner strong{color:#30303a;margin-bottom:4px;font-size:12px;display:block}.atlas-profile-info-banner p{color:#777b86;margin:0;font-size:11px;line-height:1.5}.atlas-profile-info-link{color:#7357ff;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:700;text-decoration:none}.atlas-settings-page{max-width:1180px;margin:0 auto;padding:34px 34px 60px}.atlas-settings-heading{margin-bottom:28px}.atlas-settings-eyebrow{color:#7357ff;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.atlas-settings-heading h1{color:#111827;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:700}.atlas-settings-heading p{color:#6b7280;margin:8px 0 0;font-size:14px;line-height:1.6}.atlas-settings-layout{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:20px;display:grid}.atlas-settings-menu{background:#fff;border:1px solid #e5e7eb;border-radius:9px;padding:6px;position:sticky;top:20px}.atlas-settings-menu-item{color:#6b7280;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:39px;padding:0 11px;font-size:11px;font-weight:600;display:flex}.atlas-settings-menu-item span{text-align:center;width:18px;font-size:13px}.atlas-settings-menu-item:hover{color:#374151;background:#f7f7fa}.atlas-settings-menu-item.active{color:#7357ff;background:#f0edff}.atlas-settings-content{min-width:0}.atlas-settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:18px;padding:24px;box-shadow:0 2px 8px #11182709}.atlas-settings-card-header{margin-bottom:4px}.atlas-settings-card-label{color:#7357ff;letter-spacing:1.3px;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.atlas-settings-card-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.atlas-settings-row,.atlas-settings-toggle-row{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:25px;min-height:72px;padding:15px 0;display:flex}.atlas-settings-row:first-of-type,.atlas-settings-toggle-row:first-of-type{margin-top:18px}.atlas-settings-row strong,.atlas-settings-toggle-row strong{color:#374151;margin-bottom:5px;font-size:13px;display:block}.atlas-settings-row span,.atlas-settings-toggle-row span{color:#9ca3af;font-size:11px;line-height:1.5;display:block}.atlas-settings-row select{color:#4b5563;background:#fff;border:1px solid #dfe3e8;border-radius:6px;outline:none;min-width:220px;height:36px;padding:0 10px;font-size:11px}.atlas-settings-row select:focus{border-color:#b9afff;box-shadow:0 0 0 3px #7357ff14}.atlas-toggle{flex:0 0 38px;width:38px;height:21px;display:block;position:relative}.atlas-toggle input{opacity:0;pointer-events:none;position:absolute}.atlas-toggle span{cursor:pointer;background:#d7dbe1;border-radius:999px;transition:all .2s;position:absolute;inset:0}.atlas-toggle span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.atlas-toggle input:checked+span{background:#7357ff}.atlas-toggle input:checked+span:after{transform:translate(17px)}.atlas-settings-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.atlas-settings-theme{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e5e9;border-radius:8px;padding:10px}.atlas-settings-theme:hover{border-color:#cfc8ff}.atlas-settings-theme.active{border-color:#7357ff;box-shadow:0 0 0 2px #7357ff14}.atlas-settings-theme-preview{border-radius:5px;flex-direction:column;gap:5px;height:85px;margin-bottom:10px;padding:9px;display:flex;overflow:hidden}.atlas-settings-theme-preview.light{background:#f4f5f7}.atlas-settings-theme-preview.dark{background:#17181c}.atlas-settings-theme-preview div{border-radius:2px;height:9px}.atlas-settings-theme-preview div:first-child{background:#7357ff;width:42%}.atlas-settings-theme-preview div:nth-child(2){background:#d7dae0;width:75%}.atlas-settings-theme-preview div:nth-child(3){background:#b9bec7;width:55%}.atlas-settings-theme-preview.dark div:nth-child(2){background:#3b3d45}.atlas-settings-theme-preview.dark div:nth-child(3){background:#2b2d34}.atlas-settings-theme strong{color:#374151;margin-bottom:3px;font-size:12px;display:block}.atlas-settings-theme span{color:#9ca3af;font-size:10px}.atlas-settings-danger{background:snow;border:1px solid #f0dede;border-radius:10px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px;padding:22px 24px;display:flex}.atlas-settings-danger h2{color:#4b3131;margin:0 0 7px;font-size:15px}.atlas-settings-danger p{color:#9a7777;max-width:620px;margin:0;font-size:11px;line-height:1.5}.atlas-settings-danger button{color:#a04b4b;cursor:pointer;background:#fff;border:1px solid #e3bcbc;border-radius:6px;flex-shrink:0;min-height:35px;padding:0 13px;font-size:11px;font-weight:600}.atlas-settings-danger button:hover{background:#fff1f1}.atlas-settings-actions{justify-content:flex-end;gap:10px;padding-bottom:20px;display:flex}.atlas-settings-cancel,.atlas-settings-save{cursor:pointer;border-radius:6px;min-height:38px;padding:0 17px;font-size:11px;font-weight:600}.atlas-settings-cancel{color:#6b7280;background:#fff;border:1px solid #dfe3e8}.atlas-settings-save{color:#fff;background:#7357ff;border:1px solid #7357ff}.atlas-settings-save:hover{background:#6548ee}@media (width<=1000px){.atlas-profile-page,.atlas-settings-page{padding:28px 24px 50px}.atlas-profile-grid{grid-template-columns:1fr}.atlas-profile-stat-grid{grid-template-columns:repeat(2,1fr)}.atlas-settings-layout{grid-template-columns:1fr}.atlas-settings-menu{display:flex;position:static;overflow-x:auto}.atlas-settings-menu-item{justify-content:center;width:auto;min-width:120px}}@media (width<=700px){.atlas-profile-heading{flex-direction:column}.atlas-profile-status{align-self:flex-start}.atlas-profile-fields{grid-template-columns:1fr}.atlas-profile-stat-grid{grid-template-columns:1fr 1fr}.atlas-profile-security,.atlas-settings-row,.atlas-settings-toggle-row,.atlas-settings-danger{flex-direction:column;align-items:flex-start}.atlas-settings-row select{width:100%;min-width:0}.atlas-settings-theme-grid{grid-template-columns:1fr}.atlas-settings-actions{justify-content:stretch}.atlas-settings-cancel,.atlas-settings-save{flex:1}.atlas-profile-info-banner{flex-wrap:wrap;align-items:flex-start}.atlas-profile-info-link{width:100%;margin-left:49px}}.atlas-connection-v2{box-sizing:border-box;background:linear-gradient(135deg,#fff 0% 62%,#faf9ff 100%);border:1px solid #e3e2eb;border-radius:10px;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:stretch;gap:32px;margin:0 0 18px;padding:24px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 14px #181a2409}.atlas-connection-v2:before{content:"";opacity:.9;background:linear-gradient(90deg,#7357ff 0%,#9b89ff 35%,#0000 100%);width:100%;height:2px;position:absolute;top:0;left:0}.atlas-connection-v2-main{align-items:flex-start;gap:15px;min-width:0;display:flex}.atlas-connection-v2-icon{color:#fff;background:linear-gradient(145deg,#7b60ff,#6849f3);border-radius:9px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;margin-top:1px;font-size:16px;font-weight:700;display:flex;box-shadow:0 7px 18px #7357ff2e}.atlas-connection-v2-copy{min-width:0}.atlas-connection-v2-kicker{color:#7357ff;letter-spacing:1.15px;margin:1px 0 6px;font-size:8px;font-weight:800;line-height:1.2;display:block}.atlas-connection-v2-copy h3{color:#18191d;letter-spacing:-.02em;margin:0;font-size:19px;font-weight:750;line-height:1.2}.atlas-connection-v2-copy p{color:#737781;max-width:610px;margin:8px 0 13px;font-size:10px;font-weight:400;line-height:1.55}.atlas-connection-v2-features{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;display:flex}.atlas-connection-v2-features span{color:#666a74;white-space:nowrap;background:#faf9ff;border:1px solid #e7e3fa;border-radius:5px;align-items:center;min-height:23px;padding:0 9px;font-size:8px;font-weight:600;display:inline-flex;position:relative}.atlas-connection-v2-features span:before{content:"✓";color:#7357ff;margin-right:5px;font-size:9px;font-weight:800}.atlas-connection-v2-button{color:#fff;background:#7357ff;border:1px solid #7357ff;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:32px;padding:0 13px;font-size:9px;font-weight:700;line-height:1;text-decoration:none;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 5px 12px #7357ff21}.atlas-connection-v2-button span{font-size:12px;line-height:1}.atlas-connection-v2-button:hover{color:#fff;background:#6549ef;border-color:#6549ef;transform:translateY(-1px);box-shadow:0 7px 16px #7357ff33}.atlas-connection-v2-process{border-left:1px solid #ececf1;flex-direction:column;justify-content:center;min-width:0;padding-left:30px;display:flex}.atlas-connection-v2-process-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.atlas-connection-v2-process-header span{color:#888b94;letter-spacing:1.1px;font-size:7px;font-weight:800}.atlas-connection-v2-process-header small{color:#9a9ca5;background:#f7f6fc;border:1px solid #e9e7f2;border-radius:4px;padding:4px 7px;font-size:7px;font-weight:600}.atlas-connection-v2-steps{align-items:flex-start;width:100%;display:flex}.atlas-connection-v2-step{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.atlas-connection-v2-step-node{z-index:2;background:#fff;border:1px solid #ddd9f6;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;display:flex;position:relative;box-shadow:0 0 0 4px #faf9ff}.atlas-connection-v2-step-node span{color:#7357ff;letter-spacing:.02em;font-size:7px;font-weight:800}.atlas-connection-v2-step strong{color:#373940;letter-spacing:.09em;white-space:nowrap;margin-top:9px;font-size:7px;font-weight:800;line-height:1.2;display:block}.atlas-connection-v2-step-line{z-index:1;background:#dfdde8;width:calc(100% - 30px);height:1px;position:absolute;top:14px;left:calc(50% + 15px)}.atlas-connection-v2-step:first-child .atlas-connection-v2-step-node{background:#f5f2ff;border-color:#cfc8ff}.atlas-connection-v2-step:last-child .atlas-connection-v2-step-node{background:#f8f7ff}.atlas-connection-v2-step:hover .atlas-connection-v2-step-node{border-color:#bdb4ff;box-shadow:0 0 0 4px #f5f2ff,0 5px 12px #7357ff14}@media (width<=1100px){.atlas-connection-v2{grid-template-columns:1fr;gap:22px}.atlas-connection-v2-process{border-top:1px solid #ececf1;border-left:0;padding-top:20px;padding-left:0}}@media (width<=650px){.atlas-connection-v2{padding:20px}.atlas-connection-v2-main{gap:11px}.atlas-connection-v2-icon{width:34px;min-width:34px;height:34px}.atlas-connection-v2-copy h3{font-size:17px}.atlas-connection-v2-copy p{font-size:9px}.atlas-connection-v2-process{display:none}.atlas-connection-v2-button{width:100%}}.atlas-connection-page{background:#f5f6f8;min-height:100vh}.atlas-connection-main{min-height:100vh}.atlas-connection-content{width:min(1180px,100% - 56px);margin:0 auto;padding:26px 0 50px}.atlas-connection-breadcrumb{align-items:center;gap:8px;margin-bottom:22px;font-size:9px;line-height:1;display:flex}.atlas-connection-breadcrumb a{color:#8a8d96;text-decoration:none}.atlas-connection-breadcrumb a:hover{color:#7357ff}.atlas-connection-breadcrumb span{color:#c4c6cc}.atlas-connection-breadcrumb strong{color:#4e5159;font-weight:600}.atlas-connection-header{background:#fff;border:1px solid #e1e3e8;border-radius:10px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:22px;padding:28px 30px;display:flex;box-shadow:0 4px 16px #14161e06}.atlas-connection-kicker{color:#7357ff;letter-spacing:1.2px;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.atlas-connection-header h2{color:#17191e;letter-spacing:-.025em;margin:0;font-size:24px;font-weight:750;line-height:1.2}.atlas-connection-header p{color:#777b84;max-width:680px;margin:9px 0 0;font-size:11px;line-height:1.55}.atlas-connection-security{background:#fbfbfd;border:1px solid #e6e7ec;border-radius:7px;flex:none;align-items:center;gap:10px;padding:11px 14px;display:flex}.atlas-connection-security-icon{color:#28a36a;background:#f0faf5;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:800;display:flex}.atlas-connection-security div{flex-direction:column;gap:3px;display:flex}.atlas-connection-security strong{color:#30333a;font-size:9px;font-weight:750}.atlas-connection-security span{color:#92959d;font-size:8px}.atlas-connection-progress{background:#fff;border:1px solid #e1e3e8;border-radius:9px;align-items:center;margin-bottom:22px;padding:16px 22px;display:flex}.atlas-connection-progress-step{align-items:center;gap:9px;min-width:0;display:flex}.atlas-connection-progress-step>span{color:#999ca4;background:#fafbfc;border:1px solid #dedfe5;border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;font-size:7px;font-weight:800;display:flex}.atlas-connection-progress-step div{flex-direction:column;gap:3px;display:flex}.atlas-connection-progress-step strong{color:#9699a1;font-size:8px;font-weight:750}.atlas-connection-progress-step small{color:#b0b2b9;font-size:7px}.atlas-connection-progress-step.active>span{color:#fff;background:#7357ff;border-color:#7357ff;box-shadow:0 4px 10px #7357ff26}.atlas-connection-progress-step.active strong{color:#292b31}.atlas-connection-progress-line{background:#e5e6eb;flex:1;height:1px;margin:0 18px}.atlas-connection-selector{background:#fff;border:1px solid #e1e3e8;border-radius:10px;padding:26px 28px;box-shadow:0 4px 16px #14161e06}.atlas-connection-selector-header{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.atlas-connection-section-label{color:#7357ff;letter-spacing:1px;margin-bottom:5px;font-size:7px;font-weight:800;display:block}.atlas-connection-selector-header h3{color:#202228;letter-spacing:-.015em;margin:0;font-size:17px;font-weight:750}.atlas-connection-selector-header p{color:#858890;margin:6px 0 0;font-size:9px}.atlas-connection-counter{color:#92959d;background:#f8f8fb;border:1px solid #e8e8ed;border-radius:4px;padding:5px 8px;font-size:7px;font-weight:600}.atlas-connection-broker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.atlas-connection-broker{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e4e9;border-radius:7px;align-items:center;gap:11px;min-width:0;min-height:76px;padding:13px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.atlas-connection-broker:hover:not(:disabled){background:#fcfbff;border-color:#cfc9fa;transform:translateY(-1px);box-shadow:0 5px 15px #231e460d}.atlas-connection-broker.selected{background:#fbfaff;border-color:#7357ff;box-shadow:0 0 0 1px #7357ff14,0 6px 18px #7357ff12}.atlas-connection-broker:disabled{cursor:not-allowed;opacity:.58}.atlas-connection-broker-logo{color:#7357ff;background:#f5f3ff;border:1px solid #e6e2ff;border-radius:7px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:flex}.atlas-connection-broker-info{flex-direction:column;gap:4px;min-width:0;display:flex}.atlas-connection-broker-info strong{color:#25272d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.atlas-connection-broker-info span{color:#9699a1;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.atlas-connection-broker-status{color:#35a671;text-transform:uppercase;letter-spacing:.5px;font-size:6px;font-weight:700;position:absolute;top:9px;right:9px}.atlas-connection-broker-status.soon{color:#aaaeb5}.atlas-connection-broker-check{color:#fff;background:#7357ff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:7px;font-weight:800;display:flex;position:absolute;bottom:9px;right:9px}.atlas-connection-footer{background:#fff;border:1px solid #e1e3e8;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:17px 20px;display:flex}.atlas-connection-footer-status{color:#41444b;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.atlas-connection-footer p{color:#999ca4;margin:0;font-size:7px}.atlas-connection-continue{color:#fff;cursor:pointer;background:#7357ff;border:1px solid #7357ff;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-width:105px;height:32px;padding:0 13px;font-size:8px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.atlas-connection-continue span{font-size:11px}.atlas-connection-continue:hover:not(:disabled){background:#6549ef;transform:translateY(-1px);box-shadow:0 5px 14px #7357ff29}.atlas-connection-continue:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#d8d9df;border-color:#d8d9df}.atlas-connection-prototype{background:#fafafd;border:1px solid #e8e8ee;border-radius:6px;align-items:center;gap:9px;margin-top:12px;padding:10px 13px;display:flex}.atlas-connection-prototype>span{color:#7357ff;letter-spacing:.7px;background:#f1efff;border-radius:3px;padding:4px 6px;font-size:6px;font-weight:800}.atlas-connection-prototype p{color:#9b9ea6;margin:0;font-size:7px;line-height:1.4}@media (width<=1050px){.atlas-connection-content{width:min(100% - 36px,900px)}.atlas-connection-header{flex-direction:column;align-items:flex-start}.atlas-connection-security{box-sizing:border-box;width:100%}.atlas-connection-broker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-connection-progress{overflow-x:auto}.atlas-connection-progress-step{flex:none}.atlas-connection-progress-line{min-width:25px}}@media (width<=700px){.atlas-connection-content{width:calc(100% - 24px);padding-top:18px}.atlas-connection-header{padding:21px}.atlas-connection-header h2{font-size:21px}.atlas-connection-selector{padding:20px}.atlas-connection-selector-header{flex-direction:column;align-items:flex-start;gap:10px}.atlas-connection-broker-grid{grid-template-columns:1fr}.atlas-connection-footer{flex-direction:column;align-items:stretch}.atlas-connection-continue{width:100%}.atlas-connection-prototype{flex-direction:column;align-items:flex-start}}@media (width<=480px){.atlas-connection-progress-step div{display:none}.atlas-connection-progress{justify-content:space-between;padding:13px 14px}.atlas-connection-progress-line{margin:0 8px}}.atlas-connection-platform{background:#fff;border:1px solid #e2e5eb;border-radius:18px;margin-top:28px;padding:30px;box-shadow:0 8px 28px #0f172a09}.atlas-connection-platform-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:26px;display:flex}.atlas-connection-platform-header h3{color:#111827;letter-spacing:-.03em;margin:7px 0 8px;font-size:24px;font-weight:700}.atlas-connection-platform-header p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.atlas-connection-selected-broker{background:#f8fafc;border:1px solid #e3e7ed;border-radius:12px;min-width:180px;padding:13px 16px}.atlas-connection-selected-broker span{color:#9aa2af;letter-spacing:.14em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.atlas-connection-selected-broker strong{color:#111827;font-size:14px;font-weight:700;display:block}.atlas-connection-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.atlas-connection-platform-card{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e5eb;border-radius:15px;align-items:center;gap:16px;width:100%;min-height:108px;padding:20px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex;position:relative}.atlas-connection-platform-card:hover{background:#fafbfc;border-color:#cbd1da;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a0f}.atlas-connection-platform-card.selected{background:#faf9ff;border-color:#7257ff;box-shadow:0 0 0 1px #7257ff1f,0 8px 24px #7257ff14}.atlas-connection-platform-icon{color:#202631;background:#f5f7fa;border:1px solid #e1e5eb;border-radius:13px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:23px;font-weight:800;transition:border-color .18s,background .18s,color .18s;display:flex}.atlas-connection-platform-card:hover .atlas-connection-platform-icon{background:#eef1f5;border-color:#d2d7df}.atlas-connection-platform-card.selected .atlas-connection-platform-icon{color:#694cff;background:#f0edff;border-color:#7257ff38}.atlas-connection-platform-card>div:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.atlas-connection-platform-card strong{color:#171b24;font-size:15px;font-weight:700;line-height:1.3}.atlas-connection-platform-card span{color:#7b8491;font-size:12px;line-height:1.4}.atlas-connection-platform-arrow{color:#a3aab5;margin-left:auto;font-size:18px;transition:transform .18s,color .18s}.atlas-connection-platform-card:hover .atlas-connection-platform-arrow{color:#555e6c;transform:translate(3px)}.atlas-connection-platform-card.selected .atlas-connection-platform-arrow{color:#694cff}.atlas-connection-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.atlas-connection-info-card{background:#fff;border:1px solid #e5e8ed;border-radius:15px;align-items:flex-start;gap:14px;padding:20px;display:flex;box-shadow:0 5px 18px #0f172a06}.atlas-connection-info-icon{color:#596273;background:#f7f8fa;border:1px solid #e1e5eb;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.atlas-connection-info-card strong{color:#252b35;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.atlas-connection-info-card p{color:#7a828e;margin:0;font-size:12px;line-height:1.65}.atlas-connection-footer-actions{align-items:center;gap:10px;display:flex}.atlas-connection-back{color:#69717d;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:13px;font-weight:650;transition:color .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.atlas-connection-back:hover{color:#252b35;background:#f8fafc;border-color:#cbd1d9;box-shadow:0 4px 12px #0f172a0a}.atlas-connection-footer-actions .atlas-connection-continue{min-height:44px}@media (width<=900px){.atlas-connection-platform-grid,.atlas-connection-info-grid{grid-template-columns:1fr}.atlas-connection-platform-header{flex-direction:column}.atlas-connection-selected-broker{width:100%}}@media (width<=640px){.atlas-connection-platform{padding:20px}.atlas-connection-platform-header h3{font-size:20px}.atlas-connection-platform-card{min-height:92px;padding:16px}.atlas-connection-platform-icon{flex-basis:44px;width:44px;height:44px}.atlas-connection-footer-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.atlas-connection-back,.atlas-connection-footer-actions .atlas-connection-continue{width:100%}}.atlas-connection-verification{background:#fff;border:1px solid #e2e5eb;border-radius:18px;margin-top:28px;padding:30px;box-shadow:0 8px 28px #0f172a09}.atlas-connection-verification-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:28px;display:flex}.atlas-connection-verification-header h3{color:#111827;letter-spacing:-.03em;margin:7px 0 8px;font-size:24px;font-weight:700}.atlas-connection-verification-header p{color:#6b7280;max-width:680px;margin:0;font-size:14px;line-height:1.6}.atlas-connection-verification-platform{background:#f8fafc;border:1px solid #e3e7ed;border-radius:12px;min-width:160px;padding:13px 16px}.atlas-connection-verification-platform span{color:#9aa2af;letter-spacing:.14em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.atlas-connection-verification-platform strong{color:#111827;font-size:14px;font-weight:700;display:block}.atlas-connection-verification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.atlas-connection-field{flex-direction:column;min-width:0;display:flex}.atlas-connection-field.full{grid-column:1/-1}.atlas-connection-field label{color:#252b35;margin-bottom:8px;font-size:13px;font-weight:700}.atlas-connection-field input{color:#171b24;background:#fff;border:1px solid #dfe3e8;border-radius:10px;outline:none;width:100%;min-height:48px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.atlas-connection-field input::placeholder{color:#a6adb7}.atlas-connection-field input:hover{border-color:#cbd1d9}.atlas-connection-field input:focus{background:#fff;border-color:#7257ff;box-shadow:0 0 0 3px #7257ff17}.atlas-connection-field input:disabled{color:#858d99;cursor:not-allowed;background:#f6f7f9;border-color:#e5e8ed}.atlas-connection-field>span{color:#8a929e;margin-top:7px;font-size:11px;line-height:1.5}.atlas-connection-readonly-notice{background:#f8fafc;border:1px solid #e4e7ec;border-radius:14px;align-items:flex-start;gap:14px;margin-top:24px;padding:18px 20px;display:flex}.atlas-connection-readonly-icon{color:#5c6572;background:#fff;border:1px solid #dfe4e9;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:flex}.atlas-connection-readonly-notice strong{color:#252b35;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.atlas-connection-readonly-notice p{color:#7a828e;margin:0;font-size:12px;line-height:1.6}.atlas-connection-verification-status{background:#fff;border:1px solid #e1e5eb;border-radius:16px;margin-top:18px;padding:24px 26px;box-shadow:0 6px 22px #0f172a09}.atlas-connection-verification-status.success{background:#fbfefc;border-color:#d8e9df}.atlas-connection-verification-status-header{align-items:center;gap:14px;display:flex}.atlas-connection-verification-status-icon{color:#69727f;background:#f7f8fa;border:1px solid #e0e4e9;border-radius:11px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:800;display:flex}.atlas-connection-verification-status.success .atlas-connection-verification-status-icon{color:#3d7656;background:#eef8f2;border-color:#d7e8de}.atlas-connection-verification-status-header span{color:#8a929d;letter-spacing:.14em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.atlas-connection-verification-status-header strong{color:#202631;font-size:14px;font-weight:700;display:block}.atlas-connection-verification-checks{border-top:1px solid #edf0f3;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:22px;padding-top:20px;display:grid}.atlas-connection-verification-checks>div{color:#a0a7b1;align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.atlas-connection-verification-checks>div span{color:#a3aab4;background:#f7f8fa;border:1px solid #e4e7eb;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}.atlas-connection-verification-checks>div.completed{color:#4c5968}.atlas-connection-verification-checks>div.completed span{color:#4d8062;background:#eff8f3;border-color:#d9e7df}.atlas-connection-verification-checks>div.checking{color:#5f6672}.atlas-connection-verification-checks>div.checking span{color:#7257ff;background:#f4f2ff;border-color:#dedff0}.atlas-connection-footer-actions .atlas-connection-continue{min-width:180px;min-height:44px}.atlas-connection-footer-actions .atlas-connection-continue:not(:disabled){color:#fff;background:#171b24;border-color:#171b24}.atlas-connection-footer-actions .atlas-connection-continue:not(:disabled):hover{background:#272d38;border-color:#272d38}.atlas-connection-footer-actions .atlas-connection-continue:disabled{color:#a4aab3;cursor:not-allowed;background:#eef0f3;border-color:#e2e5e9}@media (width<=900px){.atlas-connection-verification-header{flex-direction:column}.atlas-connection-verification-platform{width:100%}.atlas-connection-verification-grid{grid-template-columns:1fr}.atlas-connection-field.full{grid-column:auto}.atlas-connection-verification-checks{grid-template-columns:1fr}}@media (width<=640px){.atlas-connection-verification{padding:20px}.atlas-connection-verification-header h3{font-size:20px}.atlas-connection-readonly-notice{padding:16px}.atlas-connection-footer-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.atlas-connection-back,.atlas-connection-footer-actions .atlas-connection-continue{width:100%}}.atlas-intelligence-final{flex-direction:column;gap:18px;display:flex}.atlas-intelligence-connected{background:#fbfefc;border:1px solid #dfe5e1;border-radius:17px;justify-content:space-between;align-items:center;gap:24px;padding:24px 26px;display:flex;box-shadow:0 7px 24px #0f172a09}.atlas-intelligence-connected-main{align-items:center;gap:15px;display:flex}.atlas-intelligence-connected-icon{color:#4d8062;background:#eff8f3;border:1px solid #d6e8dc;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:17px;font-weight:800;display:flex}.atlas-intelligence-connected-main span{color:#6e947b;letter-spacing:.14em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.atlas-intelligence-connected-main h2{color:#171c24;margin:0 0 3px;font-size:19px;font-weight:750}.atlas-intelligence-connected-main p{color:#7b8490;margin:0;font-size:12px}.atlas-intelligence-connected-status{color:#527562;background:#fff;border:1px solid #dce9e1;border-radius:20px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:700;display:flex}.atlas-intelligence-connected-status span{background:#4f9b70;border-radius:50%;width:7px;height:7px}.atlas-intelligence-section{flex-direction:column;gap:16px;display:flex}.atlas-intelligence-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.atlas-intelligence-section-heading span,.atlas-intelligence-card-heading span{color:#7257ff;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.atlas-intelligence-section-heading h3{color:#171b24;margin:5px 0 0;font-size:21px;font-weight:750}.atlas-intelligence-section-heading small{color:#929aa5;font-size:11px}.atlas-intelligence-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.atlas-intelligence-metric{background:#fff;border:1px solid #e2e6eb;border-radius:14px;padding:18px;box-shadow:0 5px 18px #0f172a06}.atlas-intelligence-metric span{color:#8b939e;margin-bottom:9px;font-size:10px;font-weight:650;display:block}.atlas-intelligence-metric strong{color:#202631;font-size:17px;font-weight:750;display:block}.atlas-intelligence-metric.positive strong{color:#42815e}.atlas-intelligence-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.atlas-intelligence-card{background:#fff;border:1px solid #e2e6eb;border-radius:16px;padding:24px;box-shadow:0 6px 20px #0f172a06}.atlas-intelligence-card-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.atlas-intelligence-card-heading strong{color:#4e5662;font-size:11px;font-weight:650}.atlas-intelligence-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.atlas-intelligence-performance-grid div{flex-direction:column;gap:5px;display:flex}.atlas-intelligence-performance-grid span{color:#9098a3;font-size:10px}.atlas-intelligence-performance-grid strong{color:#252b35;font-size:14px;font-weight:700}.atlas-intelligence-bars{flex-direction:column;gap:18px;display:flex}.atlas-intelligence-bars>div>div:first-child{justify-content:space-between;margin-bottom:7px;display:flex}.atlas-intelligence-bars span{color:#7e8793;font-size:11px}.atlas-intelligence-bars strong{color:#303742;font-size:11px}.atlas-intelligence-bar{background:#edf0f3;border-radius:20px;width:100%;height:7px;overflow:hidden}.atlas-intelligence-bar span{border-radius:inherit;background:#7257ff;height:100%;display:block}.atlas-intelligence-worst{border-top:1px solid #edf0f3;align-items:center;gap:9px;margin-top:22px;padding-top:18px;display:flex}.atlas-intelligence-worst span{color:#9299a4;font-size:10px}.atlas-intelligence-worst strong{color:#353c47;font-size:11px}.atlas-intelligence-worst small{color:#a35c5c;font-size:10px}.atlas-intelligence-session-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.atlas-intelligence-session-grid>div{background:#fafbfc;border:1px solid #e5e8ed;border-radius:13px;padding:18px}.atlas-intelligence-session-grid>div.best{background:#fbfefc;border-color:#dce9e1}.atlas-intelligence-session-grid span{color:#8b939e;margin-bottom:7px;font-size:10px;display:block}.atlas-intelligence-session-grid strong{color:#272e39;font-size:16px;display:block}.atlas-intelligence-session-grid small{color:#9ba2ac;margin-top:5px;font-size:9px;display:block}.atlas-intelligence-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.atlas-intelligence-insight{background:#fff;border:1px solid #e3e6eb;border-radius:14px;gap:13px;padding:20px;display:flex}.atlas-intelligence-insight>div:first-child span{color:#7257ff;background:#f2efff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:flex}.atlas-intelligence-insight strong{color:#272d37;margin-bottom:6px;font-size:12px;display:block}.atlas-intelligence-insight p{color:#7e8792;margin:0;font-size:11px;line-height:1.6}.atlas-broker-intelligence{background:#fff;border:1px solid #dfe4ea;border-radius:17px;padding:26px;box-shadow:0 7px 24px #0f172a08}.atlas-broker-intelligence-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.atlas-broker-intelligence-header span{color:#7257ff;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.atlas-broker-intelligence-header h3{color:#171c24;margin:6px 0 7px;font-size:21px}.atlas-broker-intelligence-header p{color:#7d8691;margin:0;font-size:12px}.atlas-broker-intelligence-badge{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:8px;padding:8px 11px;color:#7c8490!important;letter-spacing:.1em!important;font-size:8px!important}.atlas-broker-intelligence-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.atlas-broker-intelligence-overview>div{background:#fafbfc;border:1px solid #e5e8ed;border-radius:12px;padding:16px}.atlas-broker-intelligence-overview span,.atlas-broker-intelligence-summary>span{color:#9aa1ab;letter-spacing:.12em;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.atlas-broker-intelligence-overview strong{color:#272e38;font-size:12px}.atlas-broker-intelligence-summary{background:#f8f7ff;border-left:3px solid #7257ff;border-radius:0 11px 11px 0;margin-bottom:14px;padding:17px}.atlas-broker-intelligence-summary p{color:#626b77;margin:0;font-size:11px;line-height:1.6}.atlas-broker-license-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.atlas-broker-license-card{background:#fff;border:1px solid #e3e6eb;border-radius:12px;padding:17px}.atlas-broker-license-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.atlas-broker-license-top span{color:#7257ff;letter-spacing:.08em;font-size:9px;font-weight:800}.atlas-broker-license-top small{color:#9ba2ac;font-size:9px}.atlas-broker-license-card>strong{color:#303742;min-height:30px;font-size:11px;line-height:1.4;display:block}.atlas-broker-license-number{border-top:1px solid #edf0f3;margin-top:13px;padding-top:12px}.atlas-broker-license-number span{color:#a0a7b1;letter-spacing:.1em;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.atlas-broker-license-number strong{color:#202631;word-break:break-word;font-size:13px}.atlas-broker-intelligence-footer{border-top:1px solid #edf0f3;justify-content:space-between;gap:20px;margin-top:16px;padding-top:16px;display:flex}.atlas-broker-intelligence-footer span{color:#929aa5;font-size:9px}.atlas-final-intelligence{background:linear-gradient(135deg,#fbfaff 0%,#fff 100%);border:1px solid #dcd8f8;border-radius:17px;padding:27px;box-shadow:0 8px 26px #7257ff0b}.atlas-final-intelligence-heading{align-items:center;gap:13px;margin-bottom:20px;display:flex}.atlas-final-intelligence-symbol{color:#7257ff;background:#f0edff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.atlas-final-intelligence-heading span{color:#7257ff;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.atlas-final-intelligence-heading h3{color:#171c24;margin:5px 0 0;font-size:19px}.atlas-final-intelligence-text{max-width:900px}.atlas-final-intelligence-text p{color:#626b77;margin:0 0 11px;font-size:13px;line-height:1.7}.atlas-final-intelligence-text p:last-child{margin-bottom:0}.atlas-intelligence-account-footer{background:#fff;border:1px solid #e1e5eb;border-radius:14px;align-items:center;gap:30px;padding:20px 22px;display:flex}.atlas-intelligence-account-footer>div{flex-direction:column;gap:5px;display:flex}.atlas-intelligence-account-footer>div:nth-child(2){margin-left:auto}.atlas-intelligence-account-footer span{color:#9aa1ab;letter-spacing:.12em;font-size:8px;font-weight:800}.atlas-intelligence-account-footer strong{color:#303742;font-size:12px}.atlas-intelligence-account-footer strong.connected{color:#4b8060}.atlas-intelligence-account-footer button{color:#596270;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:9px;min-height:40px;padding:0 16px;font-size:11px;font-weight:650}.atlas-intelligence-account-footer button:hover{background:#f7f8fa;border-color:#cdd3db}@media (width<=1100px){.atlas-intelligence-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-intelligence-insights{grid-template-columns:1fr}}@media (width<=900px){.atlas-intelligence-two-column{grid-template-columns:1fr}.atlas-intelligence-session-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-broker-intelligence-overview,.atlas-broker-license-grid{grid-template-columns:1fr}.atlas-broker-intelligence-footer{flex-direction:column}}@media (width<=640px){.atlas-intelligence-connected{flex-direction:column;align-items:flex-start}.atlas-intelligence-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-intelligence-session-grid{grid-template-columns:1fr}.atlas-intelligence-account-footer{flex-direction:column;align-items:flex-start}.atlas-intelligence-account-footer>div:nth-child(2){margin-left:0}.atlas-intelligence-account-footer button{width:100%}}.atlas-market-ticker{background:0 0;border:0;width:100%;margin:0;padding:0;overflow:hidden}.atlas-market-ticker-inner{background:0 0;width:100%;margin:0;padding:0;overflow:hidden}.atlas-market-ticker tv-ticker-tape{width:100%;margin:0;padding:0;display:block}.atlas-market-ticker{background:#fff;border:0;height:58px;margin-left:calc(50% - 50vw);padding:0;overflow:hidden;width:100vw!important;max-width:none!important}.atlas-market-ticker-inner{height:58px;margin:0;padding:0;overflow:hidden;width:100%!important;max-width:none!important}.atlas-market-ticker tv-ticker-tape{width:100%!important;min-width:100%!important;max-width:none!important;height:58px!important;margin:0!important;padding:0!important;display:block!important}@media (width<=768px){.atlas-market-ticker,.atlas-market-ticker-inner,.atlas-market-ticker tv-ticker-tape{height:54px!important}}.atlas-market-ticker-v2{z-index:100;box-sizing:border-box;background:linear-gradient(#101217 0%,#0a0c0f 100%);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff1a;width:100%;height:68px;min-height:68px;max-height:68px;position:relative;overflow:hidden}.atlas-crypto-ticker-v2{background:radial-gradient(circle at 5%,#7c4dff1a,#0000 20%);align-items:stretch;width:100%;height:68px;display:flex;overflow:hidden}.atlas-crypto-brand-v2{box-sizing:border-box;z-index:20;background:linear-gradient(90deg,#0b0d11,#12151b);border-right:1px solid #ffffff1a;align-items:center;gap:9px;width:156px;min-width:156px;height:68px;padding:0 14px;display:flex;position:relative;box-shadow:7px 0 20px #00000052}.atlas-crypto-brand-dot-v2{background:#805cff;border-radius:50%;width:7px;min-width:7px;height:7px;animation:2s ease-in-out infinite atlasCryptoPulseV2;box-shadow:0 0 7px #805cff,0 0 16px #805cff73}.atlas-crypto-brand-content-v2{flex-direction:column;justify-content:center;line-height:1;display:flex}.atlas-crypto-brand-label-v2{color:#858a96;letter-spacing:1px;font-size:8px;font-weight:700}.atlas-crypto-brand-content-v2 strong{color:#fff;letter-spacing:.5px;margin-top:4px;font-size:13px;font-weight:800}.atlas-crypto-live-v2{color:#686e79;letter-spacing:.7px;align-items:center;gap:4px;margin-top:4px;font-size:7px;font-weight:700;display:flex}.atlas-crypto-live-v2 i{background:#16c784;border-radius:50%;width:5px;height:5px;box-shadow:0 0 7px #16c784d9}.atlas-crypto-window-v2{flex:1;min-width:0;height:68px;position:relative;overflow:hidden}.atlas-crypto-window-v2:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#0b0d10,#0b0d1000);width:28px;height:100%;position:absolute;top:0;left:0}.atlas-crypto-window-v2:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#0b0d1000,#0b0d10);width:45px;height:100%;position:absolute;top:0;right:0}.atlas-crypto-track-v2{will-change:transform;align-items:center;width:max-content;height:68px;animation:65s linear infinite atlasCryptoTickerMoveV2;display:flex}.atlas-crypto-track-v2:hover{animation-play-state:paused}@keyframes atlasCryptoTickerMoveV2{0%{transform:translate(0)}to{transform:translate(-50%)}}.atlas-crypto-card-v2{box-sizing:border-box;background:linear-gradient(#ffffff05,#fff0);border-right:1px solid #ffffff13;align-items:center;width:184px;min-width:184px;height:68px;padding:0 11px;transition:background .2s;display:flex}.atlas-crypto-card-v2:hover{background:linear-gradient(#7c4dff14,#7c4dff06)}.atlas-crypto-icon-v2{color:#fff;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin-right:8px;font-size:13px;font-weight:800;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #0000004d}.atlas-crypto-icon-btc-v2{background:linear-gradient(145deg,#f7931a,#d97900)}.atlas-crypto-icon-eth-v2{background:linear-gradient(145deg,#627eea,#3f55b8)}.atlas-crypto-icon-bnb-v2{background:linear-gradient(145deg,#f3ba2f,#c98e00)}.atlas-crypto-icon-sol-v2{background:linear-gradient(145deg,#8b5cf6,#4c1d95)}.atlas-crypto-icon-xrp-v2{background:linear-gradient(145deg,#424750,#16181d)}.atlas-crypto-icon-ada-v2{background:linear-gradient(145deg,#3468d4,#173b83)}.atlas-crypto-icon-doge-v2{background:linear-gradient(145deg,#c2a633,#8d7415)}.atlas-crypto-icon-avax-v2{background:linear-gradient(145deg,#e84142,#9f1718)}.atlas-crypto-icon-link-v2{background:linear-gradient(145deg,#2a78e8,#154c9e)}.atlas-crypto-icon-dot-v2{background:linear-gradient(145deg,#e6007a,#8c004b)}.atlas-crypto-icon-ltc-v2{background:linear-gradient(145deg,#aaa,#626262)}.atlas-crypto-icon-trx-v2{background:linear-gradient(145deg,#ef2b3a,#94101a)}.atlas-crypto-icon-shib-v2{background:linear-gradient(145deg,#f08a2c,#a94f08)}.atlas-crypto-icon-bch-v2{background:linear-gradient(145deg,#0ac18e,#057355)}.atlas-crypto-icon-near-v2{color:#111;background:linear-gradient(145deg,#f5f5f5,#999)}.atlas-crypto-identity-v2{flex-direction:column;justify-content:center;width:50px;min-width:50px;display:flex;overflow:hidden}.atlas-crypto-identity-v2 strong{color:#f5f6f8;letter-spacing:.3px;font-size:10px;font-weight:800;line-height:1.1}.atlas-crypto-identity-v2 span{color:#727783;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;font-weight:600;line-height:1;overflow:hidden}.atlas-crypto-quote-v2{flex-direction:column;justify-content:center;width:67px;min-width:67px;margin-left:4px;display:flex}.atlas-crypto-quote-v2 strong{color:#f5f6f8;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.1}.atlas-crypto-quote-v2 span{white-space:nowrap;margin-top:4px;font-size:8px;font-weight:800;line-height:1}.atlas-crypto-up-v2{color:#16c784}.atlas-crypto-down-v2{color:#ea3943}.atlas-crypto-sparkline-v2{width:50px;min-width:50px;height:28px;margin-left:auto;display:block;overflow:visible}.atlas-crypto-sparkline-v2 polyline{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.atlas-crypto-spark-positive-v2{stroke:#16c784;filter:drop-shadow(0 0 3px #16c78473)}.atlas-crypto-spark-negative-v2{stroke:#ea3943;filter:drop-shadow(0 0 3px #ea394373)}.atlas-crypto-next-v2{z-index:20;color:#a4a8b2;background:linear-gradient(90deg,#0b0d1000,#0b0d10 55%);border-left:1px solid #ffffff14;justify-content:center;align-items:center;width:38px;min-width:38px;height:68px;font-size:25px;font-weight:300;display:flex;position:relative}@keyframes atlasCryptoPulseV2{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}@media (width<=900px){.atlas-crypto-brand-v2{width:140px;min-width:140px}.atlas-crypto-card-v2{width:175px;min-width:175px}}@media (width<=650px){.atlas-market-ticker-v2,.atlas-crypto-ticker-v2,.atlas-crypto-window-v2,.atlas-crypto-track-v2{height:62px}.atlas-crypto-brand-v2{width:112px;min-width:112px;height:62px;padding:0 9px}.atlas-crypto-card-v2{width:165px;min-width:165px;height:62px}.atlas-crypto-sparkline-v2{width:42px;min-width:42px}.atlas-crypto-next-v2{height:62px}}.atlas-technical-page{--atlas-primary:#635bff;--atlas-primary-hover:#554df0;--atlas-primary-soft:#f1f0ff;--atlas-primary-border:#dddafe;--atlas-bg:#f8f9fc;--atlas-white:#fff;--atlas-text:#171b2b;--atlas-text-2:#586174;--atlas-text-3:#8b94a5;--atlas-line:#e9ebf1;--atlas-line-dark:#dfe3eb;--atlas-green:#16a36a;--atlas-green-soft:#ecf9f3;--atlas-red:#e05260;--atlas-red-soft:#fdf0f2;width:100%;max-width:1440px;color:var(--atlas-text);margin:0 auto;padding:34px 32px 80px}.atlas-technical-header{justify-content:space-between;align-items:center;gap:40px;margin-bottom:28px;display:flex}.atlas-page-kicker{color:var(--atlas-primary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800}.atlas-technical-header h1{color:var(--atlas-text);letter-spacing:-.04em;margin:0;font-size:36px;font-weight:760;line-height:1.08}.atlas-technical-header p{color:var(--atlas-text-2);margin:11px 0 0;font-size:13px;line-height:1.6}.atlas-technical-search{border:1px solid var(--atlas-line-dark);background:var(--atlas-white);border-radius:8px;flex:none;align-items:center;width:255px;height:46px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 2px 8px #181e3206}.atlas-technical-search:hover{border-color:#cfd4df}.atlas-technical-search:focus-within{border-color:var(--atlas-primary);box-shadow:0 0 0 3px #635bff14}.atlas-technical-search>span{color:#8d96a7;justify-content:center;align-items:center;width:42px;font-size:17px;display:flex}.atlas-technical-search select{appearance:none;width:calc(100% - 42px);height:100%;color:var(--atlas-text);cursor:pointer;background:linear-gradient(45deg,#0000 50%,#8790a2 50%) calc(100% - 17px) 19px/6px 6px no-repeat,linear-gradient(135deg,#8790a2 50%,#0000 50%) calc(100% - 12px) 19px/6px 6px no-repeat;border:0;outline:none;padding:0 35px 0 0;font-size:12px;font-weight:750}.atlas-technical-subnav{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:9px;align-items:stretch;gap:0;height:48px;margin-bottom:17px;display:flex;overflow-x:auto}.atlas-technical-subnav a{border-right:1px solid var(--atlas-line);color:var(--atlas-text-2);white-space:nowrap;align-items:center;padding:0 19px;font-size:11px;font-weight:650;text-decoration:none;transition:color .18s,background .18s;display:flex;position:relative}.atlas-technical-subnav a:last-child{border-right:0}.atlas-technical-subnav a:hover{color:var(--atlas-primary);background:#fafaff}.atlas-technical-subnav a.active{color:var(--atlas-primary);background:var(--atlas-primary-soft);font-weight:750}.atlas-technical-subnav a.active:after{content:"";background:var(--atlas-primary);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:16px;right:16px}.atlas-technical-toolbar{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:9px;justify-content:space-between;align-items:center;min-height:56px;margin-bottom:17px;padding:0 15px;display:flex}.atlas-technical-types,.atlas-technical-timeframes{align-items:center;gap:3px;display:flex}.atlas-technical-toolbar button{height:32px;color:var(--atlas-text-3);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:0 12px;font-size:10px;font-weight:750;transition:color .18s,background .18s,border-color .18s}.atlas-technical-toolbar button:hover{color:var(--atlas-text);background:#f6f7fa}.atlas-technical-toolbar button.active{border-color:var(--atlas-primary-border);background:var(--atlas-primary-soft);color:var(--atlas-primary)}.atlas-technical-overview{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;margin-bottom:17px;padding:25px;box-shadow:0 2px 8px #161d3006,0 10px 30px #161d3006}.atlas-technical-overview-title{border-bottom:1px solid var(--atlas-line);justify-content:space-between;align-items:center;gap:30px;padding-bottom:22px;display:flex}.atlas-section-label{color:#929aaa;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-technical-overview-title h2{color:var(--atlas-text);letter-spacing:-.035em;margin:0;font-size:25px;font-weight:780}.atlas-technical-overview-title>div:first-child>strong{color:var(--atlas-text);letter-spacing:-.025em;margin-top:7px;font-size:23px;font-weight:750;display:block}.atlas-technical-score{border:1px solid var(--atlas-primary-border);text-align:right;background:#faf9ff;border-radius:8px;min-width:185px;padding:13px 16px}.atlas-technical-score span{color:#9895b4;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.atlas-technical-score b{color:var(--atlas-text);margin-top:5px;font-size:13px;font-weight:750;display:block}.atlas-technical-score small{color:var(--atlas-text-3);margin-top:3px;font-size:9px;display:block}.atlas-technical-summary-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:19px;display:grid}.atlas-technical-summary-card{border:1px solid var(--atlas-line);background:#fafbfc;border-radius:8px;min-height:92px;padding:14px 15px;transition:border-color .18s,background .18s}.atlas-technical-summary-card:hover{background:#fff;border-color:#d9ddea}.atlas-technical-summary-card>span{color:#929aaa;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.atlas-technical-summary-card>strong{color:var(--atlas-text);margin-top:10px;font-size:15px;font-weight:750;display:block}.atlas-technical-summary-card>small{color:#8c95a5;margin-top:5px;font-size:9px;display:block}.atlas-technical-page .buy{color:var(--atlas-green)!important}.atlas-technical-page .sell{color:var(--atlas-red)!important}.atlas-technical-page .neutral{color:var(--atlas-text-2)!important}.atlas-technical-table-section{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;margin-bottom:17px;padding:23px;box-shadow:0 2px 8px #161d3005}.atlas-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.atlas-section-heading h2{color:var(--atlas-text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:760}.atlas-demo-label{border:1px solid var(--atlas-primary-border);background:var(--atlas-primary-soft);height:23px;color:var(--atlas-primary);letter-spacing:.1em;border-radius:5px;align-items:center;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.atlas-technical-table-wrap{border:1px solid var(--atlas-line);border-radius:8px;width:100%;overflow-x:auto}.atlas-technical-table{border-collapse:collapse;width:100%;min-width:620px}.atlas-technical-table th{border-bottom:1px solid var(--atlas-line);color:#858e9e;letter-spacing:.09em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f7f8fa;height:39px;padding:0 14px;font-size:8px;font-weight:850}.atlas-technical-table td{height:51px;color:var(--atlas-text-2);white-space:nowrap;border-bottom:1px solid #eef0f4;padding:0 14px;font-size:11px}.atlas-technical-table tbody tr:last-child td{border-bottom:0}.atlas-technical-table tbody tr:hover{background:#fbfcfe}.atlas-asset-name{align-items:center;gap:9px;display:flex}.atlas-asset-name strong{color:var(--atlas-text);font-size:11px;font-weight:750}.atlas-asset-name span{color:var(--atlas-text-3);font-size:10px}.atlas-signal{background:#f5f6f8;border-radius:5px;align-items:center;min-height:24px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.atlas-signal.buy{background:var(--atlas-green-soft)}.atlas-signal.sell{background:var(--atlas-red-soft)}.atlas-signal.neutral{background:#f4f5f7}.atlas-technical-bottom-grid{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px;display:grid}.atlas-technical-reading,.atlas-technical-links{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;padding:23px}.atlas-card-kicker{color:var(--atlas-primary);letter-spacing:.12em;margin-bottom:7px;font-size:9px;font-weight:850}.atlas-technical-reading h2,.atlas-technical-links h2{color:var(--atlas-text);letter-spacing:-.025em;margin:0 0 17px;font-size:18px;font-weight:760}.atlas-technical-reading p{color:var(--atlas-text-2);margin:0 0 11px;font-size:11px;line-height:1.75}.atlas-technical-reading p strong{color:var(--atlas-text)}.atlas-technical-macd-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:15px;display:grid}.atlas-technical-macd-grid>div{border:1px solid var(--atlas-line);background:#fafbfc;border-radius:7px;padding:13px}.atlas-technical-macd-grid span,.atlas-technical-bollinger span{color:var(--atlas-text-3);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.atlas-technical-macd-grid strong,.atlas-technical-bollinger strong{color:var(--atlas-text);margin-top:6px;font-size:13px;font-weight:750;display:block}.atlas-technical-bollinger{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.atlas-technical-bollinger>div{border:1px solid var(--atlas-line);background:#fafbfc;border-radius:7px;padding:13px}.atlas-technical-bollinger-bandwidth{border:1px solid var(--atlas-line);background:#fafbfc;border-radius:7px;justify-content:space-between;align-items:center;margin-top:8px;padding:13px;display:flex}.atlas-technical-bollinger-bandwidth span{color:var(--atlas-text-3);text-transform:uppercase;font-size:8px;font-weight:800}.atlas-technical-bollinger-bandwidth strong{color:var(--atlas-text);font-size:12px}.atlas-technical-links a{border:1px solid var(--atlas-line);min-height:42px;color:var(--atlas-text-2);background:#fafbfc;border-radius:7px;justify-content:space-between;align-items:center;margin-top:7px;padding:0 12px;font-size:10px;font-weight:650;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:flex}.atlas-technical-links a:hover{border-color:var(--atlas-primary-border);background:var(--atlas-primary-soft);color:var(--atlas-primary)}.atlas-technical-links a b{color:#9aa2b0;font-size:14px}@media (width<=1050px){.atlas-technical-header{flex-direction:column;align-items:stretch}.atlas-technical-search{width:100%}.atlas-technical-toolbar{flex-direction:column;align-items:flex-start;padding:10px}}@media (width<=800px){.atlas-technical-page{padding:25px 16px 60px}.atlas-technical-header h1{font-size:30px}.atlas-technical-summary-grid{grid-template-columns:repeat(2,1fr)}.atlas-technical-bottom-grid{grid-template-columns:1fr}.atlas-technical-overview-title{flex-direction:column;align-items:flex-start}.atlas-technical-score{text-align:left;width:100%}}@media (width<=560px){.atlas-technical-summary-grid,.atlas-technical-macd-grid,.atlas-technical-bollinger{grid-template-columns:1fr}.atlas-technical-overview,.atlas-technical-table-section,.atlas-technical-reading,.atlas-technical-links{padding:17px}}.atlas-technical-analysis-page{--atlas-primary:#635bff;--atlas-primary-soft:#f1f0ff;--atlas-primary-border:#dddafe;--atlas-white:#fff;--atlas-bg-soft:#fafbfc;--atlas-text:#171b2b;--atlas-text-2:#586174;--atlas-text-3:#8b94a5;--atlas-line:#e9ebf1;--atlas-line-dark:#dfe3eb;--atlas-green:#16a36a;--atlas-green-soft:#ecf9f3;--atlas-red:#e05260;--atlas-red-soft:#fdf0f2;width:100%;max-width:1440px;color:var(--atlas-text);margin:0 auto;padding:34px 32px 80px}.atlas-technical-analysis-header{justify-content:space-between;align-items:center;gap:40px;margin-bottom:27px;display:flex}.atlas-technical-analysis-header h1{color:var(--atlas-text);letter-spacing:-.04em;margin:0;font-size:36px;font-weight:760;line-height:1.08}.atlas-technical-analysis-header p{color:var(--atlas-text-2);margin:11px 0 0;font-size:13px;line-height:1.6}.atlas-technical-analysis-search{border:1px solid var(--atlas-line-dark);background:var(--atlas-white);border-radius:8px;grid-template-columns:38px minmax(220px,1fr);align-items:center;width:365px;height:46px;display:grid;overflow:hidden;box-shadow:0 2px 8px #181e3206}.atlas-technical-analysis-search>span{color:#8d96a7;justify-content:center;align-items:center;font-size:16px;display:flex}.atlas-technical-analysis-search select{appearance:none;width:100%;height:44px;color:var(--atlas-text);cursor:pointer;background:linear-gradient(45deg,#0000 50%,#8790a2 50%) calc(100% - 16px) 19px/6px 6px no-repeat,linear-gradient(135deg,#8790a2 50%,#0000 50%) calc(100% - 11px) 19px/6px 6px no-repeat;border:0;outline:0;padding:0 32px 0 0;font-size:11px;font-weight:750}.atlas-technical-analysis-search:focus-within{border-color:var(--atlas-primary);box-shadow:0 0 0 3px #635bff14}.atlas-technical-analysis-page .atlas-technical-subnav{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:9px;align-items:stretch;height:48px;margin-bottom:17px;display:flex;overflow-x:auto}.atlas-technical-analysis-page .atlas-technical-subnav a{border-right:1px solid var(--atlas-line);color:var(--atlas-text-2);white-space:nowrap;align-items:center;padding:0 19px;font-size:11px;font-weight:650;text-decoration:none;display:flex;position:relative}.atlas-technical-analysis-page .atlas-technical-subnav a:hover{color:var(--atlas-primary);background:#fafaff}.atlas-technical-analysis-page .atlas-technical-subnav a.active{color:var(--atlas-primary);background:var(--atlas-primary-soft);font-weight:750}.atlas-technical-analysis-page .atlas-technical-subnav a.active:after{content:"";background:var(--atlas-primary);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:16px;right:16px}.atlas-technical-analysis-toolbar{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:9px;justify-content:space-between;align-items:center;min-height:56px;margin-bottom:17px;padding:0 15px;display:flex}.atlas-technical-analysis-types,.atlas-technical-analysis-timeframes{align-items:center;gap:3px;display:flex}.atlas-technical-analysis-toolbar button{height:32px;color:var(--atlas-text-3);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:0 12px;font-size:10px;font-weight:750}.atlas-technical-analysis-toolbar button:hover{color:var(--atlas-text);background:#f6f7fa}.atlas-technical-analysis-toolbar button.active{border-color:var(--atlas-primary-border);background:var(--atlas-primary-soft);color:var(--atlas-primary)}.atlas-analysis-card,.atlas-analysis-ma-section,.atlas-analysis-bottom>article,.atlas-analysis-side-card{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;box-shadow:0 2px 8px #161d3005}.atlas-analysis-card{padding:23px}.atlas-analysis-card-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.atlas-analysis-card-header h2{color:var(--atlas-text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:760}.atlas-analysis-card>p{color:var(--atlas-text-2);margin:0;font-size:12px;line-height:1.7}.atlas-technical-analysis-selector{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;margin-bottom:17px;padding:22px 24px;display:grid}.atlas-technical-analysis-selector>div:first-child strong{color:var(--atlas-text);letter-spacing:-.035em;font-size:24px;font-weight:780;display:block}.atlas-technical-analysis-selector>div:first-child small{color:var(--atlas-text-3);margin-top:4px;font-size:10px;display:block}.atlas-analysis-asset-price,.atlas-analysis-timeframe{border-left:1px solid var(--atlas-line);padding-left:25px}.atlas-analysis-asset-price span,.atlas-analysis-timeframe span{color:var(--atlas-text-3);text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:750;display:block}.atlas-analysis-asset-price strong{color:var(--atlas-text);font-size:20px;font-weight:750}.atlas-analysis-timeframe strong{color:var(--atlas-primary);font-size:14px;font-weight:800}.atlas-analysis-overview{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:17px;display:grid}.atlas-analysis-overview-card{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);border-radius:9px;min-height:104px;padding:16px}.atlas-analysis-overview-card>span{color:var(--atlas-text-3);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850;display:block}.atlas-analysis-overview-card>strong{color:var(--atlas-text);margin-top:11px;font-size:15px;font-weight:760;display:block}.atlas-analysis-overview-card>small{color:var(--atlas-text-3);margin-top:6px;font-size:9px;display:block}.atlas-analysis-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:17px;margin-bottom:17px;display:grid}.atlas-analysis-side{flex-direction:column;gap:17px;display:flex}.atlas-analysis-side-card{padding:22px}.atlas-analysis-side-card h3{color:var(--atlas-text);margin:0 0 11px;font-size:16px;font-weight:750}.atlas-analysis-side-card p{color:var(--atlas-text-2);margin:0 0 10px;font-size:11px;line-height:1.75}.atlas-analysis-side-card p strong{color:var(--atlas-text)}.atlas-analysis-score{border:1px solid var(--atlas-primary-border);background:var(--atlas-primary-soft);border-radius:8px;margin-bottom:12px;padding:14px}.atlas-analysis-score strong{color:var(--atlas-primary);font-size:14px}.atlas-indicators-list{border-top:1px solid var(--atlas-line)}.atlas-indicator-row{border-bottom:1px solid var(--atlas-line);grid-template-columns:minmax(0,1fr) 130px 105px;align-items:center;gap:15px;min-height:68px;display:grid}.atlas-indicator-row:last-child{border-bottom:0}.atlas-indicator-name strong{color:var(--atlas-text);font-size:11px;font-weight:750;display:block}.atlas-indicator-name span{color:var(--atlas-text-3);margin-top:4px;font-size:9px;display:block}.atlas-indicator-value{color:var(--atlas-text);text-align:right;font-size:12px;font-weight:750}.atlas-signal{text-align:center;background:#f4f5f7;border-radius:5px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.atlas-signal.buy{background:var(--atlas-green-soft);color:var(--atlas-green)!important}.atlas-signal.sell{background:var(--atlas-red-soft);color:var(--atlas-red)!important}.atlas-signal.neutral{background:#f4f5f7;color:var(--atlas-text-2)!important}.atlas-technical-analysis-page .buy{color:var(--atlas-green)!important}.atlas-technical-analysis-page .sell{color:var(--atlas-red)!important}.atlas-technical-analysis-page .neutral{color:var(--atlas-text-2)!important}.atlas-analysis-ma-section{margin-bottom:17px;padding:23px}.atlas-analysis-ma-section .atlas-analysis-card-header{margin-bottom:17px}.atlas-analysis-card-header>a{color:var(--atlas-primary);font-size:10px;font-weight:750;text-decoration:none}.atlas-analysis-card-header>a:hover{text-decoration:underline}.atlas-ma-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.atlas-ma-card{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);border-radius:8px;padding:14px}.atlas-ma-card>span{color:var(--atlas-text-3);letter-spacing:.06em;font-size:8px;font-weight:800;display:block}.atlas-ma-card>strong{color:var(--atlas-text);margin-top:8px;font-size:13px;font-weight:750;display:block}.atlas-ma-card>em{margin-top:5px;font-size:9px;font-style:normal;font-weight:700;display:block}.atlas-reading-note{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);border-radius:7px;align-items:flex-start;gap:8px;margin-top:14px;padding:11px;display:flex}.atlas-reading-note>span{color:var(--atlas-primary);font-size:11px}.atlas-reading-note p{color:var(--atlas-text-3);margin:0;font-size:9px;line-height:1.6}.atlas-analysis-bottom{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px;display:grid}.atlas-analysis-bottom>article{padding:23px}.atlas-analysis-bottom h2{color:var(--atlas-text);margin:0 0 15px;font-size:18px;font-weight:760}.atlas-analysis-bottom p{color:var(--atlas-text-2);margin:0 0 9px;font-size:11px;line-height:1.7}.atlas-analysis-bottom p strong{color:var(--atlas-text)}.atlas-analysis-bottom>article>a{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);min-height:41px;color:var(--atlas-text-2);border-radius:7px;justify-content:space-between;align-items:center;margin-top:7px;padding:0 12px;font-size:10px;font-weight:650;text-decoration:none;display:flex}.atlas-analysis-bottom>article>a:hover{border-color:var(--atlas-primary-border);background:var(--atlas-primary-soft);color:var(--atlas-primary)}.atlas-analysis-bottom>article>a b{font-size:14px}.atlas-analysis-asset-list{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px;display:grid}.atlas-analysis-asset-list button{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);cursor:pointer;text-align:left;border-radius:7px;flex-direction:column;align-items:flex-start;gap:3px;min-height:60px;padding:11px;display:flex}.atlas-analysis-asset-list button:hover{border-color:var(--atlas-primary-border);background:var(--atlas-primary-soft)}.atlas-analysis-asset-list button strong{color:var(--atlas-text);font-size:10px}.atlas-analysis-asset-list button span{color:var(--atlas-text-3);font-size:9px}@media (width<=1100px){.atlas-technical-analysis-header{flex-direction:column;align-items:stretch}.atlas-technical-analysis-search{width:100%}.atlas-analysis-overview{grid-template-columns:repeat(2,1fr)}.atlas-ma-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.atlas-technical-analysis-page{padding:25px 16px 60px}.atlas-analysis-main-grid,.atlas-analysis-bottom,.atlas-technical-analysis-selector{grid-template-columns:1fr}.atlas-analysis-asset-price,.atlas-analysis-timeframe{border-top:1px solid var(--atlas-line);border-left:0;padding-top:12px;padding-left:0}}@media (width<=650px){.atlas-technical-analysis-header h1{font-size:30px}.atlas-analysis-overview{grid-template-columns:1fr}.atlas-ma-grid{grid-template-columns:repeat(2,1fr)}.atlas-indicator-row{grid-template-columns:1fr;gap:5px;padding:12px 0}.atlas-indicator-value{text-align:left}.atlas-analysis-asset-list{grid-template-columns:1fr 1fr}}@media (width<=450px){.atlas-ma-grid,.atlas-analysis-asset-list{grid-template-columns:1fr}}.atlas-pivot-page{--atlas-primary:#635bff;--atlas-primary-soft:#f1f0ff;--atlas-primary-border:#dddafe;--atlas-white:#fff;--atlas-bg-soft:#fafbfc;--atlas-text:#171b2b;--atlas-text-2:#586174;--atlas-text-3:#8b94a5;--atlas-line:#e9ebf1;--atlas-line-dark:#dfe3eb;--atlas-green:#16a36a;--atlas-green-soft:#ecf9f3;--atlas-red:#e05260;--atlas-red-soft:#fdf0f2;width:100%;max-width:1440px;color:var(--atlas-text);margin:0 auto;padding:34px 32px 80px}.atlas-pivot-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:27px;display:flex}.atlas-pivot-header h1{color:var(--atlas-text);letter-spacing:-.04em;margin:0;font-size:36px;font-weight:760;line-height:1.08}.atlas-pivot-header p{max-width:650px;color:var(--atlas-text-2);margin:11px 0 0;font-size:13px;line-height:1.6}.atlas-pivot-live{border:1px solid var(--atlas-primary-border);text-align:right;background:#faf9ff;border-radius:9px;min-width:185px;padding:14px 17px}.atlas-pivot-live span{color:#9895b4;letter-spacing:.1em;font-size:8px;font-weight:850;display:block}.atlas-pivot-live strong{color:var(--atlas-text);margin-top:6px;font-size:18px;font-weight:760;display:block}.atlas-pivot-live small{color:var(--atlas-primary);margin-top:3px;font-size:9px;font-weight:750;display:block}.atlas-pivot-page .atlas-technical-subnav{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:9px;align-items:stretch;height:48px;margin-bottom:17px;display:flex;overflow-x:auto}.atlas-pivot-page .atlas-technical-subnav a{border-right:1px solid var(--atlas-line);color:var(--atlas-text-2);white-space:nowrap;align-items:center;padding:0 19px;font-size:11px;font-weight:650;text-decoration:none;display:flex;position:relative}.atlas-pivot-page .atlas-technical-subnav a:hover{color:var(--atlas-primary);background:#fafaff}.atlas-pivot-page .atlas-technical-subnav a.active{color:var(--atlas-primary);background:var(--atlas-primary-soft);font-weight:750}.atlas-pivot-page .atlas-technical-subnav a.active:after{content:"";background:var(--atlas-primary);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:16px;right:16px}.atlas-pivot-toolbar{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:9px;grid-template-columns:minmax(250px,1.8fr) 180px 180px 190px;align-items:end;gap:10px;margin-bottom:17px;padding:14px;display:grid}.atlas-pivot-control{flex-direction:column;gap:6px;display:flex}.atlas-pivot-control label,.atlas-pivot-toolbar-info span{color:var(--atlas-text-3);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.atlas-pivot-control select{border:1px solid var(--atlas-line-dark);appearance:none;background:linear-gradient(45deg, transparent 50%, #8790a2 50%) calc(100% - 16px) 15px / 6px 6px no-repeat, linear-gradient(135deg, #8790a2 50%, transparent 50%) calc(100% - 11px) 15px / 6px 6px no-repeat, var(--atlas-white);width:100%;height:38px;color:var(--atlas-text);cursor:pointer;border-radius:7px;outline:0;padding:0 32px 0 11px;font-size:10px;font-weight:700}.atlas-pivot-control select:focus{border-color:var(--atlas-primary);box-shadow:0 0 0 3px #635bff14}.atlas-pivot-toolbar-info{border-left:1px solid var(--atlas-line);flex-direction:column;justify-content:center;min-height:38px;padding:0 11px;display:flex}.atlas-pivot-toolbar-info strong{color:var(--atlas-text);margin-top:5px;font-size:10px;font-weight:750}.atlas-pivot-period-card{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;grid-template-columns:1fr auto 2fr;align-items:center;gap:25px;margin-bottom:17px;padding:22px 24px;display:grid;box-shadow:0 2px 8px #161d3005}.atlas-pivot-period-card h2{color:var(--atlas-text);letter-spacing:-.035em;margin:0;font-size:24px;font-weight:780}.atlas-pivot-period-card p{color:var(--atlas-text-3);margin:4px 0 0;font-size:10px}.atlas-pivot-period-date{border-right:1px solid var(--atlas-line);border-left:1px solid var(--atlas-line);text-align:center;padding:0 25px}.atlas-pivot-period-date span{color:var(--atlas-primary);font-size:9px;font-weight:800;display:block}.atlas-pivot-period-date strong{color:var(--atlas-text);margin-top:5px;font-size:11px;display:block}.atlas-pivot-ohlc{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.atlas-pivot-ohlc>div{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);border-radius:7px;padding:11px}.atlas-pivot-ohlc span{color:var(--atlas-text-3);text-transform:uppercase;font-size:8px;font-weight:800;display:block}.atlas-pivot-ohlc strong{color:var(--atlas-text);margin-top:6px;font-size:11px;font-weight:750;display:block}.atlas-pivot-message{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;margin-bottom:17px;padding:24px}.atlas-pivot-message.error{background:#fffafb;border-color:#f0d7db}.atlas-pivot-message h2{color:var(--atlas-text);margin:0 0 8px;font-size:18px}.atlas-pivot-message p{color:var(--atlas-text-2);margin:0;font-size:11px;line-height:1.7}.atlas-pivot-results{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;margin-bottom:17px;padding:23px;box-shadow:0 2px 8px #161d3005}.atlas-pivot-results-header,.atlas-pivot-visual-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.atlas-pivot-results-header h2,.atlas-pivot-visual-header h2{color:var(--atlas-text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:760}.atlas-demo-label{border:1px solid var(--atlas-primary-border);background:var(--atlas-primary-soft);min-height:23px;color:var(--atlas-primary);letter-spacing:.1em;border-radius:5px;align-items:center;padding:0 8px;font-size:8px;font-weight:850;display:inline-flex}.atlas-pivot-levels{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.atlas-pivot-level{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);border-radius:8px;min-height:103px;padding:14px}.atlas-pivot-level>span{font-size:10px;font-weight:850;display:block}.atlas-pivot-level>strong{color:var(--atlas-text);white-space:nowrap;margin-top:12px;font-size:14px;font-weight:760;display:block}.atlas-pivot-level>small{color:var(--atlas-text-3);margin-top:5px;font-size:8px;display:block}.atlas-pivot-level.resistance{border-top:2px solid var(--atlas-red)}.atlas-pivot-level.resistance>span{color:var(--atlas-red)}.atlas-pivot-level.support{border-top:2px solid var(--atlas-green)}.atlas-pivot-level.support>span{color:var(--atlas-green)}.atlas-pivot-level.pivot{border-top:2px solid var(--atlas-primary);background:var(--atlas-primary-soft)}.atlas-pivot-level.pivot>span{color:var(--atlas-primary)}.atlas-pivot-visual{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;margin-bottom:17px;padding:23px;box-shadow:0 2px 8px #161d3005}.atlas-pivot-visual-header>span{color:var(--atlas-text-2);font-size:10px}.atlas-pivot-visual-header>span strong{color:var(--atlas-text);font-weight:750}.atlas-pivot-map{padding:8px 0}.atlas-pivot-map-row{grid-template-columns:38px minmax(100px,1fr) 120px;align-items:center;gap:12px;min-height:43px;display:grid}.atlas-pivot-map-row>span{text-align:right;font-size:10px;font-weight:850}.atlas-pivot-map-line{background:var(--atlas-line-dark);height:1px;position:relative}.atlas-pivot-map-line:before{content:"";border-top:1px dashed var(--atlas-line-dark);position:absolute;top:50%;left:0;right:0}.atlas-pivot-map-line i{background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.atlas-pivot-map-row>strong{color:var(--atlas-text);font-size:11px;font-weight:750}.atlas-pivot-map-row.resistance{color:var(--atlas-red)}.atlas-pivot-map-row.support{color:var(--atlas-green)}.atlas-pivot-map-row.pivot{color:var(--atlas-primary)}.atlas-pivot-map-row.pivot .atlas-pivot-map-line{background:var(--atlas-primary);height:2px}.atlas-pivot-bottom{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px;display:grid}.atlas-pivot-bottom>article{border:1px solid var(--atlas-line);background:var(--atlas-white);border-radius:11px;padding:23px}.atlas-pivot-bottom h2{color:var(--atlas-text);letter-spacing:-.025em;margin:0 0 14px;font-size:18px;font-weight:760}.atlas-pivot-bottom p{color:var(--atlas-text-2);margin:0 0 9px;font-size:11px;line-height:1.75}.atlas-pivot-formula>div{border:1px solid var(--atlas-primary-border);background:var(--atlas-primary-soft);border-radius:8px;margin:12px 0;padding:17px}.atlas-pivot-formula>div strong{color:var(--atlas-primary);font-size:13px;font-weight:800}.atlas-pivot-disclaimer{border:1px solid var(--atlas-line);background:var(--atlas-bg-soft);border-radius:8px;align-items:flex-start;gap:9px;padding:12px;display:flex}.atlas-pivot-disclaimer>span{color:var(--atlas-primary);font-size:11px}.atlas-pivot-disclaimer p{color:var(--atlas-text-3);margin:0;font-size:9px;line-height:1.65}@media (width<=1150px){.atlas-pivot-toolbar{grid-template-columns:1fr 180px}.atlas-pivot-toolbar-info{border-left:0;border-top:1px solid var(--atlas-line);padding-top:10px}.atlas-pivot-period-card{grid-template-columns:1fr 1fr}.atlas-pivot-ohlc{grid-column:1/-1}.atlas-pivot-levels{grid-template-columns:repeat(4,1fr)}}@media (width<=850px){.atlas-pivot-page{padding:25px 16px 60px}.atlas-pivot-header{flex-direction:column;align-items:stretch}.atlas-pivot-live{text-align:left;width:100%}.atlas-pivot-period-card{grid-template-columns:1fr}.atlas-pivot-period-date{border-top:1px solid var(--atlas-line);border-right:0;border-bottom:1px solid var(--atlas-line);text-align:left;border-left:0;padding:12px 0}.atlas-pivot-ohlc{grid-template-columns:repeat(2,1fr)}.atlas-pivot-bottom{grid-template-columns:1fr}}@media (width<=600px){.atlas-pivot-header h1{font-size:30px}.atlas-pivot-toolbar{grid-template-columns:1fr}.atlas-pivot-toolbar-info{border-top:1px solid var(--atlas-line)}.atlas-pivot-levels{grid-template-columns:repeat(2,1fr)}.atlas-pivot-level.pivot{grid-column:1/-1}.atlas-pivot-map-row{grid-template-columns:30px minmax(60px,1fr) 95px;gap:8px}}.atlas-news-article-entities{border-top:1px solid var(--atlas-border-light);margin-top:28px;padding-top:20px}.atlas-news-article-entities .atlas-section-kicker{margin-bottom:12px}.atlas-news-entities-list{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.atlas-news-entity{border:1px solid var(--atlas-border);background:var(--atlas-surface);min-height:28px;color:var(--atlas-text);letter-spacing:.04em;border-radius:4px;justify-content:center;align-items:center;padding:0 9px;font-size:10px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.atlas-news-entity:hover{border-color:var(--atlas-purple);color:var(--atlas-purple);background:#f0edff}.atlas-news-original-content{color:var(--atlas-text);margin-top:28px;font-size:15px;line-height:1.78}.atlas-news-original-content p{margin:0 0 20px}.atlas-news-original-content h2,.atlas-news-original-content h3,.atlas-news-original-content h4{color:var(--atlas-text);margin:34px 0 16px;font-weight:800;line-height:1.25}.atlas-news-original-content h2{font-size:22px}.atlas-news-original-content h3{font-size:18px}.atlas-news-original-content h4{font-size:16px}.atlas-news-original-content strong{font-weight:800}.atlas-news-original-content em{font-style:italic}.atlas-news-original-content a{color:var(--atlas-purple);font-weight:700;text-decoration:none}.atlas-news-original-content a:hover{text-decoration:underline}.atlas-news-original-content blockquote{border-left:3px solid var(--atlas-purple);background:var(--atlas-surface);color:var(--atlas-text);margin:30px 0;padding:18px 22px;font-size:16px;font-weight:700;line-height:1.6}.atlas-news-original-content blockquote p{margin:0}.atlas-news-original-content figure{margin:30px 0}.atlas-news-original-content img{border-radius:4px;width:100%;max-width:100%;height:auto;display:block}.atlas-news-original-content figcaption{color:var(--atlas-text-muted);margin-top:8px;font-size:11px;line-height:1.5}.atlas-news-original-content ul,.atlas-news-original-content ol{margin:0 0 22px;padding-left:24px}.atlas-news-original-content li{margin-bottom:8px}.atlas-news-content-unavailable{border:1px solid var(--atlas-border-light);background:var(--atlas-surface);margin-top:28px;padding:22px}.atlas-news-content-unavailable .atlas-section-kicker{margin-bottom:10px;display:block}.atlas-news-content-unavailable p{color:var(--atlas-text-muted);margin:0;font-size:13px;line-height:1.7}:root{--academy-bg:#f6f7fb;--academy-white:#fff;--academy-soft:#faf9ff;--academy-text:#101827;--academy-text-secondary:#586579;--academy-text-muted:#8a95a6;--academy-border:#e4e7ee;--academy-purple:#7357ff;--academy-purple-dark:#6244e8;--academy-purple-soft:#f0edff;--academy-purple-border:#dcd5ff;--academy-dark:#11131b;--academy-radius:12px;--academy-radius-small:9px;--academy-shadow:0 8px 28px #141b2d0e;--academy-shadow-hover:0 15px 38px #141b2d17;--academy-container:1180px}.atlas-academy-page *,.atlas-academy-inner-page *{box-sizing:border-box}.atlas-academy-page a,.atlas-academy-inner-page a{text-decoration:none}.atlas-academy-page h1,.atlas-academy-page h2,.atlas-academy-page h3,.atlas-academy-page p,.atlas-academy-inner-page h1,.atlas-academy-inner-page h2,.atlas-academy-inner-page h3,.atlas-academy-inner-page p{margin-top:0}.atlas-academy-page,.atlas-academy-inner-page{width:100%;color:var(--academy-text);background:var(--academy-bg)}.atlas-academy-page{padding-bottom:80px}.atlas-academy-page>*{width:min(calc(100% - 48px), var(--academy-container));margin-left:auto;margin-right:auto}.atlas-academy-inner-page{padding-top:30px;padding-bottom:80px}.atlas-academy-inner-page>*{width:100%;max-width:var(--academy-container);margin-left:auto;margin-right:auto}.atlas-academy-eyebrow{color:var(--academy-purple);letter-spacing:2.1px;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:16px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.atlas-academy-eyebrow:before{content:"";background:var(--academy-purple);width:24px;height:1px}.atlas-academy-breadcrumb{color:var(--academy-text-muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:28px;font-size:10px;font-weight:600;display:flex}.atlas-academy-breadcrumb a{color:var(--academy-purple)}.atlas-academy-breadcrumb a:hover{color:var(--academy-purple-dark)}.atlas-academy-section{margin-bottom:72px}.atlas-academy-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px;display:flex}.atlas-academy-section-heading>div>span{color:var(--academy-purple);letter-spacing:1.9px;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.atlas-academy-section-heading h2{color:var(--academy-text);letter-spacing:-.8px;margin-bottom:0;font-size:29px;font-weight:800;line-height:1.15}.atlas-academy-section-heading>p{max-width:470px;color:var(--academy-text-secondary);margin-bottom:2px;font-size:12px;line-height:1.7}.atlas-academy-section-heading>a{color:var(--academy-purple);flex-shrink:0;font-size:10px;font-weight:800}.atlas-academy-hero{grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);align-items:center;gap:70px;min-height:390px;padding-top:65px;padding-bottom:65px;display:grid;position:relative;overflow:hidden}.atlas-academy-hero h1{max-width:780px;color:var(--academy-text);letter-spacing:-2.8px;margin-bottom:20px;font-size:clamp(42px,5vw,66px);font-weight:800;line-height:1.02}.atlas-academy-hero>div:first-child p{max-width:720px;color:var(--academy-text-secondary);margin-bottom:0;font-size:15px;line-height:1.8}.atlas-academy-hero-side{border:1px solid var(--academy-purple-border);border-radius:var(--academy-radius);min-height:220px;box-shadow:var(--academy-shadow);background:linear-gradient(145deg,#fff 0%,#faf9ff 100%);flex-direction:column;justify-content:center;padding:32px;display:flex}.atlas-academy-hero-side span{color:var(--academy-purple);letter-spacing:2px;margin-bottom:13px;font-size:9px;font-weight:800}.atlas-academy-hero-side strong{color:var(--academy-text);margin-bottom:10px;font-size:23px;line-height:1.2}.atlas-academy-hero-side small{color:var(--academy-text-secondary);font-size:11px;line-height:1.7}.atlas-academy-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.atlas-academy-category-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:15px;min-height:106px;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.atlas-academy-category-card:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow-hover);transform:translateY(-3px)}.atlas-academy-category-card>span{width:40px;height:40px;color:var(--academy-purple);background:var(--academy-purple-soft);border-radius:8px;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.atlas-academy-category-card strong{color:var(--academy-text);margin-bottom:5px;font-size:13px;font-weight:800;display:block}.atlas-academy-category-card p{color:var(--academy-text-muted);margin-bottom:0;font-size:10px;line-height:1.55}.atlas-academy-category-card b{color:var(--academy-purple);text-align:right;font-size:17px;font-weight:500}.atlas-academy-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.atlas-academy-path-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);min-height:275px;box-shadow:var(--academy-shadow);flex-direction:column;padding:25px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.atlas-academy-path-card:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow-hover);transform:translateY(-4px)}.atlas-academy-path-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.atlas-academy-path-top span{color:var(--academy-purple);letter-spacing:1.6px;font-size:9px;font-weight:800}.atlas-academy-path-top small{color:var(--academy-text-secondary);text-transform:uppercase;background:#f3f4f7;border-radius:5px;padding:5px 9px;font-size:8px;font-weight:800}.atlas-academy-path-card h3{color:var(--academy-text);margin-bottom:10px;font-size:21px;font-weight:800}.atlas-academy-path-card>p{color:var(--academy-text-secondary);margin-bottom:auto;font-size:11px;line-height:1.7}.atlas-academy-path-bottom{border-top:1px solid var(--academy-border);justify-content:space-between;align-items:center;margin-top:25px;padding-top:15px;display:flex}.atlas-academy-path-bottom span{color:var(--academy-text-muted);font-size:9px;font-weight:700}.atlas-academy-path-bottom a{color:var(--academy-purple);font-size:10px;font-weight:800}.atlas-academy-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.atlas-academy-guide-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);grid-template-columns:45px minmax(0,1fr);gap:19px;padding:23px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.atlas-academy-guide-card:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow-hover);transform:translateY(-3px)}.atlas-academy-guide-number{color:var(--academy-purple);letter-spacing:1px;font-size:11px;font-weight:800}.atlas-academy-guide-content>span{color:var(--academy-purple);letter-spacing:1.4px;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.atlas-academy-guide-content h3{color:var(--academy-text);margin-bottom:8px;font-size:17px;font-weight:800;line-height:1.3}.atlas-academy-guide-content p{color:var(--academy-text-secondary);margin-bottom:19px;font-size:11px;line-height:1.65}.atlas-academy-guide-footer{border-top:1px solid var(--academy-border);justify-content:space-between;align-items:center;gap:15px;padding-top:12px;display:flex}.atlas-academy-guide-footer small{color:var(--academy-text-muted);font-size:8px}.atlas-academy-guide-footer a{color:var(--academy-purple);font-size:9px;font-weight:800}.atlas-academy-ecosystem{color:#fff;background:var(--academy-dark);border-radius:var(--academy-radius);margin-bottom:70px;padding:40px}.atlas-academy-ecosystem-header{grid-template-columns:1.2fr .8fr;align-items:end;gap:45px;margin-bottom:30px;display:grid}.atlas-academy-ecosystem-header .atlas-academy-eyebrow{color:#9b89ff}.atlas-academy-ecosystem-header .atlas-academy-eyebrow:before{background:#9b89ff}.atlas-academy-ecosystem-header h2{color:#fff;letter-spacing:-.8px;margin-bottom:0;font-size:29px;line-height:1.15}.atlas-academy-ecosystem-header>p{color:#a8afbd;margin-bottom:0;font-size:11px;line-height:1.7}.atlas-academy-ecosystem-grid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:14px;display:grid}.atlas-academy-ecosystem-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;padding:22px;transition:all .2s;display:block}.atlas-academy-ecosystem-card:hover{background:#7357ff1a;border-color:#917dff59}.atlas-academy-ecosystem-card span{color:#8874ff;margin-bottom:13px;font-size:9px;font-weight:800;display:block}.atlas-academy-ecosystem-card strong{color:#fff;margin-bottom:7px;font-size:14px;display:block}.atlas-academy-ecosystem-card p{color:#9da5b5;margin-bottom:0;font-size:10px;line-height:1.6}.atlas-academy-ecosystem-arrow{color:#7861ff;justify-content:center;align-items:center;font-size:17px;display:flex}.atlas-academy-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.atlas-academy-latest-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);grid-template-columns:42px minmax(0,1fr);gap:16px;padding:21px;transition:all .2s;display:grid}.atlas-academy-latest-card:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow);transform:translateY(-3px)}.atlas-academy-latest-card>span{color:var(--academy-purple);font-size:10px;font-weight:800}.atlas-academy-latest-card small{color:var(--academy-purple);letter-spacing:1.3px;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.atlas-academy-latest-card h3{color:var(--academy-text);margin-bottom:7px;font-size:15px;line-height:1.3}.atlas-academy-latest-card p{color:var(--academy-text-secondary);margin-bottom:13px;font-size:10px;line-height:1.6}.atlas-academy-latest-card b{color:var(--academy-purple);font-size:9px}.atlas-academy-empty{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:50px;display:flex}.atlas-academy-empty-icon{width:52px;height:52px;color:var(--academy-purple);background:var(--academy-purple-soft);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:18px;font-weight:800;display:flex}.atlas-academy-empty h1{color:var(--academy-text);margin-bottom:10px;font-size:27px}.atlas-academy-empty p{max-width:480px;color:var(--academy-text-secondary);margin-bottom:24px;font-size:12px;line-height:1.7}.atlas-academy-back-button{color:#fff;background:var(--academy-purple);border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 17px;font-size:10px;font-weight:800;transition:all .2s;display:inline-flex}.atlas-academy-back-button:hover{background:var(--academy-purple-dark);transform:translateY(-1px)}.atlas-academy-category-hero{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);box-shadow:var(--academy-shadow);margin-bottom:35px;padding:38px}.atlas-academy-category-hero h1{color:var(--academy-text);letter-spacing:-1.5px;margin-bottom:12px;font-size:40px;font-weight:800}.atlas-academy-category-hero p{max-width:720px;color:var(--academy-text-secondary);margin-bottom:0;font-size:13px;line-height:1.8}.atlas-academy-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.atlas-academy-content-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);flex-direction:column;min-height:220px;padding:22px;transition:all .2s;display:flex}.atlas-academy-content-card:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow);transform:translateY(-3px)}.atlas-academy-content-card>span{color:var(--academy-purple);letter-spacing:1.3px;margin-bottom:14px;font-size:8px;font-weight:800}.atlas-academy-content-card h3{color:var(--academy-text);margin-bottom:9px;font-size:16px;line-height:1.3}.atlas-academy-content-card p{color:var(--academy-text-secondary);margin-bottom:auto;font-size:10px;line-height:1.65}.atlas-academy-path-hero,.atlas-academy-guide-hero{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);box-shadow:var(--academy-shadow);margin-bottom:40px;padding:40px}.atlas-academy-path-badge,.atlas-academy-guide-label{color:var(--academy-purple);background:var(--academy-purple-soft);border:1px solid var(--academy-purple-border);letter-spacing:1.4px;border-radius:5px;margin-bottom:21px;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.atlas-academy-path-hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:center;gap:50px;display:grid}.atlas-academy-path-hero h1,.atlas-academy-guide-hero h1{color:var(--academy-text);letter-spacing:-1.8px;margin-bottom:13px;font-size:45px;font-weight:800;line-height:1.05}.atlas-academy-path-hero p,.atlas-academy-guide-hero>p{max-width:700px;color:var(--academy-text-secondary);margin-bottom:18px;font-size:13px;line-height:1.75}.atlas-academy-path-meta,.atlas-academy-guide-meta{color:var(--academy-text-muted);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;font-size:9px;font-weight:800;display:flex}.atlas-academy-path-meta span:first-child{color:var(--academy-purple)}.atlas-academy-path-progress,.atlas-academy-lesson-progress{background:var(--academy-soft);border:1px solid var(--academy-purple-border);border-radius:var(--academy-radius-small);padding:23px}.atlas-academy-path-progress-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.atlas-academy-path-progress-top span,.atlas-academy-lesson-progress>span{color:var(--academy-text-muted);letter-spacing:1.5px;font-size:8px;font-weight:800}.atlas-academy-path-progress-top strong,.atlas-academy-lesson-progress>strong{color:var(--academy-purple);font-size:21px}.atlas-academy-progress-track{background:#e8e5f5;border-radius:999px;width:100%;height:5px;margin:10px 0 13px;overflow:hidden}.atlas-academy-progress-fill{background:var(--academy-purple);border-radius:inherit;width:0;height:100%}.atlas-academy-path-progress small,.atlas-academy-lesson-progress small{color:var(--academy-text-muted);font-size:9px}.atlas-academy-content-section{margin-bottom:45px}.atlas-academy-content-count{color:var(--academy-purple);text-transform:uppercase;font-size:9px;font-weight:800}.atlas-academy-path-lessons{flex-direction:column;gap:8px;display:flex}.atlas-academy-path-lesson{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);grid-template-columns:48px minmax(0,1fr) 25px;align-items:center;gap:17px;padding:19px;transition:all .2s;display:grid}.atlas-academy-path-lesson:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow);transform:translate(3px)}.atlas-academy-path-lesson-number{color:var(--academy-purple);font-size:11px;font-weight:800}.atlas-academy-path-lesson-top{gap:11px;margin-bottom:5px;display:flex}.atlas-academy-path-lesson-top span{color:var(--academy-text-muted);letter-spacing:1px;font-size:8px;font-weight:800}.atlas-academy-path-lesson-top span:first-child{color:var(--academy-purple)}.atlas-academy-path-lesson-info h3{color:var(--academy-text);margin-bottom:5px;font-size:15px;font-weight:800}.atlas-academy-path-lesson-info p{color:var(--academy-text-secondary);margin-bottom:0;font-size:10px;line-height:1.6}.atlas-academy-path-lesson-arrow{color:var(--academy-purple);text-align:right;font-size:17px}.atlas-academy-path-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:42px;display:grid}.atlas-academy-path-info-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);padding:22px}.atlas-academy-info-label{color:var(--academy-purple);letter-spacing:1.4px;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.atlas-academy-path-info-card strong{color:var(--academy-text);margin-bottom:9px;font-size:16px;display:block}.atlas-academy-path-info-card p{color:var(--academy-text-secondary);margin-bottom:0;font-size:10px;line-height:1.6}.atlas-academy-path-back{margin-bottom:42px}.atlas-academy-guide-hero .atlas-academy-eyebrow{display:flex}.atlas-academy-guide-meta{margin-top:18px}.atlas-academy-guide-layout{grid-template-columns:minmax(0,1fr) 285px;gap:30px;margin-bottom:55px;display:grid}.atlas-academy-guide-body{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);min-width:0;padding:34px}.atlas-academy-guide-intro{border-bottom:1px solid var(--academy-border);margin-bottom:28px;padding-bottom:27px}.atlas-academy-guide-intro-label{color:var(--academy-purple);letter-spacing:1.5px;margin-bottom:10px;font-size:8px;font-weight:800;display:block}.atlas-academy-guide-intro h2{color:var(--academy-text);letter-spacing:-.5px;margin-bottom:11px;font-size:24px}.atlas-academy-guide-intro p{color:var(--academy-text-secondary);margin-bottom:0;font-size:12px;line-height:1.8}.atlas-academy-guide-topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:27px;display:grid}.atlas-academy-guide-topic{background:var(--academy-soft);border:1px solid var(--academy-border);border-radius:8px;padding:17px}.atlas-academy-guide-topic>span{color:var(--academy-purple);margin-bottom:12px;font-size:9px;font-weight:800;display:block}.atlas-academy-guide-topic strong{color:var(--academy-text);margin-bottom:6px;font-size:11px;display:block}.atlas-academy-guide-topic p{color:var(--academy-text-muted);margin-bottom:0;font-size:9px;line-height:1.6}.atlas-academy-guide-linked,.atlas-academy-guide-placeholder{background:var(--academy-purple-soft);border:1px solid var(--academy-purple-border);border-radius:var(--academy-radius-small);justify-content:space-between;align-items:center;gap:25px;padding:21px;display:flex}.atlas-academy-guide-linked span,.atlas-academy-guide-placeholder>span{color:var(--academy-purple);letter-spacing:1.3px;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.atlas-academy-guide-linked h3,.atlas-academy-guide-placeholder h3{color:var(--academy-text);margin-bottom:6px;font-size:15px}.atlas-academy-guide-linked p,.atlas-academy-guide-placeholder p{color:var(--academy-text-secondary);margin-bottom:0;font-size:10px;line-height:1.6}.atlas-academy-guide-start{color:#fff;background:var(--academy-purple);border-radius:7px;flex-shrink:0;align-items:center;min-height:38px;padding:0 15px;font-size:9px;font-weight:800;display:inline-flex}.atlas-academy-guide-sidebar,.atlas-academy-lesson-sidebar{flex-direction:column;align-self:start;gap:11px;display:flex;position:sticky;top:20px}.atlas-academy-sidebar-card,.atlas-academy-lesson-sidebar-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);padding:20px}.atlas-academy-sidebar-label{color:var(--academy-purple);letter-spacing:1.4px;margin-bottom:13px;font-size:8px;font-weight:800;display:block}.atlas-academy-sidebar-card a,.atlas-academy-lesson-sidebar-card a{color:var(--academy-text-secondary);border-bottom:1px solid var(--academy-border);padding:10px 0;font-size:9px;line-height:1.4;display:block}.atlas-academy-sidebar-card a:last-child,.atlas-academy-lesson-sidebar-card a:last-child{border-bottom:0}.atlas-academy-sidebar-card a:hover,.atlas-academy-lesson-sidebar-card a:hover{color:var(--academy-purple)}.atlas-academy-sidebar-accent{background:var(--academy-purple-soft);border-color:var(--academy-purple-border)}.atlas-academy-sidebar-accent strong{color:var(--academy-text);margin-bottom:9px;font-size:12px;line-height:1.45;display:block}.atlas-academy-sidebar-accent p{color:var(--academy-text-secondary);margin-bottom:12px;font-size:9px;line-height:1.65}.atlas-academy-sidebar-accent a{color:var(--academy-purple);border:0;padding:0;font-weight:800}.atlas-academy-lesson-header{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);box-shadow:var(--academy-shadow);grid-template-columns:minmax(0,1fr) 235px;align-items:center;gap:30px;margin-bottom:28px;padding:34px;display:grid}.atlas-academy-lesson-header-main{min-width:0}.atlas-academy-lesson-label-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.atlas-academy-lesson-type,.atlas-academy-lesson-level,.atlas-academy-lesson-duration{letter-spacing:.8px;text-transform:uppercase;border-radius:5px;align-items:center;min-height:24px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.atlas-academy-lesson-type{color:var(--academy-purple);background:var(--academy-purple-soft);border:1px solid var(--academy-purple-border)}.atlas-academy-lesson-level,.atlas-academy-lesson-duration{color:var(--academy-text-secondary);border:1px solid var(--academy-border);background:#f4f5f8}.atlas-academy-lesson-header h1{color:var(--academy-text);letter-spacing:-1.5px;margin-bottom:10px;font-size:39px;font-weight:800;line-height:1.08}.atlas-academy-lesson-header-main>p{max-width:720px;color:var(--academy-text-secondary);margin-bottom:0;font-size:13px;line-height:1.7}.atlas-academy-lesson-progress{width:100%}.atlas-academy-lesson-progress>span{margin-bottom:5px;display:block}.atlas-academy-lesson-progress>strong{margin-bottom:8px;display:block}.atlas-academy-lesson-layout{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:30px;margin-bottom:55px;display:grid}.atlas-academy-lesson-body{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius);min-width:0;box-shadow:var(--academy-shadow);padding:34px}.atlas-academy-lesson-introduction{border-bottom:1px solid var(--academy-border);margin-bottom:0;padding:0 0 27px}.atlas-academy-lesson-introduction>span{color:var(--academy-purple);letter-spacing:1.5px;margin-bottom:10px;font-size:8px;font-weight:800;display:block}.atlas-academy-lesson-introduction p{color:var(--academy-text-secondary);margin-bottom:0;font-size:13px;line-height:1.8}.atlas-academy-lesson-introduction strong{color:var(--academy-text);font-weight:800}.atlas-academy-lesson-section{border-bottom:1px solid var(--academy-border);grid-template-columns:45px minmax(0,1fr);gap:18px;padding:30px 0;display:grid}.atlas-academy-lesson-section-number{color:var(--academy-purple);letter-spacing:1px;font-size:10px;font-weight:800}.atlas-academy-lesson-section-content{min-width:0}.atlas-academy-lesson-section-content h2{color:var(--academy-text);letter-spacing:-.5px;margin-bottom:12px;font-size:23px;font-weight:800;line-height:1.25}.atlas-academy-lesson-section-content p{color:var(--academy-text-secondary);margin-bottom:12px;font-size:13px;line-height:1.85}.atlas-academy-lesson-section-content p:last-child{margin-bottom:0}.atlas-academy-key-concept{background:var(--academy-dark);border-radius:var(--academy-radius-small);grid-template-columns:58px minmax(0,1fr);gap:20px;margin-top:30px;padding:23px;display:grid}.atlas-academy-key-concept-icon{color:#fff;background:var(--academy-purple);letter-spacing:1px;border-radius:9px;justify-content:center;align-items:center;width:52px;height:52px;font-size:8px;font-weight:800;display:flex}.atlas-academy-key-concept span{color:#9b89ff;letter-spacing:1.4px;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.atlas-academy-key-concept h3{color:#fff;margin-bottom:7px;font-size:16px}.atlas-academy-key-concept p{color:#a8afbd;margin-bottom:0;font-size:10px;line-height:1.7}.atlas-academy-lesson-note{background:var(--academy-soft);border:1px solid var(--academy-purple-border);border-radius:var(--academy-radius-small);margin-top:12px;padding:19px}.atlas-academy-lesson-note strong{color:var(--academy-purple);letter-spacing:1px;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-academy-lesson-note p{color:var(--academy-text-secondary);margin-bottom:0;font-size:10px;line-height:1.7}.atlas-academy-lesson-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px;display:grid}.atlas-academy-lesson-nav-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:8px;flex-direction:column;justify-content:center;min-height:86px;padding:17px;transition:all .2s;display:flex}.atlas-academy-lesson-nav-card:hover{background:var(--academy-soft);border-color:var(--academy-purple-border)}.atlas-academy-lesson-nav-card span{color:var(--academy-purple);letter-spacing:1px;margin-bottom:7px;font-size:8px;font-weight:800}.atlas-academy-lesson-nav-card strong{color:var(--academy-text);font-size:11px;line-height:1.4}.atlas-academy-lesson-nav-next{text-align:right}.atlas-academy-lesson-sidebar-card a{align-items:flex-start;gap:9px;display:flex}.atlas-academy-lesson-sidebar-card a span{color:var(--academy-purple);flex-shrink:0;font-size:8px;font-weight:800}.atlas-academy-related{margin-bottom:50px}.atlas-academy-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.atlas-academy-related-card{background:var(--academy-white);border:1px solid var(--academy-border);border-radius:var(--academy-radius-small);flex-direction:column;min-height:175px;padding:19px;transition:all .2s;display:flex}.atlas-academy-related-card:hover{border-color:var(--academy-purple-border);box-shadow:var(--academy-shadow);transform:translateY(-3px)}.atlas-academy-related-card>span{color:var(--academy-purple);margin-bottom:13px;font-size:8px;font-weight:800}.atlas-academy-related-card strong{color:var(--academy-text);margin-bottom:7px;font-size:13px;line-height:1.35}.atlas-academy-related-card p{color:var(--academy-text-secondary);flex:1;margin-bottom:12px;font-size:9px;line-height:1.6}.atlas-academy-related-card b{color:var(--academy-purple);font-size:13px}.atlas-academy-disclaimer{background:#f0f1f5;border:1px solid #e1e4ea;border-radius:9px;margin-bottom:0;padding:21px}.atlas-academy-disclaimer strong{color:var(--academy-text);margin-bottom:6px;font-size:9px;font-weight:800;display:block}.atlas-academy-disclaimer p{max-width:900px;color:var(--academy-text-muted);margin-bottom:0;font-size:9px;line-height:1.7}@media (width<=1050px){.atlas-academy-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-academy-path-grid{grid-template-columns:1fr}.atlas-academy-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-academy-guide-layout,.atlas-academy-lesson-layout{grid-template-columns:minmax(0,1fr) 250px}}@media (width<=850px){.atlas-academy-hero,.atlas-academy-path-hero-grid,.atlas-academy-ecosystem-header,.atlas-academy-lesson-header{grid-template-columns:1fr}.atlas-academy-hero{gap:35px;min-height:auto;padding-top:50px;padding-bottom:50px}.atlas-academy-hero h1{font-size:45px}.atlas-academy-section-heading{flex-direction:column;align-items:flex-start;gap:10px}.atlas-academy-ecosystem-grid{grid-template-columns:1fr}.atlas-academy-ecosystem-arrow{display:none}.atlas-academy-guide-sidebar,.atlas-academy-lesson-sidebar{position:static}.atlas-academy-guide-topics,.atlas-academy-path-info-grid{grid-template-columns:1fr}.atlas-academy-lesson-header{gap:20px}.atlas-academy-lesson-progress{max-width:300px}}@media (width<=650px){.atlas-academy-page>*{width:calc(100% - 30px)}.atlas-academy-inner-page{padding:20px 15px 50px}.atlas-academy-hero{gap:25px;padding-top:40px;padding-bottom:40px}.atlas-academy-hero h1{letter-spacing:-1.8px;font-size:37px}.atlas-academy-section-heading h2{font-size:25px}.atlas-academy-category-grid,.atlas-academy-guides-grid,.atlas-academy-latest-grid,.atlas-academy-content-grid,.atlas-academy-related-grid{grid-template-columns:1fr}.atlas-academy-category-card{grid-template-columns:42px minmax(0,1fr) 20px}.atlas-academy-path-hero,.atlas-academy-guide-hero,.atlas-academy-guide-body,.atlas-academy-lesson-header,.atlas-academy-lesson-body{padding:24px}.atlas-academy-path-hero h1,.atlas-academy-guide-hero h1{font-size:34px}.atlas-academy-lesson-header h1{font-size:31px}.atlas-academy-path-lesson{grid-template-columns:36px minmax(0,1fr) 18px;gap:11px;padding:15px}.atlas-academy-path-lesson-info h3{font-size:14px}.atlas-academy-lesson-section{grid-template-columns:1fr;gap:9px;padding:25px 0}.atlas-academy-lesson-section-content h2{font-size:20px}.atlas-academy-key-concept{grid-template-columns:1fr;gap:15px}.atlas-academy-lesson-navigation{grid-template-columns:1fr}.atlas-academy-guide-linked,.atlas-academy-guide-placeholder{flex-direction:column;align-items:flex-start}.atlas-academy-ecosystem{padding:25px}.atlas-academy-ecosystem-header h2{font-size:25px}.atlas-academy-empty{min-height:420px;padding:30px 20px}}.atlas-header{z-index:7000;position:relative}.atlas-search{z-index:8000;position:relative}.atlas-search-results{box-sizing:border-box;z-index:9000;background:#fff;border:1px solid #dedfe3;border-radius:4px;width:100%;max-height:520px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 30px #00000029}.atlas-search-status{color:#6f747c;padding:18px 16px;font-size:12px;line-height:1.5}.atlas-search-group{border-bottom:1px solid #ececef;padding:0}.atlas-search-group:last-child{border-bottom:0}.atlas-search-group-title{box-sizing:border-box;color:#7357ff;letter-spacing:.9px;align-items:center;min-height:28px;padding:10px 14px 5px;font-size:9px;font-weight:800;display:flex}.atlas-search .atlas-search-result{color:#202329;text-align:left;cursor:pointer;box-sizing:border-box;width:100%;min-width:0;min-height:48px;font-family:inherit;font-size:inherit;background:#fff;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;padding:8px 14px;transition:background .12s,color .12s;display:flex}.atlas-search .atlas-search-result:hover{background:#f5f3ff}.atlas-search-result-main{color:#202329;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:100%;min-width:0;font-size:11px;font-weight:700;line-height:1.35;display:block;overflow:hidden}.atlas-search .atlas-search-result:hover .atlas-search-result-main{color:#7357ff}.atlas-search-result-meta{color:#9297a0;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:100%;min-width:0;margin-top:3px;font-size:9px;line-height:1.2;display:block;overflow:hidden}.atlas-search-results::-webkit-scrollbar{width:5px}.atlas-search-results::-webkit-scrollbar-track{background:#f7f7f8}.atlas-search-results::-webkit-scrollbar-thumb{background:#c9cbd0;border-radius:5px}.atlas-search-results::-webkit-scrollbar-thumb:hover{background:#aeb1b8}@media (width<=900px){.atlas-search-results{width:min(620px,100vw - 40px)}}@media (width<=600px){.atlas-search-results{width:calc(100vw - 24px);left:50%;transform:translate(-50%)}}.atlas-language-wrapper{position:relative}.atlas-language-menu{z-index:1000;background:#fff;border:1px solid #0f172a1f;border-radius:10px;min-width:150px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #0f172a29}.atlas-language-option{cursor:pointer;width:100%;min-width:0;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:9px 10px;display:flex}.atlas-language-option:hover{background:#0f172a0f}.atlas-language-option.active{background:#0f172a14;font-weight:600}.atlas-calendar-page-v2{--atlas-purple:#6547ff;--atlas-purple-soft:#6547ff14;--atlas-navy:#0d1730;--atlas-text:#15213d;--atlas-muted:#6d7890;--atlas-border:#e4e8f0;--atlas-surface:#fff;--atlas-surface-soft:#f8f9fc}.atlas-calendar-page-v2 .atlas-calendar-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:26px;display:flex}.atlas-calendar-page-v2 .atlas-calendar-header h1{color:var(--atlas-navy);letter-spacing:-1.5px;margin:5px 0 7px;font-size:clamp(30px,3vw,42px)}.atlas-calendar-page-v2 .atlas-calendar-header p{color:var(--atlas-muted);margin:0;font-size:15px}.atlas-calendar-page-v2 .atlas-calendar-search{width:min(390px,100%);position:relative}.atlas-calendar-page-v2 .atlas-calendar-search input{border:1px solid var(--atlas-border);width:100%;height:44px;color:var(--atlas-text);box-sizing:border-box;background:#fff;border-radius:8px;outline:none;padding:0 42px 0 16px;transition:all .18s}.atlas-calendar-page-v2 .atlas-calendar-search input:focus{border-color:#6547ff73;box-shadow:0 0 0 3px #6547ff14}.atlas-calendar-page-v2 .atlas-calendar-search span{color:var(--atlas-purple);position:absolute;top:50%;right:14px;transform:translateY(-50%)}.atlas-calendar-control-grid{margin-bottom:14px}.atlas-calendar-page-v2 .atlas-calendar-periods,.atlas-calendar-custom-panel,.atlas-calendar-toolbar-v2,.atlas-calendar-context-v2{border:1px solid var(--atlas-border);background:var(--atlas-surface);border-radius:8px}.atlas-calendar-page-v2 .atlas-calendar-periods{align-items:center;gap:8px;padding:10px;display:flex}.atlas-calendar-page-v2 .atlas-calendar-periods button{min-height:38px;color:var(--atlas-text);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 16px;font-weight:500;transition:all .18s}.atlas-calendar-page-v2 .atlas-calendar-periods button:hover{color:var(--atlas-purple);background:#f4f2ff}.atlas-calendar-page-v2 .atlas-calendar-periods button.active{background:var(--atlas-purple);color:#fff;box-shadow:0 5px 14px #6547ff33}.atlas-calendar-page-v2 .atlas-calendar-periods .atlas-calendar-custom{color:var(--atlas-purple);border:1px solid #6547ff73;margin-left:auto}.atlas-calendar-page-v2 .atlas-calendar-periods .atlas-calendar-custom.active{background:var(--atlas-purple-soft);color:var(--atlas-purple);box-shadow:none}.atlas-calendar-custom-panel{align-items:flex-end;gap:12px;margin-top:8px;padding:12px;animation:.18s atlasCalendarDrop;display:flex}.atlas-calendar-custom-panel label{flex-direction:column;gap:5px;min-width:190px;display:flex}.atlas-calendar-custom-panel label span,.atlas-calendar-select span{letter-spacing:.04em;color:var(--atlas-muted);font-size:11px;font-weight:700}.atlas-calendar-custom-panel input,.atlas-calendar-select select{border:1px solid var(--atlas-border);height:38px;color:var(--atlas-text);background:#fff;border-radius:6px;outline:none;padding:0 10px}.atlas-calendar-apply,.atlas-calendar-clear{cursor:pointer;border-radius:6px;height:38px;padding:0 16px;font-weight:600}.atlas-calendar-apply{background:var(--atlas-purple);color:#fff;border:0}.atlas-calendar-clear{border:1px solid var(--atlas-border);color:var(--atlas-text);background:#fff}.atlas-calendar-toolbar-v2{align-items:center;gap:16px;margin-bottom:14px;padding:12px;display:flex}.atlas-calendar-toolbar-v2 .atlas-calendar-filters{align-items:center;gap:7px;margin-right:auto;display:flex}.atlas-calendar-page-v2 .atlas-calendar-filter-label{color:var(--atlas-muted);letter-spacing:.05em;margin-right:4px;font-size:11px;font-weight:800}.atlas-calendar-page-v2 .atlas-calendar-filters button{color:#4e5870;cursor:pointer;background:#f7f8fb;border:1px solid #0000;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:0 11px;display:inline-flex}.atlas-calendar-page-v2 .atlas-calendar-filters button.active{background:var(--atlas-purple-soft);color:var(--atlas-purple);border-color:#6547ff40}.atlas-filter-dot{background:#a6afc0;border-radius:50%;width:8px;height:8px}.atlas-filter-dot.high{background:#ff4b55}.atlas-filter-dot.medium{background:#ffb700}.atlas-filter-dot.low{background:#9ba6bb}.atlas-filter-dot.all{background:var(--atlas-purple)}.atlas-calendar-select{flex-direction:column;gap:4px;min-width:130px;display:flex}.atlas-calendar-select select{cursor:pointer;width:100%}.atlas-calendar-upcoming{color:var(--atlas-text);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;display:inline-flex}.atlas-switch{background:#dfe4ee;border-radius:999px;width:31px;height:18px;transition:all .18s;position:relative}.atlas-switch:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.atlas-calendar-upcoming.active .atlas-switch{background:var(--atlas-purple)}.atlas-calendar-upcoming.active .atlas-switch:after{transform:translate(13px)}.atlas-calendar-context-v2{border-bottom-right-radius:0;border-bottom-left-radius:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.atlas-calendar-context-v2>div:first-child{align-items:baseline;gap:14px;display:flex}.atlas-calendar-context-v2 strong{color:var(--atlas-navy)}.atlas-calendar-context-v2>div:first-child span,.atlas-calendar-updated{color:var(--atlas-muted);font-size:13px}.atlas-calendar-context-right{align-items:center;gap:20px;display:flex}.atlas-calendar-context-right>strong{color:var(--atlas-purple)}.atlas-calendar-live{color:#0aa566;align-items:center;gap:7px;font-size:13px;display:inline-flex}.atlas-calendar-live i,.atlas-calendar-live:before{content:"";background:#16b97a;border-radius:50%;width:8px;height:8px}.atlas-calendar-live:before{display:none}.atlas-calendar-table-wrapper-v2{border:1px solid var(--atlas-border);background:#fff;border-top:0;border-radius:0 0 8px 8px;overflow:hidden}.atlas-calendar-day-group+.atlas-calendar-day-group{border-top:12px solid #f7f8fb}.atlas-calendar-day-label{border-bottom:1px solid var(--atlas-border);background:#fbfcfe;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.atlas-calendar-day-label strong{color:var(--atlas-navy);text-transform:capitalize}.atlas-calendar-day-label span{color:var(--atlas-purple);font-size:12px;font-weight:700}.atlas-calendar-table-v2{border-collapse:collapse;table-layout:fixed;width:100%}.atlas-calendar-table-v2 th{color:#68738a;letter-spacing:.07em;text-align:left;border-bottom:1px solid var(--atlas-border);background:#f6f7fa;padding:11px 16px;font-size:10px;font-weight:800}.atlas-calendar-table-v2 td{vertical-align:middle;color:var(--atlas-text);border-bottom:1px solid #edf0f5;padding:11px 16px;font-size:13px}.atlas-calendar-table-v2 tbody tr:hover{background:#faf9ff}.atlas-calendar-table-v2 th:first-child,.atlas-calendar-table-v2 td:first-child{width:8%}.atlas-calendar-table-v2 th:nth-child(2),.atlas-calendar-table-v2 td:nth-child(2){width:10%}.atlas-calendar-table-v2 th:nth-child(3),.atlas-calendar-table-v2 td:nth-child(3){width:43%}.atlas-calendar-table-v2 th:nth-child(4),.atlas-calendar-table-v2 td:nth-child(4){width:13%}.atlas-calendar-table-v2 th:nth-child(5),.atlas-calendar-table-v2 td:nth-child(5),.atlas-calendar-table-v2 th:nth-child(6),.atlas-calendar-table-v2 td:nth-child(6),.atlas-calendar-table-v2 th:nth-child(7),.atlas-calendar-table-v2 td:nth-child(7){width:8.6%}.atlas-calendar-time{white-space:nowrap}.atlas-calendar-time strong{color:var(--atlas-navy);display:block}.atlas-calendar-time>span{background:var(--atlas-purple-soft);color:var(--atlas-purple);border-radius:4px;margin-top:4px;padding:2px 5px;font-size:10px;font-weight:700;display:inline-block}.atlas-calendar-country-v2{align-items:center;gap:9px;display:inline-flex}.atlas-calendar-flag{background:#f1f3f7;border-radius:3px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:20px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #121f3914}.atlas-calendar-flag img{object-fit:cover;width:28px;height:20px;display:block}.atlas-calendar-flag-fallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:inline-flex}.atlas-calendar-flag.is-fallback:after{content:"🌐";font-size:14px}.atlas-calendar-country-v2 strong{color:#34405a;font-size:12px}.atlas-calendar-event-v2 strong{color:var(--atlas-navy);font-size:13px;line-height:1.25;display:block}.atlas-calendar-event-v2 span{color:#8791a5;margin-top:3px;font-size:11px;display:block}.atlas-calendar-stars{letter-spacing:-2px;gap:2px;font-size:17px;line-height:1;display:inline-flex}.atlas-calendar-stars span{color:#d6dce6}.atlas-calendar-stars.importance-low .filled,.atlas-calendar-stars.importance-medium .filled{color:#ffb800}.atlas-calendar-stars.importance-high .filled{color:#ff4752}.atlas-calendar-value{font-variant-numeric:tabular-nums}.atlas-calendar-value.is-positive{color:#0aae72;font-weight:700}.atlas-calendar-value.is-negative{color:#ff3f4b;font-weight:700}.atlas-calendar-value.is-neutral{color:var(--atlas-text);font-weight:600}.atlas-calendar-error{color:#c52f39;background:#ff3f4b0a;border:1px solid #ff3f4b33;border-radius:8px;margin-bottom:14px;padding:12px 14px}.atlas-calendar-empty{text-align:center;color:var(--atlas-muted);padding:48px 20px}@keyframes atlasCalendarDrop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.atlas-calendar-page-v2 .atlas-calendar-header,.atlas-calendar-toolbar-v2,.atlas-calendar-context-v2{flex-direction:column;align-items:stretch}.atlas-calendar-page-v2 .atlas-calendar-search{width:100%}.atlas-calendar-toolbar-v2 .atlas-calendar-filters{flex-wrap:wrap;margin-right:0}.atlas-calendar-select{width:100%}.atlas-calendar-upcoming{align-self:flex-start}.atlas-calendar-table-wrapper-v2{overflow-x:auto}.atlas-calendar-table-v2{min-width:920px}}@media (width<=700px){.atlas-calendar-page-v2 .atlas-calendar-periods{flex-wrap:wrap}.atlas-calendar-page-v2 .atlas-calendar-periods .atlas-calendar-custom{width:100%;margin-left:0}.atlas-calendar-custom-panel{flex-direction:column;align-items:stretch}.atlas-calendar-custom-panel label{min-width:0}.atlas-calendar-context-right,.atlas-calendar-context-v2>div:first-child{flex-wrap:wrap}}.atlas-markets-page{width:100%;max-width:1120px;margin:0 auto}.atlas-markets-page .atlas-page-header{padding-bottom:26px}.atlas-markets-page .atlas-page-header h1{color:#17171a;letter-spacing:-.035em;margin:6px 0 8px;font-size:34px;font-weight:700;line-height:1.1}.atlas-markets-page .atlas-page-header p{color:#73737c;max-width:680px;margin:0;font-size:13px;line-height:1.6}.atlas-markets-categories{border-top:1px solid var(--atlas-border);border-bottom:1px solid var(--atlas-border);scrollbar-width:none;align-items:center;gap:6px;width:100%;padding:12px 0;display:flex;overflow-x:auto}.atlas-markets-categories::-webkit-scrollbar{display:none}.atlas-markets-categories a{color:#65656d;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;justify-content:center;align-items:center;min-height:36px;padding:0 15px;font-size:11px;font-weight:650;line-height:1;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.atlas-markets-categories a:hover{color:#17171a;background:#f6f6f8;border-color:#e4e4e8}.atlas-markets-categories a.active{background:var(--atlas-purple);border-color:var(--atlas-purple);color:#fff;box-shadow:0 3px 10px #7357ff29}.atlas-markets-categories a.active:hover{background:var(--atlas-purple-dark);border-color:var(--atlas-purple-dark);color:#fff}.atlas-markets-page-section{width:100%;margin-top:30px}.atlas-markets-page-section .atlas-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.atlas-markets-page-section .atlas-section-heading h2{color:#17171a;letter-spacing:-.025em;margin:5px 0 0;font-size:22px;font-weight:700;line-height:1.15}.atlas-markets-page-section .atlas-section-meta{display:none}.atlas-market-data-widget{background:#fff;border:1px solid #e6e6e8;border-radius:6px;width:100%;max-width:100%;margin:0;overflow:hidden}.atlas-market-data-widget-inner{width:100%;max-width:100%;margin:0;padding:0;overflow:hidden}.atlas-market-data-widget tv-market-data{display:block;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}.atlas-markets-table-wrapper{background:#fff;border:1px solid #e6e6e8;border-radius:6px;width:100%;overflow-x:auto}.atlas-markets-table{border-collapse:collapse;width:100%;min-width:760px}.atlas-markets-table th{color:#777780;text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#fafafa;border-bottom:1px solid #e7e7ea;padding:12px 15px;font-size:10px;font-weight:650}.atlas-markets-table td{color:#333338;border-bottom:1px solid #eeeef1;padding:13px 15px;font-size:12px}.atlas-markets-table tbody tr:last-child td{border-bottom:0}.atlas-markets-table tbody tr:hover{background:#fafafe}.atlas-markets-table td strong{color:#17171a;font-weight:700}.atlas-markets-table .positive{color:#168f68;font-weight:650}.atlas-markets-table .negative{color:#e14b57;font-weight:650}.atlas-markets-status{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:650;display:inline-flex}.atlas-markets-status.open{color:#168f68;background:#eef8f3}.atlas-markets-status.closed{color:#85858d;background:#f4f4f6}.atlas-markets-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.atlas-markets-info-card{background:#fff;border:1px solid #e7e7ea;border-radius:8px;min-height:145px;padding:20px}.atlas-markets-info-card h2{color:#19191d;letter-spacing:-.02em;margin:7px 0 8px;font-size:16px;font-weight:700}.atlas-markets-info-card p{color:#777780;margin:0;font-size:12px;line-height:1.65}.atlas-markets-empty{background:#fff;border:1px solid #e7e7ea;border-radius:8px;padding:40px 24px}.atlas-markets-empty h2{color:#19191d;margin:7px 0 8px;font-size:20px;font-weight:700}.atlas-markets-empty p{color:#777780;max-width:560px;margin:0 0 18px;font-size:12px;line-height:1.65}.atlas-markets-empty a{color:var(--atlas-purple);font-size:12px;font-weight:650;text-decoration:none}.atlas-markets-empty a:hover{text-decoration:underline}@media (width<=1150px){.atlas-markets-page{max-width:calc(100% - 40px)}}@media (width<=900px){.atlas-markets-info-grid{grid-template-columns:1fr}}@media (width<=700px){.atlas-markets-page{max-width:calc(100% - 24px)}.atlas-markets-page .atlas-page-header h1{font-size:30px}.atlas-markets-categories{gap:5px;padding:10px 0}.atlas-markets-categories a{min-height:34px;padding:0 12px;font-size:10px}.atlas-markets-page-section{margin-top:24px}.atlas-market-data-widget{border-radius:5px}}.atlas-market-data-widget{position:relative}.atlas-market-data-widget:after{content:"";z-index:20;pointer-events:none;background:#fff;height:27px;position:absolute;bottom:0;left:0;right:34px}.atlas-indicators-page{color:#101a2b;background:#fff;min-height:100vh;padding:34px 0 70px}.atlas-indicators-header{justify-content:space-between;align-items:flex-start;gap:40px;width:min(1180px,100% - 48px);margin:0 auto;display:flex}.atlas-indicators-header>div:first-child{min-width:0}.atlas-indicators-header .atlas-page-kicker{letter-spacing:.08em;margin-bottom:7px;font-size:11px;font-weight:800;line-height:1;color:#7357ff!important}.atlas-indicators-header h1{color:#101a2b;letter-spacing:-.03em;margin:0;font-size:32px;font-weight:800;line-height:1.15}.atlas-indicators-header p{color:#71829a;max-width:620px;margin:8px 0 0;font-size:13px;line-height:1.6}.atlas-indicators-live{box-sizing:border-box!important;text-align:right!important;background:#faf9ff!important;border:1px solid #dcd4ff!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;width:202px!important;min-width:202px!important;height:92px!important;min-height:92px!important;padding:14px 18px!important;display:flex!important}.atlas-indicators-live span{color:#8b82aa;letter-spacing:.08em;margin:0 0 4px;font-size:9px;font-weight:800;line-height:1;display:block}.atlas-indicators-live strong{color:#101a2b;margin:0;font-size:22px;font-weight:800;line-height:1.15;display:block}.atlas-indicators-live small{color:#7357ff;margin-top:4px;font-size:10px;font-weight:700;line-height:1;display:block}.atlas-technical-subnav{box-sizing:border-box;background:#fff;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;align-items:center;gap:4px;width:100%;margin-top:28px;padding:0 max(24px,50% - 590px);display:flex}.atlas-technical-subnav a{color:#71829a;border-bottom:2px solid #0000;padding:15px 14px 13px;font-size:11px;font-weight:700;text-decoration:none}.atlas-technical-subnav a:hover{color:#7357ff}.atlas-technical-subnav a.active{color:#7357ff;background:#faf9ff;border-bottom-color:#7357ff}.atlas-indicators-toolbar{grid-template-columns:1.15fr 1.15fr auto;align-items:end;gap:12px;width:min(1180px,100% - 48px);margin:22px auto 0;display:grid}.atlas-indicators-toolbar>div{min-width:0}.atlas-indicators-toolbar label{color:#8b98a9;letter-spacing:.08em;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-indicators-toolbar select{color:#253247;background:#fff;border:1px solid #dfe4eb;border-radius:7px;outline:none;width:100%;height:40px;padding:0 12px;font-size:12px}.atlas-indicators-toolbar select:focus{border-color:#bdb0ff;box-shadow:0 0 0 3px #f3f0ff}.atlas-indicators-timeframes>div{height:40px;display:flex}.atlas-indicators-timeframes button{color:#71829a;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-right:0;min-width:50px;padding:0 12px;font-size:10px;font-weight:800}.atlas-indicators-timeframes button:first-child{border-radius:7px 0 0 7px}.atlas-indicators-timeframes button:last-child{border-right:1px solid #dfe4eb;border-radius:0 7px 7px 0}.atlas-indicators-timeframes button.active{color:#7357ff;background:#faf9ff;border-color:#cfc6ff}.atlas-indicators-overview{background:#fff;border:1px solid #e6eaf0;border-radius:10px;grid-template-columns:repeat(5,1fr);width:min(1180px,100% - 48px);margin:18px auto 0;display:grid;overflow:hidden}.atlas-indicators-overview>div{border-right:1px solid #e6eaf0;min-height:88px;padding:15px 17px}.atlas-indicators-overview>div:last-child{border-right:0}.atlas-indicators-overview span{color:#8b98a9;letter-spacing:.07em;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-indicators-overview strong{color:#101a2b;font-size:16px;font-weight:800;display:block}.atlas-indicators-overview strong.buy{color:#23936a}.atlas-indicators-overview strong.sell{color:#d65b67}.atlas-indicators-overview strong.neutral{color:#7357ff}.atlas-indicators-overview small{color:#8b98a9;margin-top:5px;font-size:10px;display:block}.atlas-indicators-main{grid-template-columns:minmax(0,1fr) 320px;gap:18px;width:min(1180px,100% - 48px);margin:18px auto 0;display:grid}.atlas-indicator-detail,.atlas-indicators-side-card,.atlas-indicators-library,.atlas-indicators-bottom article{background:#fff;border:1px solid #e6eaf0;border-radius:10px}.atlas-indicator-detail{min-width:0;overflow:hidden}.atlas-indicator-detail-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.atlas-card-kicker{color:#7357ff;letter-spacing:.08em;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-indicator-detail-header h2{color:#101a2b;margin:0;font-size:22px;font-weight:800}.atlas-indicator-detail-header p{color:#8b98a9;margin:5px 0 0;font-size:11px}.atlas-demo-label{color:#7357ff;background:#faf9ff;border:1px solid #ddd7ff;border-radius:5px;flex:none;padding:6px 9px;font-size:9px;font-weight:800}.atlas-indicator-detail-content{grid-template-columns:220px 1fr;gap:26px;padding:24px;display:grid}.atlas-indicator-big-value{border-right:1px solid #edf0f4;padding-right:25px}.atlas-indicator-big-value>span,.atlas-indicator-description>span{color:#8b98a9;letter-spacing:.07em;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.atlas-indicator-big-value strong{color:#101a2b;font-size:30px;font-weight:800;line-height:1;display:block}.atlas-indicator-big-value em{border-radius:5px;margin-top:10px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800;display:inline-block}.atlas-indicator-big-value em.buy{color:#238b65;background:#f0faf6}.atlas-indicator-big-value em.sell{color:#c65360;background:#fff3f4}.atlas-indicator-big-value em.neutral{color:#7357ff;background:#faf9ff}.atlas-indicator-description p{color:#607087;margin:0;font-size:12px;line-height:1.7}.atlas-indicator-description>div{border-top:1px solid #edf0f4;margin-top:18px;padding-top:13px}.atlas-indicator-description>div span{color:#8b98a9;font-size:10px}.atlas-indicator-description>div strong{color:#253247;margin-left:12px;font-size:11px}.atlas-indicator-chart{background:#fafbfc;border:1px solid #edf0f4;border-radius:8px;margin:0 24px 24px;padding:18px}.atlas-indicator-chart-header{justify-content:space-between;gap:20px;margin-bottom:16px;display:flex}.atlas-indicator-chart-header span{color:#253247;font-size:11px;font-weight:800}.atlas-indicator-chart-header small{color:#8b98a9;font-size:10px}.atlas-indicator-live-data{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.atlas-indicator-live-data>div{background:#fff;border:1px solid #e6eaf0;border-radius:7px;min-height:72px;padding:13px}.atlas-indicator-live-data span{color:#8b98a9;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.atlas-indicator-live-data strong{color:#101a2b;font-size:15px;font-weight:800;display:block}.atlas-indicators-sidebar{flex-direction:column;gap:18px;display:flex}.atlas-indicators-side-card{padding:20px}.atlas-indicators-side-card h3{color:#101a2b;margin:0;font-size:18px;font-weight:800}.atlas-indicators-side-card p{color:#71829a;margin:10px 0 0;font-size:11px;line-height:1.65}.atlas-indicator-reading{border-bottom:1px solid #edf0f4;justify-content:space-between;gap:15px;padding:12px 0;display:flex}.atlas-indicator-reading:first-of-type{margin-top:16px}.atlas-indicator-reading:last-child{border-bottom:0}.atlas-indicator-reading span{color:#8b98a9;font-size:10px}.atlas-indicator-reading strong{color:#253247;font-size:11px}.atlas-indicators-note{background:#faf9ff;border:1px solid #e4defe;border-radius:6px;gap:9px;margin-top:15px;padding:11px;display:flex}.atlas-indicators-note>span{color:#7357ff;font-size:13px}.atlas-indicators-note p{margin:0;font-size:10px;line-height:1.55}.atlas-indicators-library{width:min(1180px,100% - 48px);margin:18px auto 0;overflow:hidden}.atlas-indicators-library-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-end;gap:20px;padding:21px 24px;display:flex}.atlas-indicators-library-header h2{color:#101a2b;margin:0;font-size:20px;font-weight:800}.atlas-indicators-library-header>span{color:#8b98a9;font-size:10px}.atlas-indicators-library-grid{grid-template-columns:repeat(4,1fr);display:grid}.atlas-indicators-library-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #edf0f4;border-top:0;border-left:0;min-height:120px;padding:18px}.atlas-indicators-library-grid button:hover,.atlas-indicators-library-grid button.active{background:#faf9ff}.atlas-indicators-library-grid button.active{box-shadow:inset 3px 0 #7357ff}.atlas-indicators-library-grid strong{color:#101a2b;font-size:15px;font-weight:800;display:block}.atlas-indicators-library-grid span{color:#71829a;margin-top:5px;font-size:10px;line-height:1.4;display:block}.atlas-indicators-library-grid small{color:#8b98a9;margin-top:8px;font-size:9px;display:block}.atlas-indicators-bottom{grid-template-columns:1.2fr .8fr;gap:18px;width:min(1180px,100% - 48px);margin:18px auto 0;display:grid}.atlas-indicators-bottom article{padding:22px 24px}.atlas-indicators-bottom h2{color:#101a2b;margin:0;font-size:21px;font-weight:800}.atlas-indicators-bottom p{color:#71829a;margin:10px 0 0;font-size:11px;line-height:1.7}.atlas-indicator-category{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.atlas-indicator-category:last-child{border-bottom:0}.atlas-indicator-category strong{color:#7357ff;font-size:10px;font-weight:800}.atlas-indicator-category span{color:#71829a;font-size:10px}.atlas-indicators-message{background:#fff;border:1px solid #e6eaf0;border-radius:10px;width:min(1180px,100% - 48px);margin:22px auto 0;padding:30px 24px}.atlas-indicators-message h2{color:#101a2b;margin:0;font-size:20px}.atlas-indicators-message p{color:#71829a;margin:8px 0 0;font-size:12px}.atlas-indicators-message.error{border-color:#f0d7da}.atlas-indicators-disclaimer{background:#fafbfc;border:1px solid #edf0f4;border-radius:7px;align-items:flex-start;gap:10px;width:min(1180px,100% - 48px);margin:18px auto 0;padding:14px 16px;display:flex}.atlas-indicators-disclaimer>span{color:#7357ff;font-size:13px}.atlas-indicators-disclaimer p{color:#8b98a9;margin:0;font-size:10px;line-height:1.6}@media (width<=900px){.atlas-indicators-header{flex-direction:column}.atlas-indicators-live{align-self:flex-start;text-align:left!important;align-items:flex-start!important}.atlas-indicators-toolbar{grid-template-columns:1fr}.atlas-indicators-overview{grid-template-columns:repeat(2,1fr)}.atlas-indicators-overview>div:nth-child(2n){border-right:0}.atlas-indicators-main{grid-template-columns:1fr}.atlas-indicators-library-grid{grid-template-columns:repeat(2,1fr)}.atlas-indicators-bottom{grid-template-columns:1fr}}@media (width<=640px){.atlas-indicators-header,.atlas-indicators-toolbar,.atlas-indicators-overview,.atlas-indicators-main,.atlas-indicators-library,.atlas-indicators-bottom,.atlas-indicators-message,.atlas-indicators-disclaimer{width:min(100% - 28px,1180px)}.atlas-technical-subnav{padding:0 14px;overflow-x:auto}.atlas-technical-subnav a{white-space:nowrap}.atlas-indicators-overview{grid-template-columns:1fr}.atlas-indicators-overview>div{border-bottom:1px solid #e6eaf0;border-right:0}.atlas-indicators-overview>div:last-child{border-bottom:0}.atlas-indicator-detail-content{grid-template-columns:1fr}.atlas-indicator-big-value{border-bottom:1px solid #edf0f4;border-right:0;padding-bottom:20px;padding-right:0}.atlas-indicator-live-data,.atlas-indicators-library-grid{grid-template-columns:1fr}.atlas-indicators-library-grid button{border-right:0}}.atlas-moving-average-page{--atlas-bg:#f8f9fb;--atlas-white:#fff;--atlas-text:#101923;--atlas-text-2:#42556d;--atlas-muted:#71829a;--atlas-border:#dfe5ed;--atlas-border-soft:#e9edf2;--atlas-purple:#7357ff;--atlas-purple-soft:#f3f0ff;--atlas-purple-border:#dcd4ff;--atlas-green:#22a06b;--atlas-green-soft:#edf9f3;--atlas-red:#d94f5c;--atlas-red-soft:#fff0f2;width:100%;max-width:1440px;color:var(--atlas-text);box-sizing:border-box;margin:0 auto;padding:36px 0 70px}.atlas-moving-average-page *,.atlas-moving-average-page :before,.atlas-moving-average-page :after{box-sizing:border-box}.atlas-moving-average-header{justify-content:space-between;align-items:flex-start;gap:40px;width:100%;margin-bottom:28px;display:flex}.atlas-moving-average-header-main{min-width:0;padding-top:0}.atlas-moving-average-kicker{letter-spacing:1.4px;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800;line-height:1;display:block;color:#7357ff!important}.atlas-moving-average-title{color:#101923;letter-spacing:-1.4px;margin:0;font-size:36px;font-weight:800;line-height:1.05}.atlas-moving-average-subtitle{color:#667d99;max-width:720px;margin:13px 0 0;font-size:13px;font-weight:400;line-height:1.55}.atlas-moving-average-header>:last-child{flex:none}.atlas-moving-average-price{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;height:92px;min-height:92px;margin:0;padding:14px 18px;background:#faf9ff!important;border:1px solid #dcd4ff!important;border-radius:10px!important;width:202px!important;min-width:202px!important;display:flex!important}.atlas-moving-average-price-label{letter-spacing:1px;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:800;line-height:1;display:block;color:#8a80a8!important}.atlas-moving-average-price-value{margin:0;font-size:20px;font-weight:800;line-height:1.15;display:block;color:#101923!important}.atlas-moving-average-price-symbol{margin:6px 0 0;font-size:10px;font-weight:700;line-height:1;display:block;color:#7357ff!important}.atlas-moving-average-header>:last-child:not(.atlas-moving-average-header-main){text-align:right;background:#faf9ff;border:1px solid #dcd4ff;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-end;width:202px;min-width:202px;height:92px;padding:14px 18px;display:flex}.atlas-technical-subnav{background:#fff;border:1px solid #dfe5ed;border-radius:10px;align-items:stretch;width:100%;height:52px;margin-bottom:24px;display:flex;overflow:hidden}.atlas-technical-subnav a,.atlas-technical-subnav button{color:#53657c;cursor:pointer;background:#fff;border:0;border-right:1px solid #e9edf2;flex:none;justify-content:center;align-items:center;height:50px;padding:0 20px;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;display:flex;position:relative}.atlas-technical-subnav a:last-child,.atlas-technical-subnav button:last-child{border-right:0}.atlas-technical-subnav a:hover,.atlas-technical-subnav button:hover{color:#7357ff;background:#faf9ff}.atlas-technical-subnav a.active,.atlas-technical-subnav button.active,.atlas-technical-subnav a[aria-current=page],.atlas-technical-subnav button[aria-current=page]{color:#101923;background:#f3f0ff}.atlas-technical-subnav a.active:after,.atlas-technical-subnav button.active:after,.atlas-technical-subnav a[aria-current=page]:after,.atlas-technical-subnav button[aria-current=page]:after{content:"";background:#7357ff;height:2px;position:absolute;bottom:0;left:0;right:0}.atlas-moving-average-toolbar{background:#fff;border:1px solid #dfe5ed;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:stretch;gap:10px;width:100%;margin-bottom:18px;padding:10px;display:grid}.atlas-moving-average-control{background:#fff;border:1px solid #dfe5ed;border-radius:8px;min-width:0;padding:12px 13px}.atlas-moving-average-control-label{color:#70839b;letter-spacing:1px;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800;line-height:1;display:block}.atlas-moving-average-control select{color:#101923;cursor:pointer;background:#fff;border:1px solid #d8e0e9;border-radius:7px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:700}.atlas-moving-average-control select:focus{border-color:#c9c0ff;box-shadow:0 0 0 2px #f3f0ff}.atlas-moving-average-timeframes{background:#fff;border:1px solid #dfe5ed;border-radius:9px;justify-content:center;align-items:center;gap:2px;width:190px;min-width:190px;height:52px;min-height:52px;padding:6px 8px;display:flex;overflow:hidden}.atlas-moving-average-timeframes button{appearance:none;color:#53657c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;outline:none;justify-content:center;align-items:center;width:38px;min-width:38px;height:36px;min-height:36px;padding:0;font-family:inherit;font-size:10px;font-weight:700;line-height:1;display:flex}.atlas-moving-average-timeframes button:hover{color:#7357ff;background:#faf9ff}.atlas-moving-average-timeframes button.active,.atlas-moving-average-timeframes button[aria-selected=true]{color:#7357ff;background:#f3f0ff;border-color:#dcd4ff}.atlas-moving-average-timeframes button:focus,.atlas-moving-average-timeframes button:focus-visible{box-shadow:none;outline:none}.atlas-moving-average-overview{background:#fff;border:1px solid #dfe5ed;border-radius:10px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.12fr);width:100%;margin-bottom:18px;display:grid;overflow:hidden}.atlas-moving-average-overview-item{border-right:1px solid #e9edf2;min-width:0;min-height:100px;padding:20px 18px}.atlas-moving-average-overview-item:last-child{border-right:0}.atlas-moving-average-overview-label{color:#7a899b;letter-spacing:.8px;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800;line-height:1;display:block}.atlas-moving-average-overview-value{color:#101923;font-size:15px;font-weight:800;line-height:1.25;display:block}.atlas-moving-average-overview-meta{color:#72849b;margin-top:8px;font-size:9px;font-weight:500;display:block}.atlas-moving-average-main{grid-template-columns:minmax(0,2.05fr) minmax(320px,.95fr);align-items:start;gap:18px;display:grid}.atlas-moving-average-table-card{background:#fff;border:1px solid #dfe5ed;border-radius:10px;min-width:0;overflow:hidden}.atlas-moving-average-card-header{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;min-height:82px;padding:18px 22px;display:flex}.atlas-moving-average-card-header-left{min-width:0}.atlas-moving-average-card-kicker{color:#71839a;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:800;line-height:1;display:block}.atlas-moving-average-card-title{color:#101923;letter-spacing:-.3px;margin:0;font-size:17px;font-weight:800}.atlas-moving-average-card-symbol{color:#101923;flex:none;margin-left:20px;font-size:13px}.atlas-moving-average-table{border-collapse:collapse;border-spacing:0;width:100%}.atlas-moving-average-table-head{background:#fbfcfd}.atlas-moving-average-table-head th{color:#7b8da3;letter-spacing:.8px;text-align:left;text-transform:uppercase;border-bottom:1px solid #e9edf2;height:43px;padding:0 22px;font-size:9px;font-weight:800}.atlas-moving-average-row{border-bottom:1px solid #e9edf2;min-height:70px}.atlas-moving-average-row:last-child{border-bottom:0}.atlas-moving-average-row td{color:#101923;height:70px;padding:0 22px;font-size:11px;font-weight:600}.atlas-moving-average-row td:nth-child(2),.atlas-moving-average-row td:nth-child(3){color:#315a91;font-variant-numeric:tabular-nums}.atlas-moving-average-period{color:#101923;font-weight:800}.atlas-moving-average-position{border-radius:6px;justify-content:center;align-items:center;min-width:92px;height:27px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.atlas-moving-average-position.above,.atlas-moving-average-position.positive{color:#22a06b;background:#edf9f3}.atlas-moving-average-position.below,.atlas-moving-average-position.negative{color:#d94f5c;background:#fff0f2}.atlas-moving-average-position.neutral{color:#68798d;background:#f4f6f8}.atlas-moving-average-side{flex-direction:column;gap:18px;min-width:0;display:flex}.atlas-moving-average-side-card{background:#fff;border:1px solid #dfe5ed;border-radius:10px;min-width:0;padding:22px}.atlas-moving-average-side-kicker{color:#71839a;letter-spacing:1px;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.atlas-moving-average-side-title{color:#101923;margin:0 0 18px;font-size:17px;font-weight:800}.atlas-moving-average-structure{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.atlas-moving-average-structure-item{background:#fbfcfd;border:1px solid #dfe5ed;border-radius:7px;justify-content:space-between;align-items:center;min-height:48px;padding:0 12px;display:flex}.atlas-moving-average-structure-label{color:#71839a;font-size:9px;font-weight:700}.atlas-moving-average-structure-value{color:#101923;font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}.atlas-moving-average-reading-title{color:#101923;margin:0 0 12px;font-size:17px;font-weight:800}.atlas-moving-average-reading-text{color:#71839a;margin:0;font-size:11px;line-height:1.7}.atlas-moving-average-note{color:#71839a;background:#fbfcfd;border:1px solid #dfe5ed;border-radius:7px;align-items:flex-start;gap:9px;margin-top:18px;padding:11px 12px;font-size:9px;line-height:1.55;display:flex}.atlas-moving-average-note-icon{color:#70839a;border:1px solid #aeb9c7;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;font-weight:800;display:flex}.atlas-moving-average-crossovers{background:#fff;border:1px solid #dfe5ed;border-radius:10px;width:100%;margin-top:18px;overflow:hidden}.atlas-moving-average-crossovers-header{border-bottom:1px solid #e9edf2;min-height:76px;padding:20px 22px}.atlas-moving-average-crossovers-title{color:#101923;margin:0;font-size:17px;font-weight:800}.atlas-moving-average-cross-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.atlas-moving-average-cross-item{border-right:1px solid #e9edf2;min-height:112px;padding:20px 22px}.atlas-moving-average-cross-item:last-child{border-right:0}.atlas-moving-average-cross-label{color:#71839a;letter-spacing:.8px;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:800;display:block}.atlas-moving-average-cross-value{color:#101923;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.atlas-moving-average-cross-description{color:#71839a;margin:0;font-size:9px;line-height:1.5}.atlas-moving-average-types{background:#fff;border:1px solid #dfe5ed;border-radius:10px;padding:22px}.atlas-moving-average-types-title{color:#101923;margin:0 0 18px;font-size:17px;font-weight:800}.atlas-moving-average-types>div{border-bottom:1px solid #e9edf2;align-items:center;gap:18px;min-height:46px;padding:0;display:flex}.atlas-moving-average-types>div:last-child{border-bottom:0}.atlas-moving-average-types>div>strong{color:#7357ff;white-space:nowrap;flex:0 0 56px;margin:0;font-size:11px;font-weight:800}.atlas-moving-average-types>div>span{color:#71829a;white-space:nowrap;flex:1;margin:0;font-size:10px;font-weight:500}.atlas-moving-average-bottom{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:18px;margin-top:18px;display:grid}.atlas-moving-average-disclaimer{background:#fff;border:1px solid #dfe5ed;border-radius:10px;padding:22px}.atlas-moving-average-disclaimer-title{color:#101923;margin:0 0 10px;font-size:13px;font-weight:800}.atlas-moving-average-disclaimer-text{color:#71839a;margin:0;font-size:10px;line-height:1.65}.atlas-moving-average-loading{color:#71839a;text-align:center;padding:45px 20px;font-size:11px}.atlas-moving-average-error{color:#d94f5c;background:#fff0f2;border:1px solid #f2cbd0;border-radius:8px;padding:16px;font-size:11px;font-weight:600}@media (width<=1100px){.atlas-moving-average-page{padding-left:20px;padding-right:20px}.atlas-moving-average-toolbar{grid-template-columns:1fr 1fr}.atlas-moving-average-timeframes{grid-column:1/-1;justify-self:end}.atlas-moving-average-main,.atlas-moving-average-bottom{grid-template-columns:1fr}}@media (width<=850px){.atlas-moving-average-header{flex-direction:column}.atlas-moving-average-header>:last-child:not(.atlas-moving-average-header-main),.atlas-moving-average-price{text-align:right;align-self:flex-end;width:202px!important;min-width:202px!important}.atlas-moving-average-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-moving-average-overview-item:nth-child(2){border-right:0}.atlas-moving-average-overview-item:nth-child(3),.atlas-moving-average-overview-item:nth-child(4),.atlas-moving-average-overview-item:nth-child(5){border-top:1px solid #e9edf2}.atlas-moving-average-overview-item:nth-child(4){border-right:0}.atlas-moving-average-overview-item:last-child{border-right:0;grid-column:1/-1}.atlas-moving-average-cross-grid{grid-template-columns:1fr}.atlas-moving-average-cross-item{border-bottom:1px solid #e9edf2;border-right:0}.atlas-moving-average-cross-item:last-child{border-bottom:0}}@media (width<=700px){.atlas-moving-average-page{padding:25px 14px 50px}.atlas-moving-average-title{font-size:32px}.atlas-technical-subnav{scrollbar-width:none;overflow-x:auto}.atlas-technical-subnav::-webkit-scrollbar{display:none}.atlas-technical-subnav a,.atlas-technical-subnav button{padding:0 16px}.atlas-moving-average-toolbar{grid-template-columns:1fr;padding:8px}.atlas-moving-average-timeframes{grid-column:auto;justify-self:start}.atlas-moving-average-overview{grid-template-columns:1fr}.atlas-moving-average-overview-item,.atlas-moving-average-overview-item:nth-child(2),.atlas-moving-average-overview-item:nth-child(3),.atlas-moving-average-overview-item:nth-child(4),.atlas-moving-average-overview-item:last-child{border-top:1px solid #e9edf2;border-right:0;grid-column:auto}.atlas-moving-average-overview-item:first-child{border-top:0}.atlas-moving-average-card-header{flex-direction:column;align-items:flex-start;gap:10px}.atlas-moving-average-card-symbol{margin-left:0}.atlas-moving-average-table{min-width:620px}.atlas-moving-average-table-card{overflow-x:auto}.atlas-moving-average-structure{grid-template-columns:1fr}.atlas-moving-average-types>div{gap:14px}}@media (width<=460px){.atlas-moving-average-timeframes{gap:1px;width:184px;min-width:184px;padding:6px}.atlas-moving-average-timeframes button{width:36px;min-width:36px}.atlas-moving-average-overview-item{padding:17px 15px}.atlas-moving-average-side-card,.atlas-moving-average-types,.atlas-moving-average-disclaimer{padding:18px}}.atlas-moving-average-header .atlas-moving-average-kicker,.atlas-moving-average-header-main .atlas-moving-average-kicker,.atlas-moving-average-kicker,.atlas-moving-average-header-main>:first-child,.atlas-moving-average-header .atlas-page-kicker{color:#7357ff!important}.atlas-moving-average-live{box-sizing:border-box!important;text-align:right!important;background:#faf9ff!important;border:1px solid #dcd4ff!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;width:202px!important;min-width:202px!important;height:92px!important;min-height:92px!important;padding:14px 18px!important;display:flex!important}.atlas-moving-average-live span{color:#8b82aa!important;letter-spacing:.08em!important;margin:0 0 4px!important;font-size:9px!important;font-weight:800!important;line-height:1!important;display:block!important}.atlas-moving-average-live strong{color:#101a2b!important;margin:0!important;font-size:22px!important;font-weight:800!important;line-height:1.15!important;display:block!important}.atlas-moving-average-live small{color:#7357ff!important;margin:4px 0 0!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:block!important}.atlas-funding-partners{background:radial-gradient(circle at 50% 38%,#7357ff09,#0000 42%),#fff;border-top:1px solid #eeeeef;width:100%;padding:76px 0 62px;position:relative;overflow:hidden}.atlas-funding-partners-inner{z-index:2;width:min(1280px,100% - 48px);margin:0 auto;position:relative}.atlas-funding-partners-heading{text-align:center;max-width:850px;margin:0 auto 46px}.atlas-funding-partners-eyebrow{justify-content:center;align-items:center;gap:14px;margin-bottom:15px;display:flex}.atlas-funding-partners-eyebrow span{background:#7357ff;width:34px;height:2px;display:block}.atlas-funding-partners-eyebrow strong{letter-spacing:.24em;color:#70707a;font-size:11px;font-weight:700}.atlas-funding-partners-heading h2{letter-spacing:-.045em;color:#111113;margin:0;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.08}.atlas-funding-partners-heading h2 span{background:linear-gradient(90deg,#6245ed 0%,#7357ff 45%,#8b72ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.atlas-funding-partners-heading p{color:#73737c;max-width:690px;margin:18px auto 0;font-size:14px;line-height:1.7}.atlas-funding-partners-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.atlas-funding-partner-card{background:#ffffffe6;border:1px solid #e6e6ea;border-radius:9px;justify-content:center;align-items:center;gap:15px;min-height:94px;padding:18px 20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 4px 16px #11111306}.atlas-funding-partner-card:hover{border-color:#d9d6ec;transform:translateY(-3px);box-shadow:0 12px 28px #11111312}.atlas-funding-partner-mark{color:#19191d;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.atlas-funding-partner-mark svg{width:100%;height:100%}.atlas-funding-partner-name{flex-direction:column;gap:3px;min-width:0;display:flex}.atlas-funding-partner-name strong{letter-spacing:.08em;color:#1b1b20;font-size:13px;font-weight:800;line-height:1}.atlas-funding-partner-name span{letter-spacing:.18em;color:#85858d;font-size:8px;font-weight:700;line-height:1}.atlas-funding-partners-action{justify-content:center;margin-top:36px;display:flex}.atlas-funding-partners-action a{color:#fff;background:linear-gradient(135deg,#6245ed,#7357ff);border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 22px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #6245ed2e}.atlas-funding-partners-action a:hover{transform:translateY(-2px);box-shadow:0 12px 26px #6245ed3d}.atlas-funding-partners-action a span{font-size:17px;line-height:1}.atlas-funding-partners-bottom{justify-content:center;align-items:center;gap:14px;margin-top:29px;display:flex}.atlas-funding-partners-bottom span{background:#dddde2;width:48px;height:1px}.atlas-funding-partners-bottom strong{letter-spacing:.22em;color:#96969e;text-align:center;font-size:9px;font-weight:700}.atlas-funding-orbit{z-index:1;pointer-events:none;border:1px solid #7357ff24;border-radius:50%;width:360px;height:360px;position:absolute}.atlas-funding-orbit span{background:#7357ff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 5px #7357ff0f}.atlas-funding-orbit-left{top:42px;left:-250px}.atlas-funding-orbit-left span{top:78px;right:42px}.atlas-funding-orbit-right{top:80px;right:-250px}.atlas-funding-orbit-right span{bottom:78px;left:42px}.atlas-funding-dots{z-index:1;opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#7357ff47 1.2px,#0000 1.2px);background-size:12px 12px;width:100px;height:100px;position:absolute}.atlas-funding-dots-left{top:100px;left:0}.atlas-funding-dots-right{bottom:70px;right:0}@media (width<=1050px){.atlas-funding-partners-list{grid-template-columns:repeat(3,1fr)}.atlas-funding-partner-card:nth-child(4),.atlas-funding-partner-card:nth-child(5){max-width:none}}@media (width<=700px){.atlas-funding-partners{padding:60px 0 52px}.atlas-funding-partners-inner{width:min(100% - 28px,560px)}.atlas-funding-partners-heading{margin-bottom:34px}.atlas-funding-partners-heading h2{font-size:29px}.atlas-funding-partners-heading p{font-size:13px}.atlas-funding-partners-list{grid-template-columns:repeat(2,1fr);gap:11px}.atlas-funding-partner-card{gap:10px;min-height:82px;padding:14px}.atlas-funding-partner-mark{flex-basis:31px;width:31px;height:31px}.atlas-funding-partner-name strong{font-size:10px}.atlas-funding-partner-name span{font-size:7px}.atlas-funding-partners-bottom{gap:9px}.atlas-funding-partners-bottom span{width:25px}.atlas-funding-partners-bottom strong{letter-spacing:.14em;font-size:7px}.atlas-funding-orbit{width:240px;height:240px}.atlas-funding-orbit-left{left:-180px}.atlas-funding-orbit-right{right:-180px}.atlas-funding-dots{display:none}}@media (width<=450px){.atlas-funding-partners-list{grid-template-columns:1fr}.atlas-funding-partner-card{justify-content:flex-start;padding-left:24px}.atlas-funding-partners-heading h2{font-size:26px}}.atlas-footer{color:#fff;background:radial-gradient(circle at 15% 0,#7357ff0f,#0000 28%),#111113;border-top:1px solid #242428;width:100%;position:relative}.atlas-footer-inner{width:min(1280px,100% - 48px);margin:0 auto}.atlas-footer-main{grid-template-columns:1.7fr repeat(4,1fr);gap:48px;padding:66px 0 54px;display:grid}.atlas-footer-brand{max-width:310px}.atlas-footer-logo{color:#fff;letter-spacing:-.055em;margin-bottom:18px;font-size:29px;font-weight:850;line-height:1;text-decoration:none;display:inline-block}.atlas-footer-brand-title{color:#dddde2;margin:0;font-size:13px;line-height:1.65}.atlas-footer-brand-description{color:#77777f;margin:12px 0 0;font-size:12px;line-height:1.7}.atlas-footer-socials{align-items:center;gap:14px;margin-top:22px;display:flex}.atlas-footer-socials span{color:#d5d5da;justify-content:center;align-items:center;width:18px;height:18px;font-size:16px;line-height:1;display:inline-flex}.atlas-footer-socials svg{width:17px;height:17px}.atlas-footer-column{flex-direction:column;align-items:flex-start;display:flex}.atlas-footer-column h3{color:#fff;margin:3px 0 19px;font-size:12px;font-weight:750;line-height:1}.atlas-footer-column a{color:#85858d;margin-bottom:11px;font-size:11px;line-height:1.45;text-decoration:none;transition:color .16s}.atlas-footer-column a:hover{color:#fff}.atlas-footer-disclaimer{border-top:1px solid #2a2a2e;padding:22px 0}.atlas-footer-disclaimer p{color:#6f6f77;max-width:1050px;margin:0;font-size:10px;line-height:1.7}.atlas-footer-bottom{border-top:1px solid #2a2a2e;justify-content:space-between;align-items:center;gap:20px;padding:20px 0 25px;display:flex}.atlas-footer-bottom span{color:#606067;font-size:9px;line-height:1.4}@media (width<=1000px){.atlas-footer-main{grid-template-columns:repeat(3,1fr);gap:38px 30px}.atlas-footer-brand{grid-column:1/-1;max-width:520px}}@media (width<=600px){.atlas-footer-inner{width:min(100% - 28px,560px)}.atlas-footer-main{grid-template-columns:repeat(2,1fr);gap:34px 24px;padding:52px 0 44px}.atlas-footer-brand{grid-column:1/-1}.atlas-footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}}@media (width<=400px){.atlas-footer-main{grid-template-columns:1fr 1fr}.atlas-footer-column a{font-size:10px}}
