.store-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.store-modal-content{background:#fff;border-radius:8px;padding:30px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.store-modal-close{position:absolute;top:15px;right:15px;background:0 0;border:none;font-size:28px;cursor:pointer;color:#666}.store-modal-close:hover{color:#000}.location-input-wrapper{display:flex;gap:10px;margin:20px 0;flex-wrap:wrap}.location-input-wrapper input{flex:1;min-width:200px;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.location-input-wrapper button{padding:10px 20px;background:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.location-input-wrapper button:hover{background:#005a87}.location-input-wrapper .secondary-btn{background:#6c757d}.location-input-wrapper .secondary-btn:hover{background:#5a6268}.store-list{margin-top:20px}.store-item{border:1px solid #ddd;border-radius:4px;padding:15px;margin-bottom:15px;cursor:pointer;transition:all .3s ease}.store-item:hover{border-color:#0073aa;box-shadow:0 2px 8px rgba(0,115,170,.15);background:#f9f9f9}.store-item h3{margin:0 0 10px;color:#333}.store-address{margin:10px 0;font-size:14px;color:#666}.store-phone{margin:10px 0;font-size:14px}.store-phone a{color:#0073aa;text-decoration:none}.store-phone a:hover{text-decoration:underline}.store-quick-info{display:flex;gap:15px;margin:10px 0;font-size:13px;flex-wrap:wrap}.store-distance{font-weight:700;color:#27ae60}.store-hours-today{color:#666}.store-services-preview{margin:10px 0;font-size:13px;color:#666}.loading{text-align:center;padding:20px;color:#666}.tfc-store-widget{display:inline-block}.tfc-store-display{display:flex;align-items:center;gap:10px;padding:10px 15px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;color:#333;transition:all .2s ease}.tfc-store-display:hover{background:#e8e8e8;border-color:#999}.store-icon{font-size:16px}.store-details{display:flex;flex-direction:column;align-items:flex-start}.store-label{font-size:11px;color:#999;text-transform:uppercase}.store-name{font-weight:600}.auto-badge{display:inline-block;background:#007cba;color:#fff;padding:2px 6px;border-radius:2px;font-size:10px;margin-left:5px}.change-icon{margin-left:auto;font-size:12px}.tfc-change-store-btn{padding:10px 15px;background:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer}.tfc-change-store-btn:hover{background:#005a87}.store-selector-text-link{text-decoration:none;display:inline;cursor:pointer}.store-selector-text-link .store-name-with-space{margin-left:10px}.store-selector-text-link .dropdown-icon{margin-left:5px;position:relative;top:-.2em}.selected-store-info{padding:20px;background:#f9f9f9;border:1px solid #ddd;border-radius:4px;margin:20px 0}.selected-store-info h3{margin-top:0;color:#333}.selected-store-info p{margin:10px 0;color:#666}.selected-store-info a{color:#0073aa;text-decoration:none}.selected-store-info a:hover{text-decoration:underline}.store-hours{margin:20px 0}.store-hours h4{margin-top:0;margin-bottom:15px}.hours-table{width:100%;border-collapse:collapse;background:#fff}.hours-table tr{border-bottom:1px solid #ddd}.hours-table td{padding:10px}.hours-table .day{font-weight:600;color:#333;white-space:nowrap}.hours-table .hours{color:#666}.store-services{margin:20px 0}.store-services h5{margin-top:0;margin-bottom:10px;color:#333}.store-services ul{margin:0;padding-left:20px}.store-services li{margin:5px 0;color:#666}.store-map{border-radius:4px;border:1px solid #ddd;margin:20px 0}.all-stores-map{width:100%}.store-map-placeholder{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center}.store-map-placeholder p{color:#666;margin:0}.store-specials{padding:20px;background:#fff9e6;border-left:4px solid #ffb900;margin:20px 0;border-radius:4px}.store-specials h4{margin-top:0;color:#333}.special-offer{margin:10px 0;color:#666;font-weight:500}@media(max-width:768px){.store-modal-content{padding:20px;width:95%;max-height:95vh}.location-input-wrapper{flex-direction:column}.location-input-wrapper input,.location-input-wrapper button{width:100%}.store-quick-info{flex-direction:column;gap:5px}.tfc-store-display{flex-direction:column;align-items:flex-start}}.tfc-store-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap;align-items:center}.tfc-directions-link{display:inline-block;padding:8px 14px;border:1px solid #007bff;border-radius:4px;color:#007bff;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease}.tfc-directions-link:hover{background:#007bff;color:#fff}.tfc-make-my-store{padding:8px 14px;border:none;border-radius:4px;background:#007bff;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.tfc-make-my-store:hover{background:#0056b3}.tfc-make-my-store.is-selected{background:#28a745;cursor:default}.tfc-consent-note{font-size:12px;color:#d63638}.tfc-pharmacy-info{margin-top:10px;padding:10px 12px;background:#f0f7ff;border-radius:6px}.tfc-pharmacy-info h4{margin:0 0 5px}.tfc-holiday-notice{display:block;margin:6px 0;padding:6px 10px;background:#fff8e1;border-left:3px solid #f0ad4e;border-radius:3px;font-size:13px;color:#664d03}.tfc-holiday-notice[hidden]{display:none}.tfc-holiday-notice.is-today{background:#fdecea;border-left-color:#d9534f;color:#842029;font-weight:600}.tfc-holiday-today .tfc-regular-hours{opacity:.55}