.MapShowcase_container__xboFG{position:relative;width:100%;max-width:550px;aspect-ratio:1.414/1;border-radius:6px;background:var(--color-white);border:1px solid rgba(0,0,0,.08);overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.08),0 24px 48px rgba(0,0,0,.06)}.MapShowcase_slide__E2lkk{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;pointer-events:none}.MapShowcase_slideActive__Eo8fm{opacity:1;pointer-events:auto}.MapShowcase_image__MpKz4{width:100%;height:100%;object-fit:cover}.MapShowcase_label__NkAD3{position:absolute;bottom:0;left:0;right:0;padding:1.5rem .75rem .5rem;background:linear-gradient(transparent,rgba(0,0,0,.55));font-family:var(--font-mono);font-size:.7rem;font-weight:500;color:var(--color-white);letter-spacing:.05em;text-align:right}.MapShowcase_arrow__NMmTj{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:rgba(0,0,0,.35);color:var(--color-white);cursor:pointer;transition:background .2s ease,opacity .2s ease;opacity:0;padding:0}.MapShowcase_container__xboFG:hover .MapShowcase_arrow__NMmTj{opacity:1}.MapShowcase_arrow__NMmTj:hover{background:rgba(0,0,0,.6)}.MapShowcase_arrow__NMmTj svg{width:18px;height:18px}.MapShowcase_arrowPrev__oVYzo{left:8px}.MapShowcase_arrowNext__IaVXK{right:8px}.MapShowcase_controls___A443{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem}.MapShowcase_dots__yoSu1{display:flex;align-items:center;gap:6px}.MapShowcase_dot__Jf_1h{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--color-gray-300);cursor:pointer;transition:background .2s ease,transform .2s ease}.MapShowcase_dot__Jf_1h:hover{background:var(--color-gray-400);transform:scale(1.2)}.MapShowcase_dotActive__1K01y{background:var(--color-accent)}.MapShowcase_dotActive__1K01y:hover{background:var(--color-accent-light)}.MapShowcase_subtitle__MJ3OH{margin:0;padding:0;font-family:var(--font-mono);font-size:.75rem;color:var(--color-gray-400);text-align:center;letter-spacing:.08em;text-transform:uppercase}@media (max-width:1024px){.MapShowcase_arrow__NMmTj{opacity:1;width:32px;height:32px}.MapShowcase_arrow__NMmTj svg{width:16px;height:16px}}@media (max-width:768px){.MapShowcase_arrow__NMmTj{width:28px;height:28px}.MapShowcase_arrow__NMmTj svg{width:14px;height:14px}}