html[data-atlas-intel] body{background:#000!important}html[data-atlas-intel] .layout-main-content,html[data-atlas-intel] .layout-main-inner{max-width:none!important;overflow:visible!important}html[data-atlas-intel] .layout-main-inner{padding-top:0!important}.atlas-intel-page{--atlas-cyan:#22d3ee;--atlas-bg:#070f1a;--atlas-card:rgba(15,23,42,0.55);position:relative;min-height:calc(100dvh - var(--header-height-mobile));background:#000;color:#fff;overflow-x:hidden}@media (min-width:640px){.atlas-intel-page{min-height:calc(100dvh - var(--header-height-sm))}}@media (min-width:768px){.atlas-intel-page{min-height:calc(100dvh - var(--header-height-md))}}@media (min-width:1024px){.atlas-intel-page{min-height:calc(100dvh - var(--header-height-lg))}}.atlas-intel-page__grid{pointer-events:none;position:absolute;inset:0;background-image:linear-gradient(rgba(34,211,238,.04) 1px,transparent 0),linear-gradient(90deg,rgba(34,211,238,.04) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 90% 60% at 50% 0,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 90% 60% at 50% 0,black 20%,transparent 75%)}.atlas-intel-page__glow{pointer-events:none;position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:720px;height:360px;background:radial-gradient(ellipse at center,rgba(34,211,238,.18) 0,rgba(6,182,212,.06) 45%,transparent 70%);filter:blur(48px)}.atlas-intel-hero-band{position:relative;z-index:10;scroll-margin-top:var(--header-height-mobile);border-bottom:1px solid rgba(34,211,238,.12);background:linear-gradient(180deg,rgba(7,15,26,.95),rgba(0,0,0,.85))}@media (min-width:640px){.atlas-intel-hero-band{scroll-margin-top:var(--header-height-sm)}}@media (min-width:768px){.atlas-intel-hero-band{scroll-margin-top:var(--header-height-md)}}@media (min-width:1024px){.atlas-intel-hero-band{scroll-margin-top:var(--header-height-lg)}}.atlas-intel-nav{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1rem 1rem;max-width:80rem;margin:0 auto}.atlas-intel-nav__link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.8125rem;font-weight:500;color:rgba(148,163,184,.95);border-radius:9999px;border:1px solid rgba(51,65,85,.6);background:rgba(15,23,42,.35);transition:color .15s ease,border-color .15s ease,background .15s ease}.atlas-intel-nav__link:hover{color:#fff;border-color:rgba(34,211,238,.35)}.atlas-intel-nav__link--active{color:var(--atlas-cyan);border-color:rgba(34,211,238,.45);background:rgba(34,211,238,.1);box-shadow:0 0 20px rgba(34,211,238,.12)}.atlas-intel-card{border-radius:.75rem;border:1px solid rgba(51,65,85,.55);background:var(--atlas-card);backdrop-filter:blur(12px);transition:border-color .2s ease,box-shadow .2s ease}.atlas-intel-card:hover{border-color:rgba(34,211,238,.28);box-shadow:0 0 32px rgba(34,211,238,.06)}.atlas-intel-section-title{font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(34,211,238,.85)}.atlas-intel-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;color:#000;background:linear-gradient(135deg,#22d3ee,#06b6d4);border-radius:9999px;border:none;transition:transform .15s ease,box-shadow .15s ease}.atlas-intel-btn-primary:hover{transform:translateY(-1px);box-shadow:0 0 24px rgba(34,211,238,.35)}.atlas-intel-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:500;color:#e2e8f0;background:transparent;border-radius:9999px;border:1px solid rgba(148,163,184,.35);transition:border-color .15s ease,color .15s ease}.atlas-intel-btn-secondary:hover{border-color:rgba(34,211,238,.45);color:#fff}.atlas-intel-stat-pill{display:inline-flex;flex-direction:column;padding:.75rem 1rem;min-width:7rem;border-radius:.75rem;border:1px solid rgba(51,65,85,.5);background:rgba(15,23,42,.45)}.atlas-intel-stat-pill__value{font-size:1.125rem;font-weight:700;color:#fff}.atlas-work-btn--on{animation:atlas-work-pulse 2.5s ease-in-out infinite}@keyframes atlas-work-pulse{0%,to{box-shadow:0 0 0 0 rgba(34,211,238,.15)}50%{box-shadow:0 0 20px 2px rgba(34,211,238,.2)}}.atlas-intel-stat-pill__label{font-size:.625rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(148,163,184,.9);margin-top:.25rem}.atlas-home-preview-card{backdrop-filter:blur(12px)}.atlas-home-stat-cell{min-height:3.25rem;display:flex;flex-direction:column;justify-content:center}