.Stores-module__KftygG__page{color:#17130f;background:#fbfaf8;min-height:90vh;padding:32px 0 64px}.Stores-module__KftygG__cleanHeader{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:16px}.Stores-module__KftygG__cleanTitle{color:#000042;letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800}.Stores-module__KftygG__cleanSubtitle{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.Stores-module__KftygG__splitLayout{grid-template-columns:1.15fr 1fr;align-items:start;gap:28px;display:grid}.Stores-module__KftygG__leftStoresColumn{flex-direction:column;gap:16px;display:flex}.Stores-module__KftygG__storeDetailCard{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;grid-template-columns:200px 1fr;gap:18px;padding:16px;transition:all .25s;display:grid;box-shadow:0 2px 8px #0000000a}.Stores-module__KftygG__storeDetailCard:hover{border-color:#000042;transform:translateY(-2px);box-shadow:0 8px 24px #00004214}.Stores-module__KftygG__storeDetailCardActive{background:#fff;border-color:#000042;box-shadow:0 0 0 2px #000042,0 10px 28px #0000421f}.Stores-module__KftygG__storePhotoWrapper{background:#f1f5f9;border-radius:12px;width:100%;height:100%;min-height:160px;position:relative;overflow:hidden}.Stores-module__KftygG__storeImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Stores-module__KftygG__storeDetailCard:hover .Stores-module__KftygG__storeImage{transform:scale(1.03)}.Stores-module__KftygG__storeCardInfo{flex-direction:column;justify-content:space-between;display:flex}.Stores-module__KftygG__cardHeaderRow{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.Stores-module__KftygG__branchName{color:#000042;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.Stores-module__KftygG__ratingBadge{white-space:nowrap;align-items:center;gap:4px;font-size:.88rem;font-weight:800;display:inline-flex}.Stores-module__KftygG__reviewCount{color:#64748b;font-size:.78rem;font-weight:500}.Stores-module__KftygG__fullAddress{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Stores-module__KftygG__operatingHours{color:#64748b;margin-bottom:10px;font-size:.82rem}.Stores-module__KftygG__operatingHours span{color:#0f172a;font-weight:600}.Stores-module__KftygG__contactLinksRow{align-items:center;gap:16px;margin-bottom:14px;font-size:.85rem;font-weight:600;display:flex}.Stores-module__KftygG__phoneLink,.Stores-module__KftygG__directionLink{color:#000042;text-decoration:none}.Stores-module__KftygG__cardActionsRow{align-items:center;gap:10px;margin-top:auto;display:flex}.Stores-module__KftygG__detailsBtn{text-align:center;color:#000042;transition:all var(--transition-fast);background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;flex:1;padding:9px 12px;font-size:.84rem;font-weight:700;text-decoration:none}.Stores-module__KftygG__detailsBtn:hover{background:#f8fafc;border-color:#000042}.Stores-module__KftygG__appointmentBtn{text-align:center;color:#fff;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:#000042;border:1.5px solid #000042;border-radius:8px;flex:1.3;padding:9px 12px;font-size:.84rem;font-weight:700}.Stores-module__KftygG__appointmentBtn:hover{background:#08085a;box-shadow:0 4px 12px #00004240}.Stores-module__KftygG__rightMapColumn{position:relative}.Stores-module__KftygG__stickyMapBox{background:#e2e8f0;border:1.5px solid #cbd5e1;border-radius:20px;flex-direction:column;height:calc(100vh - 130px);min-height:580px;display:flex;position:sticky;top:90px;overflow:hidden;box-shadow:0 10px 30px #00000014}.Stores-module__KftygG__mapHeaderControls{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:14px;right:14px}.Stores-module__KftygG__mapTypeToggle{pointer-events:auto;background:#fff;border-radius:6px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0003}.Stores-module__KftygG__typeBtn{color:#475569;cursor:pointer;transition:all var(--transition-fast);background:#fff;border:none;padding:8px 16px;font-size:.82rem;font-weight:700}.Stores-module__KftygG__typeBtnActive{color:#fff;background:#000042}.Stores-module__KftygG__expandMapBtn{color:#000042;pointer-events:auto;transition:all var(--transition-fast);background:#fff;border:none;border-radius:6px;padding:8px 14px;font-size:.82rem;font-weight:700;text-decoration:none;box-shadow:0 2px 8px #0003}.Stores-module__KftygG__expandMapBtn:hover{background:#f8fafc}.Stores-module__KftygG__iframeContainer{flex:1;width:100%;height:100%}.Stores-module__KftygG__mapOverlayCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#fffffffa;border:1.5px solid #cbd5e1;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 8px 24px #00000026}.Stores-module__KftygG__overlayText strong{color:#000042;margin-bottom:2px;font-size:.96rem;font-weight:800;display:block}.Stores-module__KftygG__overlayText p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:320px;margin:0;font-size:.82rem;overflow:hidden}.Stores-module__KftygG__navigateBtn{color:#fff;white-space:nowrap;transition:all var(--transition-fast);background:#000042;border-radius:8px;padding:9px 16px;font-size:.84rem;font-weight:700;text-decoration:none;box-shadow:0 2px 8px #0000424d}.Stores-module__KftygG__navigateBtn:hover{background:#08085a;transform:translateY(-1px)}.Stores-module__KftygG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0f172aa6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Stores-module__KftygG__modalCard{background:#fff;border-radius:20px;width:100%;max-width:480px;padding:32px;animation:.3s ease-out Stores-module__KftygG__modalIn;position:relative;box-shadow:0 20px 40px #0003}@keyframes Stores-module__KftygG__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Stores-module__KftygG__closeModalBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;font-size:.9rem;position:absolute;top:18px;right:18px}.Stores-module__KftygG__modalCard h3{color:#000042;margin:0 0 6px;font-size:1.4rem;font-weight:800}.Stores-module__KftygG__modalSub{color:#64748b;margin:0 0 20px;font-size:.88rem}.Stores-module__KftygG__bookingForm{flex-direction:column;gap:14px;display:flex}.Stores-module__KftygG__formGroup{flex-direction:column;gap:6px;display:flex}.Stores-module__KftygG__formGroup label{color:#334155;font-size:.82rem;font-weight:700}.Stores-module__KftygG__formGroup input,.Stores-module__KftygG__formGroup select{color:#0f172a;border:1.5px solid #cbd5e1;border-radius:8px;height:44px;padding:0 14px;font-size:.88rem}.Stores-module__KftygG__formGroup input:focus,.Stores-module__KftygG__formGroup select:focus{border-color:#000042;outline:none}.Stores-module__KftygG__successState{text-align:center;padding:20px 0}.Stores-module__KftygG__successIcon{margin-bottom:12px;font-size:3rem;display:block}.Stores-module__KftygG__successState h4{color:#00a368;margin-bottom:8px;font-size:1.3rem}.Stores-module__KftygG__successState p{color:#475569;font-size:.9rem;line-height:1.5}@media (max-width:960px){.Stores-module__KftygG__splitLayout{grid-template-columns:1fr}.Stores-module__KftygG__stickyMapBox{order:-1;height:400px;min-height:400px;margin-bottom:24px;position:static}.Stores-module__KftygG__storeDetailCard{grid-template-columns:150px 1fr}}@media (max-width:600px){.Stores-module__KftygG__page{padding:20px 0 48px}.Stores-module__KftygG__cleanTitle{font-size:1.6rem}.Stores-module__KftygG__storeDetailCard{grid-template-columns:1fr;gap:14px;padding:14px}.Stores-module__KftygG__storePhotoWrapper{height:180px;min-height:180px}.Stores-module__KftygG__cardActionsRow{flex-direction:column;gap:8px;width:100%}.Stores-module__KftygG__detailsBtn,.Stores-module__KftygG__appointmentBtn{text-align:center;width:100%;min-width:100%;padding:10px 14px}.Stores-module__KftygG__stickyMapBox{height:300px;min-height:300px;margin-bottom:20px}}
