:root{--el-bg:#f9fafb;--el-surface:#fff;--el-ink:#0f0f0f;--el-muted:#6b7280;--el-muted2:#9ca3af;--el-border:#e5e7eb;--el-border2:#f0f0f0;--el-radius:16px;--el-fh:var(--font-heading);--el-fb:var(--font-body)}.explore-locations-module__dRyboq__page{min-height:100vh;font-family:var(--font-body);background:var(--el-bg);padding:52px 52px 80px;position:relative}.explore-locations-module__dRyboq__page:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#0000000a 1px,#0000 1px);background-size:24px 24px;position:fixed;inset:0}.explore-locations-module__dRyboq__back{z-index:1;background:var(--el-surface);border:1.5px solid var(--el-border);color:var(--el-muted);cursor:pointer;border-radius:10px;align-items:center;gap:7px;margin-bottom:36px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.explore-locations-module__dRyboq__back:hover{color:var(--el-ink);border-color:#d1d5db;transform:translate(-2px)}.explore-locations-module__dRyboq__hero{z-index:1;background:var(--el-surface);border:1.5px solid var(--el-border);opacity:0;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:40px;padding:36px 40px;transition:opacity .5s,transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translateY(16px);box-shadow:0 2px 20px #0000000a}.explore-locations-module__dRyboq__heroVisible{opacity:1;transform:translateY(0)}.explore-locations-module__dRyboq__heroLeft{flex:1;align-items:flex-start;gap:20px;display:flex}.explore-locations-module__dRyboq__heroIconWrap{background:color-mix(in srgb,var(--c,#f97316)10%,white);border:1.5px solid color-mix(in srgb,var(--c,#f97316)20%,white);width:56px;height:56px;color:var(--c,#f97316);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;display:flex}.explore-locations-module__dRyboq__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.explore-locations-module__dRyboq__title{font-family:var(--font-heading);font-size:var(--fs-h4);font-weight:var(--fw-bold);letter-spacing:-.04em;color:var(--el-ink);margin:0 0 8px;line-height:1.05}.explore-locations-module__dRyboq__title em{font-style:normal}.explore-locations-module__dRyboq__desc{color:var(--el-muted);max-width:480px;margin:0;font-size:14px;line-height:1.6}.explore-locations-module__dRyboq__heroStats{flex-wrap:wrap;flex-shrink:0;align-items:flex-start;gap:12px;display:flex}.explore-locations-module__dRyboq__heroBubble{background:var(--el-bg);border:1.5px solid var(--el-border);text-align:center;border-radius:14px;min-width:100px;padding:14px 18px;transition:transform .2s}.explore-locations-module__dRyboq__heroBubble:hover{transform:translateY(-2px)}.explore-locations-module__dRyboq__bubbleHotIcon{justify-content:center;margin-bottom:2px;display:flex}.explore-locations-module__dRyboq__bubbleNum{font-family:var(--font-heading);color:var(--el-ink);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:clamp(18px,2vw,24px);font-weight:900;line-height:1.1;display:block;overflow:hidden}.explore-locations-module__dRyboq__bubbleLbl{text-transform:uppercase;letter-spacing:.07em;color:var(--el-muted2);margin-top:3px;font-size:10px;font-weight:700;display:block}.explore-locations-module__dRyboq__controls{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex;position:relative}.explore-locations-module__dRyboq__searchWrap{flex:1;align-items:center;max-width:420px;display:flex;position:relative}.explore-locations-module__dRyboq__searchIcon{color:var(--el-muted2);pointer-events:none;position:absolute;left:14px}.explore-locations-module__dRyboq__searchInput{border:1.5px solid var(--el-border);width:100%;color:var(--el-ink);background:var(--el-surface);font-size:13px;font-weight:500;font-family:var(--font-body);border-radius:12px;outline:none;padding:11px 40px;transition:border-color .2s,box-shadow .2s}.explore-locations-module__dRyboq__searchInput::placeholder{color:var(--el-muted2)}.explore-locations-module__dRyboq__searchInput:focus{border-color:var(--focus-color,#f97316);box-shadow:0 0 0 3px color-mix(in srgb,var(--focus-color,#f97316)15%,transparent)}.explore-locations-module__dRyboq__clearSearch{cursor:pointer;color:var(--el-muted2);background:0 0;border:none;align-items:center;transition:color .2s;display:flex;position:absolute;right:12px}.explore-locations-module__dRyboq__clearSearch:hover{color:var(--el-ink)}.explore-locations-module__dRyboq__controlsRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.explore-locations-module__dRyboq__sortWrap{align-items:center;display:flex;position:relative}.explore-locations-module__dRyboq__sortSelect{border:1.5px solid var(--el-border);color:var(--el-ink);background:var(--el-surface);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-body);appearance:none;border-radius:10px;outline:none;padding:9px 12px 9px 32px;transition:border-color .2s}.explore-locations-module__dRyboq__sortSelect:focus{border-color:#d1d5db}.explore-locations-module__dRyboq__resultCount{color:var(--el-muted2);white-space:nowrap;font-size:12px;font-weight:700}.explore-locations-module__dRyboq__viewToggle{background:var(--el-surface);border:1.5px solid var(--el-border);border-radius:10px;gap:4px;padding:4px;display:flex}.explore-locations-module__dRyboq__viewBtn{width:32px;height:32px;color:var(--el-muted2);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:all .2s;display:flex}.explore-locations-module__dRyboq__viewBtnActive{background:var(--c,#f97316)!important;color:#fff!important}.explore-locations-module__dRyboq__viewBtn:not(.explore-locations-module__dRyboq__viewBtnActive):hover{background:var(--el-bg);color:var(--el-ink)}.explore-locations-module__dRyboq__grid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid;position:relative}.explore-locations-module__dRyboq__gridCard{background:var(--el-surface);border:1.5px solid var(--el-border);border-radius:var(--el-radius);cursor:pointer;opacity:0;animation:explore-locations-module__dRyboq__cardIn .4s cubic-bezier(.22,1,.36,1)calc(var(--i,0)*35ms)forwards;flex-direction:column;padding:18px 18px 14px;transition:all .28s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}@keyframes explore-locations-module__dRyboq__cardIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.explore-locations-module__dRyboq__gridCard:hover{border-color:var(--c,#f97316);box-shadow:0 10px 30px #00000012,0 0 0 1px var(--c,#f97316);transform:translateY(-4px)}.explore-locations-module__dRyboq__gridCard:before{content:"";background:var(--c,#f97316);transform-origin:50%;border-radius:3px 0 0 3px;width:3px;transition:transform .25s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.explore-locations-module__dRyboq__gridCard:hover:before{transform:scaleY(1)}.explore-locations-module__dRyboq__gridCardTop{border-color:var(--c,#f97316);background:color-mix(in srgb,var(--c,#f97316)4%,white)}.explore-locations-module__dRyboq__topBadge{background:var(--c,#f97316);color:#fff;letter-spacing:.04em;border-radius:99px;align-items:center;gap:3px;padding:2px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:10px;right:12px}.explore-locations-module__dRyboq__gridImageWrap{border:1.5px solid var(--el-border2);background:color-mix(in srgb,var(--c,#f97316)8%,white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex;overflow:hidden}.explore-locations-module__dRyboq__gridImage{object-fit:cover;width:100%;height:100%}.explore-locations-module__dRyboq__gridInitial{font-family:var(--font-heading);color:var(--c,#f97316);text-transform:uppercase;font-size:20px;font-weight:900}.explore-locations-module__dRyboq__gridBody{flex:1}.explore-locations-module__dRyboq__gridName{font-family:var(--font-heading);color:var(--el-ink);white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:14px;font-weight:800;overflow:hidden}.explore-locations-module__dRyboq__gridCount{color:var(--el-muted);background:var(--el-bg);border-radius:99px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.explore-locations-module__dRyboq__gridBar{background:var(--el-border2);border-radius:99px;height:3px;margin-top:12px;overflow:hidden}.explore-locations-module__dRyboq__gridBarFill{background:var(--c,#f97316);border-radius:99px;height:100%;animation:.7s cubic-bezier(.22,1,.36,1) backwards explore-locations-module__dRyboq__barGrow}@keyframes explore-locations-module__dRyboq__barGrow{0%{width:0!important}}.explore-locations-module__dRyboq__gridArrow{color:var(--el-muted2);opacity:0;transition:transform .2s,color .2s,opacity .2s;position:absolute;bottom:14px;right:14px}.explore-locations-module__dRyboq__gridCard:hover .explore-locations-module__dRyboq__gridArrow{color:var(--c,#f97316);opacity:1;transform:translate(3px)}.explore-locations-module__dRyboq__listView{z-index:1;background:var(--el-surface);border:1.5px solid var(--el-border);border-radius:20px;flex-direction:column;gap:0;display:flex;position:relative;overflow:hidden}.explore-locations-module__dRyboq__listHeader{background:var(--el-bg);border-bottom:1.5px solid var(--el-border);text-transform:uppercase;letter-spacing:.1em;color:var(--el-muted2);align-items:center;gap:14px;padding:10px 20px;font-size:10px;font-weight:800;display:flex}.explore-locations-module__dRyboq__listRow{border-bottom:1px solid var(--el-border2);cursor:pointer;opacity:0;animation:explore-locations-module__dRyboq__rowIn .35s ease calc(var(--i,0)*25ms)forwards;align-items:center;gap:14px;padding:14px 20px;transition:background .18s,transform .18s;display:flex}.explore-locations-module__dRyboq__listRow:last-child{border-bottom:none}@keyframes explore-locations-module__dRyboq__rowIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.explore-locations-module__dRyboq__listRow:hover{background:color-mix(in srgb,var(--c,#f97316)4%,white)}.explore-locations-module__dRyboq__listRank{font-family:var(--font-heading);color:var(--el-muted2);text-align:center;flex-shrink:0;width:28px;font-size:12px;font-weight:900}.explore-locations-module__dRyboq__listImg{border:1.5px solid var(--el-border2);background:color-mix(in srgb,var(--c,#f97316)8%,white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.explore-locations-module__dRyboq__listImgEl{object-fit:cover;width:100%;height:100%}.explore-locations-module__dRyboq__listInitial{font-family:var(--font-heading);color:var(--c,#f97316);text-transform:uppercase;font-size:15px;font-weight:900}.explore-locations-module__dRyboq__listName{font-family:var(--font-heading);color:var(--el-ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.explore-locations-module__dRyboq__listBarWrap{flex:2;align-items:center;gap:8px;min-width:0;display:flex}.explore-locations-module__dRyboq__listBar{background:var(--el-border2);border-radius:99px;flex:1;height:5px;overflow:hidden}.explore-locations-module__dRyboq__listBarFill{background:var(--c,#f97316);opacity:.7;border-radius:99px;height:100%;transition:width .6s;animation:.7s backwards explore-locations-module__dRyboq__barGrow}.explore-locations-module__dRyboq__listPct{color:var(--el-muted2);white-space:nowrap;text-align:right;width:36px;font-size:11px;font-weight:700}.explore-locations-module__dRyboq__listCount{font-family:var(--font-heading);color:var(--el-ink);text-align:right;width:72px;font-size:15px;font-weight:900}.explore-locations-module__dRyboq__listArrow{color:var(--el-muted2);opacity:0;flex-shrink:0;transition:opacity .18s,transform .18s,color .18s}.explore-locations-module__dRyboq__listRow:hover .explore-locations-module__dRyboq__listArrow{opacity:1;color:var(--c,#f97316);transform:translate(3px)}.explore-locations-module__dRyboq__empty{z-index:1;border:1.5px dashed var(--el-border);text-align:center;color:var(--el-muted);border-radius:20px;flex-direction:column;align-items:center;gap:10px;margin-top:8px;padding:80px 24px;display:flex;position:relative}.explore-locations-module__dRyboq__empty p{margin:0;font-size:15px;font-weight:500}.explore-locations-module__dRyboq__empty strong{color:var(--el-ink)}.explore-locations-module__dRyboq__clearBtn{border:1.5px solid var(--el-border);background:var(--el-surface);color:var(--el-muted);cursor:pointer;border-radius:10px;margin-top:4px;padding:9px 22px;font-size:13px;font-weight:700;transition:all .2s}.explore-locations-module__dRyboq__clearBtn:hover{color:var(--el-ink);border-color:#d1d5db}.explore-locations-module__dRyboq__skeletonWrap{z-index:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid;position:relative}.explore-locations-module__dRyboq__skelCard{border-radius:var(--el-radius);height:120px}.explore-locations-module__dRyboq__pulse{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.4s infinite explore-locations-module__dRyboq__shimmer}@keyframes explore-locations-module__dRyboq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.explore-locations-module__dRyboq__page{padding:40px 32px 60px}.explore-locations-module__dRyboq__hero{flex-direction:column;gap:20px}.explore-locations-module__dRyboq__heroStats{justify-content:flex-start;width:100%}}@media (max-width:768px){.explore-locations-module__dRyboq__page{padding:28px 16px 48px}.explore-locations-module__dRyboq__hero{padding:24px 20px}.explore-locations-module__dRyboq__heroLeft{flex-direction:column;gap:12px}.explore-locations-module__dRyboq__controls{flex-direction:column;align-items:stretch}.explore-locations-module__dRyboq__searchWrap{max-width:none}.explore-locations-module__dRyboq__controlsRight{justify-content:space-between}.explore-locations-module__dRyboq__listHeader,.explore-locations-module__dRyboq__listBarWrap{display:none}.explore-locations-module__dRyboq__listCount{font-size:13px}}@media (max-width:520px){.explore-locations-module__dRyboq__grid{grid-template-columns:repeat(2,1fr);gap:10px}.explore-locations-module__dRyboq__heroStats{flex-flow:wrap}.explore-locations-module__dRyboq__heroBubble{flex:1;min-width:80px}.explore-locations-module__dRyboq__bubbleNum{font-size:18px}}@media (max-width:360px){.explore-locations-module__dRyboq__grid{grid-template-columns:1fr}}
