.discountTag{z-index:10;clip-path:polygon(0 0,100% 0,90.35% 50%,100% 100%,0 100%);color:#fff;white-space:nowrap;background:linear-gradient(94deg,#f0971b 12.54%,#f6b442 59.42%,#ffbf6a 100%),#46c35d;align-items:center;height:48px;min-height:1.41px;padding:7px 38px 7px 19px;font-size:24px;font-weight:600;display:inline-flex;position:absolute;top:30px;left:0}@media screen and (max-width:979px){.discountTag{height:37px;padding:5px 29px 5px 16px;font-size:18px;font-weight:800;top:16px}}
.gift-offer-showcase-wrap{border-radius:7px;width:100%;margin-top:16px;margin-bottom:8px;overflow:hidden}.gift-offer-showcase{background:linear-gradient(90deg,#ff5a2d 0%,#ff911a 100%);border-radius:8px;width:100%}.gift-offer-showcase__header{background:linear-gradient(129.56deg,#fff1e100 10.09%,#fff1e133 16.18%,#fff1e100 16.19%),linear-gradient(90deg,#ff5a2d 0%,#ff911a 100%);justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.gift-offer-showcase__title-wrap{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.gift-offer-showcase__icon{flex-shrink:0;width:24px;height:24px}.gift-offer-showcase__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}.gift-offer-showcase__timer{flex-shrink:0;align-items:center;gap:8px;display:flex}.gift-offer-showcase__ends-in{color:#fff;white-space:nowrap;font-size:14px;line-height:22px}.gift-offer-showcase__list{background:#ffffffeb;margin:0;padding:16px}.gift-offer-showcase__list-inner{flex-direction:column;gap:4px;display:flex}.gift-offer-showcase__list-inner--scrollable{-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;max-height:208px;overflow:hidden auto}.gift-offer-showcase__list-inner--scrollable::-webkit-scrollbar{width:0;height:0;display:none}.gift-offer-showcase__item{cursor:pointer;background:var(--white-100,#fff);border-radius:6px;flex-shrink:0;align-items:center;gap:8px;min-height:56px;padding:4px 16px 4px 4px;transition:background .2s ease-out;display:flex;box-shadow:0 0 0 1px #00000005}.gift-offer-showcase__item:not(.gift-offer-showcase__item--summary):hover{background:var(--white-85,#ffffffd9)}.gift-offer-showcase__item--summary{cursor:default}.gift-offer-showcase__cover{background:#fff;border-radius:6px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.gift-offer-showcase__cover img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.gift-offer-showcase__cover--summary{border-radius:4px}.gift-offer-showcase__cover--summary img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.gift-offer-showcase__detail{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.gift-offer-showcase__detail-main{flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.gift-offer-showcase__tag{color:#c36f14;background:#fffbf6;border:1px solid #ffe1bf;border-radius:6px;flex-shrink:0;padding:1px 6px;font-size:12px;font-weight:500;line-height:18px}.gift-offer-showcase__name{color:#121212;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:14px;line-height:22px;overflow:hidden}@media screen and (min-width:980px){.gift-offer-showcase__name{max-width:282px}}.gift-offer-showcase__origin-price{color:#a8a8a8;white-space:nowrap;flex-shrink:0;margin:0;font-size:12px;line-height:18px;text-decoration:line-through}.gift-offer-showcase__summary-text{color:#121212;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:14px;line-height:22px;overflow:hidden}@media screen and (max-width:979px){.gift-offer-showcase__header{background:linear-gradient(123.44deg,#fff1e100 10.09%,#fff1e133 16.18%,#fff1e100 16.19%),linear-gradient(90deg,#ff5a2d 0%,#ff911a 100%);gap:8px;padding:8px 12px 8px 8px}.gift-offer-showcase__icon{width:20px;height:20px}.gift-offer-showcase__title{font-size:12px;line-height:18px}.gift-offer-showcase__timer{gap:4px}.gift-offer-showcase__ends-in{font-size:12px;line-height:18px}.gift-offer-showcase__list{padding:8px}.gift-offer-showcase__tag{padding:1px 4px}}.gift-offer-detail__footer{padding:24px 32px}.gift-offer-detail__footer .price-show{align-items:center;gap:8px;display:flex}@media screen and (max-width:979px){.gift-offer-detail__footer{padding:12px 16px}.gift-offer-detail__footer .price-show strong,.gift-offer-detail__footer .price-show .text-lg{font-size:20px;font-weight:600}}
.package-list{border-bottom:1px solid #0000000d}.package-list__header{cursor:pointer;border:0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 24px;transition:background .2s ease-out,border-bottom-color .2s ease-out;display:flex}.package-list__header:hover{background:#0000000d;border-bottom-color:#0000000d}.package-list__title{color:#121212;white-space:nowrap;font-size:16px;font-weight:500;line-height:24px}.package-list__toggle{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.package-list__arrow{color:#4f4f4f;flex-shrink:0;width:16px;height:16px;transition:transform .2s ease-out}.package-list--expanded .package-list__arrow{transform:rotate(180deg)}.package-list__collapse{grid-template-rows:0fr;transition:grid-template-rows .2s ease-out;display:grid}.package-list__collapse--expanded{grid-template-rows:1fr}.package-list__collapse-inner{min-height:0;overflow:hidden}.package-list__body{background:#f7f7f7;flex-direction:column;gap:8px;padding:8px 24px 24px;display:flex}.package-list__row{color:#4f4f4f;align-items:flex-start;gap:8px;font-size:14px;font-weight:400;line-height:22px;display:flex}.package-list__row-main{flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.package-list__gift-tag{color:#c36f14;background:#fffbf6;border:1px solid #ffe1bf;border-radius:6px;flex-shrink:0;align-items:center;height:20px;padding:0 6px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.package-list__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.package-list__price{text-align:right;white-space:nowrap;flex-shrink:0;min-width:72px}.package-list__price--free{color:#86c03f}@media screen and (max-width:979px){.package-list__header{gap:12px;padding:12px}.package-list__header:hover{background:#f7f7f7;border-bottom-color:#0000}.package-list__body{gap:8px;padding:4px 12px 12px}.package-list__gift-tag{color:#874d0e;background:#ffe1bf;border:0;padding:0 6px 1px}}
.gift-countdown-timer{flex-shrink:0;align-items:center;gap:4px;display:flex}.gift-countdown-timer__unit{align-items:center;display:inline-flex}.gift-countdown-timer__digit{color:#fff;background:#000;border-radius:4px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.gift-countdown-timer__suffix{color:#fff;padding:0 2px;font-size:12px;font-weight:400;line-height:18px}@media screen and (min-width:980px){.gift-countdown-timer__digit{border-radius:6px;width:24px;min-width:24px;height:24px;padding:0 4px;font-size:14px;line-height:22px}.gift-countdown-timer__suffix{padding:0 4px;font-size:14px;line-height:22px}.gift-countdown-timer--showcase{gap:4px}.gift-countdown-timer--showcase .gift-countdown-timer__digit{border-radius:6px;width:24px;min-width:24px;height:24px;padding:0 4px;font-size:14px;font-weight:600;line-height:22px}.gift-countdown-timer--showcase .gift-countdown-timer__suffix{padding:0 4px;font-size:14px;line-height:22px}}
