[hidden]{display:none!important}
:root{--orange:#ff5a1f;--orange-soft:#fff4ef;--navy:#071a42;--bg:#f6f7f9;--line:#e6e9ef;--muted:#697080;--text:#151820;--radius:20px;--shadow:0 10px 28px rgba(7,26,66,.14)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0;background:var(--bg);font-family:system-ui,-apple-system,"Noto Sans KR",sans-serif;color:var(--text);overflow-x:hidden}
button,a,input{font:inherit}button{cursor:pointer}img{max-width:100%}a{color:inherit}
#app{max-width:760px;margin:auto;background:#fff;min-height:100vh;padding-bottom:88px}
.topbar{display:grid;grid-template-columns:minmax(118px,1fr) minmax(120px,240px) minmax(42px,1fr);align-items:center;gap:8px;padding:8px 16px 6px}.location-chip,.icon-btn,.text-btn{border:0;background:transparent}.location-chip{font-weight:850;display:flex;gap:4px;align-items:center;min-height:40px}.icon-btn{position:relative;font-size:25px;justify-self:end}.badge{position:absolute;right:-4px;top:-5px;background:#e21;color:#fff;font-size:11px;border-radius:50%;width:18px;height:18px;display:grid;place-items:center}
.brand{display:flex;align-items:center;justify-content:center;min-width:0;text-decoration:none}.brand img{width:100%;height:58px;object-fit:contain}
.carousel-shell{position:relative;overflow:hidden;touch-action:pan-y;user-select:none}.carousel-track{display:flex;will-change:transform}.carousel-track.is-animated{transition:transform .42s ease}.carousel-slide{min-width:100%;flex:0 0 100%}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:42px;height:42px;border:0;border-radius:50%;background:#0008;color:#fff;font-size:28px;display:grid;place-items:center;box-shadow:0 4px 18px #0003}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-dots{text-align:center;padding:8px 4px}.carousel-dots button{display:inline-block;width:7px;height:7px;border:0;padding:0;background:#bbb;border-radius:50%;margin:3px}.carousel-dots button.active{width:22px;border-radius:5px;background:var(--orange)}
.hero{padding:0 16px;margin-top:0}.hero-frame{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#eef1f5}.hero-slide picture,.hero-slide img{display:block;width:100%;height:285px;object-fit:cover}.hero .carousel-dots{padding-bottom:2px}
.search-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px 16px}.searchbox{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:16px;padding:0 14px;background:#fff;min-width:0}.searchbox input{border:0;outline:0;width:100%;height:48px;min-width:0}.input-clear{border:0;background:#eef0f4;color:#333;width:30px;height:30px;border-radius:50%;font-size:20px;line-height:1;flex:0 0 auto;padding:0}.primary-btn{border:0;background:var(--orange);color:#fff;border-radius:14px;padding:0 22px;font-weight:900;min-height:46px}
.section{padding:18px 16px;border-top:8px solid var(--bg)}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.section-head h2{font-size:21px;margin:0}.section-head-copy p{margin:6px 0 14px;color:var(--muted);font-size:13px;line-height:1.5}.text-btn{color:var(--muted);white-space:nowrap;padding:3px 0}
.order-section{position:relative}.order-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.order-item{min-width:0;min-height:112px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#161820;padding:8px;text-align:center}.order-item.first{border:2px solid #ffb195}.order-item img,.external-apps img{width:58px;height:58px;border-radius:16px;object-fit:cover}.order-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;font-size:31px;background:#eef2f7}.order-icon.purple{background:#6e3dbb;color:#fff}.brand-app-icon{width:58px;height:58px;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #edf0f4}.brand-app-icon img,.brand-app-icon span{width:100%;height:100%;border-radius:0;object-fit:cover;display:grid;place-items:center;background:#f3f5f8;font-weight:900}.more-apps{padding:8px}.popover{position:absolute;right:16px;top:270px;width:min(340px,calc(100% - 32px));background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 16px 50px #0003;z-index:20}.popover:before{content:"";position:absolute;right:75px;top:-10px;width:18px;height:18px;background:#fff;transform:rotate(45deg);border-left:1px solid var(--line);border-top:1px solid var(--line)}.popover h3{text-align:center;margin:0 0 14px}.popover-close{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:26px}.external-apps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.external-apps button{display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:#fff;color:#222;font-size:13px;padding:6px;border-radius:12px}
.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.category{border:0;background:#fff;text-align:center;padding:0;min-width:0}.category .bubble{width:58px;height:58px;margin:auto;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:30px;background:#fff}.category span:last-child{font-size:12px;display:block;margin-top:5px;line-height:1.25;word-break:keep-all}.category.active .bubble{border:2px solid var(--orange);background:var(--orange-soft)}
.search-summary{padding:14px 16px;background:#fff7f2;border-top:1px solid #ffd5c5;font-weight:800;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.search-summary span{color:var(--muted);font-weight:500}.search-summary .text-btn{margin-left:auto}
.store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0;box-shadow:0 5px 18px rgba(7,26,66,.06)}.store-photo,.photo-placeholder-card{width:100%;aspect-ratio:1.25;background:#f1f2f4}.store-photo{object-fit:cover;display:block}.photo-placeholder-card,.detail-photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(145deg,#fff8f3,#f0f4f8);color:#667085;text-align:center;padding:12px}.photo-placeholder-card span,.detail-photo-placeholder span{font-size:46px}.photo-placeholder-card b,.detail-photo-placeholder b{font-size:13px}.store-info{padding:12px;display:flex;flex-direction:column;flex:1}.store-info h3{font-size:16px;line-height:1.35;margin:0 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all;overflow-wrap:anywhere;min-height:43px}.store-info p{color:var(--muted);font-size:13px;margin:0 0 10px;line-height:1.4}.miniapps{display:flex;gap:5px;margin-top:auto;align-items:center;min-height:24px;overflow:hidden}.miniapp-icon{width:24px!important;height:24px!important;border-radius:7px!important;object-fit:cover!important;background:#fff;border:1px solid #edf0f4;flex:0 0 auto}.miniemoji{width:24px;height:24px;border-radius:7px;background:#eef2f7;display:grid;place-items:center;font-size:14px;flex:0 0 auto}.store-card .order-open{height:43px;border:0;background:var(--orange);color:#fff;font-weight:900;margin:10px 12px 12px;border-radius:11px}.load-more{display:block;width:100%;margin-top:14px;height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;font-weight:800}
.promo-section{overflow:hidden}.promo-frame{border-radius:20px;overflow:hidden}.promo-card{min-height:170px;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.promo-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071a42e8,#071a4248)}.promo-card>*{position:relative;margin:0}.promo-card b{font-size:24px}.promo-card span{margin-top:7px}.promo-card.rider{background:linear-gradient(135deg,#071a42,#294c8b)}.promo-card.store{background:linear-gradient(135deg,#ff5a1f,#ff8c3a)}.promo-card.join{background:linear-gradient(135deg,#0a9f91,#50c3a8)}.promo-card.new{background:linear-gradient(135deg,#7c2f9b,#d059a8)}.promo-card.notice{background:linear-gradient(135deg,#8b5a17,#d69b39)}
.legal{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:25px 15px 20px}.legal button{border:0;background:transparent;color:#667;font-size:12px}.build-mark{text-align:center;color:#a0a5af;font-size:10px;padding:0 0 88px}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(760px,100%);height:74px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:50;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:#fff;color:#555;font-size:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bottom-nav span{font-size:11px}.bottom-nav .active{color:var(--orange)}
.overlay{position:fixed;inset:0;background:#0007;z-index:70}.modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px}.modal-card{position:relative;background:#fff;border-radius:24px;width:min(620px,100%);max-height:88vh;overflow:auto;padding:22px}.modal-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;z-index:3}.modal h2{margin:5px 0 8px;padding-right:36px}.modal p{line-height:1.55}.modal-search-row{padding:0;margin-top:10px}.phone-results{display:grid;gap:9px;margin-top:14px}.phone-result{display:grid;grid-template-columns:60px 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);padding:8px;border-radius:13px}.phone-result img,.phone-result .photo-placeholder-card{width:60px;height:50px;aspect-ratio:auto;object-fit:cover;border-radius:9px}.phone-result small{display:block;color:var(--muted);margin-top:4px}.call-btn{border:0;border-radius:10px;padding:9px;background:#eef5ff;color:#0755a6;text-decoration:none}.my-list,.guide-list{display:grid;gap:9px}.my-list button,.guide-list button{min-height:52px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;padding:10px 16px}.location-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.location-actions button{min-height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:800}.location-actions .gps-btn{border-color:#ffb195;background:var(--orange-soft);color:#b53c0b}.location-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;max-height:52vh;overflow:auto}.location-list button{border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px}.area-search{height:50px;margin-bottom:12px}.all-category-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.all-category-list button{border:1px solid var(--line);border-radius:14px;background:#fff;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.all-category-list span{font-size:30px}.all-category-list b{font-size:13px;text-align:center;word-break:keep-all}.brand-category{margin-top:22px}.brand-category h3{margin:0 0 10px}.brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.brand-tile{border:1px solid var(--line);border-radius:15px;background:#fff;min-height:112px;padding:9px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.brand-tile img{width:58px;height:58px;border-radius:14px;object-fit:contain;background:#fff}.brand-tile b{font-size:12px;line-height:1.2;word-break:keep-all}.brand-tile small{color:var(--muted)}
.detail-photo{width:100%;border-radius:16px;display:block;max-height:360px;object-fit:cover}.detail-photo-placeholder{min-height:260px;border-radius:16px;margin-bottom:12px}.detail-routes{display:grid;gap:9px;position:relative}.detail-route{min-height:54px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#222;text-decoration:none;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:8px 14px;text-align:left;width:100%}.detail-route-icon{width:30px;height:30px;border-radius:8px;object-fit:cover;display:grid;place-items:center}.emoji-app{font-size:22px}.detail-route b{font-size:22px;font-weight:500}.store-other-wrap{position:relative}.other-inline-icons{display:flex;gap:5px;justify-content:flex-end}.other-inline-icon{width:25px!important;height:25px!important;border-radius:7px!important;object-fit:cover!important;border:1px solid #edf0f4}.store-other-popover{position:absolute;right:0;bottom:calc(100% + 8px);width:min(310px,100%);background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:0 14px 40px #0003;z-index:25;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.store-other-popover button{display:flex;flex-direction:column;align-items:center;gap:6px;color:#222;border:0;background:#fff;font-size:12px;padding:7px 3px;border-radius:10px}.store-other-icon{width:42px!important;height:42px!important;border-radius:12px!important;object-fit:cover!important}.distance-note{color:#0b6b61;font-size:12px;font-weight:700}
.startup-ad{position:fixed;inset:0;background:#0008;z-index:100;display:grid;place-items:center;padding:20px;touch-action:manipulation}.startup-card{width:min(430px,100%);background:linear-gradient(145deg,#fff,#fff2ec);border-radius:25px;padding:25px;position:relative;z-index:1;max-height:min(82vh,680px);overflow:auto}.startup-close{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:30px;width:48px;height:48px;display:grid;place-items:center}.startup-card h2{font-size:28px;line-height:1.25;margin:24px 44px 14px 0;word-break:keep-all}.startup-actions{display:flex;gap:8px}.startup-actions button{height:45px;border:0;border-radius:12px;padding:0 15px}.startup-actions .primary-btn{flex:1}.muted{color:var(--muted)}.empty{grid-column:1/-1;padding:40px;text-align:center;color:var(--muted)}.noscript{padding:20px;text-align:center}
@media(max-width:520px){.topbar{grid-template-columns:minmax(105px,1fr) minmax(110px,170px) 42px;padding:6px 12px 4px}.location-chip{font-size:13px;overflow:hidden}.location-chip #locationText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand img{height:50px}.hero-slide picture,.hero-slide img{height:auto;aspect-ratio:1200/700}.carousel-arrow{width:38px;height:38px;font-size:25px}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.main-search-row{grid-template-columns:minmax(0,1fr) 82px}.main-search-row .primary-btn{padding:0 10px}.order-grid{grid-template-columns:repeat(3,1fr)}.order-item{min-height:94px;font-size:12px;padding:6px}.order-item img,.order-icon,.brand-app-icon{width:48px;height:48px}.category-grid{grid-template-columns:repeat(4,1fr);row-gap:15px}.category .bubble{width:54px;height:54px}.store-grid{gap:9px}.store-info{padding:9px}.store-info h3{font-size:14px;min-height:38px}.all-category-list{grid-template-columns:repeat(3,1fr)}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.popover{top:238px}.startup-card{padding:22px}.startup-card h2{font-size:25px}.bottom-nav{height:68px}}
@media(max-width:360px){.topbar{grid-template-columns:minmax(98px,1fr) minmax(96px,140px) 38px}.order-grid{grid-template-columns:repeat(3,1fr)}.more-apps{grid-column:auto}.category-grid{grid-template-columns:repeat(4,1fr)}.location-actions{grid-template-columns:1fr}.startup-actions{display:grid;grid-template-columns:1fr 1fr}.store-info h3{font-size:13px}}

/* final integration: one responsive header, safe detail gallery and in-modal fee guidance */
.detail-photo-carousel{margin-bottom:12px}.detail-photo-frame{border-radius:16px;background:#f1f2f4}.detail-photo-slide{height:340px}.detail-photo-slide .detail-photo{width:100%;height:100%;max-height:none;border-radius:0;object-fit:cover}.detail-single-photo{margin-bottom:12px}.detail-meta{color:#454b58}.fee-guide-panel{margin-top:16px;padding:16px;border:2px solid #ffb195;border-radius:18px;background:#fff8f3}.fee-guide-heading{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start}.fee-guide-heading h3{margin:0 0 5px;font-size:18px}.fee-guide-heading p{margin:0;color:var(--muted);font-size:13px}.fee-guide-icon{width:46px;height:46px;border-radius:13px;object-fit:cover}.low-fee-options{display:grid;gap:8px;margin:14px 0}.low-fee-route{background:#fff;border-color:#ffc4ae}.selected-app-continue{display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:13px;background:var(--navy);color:#fff;text-decoration:none;font-weight:900;text-align:center;padding:10px}.fee-guide-actions{display:grid;gap:10px}.global-fee-guide{margin-top:0}.modal-card{overscroll-behavior:contain}.modal:focus-within .modal-card{outline:none}
@media(max-width:520px){.detail-photo-slide{height:auto;aspect-ratio:1.25}.detail-photo-carousel .carousel-arrow{width:36px;height:36px}.detail-route{grid-template-columns:32px minmax(0,1fr) auto}.detail-route span{min-width:0;overflow-wrap:anywhere}.fee-guide-panel{padding:13px}.popover{top:236px}}


/* approved UX restoration: selected from DB790-single-modal-v7 and later validated integration */
.topbar{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:8px 16px 6px}
.topbar .location-chip{max-width:calc(50% - 72px);min-width:0;overflow:hidden;white-space:nowrap}
.topbar .location-chip #locationText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.topbar .brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:116px;height:54px;z-index:1;pointer-events:auto}
.topbar .brand img{width:100%;height:100%;object-fit:contain}
.topbar .icon-btn{margin-left:auto;z-index:2}
.hero-frame{min-height:180px}.hero-slide picture,.hero-slide img{background:#eef1f5}
.main-search-row{grid-template-columns:minmax(0,1fr) 78px 48px 48px;align-items:stretch}
.top-quick-btn{border:1px solid var(--line);border-radius:14px;background:#fff;min-width:0;padding:4px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:22px;line-height:1;color:#30343c}
.top-quick-btn span{font-size:10px;font-weight:850;margin-top:4px;white-space:nowrap}
.card-favorite{height:40px;margin:0 12px 12px;border:1px solid var(--line);border-radius:11px;background:#fff;font-weight:850;color:#333}
.card-favorite.active,.detail-personal-btn.active{color:#e34a16;border-color:#ffad90;background:#fff4ef}
.store-card .order-open{margin-bottom:8px}
.modal.store-modal{padding:8px;place-items:center}
.store-modal .modal-card{width:min(550px,96vw);max-height:calc(100dvh - 16px);padding:12px 12px 14px;border-radius:25px;overflow-y:auto;overflow-x:hidden}
.store-modal .modal-close{position:sticky;float:right;top:0;width:48px;height:48px;border:1px solid #e2e6eb;border-radius:50%;background:#fff;box-shadow:0 8px 24px #0002;font-size:31px;display:grid;place-items:center;margin:0 0 -48px;z-index:30}
.store-detail>h2{margin:5px 56px 10px 3px;padding:0;font-size:clamp(20px,5.5vw,28px);line-height:1.18;letter-spacing:-.035em;word-break:keep-all;overflow-wrap:anywhere}
.store-modal .detail-photo-carousel,.store-modal .detail-single-photo,.store-modal .detail-photo-placeholder{margin:0 -2px 7px;width:calc(100% + 4px)}
.store-modal .detail-photo-frame{border-radius:19px}.store-modal .detail-photo-slide{height:auto;aspect-ratio:5/4}.store-modal .detail-photo-slide .detail-photo,.store-modal .detail-single-photo .detail-photo{width:100%;height:100%;max-height:none;aspect-ratio:5/4;object-fit:cover;border-radius:19px}
.store-modal .detail-photo-carousel .carousel-arrow{width:42px;height:42px;background:#0008}.store-modal .detail-photo-carousel .carousel-arrow.prev{left:14px}.store-modal .detail-photo-carousel .carousel-arrow.next{right:14px}
.store-modal .detail-photo-carousel .carousel-dots{padding:5px 0}.detail-meta{margin:3px 3px 9px;font-size:14px}
.detail-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:9px}.detail-quick-link{min-height:52px;border:1px solid var(--line);border-radius:14px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:850;background:#fff}.quick-icon{font-size:22px}
.local-detail-routes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:9px}.local-detail-routes .detail-route{min-height:55px;padding:7px 9px;grid-template-columns:31px minmax(0,1fr) auto}.local-detail-routes .detail-route span{font-size:13px;font-weight:800;overflow-wrap:anywhere}
.store-other-wrap{margin-bottom:9px}.store-other-toggle{grid-template-columns:minmax(0,1fr) auto auto}.store-other-toggle>span:first-child{font-weight:850}.store-other-popover{position:static;width:100%;margin-top:7px;grid-template-columns:1fr;padding:10px}.store-other-popover .store-other-close{justify-self:end;border:0;background:#fff;font-size:24px}.store-other-popover .detail-route,.store-other-popover .store-other-link{min-height:51px;width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;text-align:left;padding:7px 11px;text-decoration:none}
.selected-order-cta{width:100%;min-height:57px;border:2px solid #ff9c76;border-radius:15px;background:#fff7f2;color:#9a3a16;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 12px;font-weight:900;text-align:left;margin-bottom:9px}.selected-order-icon{width:38px;height:38px;border-radius:9px;object-fit:cover}.selected-order-cta b{font-size:22px}.detail-personal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-personal-btn{min-height:50px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:850}
.app-browser-modal{padding:8px;align-items:flex-end}.app-browser-modal .modal-card{width:min(550px,100%);max-height:calc(100dvh - 24px);padding:16px 14px 18px;border-radius:25px;overflow:auto}.app-browser-head{display:grid;grid-template-columns:52px 1fr;gap:12px;padding-right:45px;align-items:center}.app-browser-head h2{margin:0;padding:0}.app-browser-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.app-browser-head-icon{width:48px;height:48px;border-radius:13px;object-fit:cover}.app-browser-category-chips{position:sticky;top:-16px;z-index:12;display:flex;gap:7px;overflow-x:auto;background:#fff;padding:12px 0 10px;scrollbar-width:none}.app-browser-category-chips::-webkit-scrollbar{display:none}.app-browser-category-chips button{flex:0 0 auto;min-height:39px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:0 14px;font-weight:800}.app-browser-category-chips button.active{border-color:#ff9c76;background:#fff4ef;color:#a43b14}.app-browser-list{display:grid;gap:9px}.app-browser-card{width:100%;min-height:94px;display:grid;grid-template-columns:80px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:10px;border:1px solid var(--line);border-radius:17px;background:#fff;text-align:left}.app-browser-photo,.app-browser-photo-placeholder{width:80px;height:74px;border-radius:14px;object-fit:cover;display:grid;place-items:center;background:#fff4ef;font-size:31px}.app-browser-info{min-width:0;display:flex;flex-direction:column;gap:5px}.app-browser-info strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:keep-all}.app-browser-info small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.app-browser-only-icon{display:block}.app-browser-app-icon{width:28px;height:28px;border-radius:8px;object-fit:cover}
.community-guide-modal{padding:18px}.community-guide-modal .modal-card{width:min(520px,100%);max-height:90dvh;border-radius:28px;padding:24px;overflow:auto}.community-order-kicker{display:inline-flex;border-radius:20px;background:#e9fff0;color:#19713a;padding:7px 12px;font-weight:850;font-size:13px}.community-guide h2{font-size:clamp(25px,7vw,34px);line-height:1.28;color:#104b27;margin:20px 30px 16px 0;padding:0}.community-order-lead{font-size:15px;color:#3b4540}.community-choice-list{display:grid;gap:8px;margin:16px 0}.community-choice-link{background:#f7fff9;border-color:#cbe8d2}.community-original-label{font-size:13px;font-weight:900;margin:18px 0 7px}.community-choice-original{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;text-align:left;background:#fff7f2;border:2px solid #ff9c76;color:#913714}.community-choice-original .fee-guide-icon{width:40px;height:40px}.community-choice-original b{font-size:22px}.community-back{width:100%;min-height:46px;margin-top:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.community-order-note{font-size:12px;color:var(--muted)}
.personal-store-list{display:grid;gap:9px}.personal-store-row{display:grid;grid-template-columns:72px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;border:1px solid var(--line);border-radius:15px;background:#fff;padding:9px;text-align:left}.personal-store-row .app-browser-photo,.personal-store-row .app-browser-photo-placeholder{width:72px;height:64px}.personal-store-row small{display:block;color:var(--muted);margin-top:4px}.personal-empty{text-align:center;color:var(--muted);padding:30px}
.feedback-sheet form{display:grid;gap:13px;margin:16px 0}.feedback-sheet label{display:grid;gap:6px;font-weight:800}.feedback-sheet select,.feedback-sheet textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px;background:#fff}.feedback-submit,.feedback-complete a,.feedback-complete button{min-height:50px;border:0;border-radius:13px;background:var(--orange);color:#fff;font-weight:900;padding:12px;text-decoration:none;display:flex;align-items:center;justify-content:center;margin:8px 0;width:100%}
@media(max-width:520px){.topbar{padding:6px 12px 4px}.topbar .brand{width:108px;height:50px}.topbar .location-chip{max-width:calc(50% - 70px)}.main-search-row{grid-template-columns:minmax(0,1fr) 68px 44px 44px;gap:6px}.main-search-row .primary-btn{padding:0 7px}.top-quick-btn{font-size:19px}.top-quick-btn span{font-size:9px}.hero-frame{min-height:190px}.store-modal .modal-card{width:calc(100vw - 14px);max-height:calc(100dvh - 14px)}.community-guide-modal{padding:8px}.community-guide-modal .modal-card{max-height:calc(100dvh - 16px);padding:20px 17px}.local-detail-routes{grid-template-columns:1fr 1fr}.detail-route{font-size:13px}}
@media(max-width:380px){.main-search-row{grid-template-columns:minmax(0,1fr) 62px 42px 42px;padding-left:10px;padding-right:10px}.searchbox{padding:0 10px}.top-quick-btn span{font-size:8px}.local-detail-routes{grid-template-columns:1fr}}


/* v7 source comparison: selective inheritance without carousel/data rollback */
html.modal-open,body.modal-open{overflow:hidden!important;overscroll-behavior:none}body.modal-open{touch-action:none}
.address-modal{padding:8px;align-items:flex-end}.address-modal .modal-card{width:min(550px,100%);max-height:calc(100dvh - 16px);padding:18px 15px;border-radius:25px;overflow:auto}.address-single-sheet header h2{margin:0 45px 6px 0;padding:0}.address-single-sheet header p{margin:0 0 14px;color:var(--muted);font-size:13px}.address-search-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:8px}.address-search-row .searchbox{margin:0;padding:0 12px}.address-search-row>button,.address-confirm-btn{border:0;border-radius:13px;background:var(--orange);color:#fff;font-weight:900}.address-search-results{display:grid;grid-template-columns:1fr 1fr;gap:7px;max-height:190px;overflow:auto;margin:10px 0}.address-search-results button,.address-recent-list button{display:grid;grid-template-columns:28px minmax(0,1fr);gap:4px 7px;align-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;padding:10px;text-align:left}.address-search-results button small,.address-recent-list button small{grid-column:2;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.current-location-btn{width:100%;min-height:48px;border:1px solid #b8dec5;border-radius:13px;background:#f4fff7;color:#146b34;font-weight:900}.address-selected-preview{display:grid;gap:4px;margin:10px 0;padding:12px;border-radius:14px;background:#f7f8fa}.address-selected-preview small{color:var(--muted)}.address-detail-label{display:grid;gap:6px;font-weight:850}.address-detail-label input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:0 12px}.address-section-title{display:flex;align-items:center;justify-content:space-between;margin:13px 0 7px}.address-section-title h3{margin:0}.address-section-title span{font-size:12px;color:var(--muted)}.address-recent-list{display:grid;gap:7px;max-height:160px;overflow:auto}.address-confirm-btn{width:100%;min-height:52px;margin-top:13px}.address-confirm-btn:disabled{opacity:.45}.address-empty{grid-column:1/-1;text-align:center;color:var(--muted);padding:14px}
.detail-photo[data-photo-viewer]{cursor:zoom-in;touch-action:pan-y}
.photo-viewer{position:fixed;inset:0;z-index:1500;background:#050505;display:grid;place-items:center;padding:0}.photo-viewer[hidden]{display:none}.photo-viewer-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:14px;z-index:8;width:48px;height:48px;border:1px solid #ffffff55;border-radius:50%;background:#111b;color:#fff;font-size:32px}.photo-viewer-carousel{width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto}.photo-viewer-frame{height:100%;border-radius:0;background:#050505}.photo-viewer-slide{height:100%;display:grid;place-items:center}.photo-viewer-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none}.photo-viewer .carousel-arrow{width:50px;height:50px;background:#0009;border:1px solid #ffffff33}.photo-viewer .carousel-arrow.prev{left:10px}.photo-viewer .carousel-arrow.next{right:10px}.photo-viewer-footer{position:absolute;left:0;right:0;bottom:max(14px,env(safe-area-inset-bottom));display:grid;place-items:center;gap:5px;color:#fff;pointer-events:none}.photo-viewer-footer .carousel-dots{padding:0}.photo-viewer-footer .carousel-dots button{pointer-events:auto;background:#ffffff66}.photo-viewer-footer .carousel-dots button.active{background:#fff}.photo-viewer-count{font-weight:900;text-shadow:0 1px 5px #000}
@media(max-width:520px){.address-modal .modal-card{max-height:calc(100dvh - 8px);border-radius:23px 23px 0 0}.address-search-results{grid-template-columns:1fr}.photo-viewer .carousel-arrow{width:44px;height:44px}}
