.ez8-main[data-ez8-view="promotions"] { width: min(calc(100% - 32px), var(--ez8-content)); margin: 0 auto; }
.ez8-promotion-heading { padding: 0; }
.ez8-promotion-heading h1 { margin: 24px 0; font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 600; line-height: 30px; }
.ez8-promotion-list { display: grid; gap: 24px; }
.ez8-promotion-card { position: relative; min-height: 161.293px; padding: 16px; display: grid; grid-template-columns: 400px 1fr; gap: 32px; overflow: hidden; border-radius: 8px; background: #f4f4f5; cursor: pointer; transition: box-shadow .18s ease, transform .18s ease; }
.ez8-promotion-card:hover { transform: translateY(-1px); box-shadow: 0 5px 15px rgba(0, 0, 0, .1); }
.ez8-promotion-card__media { position: relative; }
.ez8-promotion-card__media, .ez8-promotion-card__media img { width: 400px; height: 129.293px; border-radius: 8px; }
.ez8-promotion-card__media img { object-fit: cover; }
.ez8-promotion-card__badges { position: absolute; top: 8px; left: 8px; display: flex; gap: 8px; }
.ez8-promotion-card__badge { height: 20px; padding: 0 6px; border-radius: 4px; display: flex; align-items: center; background: #dc2626; color: #fff; font-size: 12px; font-weight: 500; line-height: 16px; }
.ez8-promotion-card__badge--new { background: #2563eb; }
.ez8-promotion-card__badge--recommended { background: #fde047; color: #000; }
.ez8-promotion-card__body { min-width: 0; padding: 0; display: flex; flex-direction: column; align-items: stretch; }
.ez8-promotion-card h2 { margin: 0; color: #09090b; font-family: var(--ez8-font-roboto); font-size: 18px; font-weight: 700; line-height: 28px; }
.ez8-promotion-card__date { margin: 4px 0 0; color: #a1a1aa; font-size: 12px; line-height: 18px; }
.ez8-promotion-card__excerpt { margin: 0; padding-top: 4px; color: #09090b; font-size: 14px; line-height: 20px; }
.ez8-promotion-card__actions { position: static; margin: 16px 0 0 auto; display: flex; justify-content: flex-end; gap: 8px; }
.ez8-promotion-card__actions .ez8-button--outline { border-color: transparent; background: #e4e4e7; color: #27272a; }
.ez8-promotion-card template { display: none; }
.ez8-dialog--promotion { width: min(92vw, 760px); padding: 0; }
.ez8-promotion-dialog__media img { width: 100%; max-height: 245px; object-fit: cover; }
.ez8-promotion-dialog__content { padding: 24px; color: #51565e; font-size: 12px; line-height: 1.6; }
.ez8-promotion-dialog__content h2 { color: #22252a; }
.ez8-main[data-ez8-view="provider"] { min-height: 60vh; }
body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo,
body:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo { margin-top: 4px; padding: 0; border-top: 0; color: #09090b; font-size: 10px; line-height: 15px; }
body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo__content,
body:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo__content { max-height: 90.984px; }
body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo h1,
body:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo h1 { margin: 0 0 17.2px; color: #09090b; font-family: Arial, sans-serif; font-size: 26.6667px; font-weight: 600; line-height: 25.8px; }
body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo h2,
body:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo h2 { margin: 15px 0 7px; font-size: 17px; }
body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo p,
body:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo p { margin-bottom: 9px; }
body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo > button,
body:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo > button { height: 40px; margin: 0; padding: 0; border: 1px solid transparent; background: transparent; color: #168fd1; font-size: 10px; font-weight: 500; line-height: 20px; }
.ez8-provider-hero { position: relative; width: 100%; height: 338px; overflow: hidden; background: #5e0909; }
.ez8-provider-hero > img { width: 100%; height: 100%; object-fit: cover; }
.ez8-provider-hero__copy { position: absolute; top: 50%; left: max(16px, calc((100vw - var(--ez8-content)) / 2)); z-index: 2; width: 350.719px; color: #fff; transform: translateY(-50%); }
.ez8-provider-hero__copy h1 { margin-bottom: 32px; font-size: 56px; font-weight: 600; line-height: 56px; }
.ez8-provider-hero__copy p { margin: 0; font-size: 24px; font-weight: 500; line-height: 30px; }
.ez8-provider-controls, .ez8-game-section { width: min(calc(100% - 32px), var(--ez8-content)); margin: 32px auto 0; }
.ez8-provider-options { padding: 20px 16px; display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 16px; border-radius: 8px; background: #f4f4f5; }
.ez8-provider-option { position: relative; height: 40px; padding: 4px 16px; display: flex; align-items: center; justify-content: center; gap: 8px; border: 1px solid #dfe1e4; border-radius: 32px; background: #fff; color: #a1a1aa; font-size: 12px; font-weight: 500; line-height: 20px; transition: border-color .18s ease, box-shadow .18s ease; }
.ez8-provider-option:hover, .ez8-provider-option.is-active { border-color: var(--ez8-brand); box-shadow: 0 0 0 1px rgba(65, 182, 231, .15); }
.ez8-provider-option img { width: auto; max-width: 65px; height: 28px; object-fit: contain; }
.ez8-provider-option strong { min-width: 0; overflow: hidden; color: inherit; font-size: inherit; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; }
.ez8-provider-option.is-active strong { color: #09090b; }
.ez8-provider-option span { position: absolute; top: -8px; right: -6px; min-width: 32px; height: 20px; padding: 0 6px; border-radius: 4px; background: var(--ez8-hot); color: #fff; font-size: 12px; line-height: 20px; }
.ez8-game-tools { margin-top: 32px; padding: 16px; display: grid; grid-template-columns: 150px 198px 1fr; gap: 16px; border-radius: 8px; background: #f4f4f5; }
.ez8-game-sort select, .ez8-game-search input { width: 100%; height: 36px; padding: 0 10px; border: 1px solid #dfe1e4; border-radius: 6px; background: #fff; color: #71717a; font-size: 14px; line-height: 20px; }
.ez8-game-search { position: relative; }
.ez8-game-search input { padding-right: 34px; }
.ez8-game-search svg { pointer-events: none; position: absolute; top: 10px; right: 10px; width: 16px; height: 16px; color: #a1a1aa; }
.ez8-game-filters { grid-column: 1 / -1; display: flex; gap: 8px; }
.ez8-game-filters button { min-width: 132px; height: 40px; padding: 12px; border: 1px solid #dfe1e4; border-radius: 12px; background: #fff; color: #09090b; font-size: 14px; font-weight: 500; line-height: 20px; }
.ez8-game-filters button:hover, .ez8-game-filters button.is-active { border-color: var(--ez8-brand); color: var(--ez8-brand-strong); }
.ez8-game-section { margin-top: 0; padding-bottom: 32px; }
.ez8-game-section--source-empty { padding-bottom: 0; }
.ez8-game-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 16px; }
.ez8-game-card { position: relative; min-width: 0; margin-top: 4px; padding: 0; overflow: hidden; border-radius: 12px; background: #edf7fa; transition: transform .18s ease, box-shadow .18s ease; }
.ez8-game-card:hover { z-index: 2; transform: translateY(-3px); box-shadow: var(--ez8-shadow); }
.ez8-game-card img { width: 100%; aspect-ratio: 256 / 326; object-fit: cover; }
.ez8-game-card__online { position: absolute; top: 6px; right: 6px; padding: 2px 6px; display: flex; align-items: center; gap: 4px; border-radius: 6px; background: rgba(0, 0, 0, .65); color: #fff; font-size: 11px; line-height: 16.5px; }
.ez8-game-card__online i { width: 8px; height: 8px; flex: 0 0 8px; border-radius: 50%; background: #03ff60; }
.ez8-game-empty { padding: 50px 0; color: #888c92; text-align: center; }
