<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.coupon_card{background-color:var(--pp-bg-body);border:2px solid var(--pp-main-5);border-radius:calc(var(--pp-border-radius)*4);color:var(--pp-main-10);padding:16px;position:relative}.coupon_card&gt;div+div{margin-top:8px}.coupon_card .coupon_card_header{align-items:center;display:flex}.coupon_card .coupon_card_header .coupon_card_title{align-items:center;display:flex;flex:1 1 auto}.coupon_card .coupon_card_header .coupon_card_title .num{font-size:28px;font-weight:600;line-height:1.43}.coupon_card .coupon_card_header .coupon_card_title .unit{font-size:16px;font-weight:600;line-height:1.5;margin-left:4px;padding-top:4px}.coupon_card .coupon_card_header .coupon_card_tag{flex:0 0 auto;margin-left:8px}.coupon_card .coupon_card_content&gt;div+div{margin-top:4px}.coupon_card .coupon_card_content .coupon_title{font-size:16px;font-weight:600;line-height:1.5}.coupon_card .coupon_card_content .end_time{color:var(--pp-main-7);font-size:14px;font-weight:400;line-height:1.43}.coupon_card .coupon_card_content .coupon_code{background-color:var(--pp-bg-input-disable);border-radius:var(--pp-border-radius);cursor:pointer;font-size:14px;font-weight:600;line-height:1.43;padding:6px 12px}.coupon_card .coupon_card_footer .footer_info{background-color:var(--pp-main-2);border-radius:calc(var(--pp-border-radius)*2);color:var(--pp-main-10);padding:8px}.coupon_card .coupon_card_footer .footer_info .info_title{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:4px}.coupon_card .coupon_card_footer .footer_info .info_desc{font-size:14px;font-weight:400;line-height:1.43}.coupon_card .checked_icon{align-items:center;background-color:var(--pp-main-0);border-radius:50%;color:var(--pp-orange-500);display:flex;font-size:32px;height:32px;justify-content:center;position:absolute;right:0;top:0;transform:translate(50%,-50%) scale(1);width:32px}.coupon_card.selected{border:2px solid var(--pp-orange-500)}.coupon_card.backercoupon{background:linear-gradient(135deg,#093B92 43.32%,#0356E1);border:2px solid var(--pp-primary-a15);color:var(--pp-main-0)}.coupon_card.backercoupon .coupon_card_content .end_time{color:var(--pp-main-4)}.coupon_card.unavailable,.coupon_card.unavailable .coupon_card_content .end_time{color:var(--pp-main-6)}</pre></body></html>