/* MANY-COURSES: upcoming products, favorite social proof, and active STORE promotion. */
.mc-media {position:relative}
.mc-soon-poster-badge{position:absolute;z-index:3;left:14px;top:14px;display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:12px;background:#fff;color:#608900;font-size:13px;line-height:1.25;font-weight:800;box-shadow:0 5px 24px rgba(0,0,0,.16);pointer-events:none}
.mc-soon-status{display:inline-flex;gap:7px;align-items:center;padding:5px 10px;border-radius:8px;background:#fff9e8;color:#92600a;font-size:12px;font-weight:700}
.mc-soon-notice{display:flex;gap:13px;align-items:flex-start;margin:18px 0 4px;padding:17px;border:1px solid #e5eacb;border-radius:15px;background:#f7faed;color:#2e4330}
.mc-soon-notice__icon{display:grid;place-items:center;flex:0 0 37px;width:37px;height:37px;background:#e7f2c9;color:#6d9900;border-radius:12px}
.mc-soon-notice strong{display:block;font-size:16px;line-height:1.4}
.mc-soon-notice p{font-size:13px;line-height:1.55;margin:5px 0 0;color:#526046}
/* A small neutral caption beneath the existing bookmark action (not a new metadata row). */
.mc-game-deal__main .mc-deal-favorite{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;max-width:100%}
.mc-deal-favorite .mc-social-favorites{display:block;box-sizing:border-box;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#808992;font-size:11px;font-weight:500;line-height:1.3;text-align:center;max-width:100%;white-space:normal}
.mc-deal-favorite .mc-social-favorites i{display:none}
.mc-related-primary,.mc-related-fallback{display:contents}
.mc-related-track .mc-related-primary>.mc-card,.mc-related-track .mc-related-fallback>.mc-card{display:flex!important;flex-direction:column!important;height:auto!important;min-width:0!important;margin:0!important;scroll-snap-align:start}
.mc-related-primary[hidden],.mc-related-fallback[hidden],.mc-similar-courses[hidden]{display:none!important}
#mc-footer-third-free[hidden],.mc-third-progress[hidden],.mc-third-product-banner[hidden]{display:none!important}
/* The sale is its own full-width card BELOW the complete buy panel. */
.mc-third-product-banner{box-sizing:border-box;display:grid;grid-template-columns:37px minmax(0,1fr);align-items:center;column-gap:13px;row-gap:10px;width:100%;min-width:0;margin:-8px 0 20px;padding:17px 22px;border:1px solid #f0d9b8;border-radius:12px;background:#fff9f1;color:#7d4e1a;line-height:1.4}
.mc-third-product-banner__icon{display:grid;place-items:center;flex:0 0 37px;width:37px;height:37px;border-radius:10px;background:#ffedcf;color:#b96a0c;font-size:17px}
.mc-third-product-banner__copy{display:block;min-width:0}
.mc-third-product-banner__copy b{display:block;color:#743f0c;font-size:14px;font-weight:750}
.mc-third-product-banner__copy small{display:block;margin-top:3px;color:#815f3d;font-size:12px;font-weight:400}
/* Footer uses the same plain list typography as neighbouring promotions. */
#mc-footer-third-free{color:inherit;line-height:inherit;font-weight:inherit}
.mc-third-progress{padding:12px 14px;margin:12px 0;border:1px solid #dbe9ba;border-radius:12px;background:#f5fae9;color:#476313;font-weight:650;line-height:1.5;font-size:13px}
@media(max-width:680px){
  .mc-soon-poster-badge{left:10px;top:10px;padding:7px 10px;font-size:12px}
  .mc-soon-notice{padding:13px;gap:9px}
  .mc-third-product-banner{grid-template-columns:33px minmax(0,1fr);column-gap:10px;row-gap:10px;padding:13px 14px;margin-top:-8px}
  .mc-third-product-banner__icon{width:33px;height:33px;flex-basis:33px}
  .mc-deal-favorite .mc-social-favorites{font-size:10px}
}

/* A full-width secondary row separates the date from the action area. */
.mc-third-product-banner__timer{grid-column:1/-1;display:flex;align-items:center;gap:6px;flex-wrap:nowrap;border-top:1px solid #efd9bc;padding-top:10px;color:#9b591d;font-size:12px;line-height:1.4}.mc-third-product-banner__timer[hidden]{display:none!important}.mc-third-product-banner__timer>i{font-size:13px;flex:0 0 auto}.mc-third-product-banner__deadline{flex:1 1 auto;min-width:0;font-weight:600}.mc-third-product-banner__remaining{display:inline-block;flex:0 0 auto;box-sizing:border-box;padding:4px 7px;border-radius:7px;background:#ffebd0;color:#955014;font-weight:750;white-space:nowrap;text-align:center}@media(max-width:420px){.mc-third-product-banner__timer{gap:5px;font-size:10px}.mc-third-product-banner__deadline{flex:1 1 auto;min-width:0;font-size:10px}.mc-third-product-banner__remaining{flex:0 0 auto;margin-left:0;padding:3px 5px;font-size:10px;white-space:nowrap}}.mc-order-product__actions{position:relative;z-index:2}.mc-order-product__actions [data-order-info]{position:relative;z-index:3;touch-action:manipulation;-webkit-appearance:none;appearance:none;min-height:44px;cursor:pointer}@media(max-width:520px){.mc-order-product__actions{grid-column:1/-1;grid-row:2;margin-left:0!important;width:100%}}