/* IPTV Belgique Commerce Engine v2.7.19.1 — Light dashboard redesign, theme conflict hardening and gateway compatibility.
   Extracted from the previous monolithic assets/css/commerce.css.
   Keep module order unchanged unless a visual regression audit is performed. */

/* IPTV Belgique Commerce v2.6.93 — Real Light SaaS Client Dashboard Redesign
   Scope: mon-compte-iptv / private customer portal only. */
body .iptvbc-account.iptvbc-client-light-shell-v2693,
body.iptvb-theme .iptvbc-account.iptvbc-client-light-shell-v2693{
  --cl-bg:#f5f8fc;
  --cl-panel:#ffffff;
  --cl-panel-soft:#fbfdff;
  --cl-text:#111827;
  --cl-title:#101828;
  --cl-muted:#667085;
  --cl-soft:#eef3f8;
  --cl-border:#e4eaf2;
  --cl-red:#ef1744;
  --cl-red-dark:#cf123a;
  --cl-orange:#ff8a00;
  --cl-blue:#0b66e4;
  --cl-green:#10b981;
  --cl-teal:#14b8a6;
  --cl-gold:#f5b21b;
  --cl-shadow:0 28px 80px rgba(15,23,42,.10);
  --cl-shadow-soft:0 14px 34px rgba(15,23,42,.065);
  display:grid!important;
  grid-template-columns:284px minmax(0,1fr)!important;
  grid-auto-rows:min-content!important;
  column-gap:0!important;
  row-gap:0!important;
  width:min(1540px,calc(100vw - 44px))!important;
  max-width:none!important;
  min-height:980px!important;
  margin:44px auto 72px!important;
  padding:0!important;
  border:1px solid var(--cl-border)!important;
  border-radius:34px!important;
  background:linear-gradient(180deg,#fff 0%,#f4f7fb 100%)!important;
  box-shadow:0 40px 120px rgba(15,23,42,.11)!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:var(--cl-text)!important;
  font-family:Poppins,Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
}
body .iptvbc-account.iptvbc-client-light-shell-v2693 *,
body.iptvb-theme .iptvbc-account.iptvbc-client-light-shell-v2693 *{
  box-sizing:border-box!important;
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
}
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-light-topbar-v2693,
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-page-header-v2651,
body .iptvbc-client-light-shell-v2693 > .iptvbc-alert,
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-overview-v2693,
body .iptvbc-client-light-shell-v2693 > .iptvbc-account-card,
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-access-page-v2637,
body .iptvbc-client-light-shell-v2693 > .iptvbc-feature-bar,
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-feature-bar-v2693{
  grid-column:2!important;
  min-width:0!important;
}
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-light-topbar-v2693{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  min-height:86px!important;
  padding:22px 34px!important;
  border-bottom:1px solid var(--cl-border)!important;
  background:rgba(255,255,255,.86)!important;
  backdrop-filter:blur(16px)!important;
}
body .iptvbc-client-light-title-v2693{display:grid!important;gap:3px!important;min-width:0!important;}
body .iptvbc-client-light-title-v2693 strong{color:var(--cl-title)!important;font-size:clamp(22px,2vw,30px)!important;line-height:1.08!important;font-weight:850!important;letter-spacing:-.035em!important;}
body .iptvbc-client-light-title-v2693 span{color:#40506a!important;font-size:15px!important;line-height:1.4!important;font-weight:560!important;}
body .iptvbc-client-light-user-v2693{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;}
body .iptvbc-client-live-badge-v2693{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:#ecfdf3!important;border:1px solid #bbf7d0!important;color:#047857!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important;}
body .iptvbc-client-top-icon-v2693{position:relative!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:16px!important;border:1px solid var(--cl-border)!important;background:#fff!important;color:#101828!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(15,23,42,.05)!important;}
body .iptvbc-client-top-icon-v2693 em{position:absolute!important;right:-5px!important;top:-6px!important;display:grid!important;place-items:center!important;min-width:20px!important;height:20px!important;border-radius:999px!important;background:var(--cl-red)!important;color:#fff!important;font-size:11px!important;font-style:normal!important;font-weight:850!important;}
body .iptvbc-client-avatar-v2693{display:flex!important;align-items:center!important;gap:10px!important;padding:5px 10px 5px 5px!important;border:1px solid transparent!important;border-radius:999px!important;color:var(--cl-title)!important;text-decoration:none!important;}
body .iptvbc-client-avatar-v2693 span{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:999px!important;background:linear-gradient(135deg,#fff1db,#ffe8ee)!important;border:1px solid #ffd7c2!important;color:#9a3412!important;font-weight:900!important;}
body .iptvbc-client-avatar-v2693 strong{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:760!important;}

/* Content header simplified and airy */
body .iptvbc-client-light-shell-v2693 > .iptvbc-client-page-header-v2651{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  margin:0!important;
  padding:30px 34px 16px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--cl-title)!important;
  overflow:visible!important;
}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-icon-v2651{display:none!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-kicker{
  display:inline-flex!important;align-items:center!important;gap:8px!important;width:max-content!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#dcfce7!important;color:#047857!important;font-size:12px!important;font-weight:820!important;letter-spacing:0!important;text-transform:none!important;
}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-header-v2651 h2{margin:12px 0 6px!important;color:var(--cl-title)!important;font-size:clamp(34px,4.2vw,48px)!important;line-height:.98!important;font-weight:880!important;letter-spacing:-.065em!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-header-v2651 p{max-width:720px!important;margin:0!important;color:#53627a!important;font-size:16px!important;line-height:1.48!important;font-weight:570!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-status-v2651{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:18px!important;max-width:760px!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-status-v2651 span{min-height:66px!important;padding:14px!important;border:1px solid var(--cl-border)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 20px rgba(15,23,42,.035)!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-status-v2651 small{display:block!important;color:#667085!important;font-size:11px!important;text-transform:uppercase!important;font-weight:820!important;letter-spacing:.04em!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-status-v2651 strong{display:block!important;margin-top:5px!important;color:#101828!important;font-size:14px!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-actions-v2651 .iptvbc-btn{min-width:176px!important;}

/* Overview redesigned like the validated light mockup */
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-v2693{display:grid!important;gap:20px!important;padding:0 34px 34px!important;}
body .iptvbc-client-dashboard-mainrow-v2693{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(310px,.95fr)!important;gap:20px!important;align-items:stretch!important;}
body .iptvbc-client-subscription-card-v2693,
body .iptvbc-client-expiry-card-v2693,
body .iptvbc-client-loyalty-strip-v2693,
body .iptvbc-client-mini-panel-v2693,
body .iptvbc-client-light-shell-v2693 .iptvbc-account-card,
body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-card-v2637{
  border:1px solid var(--cl-border)!important;
  border-radius:24px!important;
  background:#fff!important;
  color:var(--cl-title)!important;
  box-shadow:var(--cl-shadow-soft)!important;
}
body .iptvbc-client-subscription-card-v2693{position:relative!important;overflow:hidden!important;padding:30px!important;background:radial-gradient(circle at 92% 18%,rgba(239,23,68,.08),transparent 28%),linear-gradient(135deg,#fff,#fff7f7 52%,#fff)!important;border-color:#ffd7df!important;}
body .iptvbc-client-subscription-card-v2693:after{content:""!important;position:absolute!important;right:34px!important;top:30px!important;width:170px!important;height:110px!important;opacity:.18!important;background:radial-gradient(circle,#ef1744 1.4px,transparent 1.8px)!important;background-size:10px 10px!important;border-radius:40px!important;}
body .iptvbc-client-subscription-head-v2693{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:26px!important;}
body .iptvbc-client-crown-v2693{display:grid!important;place-items:center!important;width:66px!important;height:66px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffc14d,#ff7a1a)!important;color:#fff!important;font-size:32px!important;box-shadow:0 18px 38px rgba(255,138,0,.26)!important;}
body .iptvbc-client-subscription-head-v2693 h3{margin:0 0 8px!important;color:var(--cl-title)!important;font-size:24px!important;line-height:1.12!important;font-weight:850!important;letter-spacing:-.035em!important;}
body .iptvbc-client-status-badge-v2693{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:#dcfce7!important;color:#047857!important;font-size:13px!important;font-weight:800!important;}
body .iptvbc-client-subscription-metrics-v2693{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin-bottom:24px!important;}
body .iptvbc-client-subscription-metrics-v2693 span{display:grid!important;gap:6px!important;min-width:0!important;padding:0 22px!important;border-left:1px solid #e7edf5!important;}
body .iptvbc-client-subscription-metrics-v2693 span:first-child{border-left:0!important;padding-left:0!important;}
body .iptvbc-client-subscription-metrics-v2693 small{color:#53627a!important;font-size:13px!important;font-weight:760!important;}
body .iptvbc-client-subscription-metrics-v2693 strong{color:#111827!important;font-size:18px!important;line-height:1.1!important;font-weight:800!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
body .iptvbc-client-subscription-metrics-v2693 em{color:#667085!important;font-size:13px!important;font-style:normal!important;font-weight:550!important;}
body .iptvbc-client-subscription-actions-v2693{display:flex!important;gap:14px!important;flex-wrap:wrap!important;position:relative!important;z-index:1!important;}
body .iptvbc-client-expiry-card-v2693{display:grid!important;grid-template-columns:auto 1fr!important;align-content:center!important;gap:18px!important;padding:30px!important;}
body .iptvbc-client-expiry-icon-v2693{display:grid!important;place-items:center!important;width:80px!important;height:80px!important;border-radius:999px!important;background:#dcfce7!important;color:#16a34a!important;border:1px solid #bbf7d0!important;font-size:34px!important;}
body .iptvbc-client-expiry-card-v2693 small{display:block!important;color:#101828!important;font-size:17px!important;font-weight:760!important;margin-bottom:20px!important;}
body .iptvbc-client-expiry-card-v2693 strong{display:block!important;color:#101828!important;font-size:22px!important;font-weight:850!important;}
body .iptvbc-client-expiry-card-v2693 p{margin:8px 0 0!important;color:#53627a!important;font-size:15px!important;line-height:1.45!important;font-weight:550!important;}
body .iptvbc-client-expiry-card-v2693 .iptvbc-btn{grid-column:1/-1!important;width:100%!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-btn,
body .iptvbc-client-light-shell-v2693 button,
body .iptvbc-client-light-shell-v2693 input[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:48px!important;padding:0 22px!important;border-radius:13px!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#101828!important;font-size:14px!important;line-height:1!important;font-weight:780!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(15,23,42,.05)!important;cursor:pointer!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-btn-primary,
body .iptvbc-client-light-shell-v2693 .iptvbc-btn.iptvbc-btn-primary{border-color:transparent!important;background:linear-gradient(135deg,var(--cl-red),#f11e50)!important;color:#fff!important;box-shadow:0 18px 34px rgba(239,23,68,.28)!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-btn-premium-v2693{border-color:transparent!important;background:linear-gradient(135deg,#ffb82c,#ff8500)!important;color:#fff!important;box-shadow:0 18px 34px rgba(255,138,0,.28)!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-btn-outline-v2693{width:100%!important;background:#fff!important;color:var(--cl-red)!important;border-color:#ffcad4!important;box-shadow:none!important;}

body .iptvbc-client-overview-grid-v2693{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652{position:relative!important;display:grid!important;align-content:start!important;gap:8px!important;min-height:168px!important;padding:22px!important;border-radius:22px!important;background:#fff!important;border:1px solid var(--cl-border)!important;box-shadow:0 12px 28px rgba(15,23,42,.055)!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652 > span:first-child{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin-bottom:8px!important;border-radius:999px!important;background:#fff1f3!important;color:var(--cl-red)!important;border:1px solid #ffd7df!important;font-size:26px!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652:nth-child(2)>span:first-child{background:#eaf3ff!important;color:#0b66e4!important;border-color:#cfe2ff!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652:nth-child(3)>span:first-child{background:#f3e8ff!important;color:#7c3aed!important;border-color:#e9d5ff!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652:nth-child(4)>span:first-child{background:#dcfce7!important;color:#16a34a!important;border-color:#bbf7d0!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652 small{color:#344054!important;font-size:14px!important;font-weight:760!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652 strong{display:block!important;color:#101828!important;font-size:18px!important;line-height:1.2!important;font-weight:850!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652 p{margin:0!important;color:#667085!important;font-size:13px!important;line-height:1.44!important;font-weight:550!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652 em{font-style:normal!important;color:#101828!important;font-size:16px!important;font-weight:800!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-card-v2652 a{margin-top:8px!important;color:#0b66e4!important;font-size:14px!important;font-weight:760!important;text-decoration:none!important;}
body .iptvbc-client-loyalty-strip-v2693{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;align-items:center!important;gap:20px!important;min-height:116px!important;padding:22px 30px!important;background:linear-gradient(135deg,#eaf3ff 0%,#fff 58%,#fff7ed 100%)!important;border-color:#d8e8ff!important;overflow:hidden!important;}
body .iptvbc-client-loyalty-strip-v2693 > span{display:grid!important;place-items:center!important;width:72px!important;height:72px!important;border-radius:999px!important;background:linear-gradient(135deg,#3b82f6,#0b66e4)!important;color:#fff!important;font-size:34px!important;box-shadow:0 18px 38px rgba(59,130,246,.24)!important;}
body .iptvbc-client-loyalty-strip-v2693 h3{margin:0 0 5px!important;color:#101828!important;font-size:24px!important;font-weight:850!important;letter-spacing:-.03em!important;}
body .iptvbc-client-loyalty-strip-v2693 p{margin:0!important;color:#53627a!important;font-size:15px!important;font-weight:550!important;}
body .iptvbc-client-loyalty-strip-v2693 i{font-style:normal!important;font-size:46px!important;}
body .iptvbc-client-bottom-grid-v2693{display:grid!important;grid-template-columns:1.05fr 1fr .9fr!important;gap:20px!important;align-items:start!important;}
body .iptvbc-client-mini-panel-v2693{padding:22px!important;min-height:288px!important;}
body .iptvbc-client-mini-panel-v2693 header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:16px!important;padding:0 0 12px!important;border-bottom:1px solid var(--cl-border)!important;}
body .iptvbc-client-mini-panel-v2693 h3{margin:0!important;color:#101828!important;font-size:22px!important;font-weight:850!important;letter-spacing:-.035em!important;}
body .iptvbc-client-mini-panel-v2693 header a{color:var(--cl-red)!important;font-size:13px!important;font-weight:760!important;text-decoration:none!important;}
body .iptvbc-client-ticket-preview-v2693{display:grid!important;gap:8px!important;}
body .iptvbc-client-ticket-preview-v2693 span{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:8px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid #f0f4f8!important;}
body .iptvbc-client-ticket-preview-v2693 strong{color:#101828!important;font-size:13px!important;font-weight:780!important;}
body .iptvbc-client-ticket-preview-v2693 em{color:#53627a!important;font-size:13px!important;font-style:normal!important;font-weight:550!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
body .iptvbc-client-ticket-preview-v2693 small{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 8px!important;border-radius:999px!important;background:#dcfce7!important;color:#047857!important;font-size:11px!important;font-weight:780!important;}
body .iptvbc-client-empty-mini-v2693{display:grid!important;gap:8px!important;padding:18px!important;border-radius:18px!important;background:#f8fafc!important;border:1px dashed #dbe3ef!important;color:#53627a!important;}
body .iptvbc-client-empty-mini-v2693 strong{color:#101828!important;}
body .iptvbc-client-mini-panel-v2693 .iptvbc-client-orders-list{display:grid!important;gap:8px!important;}
body .iptvbc-client-mini-panel-v2693 .iptvbc-client-order-row{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:8px 0!important;border:0!important;border-bottom:1px solid #f0f4f8!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#101828!important;text-decoration:none!important;}
body .iptvbc-client-mini-panel-v2693 .iptvbc-client-order-row strong{font-size:13px!important;font-weight:780!important;}
body .iptvbc-client-mini-panel-v2693 .iptvbc-client-order-row small{font-size:12px!important;color:#667085!important;}
body .iptvbc-client-mini-panel-v2693 .iptvbc-client-order-row em{font-size:12px!important;color:#0b66e4!important;font-style:normal!important;font-weight:760!important;}
body .iptvbc-client-profile-preview-v2693{display:grid!important;gap:10px!important;margin-bottom:18px!important;}
body .iptvbc-client-profile-preview-v2693 span{display:grid!important;gap:4px!important;padding:12px 0!important;border-bottom:1px solid #f0f4f8!important;}
body .iptvbc-client-profile-preview-v2693 small{color:#667085!important;font-size:12px!important;font-weight:650!important;}
body .iptvbc-client-profile-preview-v2693 strong{color:#101828!important;font-size:14px!important;font-weight:760!important;overflow-wrap:anywhere!important;}

/* Other client sections: keep the same visual language, but wider and clearer */
body .iptvbc-client-light-shell-v2693:not(.is-section-overview) > .iptvbc-account-card,
body .iptvbc-client-light-shell-v2693:not(.is-section-overview) > .iptvbc-client-access-page-v2637{margin:0 34px 34px!important;padding:24px!important;max-width:none!important;width:auto!important;}
body .iptvbc-client-light-shell-v2693.is-section-support > .iptvbc-account-card{grid-column:2!important;margin-top:34px!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-support-card-v2630{background:#fff!important;border:1px solid var(--cl-border)!important;border-radius:26px!important;box-shadow:var(--cl-shadow-soft)!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-access-shadow-host-v2687,
body .iptvbc-client-light-shell-v2693 .iptvbc-access-page-capsule-v2689{max-width:none!important;width:100%!important;margin:0!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin:0 34px 34px!important;padding:18px 20px!important;border:1px solid var(--cl-border)!important;border-radius:24px!important;background:#fff!important;box-shadow:var(--cl-shadow-soft)!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693 span{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;column-gap:12px!important;align-items:center!important;padding:0 16px!important;border-left:1px solid #edf2f7!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693 span:first-child{border-left:0!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693 i{grid-row:1 / span 2!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:999px!important;background:#f1f5f9!important;font-style:normal!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693 strong{color:#101828!important;font-size:14px!important;font-weight:780!important;}
body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693 small{color:#667085!important;font-size:12px!important;font-weight:540!important;}

@media(max-width:1280px){
  body .iptvbc-account.iptvbc-client-light-shell-v2693{grid-template-columns:244px minmax(0,1fr)!important;width:min(1220px,calc(100vw - 30px))!important;}
  body .iptvbc-client-dashboard-mainrow-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-subscription-metrics-v2693{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
  body .iptvbc-client-subscription-metrics-v2693 span{border:1px solid var(--cl-border)!important;border-radius:16px!important;padding:14px!important;background:#fff!important;}
  body .iptvbc-client-overview-grid-v2693{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body .iptvbc-client-bottom-grid-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693 span{border-left:0!important;}
}
@media(max-width:900px){
  body .iptvbc-account.iptvbc-client-light-shell-v2693{display:block!important;width:min(100% - 18px,760px)!important;min-height:0!important;border-radius:26px!important;margin:18px auto 44px!important;overflow:hidden!important;}
  body .iptvbc-client-light-shell-v2693 > .iptvbc-client-light-topbar-v2693{display:grid!important;grid-template-columns:1fr!important;padding:18px!important;}
  body .iptvbc-client-light-user-v2693{justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:2px!important;}
  body .iptvbc-client-avatar-v2693 strong{display:none!important;}
  body .iptvbc-client-light-shell-v2693 > .iptvbc-client-page-header-v2651{grid-template-columns:1fr!important;padding:20px 18px 10px!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-status-v2651{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-overview-v2693{padding:0 18px 18px!important;}
  body .iptvbc-client-subscription-card-v2693,
  body .iptvbc-client-expiry-card-v2693,
  body .iptvbc-client-loyalty-strip-v2693,
  body .iptvbc-client-mini-panel-v2693{padding:18px!important;border-radius:20px!important;}
  body .iptvbc-client-subscription-head-v2693{align-items:flex-start!important;}
  body .iptvbc-client-subscription-metrics-v2693,
  body .iptvbc-client-overview-grid-v2693,
  body .iptvbc-client-loyalty-strip-v2693,
  body .iptvbc-client-bottom-grid-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-expiry-card-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-light-shell-v2693:not(.is-section-overview)> .iptvbc-account-card,
  body .iptvbc-client-light-shell-v2693:not(.is-section-overview)> .iptvbc-client-access-page-v2637{margin:0 18px 18px!important;padding:18px!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-feature-bar-v2693{grid-template-columns:1fr!important;margin:0 18px 18px!important;}
}
@media(max-width:520px){
  body .iptvbc-client-light-title-v2693 strong{font-size:24px!important;}
  body .iptvbc-client-light-title-v2693 span{font-size:13px!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-header-v2651 h2{font-size:34px!important;}
  body .iptvbc-client-crown-v2693{width:54px!important;height:54px!important;border-radius:18px!important;font-size:26px!important;}
  body .iptvbc-client-subscription-head-v2693 h3{font-size:20px!important;}
  body .iptvbc-client-light-shell-v2693 .iptvbc-client-page-status-v2651{grid-template-columns:1fr!important;}
}


/* IPTV Belgique Commerce v2.6.94 — Light Dashboard Exactness Pass
   Goal: make mon-compte-iptv match the approved light SaaS mockup more closely:
   - no giant empty vertical sidebar / no stretched VIP card
   - denser, cleaner client app shell
   - stronger white-card hierarchy
   - less legacy page feeling
   - safer scoped reset against theme CSS. */
body .iptvbc-account.iptvbc-client-light-shell-v2694,
body.iptvb-theme .iptvbc-account.iptvbc-client-light-shell-v2694{
  --cl-bg:#f7f9fc;
  --cl-panel:#ffffff;
  --cl-panel-soft:#fbfdff;
  --cl-title:#111827;
  --cl-text:#1f2937;
  --cl-muted:#64748b;
  --cl-border:#e6edf5;
  --cl-red:#ef1744;
  --cl-red-dark:#d80f38;
  --cl-orange:#ff8a00;
  --cl-blue:#0b66e4;
  --cl-green:#12b76a;
  --cl-gold:#f7b733;
  width:min(1680px,calc(100vw - 40px))!important;
  max-width:1680px!important;
  min-height:0!important;
  margin:38px auto 66px!important;
  grid-template-columns:286px minmax(0,1fr)!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%)!important;
  border:1px solid #e4ebf4!important;
  border-radius:34px!important;
  box-shadow:0 34px 95px rgba(15,23,42,.105)!important;
  overflow:hidden!important;
}
body .iptvbc-account.iptvbc-client-light-shell-v2694,
body .iptvbc-account.iptvbc-client-light-shell-v2694 *{
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
}

/* Topbar like the approved light mockup: simple, white, premium, readable. */
body .iptvbc-client-light-shell-v2694 > .iptvbc-client-light-topbar-v2693{
  min-height:88px!important;
  padding:24px 34px!important;
  background:#fff!important;
  border-bottom:1px solid #e7eef6!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-light-title-v2693 strong{
  font-size:30px!important;
  line-height:1.04!important;
  font-weight:920!important;
  color:#111827!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-light-title-v2693 span{font-size:15px!important;color:#46566f!important;font-weight:560!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-live-badge-v2693{background:#ecfdf3!important;border-color:#bbf7d0!important;color:#047857!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-top-icon-v2693{background:#fff!important;border-color:#e8eef6!important;box-shadow:0 10px 22px rgba(15,23,42,.045)!important;}

/* Page header: keep one clear hero, but make it less old-plugin and closer to the mockup. */
body .iptvbc-client-light-shell-v2694 > .iptvbc-client-page-header-v2651{
  margin:0!important;
  padding:34px 34px 24px!important;
  border-bottom:1px solid #edf2f7!important;
  background:
    radial-gradient(circle at 22% 8%,rgba(239,23,68,.075),transparent 20%),
    radial-gradient(circle at 96% 96%,rgba(247,183,51,.10),transparent 24%),
    #fff!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-header-v2651 h2{
  margin:10px 0 7px!important;
  font-size:clamp(42px,4.6vw,58px)!important;
  line-height:.94!important;
  font-weight:950!important;
  letter-spacing:-.078em!important;
  color:#111827!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-header-v2651 p{max-width:780px!important;font-size:16px!important;color:#475569!important;font-weight:560!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-status-v2651{max-width:820px!important;gap:12px!important;margin-top:20px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-status-v2651 span{
  min-height:68px!important;
  padding:15px!important;
  border-radius:17px!important;
  background:#fff!important;
  border:1px solid #e6edf5!important;
  box-shadow:0 10px 24px rgba(15,23,42,.045)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-actions-v2651 .iptvbc-btn{height:54px!important;border-radius:18px!important;box-shadow:0 18px 38px rgba(239,23,68,.22)!important;}

/* Overview exact pass. */
body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-v2693{padding:24px 34px 34px!important;gap:22px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-dashboard-mainrow-v2693{grid-template-columns:minmax(0,2.15fr) minmax(340px,.85fr)!important;gap:22px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-card-v2693,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-expiry-card-v2693,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-card-v2652,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-loyalty-strip-v2693,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-mini-panel-v2693,
body .iptvbc-client-light-shell-v2694 .iptvbc-account-card,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-card-v2637{
  background:#fff!important;
  border:1px solid #e6edf5!important;
  border-radius:24px!important;
  box-shadow:0 18px 42px rgba(15,23,42,.06)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-card-v2693{
  padding:32px!important;
  border-color:#ffd8df!important;
  background:
    radial-gradient(circle at 92% 20%,rgba(239,23,68,.075),transparent 26%),
    linear-gradient(135deg,#fff 0%,#fff7f8 52%,#fff 100%)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-card-v2693:after{opacity:.13!important;width:190px!important;height:130px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-head-v2693 h3{font-size:27px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.04em!important;color:#111827!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-crown-v2693{width:68px!important;height:68px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffc247,#ff8a00)!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693{gap:0!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693 span{padding:0 24px!important;border-left:1px solid #e6edf5!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693 span:first-child{padding-left:0!important;border-left:0!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693 small{font-size:13px!important;color:#64748b!important;font-weight:720!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693 strong{font-size:20px!important;color:#111827!important;font-weight:850!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-actions-v2693{margin-top:28px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-btn,
body .iptvbc-client-light-shell-v2694 button,
body .iptvbc-client-light-shell-v2694 input[type="submit"]{border-radius:16px!important;font-weight:850!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-btn-primary,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-actions-v2651 .iptvbc-btn,
body .iptvbc-client-light-shell-v2694 input[type="submit"]{
  background:linear-gradient(135deg,#ef1744,#e2103d)!important;
  border-color:transparent!important;
  color:#fff!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-expiry-card-v2693{padding:32px!important;gap:18px!important;background:#fff!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-expiry-card-v2693 strong{font-size:24px!important;color:#111827!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-expiry-icon-v2693{width:72px!important;height:72px!important;background:#e9fbf1!important;color:#12b76a!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-btn-premium-v2693{background:linear-gradient(135deg,#ffae1b,#ff7a00)!important;color:#fff!important;border-color:transparent!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-grid-v2693{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-card-v2652{min-height:176px!important;padding:24px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-card-v2652 > span[aria-hidden="true"]{width:58px!important;height:58px!important;border-radius:22px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-card-v2652 strong{font-size:19px!important;color:#111827!important;letter-spacing:-.025em!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-loyalty-strip-v2693{min-height:118px!important;background:linear-gradient(135deg,#eaf3ff 0%,#fff 58%,#fff4df 100%)!important;border-color:#d8e8ff!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-loyalty-strip-v2693 > span{width:72px!important;height:72px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-bottom-grid-v2693{grid-template-columns:1.15fr 1.15fr .9fr!important;gap:20px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-mini-panel-v2693{min-height:248px!important;padding:24px!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-mini-panel-v2693 h3{font-size:24px!important;letter-spacing:-.045em!important;}

/* Orders, renewal, support, profile pages: kill the old pink block feeling; make them clean cards. */
body .iptvbc-client-light-shell-v2694:not(.is-section-overview) > .iptvbc-account-card,
body .iptvbc-client-light-shell-v2694:not(.is-section-overview) > .iptvbc-client-access-page-v2637{
  margin:24px 34px 28px!important;
  padding:28px!important;
  border-radius:26px!important;
  background:#fff!important;
  border:1px solid #e6edf5!important;
  box-shadow:0 18px 42px rgba(15,23,42,.06)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-main-card,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-history-card-v2630,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-renewal-section,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-profile-shell-v2630,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-track-card-v2631{
  background:#fff!important;
  border:1px solid #e6edf5!important;
  box-shadow:0 18px 42px rgba(15,23,42,.06)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-status-pills,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-config-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin:22px 0!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-status-pills span,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-config-strip div{
  min-height:72px!important;
  padding:16px!important;
  border-radius:18px!important;
  background:#fbfdff!important;
  border:1px solid #e6edf5!important;
  box-shadow:0 8px 22px rgba(15,23,42,.035)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-timeline,
body .iptvbc-client-light-shell-v2694 .iptvbc-order-summary,
body .iptvbc-client-light-shell-v2694 .iptvbc-client-history-card-v2630{
  border-radius:22px!important;
  background:#fff!important;
  border-color:#e6edf5!important;
}

/* Access page: remove oversized legacy color blocks and harmonize with approved light dashboard. */
body .iptvbc-client-light-shell-v2694 .iptvbc-client-access-page-v2637,
body .iptvbc-client-light-shell-v2694 .iptvbc-access-page-capsule-v2689{
  background:#fff!important;
  border-color:#e6edf5!important;
  box-shadow:0 18px 42px rgba(15,23,42,.06)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-access-shadow-host-v2687,
body .iptvbc-client-light-shell-v2694 .iptvbc-access-page-capsule-v2689{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  filter:none!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-client-access-fullcapsule-v2689{background:#fff!important;border-radius:24px!important;}
body .iptvbc-client-light-shell-v2694 [data-iptvbc-access-page="vip-capsule"]{
  padding:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;
}

/* Support page: match the light support mockup rather than an old form panel. */
body .iptvbc-client-light-shell-v2694 .iptvbc-client-support-card-v2630{padding:22px!important;background:#fff!important;}
body .iptvbc-client-light-shell-v2694 .iptvbc-support-hero-v2643,
body .iptvbc-client-light-shell-v2694 .iptvbc-support-shortcuts-v2643,
body .iptvbc-client-light-shell-v2694 .iptvbc-support-composer-panel-v2643,
body .iptvbc-client-light-shell-v2694 .iptvbc-support-history-panel-v2643,
body .iptvbc-client-light-shell-v2694 .iptvbc-support-faq-panel-v2643{
  border-radius:26px!important;
  border:1px solid #e6edf5!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(15,23,42,.045)!important;
}
body .iptvbc-client-light-shell-v2694 .iptvbc-support-hero-v2643{
  background:linear-gradient(135deg,#fff 0%,#eefdfb 100%)!important;
}

/* Bottom trust bar: shorter and closer to mockup. */
body .iptvbc-client-light-shell-v2694 .iptvbc-client-feature-bar-v2693{
  margin:0 34px 32px!important;
  padding:16px 20px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid #e6edf5!important;
  box-shadow:0 18px 42px rgba(15,23,42,.055)!important;
}

@media(max-width:1360px){
  body .iptvbc-account.iptvbc-client-light-shell-v2694{width:min(1280px,calc(100vw - 26px))!important;grid-template-columns:250px minmax(0,1fr)!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-dashboard-mainrow-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-grid-v2693{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-bottom-grid-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-metrics-v2693 span{border:1px solid #e6edf5!important;border-radius:16px!important;padding:14px!important;background:#fff!important;}
}
@media(max-width:920px){
  body .iptvbc-account.iptvbc-client-light-shell-v2694{display:block!important;width:calc(100vw - 18px)!important;margin:18px auto 44px!important;border-radius:26px!important;min-height:0!important;}
  body .iptvbc-client-light-shell-v2694 > .iptvbc-client-light-topbar-v2693{display:grid!important;grid-template-columns:1fr!important;padding:18px!important;}
  body .iptvbc-client-light-shell-v2694 > .iptvbc-client-page-header-v2651{padding:22px 18px 18px!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-header-v2651 h2{font-size:38px!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-status-v2651,
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-status-pills,
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-config-strip{grid-template-columns:1fr 1fr!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-v2693{padding:18px!important;}
  body .iptvbc-client-light-shell-v2694:not(.is-section-overview) > .iptvbc-account-card,
  body .iptvbc-client-light-shell-v2694:not(.is-section-overview) > .iptvbc-client-access-page-v2637{margin:18px!important;padding:18px!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-feature-bar-v2693{grid-template-columns:1fr!important;margin:0 18px 18px!important;}
}
@media(max-width:560px){
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-page-status-v2651,
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-status-pills,
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-config-strip,
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-grid-v2693{grid-template-columns:1fr!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-card-v2693{padding:20px!important;}
  body .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-head-v2693 h3{font-size:22px!important;}
}


/* IPTV Belgique Commerce v2.6.95 — Theme/plugin conflict hardening for mon-compte-iptv
   This block intentionally comes last and has higher specificity than the theme-side
   generic Commerce compatibility rules. It prevents the theme from shrinking or re-skinning
   the new light client dashboard if assets are cached or loaded in an unexpected order. */
body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694{
  width:min(1680px,calc(100vw - 40px))!important;
  max-width:1680px!important;
  margin:38px auto 66px!important;
  display:grid!important;
  grid-template-columns:286px minmax(0,1fr)!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%)!important;
  border:1px solid #e4ebf4!important;
  border-radius:34px!important;
  box-shadow:0 34px 95px rgba(15,23,42,.105)!important;
}
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-account-card,
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-page-card-v2637,
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-card-v2652,
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-mini-panel-v2693,
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-card-v2693,
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-expiry-card-v2693{
  background:#fff!important;
  border-color:#e6edf5!important;
  color:#111827!important;
  box-shadow:0 18px 42px rgba(15,23,42,.06)!important;
}
body.iptvb-theme.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-subscription-card-v2693{
  background:radial-gradient(circle at 92% 20%,rgba(239,23,68,.075),transparent 26%),linear-gradient(135deg,#fff 0%,#fff7f8 52%,#fff 100%)!important;
  border-color:#ffd8df!important;
}
@media(max-width:1360px){
  body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
  body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694{
    width:min(1280px,calc(100vw - 26px))!important;
    grid-template-columns:250px minmax(0,1fr)!important;
  }
}
@media(max-width:920px){
  body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
  body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694{
    display:block!important;
    width:calc(100vw - 18px)!important;
    margin:18px auto 44px!important;
    border-radius:26px!important;
  }
}


/* IPTV Belgique Commerce v2.6.96 — Client portal containment + no horizontal clipping
   Final anti-conflict layer for /mon-compte-iptv/.
   v2.6.95 overcorrected the shell to 1680px, which caused right-side clipping on real
   theme pages. This layer keeps the light dashboard premium, but constrains it to a
   safe SaaS width and neutralizes theme/page overflow. */
body.iptvb-client-portal-page,
body:has(.iptvbc-account.iptvbc-client-light-shell-v2694){
  overflow-x:hidden!important;
}
body.iptvb-theme.iptvb-client-portal-page .site,
body.iptvb-theme.iptvb-client-portal-page .site-main,
body.iptvb-theme.iptvb-client-portal-page .iptvb-page-main,
body.iptvb-theme.iptvb-client-portal-page .iptvb-page-shell,
body.iptvb-theme.iptvb-client-portal-page .iptvb-page-container,
body.iptvb-theme.iptvb-client-portal-page .iptvb-page-content,
body.iptvb-theme.iptvb-client-portal-page .iptvb-commerce-shortcode-content{
  max-width:none!important;
  min-width:0!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}
body.iptvb-theme.iptvb-client-portal-page .iptvb-page-container,
body.iptvb-client-portal-page .iptvb-page-container{
  width:min(1440px,calc(100vw - 32px))!important;
  max-width:1440px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
body .iptvbc-account.iptvbc-client-light-shell-v2694{
  width:100%!important;
  max-width:1440px!important;
  min-width:0!important;
  margin:34px auto 58px!important;
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  overflow:hidden!important;
  border-radius:32px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%)!important;
  border:1px solid #e4ebf4!important;
  box-shadow:0 30px 82px rgba(15,23,42,.10)!important;
  box-sizing:border-box!important;
}
body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694 *,
body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694 *{
  min-width:0;
  box-sizing:border-box!important;
}
body.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 > .iptvbc-client-light-topbar-v2693{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:14px 18px!important;
  padding:22px 30px!important;
}
body.iptvb-client-portal-page .iptvbc-client-light-title-v2693{
  min-width:260px!important;
  flex:1 1 360px!important;
}
body.iptvb-client-portal-page .iptvbc-client-light-user-v2693{
  flex:0 1 auto!important;
  max-width:100%!important;
  min-width:0!important;
}
body.iptvb-client-portal-page .iptvbc-client-page-header-v2651{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) max-content!important;
  gap:18px!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  padding:30px!important;
}
body.iptvb-client-portal-page .iptvbc-client-page-actions-v2651{
  max-width:100%!important;
  min-width:0!important;
  justify-self:end!important;
}
body.iptvb-client-portal-page .iptvbc-client-page-actions-v2651 .iptvbc-btn{
  max-width:100%!important;
  white-space:nowrap!important;
}
body.iptvb-client-portal-page .iptvbc-client-overview-v2693{
  padding:22px 30px 30px!important;
}
body.iptvb-client-portal-page .iptvbc-client-dashboard-mainrow-v2693{
  grid-template-columns:minmax(0,1fr) minmax(280px,330px)!important;
  gap:18px!important;
  max-width:100%!important;
}
body.iptvb-client-portal-page .iptvbc-client-overview-grid-v2693{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
body.iptvb-client-portal-page .iptvbc-client-bottom-grid-v2693{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(260px,.82fr)!important;
  gap:18px!important;
}
body.iptvb-client-portal-page .iptvbc-client-subscription-card-v2693,
body.iptvb-client-portal-page .iptvbc-client-expiry-card-v2693,
body.iptvb-client-portal-page .iptvbc-client-overview-card-v2652,
body.iptvb-client-portal-page .iptvbc-client-mini-panel-v2693,
body.iptvb-client-portal-page .iptvbc-client-loyalty-strip-v2693,
body.iptvb-client-portal-page .iptvbc-account-card,
body.iptvb-client-portal-page .iptvbc-client-access-page-v2637{
  max-width:100%!important;
  overflow:hidden!important;
}
body.iptvb-client-portal-page .iptvbc-client-subscription-metrics-v2693,
body.iptvb-client-portal-page .iptvbc-client-status-pills,
body.iptvb-client-portal-page .iptvbc-client-config-strip{
  max-width:100%!important;
}
body.iptvb-client-portal-page .iptvbc-client-subscription-metrics-v2693 span,
body.iptvb-client-portal-page .iptvbc-client-status-pills span,
body.iptvb-client-portal-page .iptvbc-client-config-strip div{
  min-width:0!important;
  overflow-wrap:anywhere!important;
}
body.iptvb-client-portal-page .iptvbc-access-shadow-host-v2687,
body.iptvb-client-portal-page .iptvbc-access-page-capsule-v2689,
body.iptvb-client-portal-page .iptvbc-client-access-fullcapsule-v2689,
body.iptvb-client-portal-page [data-iptvbc-access-page="vip-capsule"]{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:hidden!important;
}
@media(max-width:1500px){
  body.iptvb-theme.iptvb-client-portal-page .iptvb-page-container,
  body.iptvb-client-portal-page .iptvb-page-container{width:min(1320px,calc(100vw - 28px))!important;max-width:1320px!important;}
  body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
  body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
  body .iptvbc-account.iptvbc-client-light-shell-v2694{max-width:1320px!important;grid-template-columns:244px minmax(0,1fr)!important;}
  body.iptvb-client-portal-page .iptvbc-client-dashboard-mainrow-v2693{grid-template-columns:1fr!important;}
  body.iptvb-client-portal-page .iptvbc-client-overview-grid-v2693{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.iptvb-client-portal-page .iptvbc-client-bottom-grid-v2693{grid-template-columns:1fr!important;}
}
@media(max-width:1120px){
  body.iptvb-client-portal-page .iptvbc-client-page-header-v2651{grid-template-columns:1fr!important;}
  body.iptvb-client-portal-page .iptvbc-client-page-actions-v2651{justify-self:start!important;}
}
@media(max-width:920px){
  body.iptvb-theme.iptvb-client-portal-page .iptvb-page-container,
  body.iptvb-client-portal-page .iptvb-page-container{width:calc(100vw - 18px)!important;max-width:none!important;}
  body.iptvb-theme.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
  body.iptvb-client-portal-page .iptvbc-account.iptvbc-client-light-shell-v2694,
  body .iptvbc-account.iptvbc-client-light-shell-v2694{display:block!important;width:100%!important;max-width:760px!important;margin:18px auto 42px!important;border-radius:26px!important;}
  body.iptvb-client-portal-page .iptvbc-client-overview-grid-v2693,
  body.iptvb-client-portal-page .iptvbc-client-subscription-metrics-v2693,
  body.iptvb-client-portal-page .iptvbc-client-page-status-v2651,
  body.iptvb-client-portal-page .iptvbc-client-status-pills,
  body.iptvb-client-portal-page .iptvbc-client-config-strip{grid-template-columns:1fr!important;}
  body.iptvb-client-portal-page .iptvbc-client-overview-v2693,
  body.iptvb-client-portal-page .iptvbc-client-page-header-v2651{padding:18px!important;}
}
body.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-page-header-v2651,
body.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-overview-v2693,
body.iptvb-client-portal-page .iptvbc-client-light-shell-v2694 .iptvbc-client-feature-bar-v2693{
  min-width:0!important;
}


/* IPTV Belgique Commerce v2.7.6 — admin expiration autofill */
.iptvbc-expiration-autofill-v276{margin:14px 0 0;padding:14px 16px;border:1px solid rgba(255,176,0,.30);border-radius:18px;background:linear-gradient(135deg,#fff8ea,#fff);color:#344054;box-shadow:0 12px 30px rgba(15,23,42,.055)}
.iptvbc-expiration-autofill-v276 strong{display:block;margin-bottom:5px;color:#111827;font-weight:950}
.iptvbc-expiration-autofill-v276 p{margin:4px 0 0;font-weight:750;line-height:1.55}
.iptvbc-expiration-autofill-v276 mark{padding:2px 7px;border-radius:999px;background:#fff1c2;color:#7a4a00;font-weight:950}


/* IPTV Belgique Commerce v2.7.11 — CSS authority cleanup
   Sidebar ownership moved exclusively to assets/css/client/client-sidebar.css.
   Legacy commerce.css no longer defines .iptvbc-client-nav-v2629/.iptvbc-client-nav-v2637/.iptvbc-client-nav-v279,
   preventing duplicate titles, fake VIP blocks and width conflicts. */

/* IPTV Belgique Commerce v2.7.16 — Admin delivered access editor */
.iptvbc-post-delivery-access-editor-v2716{
  border:1px solid #dbeafe!important;
  background:linear-gradient(135deg,#ffffff 0%,#f8fbff 58%,#fff8ed 100%)!important;
  box-shadow:0 18px 46px rgba(15,23,42,.08)!important;
}
.iptvbc-post-delivery-access-editor-v2716>summary{
  min-height:58px;
}
.iptvbc-post-delivery-access-editor-v2716>summary span{
  color:#0f172a;
  font-weight:950;
}
.iptvbc-post-delivery-access-editor-v2716>summary em{
  color:#64748b;
  font-weight:750;
}
.iptvbc-post-delivery-sync-note-v2716{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:16px 0;
  padding:14px 16px;
  border-radius:18px;
  border:1px solid rgba(0,166,111,.18);
  background:linear-gradient(135deg,#ecfdf3,#ffffff);
  color:#065f46;
}
.iptvbc-post-delivery-sync-note-v2716 strong{
  display:block;
  color:#064e3b;
  font-weight:950;
}
.iptvbc-post-delivery-sync-note-v2716 span{
  display:block;
  color:#047857;
  font-weight:750;
  line-height:1.45;
}
.iptvbc-post-delivery-save-v2716{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  justify-content:flex-end;
  margin-top:18px!important;
  padding:14px 16px!important;
  border-radius:18px;
  background:#fff;
  border:1px solid #eef2f7;
}
.iptvbc-post-delivery-save-v2716 .button-hero{
  min-height:44px;
  padding-inline:22px!important;
  font-weight:900;
}
@media(max-width:782px){
  .iptvbc-post-delivery-sync-note-v2716,
  .iptvbc-post-delivery-save-v2716{display:grid;justify-content:stretch;}
  .iptvbc-post-delivery-save-v2716 .button{width:100%;text-align:center;}
}

