.popup-summary{margin:20px 0}.popup-summary .popup-summary-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:5rem 0}.popup-summary .popup-summary-loading .loading-spinner{width:32px;height:32px;border:3px solid #2a2a2a;border-top-color:#f0002e;border-radius:50%;animation:spin .8s linear infinite}.popup-summary .popup-summary-loading p{font-size:14px;color:#888}.popup-summary .summary-section{overflow:hidden;position:relative;max-height:310px;transition:max-height .45s ease;display:flex;flex-direction:column;gap:16px;padding:24px 20px 8px;background:radial-gradient(104.5% 169.63% at 4.79% -24.5%,rgba(255,163,77,.2) 0,rgba(255,166,231,.12) 50%,hsla(0,0%,100%,0) 100%),#000;border-radius:8px;border:.3px solid hsla(0,0%,100%,.8)}.popup-summary .summary-section .summary-header{display:flex;flex-direction:column;gap:4px}.popup-summary .summary-section .summary-header-title{display:flex;flex-direction:row;align-items:center;gap:8px}.popup-summary .summary-section-open{max-height:2000px;padding-bottom:55px}.popup-summary .summary-section .summary-label{font-size:20px;font-weight:700;background:linear-gradient(90deg,hsla(0,0%,100%,.9) 0,rgba(255,163,77,.6) 50%,#ff4a56);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.popup-summary .summary-section .summary-icon{font-size:18px}.popup-summary .summary-section .summary-text-container{display:flex;flex-direction:column;gap:8px;padding:16px 12px;background:hsla(0,0%,7%,.4);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.popup-summary .summary-section .summary-text-label{font-size:14px;font-weight:700;color:#fff}.popup-summary .summary-section .summary-text{font-size:14px;font-weight:400;color:#dfdfdf;line-height:1.6;word-break:keep-all;white-space:pre-line}.popup-summary .summary-section.summary-brand{background:linear-gradient(135deg,#f8f4ff,#fff5f5);border:1px solid #e8e0f0}.popup-summary .summary-section.summary-brand .summary-label{color:#7c4dff}.popup-summary .summary-section.summary-brand .summary-text{color:#555}.popup-summary .summary-section.summary-visit{background:linear-gradient(135deg,#f0f9ff,#f0fff4);border:1px solid #d0e8f0}.popup-summary .summary-section.summary-visit .summary-label{color:#00897b}.popup-summary .summary-section.summary-visit .summary-text{color:#444;white-space:pre-line}.popup-summary .summary-section .summary-markdown .markdown-paragraph{margin:0 0 8px}.popup-summary .summary-section .summary-markdown .markdown-paragraph:last-child{margin-bottom:0}.popup-summary .summary-section .summary-markdown .markdown-paragraph strong{font-weight:600;color:#333}.popup-summary .summary-dim-overlay{position:absolute;left:0;right:0;bottom:0;height:180px;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.7));pointer-events:none;z-index:2}.popup-summary .summary-section-more{position:absolute;bottom:0;left:0;right:0;background:#000;display:flex;justify-content:center;align-items:center;padding:12px 24px;z-index:3}.popup-summary .summary-section-more .summary-section-more-button{color:#fff;text-align:center;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.popup-summary .online-review-section{display:flex;flex-direction:column;gap:20px;margin-top:40px}.popup-summary .online-review-section .online-review-title{font-size:24px;font-weight:700;color:#fff;line-height:1.6}.popup-summary .online-review-section .online-review-summary{font-size:14px;color:hsla(0,0%,100%,.8);line-height:1.6;word-break:keep-all}.popup-summary .online-review-cards .online-review-cards-slider .slick-list{overflow:visible}.popup-summary .online-review-cards .online-review-cards-slider .slick-track{display:flex;width:auto!important}.popup-summary .online-review-cards .online-review-cards-slider .slick-slide>div{height:100%}.popup-summary .online-review-cards .review-card-wrapper{padding-right:12px;height:100%}.popup-summary .online-review-cards .review-card-group{display:flex;flex-direction:row;gap:16px}.popup-summary .online-review-cards .review-card{cursor:pointer;transition:transform .2s ease}.popup-summary .online-review-cards .review-card:hover{transform:translateY(-2px)}.popup-summary .online-review-cards .review-card-image{width:260px;position:relative;display:flex;flex-direction:column;gap:4px}.popup-summary .online-review-cards .review-card-image .review-card-thumbnail{width:260px;height:172px;max-width:260px;border-radius:8px;overflow:hidden;background:#2a2a2a}.popup-summary .online-review-cards .review-card-image .review-card-thumbnail img{width:100%;height:100%;object-fit:cover}.popup-summary .online-review-cards .review-card-image .review-card-source-icon{width:22px;height:22px;margin-bottom:6px;position:absolute;top:12px;right:12px;z-index:1}.popup-summary .online-review-cards .review-card-image .review-card-title{font-size:16px;font-weight:500;color:#fff;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all}.popup-summary .online-review-cards .review-card-image .review-card-meta{font-size:12px;font-weight:500;color:#999}.popup-summary .online-review-cards .review-card-text{width:100%;height:100%;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.popup-summary .online-review-cards .review-card-text .review-card-text-item{flex:1 1;border-radius:8px;display:flex;flex-direction:column;gap:4px}.popup-summary .online-review-cards .review-card-text .review-card-text-item .review-card-text-header{display:flex;align-items:center;gap:8px}.popup-summary .online-review-cards .review-card-text .review-card-text-item .review-card-source-icon-wrapper{background:#363636;border-radius:8px;width:48px;height:48px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.popup-summary .online-review-cards .review-card-text .review-card-text-item .review-card-source-icon{width:30px;height:30px;flex-shrink:0;margin-top:2px}.popup-summary .online-review-cards .review-card-text .review-card-text-item .review-card-title{font-size:16px;font-weight:700;color:#fff;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all}.popup-summary .online-review-cards .review-card-text .review-card-text-item .review-card-meta{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.4)}.popup-summary .online-review-cards .online-review-dots{display:flex!important;justify-content:center;gap:6px;margin-top:16px;padding:0}.popup-summary .online-review-cards .online-review-dots li{width:6px;height:6px;margin:0}.popup-summary .online-review-cards .online-review-dots li button{width:6px;height:6px;padding:0;border-radius:50%;background:hsla(0,0%,100%,.3)}.popup-summary .online-review-cards .online-review-dots li button:before{display:none}.popup-summary .online-review-cards .online-review-dots li.slick-active button{background:#fff}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:768px){.popup-summary{padding:0 20px}.popup-summary .online-review-cards .online-review-cards-slider .slick-slide,.popup-summary .online-review-cards .online-review-cards-slider .slick-track{width:100%!important}.popup-summary .online-review-cards .review-card-group{flex-direction:column}}.popup-restaurant{display:flex;flex-direction:column;gap:20px}.popup-restaurant-title{font-size:24px;font-style:normal;font-weight:700;line-height:34px;letter-spacing:-.24px}.popup-restaurant-item{width:260px;height:100%;padding-right:16px}.popup-restaurant-item .popup-restaurant-thumbnail{width:100%;height:140px;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.popup-restaurant-content{padding:12px;background-color:#363636;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.popup-restaurant-content .popup-restaurant-info{display:flex;align-items:center;gap:4px}.popup-restaurant-content .restaurant-info-distance{justify-content:space-between}.popup-restaurant-content .restaurant-name{font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.16px;margin-top:2px}.popup-restaurant-content .restaurant-text{color:#bababa;font-size:12px;font-weight:500}.popup-restaurant-content .restaurant-map{border:1px solid #bababa;border-radius:4px;padding:4px}.popup-restaurant .restaurant-slider{width:100%}.map-bottom-sheet{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-radius:14px 14px 0 0;z-index:9999;transition:transform .3s cubic-bezier(.32,.72,0,1);padding-bottom:env(safe-area-inset-bottom,20px);display:flex;flex-direction:column;gap:8px;animation:map-bottom-sheet-animation .5s ease-in-out}.map-bottom-sheet .map-bottom-sheet-content{width:80%;margin:0 auto;display:flex;flex-direction:column;gap:24px;justify-content:center}.map-bottom-sheet .map-bottom-sheet-content-item p{color:#121212}.map-bottom-sheet .restaurant-map{display:flex;align-items:center;gap:8px}.map-bottom-sheet .map-image{width:42px;height:42px}.map-bottom-sheet .map-image img{width:100%;height:100%;object-fit:cover}.map-bottom-sheet .map-bottom-sheet-close-button{width:100%;padding:15px;border-radius:13px;border:none;background-color:#f4f4f5;font-weight:600;cursor:pointer;animation:map-bottom-sheet-animation-reverse .5s ease-in-out}@keyframes map-bottom-sheet-animation{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes map-bottom-sheet-animation-reverse{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media(max-width:768px){.popup-restaurant{padding:0 20px}}