@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap');
:root{--bp-green:#22b45b;--bp-dark:#0b1510;--bp-soft:#f5f8f6;--bp-line:#dfe8e2;--bp-muted:#647168;--bp-danger:#b72a2a;--bp-warning:#a36a00}
*{box-sizing:border-box}body{margin:0;background:#f4f7f5;color:#15231a;font-family:Inter,Arial,sans-serif}html[dir=rtl] body{font-family:Cairo,Arial,sans-serif}.bp-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.bp-side{background:var(--bp-dark);color:#fff;padding:22px 18px;position:sticky;top:0;height:100vh}.bp-logo{width:150px;display:block;margin:0 0 22px}.bp-business{padding:14px;border:1px solid #25382d;border-radius:14px;margin-bottom:18px}.bp-business strong,.bp-business small{display:block}.bp-business small{color:#9eb0a4;margin-top:4px}.bp-side nav{display:grid;gap:6px}.bp-side nav a{color:#dce6df;text-decoration:none;padding:10px 12px;border-radius:10px}.bp-side nav a:hover,.bp-side nav a.active{background:#173122;color:#fff}.bp-main{padding:28px}.bp-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.bp-top h1{margin:0;font-size:30px}.bp-top p{margin:6px 0 0;color:var(--bp-muted)}.bp-card{background:#fff;border:1px solid var(--bp-line);border-radius:16px;padding:20px;margin-bottom:18px}.bp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bp-stat{background:#fff;border:1px solid var(--bp-line);border-radius:14px;padding:18px}.bp-stat span,.bp-stat small{display:block;color:var(--bp-muted)}.bp-stat strong{display:block;font-size:26px;margin:6px 0}.bp-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bp-field{display:grid;gap:6px}.bp-field.full{grid-column:1/-1}.bp-field input,.bp-field select,.bp-field textarea{width:100%;padding:11px 12px;border:1px solid #ccd8d0;border-radius:10px;background:#fff;font:inherit}.bp-field textarea{min-height:110px}.bp-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:10px 15px;background:var(--bp-green);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.bp-btn.secondary{background:#edf4ef;color:#173122}.bp-btn.danger{background:#fff0f0;color:var(--bp-danger)}.bp-table-wrap{overflow:auto}.bp-table{width:100%;border-collapse:collapse;min-width:760px}.bp-table th,.bp-table td{text-align:left;padding:12px;border-bottom:1px solid #edf1ef;vertical-align:top}html[dir=rtl] .bp-table th,html[dir=rtl] .bp-table td{text-align:right}.bp-table th{font-size:12px;text-transform:uppercase;color:#69766d}.bp-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#edf2ef;font-size:12px;font-weight:700}.bp-status.published,.bp-status.approved,.bp-status.active{background:#e8f8ed;color:#147d3c}.bp-status.submitted,.bp-status.under_review,.bp-status.pending,.bp-status.changes_requested{background:#fff4d8;color:#8a6100}.bp-status.rejected,.bp-status.suspended{background:#ffeaea;color:#9d2929}.bp-notice{padding:12px 14px;border-radius:10px;background:#eef8f1;border:1px solid #cfe8d6;margin-bottom:16px}.bp-notice.warning{background:#fff8e6;border-color:#f0dda4}.bp-login{min-height:100vh;display:grid;place-items:center;background:#0b1510;padding:24px}.bp-login-box{width:min(460px,100%);background:#fff;border-radius:18px;padding:28px}.bp-login-box img{width:160px}.bp-login-box h1{margin:18px 0 6px}.bp-login-box p{color:var(--bp-muted)}.bp-actions{display:flex;gap:8px;flex-wrap:wrap}.bp-empty{padding:30px;text-align:center;color:var(--bp-muted)}.bp-kicker{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--bp-green);font-weight:800}.bp-lang{margin-top:20px}.bp-lang a{color:#b9c8be}.bp-public{max-width:1180px;margin:0 auto;padding:30px 20px}.bp-public-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bp-offer-card{background:#fff;border:1px solid var(--bp-line);border-radius:16px;overflow:hidden}.bp-offer-image{aspect-ratio:16/9;background:#e9efeb;display:grid;place-items:center;color:#708077}.bp-offer-body{padding:18px}.bp-offer-body h3{margin:8px 0}.bp-offer-meta{display:flex;gap:8px;flex-wrap:wrap;color:var(--bp-muted);font-size:13px}.bp-sponsored{font-size:11px;text-transform:uppercase;color:#7c6b39;font-weight:800}
@media(max-width:900px){.bp-shell{grid-template-columns:1fr}.bp-side{position:relative;height:auto}.bp-grid{grid-template-columns:1fr 1fr}.bp-form{grid-template-columns:1fr}.bp-public-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.bp-main{padding:18px}.bp-grid,.bp-public-grid{grid-template-columns:1fr}.bp-top{display:block}}


/* v1.1 Public Offers + Media Foundation */
.bp-field small{color:var(--bp-muted);font-size:12px}.bp-media-preview{margin-top:8px;width:min(360px,100%);aspect-ratio:16/9;border-radius:12px;overflow:hidden;border:1px solid var(--bp-line);background:#eef3ef}.bp-media-preview img{width:100%;height:100%;object-fit:cover}.bp-offer-register-title{display:flex;align-items:center;gap:10px}.bp-offer-register-title img{width:54px;height:38px;border-radius:8px;object-fit:cover;border:1px solid var(--bp-line)}
.bp-public-body{background:linear-gradient(180deg,#f7faf8 0,#f2f6f3 100%);min-height:100vh}.bp-public{max-width:1220px;padding:34px 24px 60px}.bp-public-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.bp-public-brand img{width:155px;display:block}.bp-public-lang{display:flex;gap:8px;align-items:center;font-size:13px}.bp-public-lang a{color:#31533e;text-decoration:none;font-weight:700}.bp-offers-hero{max-width:760px;margin-bottom:32px}.bp-offers-hero h1{font-size:clamp(44px,7vw,84px);line-height:.95;letter-spacing:-.055em;margin:12px 0 16px}.bp-offers-hero p{font-size:17px;line-height:1.7;color:var(--bp-muted);max-width:690px}.bp-public-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bp-offer-card{border-radius:22px;box-shadow:0 16px 48px rgba(13,40,23,.07);transition:transform .18s ease,box-shadow .18s ease}.bp-offer-card:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(13,40,23,.11)}.bp-offer-image{display:block;aspect-ratio:16/9;background:#e8f0ea;overflow:hidden;text-decoration:none}.bp-offer-image>img{width:100%;height:100%;object-fit:cover;display:block}.bp-offer-placeholder{display:grid;place-items:center;align-content:center;gap:12px;background:radial-gradient(circle at 70% 10%,#d8f4e1 0,transparent 45%),linear-gradient(145deg,#edf6f0,#e3ece6)}.bp-offer-placeholder img{width:140px!important;height:auto!important;object-fit:contain!important}.bp-offer-placeholder span{color:#718077;font-size:12px}.bp-offer-body{padding:20px 20px 22px}.bp-offer-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.bp-offer-business{font-size:12px;font-weight:700;color:var(--bp-muted)}.bp-offer-body h3{font-size:21px;line-height:1.25;margin:6px 0 10px}.bp-offer-body h3 a{color:#15231a;text-decoration:none}.bp-offer-body>p{color:var(--bp-muted);line-height:1.6;min-height:52px}.bp-offer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:18px}.bp-offer-value strong,.bp-offer-value span{display:block}.bp-offer-value strong{font-size:24px}.bp-offer-value span{font-size:11px;color:var(--bp-muted);margin-top:2px}.bp-empty-card{grid-column:1/-1;background:#fff;border:1px solid var(--bp-line);border-radius:18px}
.bp-offer-detail-page{max-width:1180px}.bp-back-link{display:inline-flex;margin-bottom:18px;color:#31533e;font-weight:700;text-decoration:none}.bp-offer-detail-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);overflow:hidden;background:#fff;border:1px solid var(--bp-line);border-radius:28px;box-shadow:0 24px 70px rgba(13,40,23,.08)}.bp-offer-detail-media{min-height:520px;background:#e9f0eb}.bp-offer-detail-media>img{width:100%;height:100%;display:block;object-fit:cover}.bp-offer-detail-placeholder{height:100%;min-height:520px;display:grid;place-items:center;align-content:center;gap:16px;background:radial-gradient(circle at 72% 15%,#d8f4e1 0,transparent 48%),linear-gradient(145deg,#edf6f0,#e3ece6)}.bp-offer-detail-placeholder img{width:190px}.bp-offer-detail-placeholder span{color:#738279;font-size:13px}.bp-offer-detail-content{padding:42px}.bp-offer-detail-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--bp-muted);font-size:13px;font-weight:700}.bp-offer-detail-content h1{font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.045em;margin:20px 0}.bp-offer-detail-description{font-size:16px;line-height:1.8;color:#4e5d53}.bp-offer-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0}.bp-offer-facts>div{padding:14px;border:1px solid var(--bp-line);border-radius:14px;background:#f7faf8}.bp-offer-facts small,.bp-offer-facts strong{display:block}.bp-offer-facts small{font-size:11px;color:var(--bp-muted);margin-bottom:5px}.bp-offer-facts strong{font-size:16px}.bp-promo-box{display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px dashed #8bc69e;background:#f0faf3;border-radius:16px;padding:14px 16px;margin-bottom:16px}.bp-promo-box small,.bp-promo-box strong{display:block}.bp-promo-box small{font-size:11px;color:var(--bp-muted)}.bp-promo-box strong{font-size:20px;letter-spacing:.06em}.bp-copy-btn{border:0;border-radius:10px;background:#fff;color:#176f38;font-weight:800;padding:9px 11px;cursor:pointer}.bp-offer-main-cta{width:100%;min-height:52px;font-size:16px}.bp-offer-disclaimer{font-size:11px!important;line-height:1.6!important;color:#78857d!important;margin:14px 0 0!important}
html[dir=rtl] .bp-offers-hero h1,html[dir=rtl] .bp-offer-detail-content h1{letter-spacing:0}
@media(max-width:900px){.bp-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bp-offer-detail-card{grid-template-columns:1fr}.bp-offer-detail-media,.bp-offer-detail-placeholder{min-height:360px}}
@media(max-width:620px){.bp-public{padding:22px 16px 42px}.bp-public-header{margin-bottom:34px}.bp-offers-hero h1{font-size:48px}.bp-public-grid{grid-template-columns:1fr}.bp-offer-body>p{min-height:auto}.bp-offer-detail-content{padding:24px}.bp-offer-facts{grid-template-columns:1fr 1fr}.bp-offer-detail-media,.bp-offer-detail-placeholder{min-height:250px}}
.bp-status.awaiting_payment,.bp-status.past_due{background:#fff0d8;color:#8a5b00}.bp-status.paid,.bp-status.confirmed{background:#e8f8ed;color:#147d3c}.bp-status.expired,.bp-status.cancelled,.bp-status.refunded{background:#f1f2f1;color:#5a665f}

.bp-ad-guide{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:14px 16px;border:1px solid var(--bp-line);border-radius:12px;background:#f5faf6}.bp-ad-guide span{color:var(--bp-muted);font-size:13px}.bp-ad-preview{aspect-ratio:auto;min-height:90px;max-height:220px}.bp-ad-preview img{object-fit:contain;background:#f6faf7}.bp-ad-preview.mobile{width:min(320px,100%)}@media(max-width:720px){.bp-ad-guide{align-items:flex-start;flex-direction:column}}


/* v1.4 / WiOffers v4.6.4 - Offer detail media normalization */
.bp-offer-detail-card{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:stretch}
.bp-offer-detail-media{min-height:0;display:flex;align-items:center;justify-content:center;padding:22px;background:linear-gradient(145deg,#eef5f0,#e8f0eb)}
.bp-offer-detail-media>img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;border-radius:18px;background:#eef3ef}
.bp-offer-detail-content{padding:38px}
@media(max-width:900px){
  .bp-offer-detail-card{grid-template-columns:1fr}
  .bp-offer-detail-media{min-height:0;padding:18px}
  .bp-offer-detail-media>img{max-height:360px}
}
@media(max-width:620px){
  .bp-offer-detail-media{padding:12px}
  .bp-offer-detail-media>img{max-height:280px;border-radius:14px}
  .bp-offer-detail-content{padding:22px 20px}
  .bp-offer-detail-content h1{font-size:clamp(30px,9vw,42px);margin:16px 0}
  .bp-offer-detail-description{font-size:15px;line-height:1.72}
}

/* v1.6 / WiOffers v4.6.6 - Public marketplace theme parity */
.bp-public-brand .bp-logo-light{display:none}
html[data-theme='dark'] .bp-public-brand .bp-logo-dark{display:none}
html[data-theme='dark'] .bp-public-brand .bp-logo-light{display:block}
html[data-theme='dark'] .bp-public-body{
  --bp-line:#213229;
  --bp-muted:#9eaca3;
  background:linear-gradient(180deg,#07100a 0,#09130d 100%);
  color:#f5faf7;
}
html[data-theme='dark'] .bp-public-lang a,
html[data-theme='dark'] .bp-back-link{color:#b8d9c3}
html[data-theme='dark'] .bp-offers-hero p,
html[data-theme='dark'] .bp-offer-business,
html[data-theme='dark'] .bp-offer-body>p,
html[data-theme='dark'] .bp-offer-value span,
html[data-theme='dark'] .bp-offer-detail-eyebrow,
html[data-theme='dark'] .bp-offer-facts small,
html[data-theme='dark'] .bp-promo-box small{color:#9eaca3}
html[data-theme='dark'] .bp-offer-card,
html[data-theme='dark'] .bp-empty-card,
html[data-theme='dark'] .bp-offer-detail-card{background:#0c1610;border-color:#213229;box-shadow:0 18px 52px rgba(0,0,0,.28)}
html[data-theme='dark'] .bp-offer-body h3 a,
html[data-theme='dark'] .bp-offer-detail-content h1,
html[data-theme='dark'] .bp-offer-facts strong,
html[data-theme='dark'] .bp-promo-box strong{color:#f5faf7}
html[data-theme='dark'] .bp-offer-image{background:#101d15}
html[data-theme='dark'] .bp-offer-detail-media{background:linear-gradient(145deg,#101d15,#0d1811)}
html[data-theme='dark'] .bp-offer-detail-media>img{background:#101d15}
html[data-theme='dark'] .bp-offer-detail-description{color:#bdc9c1}
html[data-theme='dark'] .bp-offer-facts>div{background:#101d15;border-color:#213229}
html[data-theme='dark'] .bp-promo-box{background:#102218;border-color:#2c7446}
html[data-theme='dark'] .bp-copy-btn{background:#16281d;color:#72df98}
html[data-theme='dark'] .bp-offer-placeholder{background:radial-gradient(circle at 70% 10%,rgba(49,199,101,.15) 0,transparent 45%),linear-gradient(145deg,#101d15,#0c1610)}
html[data-theme='dark'] .bp-offer-placeholder span,
html[data-theme='dark'] .bp-offer-detail-placeholder span{color:#9eaca3}
html[data-theme='dark'] .bp-offer-detail-placeholder{background:radial-gradient(circle at 72% 15%,rgba(49,199,101,.15) 0,transparent 48%),linear-gradient(145deg,#101d15,#0c1610)}


/* v4.9.0 placement-aware creative preview */
.bp-ad-preview{width:100%;max-width:420px;min-height:0!important;max-height:none!important;background:#f6faf7;display:grid;place-items:center}.bp-ad-preview img{object-fit:contain!important;background:#f6faf7}.bp-ad-preview.mobile{max-width:320px}.bp-field small#placementSurface{font-weight:700;color:#315b41}

/* PATCH 7: secure notification action rendered like an inline link. */
.bp-link-button{background:none;border:0;padding:0;margin:0;color:#1558d6;text-decoration:underline;font:inherit;cursor:pointer}

/* WiOffers Support Center v1 */
.support-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.support-stats article{background:#fff;border:1px solid var(--bp-line);border-radius:15px;padding:17px}.support-stats span{display:block;color:var(--bp-muted);font-size:12px;font-weight:700}.support-stats strong{display:block;font-size:28px;margin-top:5px}.support-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.support-section-head h2{margin:3px 0 5px}.support-section-head p{margin:0;color:var(--bp-muted);line-height:1.6}.support-ai-note{max-width:340px;border:1px solid #b9dec5;background:#f0fbf3;border-radius:13px;padding:12px 14px}.support-ai-note strong,.support-ai-note small{display:block}.support-ai-note strong{color:#137a3c}.support-ai-note small{margin-top:4px;color:#5c6d62;line-height:1.5}.support-form .wide{grid-column:1/-1}.support-form label>span{display:block;font-weight:700;margin-bottom:7px}.support-form label>small{display:block;color:var(--bp-muted);margin-top:6px}.support-ticket-list{display:grid}.support-ticket-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 4px;border-bottom:1px solid #e7ede9;color:inherit;text-decoration:none}.support-ticket-row:last-child{border-bottom:0}.support-ticket-row:hover{background:#f8fbf9}.support-ticket-row strong,.support-ticket-row small{display:block}.support-ticket-row small{margin-top:5px;color:var(--bp-muted);font-size:11px}.support-ticket-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;text-align:end}.support-status,.support-priority{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;white-space:nowrap}.support-status{background:#edf2ef;color:#425249}.support-status.status-open{background:#eaf4ff;color:#175cd3}.support-status.status-in_progress{background:#eaf8ee;color:#147a39}.support-status.status-waiting_customer{background:#fff4df;color:#8a5700}.support-status.status-resolved{background:#e8f8ed;color:#137a34}.support-status.status-closed{background:#ecefed;color:#667169}.support-priority{background:#eff2f0;color:#4f5e55}.support-priority.priority-high{background:#fff3df;color:#9b5d00}.support-priority.priority-urgent{background:#fff0ef;color:#b42318}.support-priority.priority-low{background:#eef7ff;color:#3c6387}.support-ticket-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.support-ticket-toolbar>div{display:flex;gap:8px}.support-ticket-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.support-ticket-summary>div{border-right:1px solid var(--bp-line);padding-right:14px}.support-ticket-summary>div:last-child{border-right:0}.support-ticket-summary span,.support-ticket-summary strong{display:block}.support-ticket-summary span{color:var(--bp-muted);font-size:11px;font-weight:700;margin-bottom:5px}.support-ai-context{border-color:#b9dec5;background:linear-gradient(135deg,#f1fbf4,#fff)}.support-ai-context h2{margin:4px 0 8px}.support-ai-context p{line-height:1.7;color:#3f5045}.support-thread{display:grid;gap:12px}.support-message{max-width:84%;border:1px solid var(--bp-line);border-radius:15px;padding:14px 15px;background:#f8fbf9}.support-message.from-business{margin-inline-start:auto;background:#eef8f1;border-color:#c8e5d0}.support-message.from-support{margin-inline-end:auto;background:#fff}.support-message-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.support-message-head time{color:var(--bp-muted);font-size:11px}.support-message p{margin:0;line-height:1.7;white-space:normal}.support-attachment{display:inline-flex;align-items:center;gap:5px;margin-top:10px;color:#147a39;text-decoration:none;font-weight:700;font-size:12px}.support-attachment small{color:var(--bp-muted)}.support-reply-form textarea{width:100%;margin-bottom:12px}.support-reply-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
html[dir=rtl] .support-ticket-summary>div{border-right:0;border-left:1px solid var(--bp-line);padding-right:0;padding-left:14px}html[dir=rtl] .support-ticket-summary>div:last-child{border-left:0}
@media(max-width:900px){.support-ticket-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.support-section-head{flex-direction:column}.support-ai-note{max-width:none;width:100%}}@media(max-width:680px){.support-stats,.support-ticket-summary{grid-template-columns:1fr}.support-ticket-row{align-items:flex-start;flex-direction:column}.support-ticket-meta{justify-content:flex-start;text-align:start}.support-message{max-width:96%}.support-ticket-summary>div,html[dir=rtl] .support-ticket-summary>div{border:0;padding:0 0 12px}.support-reply-actions{align-items:stretch;flex-direction:column}.support-reply-actions .bp-btn{width:100%}}
