.map-shell{--background:#101319;--foreground:#eef2f7;--muted:#8f9baa;--panel:#171b23;--panel-strong:#202633;--line:#2c3442;--accent:#4dd6c8;--accent-strong:#f2c94c;--danger:#ff6b6b;--shadow:0 18px 48px #00000057;background:linear-gradient(120deg, #4dd6c80f, transparent 34%), linear-gradient(300deg, #f2c94c0d, transparent 38%), var(--background);width:100%;height:min(900px,100dvh - 96px);min-height:720px;color:var(--foreground);border:1px solid #d8e5ff24;border-radius:18px;grid-template-columns:360px minmax(0,1fr);font-family:Arial,Helvetica,sans-serif;display:grid;overflow:hidden}.map-activation-shell{grid-template-columns:minmax(0,1fr);place-items:center;padding:24px}.map-activation-card{width:min(460px,100%);box-shadow:var(--shadow);text-align:center;background:#12161ee6;border:1px solid #4dd6c842;border-radius:14px;justify-items:center;gap:12px;padding:30px;display:grid}.map-activation-card p,.map-activation-card h3,.map-activation-card span{margin:0}.map-activation-card p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:760}.map-activation-card h3{font-size:clamp(22px,3vw,30px);line-height:1.15}.map-activation-card span{color:var(--muted);font-size:14px;line-height:1.55}.map-activation-card button{color:#effffb;min-height:44px;font:inherit;cursor:pointer;background:#4dd6c826;border:1px solid #4dd6c88f;border-radius:8px;margin-top:4px;padding:0 18px;font-weight:760}.map-activation-card button:hover{background:#4dd6c83d}.map-activation-card button:focus-visible{outline-offset:3px;outline:2px solid #4dd6c8d1}@media (width<=920px){.map-shell{z-index:100;border-inline:0;border-radius:0;width:calc(100% + 48px);height:100svh;min-height:560px;margin-inline:-24px;display:block;position:relative}.map-activation-shell{place-items:center;padding:16px;display:grid}.map-activation-card{padding:24px 18px}@supports (height:100dvh){.map-shell{height:100dvh}}}@media (width<=560px){.map-shell{width:calc(100% + 28px);margin-inline:-14px}}@media (prefers-reduced-motion:reduce){.map-activation-card button{scroll-behavior:auto}}
