:root{--red:#e30613;--red-soft:#fdeeef;--ink:#1a1a1a;--muted:#7e7e84;--line:#e6e6e9;--soft:#f7f7f8;--white:#fff;--green:#19995a;--shadow:0 10px 28px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f1f1f3;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.app-shell{min-height:100vh;background:#fff;max-width:1040px;margin:0 auto;box-shadow:0 0 45px rgba(0,0,0,.08);padding-bottom:74px}
.main{padding:0 22px 32px}.content{max-width:920px;margin:0 auto}.sidebar{display:none}
.web-topbar{height:72px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-bottom:1px solid #f0f0f2;max-width:920px;margin:0 auto;padding:0 4px}.web-logo{text-align:center;line-height:1}.web-logo b{display:block;color:var(--red);font-size:22px;letter-spacing:-1px}.web-logo small{display:block;color:var(--red);font-size:8px;font-weight:900;letter-spacing:1.2px}.top-icon{width:40px;height:40px;border:0;background:#fff;display:grid;place-items:center;font-size:20px;cursor:pointer}
.mobile-top{display:none}.page-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:20px 0 12px}.page-head h1{font-size:20px;margin:0;font-weight:900}.page-head p{font-size:10px;color:var(--muted);margin:3px 0 0}
.searchbar{height:42px;border:0;background:var(--soft);border-radius:10px;padding:0 12px;display:flex;align-items:center;gap:8px}.searchbar input{border:0;outline:0;background:transparent;flex:1;font-size:11px;color:var(--ink)}
.section{margin-top:22px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-head h2{font-size:14px;margin:0;font-weight:900}.section-link{border:0;background:none;color:var(--red);font-size:10px;font-weight:800;cursor:pointer}
.hero{display:none}.horizontal{display:grid;grid-auto-flow:column;grid-auto-columns:265px;gap:10px;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}
.promo-card,.featured-card{min-height:116px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;position:relative;cursor:pointer}.promo-card{display:block}.promo-card img,.featured-card img{width:112px;height:100%;object-fit:cover;position:absolute;left:0;top:0}.promo-card .shade{display:none}.promo-card .card-copy{position:absolute;left:124px;right:10px;top:12px;bottom:10px;color:var(--ink);display:flex;flex-direction:column;justify-content:center}.promo-card .card-copy small{color:var(--red);font-size:8px;font-weight:900}.promo-card .card-copy h3{font-size:13px;line-height:1.2;margin:5px 0}.promo-card .card-copy p{font-size:9px;color:var(--muted);margin:0}.promo-card.no-image{background:var(--red)}.promo-card.no-image .card-copy{left:15px;color:#fff}.promo-card.no-image .card-copy small,.promo-card.no-image .card-copy p{color:#fff}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category{border:0;background:#fff;text-align:center;padding:0;cursor:pointer}.category-icon{width:54px;height:54px;border-radius:50%;background:#f2f2f3;display:grid;place-items:center;margin:0 auto 6px;font-size:19px}.category b{font-size:9px}
.shop-grid{display:grid;grid-template-columns:1fr}.shop-card{min-height:92px;display:grid;grid-template-columns:84px 1fr;background:#fff;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:9px 0;overflow:visible;cursor:pointer}.shop-card:hover{box-shadow:none;transform:none}.shop-cover{height:74px;width:82px;border-radius:7px;overflow:hidden;background:var(--soft);position:relative}.shop-cover>img{width:100%;height:100%;object-fit:cover}.shop-logo{display:none}.premium-pill{position:absolute;right:4px;top:4px;background:#ffc421;border-radius:4px;padding:3px 5px;font-size:7px;font-weight:900}.shop-body{padding:5px 0 0 12px}.shop-body h3{font-size:14px;margin:0;font-weight:800}.shop-body p{font-size:10px;color:var(--muted);margin:5px 0 0}.shop-meta{font-size:9px;color:var(--muted);margin-top:9px;display:flex;justify-content:space-between;gap:8px}.promo-count{color:var(--red);font-weight:900}
.chips{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.chip{height:30px;padding:0 11px;border:1px solid var(--line);border-radius:15px;background:#fff;font-size:9px;font-weight:700}.chip.active{background:var(--red);color:#fff;border-color:var(--red)}
.detail-hero{height:380px;border-radius:0;overflow:hidden;background:#eee;position:relative;color:#fff;margin:0 -22px}.detail-hero>img{width:100%;height:100%;object-fit:cover}.detail-hero .shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.7))}.detail-title{position:absolute;left:22px;right:22px;bottom:20px}.detail-title h1{font-size:34px;line-height:1;margin:7px 0}.detail-title p{font-size:11px;color:#eee}.detail-logo{width:64px;height:64px;border-radius:50%;padding:8px;background:#fff;object-fit:contain}.detail-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.btn{height:38px;border:0;border-radius:8px;background:var(--red);color:#fff;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}
.detail-layout{display:grid;grid-template-columns:1fr 320px;gap:22px;margin-top:18px}.panel{background:#fff;border:0;border-top:1px solid var(--line);border-radius:0;padding:18px 0}.panel h2{font-size:14px;margin:0 0 12px}.detail-text{font-size:11px;color:#5e5e63;line-height:1.7}.info-row{padding:11px 0;border-bottom:1px solid var(--line)}.info-row small{font-size:9px;color:var(--muted)}.info-row b{font-size:11px;display:block;margin-top:3px}.tag-list{display:flex;gap:6px;flex-wrap:wrap}.tag{padding:6px 9px;background:var(--soft);border-radius:13px;font-size:9px}.hours-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px}.hours-row span{color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.gallery img{height:210px;width:100%;object-fit:cover;border-radius:7px}.promo-list{display:grid;grid-template-columns:1fr;gap:0}.promo-list .promo-card{border-radius:0;border-width:0 0 1px 0}
.map-layout{display:grid;grid-template-columns:280px 1fr;gap:12px}.map-list{max-height:650px;overflow:auto}.map-shop{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 0}.map-shop b{font-size:11px}.map-shop span{font-size:9px;color:var(--muted);display:block;margin-top:4px}#map{height:650px;border:1px solid var(--line);border-radius:10px}
.loading,.empty,.error{padding:28px;text-align:center;color:var(--muted);font-size:11px}.spinner{width:24px;height:24px;border:3px solid #eee;border-top-color:var(--red);border-radius:50%;animation:spin .7s linear infinite;margin:0 auto 10px}@keyframes spin{to{transform:rotate(360deg)}}
.mobile-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:0;height:66px;width:min(1040px,100%);background:rgba(255,255,255,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:100}.mobile-nav a{display:grid;place-items:center;align-content:center;gap:2px;font-size:8px;color:#8b8b91;font-weight:700}.mobile-nav a span:first-child{font-size:18px}.mobile-nav a.active{color:var(--red)}
.featured-card{height:150px}.featured-card img{width:100%;height:100%;position:absolute}.featured-card .shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72))}.featured-card .card-copy{position:absolute;left:12px;right:12px;bottom:11px;color:#fff}.featured-card .card-copy small{font-size:8px;color:#fff}.featured-card .card-copy h3{font-size:13px;margin:4px 0}.featured-card .card-copy p{font-size:9px}
.toast{position:fixed;right:16px;bottom:80px;background:#171717;color:#fff;padding:10px 13px;border-radius:8px;font-size:10px}
@media(max-width:760px){body{background:#fff}.app-shell{box-shadow:none}.main{padding:0 17px 26px}.web-topbar{height:64px;padding:0}.horizontal{grid-auto-columns:82%}.category-grid{gap:8px}.detail-hero{height:330px;margin:0 -17px}.detail-title{left:17px;right:17px}.detail-title h1{font-size:29px}.detail-layout{grid-template-columns:1fr;gap:0}.map-layout{display:block}.map-list{display:none}#map{height:calc(100vh - 165px);min-height:470px;border-radius:0;margin:0 -17px}.gallery{grid-template-columns:1fr}.mobile-nav{height:64px}}

/* Initial-design completion */
.top-icon img,.category-icon img{object-fit:contain}.shop-title-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.shop-title-line h3{flex:1}.heart-btn{border:0;background:transparent;font-size:24px;line-height:1;color:#999;cursor:pointer}.heart-btn.on{color:var(--red)}
.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:180;opacity:0;pointer-events:none;transition:.2s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:200;left:50%;top:0;bottom:0;width:285px;background:#fff;transform:translateX(calc(-50% - 520px - 100%));transition:.25s;box-shadow:12px 0 30px rgba(0,0,0,.15);padding-bottom:20px}.drawer.open{transform:translateX(calc(-50% - 520px))}.drawer-head{height:92px;background:var(--red);color:#fff;padding:24px}.drawer-head b{font-size:23px;display:block;line-height:20px}.drawer-head small{font-size:8px;font-weight:900;letter-spacing:1px}.drawer button{height:48px;width:100%;border:0;background:#fff;text-align:left;padding:0 22px;display:flex;align-items:center;gap:13px;font-size:11px;font-weight:700;cursor:pointer}.drawer button img{width:19px;height:19px;object-fit:contain}.drawer hr{border:0;border-top:1px solid var(--line);margin:8px 20px}
.search-heading{font-size:11px;margin:25px 0 10px}.search-tags{display:flex;gap:7px;flex-wrap:wrap}.search-tag{border:0;background:var(--soft);border-radius:15px;padding:7px 11px;font-size:9px;font-weight:700}
.filters-panel{position:fixed;right:50%;top:0;bottom:0;width:360px;background:#fff;z-index:210;transform:translateX(calc(50% + 520px + 100%));transition:.25s;padding:24px;overflow:auto;box-shadow:-12px 0 30px rgba(0,0,0,.15)}.filters-panel.open{transform:translateX(calc(50% + 520px))}.filter-head{display:flex;justify-content:space-between;align-items:center;padding:12px 0 17px;border-bottom:1px solid var(--line)}.filter-head button{border:0;background:none;color:var(--red);font-size:9px}.filters-panel h4{font-size:11px;margin:21px 0 8px}.switch-row,.filter-link{height:43px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:10px}.switch-row input{width:35px}.distance{font-size:9px;color:var(--muted);display:block;padding:10px 0}.distance input{display:block;width:100%;accent-color:var(--red);margin-top:10px}.check-row{display:block;font-size:10px;padding:7px 0}.filter-apply{height:44px;width:100%;border:0;border-radius:8px;background:var(--red);color:#fff;font-size:10px;font-weight:900;margin-top:20px}
.initial-shop-top{margin:0 -22px}.shop-photo{height:380px;position:relative;background:#ddd}.shop-photo>img{width:100%;height:100%;object-fit:cover}.back-round,.hero-icons button{width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.95);display:grid;place-items:center;font-size:18px}.back-round{position:absolute;left:18px;top:18px}.hero-icons{position:absolute;right:18px;top:18px;display:flex;gap:7px}.hero-heart{font-size:22px!important}.shop-identity{position:relative;padding:35px 22px 13px}.circle-logo{position:absolute;left:22px;top:-31px;width:62px;height:62px;border-radius:50%;border:3px solid #fff;background:#171717;object-fit:contain;padding:5px}.circle-logo.initials{display:grid;place-items:center;color:#fff;font-weight:900;padding:0}.shop-identity h1{font-size:21px;margin:0}.shop-identity p{font-size:10px;color:var(--muted);margin:4px 0}.rating{font-size:10px;color:#ed9a00;font-weight:800}.rating span{color:var(--muted);font-weight:400}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px}.quick-actions button{border:0;background:#fff;font-size:18px;display:grid;gap:3px;place-items:center}.quick-actions small{font-size:8px;font-weight:700}.shop-tabs{height:44px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.shop-tabs button{border:0;background:#fff;font-size:9px;font-weight:700;color:var(--muted)}.shop-tabs button.active{color:var(--red);border-bottom:2px solid var(--red)}.shop-tab-content{display:none;padding:16px 0 30px}.shop-tab-content.active{display:block}.overview-line{min-height:48px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.overview-line b{font-size:10px}.overview-line span{font-size:9px;color:var(--muted);margin-top:2px}.payment-logos{display:flex;gap:7px;flex-wrap:wrap}.payment-logo{width:72px;height:30px;object-fit:contain}.facility-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.facility-item{min-height:42px;border:1px solid var(--line);border-radius:7px;padding:8px;display:flex;align-items:center;gap:7px;font-size:9px}.facility-item img{width:20px;height:20px}.chip img{vertical-align:middle;margin-right:4px}
@media(max-width:1040px){.drawer{left:0;transform:translateX(-100%)}.drawer.open{transform:translateX(0)}.filters-panel{right:0;transform:translateX(100%)}.filters-panel.open{transform:translateX(0)}}
@media(max-width:760px){.initial-shop-top{margin:0 -17px}.shop-photo{height:245px}.shop-identity{padding-left:17px;padding-right:17px}.circle-logo{left:17px}.filters-panel{width:min(92vw,360px)}}

.splash-screen{height:100vh;min-height:650px;background:var(--red);color:#fff;display:grid;place-items:center;align-content:center;position:relative;overflow:hidden}.splash-city{position:absolute;bottom:90px;font-size:300px;opacity:.1;color:#650008}.splash-logo{font-size:54px;font-weight:900;letter-spacing:-2px;z-index:2;text-align:center}.splash-logo small{display:block;font-size:20px;letter-spacing:3px}.splash-tag{position:absolute;bottom:45px;font-size:10px;font-weight:700}.onboarding{min-height:100vh;background:#fff;max-width:430px;margin:auto;padding:100px 28px 35px;display:flex;flex-direction:column}.onboarding h2{font-size:22px;margin:0}.onboarding h1{font-size:30px;color:var(--red);margin:3px 0 12px}.onboarding p{font-size:12px;line-height:1.6;max-width:260px}.onboard-ill{width:230px;height:230px;border-radius:50%;background:#f7f7f7;border:1px solid #eee;display:grid;place-items:center;margin:38px auto 0;position:relative}.onboard-ill img{width:78px}.onboard-ill span{position:absolute;right:30px;bottom:35px;font-size:45px}.onboard-dots{display:flex;gap:8px;justify-content:center;margin:26px}.onboard-dots i,.onboard-dots b{width:7px;height:7px;border-radius:50%;background:#ddd}.onboard-dots b{background:var(--red)}.onboarding>button{height:48px;border:0;border-radius:24px;background:var(--red);color:#fff;font-weight:900}.onboarding>a{text-align:center;font-size:10px;color:#777;margin-top:15px;cursor:pointer}

/* Shop detail/data corrections */
.shop-photo img{display:block}.shop-cover-placeholder{width:100%;height:100%;background:#f0f0f2;display:grid;place-items:center}.shop-cover-placeholder img{width:58px;height:58px;opacity:.55}
.circle-logo{background:#fff!important;padding:6px!important;object-fit:contain!important}.circle-logo.initials{background:#171717!important;padding:0!important}
.overview-line{min-height:54px;display:grid;align-content:center;border-bottom:1px solid var(--line)}.overview-line b{font-size:10px}.overview-line a,.overview-line span{font-size:10px;color:var(--muted);margin-top:4px;word-break:break-word}.overview-line.open-line span{color:var(--green);font-weight:800}
.shop-tabs-3{grid-template-columns:repeat(3,1fr)!important}.shop-tabs-4{grid-template-columns:repeat(4,1fr)!important}
.payment-logos{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.payment-logo{width:92px!important;height:36px!important;object-fit:contain!important}
.brand-grid{display:flex;gap:7px;flex-wrap:wrap}.brand-tag{padding:7px 11px;background:var(--soft);border-radius:15px;font-size:9px;font-weight:700;border:1px solid #ececef}.muted-note{font-size:10px;color:var(--muted)}
.shop-promo-stack{display:grid;gap:12px}.shop-promo-card{min-height:132px;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fff;display:grid;grid-template-columns:125px 1fr;cursor:pointer}.shop-promo-card>img,.shop-promo-ph{width:125px;height:100%;min-height:132px;object-fit:cover}.shop-promo-ph{display:grid;place-items:center;background:#f8edef}.shop-promo-ph img{width:34px;height:34px}.shop-promo-copy{padding:13px;display:flex;flex-direction:column;justify-content:center}.shop-promo-copy h3{font-size:13px;margin:5px 0 5px}.shop-promo-copy p{font-size:9px;line-height:1.5;color:var(--muted);margin:0 0 5px}.shop-promo-copy small{font-size:8px;color:var(--muted)}.promo-red-badge{align-self:flex-start;background:var(--red);color:#fff;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:900}

/* Search initial design */
.search-heading{font-size:11px;font-weight:900;margin:25px 0 10px}.search-tags{display:flex;gap:7px;flex-wrap:wrap}.search-tag{border:0;background:#f4f4f5;border-radius:15px;padding:8px 12px;font-size:9px;font-weight:700;color:#444;cursor:pointer}.search-promo-list{gap:10px}

/* Initial-design map selection card */
.map-app-wrap{position:relative}.map-app-wrap #map{height:calc(100vh - 150px);min-height:570px;border-radius:10px}.map-search{position:absolute;z-index:500;left:14px;right:14px;top:14px;height:42px;background:#fff;border-radius:10px;box-shadow:0 5px 18px rgba(0,0,0,.12);display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--muted);font-size:10px}.map-search img{width:18px;height:18px}.map-filter-chips{position:absolute;z-index:500;left:14px;top:64px;display:flex;gap:7px}.map-filter-chips button{height:28px;border-radius:14px;border:1px solid var(--line);padding:0 10px;background:#fff;font-size:9px;font-weight:700}.map-filter-chips button.active{background:var(--red);border-color:var(--red);color:#fff}
.map-bottom-card{position:absolute;z-index:550;left:15px;right:15px;bottom:15px;background:#fff;border-radius:11px;box-shadow:0 10px 30px rgba(0,0,0,.18);padding:11px;opacity:0;pointer-events:none;transform:translateY(20px);transition:.2s}.map-bottom-card.visible{opacity:1;pointer-events:auto;transform:none}.map-card-close{position:absolute;right:6px;top:5px;border:0;background:transparent;font-size:20px;z-index:2}.map-card-main{display:grid;grid-template-columns:74px 1fr;gap:11px;padding-right:20px}.map-card-main>img,.map-card-ph{width:74px;height:68px;border-radius:7px;object-fit:cover}.map-card-ph{display:grid;place-items:center;background:var(--soft)}.map-card-ph img{width:28px;height:28px}.map-card-main h3{font-size:13px;margin:3px 0}.map-card-main p{font-size:9px;color:var(--muted);margin:0}.map-open{font-size:9px;color:var(--green);font-weight:900;margin-top:5px}.map-promos{font-size:9px;color:var(--red);font-weight:800;margin-top:3px}.map-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.map-card-actions button{height:35px;border-radius:8px;font-size:10px;font-weight:900}.map-card-actions .route{border:0;background:var(--red);color:#fff}.map-card-actions .details{border:1px solid var(--line);background:#fff;color:var(--ink)}
@media(max-width:760px){.shop-promo-card{grid-template-columns:110px 1fr}.shop-promo-card>img,.shop-promo-ph{width:110px}.payment-logo{width:82px!important;height:34px!important}.map-app-wrap #map{height:calc(100vh - 125px);margin:0 -17px;border-radius:0}.map-search{left:0;right:0}.map-filter-chips{left:0}.map-bottom-card{left:0;right:0}}

/* Detail v4 */
.premium-under-address{display:inline-block;margin-top:6px;padding:4px 8px;border-radius:10px;background:#fff4c7;color:#705800;font-size:8px;font-weight:900}
.overview-contact{min-height:58px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:25px 1fr 14px;align-items:center;gap:11px;text-align:left!important;color:var(--ink)}.overview-contact>img{width:23px;height:23px;object-fit:contain}.overview-contact>div{text-align:left!important;min-width:0}.overview-contact b{display:block;font-size:10px;text-align:left!important}.overview-contact span{display:block;font-size:9px;color:var(--muted);margin-top:3px;text-align:left!important;white-space:normal;overflow-wrap:anywhere}.overview-contact strong{font-size:17px;color:#aaa}.overview-open{grid-template-columns:25px 1fr}.overview-open span{color:var(--green);font-weight:800}
.social-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:18px}.social-actions a{min-height:58px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.social-actions img{width:23px;height:23px;object-fit:contain}.social-actions span{font-size:8px;font-weight:700}
.info-section{padding:14px 0 5px;border-bottom:1px solid #f1f1f3}.info-section:last-child{border-bottom:0}.info-section-title{display:flex!important;align-items:center;gap:8px;color:var(--red)!important;font-size:11px!important;font-weight:900!important;margin:0 0 11px!important}.info-section-title img{width:21px;height:21px;object-fit:contain}.info-address{font-size:10px;line-height:1.6;color:#555}.payment-logo{width:94px!important;height:38px!important}
.shop-identity .rating{display:none!important}
.map-page-head{height:43px;display:flex;align-items:center}.map-page-head h1{font-size:20px;margin:0}.map-app-wrap{height:calc(100vh - 72px - 43px - 66px - 20px);min-height:430px;position:relative;overflow:hidden}.map-app-wrap #map{height:100%!important;min-height:0!important;margin:0!important}.map-bottom-card{bottom:12px!important;max-height:190px;overflow:auto}.map-card-main{min-height:68px}
@media(max-width:760px){.social-actions{grid-template-columns:repeat(3,1fr)}.map-page-head{height:38px}.map-page-head h1{font-size:18px}.map-app-wrap{height:calc(100dvh - 64px - 38px - 64px - 10px);min-height:380px;margin:0 -17px}.map-search{left:12px!important;right:12px!important}.map-filter-chips{left:12px!important}.map-bottom-card{left:12px!important;right:12px!important;bottom:12px!important}.payment-logo{width:88px!important;height:35px!important}}

/* Dynamic opening status on map */
.map-logo-box{width:74px;height:68px;border-radius:7px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;padding:7px}.map-logo-box img{width:100%;height:100%;object-fit:contain}
.map-status{font-size:9px;font-weight:900;margin-top:5px}.map-status.is-open{color:var(--green)}.map-status.is-closed{color:var(--red)}.map-status.is-unknown{color:var(--muted)}
.map-card-loading,.map-card-error{min-height:82px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:10px}.map-card-loading .spinner{margin:0;width:20px;height:20px}

/* Dynamic opening status on shop overview — same logic and colors as map */
.overview-opening-status{grid-template-columns:25px 1fr!important}
.overview-opening-status span{font-weight:800!important}
.overview-opening-status.is-open span{color:var(--green)!important}
.overview-opening-status.is-closed span{color:var(--red)!important}
.overview-opening-status.is-unknown span{color:var(--muted)!important}

/* Restore shop cover + logo visibility */
.shop-photo{display:block!important;background:#eee!important;overflow:hidden!important}
.shop-photo>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}
.circle-logo{display:block!important;width:62px!important;height:62px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;background:#fff!important;z-index:5!important}
.circle-logo.initials{display:grid!important}

/* Larger shop logo on detail page */
.shop-identity .circle-logo{
  width:82px!important;
  height:82px!important;
  padding:7px!important;
  border-radius:50%!important;
  object-fit:contain!important;
}
@media(max-width:760px){
  .shop-identity .circle-logo{
    width:78px!important;
    height:78px!important;
    padding:6px!important;
  }
}

/* Move enlarged shop logo upward so it no longer overlaps the shop name */
.shop-identity .circle-logo{
  transform:translateY(-18px)!important;
  margin-bottom:-10px!important;
}
@media(max-width:760px){
  .shop-identity .circle-logo{
    transform:translateY(-20px)!important;
    margin-bottom:-11px!important;
  }
}

/* Persistent global favorites */
.heart-btn.on,[data-favorite-id].on{color:#e30613!important}

/* Favorites clickability fix */
.heart-btn{
  cursor:pointer!important;
  pointer-events:auto!important;
  position:relative;
  z-index:20;
  color:#999!important;
}
.heart-btn.on{
  color:#e30613!important;
}
.shop-title-line .heart-btn,
.hero-icons .heart-btn{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
}

/* Reliable favorite interaction: delegated click handler */
[data-favorite-id]{
  cursor:pointer!important;
  pointer-events:auto!important;
  user-select:none;
  touch-action:manipulation;
}
[data-favorite-id].on{color:#e30613!important}

/* Favorites V4: independent real button, outside clickable shop area */
.shop-card{
  position:relative!important;
  display:block!important;
  min-height:92px!important;
}
.shop-card-clickarea{
  display:grid!important;
  grid-template-columns:84px minmax(0,1fr)!important;
  min-height:92px!important;
  cursor:pointer!important;
}
.shop-card .shop-body{
  padding-right:42px!important;
}
.shop-card-heart{
  position:absolute!important;
  right:5px!important;
  top:20px!important;
  width:38px!important;
  height:38px!important;
  border:0!important;
  border-radius:19px!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:26px!important;
  line-height:1!important;
  color:#999!important;
  z-index:999!important;
  pointer-events:auto!important;
  cursor:pointer!important;
}
.shop-card-heart.on,
.hero-heart.on{
  color:#e30613!important;
}
.hero-heart{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:999!important;
}

/* Favorites V5 single-store final */
.js-favorite{pointer-events:auto!important;cursor:pointer!important}
.js-favorite.on{color:#e30613!important}

/* Working promotion tabs */
.promo-tabs .chip{cursor:pointer}
.promo-tabs .chip.active{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}
.promo-category-filter{display:flex;gap:7px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:none}
.promo-category-filter::-webkit-scrollbar{display:none}
.category-filter-btn{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:18px;padding:8px 12px;font-size:9px;font-weight:800;cursor:pointer}
.category-filter-btn.active{background:var(--red);border-color:var(--red);color:#fff}
