.coupon-container[data-v-c28c115c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.coupon-card[data-v-c28c115c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:380px;max-width:500px;height:130px;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;margin:10px}.coupon-card[data-v-c28c115c]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.15);box-shadow:0 6px 16px rgba(0,0,0,.15)}.coupon-card--expired[data-v-c28c115c]{opacity:.6;-webkit-filter:grayscale(.5);filter:grayscale(.5)}.coupon-left[data-v-c28c115c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;position:relative;overflow:hidden}.coupon-left[data-v-c28c115c]:after{content:"";position:absolute;top:-20px;right:-20px;width:40px;height:40px;background:#fff;border-radius:50%;opacity:.2}.coupon-type[data-v-c28c115c]{margin-top:5px;padding:2px 8px;border-radius:10px;font-size:12px}.coupon-type[data-v-c28c115c],.type-class[data-v-c28c115c],.type-money[data-v-c28c115c]{background-color:hsla(0,0%,100%,.2)}.value-number[data-v-c28c115c]{font-size:28px;font-weight:700;margin-right:5px}.coupon-separator[data-v-c28c115c]{width:20px;position:relative;background-color:#fff}.circle-bottom[data-v-c28c115c],.circle-top[data-v-c28c115c]{width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;left:-10px}.circle-top[data-v-c28c115c]{top:-10px}.circle-bottom[data-v-c28c115c]{bottom:-10px}.coupon-right[data-v-c28c115c]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:15px 20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.coupon-title[data-v-c28c115c]{font-size:16px;font-weight:700;color:#333}.coupon-description[data-v-c28c115c]{font-size:13px;color:#666;margin-top:2px}.coupon-time[data-v-c28c115c]{font-size:12px;color:#999;margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-time i[data-v-c28c115c]{margin-right:5px}.coupon-status[data-v-c28c115c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-status span[data-v-c28c115c]{color:#999;font-size:14px}.coupon-action[data-v-c28c115c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-action button[data-v-c28c115c]{padding:6px 16px;border:none;border-radius:20px;background-color:#ff6b6b;color:#fff;font-size:14px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.coupon-action button[data-v-c28c115c]:hover{background-color:#ff5252}.coupon-action button[data-v-c28c115c]:active{background-color:#ff3838}