.app-button.svelte-g7wddt{position:relative;display:inline-flex;height:48px;padding:0 20px;margin:0;font-size:16px;border:1px solid #dcdfe6;border-radius:40px;box-sizing:border-box;outline:0;color:#333;background:#fff;color:#606266;transition:.2s;cursor:pointer}.app-button.svelte-g7wddt:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:#000;border:inherit;border-color:#000;border-radius:inherit;transform:translate(-50%,-50%);opacity:0;transition:.2s}.app-button.svelte-g7wddt:hover:before,.app-button.svelte-g7wddt:focus:before{opacity:.08}.app-button.svelte-g7wddt:active:before{opacity:.12}.app-button.is-disabled.svelte-g7wddt{cursor:not-allowed;opacity:.5}.app-button__content.svelte-g7wddt{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.app-icon.svelte-1m5r98k{--color:inherit;height:1em;width:1em;line-height:1em;display:inline-flex;justify-content:center;align-items:center;position:relative;fill:currentcolor;color:var(--color);font-size:inherit}.app-icon.svelte-1m5r98k svg{width:1em;height:1em}.app-overlay.svelte-a1qtba{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;height:100%;background-color:rgba(0,0,0,.7);overflow:auto}.app-overlay-dialog.svelte-a1qtba{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto}.app-dialog-btn-close.svelte-a1qtba{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0;padding:0;border:none;border-radius:0 0 0 24px;font-size:32px;background-color:rgba(255,255,255,.16);color:#fff;cursor:pointer;transition:background-color .3s}.app-dialog-btn-close.svelte-a1qtba .app-icon{transition:transform .4s}.app-dialog-btn-close.svelte-a1qtba:hover{background-color:rgba(255,255,255,.32)}.app-dialog-btn-close.svelte-a1qtba:hover .app-icon{transform:rotate(180deg)}.app-dialog.svelte-a1qtba{position:relative;margin:0 auto 60px;box-sizing:border-box}.app-count-down.svelte-1g3mguj{display:flex}.block.svelte-1he630g{min-width:32px;padding:4px 6px;border-radius:4px;font-size:14px;font-weight:700;box-sizing:border-box;line-height:16px;text-align:center;letter-spacing:0;background-color:#333;color:#fff}.colon.svelte-wgjofy{margin:0 3px;font-size:16px;font-weight:700;color:#333}.app-select.svelte-123gedm{position:relative}.app-select__input.svelte-123gedm{display:flex;align-items:center;width:120px;height:32px;padding:0 12px;box-sizing:border-box;border:2px solid rgb(255,255,255);border-radius:4px;background-color:#fff;color:#333;cursor:pointer;transition:border-color .3s}.app-select__input.svelte-123gedm .app-icon{font-size:12px;color:#999;margin-left:4px;transition:transform .3s}.app-select__input.is-focus.svelte-123gedm{border:2px solid rgb(243,199,164)}.app-select__input.is-focus.svelte-123gedm .app-icon{transform:rotate(90deg);color:#f3c7a4}.app-select-input__inner.svelte-123gedm{overflow:hidden;flex:1;height:calc(100% - 4px);font-size:12px;line-height:28px;border:none;outline:none;padding:0;margin:0;background-color:transparent;color:inherit;cursor:inherit}.app-select-input__inner.svelte-123gedm::placeholder{color:var(--placeholder-color, #c2c2c2)}.app-select__dropdown.svelte-123gedm{position:absolute;top:36px;left:0;right:0;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12);background-color:#fff;transform-origin:top left}.app-select-dropdown__list.svelte-123gedm{padding:4px;margin:0}.app-select-dropdown__empty.svelte-123gedm{text-align:center;padding:12px 0;font-size:12px;color:#999}.app-select-dropdown__item.svelte-123gedm{list-style:none;padding:6px 8px;margin:0;overflow:hidden;font-size:12px;word-break:break-all;line-height:20px;border-radius:4px;box-sizing:border-box;color:#333;background-color:#fff;transition:color .3s,background-color .3s;cursor:pointer}.app-select-dropdown__item.svelte-123gedm:hover{background-color:#f5f5f5}.app-select-dropdown__item.selected.svelte-123gedm{color:#f02308}.app-loading-overlay.svelte-4yhn3k.svelte-4yhn3k{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0}.app-loading__icon.svelte-4yhn3k.svelte-4yhn3k{font-size:48px;color:#5250e7}.app-loading__icon.svelte-4yhn3k .circular.svelte-4yhn3k{display:block;width:1em;height:1em;animation:svelte-4yhn3k-app-loading-icon-rotate 2s linear infinite}.app-loading__icon.svelte-4yhn3k .path.svelte-4yhn3k{animation:svelte-4yhn3k-app-loading-icon-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:4;stroke:currentcolor;stroke-linecap:round}@keyframes svelte-4yhn3k-app-loading-icon-rotate{to{transform:rotate(360deg)}}@keyframes svelte-4yhn3k-app-loading-icon-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.app-toast.svelte-eo6yoq{position:fixed;top:50%;left:50%;max-width:80vw;padding:16px 30px;border-radius:4px;transform:translate3d(-50%,-50%,0);background-color:rgba(0,0,0,.56);z-index:2000}.app-toast__content.svelte-eo6yoq{font-size:16px;line-height:24px;color:#fff}.pay-success-dialog.svelte-1y071px.svelte-1y071px{--pay-success-dialog-title-color:#ffffff;--pay-success-dialog-desc-color:#ffffff;--pay-success-dialog-btn-primary-bg-color:#ffffff;--pay-success-dialog-btn-primary-bd-color:#ffffff;--pay-success-dialog-btn-primary-text-color:#000000;--pay-success-dialog-btn-secondary-bg-color:transparent;--pay-success-dialog-btn-secondary-bd-color:#ffffff;--pay-success-dialog-btn-secondary-text-color:#ffffff}.pay-success-dialog--vip.svelte-1y071px.svelte-1y071px{--pay-success-dialog-title-color:#f7d9ad;--pay-success-dialog-desc-color:#a99f91;--pay-success-dialog-btn-primary-bg-color:#f7d9ad;--pay-success-dialog-btn-primary-bd-color:#f7d9ad;--pay-success-dialog-btn-primary-text-color:#000000;--pay-success-dialog-btn-secondary-bg-color:transparent;--pay-success-dialog-btn-secondary-bd-color:#f7d9ad;--pay-success-dialog-btn-secondary-text-color:#f7d9ad}.pay-success-dialog.svelte-1y071px.svelte-1y071px{display:flex;flex-direction:column;align-items:center;width:800px;height:424px;padding-top:64px;padding-bottom:80px;box-sizing:border-box;background-size:100%;background-repeat:no-repeat;background-image:var(--pay-success-dialog-bg)}.pay-success-dialog.svelte-1y071px .dialog-logo.svelte-1y071px{height:40px;margin-bottom:24px}.pay-success-dialog.svelte-1y071px .dialog-title.svelte-1y071px{margin-bottom:16px;font-size:36px;font-weight:700;line-height:40px;color:var(--pay-success-dialog-title-color)}.pay-success-dialog.svelte-1y071px .dialog-desc.svelte-1y071px{max-width:490px;text-align:center;font-size:16px;line-height:24px;color:var(--pay-success-dialog-desc-color)}.pay-success-dialog.svelte-1y071px .dialog-desc.svelte-1y071px a{text-decoration:underline;color:currentcolor}.pay-success-dialog.svelte-1y071px .dialog-btn-group.svelte-1y071px{display:flex;margin-top:auto}.pay-success-dialog.svelte-1y071px .dialog-btn{width:200px;height:48px;margin:0 12px;border-radius:8px;font-size:14px;font-weight:700}.pay-success-dialog.svelte-1y071px .dialog-btn:hover{transform:scale(.98)}.pay-success-dialog.svelte-1y071px .dialog-btn:active{transform:scale(.96)}.pay-success-dialog.svelte-1y071px .dialog-btn-primary{border-color:var(--pay-success-dialog-btn-primary-bd-color);background-color:var(--pay-success-dialog-btn-primary-bg-color);color:var(--pay-success-dialog-btn-primary-text-color)}.pay-success-dialog.svelte-1y071px .dialog-btn-secondary{border-color:var(--pay-success-dialog-btn-secondary-bd-color);background-color:var(--pay-success-dialog-btn-secondary-bg-color);color:var(--pay-success-dialog-btn-secondary-text-color)}.vip-dialog.svelte-1fsov1r.svelte-1fsov1r{width:1144px;height:538px;border-radius:16px;background-color:#fff;background-image:;background-size:cover}.vip-dialog.svelte-1fsov1r .vd-header.svelte-1fsov1r{display:flex;padding:24px 32px}.vip-dialog.svelte-1fsov1r .vd-user-avatar.svelte-1fsov1r{position:relative;width:48px;height:48px;margin-right:16px}.vip-dialog.svelte-1fsov1r .vd-user-avatar .u-avatar.svelte-1fsov1r{border-radius:12px}.vip-dialog.svelte-1fsov1r .vd-user-avatar .u-icon.svelte-1fsov1r{position:absolute;bottom:0;right:-4px;width:24px;height:24px}.vip-dialog.svelte-1fsov1r .vd-user-info.svelte-1fsov1r{color:#333}.vip-dialog.svelte-1fsov1r .vd-user-info .u-name.svelte-1fsov1r{font-size:16px;font-weight:700;line-height:24px}.vip-dialog.svelte-1fsov1r .vd-user-info .u-meta-list.svelte-1fsov1r{display:flex}.vip-dialog.svelte-1fsov1r .vd-user-info .u-meta.svelte-1fsov1r{font-size:12px;line-height:24px}.vip-dialog.svelte-1fsov1r .vd-user-info .u-meta.svelte-1fsov1r:not(:last-child){margin-right:12px}.vip-dialog.svelte-1fsov1r .vd-coupon-get.svelte-1fsov1r{position:relative;margin-left:auto}.vip-dialog.svelte-1fsov1r .vd-coupon-get.is-dropdown-open.svelte-1fsov1r .app-icon{transform:rotate(180deg)}.vip-dialog.svelte-1fsov1r .vd-coupon-get__btn.svelte-1fsov1r{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;height:32px;padding:0 20px;margin:0;border:none;border-radius:40px;font-size:14px;font-weight:700;line-height:20px;background-color:#fb5030;color:#fff;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-coupon-get__btn.svelte-1fsov1r:after{content:"";position:absolute;top:calc(50% - 20px);left:-10%;height:40px;width:12px;background-image:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.4));transform:rotate(15deg);animation:svelte-1fsov1r-flicker infinite 1.4s ease-in-out}@keyframes svelte-1fsov1r-flicker{0%{left:-10%}50%{left:100%}to{left:100%}}.vip-dialog.svelte-1fsov1r .vd-coupon-get__btn.svelte-1fsov1r .app-icon{margin-left:4px;transition:transform .3s}.vip-dialog.svelte-1fsov1r .vd-coupon-get__dropdown.svelte-1fsov1r{position:absolute;top:36px;left:calc(50% - 96px);width:192px;padding:4px;box-sizing:border-box;border-radius:8px;box-shadow:4px -2px 12px rgba(243,197,163,.32);background-color:#fff;transform-origin:top left;z-index:10}.vip-dialog.svelte-1fsov1r .vd-coupon-get__list.svelte-1fsov1r{padding:4px;margin:0;max-height:240px;overflow-y:auto}.vip-dialog.svelte-1fsov1r .vd-coupon-get__list.svelte-1fsov1r::-webkit-scrollbar{width:8px;height:8px}.vip-dialog.svelte-1fsov1r .vd-coupon-get__list.svelte-1fsov1r::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:content-box;background-color:rgba(0,0,0,.1);border-radius:15px}.vip-dialog.svelte-1fsov1r .vd-coupon-get__list.svelte-1fsov1r::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.vip-dialog.svelte-1fsov1r .vd-coupon-get__list-empty.svelte-1fsov1r{padding:24px 0;text-align:center;font-size:12px;color:#999}.vip-dialog.svelte-1fsov1r .vd-coupon-get__item.svelte-1fsov1r{display:flex;align-items:center;padding:10px 8px}.vip-dialog.svelte-1fsov1r .vd-coupon-get__item .name.svelte-1fsov1r{flex:1;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vip-dialog.svelte-1fsov1r .vd-coupon-get__item .btn.svelte-1fsov1r{flex-shrink:0;width:40px;height:20px;margin-left:4px;padding:0;font-size:12px;font-weight:700;line-height:20px;text-align:center;border:none;border-radius:40px;background-color:#fb5030;color:#fff;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-coupon-get__item .btn[disabled].svelte-1fsov1r{opacity:.56;cursor:not-allowed}.vip-dialog.svelte-1fsov1r .vd-vip-center-btn.svelte-1fsov1r{width:104px;height:32px;padding:0;margin:0 0 0 16px;border:none;border-radius:40px;font-size:14px;font-weight:700;text-align:center;line-height:32px;background:linear-gradient(134deg,rgb(255,245,189),rgb(255,199,154));color:#6b2f00;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-main.svelte-1fsov1r{display:flex}.vip-dialog.svelte-1fsov1r .vd-main-left.svelte-1fsov1r{position:relative;width:930px;height:440px;padding:24px;border-radius:0 40px 0 16px;box-sizing:border-box;box-shadow:4px -2px 12px rgba(243,197,163,.32);background-color:#fff}.vip-dialog.svelte-1fsov1r .vd-main-left.svelte-1fsov1r .app-loading-overlay{border-radius:0 40px 0 16px}.vip-dialog.svelte-1fsov1r .vd-main-right.svelte-1fsov1r{display:flex;flex-direction:column;align-items:center;flex:1}.vip-dialog.svelte-1fsov1r .vd-card-list.svelte-1fsov1r{display:flex;margin:0;padding:0;height:126px}.vip-dialog.svelte-1fsov1r .vd-card-item.svelte-1fsov1r{position:relative;flex:1;height:126px;padding:16px 0 16px 16px;border-radius:12px 24px 12px 12px;box-sizing:border-box;background:rgb(245,245,245);list-style:none;cursor:pointer;transition:background .3s}.vip-dialog.svelte-1fsov1r .vd-card-item.svelte-1fsov1r:not(:last-child){margin-right:12px}.vip-dialog.svelte-1fsov1r .vd-card-item.svelte-1fsov1r:hover{background:rgb(255,246,226)}.vip-dialog.svelte-1fsov1r .vd-card-item.checked.svelte-1fsov1r:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:12px 24px 12px 12px;background:linear-gradient(135deg,rgb(253,245,189),rgb(243,197,163))}.vip-dialog.svelte-1fsov1r .vd-card-item.checked.svelte-1fsov1r:after{content:"";position:absolute;top:4px;left:4px;bottom:4px;right:4px;border-radius:8px 20px 8px 8px;background:linear-gradient(135deg,rgb(249,253,236),rgb(251,242,236),rgb(241,249,248))}.vip-dialog.svelte-1fsov1r .vd-card-item .v-body.svelte-1fsov1r{position:relative;z-index:1}.vip-dialog.svelte-1fsov1r .vd-card-item .v-header.svelte-1fsov1r{display:flex;align-items:center;margin-bottom:8px}.vip-dialog.svelte-1fsov1r .vd-card-item .v-icon.svelte-1fsov1r{flex-shrink:0;width:24px;height:24px;margin-right:8px}.vip-dialog.svelte-1fsov1r .vd-card-item .v-name.svelte-1fsov1r{overflow:hidden;flex:1;font-size:12px;font-weight:700;line-height:24px;color:#333}.vip-dialog.svelte-1fsov1r .vd-card-item .v-price-list.svelte-1fsov1r{display:flex;align-items:flex-end;margin-bottom:8px}.vip-dialog.svelte-1fsov1r .vd-card-item .v-price.svelte-1fsov1r{display:flex;font-size:22px;font-weight:700;line-height:32px;color:#f02308}.vip-dialog.svelte-1fsov1r .vd-card-item .v-price .unit.svelte-1fsov1r{font-size:16px}.vip-dialog.svelte-1fsov1r .vd-card-item .v-original-price.svelte-1fsov1r{margin-left:4px;font-size:12px;line-height:24px;text-decoration:line-through;color:rgba(51,51,51,.7)}.vip-dialog.svelte-1fsov1r .vd-card-item .v-average-price.svelte-1fsov1r{font-size:12px;line-height:18px;color:rgba(51,51,51,.7)}.vip-dialog.svelte-1fsov1r .vd-card-item .v-tag.svelte-1fsov1r{position:absolute;left:0;top:-8px;display:inline-block;padding:0 8px;border-radius:4px 4px 4px 0;line-height:16px;font-size:12px;background-color:#fb5030;color:#fff;z-index:2}.vip-dialog.svelte-1fsov1r .vd-power.svelte-1fsov1r{margin-top:24px}.vip-dialog.svelte-1fsov1r .vd-power-header.svelte-1fsov1r{display:flex;justify-content:space-between;margin-bottom:16px}.vip-dialog.svelte-1fsov1r .vd-power-header .h-title.svelte-1fsov1r{font-size:16px;font-weight:700;line-height:24px;color:#333}.vip-dialog.svelte-1fsov1r .vd-power-header .h-action.svelte-1fsov1r{display:flex;align-items:center;margin:0;padding:0;border:none;font-size:12px;line-height:24px;background-color:transparent;color:#999;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-power-header .h-action.svelte-1fsov1r .app-icon{margin-left:4px}.vip-dialog.svelte-1fsov1r .vd-power-list.svelte-1fsov1r{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px 12px;padding:0}.vip-dialog.svelte-1fsov1r .vd-power-item.svelte-1fsov1r{position:relative;display:flex;align-items:center;padding:8px;border-radius:8px;box-sizing:border-box;list-style:none;cursor:pointer;transition:background-color .3s}.vip-dialog.svelte-1fsov1r .vd-power-item.is-disabled .p-icon.svelte-1fsov1r{background-color:#f5f5f5}.vip-dialog.svelte-1fsov1r .vd-power-item.is-disabled .p-title.svelte-1fsov1r{color:#c2c2c2}.vip-dialog.svelte-1fsov1r .vd-power-item.svelte-1fsov1r:not(.is-disabled):hover{background-color:#f5f5f5}.vip-dialog.svelte-1fsov1r .vd-power-item:not(.is-disabled):hover .p-tooltip.svelte-1fsov1r{visibility:visible;transform:translatey(0);opacity:1}.vip-dialog.svelte-1fsov1r .vd-power-item .p-icon.svelte-1fsov1r{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:8px;border-radius:8px;background-color:#fff5ee}.vip-dialog.svelte-1fsov1r .vd-power-item .p-icon img.svelte-1fsov1r{width:24px;height:24px}.vip-dialog.svelte-1fsov1r .vd-power-item .p-title.svelte-1fsov1r{font-size:12px;line-height:16px;color:#333}.vip-dialog.svelte-1fsov1r .vd-power-item .p-tooltip.svelte-1fsov1r{visibility:hidden;position:absolute;top:48px;left:0;padding-top:8px;opacity:0;transform:translatey(-16px);transition:opacity .2s,transform .2s;z-index:100}.vip-dialog.svelte-1fsov1r .vd-power-item .p-tooltip__arrow.svelte-1fsov1r{position:absolute;top:0;left:24px;width:0;height:0;border:4px solid rgba(0,0,0,.8);border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.vip-dialog.svelte-1fsov1r .vd-power-item .p-tooltip__content.svelte-1fsov1r{padding:16px;border-radius:8px;font-size:14px;line-height:24px;white-space:nowrap;min-width:240px;color:#fff;background-color:rgba(0,0,0,.8)}.vip-dialog.svelte-1fsov1r .vd-remark.svelte-1fsov1r{margin-top:22px;margin-bottom:0;font-size:12px;line-height:20px;text-align:center;color:#333}.vip-dialog.svelte-1fsov1r .vd-current-price.svelte-1fsov1r{display:flex;line-height:48px;font-size:32px;font-weight:700;color:#f02308}.vip-dialog.svelte-1fsov1r .vd-current-price .unit.svelte-1fsov1r{font-size:22px;margin-right:4px}.vip-dialog.svelte-1fsov1r .vd-coupon-unbind-btn.svelte-1fsov1r{margin:0;padding:0;border:none;font-size:12px;background-color:transparent;color:#f02308;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-coupon-select.svelte-1fsov1r{position:relative;margin-top:8px;width:160px}.vip-dialog.svelte-1fsov1r .vd-coupon-select__input.svelte-1fsov1r{display:flex;align-items:center;width:100%;height:32px;padding:0 12px;box-sizing:border-box;border:2px solid rgb(255,255,255);border-radius:4px;background-color:#fff;color:#333;cursor:pointer;transition:border-color .3s}.vip-dialog.svelte-1fsov1r .vd-coupon-select__input.svelte-1fsov1r .app-icon{position:relative;flex-shrink:0;font-size:12px;color:#999;margin-left:4px;transition:transform .3s}.vip-dialog.svelte-1fsov1r .vd-coupon-select__input.is-focus.svelte-1fsov1r{border:2px solid rgb(243,199,164)}.vip-dialog.svelte-1fsov1r .vd-coupon-select__input.is-focus.svelte-1fsov1r .app-icon{transform:rotate(90deg);color:#f3c7a4}.vip-dialog.svelte-1fsov1r .vd-coupon-select-input__inner.svelte-1fsov1r{overflow:hidden;flex:1;min-width:100px;height:calc(100% - 4px);font-size:12px;line-height:28px;border:none;outline:none;padding:0;margin:0;background-color:transparent;color:inherit;cursor:inherit}.vip-dialog.svelte-1fsov1r .vd-coupon-select-input__inner.svelte-1fsov1r::placeholder{color:var(--placeholder-color, #c2c2c2)}.vip-dialog.svelte-1fsov1r .vd-coupon-select__dropdown.svelte-1fsov1r{position:absolute;top:36px;left:0;right:0;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.12);background-color:#fff;transform-origin:top left;z-index:100}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__empty.svelte-1fsov1r{padding:24px 0;text-align:center;font-size:12px;color:#999}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__empty a.svelte-1fsov1r{color:#f02308}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__list.svelte-1fsov1r{padding:4px;margin:0}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__item.svelte-1fsov1r{list-style:none;padding:6px 8px;margin:0;overflow:hidden;font-size:12px;word-break:break-all;line-height:20px;border-radius:4px;box-sizing:border-box;color:#333;background-color:#fff;transition:color .3s,background-color .3s;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__item.svelte-1fsov1r:hover{background-color:#f5f5f5}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__item.is-selected.svelte-1fsov1r{color:#f02308}.vip-dialog.svelte-1fsov1r .vd-coupon-select-dropdown__item.is-disabled.svelte-1fsov1r{color:silver;cursor:not-allowed}.vip-dialog.svelte-1fsov1r .vd-pay-count-down{margin-top:24px}.vip-dialog.svelte-1fsov1r .vd-pay-qrcode.svelte-1fsov1r{overflow:hidden;position:relative;width:150px;height:150px;margin-top:16px;border-radius:8px;border:2px solid rgb(242,196,162)}.vip-dialog.svelte-1fsov1r .vd-pay-qrcode.is-clickable.svelte-1fsov1r{cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-pay-qrcode .qrcode.svelte-1fsov1r{width:100%;height:100%}.vip-dialog.svelte-1fsov1r .vd-pay-qrcode .tips.svelte-1fsov1r{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background-color:#000;font-size:14px;color:#fff;cursor:pointer}.vip-dialog.svelte-1fsov1r .vd-pay-qrcode .tips p.svelte-1fsov1r{margin:0}.vip-dialog.svelte-1fsov1r .vd-pay-tip.svelte-1fsov1r{display:flex;margin-top:16px;font-size:13px;color:#333;line-height:20px}.vip-dialog.svelte-1fsov1r .vd-pay-tip.svelte-1fsov1r .icon-wechat-pay{color:#00ac5c;font-size:16px;margin-right:4px}.vip-dialog.svelte-1fsov1r .vd-pay-tip.svelte-1fsov1r .icon-ali-pay{color:#1677ff;font-size:16px;margin-right:8px}.vip-dialog.svelte-1fsov1r .vd-agreement-link.svelte-1fsov1r{margin-top:24px;font-size:12px;line-height:20px;color:#999}.media-dialog.svelte-1s5e2k1.svelte-1s5e2k1{width:800px;padding:32px 32px 48px;box-sizing:border-box;border-radius:16px;background-color:#fff}.media-dialog.svelte-1s5e2k1 .m-title.svelte-1s5e2k1{padding:0;margin:0 0 16px;font-size:28px;font-weight:700;line-height:40px}.media-dialog.svelte-1s5e2k1 .m-name.svelte-1s5e2k1{padding:0;margin:0 0 32px;font-size:16px;line-height:24px;color:#999}.media-dialog.svelte-1s5e2k1 .m-img.svelte-1s5e2k1{display:block;width:100%}.media-dialog.svelte-1s5e2k1 .m-video-wrap.svelte-1s5e2k1{height:400px}.media-dialog.svelte-1s5e2k1 .m-video.svelte-1s5e2k1{display:block;width:100%;height:400px;background-color:#000}.media-dialog.svelte-1s5e2k1 .m-quote-list.svelte-1s5e2k1{display:flex;margin:24px 0 0;padding:0}.media-dialog.svelte-1s5e2k1 .m-quote-item.svelte-1s5e2k1{flex:1;overflow:hidden}.media-dialog.svelte-1s5e2k1 .m-quote-item.svelte-1s5e2k1:first-child{margin-right:16px}.media-dialog.svelte-1s5e2k1 .m-quote-item .q-title.svelte-1s5e2k1{padding-left:8px;margin:0 0 12px;font-size:16px;font-weight:700;line-height:24px}.media-dialog.svelte-1s5e2k1 .m-quote-item .q-data.svelte-1s5e2k1{display:flex;flex:1;height:72px;padding:12px;box-sizing:border-box;border-radius:4px;background-color:#f5f5f5;cursor:pointer}.media-dialog.svelte-1s5e2k1 .m-quote-item .q-data-cover.svelte-1s5e2k1{flex-shrink:0;width:80px;height:48px;border-radius:2px;object-fit:cover}.media-dialog.svelte-1s5e2k1 .m-quote-item .q-data-content.svelte-1s5e2k1{flex:1;overflow:hidden;margin-left:8px}.media-dialog.svelte-1s5e2k1 .m-quote-item .q-data-title.svelte-1s5e2k1{margin:0;font-size:14px;font-weight:700;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-dialog.svelte-1s5e2k1 .m-quote-item .q-data-info.svelte-1s5e2k1{margin-top:4px;font-size:12px;line-height:16px;color:#999}.media-dialog.svelte-1s5e2k1 .m-btn-view{display:flex;width:240px;margin:32px auto 16px;border-radius:8px;border-color:#e5562e;font-size:16px;background-color:#e5562e;color:#fff}.media-dialog.svelte-1s5e2k1 .m-btn-prev,.media-dialog.svelte-1s5e2k1 .m-btn-next{position:absolute;width:56px;height:56px;top:300px;padding:0;margin:0;font-size:24px;background-color:#fff;color:#333}.media-dialog.svelte-1s5e2k1 .m-btn-prev{left:-114px}.media-dialog.svelte-1s5e2k1 .m-btn-next{right:-114px}.get-coupon-dialog.svelte-xo9aw1.svelte-xo9aw1{display:flex;flex-direction:column;align-items:center;position:relative;box-sizing:border-box;width:368px;height:420px;padding:132px 56px 32px}.get-coupon-dialog.svelte-xo9aw1 .dialog-bg.svelte-xo9aw1{position:absolute;top:0;left:0;right:0;bottom:0;user-select:none;pointer-events:none;z-index:-1}.get-coupon-dialog.svelte-xo9aw1 .coupon-list.svelte-xo9aw1{width:100%;flex:1;overflow-y:auto;margin:0;padding:0}.get-coupon-dialog.svelte-xo9aw1 .coupon-list.svelte-xo9aw1::-webkit-scrollbar{width:8px;height:8px}.get-coupon-dialog.svelte-xo9aw1 .coupon-list.svelte-xo9aw1::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:content-box;background-color:rgba(0,0,0,.1);border-radius:15px}.get-coupon-dialog.svelte-xo9aw1 .coupon-list.svelte-xo9aw1::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.get-coupon-dialog.svelte-xo9aw1 .coupon-item.svelte-xo9aw1{display:flex;align-items:center;height:72px;margin-bottom:8px;border:1px solid rgba(188,60,10,.08);border-radius:12px;background:linear-gradient(90deg,rgb(255,244,212),rgb(255,227,214))}.get-coupon-dialog.svelte-xo9aw1 .coupon-item .c-price.svelte-xo9aw1{display:flex;align-items:flex-end;padding:0 8px;border-right:1px dashed rgba(188,60,10,.24);color:#bc3c0a;font-size:26px;font-weight:700;line-height:40px}.get-coupon-dialog.svelte-xo9aw1 .coupon-item .c-price .p-unit.svelte-xo9aw1{font-size:14px;line-height:32px}.get-coupon-dialog.svelte-xo9aw1 .coupon-item .c-info.svelte-xo9aw1{overflow:hidden;flex:1;margin:0 8px;font-size:12px;line-height:16px}.get-coupon-dialog.svelte-xo9aw1 .coupon-item .c-name.svelte-xo9aw1{color:#bc3c0a}.get-coupon-dialog.svelte-xo9aw1 .coupon-item .c-desc.svelte-xo9aw1{margin-top:4px;color:rgba(188,60,10,.48)}.get-coupon-dialog.svelte-xo9aw1 .coupon-item.svelte-xo9aw1 .c-btn{width:36px;height:72px;padding:9px 10px;border:1px solid rgba(188,60,10,.08);border-radius:0 12px 12px 0;font-size:12px;font-weight:700;background-color:#ffe3d6;color:#bc3c0a}.get-coupon-dialog.svelte-xo9aw1 .coupon-get-btn{display:block;width:224px;height:48px;margin-top:16px;font-weight:700;border-radius:40px;border:2px solid #fccdaa;background:linear-gradient(88.39deg,rgb(247,60,44) 1.26%,rgb(255,167,136) 98.41%);color:#fff}.get-coupon-dialog.svelte-xo9aw1 .dialog-close-btn{position:absolute;left:calc(50% - 20px);bottom:-48px;width:40px;height:40px;padding:0;border-radius:50%;background-color:rgba(255,255,255,.72);color:#999}.get-coupon-dialog.svelte-xo9aw1 .dialog-close-btn{position:absolute;left:calc(50% - 20px);bottom:-48px;width:40px;height:40px;padding:0;border-radius:50%;font-size:22px;background-color:rgba(255,255,255,.72);color:#999}