.atlas-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:2rem 0 1.5rem}.atlas-heading h1{font-size:clamp(2rem,4vw,3.4rem);margin:.4rem 0 0}.atlas-heading .eyebrow{margin:0}.atlas-select{display:grid;gap:.5rem;min-width:230px}.atlas-select select{width:100%;padding:.8rem;background:#0c1b24;color:#f1eadc;border:1px solid #7a6745}.interactive-atlas{display:grid;grid-template-columns:minmax(0,1fr) 330px;border:1px solid #6b5a37;background:#061016;margin-bottom:3rem}.atlas-map-column{min-width:0;background:#0b1a20}.atlas-viewport{height:min(72vh,760px);min-height:460px;position:relative;overflow:hidden;isolation:isolate;cursor:grab;touch-action:none;background:radial-gradient(ellipse,#1c353b,#07151a 80%);outline-offset:-4px}.atlas-viewport.is-dragging{cursor:grabbing}.atlas-camera{position:absolute;left:50%;top:50%;transform-origin:center;will-change:transform}.atlas-terrain{width:100%;height:100%;display:block;user-select:none;pointer-events:none}.atlas-pin{position:absolute;transform:translate(-50%,-50%) scale(var(--pin-scale,1));transform-origin:center;display:grid;justify-items:center;gap:4px;border:0;background:none;padding:8px;color:#f6e6bb;cursor:pointer;white-space:nowrap;font-size:14px;line-height:1.1;min-width:40px;min-height:44px;text-shadow:0 2px 5px #000,0 0 4px #000}.atlas-pin-dot{width:11px;height:11px;border:2px solid #ffe6a0;background:#926629;transform:rotate(45deg);box-shadow:0 0 0 4px #09252ba6,0 0 14px #070c0f}.atlas-pin-label{background:#07151bc9;padding:4px 7px;border-radius:2px}.atlas-pin:hover,.atlas-pin[aria-pressed=true]{z-index:4;color:#fff}.atlas-pin[aria-pressed=true] .atlas-pin-dot{background:#fff0bd;box-shadow:0 0 0 6px #d6b56645,0 0 24px #e1b152}.atlas-controls{position:absolute;left:1rem;bottom:1rem;display:flex;gap:3px}.atlas-controls button{min-width:44px;min-height:44px;background:#061117ed;border:1px solid #8b764d;color:#ffe6a0;font-size:1rem;cursor:pointer;padding:.6rem .9rem}.atlas-controls button:disabled{opacity:.45;cursor:default}.atlas-map-credit{position:absolute;right:.6rem;bottom:.6rem;background:#07151bc9;padding:.35rem .5rem;font-size:.75rem;color:#d3c39f}.atlas-hint{font-size:.875rem;text-align:center;color:#b9c9cc;margin:.8rem}.atlas-realms{display:flex;justify-content:center;gap:.7rem;align-items:center;flex-wrap:wrap;padding:.4rem 1rem}.atlas-realms>span{color:#b9c9cc;font-size:.875rem}.atlas-realms button,.atlas-quick-regions button,.atlas-twin-cities button{border:1px solid #58676b;background:#0c2029;color:#e8dcc4;border-radius:2px;padding:.7rem;font-size:.875rem;cursor:pointer}.atlas-realms button[aria-pressed=true],.atlas-twin-cities button[aria-pressed=true]{border-color:#e8c67e;background:#253b43}.atlas-realm-note{font-size:.8rem;color:#a5b6bd;text-align:center;max-width:540px;margin:.6rem auto 1.2rem;padding:0 1rem}.atlas-panel{min-width:0;border-left:1px solid #6b5a37;background:linear-gradient(160deg,#13242c,#071118);overflow:auto;max-height:calc(min(72vh,760px) + 145px)}.atlas-welcome{padding:2rem 1.5rem}.atlas-welcome h2{font-size:2rem;line-height:1.1}.atlas-welcome p{color:#bbcbd0;font-size:1rem;line-height:1.6}.atlas-quick-regions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.atlas-region-detail figure{margin:0;height:175px}.atlas-region-detail figure img{height:100%;width:100%;object-fit:cover}.atlas-detail-copy{padding:1.4rem}.atlas-detail-copy h2{font-size:2.2rem;margin:.4rem 0}.atlas-detail-copy>p{font-size:1rem;color:#c5d3d7;line-height:1.65}.atlas-detail-copy h3{font-size:1.1rem;margin:1.6rem 0 .8rem}.atlas-detail-copy .button{display:block;text-align:center;font-size:1rem}.atlas-champions{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.atlas-champions a{display:grid;gap:.35rem;text-decoration:none;font-size:.8rem;text-align:center}.atlas-champions img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #756343}.atlas-stories{display:grid;gap:.65rem;font-size:.95rem;line-height:1.4}.atlas-stories a{border-bottom:1px solid #30434c;padding-bottom:.65rem}.atlas-detail-copy>.text-link{display:inline-block;margin-top:.8rem;font-size:.875rem}.atlas-twin-cities{display:flex;gap:.5rem;padding:.75rem;border-bottom:1px solid #6b5a37}.atlas-twin-cities button{flex:1}.atlas-noscript{padding:1rem}.atlas-noscript a{margin:.3rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.interactive-atlas{grid-template-columns:1fr}.atlas-panel{max-height:none;border-left:0;border-top:1px solid #6b5a37}.atlas-region-detail:not([hidden]){display:grid;grid-template-columns:32% 1fr}.atlas-region-detail figure{height:100%;min-height:220px}.atlas-champions{grid-template-columns:repeat(6,1fr)}.atlas-viewport{height:60vh;min-height:390px}.atlas-welcome{padding:1.5rem}}@media(max-width:560px){.atlas-heading{align-items:stretch;flex-direction:column;gap:1rem}.atlas-select{min-width:0}.atlas-heading h1{font-size:2rem}.atlas-viewport{height:54vh;min-height:360px}.atlas-pin{font-size:12px}.atlas-region-detail:not([hidden]){display:block}.atlas-region-detail figure{height:160px;min-height:0}.atlas-champions{grid-template-columns:repeat(3,1fr)}.atlas-controls{left:.5rem;bottom:2.1rem}.atlas-map-credit{font-size:.7rem}.atlas-hint{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.atlas-camera{will-change:auto}}
