.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.shop-select-banner{width:100%}.shop-select-banner-overlay{width:100%;height:420px;border-radius:24px;background-size:cover;background-position:center;background-color:var(--main-color);display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-select-banner-overlay.banner-wrapper{display:flex}@media (max-width: 768px){.shop-select-banner-overlay{height:160px;border-radius:14px}}.shop-select-banner-image{max-height:80px;max-width:200px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.shop-select-search{background:white;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:24px}.shop-select-search h2{font-size:17px;font-weight:700;text-align:left}.shop-select-search .address-input-row{display:flex;gap:10px;align-items:stretch}.shop-select-search .address-input-row .address-input-wrapper{flex:1}.shop-select-search-btn{background:var(--main-color);color:#fff;border:none;border-radius:10px;padding:0 24px;font-weight:600;font-size:15px;cursor:pointer;white-space:nowrap}.shop-select-services{display:flex;gap:10px;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.shop-select-service-btn{padding:10px 22px;border-radius:50px;border:1.5px solid var(--gray-light, #e5e7eb);background:white;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px;color:#4a5565}.shop-select-service-btn:hover{border-color:var(--main-color)}.shop-select-service-btn.active{background:var(--main-color);color:#fff;border-color:var(--main-color)}.shop-select-service-btn img{width:20px;height:20px;border-radius:4px}.shop-select-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.shop-select-results-title{font-size:16px;font-weight:700;text-transform:uppercase}.shop-select-map-link{font-size:14px;font-weight:500;color:var(--main-color);text-decoration:none;transition:opacity .2s}.shop-select-map-link:hover{opacity:.8}.shop-select-card-closed-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;text-transform:uppercase;border-radius:inherit}.shop-select-status-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:50px;white-space:nowrap}.shop-select-status-badge i.fa-circle{font-size:7px}.shop-select-status-badge.open{background:#f0fdf4;color:#00a63e}.shop-select-status-badge.closed{background:#fef2f2;color:#e7000b}.shop-select-status-badge.paused{background:#f3f4f6;color:#6b7280}.shop-select-grid{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.shop-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (min-width: 1024px){.shop-select-grid{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1280px){.shop-select-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.shop-select-card{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px;background:white;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;text-align:left;width:100%;cursor:pointer;transition:transform .15s}.shop-select-card:hover{transform:translateY(-1px)}.shop-select-card.on-hold{opacity:.45;cursor:default}.shop-select-card.on-hold:hover{transform:none}@media (min-width: 768px){.shop-select-card{flex-direction:column;align-items:stretch;padding:0;gap:0}}.shop-select-card-thumb{position:relative;width:80px;height:80px;flex-shrink:0}@media (min-width: 768px){.shop-select-card-thumb{width:100%;height:auto}}.shop-select-card-thumb-image{width:80px;height:80px;border-radius:8px;background-size:cover;background-position:center;background-color:#f3f4f6}@media (min-width: 768px){.shop-select-card-thumb-image{width:100%;height:192px;border-radius:0}}.shop-select-card-content{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}@media (min-width: 768px){.shop-select-card-content{padding:20px;gap:8px}}.shop-select-card-name{font-size:14px;font-weight:700;text-transform:uppercase}@media (min-width: 768px){.shop-select-card-name{font-size:15px}}.shop-select-card-address{font-size:12px;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.shop-select-card-address{font-size:13px}}.shop-select-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.shop-select-card-arrow{width:32px;height:32px;border-radius:50%;background:var(--main-color);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px}@media (min-width: 768px){.shop-select-card-arrow{width:36px;height:36px;font-size:14px}}@media (max-width: 700px){.shop-select-banner{height:130px;width:calc(100% + 20px);margin-left:-10px;border-radius:0 0 14px 14px}.shop-select-banner-image{max-height:60px;max-width:160px}.shop-select-search{padding:14px;border-radius:12px}.shop-select-search h2{font-size:15px;margin-bottom:10px}.shop-select-status-badge{font-size:11px;padding:3px 8px}}
