.product-detail-time-deal{display:flex;position:relative;align-items:center;justify-content:center;height:4rem;background-color:var(--neutral-95);font-size:1.4rem;font-weight:700;line-height:1.4;letter-spacing:-.028rem;color:var(--colors-white);line-height:0}.product-detail-time-deal i{margin-right:.4rem}.product-detail-time-deal .time-deal-text{margin-left:.8rem;font-size:1.4rem;font-weight:700;line-height:1.4;letter-spacing:-.028rem;background:linear-gradient(90deg,#eeff95,rgba(137,236,169,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.product-detail-time-deal .time-deal-text span{display:inline-block;width:1.8rem;text-align:center;font-size:1.4rem;font-weight:700;line-height:1.4;letter-spacing:-.028rem}.product-detail-time-deal .time-deal-text span:first-child{width:auto}.product-detail-time-deal .time-deal__right-arrow{position:absolute;right:1.6rem}.product-detail-bottom-button{display:flex;overflow:hidden;position:fixed;bottom:0;left:50%;z-index:100;align-items:center;width:100%;max-width:67.4rem;padding:2rem 1.6rem;background:linear-gradient(0deg,var(--colors-background1) 50%,rgba(255,255,255,0) 100%);transform:translateX(-50%)}.product-detail-bottom-button-left{flex:4 1;min-width:13.4rem}.product-detail-bottom-button-right{flex:6 1;margin-left:.8rem}.product-detail-bottom-button .bottm-btn-like{display:flex;position:relative;flex-shrink:0;align-items:center;justify-content:center;width:56px;height:56px;margin-right:.8rem;border:1px solid var(--colors-line3);border-radius:1.6rem;background-color:var(--colors-white)}.product-detail-bottom-button .bottm-btn-like .favorite-button__favorite-button{position:absolute;right:1.6rem;bottom:1.6rem;width:2rem;height:2rem}.shopping-cart-modal__header{display:flex;align-items:center;justify-content:space-between;height:5.6rem;padding:0 2rem}.shopping-cart-modal__header .title{font-size:1.6rem;font-weight:700;line-height:1.4;letter-spacing:-.032rem;color:var(--colors-text3)}.shopping-cart-modal__header .cart-link{display:flex;align-items:center;justify-content:flex-end;height:1.8rem}.shopping-cart-modal__header .cart-link span{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:-.026rem;margin-right:.2rem;color:var(--colors-text4)}.shopping-cart-modal__content{padding:1.6rem}.shopping-cart-modal__content .title{font-size:1.8rem;font-weight:700;line-height:1.4;letter-spacing:-.054rem;margin-bottom:1.2rem;color:var(--colors-text3)}