.shop{min-height:100vh;min-height:calc(var(--vh,1vh)*100);background-color:#fff;flex-direction:column;min-height:100dvh;display:flex}.shop .shop-ellipsis-1{-webkit-line-clamp:1}.shop .shop-ellipsis-1,.shop .shop-ellipsis-2{text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop .shop-ellipsis-2{-webkit-line-clamp:2}.shop .shop-ellipsis-3{text-overflow:ellipsis;-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop .shop-section-container{z-index:0;background-color:#fff;gap:20px}.shop .shop-section,.shop .shop-section-container{flex-direction:column;padding-bottom:20px;display:flex;position:relative}.shop .shop-section{background-color:#0000;gap:16px;padding-top:20px;transition:background-color .5s ease-in-out}.shop .shop-section-highlighter{z-index:-1;background-color:#fff;width:100%;height:100%;transition:background-color .5s ease-in-out;position:absolute}.shop .shop-section-body-moved{background:#fff5f8}.shop .shop-section-header{z-index:10;padding:0 16px}.shop .shop-section-title-wrap{justify-content:space-between;gap:51px;display:flex}.shop .shop-section-title{color:#323232;font-size:22px;font-style:normal;font-weight:700;line-height:34px}.shop .shop-section-detail-button{color:#323232;background-color:#f8f8f8;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.shop .shop-section-detail-button-icon{width:20px;height:20px}.shop .shop-section-carousel-pagination-wrapper{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:30px;display:flex}.shop .shop-section-carousel-pagination-indicator-active{background-color:#323232;border-radius:100%;width:7px;height:7px}.shop .shop-section-carousel-pagination-indicator-inactive{background-color:#e5e5e5;border-radius:100%;width:7px;height:7px}.shop .shop-section-carousel-pagination-counter-wrapper{background-color:#f3f3f3;border-radius:20px;justify-content:center;align-items:center;padding:3.5px 5.5px;display:flex}.shop .shop-section-carousel-pagination-counter-current{color:#666;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.shop .shop-section-carousel-pagination-counter-total{color:#b0b0b0;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.shop .shop-badge-wrap{gap:5px;display:flex}.shop .shop-badge-wrap .shop-badge{border-radius:4px;flex-direction:column;justify-content:center;align-items:center;height:20px;padding:0 4px;font-size:11px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.shop .shop-badge-wrap .shop-badge.gray-badge{color:#777;background-color:#f3f3f3}.shop .shop-badge-wrap .shop-badge.pink-badge{color:#fff;background-color:#eb2b51cc}.shop .shop-wish-button{z-index:10;padding:10px;position:absolute;bottom:0;right:0}.shop .shop-wish-button>svg{fill:#fff;width:24px}.shop .shop-wish-button>svg.favorite-fill{fill:#eb2b51;animation:.5s forwards heartbeat}@keyframes heartbeat{0%{transform:scale(1)}30%{transform:scale(.9)}60%{transform:scale(1.2)}to{transform:scale(1)}}.shop .shop-skeleton-item .shop-skeleton-image{background-color:#e5e5e5;border-radius:8px;width:100%;padding-top:100%}.shop .shop-skeleton-item .shop-skeleton-text-area{margin-top:10px}.shop .shop-skeleton-item .shop-skeleton-text-area .shop-skeleton-text{background-color:#e5e5e5}.shop .shop-product-producer{align-items:center;gap:2px;padding:5px 0;display:flex}.shop .shop-product-producer .shop-product-profile{margin-right:2px;position:relative}.shop .shop-product-producer .shop-product-profile:after{content:"";border:1px solid #0000000d;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.shop .shop-product-producer .shop-product-name{color:#666;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.shop .shop-product-producer .shop-product-grade{width:14px;margin-left:2px}.shop .error-page{height:100vh;height:calc(var(--vh,1vh)*100);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100dvh;display:flex}.shop .error-page .error-page-icon-wrap{background:#f3f3f3;border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.shop .error-page .error-page-icon-wrap .error-page-icon{fill:#666;width:24px;height:24px}.shop .error-page .error-page-text{color:#666;font-size:16px;font-weight:"500";text-align:center;word-wrap:"break-word";line-height:22.4px}.shop .error-page .error-page-reload-button{color:#323232;background-color:#f3f3f3;border-radius:22px;justify-content:center;align-items:center;width:170px;padding:13px 36px;font-size:15px;display:flex}
