.nearbyMapPage{background:#f4f7f8;min-height:100vh;padding-bottom:45px}.nearbyMapHeader{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:86px;margin:auto;display:flex}.nearbyMapHeader>a:last-child{color:var(--blue);font-weight:800;text-decoration:none}.nearbyMapIntro{background:linear-gradient(120deg,#dff1fb,#fff8d8);border-radius:22px;justify-content:space-between;align-items:center;gap:22px;width:min(1180px,100% - 48px);margin:auto;padding:28px 32px;display:flex}.nearbyMapIntro small{color:#0b639c;letter-spacing:.08em;font-size:10px;font-weight:900}.nearbyMapIntro h1{color:var(--blue);margin:5px 0;font-size:38px}.nearbyMapIntro p{color:#526572;margin:0}.nearbyMapIntro button{color:#fff;white-space:nowrap;background:#0b639c;border:0;border-radius:11px;min-height:48px;padding:0 18px;font-weight:900}.nearbyMapIntro button:disabled{opacity:.65}.radiusControl{background:#fff;border:1px solid #dce6ec;border-radius:16px;width:min(1180px,100% - 48px);margin:16px auto;padding:18px 22px}.radiusControl>div:first-child{color:var(--blue);justify-content:space-between;display:flex}.radiusControl input{accent-color:#0b639c;width:100%}.manualLocationPicker{background:#eef8fd;border:1px solid #bdd7e6;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100% - 48px);margin:0 auto 16px;padding:15px 18px;display:flex}.manualLocationPicker>div{align-items:center;gap:11px;display:flex}.manualLocationPicker>div>span{font-size:26px}.manualLocationPicker>div>div{gap:3px;display:grid}.manualLocationPicker b{color:var(--blue)}.manualLocationPicker small{color:var(--muted);font-size:11px}.manualLocationPicker select{color:#344d5c;background:#fff;border:1px solid #a9c9dc;border-radius:9px;min-width:230px;height:44px;padding:0 11px;font-weight:800}.nearbyMapLayout{grid-template-columns:1.35fr .65fr;gap:16px;width:min(1180px,100% - 48px);margin:auto;display:grid}.mapCanvas{color:#527084;background:#dce9e0;border:1px solid #d8e4ea;border-radius:20px;place-items:center;height:620px;display:grid;overflow:hidden}.nearbyStoreList{background:#fff;border:1px solid #dce6ec;border-radius:20px;height:620px;padding:16px;overflow:auto}.nearbyStoreList>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.nearbyStoreList h2{color:var(--blue);margin:0;font-size:20px}.nearbyStoreList header p{color:var(--muted);margin:3px 0 0;font-size:11px}.nearbyStoreList>header>span{color:#fff;background:#0b639c;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.nearbyStoreList article{border:1px solid #e0e8ec;border-radius:14px;grid-template-columns:72px 1fr;gap:12px;padding:13px;display:grid}.nearbyStoreList article+article{margin-top:9px}.nearbyStoreLogo{place-items:center;width:72px;height:48px;display:grid}.nearbyStoreLogo img{object-fit:contain;width:100%;height:100%}.nearbyStoreLogo>span{font-size:30px}.nearbyStoreList article small{color:#0b639c;font-size:10px;font-weight:900}.nearbyStoreList article h3{color:var(--blue);margin:3px 0}.nearbyStoreList article p{color:#5c6d78;margin:4px 0;font-size:12px}.nearbyStoreList article>div:last-child>div{gap:7px;margin-top:9px;display:flex}.nearbyStoreList article a{color:#0b639c;background:#eef6fb;border-radius:8px;padding:8px 9px;font-size:10px;font-weight:900;text-decoration:none}.nearbyStoreList article a:last-child{color:#725400;background:#fff4c8}.noNearbyStores{text-align:center;color:var(--muted);padding:38px 15px}.noNearbyStores>span{font-size:38px}.noNearbyStores h3{color:var(--blue);margin:8px 0}.noNearbyStores p{font-size:13px}.mapLocationError{background:#fff8dc;border:1px solid #efcf71;border-radius:14px;align-items:flex-start;gap:13px;width:min(1180px,100% - 48px);margin:0 auto 16px;padding:18px;display:flex}.mapLocationError>span{font-size:28px}.mapLocationError h2{color:#725800;margin:0;font-size:18px}.mapLocationError p{color:#756b48;margin:5px 0 0}.userMapPin{color:#fff;background:#0b639c;border:4px solid #fff;border-radius:50%;place-items:center;font-size:12px;box-shadow:0 3px 12px #062f5c66;display:grid!important}.storeMapPin{color:#fff;background:#ff5c55;border-radius:18px 18px 18px 3px;place-items:center;font-size:22px;transform:rotate(-45deg);box-shadow:0 4px 12px #5b1c1866;display:grid!important}.storeMapPin span{transform:rotate(45deg)}@media (width<=850px){.nearbyMapLayout{grid-template-columns:1fr}.mapCanvas{height:440px}.nearbyStoreList{height:auto;max-height:600px}}@media (width<=600px){.nearbyMapHeader,.nearbyMapIntro,.radiusControl,.manualLocationPicker,.nearbyMapLayout,.mapLocationError{width:calc(100% - 28px)}.nearbyMapHeader{height:70px}.nearbyMapHeader>a:last-child{font-size:12px}.nearbyMapIntro{flex-direction:column;align-items:stretch;padding:22px 18px}.nearbyMapIntro h1{font-size:30px}.nearbyMapIntro button{width:100%}.radiusControl{padding:15px}.manualLocationPicker{flex-direction:column;align-items:stretch}.manualLocationPicker select{width:100%;min-width:0}.mapCanvas{border-radius:16px;height:380px}.nearbyStoreList{padding:12px}.nearbyStoreList article{grid-template-columns:58px 1fr}.nearbyStoreLogo{width:58px;height:42px}.nearbyStoreList article>div:last-child>div{grid-template-columns:1fr 1fr;display:grid}.nearbyStoreList article a{text-align:center}}
