.coupon-cover{border-radius:var(--radius-xl);color:#fff;display:flex;flex-direction:column;min-height:156px;padding:var(--space-lg);position:relative}.coupon-cover--compact{border-radius:0;min-height:64px;padding:6px 8px}.coupon-cover--compact .coupon-cover__hero{gap:10px;min-height:42px}.coupon-cover--compact .coupon-cover__top{gap:6px}.coupon-cover--compact .coupon-cover__logo-badge,.coupon-cover--compact .coupon-cover__logo-badge--compact{border-radius:12px;height:34px;width:34px}.coupon-cover--icon-only{border-bottom:1px dashed rgba(148,163,184,.22);border-radius:var(--radius-lg) var(--radius-lg) 0 0;color:var(--text-primary);justify-content:center;min-height:92px;padding:8px 0 10px}.coupon-cover--icon-only .coupon-cover__top{align-items:center;justify-content:center;min-height:100%;padding-block:4px;width:100%}.coupon-cover--icon-only .coupon-cover__logo-badge,.coupon-cover--icon-only .coupon-cover__logo-badge--compact{background:hsla(0,0%,100%,.96);border-color:rgba(148,163,184,.18);box-shadow:0 8px 18px rgba(15,23,42,.07);height:64px;width:64px}.coupon-cover--icon-only .coupon-cover__logo-image{transform:scale(1.14)}.coupon-cover--icon-only .coupon-cover__brand{background:hsla(0,0%,100%,.9);border-color:rgba(148,163,184,.18);color:var(--text-primary)}.coupon-cover__top{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.coupon-cover__hero{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:72px}.coupon-cover__logo-badge{align-items:center;background:hsla(0,0%,100%,.32);border:1px solid hsla(0,0%,100%,.22);border-radius:18px;box-shadow:0 12px 24px rgba(15,23,42,.12);display:flex;height:56px;justify-content:center;overflow:hidden;width:56px}.coupon-cover__logo-badge--compact{border-radius:14px;height:40px;width:40px}.coupon-cover__logo-image{height:100%;-o-object-fit:contain;object-fit:contain;padding:2px 0;transform:scale(1.12);transform-origin:center;width:100%}.coupon-cover__logo-image--agoda{transform:scale(1.22);transform-origin:center}.coupon-cover__brand{align-self:flex-start;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.22);border-radius:var(--radius-full);font-size:.68rem;font-weight:700;padding:4px 8px}.coupon-cover__discount{font-size:1.35rem;font-weight:800;line-height:1.1}.coupon-cover__content{display:grid;gap:10px;margin-top:18px;padding-right:0}.coupon-cover__supporting{color:hsla(0,0%,100%,.9);display:-webkit-box;font-size:.8rem;-webkit-line-clamp:3;line-height:1.55;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;white-space:pre-line}.coupon-cover__discount{flex-shrink:0;max-width:none;text-align:right;white-space:nowrap}.coupon-cover--compact .coupon-cover__discount{font-size:.86rem}