@charset "UTF-8";.coupon-card{--cc-width: 600px;--cc-height: 160px;--cc-radius: 4px;--cc-primary-bg: #1768fb;--cc-detail-bg: var(--color-bg-primary-lighten, #f7f8fb);--cc-notch-size: 10px;--cc-notch-color: #ffffff;--cc-text-on-primary: #ffffff;--cc-badge-count-bg: #ff7800;--cc-pad-x: 24px;--cc-pad-y: 24px;--cc-action-height: 36px;--cc-count-overlap: 9px;--cc-text-primary: rgba(0, 0, 0, .9);--cc-text-tertiary: rgba(0, 0, 0, .5);--cc-action-grad-from: #1768fb;--cc-action-grad-to: #91b1e4;position:relative;display:flex;width:100%;height:var(--cc-height);margin-bottom:16px;border-radius:var(--cc-radius);overflow:hidden;background:transparent;font-family:PingFang SC,sans-serif;box-sizing:border-box}.coupon-card:before,.coupon-card:after{content:"";position:absolute;top:calc(var(--cc-notch-size) / -2);width:var(--cc-notch-size);height:var(--cc-notch-size);background:var(--cc-notch-color);border-radius:50%;z-index:2;pointer-events:none}.coupon-card:before{left:calc(var(--cc-notch-size) / -2)}.coupon-card:after{right:calc(var(--cc-notch-size) / -2)}.coupon-card__primary:after{content:"";position:absolute;left:calc(var(--cc-notch-size) / -2);bottom:calc(var(--cc-notch-size) / -2);width:var(--cc-notch-size);height:var(--cc-notch-size);background:var(--cc-notch-color);border-radius:50%;z-index:2;pointer-events:none}.coupon-card__detail:after{content:"";position:absolute;right:calc(var(--cc-notch-size) / -2);bottom:calc(var(--cc-notch-size) / -2);width:var(--cc-notch-size);height:var(--cc-notch-size);background:var(--cc-notch-color);border-radius:50%;z-index:2;pointer-events:none}.coupon-card__primary{position:relative;display:flex;flex-direction:column;width:50%;height:100%;padding:var(--cc-pad-y) var(--cc-pad-x);background:var(--cc-primary-bg);color:var(--cc-text-on-primary);overflow:hidden;box-sizing:border-box;isolation:isolate}.coupon-card__primary:before{position:absolute;bottom:-4px;right:0;font:700 140px/.85 PingFang SC,Helvetica Neue,Arial,sans-serif;color:#ffffff2e;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.coupon-card--reduce .coupon-card__primary:before{content:"¥"}.coupon-card--discount .coupon-card__primary:before{content:"%"}.coupon-card__primary>*{position:relative;z-index:1}.coupon-card__badges{display:flex;align-items:center;gap:4px;height:18px}.coupon-card__badge{display:inline-flex;align-items:center;height:18px;padding:0 4px;border:1px solid var(--cc-text-on-primary);border-radius:2px;font-size:12px;line-height:1;color:var(--cc-text-on-primary);white-space:nowrap;background:transparent}.coupon-card__primary>.coupon-card__badge-count{position:absolute;right:var(--cc-pad-x);bottom:calc(var(--cc-pad-y) + var(--cc-action-height) - var(--cc-count-overlap));z-index:2;display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 4px;border-radius:2px 2px 0;background:var(--cc-badge-count-bg);font-size:12px;line-height:18px;color:var(--cc-text-on-primary);white-space:nowrap;pointer-events:none}.coupon-card__price{display:flex;align-items:baseline;margin-top:12px;color:var(--cc-text-on-primary)}.coupon-card__price-symbol{margin-right:4px;font-size:18px;font-weight:500;line-height:1}.coupon-card__price-int{font-size:24px;font-weight:500;line-height:1;letter-spacing:0}.coupon-card__price-discount{margin-left:2px;font-size:16px;font-weight:500;line-height:1}.coupon-card__price-decimal{font-size:14px;font-weight:500;line-height:1}.coupon-card__action{display:inline-flex;align-items:center;justify-content:center;width:100%;height:36px;margin-top:auto;padding:0 16px;border:0;border-radius:2px;background:#fff;font-size:14px;cursor:pointer;transition:background .15s,color .15s,opacity .15s;box-sizing:border-box}.coupon-card__action-text{font-size:14px;font-weight:400;line-height:1;color:#1768fb;background:none;-webkit-background-clip:initial;background-clip:initial}.coupon-card__action:hover:not(:disabled){background:#f4f7ff}.coupon-card__action:disabled{cursor:default}.coupon-card__detail{position:relative;display:flex;flex-direction:column;width:50%;height:100%;padding:20px;background:var(--cc-detail-bg);box-sizing:border-box}.coupon-card__meta{display:flex;flex-direction:column;gap:0;margin:0}.coupon-card__meta-item{display:flex;align-items:flex-start;height:24px;font-size:12px;line-height:20px}.coupon-card__meta-label{flex-shrink:0;width:80px;margin:0;padding-top:4px;color:var(--cc-text-tertiary);font-weight:400}.coupon-card__meta-value{flex:1;min-width:0;margin:0 0 0 12px;padding-top:4px;color:var(--cc-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-card--received .coupon-card__action{pointer-events:none;cursor:default;background:#fff}.coupon-card--received .coupon-card__action-text{color:#1768fb8c}.coupon-card--disabled{--cc-primary-bg: #aab8cf}.coupon-card--disabled .coupon-card__action{pointer-events:none;cursor:default;background:#ffffff80}.coupon-card--disabled .coupon-card__action-text{color:#ffffffb3}@media screen and (max-width: 1179px){.coupon-card{width:100%;max-width:var(--cc-width)}}@media screen and (max-width: 1023px){.coupon-card{width:100%;max-width:100%;height:auto;--cc-pad-x: 16px;--cc-pad-y: 14px;--cc-action-height: 30px}.coupon-card__primary{width:40%;flex-shrink:0;height:auto;min-height:0;justify-content:space-between}.coupon-card__primary:before{font-size:100px;right:0}.coupon-card__price{margin-top:0}.coupon-card__price-int{font-size:22px}.coupon-card__price-symbol{font-size:16px}.coupon-card__price-discount{font-size:14px}.coupon-card__price-decimal{font-size:13px}.coupon-card__action{height:30px;margin-top:0;font-size:13px}.coupon-card__action-text{font-size:13px}.coupon-card__detail{width:auto;flex:1;min-width:0;height:auto;padding:12px 16px;justify-content:center}.coupon-card__meta-item{height:auto;line-height:22px}.coupon-card__meta-label{width:64px;padding-top:0}.coupon-card__meta-value{padding-top:0}}@media screen and (max-width: 480px){.coupon-card{--cc-pad-x: 12px;--cc-pad-y: 12px}.coupon-card__primary{width:38%}.coupon-card__detail{padding:12px}.coupon-card__meta-label{width:60px}.coupon-card__price-int{font-size:20px}}.coupon-card-dialog{width:400px;max-width:100%;box-sizing:border-box}.coupon-card-dialog__body{font-size:14px;line-height:22px;color:#000000b3}.coupon-card-dialog__body a{color:#0052d9;text-decoration:none}.coupon-card-dialog__body a:hover{text-decoration:underline}.coupon-card-dialog__footer{display:flex;gap:12px;margin-top:24px;justify-content:flex-end}@media screen and (max-width: 768px){.coupon-card-dialog{width:100%}}.coupon-card__action--claiming{cursor:default;opacity:.85}.coupon-card__action--claiming .coupon-card__action-text{animation:coupon-claiming-pulse 1.2s ease-in-out infinite}@keyframes coupon-claiming-pulse{0%,to{opacity:1}50%{opacity:.5}}
