.MapComponent-module__K54ZJW__mapPage{box-sizing:border-box;flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.MapComponent-module__K54ZJW__topBar{z-index:100;align-items:center;gap:10px;width:90%;max-width:600px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.MapComponent-module__K54ZJW__tagSearchContainer{z-index:99;width:100%;height:100%;padding:80px 20px calc(20px + var(--keyboard-offset,0px)) 20px;box-sizing:border-box;pointer-events:auto;background-color:#fff;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;overflow-y:auto}@supports (-webkit-touch-callout:none){.MapComponent-module__K54ZJW__tagSearchContainer{padding-bottom:50vh}}.MapComponent-module__K54ZJW__tagSearchHidden{opacity:0;pointer-events:none;transform:translateY(-10px)}.MapComponent-module__K54ZJW__tagSearchVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.MapComponent-module__K54ZJW__mapContainer{flex:1;width:100%;height:100%;position:relative}.MapComponent-module__K54ZJW__cardWrapper{z-index:10;width:100%;padding-bottom:var(--footer-action-bottom-padding);transition:transform .3s,opacity .3s;position:fixed;bottom:0;left:0}.MapComponent-module__K54ZJW__cardListContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:20px 0 0;display:flex;overflow-x:auto}.MapComponent-module__K54ZJW__cardListContainer::-webkit-scrollbar{display:none}.MapComponent-module__K54ZJW__cardItem{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 92%;justify-content:center;align-items:flex-end;display:flex}.MapComponent-module__K54ZJW__cardItem>div{width:95%;max-width:min(600px,48dvh)}.MapComponent-module__K54ZJW__spacer{scroll-snap-align:none;flex:0 0 4%}.MapComponent-module__K54ZJW__cardHidden{opacity:0;pointer-events:none;transform:translateY(20px)}.MapComponent-module__K54ZJW__backToCurrentBtn{z-index:10;background-color:#fff;border:1px solid #fff;border-radius:8px;position:absolute;bottom:24px;right:20px;box-shadow:0 2px 6px #0000004d}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__topBar{width:calc(50% - 44px);left:auto;right:44px;transform:none}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__cardWrapper{flex-direction:column;justify-content:center;width:calc(50% - 44px);height:calc(100% - 21px);padding-bottom:0;display:flex;top:0;bottom:21px;left:44px}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__cardListContainer{scroll-snap-type:y mandatory;flex-direction:column;width:100%;height:100%;padding:0;overflow:hidden auto}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__cardItem{scroll-snap-align:center;flex:none;justify-content:flex-start;width:100%;margin:20px 0;padding-left:0}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__cardItem>div{width:38vw;max-width:600px;max-height:90dvh;margin:0}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__spacer{flex:0 0 50vh;width:100%}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__verticalIndicator{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:20;background-color:#0000001a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;display:flex;position:absolute;top:50%;left:calc(38vw + 15px);right:auto;transform:translateY(-50%)}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__dot{width:5px;height:5px;box-shadow:none;cursor:pointer;background-color:#0003;border-radius:50%;flex-shrink:0;transition:background-color .3s,transform .3s,opacity .3s}.MapComponent-module__K54ZJW__landscapeMode .MapComponent-module__K54ZJW__dot.MapComponent-module__K54ZJW__activeDot{opacity:1;background-color:#00000080;transform:scale(1.2)}
.SpotCard-module__wU875a__spotCard{background:#f4f4f4;border-radius:14px;flex-direction:column;width:100%;max-width:600px;display:flex;overflow:hidden;box-shadow:0 0 20px #0006;container-type:inline-size}.SpotCard-module__wU875a__cardHeader{justify-content:space-between;align-items:center;gap:clamp(8px,1.3cqw,16px);padding-right:8px;display:flex}.SpotCard-module__wU875a__headerButtons{align-items:center;gap:4px;display:flex}.SpotCard-module__wU875a__favoriteButton{color:#c3c3c3}.SpotCard-module__wU875a__titleContainer{flex-direction:column;margin-left:5%;margin-right:auto;padding:2px 0;display:flex}.SpotCard-module__wU875a__title{color:#1e1e1e;font-size:clamp(.9rem,.35rem + 3.3cqw,1.5rem);font-weight:700;line-height:1.5}.SpotCard-module__wU875a__updatedDate{color:#666;margin-top:-2px;font-size:clamp(.6rem,.3rem + 1.3cqw,.85rem);line-height:1.5}.SpotCard-module__wU875a__statusBadge{border-radius:10px;padding:2px clamp(8px,1.3cqw,12px);font-size:clamp(.65rem,.4rem + 1.5cqw,.95rem);font-weight:600;line-height:1.5}.SpotCard-module__wU875a__statusBadge.SpotCard-module__wU875a__open{color:#3f7d58;background:#e5f3ea;border:1px solid #3f7d58}.SpotCard-module__wU875a__statusBadge.SpotCard-module__wU875a__closed{color:#ef633d;background:bisque;border:1px solid #ef633d}.SpotCard-module__wU875a__cardImage{aspect-ratio:16/8;width:100%;position:relative;overflow:hidden}.SpotCard-module__wU875a__cardImage img{object-fit:cover;width:100%;height:100%}.SpotCard-module__wU875a__noImagePlaceholder{background:#ddd;justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(14px,2.2cqw,18px);display:flex}.SpotCard-module__wU875a__cardContents{flex-direction:column;gap:4px clamp(10px,1.6cqw,16px);padding:5px 5%;display:flex}.SpotCard-module__wU875a__row{grid-template-columns:1fr 1fr;align-items:center;column-gap:8px;display:grid}.SpotCard-module__wU875a__tagsRow{flex-wrap:wrap;gap:clamp(6px,1.1cqw,10px);height:clamp(1.125rem,.5625rem + 3cqw,1.6875rem);display:flex;overflow:hidden}.SpotCard-module__wU875a__tag{color:#3f7d58;white-space:nowrap;font-size:clamp(.75rem,.375rem + 2cqw,1.125rem);font-weight:550;line-height:1.5}.SpotCard-module__wU875a__pieceRange{color:#2f4f3f;align-items:center;gap:clamp(6px,1.1cqw,10px);font-size:clamp(.875rem,.375rem + 2.7cqw,1.375rem);font-weight:600;line-height:1.5;display:flex}.SpotCard-module__wU875a__icon{color:#fff;border-radius:20%;justify-content:center;align-items:center;width:clamp(.875rem,.65rem + 1.6cqw,1.75rem);height:clamp(.875rem,.65rem + 1.6cqw,1.75rem);display:flex}.SpotCard-module__wU875a__icon svg{stroke:#fff;stroke-width:2px;width:60%;height:60%}.SpotCard-module__wU875a__cardFooter{align-items:center;gap:12px;padding:0 5% 12px;display:flex}.SpotCard-module__wU875a__cardFooter>a{height:clamp(34px,8.5cqw,44px)!important;font-size:clamp(.7rem,.4rem + 1.6cqw,.85rem)!important}.SpotCard-module__wU875a__routeBtn,.SpotCard-module__wU875a__favoriteBtn{background-color:#f4f4f4!important}.SpotCard-module__wU875a__cardFooter>button{flex:0 0 clamp(34px,8.5cqw,44px)!important;width:clamp(34px,8.5cqw,44px)!important;height:clamp(34px,8.5cqw,44px)!important}
