@layer components{html.shop-info-is-open,html.shop-info-is-open body{overflow:hidden}.shop-info-modal{z-index:120;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.shop-info-modal__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a94;border:0;position:absolute;inset:0}.shop-info-modal__panel{z-index:1;background:#fff;border:1px solid #e2e8f0e6;border-radius:1.25rem;width:min(46rem,100%);max-height:min(46rem,100vh - 2.5rem);position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a47}.shop-info-modal__header{justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem .9rem;display:flex}.shop-info-modal__header small{color:#d97706;letter-spacing:.12em;margin-bottom:.2rem;font-size:.66rem;font-weight:900;display:block}.shop-info-modal__header h2{color:#172033;letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:900}.shop-info-modal__close{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex:none;place-items:center;width:2.5rem;height:2.5rem;font-size:1.4rem;display:grid}.shop-info-modal__tabs{scrollbar-width:none;border-bottom:1px solid #edf0f3;gap:.25rem;padding:0 1.25rem .85rem;display:flex;overflow-x:auto}.shop-info-modal__tabs::-webkit-scrollbar{display:none}.shop-info-modal__tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;min-height:2.25rem;padding:0 .85rem;font-size:.75rem;font-weight:800}.shop-info-modal__tabs button.is-active{color:#7c5200;background:#fff3d6}.shop-info-modal__body{max-height:calc(min(46rem,100vh - 2.5rem) - 8.6rem);padding:1.1rem 1.25rem 1.3rem;overflow-y:auto}.shop-info-modal__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.shop-info-modal__summary-grid article{background:#fbfcfd;border:1px solid #e7ebef;border-radius:.85rem;grid-template-columns:2.2rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:4.2rem;padding:.75rem;display:grid}.shop-info-modal__summary-grid article>span{color:#9a6700;background:#fff3d6;border-radius:.65rem;place-items:center;width:2.2rem;height:2.2rem;font-weight:900;display:grid}.shop-info-modal__summary-grid small,.shop-info-map__footer small{color:#8490a3;margin-bottom:.15rem;font-size:.64rem;font-weight:750;display:block}.shop-info-modal__summary-grid strong,.shop-info-modal__summary-grid a{color:#263042;text-overflow:ellipsis;font-size:.77rem;font-weight:800;text-decoration:none;display:block;overflow:hidden}.shop-info-modal__service-row{flex-wrap:wrap;gap:.45rem;margin-top:.9rem;display:flex}.shop-info-modal__service-row span{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;min-height:1.9rem;padding:0 .65rem;font-size:.68rem;font-weight:750;display:inline-flex}.shop-info-modal__next{color:#7c5200;cursor:pointer;background:#fffaf0;border:1px solid #f0d895;border-radius:.8rem;justify-content:space-between;align-items:center;width:100%;min-height:2.8rem;margin-top:1rem;padding:0 .9rem;font-weight:850;display:flex}.shop-info-hours{border:1px solid #e5e9ee;border-radius:.9rem;overflow:hidden}.shop-info-hours__row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:.65rem .9rem;display:flex}.shop-info-hours__row:last-child{border-bottom:0}.shop-info-hours__row strong{color:#263042;font-size:.76rem}.shop-info-hours__row span{color:#64748b;text-align:right;font-size:.74rem}.shop-info-map{background:#eef2f5;border:1px solid #e5e9ee;border-radius:.95rem;height:20rem;overflow:hidden}.shop-info-map iframe{border:0;width:100%;height:100%}.shop-info-map__footer{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .15rem 0;display:flex}.shop-info-map__footer strong{color:#263042;font-size:.78rem}.shop-info-map__footer a{color:#9a6700;flex:none;font-size:.73rem;font-weight:850;text-decoration:none}.shop-info-modal__map-placeholder{text-align:center;background:#f8fafc;border:1px dashed #d7dde5;border-radius:.95rem;align-content:center;place-items:center;gap:.35rem;min-height:15rem;padding:1.5rem;display:grid}.shop-info-modal__map-placeholder>span{font-size:2rem}.shop-info-modal__map-placeholder strong{color:#263042}.shop-info-modal__map-placeholder small,.shop-info-modal__empty{color:#7b8798;font-size:.72rem}.shop-info-modal-enter{transition:transform .18s,opacity .18s}.shop-info-modal-enter-start{opacity:0;transform:translateY(.75rem)scale(.98)}.shop-info-modal-enter-end{opacity:1;transform:translateY(0)scale(1)}.shop-tabs button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:.9rem .65rem;font-size:.78rem;font-weight:780;position:relative}@media (width<=640px){.shop-info-modal{align-items:end;padding:0}.shop-info-modal__panel{border-bottom:0;border-left:0;border-right:0;border-radius:1.25rem 1.25rem 0 0;width:100%;max-height:min(86vh,48rem)}.shop-info-modal__panel:before{content:"";background:#d8dee7;border-radius:999px;width:2.6rem;height:.27rem;margin:.55rem auto 0;display:block}.shop-info-modal__header{padding-top:.65rem}.shop-info-modal__body{max-height:calc(86vh - 9rem);padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))}.shop-info-modal__summary-grid{grid-template-columns:1fr}.shop-info-map{height:15rem}}}
