.atlas-chrome,.atlas-chrome-footer{--chrome-ink: #171b1d;--chrome-ink-soft: #56514d;--chrome-muted: #746b64;--chrome-line: var(--glass-border, #eadfd3);--chrome-focus: #176a51;--chrome-paper-deep: #eee4d9;--chrome-surface-solid: #fffdfa;--chrome-input-wash: rgba(255, 253, 250, .88);--chrome-header-wash: rgba(255, 255, 255, .94);--chrome-header-border: rgba(221, 206, 191, .72);--chrome-avatar-end: #2b7079;--chrome-cta: #176a51;--chrome-cta-ink: #ffffff;--chrome-hover-ink: #12563f;--chrome-hover-edge: #176a51;--chrome-font-ui: "Archivo", "Segoe UI", Arial, sans-serif;--chrome-shadow-card: 0 5px 18px rgba(86, 60, 39, .06);--chrome-header-height: 4.25rem;--chrome-layout-pad: 1rem;--chrome-layout-max: 100%}[data-theme=dark] .atlas-chrome,[data-theme=dark] .atlas-chrome-footer{--chrome-ink: var(--text, #f1f5f9);--chrome-ink-soft: var(--text-muted, rgba(241, 245, 249, .7));--chrome-muted: rgba(241, 245, 249, .5);--chrome-header-border: rgba(255, 255, 255, .14);--chrome-paper-deep: #07090e;--chrome-surface-solid: #141916;--chrome-input-wash: #141916;--chrome-header-wash: #141916;--chrome-shadow-card: 0 5px 18px rgba(0, 0, 0, .35);--chrome-hover-ink: #6ee7b7;--chrome-hover-edge: #34d399}@media(min-width:48rem){.atlas-chrome,.atlas-chrome-footer{--chrome-layout-pad: 1.5rem}}@media(min-width:64rem){.atlas-chrome,.atlas-chrome-footer{--chrome-layout-pad: 2rem;--chrome-layout-max: 87.5rem}}@media(min-width:120rem){.atlas-chrome,.atlas-chrome-footer{--chrome-layout-pad: 3rem;--chrome-layout-max: 112.5rem}}.atlas-chrome-footer.atlas-chrome-footer{border-top:1px solid var(--chrome-header-border);color:var(--chrome-muted);background:var(--chrome-header-wash);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-family:var(--chrome-font-ui)}.atlas-chrome.atlas-chrome{position:sticky;z-index:var(--atlas-chrome-z, 200);top:0;width:100%;border-bottom:1px solid var(--chrome-header-border);color:var(--chrome-ink);background:var(--chrome-header-wash);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-family:var(--chrome-font-ui)}.atlas-app .atlas-chrome.atlas-chrome,.atlas-app .atlas-chrome-footer.atlas-chrome-footer{width:100vw;margin-left:calc(50% - 50vw)}.atlas-app .atlas-chrome-footer.atlas-chrome-footer>.atlas-container{width:min(100%,var(--chrome-layout-max));max-width:var(--chrome-layout-max);margin-inline:auto;padding-inline:max(var(--chrome-layout-pad),env(safe-area-inset-left)) max(var(--chrome-layout-pad),env(safe-area-inset-right))}.atlas-chrome.atlas-chrome .header-inner{display:flex;width:min(100%,var(--chrome-layout-max));max-width:var(--chrome-layout-max);min-height:var(--chrome-header-height);height:auto;align-items:center;justify-content:space-between;margin-inline:auto;padding:.5rem max(var(--chrome-layout-pad),env(safe-area-inset-right)) .5rem max(var(--chrome-layout-pad),env(safe-area-inset-left));gap:1rem}.atlas-chrome.atlas-chrome :is(.desktop-brand,.mobile-brand,.menu-btn,.desktop-nav a,.report-flag,.user-avatar):focus-visible{outline:2px solid var(--chrome-focus);outline-offset:3px}.atlas-chrome.atlas-chrome .mobile-head{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.atlas-chrome.atlas-chrome .mobile-head>:first-child{flex:1 1 auto;min-width:0}.atlas-chrome.atlas-chrome .mobile-brand{display:flex;min-width:0;align-items:center;color:var(--chrome-ink);text-decoration:none}.atlas-chrome.atlas-chrome .sa-logo-svg{display:block;width:auto;height:1.9rem;flex:0 0 auto}.atlas-chrome.atlas-chrome .menu-btn{display:grid;width:2.75rem;height:2.75rem;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:var(--chrome-ink);background:transparent;cursor:pointer}.atlas-chrome.atlas-chrome .menu-btn:hover{background:var(--chrome-paper-deep)}.atlas-chrome.atlas-chrome .atlas-menu{position:absolute;z-index:1;top:100%;right:0;left:0;display:flex;flex-direction:column;max-height:calc(100dvh - var(--chrome-header-height));overflow-y:auto;overscroll-behavior:contain;padding:.5rem max(var(--chrome-layout-pad),env(safe-area-inset-right)) 1rem max(var(--chrome-layout-pad),env(safe-area-inset-left));border-bottom:1px solid var(--chrome-header-border);background:var(--chrome-surface-solid);box-shadow:0 18px 36px #281c122e}[data-theme=dark] .atlas-chrome.atlas-chrome .atlas-menu{box-shadow:0 18px 36px #00000080}.atlas-chrome.atlas-chrome button.atlas-menu__item{cursor:pointer}.atlas-chrome.atlas-chrome .atlas-menu__group{display:flex;flex-direction:column}.atlas-chrome.atlas-chrome .atlas-menu__group+.atlas-menu__group{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--chrome-header-border)}.atlas-chrome.atlas-chrome .atlas-menu__group-label{margin:.25rem 0 .15rem;padding-inline:.75rem;color:var(--chrome-muted);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.atlas-chrome.atlas-chrome .atlas-menu__item{display:flex;min-height:3rem;align-items:center;gap:.65rem;width:100%;padding:.5rem .75rem;border:0;border-radius:.75rem;color:var(--chrome-ink-soft);background:transparent;font-family:inherit;font-size:1rem;font-weight:500;text-align:left;text-decoration:none}.atlas-chrome.atlas-chrome .atlas-menu__item:hover{color:var(--chrome-ink);background:var(--chrome-paper-deep)}.atlas-chrome.atlas-chrome .atlas-menu__item:focus-visible{outline:2px solid var(--chrome-focus);outline-offset:-2px}.atlas-chrome.atlas-chrome .atlas-menu__item[aria-current=page]{color:var(--chrome-ink);background:var(--chrome-paper-deep);font-weight:700}.atlas-chrome.atlas-chrome .atlas-menu__item--cta{margin-top:.15rem;justify-content:center;color:var(--chrome-cta-ink);background:var(--chrome-cta);font-weight:700}.atlas-chrome.atlas-chrome .atlas-menu__item--cta:hover{color:var(--chrome-cta-ink);background:var(--chrome-cta);filter:brightness(1.12)}.atlas-chrome.atlas-chrome .desktop-brand{display:none;min-width:9.5rem;align-items:center;color:var(--chrome-ink);gap:.75rem;text-decoration:none}.atlas-chrome.atlas-chrome .desktop-brand:hover{opacity:.86}.atlas-chrome.atlas-chrome .desktop-brand:active{opacity:.72}.atlas-chrome.atlas-chrome .desktop-nav{display:none;min-width:0;align-self:stretch;align-items:center;justify-content:center;gap:clamp(.25rem,.5vw,.75rem)}.atlas-chrome.atlas-chrome .desktop-nav a{position:relative;display:flex;min-height:2.75rem;align-items:center;padding:.5rem clamp(.28rem,.45vw,.5rem);color:var(--chrome-ink-soft);font-size:clamp(.68rem,.82vw,.82rem);font-weight:500;white-space:nowrap;text-decoration:none}.atlas-chrome.atlas-chrome .desktop-nav a:hover,.atlas-chrome.atlas-chrome .desktop-nav a:focus-visible{color:var(--chrome-ink)}.atlas-chrome.atlas-chrome .desktop-nav a:active{color:var(--chrome-ink)}.atlas-chrome.atlas-chrome .desktop-nav a[aria-current=page]{color:var(--chrome-ink);font-weight:800}.atlas-chrome.atlas-chrome .desktop-nav a[aria-current=page]:after{position:absolute;right:.4rem;bottom:-.72rem;left:.4rem;height:2px;border-radius:999px;background:var(--chrome-ink);content:""}.atlas-chrome.atlas-chrome .header-tools{display:none;align-items:center;gap:.5rem}.atlas-chrome.atlas-chrome .report-flag{display:none;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:0 1rem;border:1px solid var(--chrome-line);border-radius:999px;background:var(--chrome-input-wash);color:var(--chrome-ink-soft);font-family:var(--chrome-font-ui);font-size:.875rem;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.atlas-chrome.atlas-chrome .report-flag>svg{flex:none;color:currentcolor}.atlas-chrome.atlas-chrome .report-flag:hover{border-color:var(--chrome-hover-edge);background:var(--chrome-surface-solid);color:var(--chrome-hover-ink);box-shadow:var(--chrome-shadow-card);transform:translateY(-1px)}.atlas-chrome.atlas-chrome .report-flag:active{transform:translateY(0);box-shadow:none}@media(prefers-reduced-motion:reduce){.atlas-chrome.atlas-chrome .report-flag{transition:background-color .16s ease,border-color .16s ease,color .16s ease}.atlas-chrome.atlas-chrome .report-flag:hover,.atlas-chrome.atlas-chrome .report-flag:active{transform:none}}.atlas-chrome.atlas-chrome .user-avatar{display:grid;width:2.65rem;height:2.65rem;flex:0 0 auto;place-items:center;border:2px solid var(--chrome-surface-solid);border-radius:50%;color:var(--chrome-surface-solid);background:linear-gradient(145deg,var(--chrome-ink),var(--chrome-avatar-end));box-shadow:var(--chrome-shadow-card);font-family:var(--chrome-font-ui);font-size:.7rem;font-weight:800;text-decoration:none}@media(min-width:64rem){.atlas-chrome.atlas-chrome .mobile-head,.atlas-chrome.atlas-chrome .atlas-menu{display:none}.atlas-chrome.atlas-chrome .desktop-brand,.atlas-chrome.atlas-chrome .desktop-nav,.atlas-chrome.atlas-chrome .header-tools{display:flex}.atlas-chrome.atlas-chrome .header-inner{height:var(--chrome-header-height)}}@media(min-width:64rem){.atlas-chrome.atlas-chrome .report-flag{display:inline-flex;width:2.75rem;padding:0}.atlas-chrome.atlas-chrome .report-flag__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip-path:inset(50%);white-space:nowrap}}@media(min-width:75rem){.atlas-chrome.atlas-chrome .report-flag{width:auto;padding:0 1rem}.atlas-chrome.atlas-chrome .report-flag__label{position:static;width:auto;height:auto;margin:0;overflow:visible;clip-path:none}}
