


.po-cours, .po-cours *, .po-cours *::before, .po-cours *::after { box-sizing: border-box; }
.po-cours {
    --c-ink: #15203c;
    --c-body: #1e293b;
    --c-soft: #475569;
    --c-mut: #64748b;
    --c-rule: #e2e8f0;
    --c-paper: #ffffff;
    --c-deep: #f8fafc;
    --c-blue: #2563eb;
    --c-navy: #1e3faf;
    --c-blue-soft: #e8f1ff;
    --c-green: #15803d;
    --c-green-soft: #f0fdf4;
    --c-amber: #b45309;
    --c-amber-soft: #fffbeb;
    --c-red: #b91c1c;
    --c-red-soft: #fef2f2;
    --c-orange1: #ff6b35;
    --c-orange2: #f7931e;
    font-family: 'Plus Jakarta Sans', -apple-system, 'Segoe UI', sans-serif;
    color: var(--c-body);
    line-height: 1.7;
    font-size: 16.5px;
    background: var(--c-paper);
}
.po-cours h1, .po-cours h2, .po-cours h3, .po-cours h4, .po-cours p, .po-cours ol, .po-cours ul, .po-cours figure { margin: 0; padding: 0; }
.po-cours ol, .po-cours ul { padding-left: 22px; margin-bottom: 16px; }
.po-cours li { margin-bottom: 6px; }
.po-cours a { color: var(--c-blue); text-decoration: underline; text-decoration-color: rgba(37,99,235,0.35); text-underline-offset: 3px; }
.po-cours a:hover { text-decoration-color: var(--c-blue); }
.po-cours .pc-wrap { max-width: 860px; margin: 0 auto; padding: 0 20px; }



.po-cours .pc-topgap { height: 1px; margin-bottom: -1px; }
.po-cours .pc-topbar { position: relative; z-index: auto; background: #fff; border-bottom: 1px solid var(--c-rule); }


.po-cours .pc-topbar.fixe { position: fixed; top: 0; left: 0; right: 0; z-index: 9998; background: rgba(255,255,255,0.96); backdrop-filter: blur(8px); box-shadow: 0 6px 18px rgba(21,32,60,0.07); }


.po-cours .pc-topbar-in { position: relative; max-width: 860px; margin: 0 auto; padding: 9px 20px 11px; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 12px; font-size: 13px; color: var(--c-mut); }
.po-cours .pc-tb-pill { appearance: none; cursor: pointer; font-family: inherit; display: inline-flex; align-items: center; gap: 5px; min-width: 0; font-size: 12.5px; font-weight: 700; color: var(--c-navy); background: var(--c-blue-soft); border: 1px solid rgba(37,99,235,0.16); padding: 6px 10px 6px 12px; border-radius: 999px; white-space: nowrap; transition: background .2s ease, transform .15s ease; }
.po-cours .pc-tb-pill .lbl { min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.po-cours .pc-tb-pill .pc-tb-chev { flex-shrink: 0; }
.po-cours .pc-tb-cs { display: none; }
.po-cours .pc-tb-pill:hover { background: #dbe9ff; transform: translateY(-1px); }
.po-cours .pc-tb-chev { width: 13px; height: 13px; transition: transform .2s ease; }
.po-cours .pc-tb-pill[aria-expanded="true"] .pc-tb-chev { transform: rotate(180deg); }


.po-cours .pc-bar { position: relative; flex: 1 1 100%; order: 99; height: 14px; border-radius: 999px; background: var(--c-rule); overflow: hidden; min-width: 0; }
.po-cours .pc-bar > span { display: block; height: 100%; width: 0; border-radius: 999px; background: linear-gradient(90deg, var(--c-orange1), var(--c-orange2)); transition: width .4s ease; }
.po-cours .pc-bar-pct { position: absolute; inset: 0; display: flex; align-items: center; justify-content: flex-end; padding-right: 9px; font-style: normal; font-size: 10px; font-weight: 800; color: #1e2b4f; letter-spacing: .02em; font-variant-numeric: tabular-nums; pointer-events: none; }
 
.po-cours .pc-tb-cta { appearance: none; cursor: pointer; font-family: inherit; font-size: 11.5px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; color: #fff; background: linear-gradient(135deg, var(--c-orange1), var(--c-orange2)); border: none; border-radius: 999px; padding: 9px 14px; white-space: nowrap; transition: transform .15s ease; }
.po-cours .pc-tb-cta:hover { transform: translateY(-1px); }
.po-cours .pc-tb-cta:active { transform: scale(0.97); }

 
.po-cours .pc-tb-panel { position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%); width: min(400px, calc(100vw - 24px)); max-height: min(430px, 62vh); overflow: auto; background: #fff; border: 1.5px solid #dbe6f6; border-radius: 16px; box-shadow: 0 18px 44px rgba(16,15,91,0.18); padding: 10px 10px 0; z-index: 9999; }
.po-cours .pc-tb-panel[hidden] { display: none; }


.po-cours .pc-tb-panel::after { content: ""; position: sticky; bottom: 0; display: block; height: 10px; margin-top: 0; pointer-events: none; }
.po-cours .pc-tb-panel.scr::after { height: 46px; margin-top: -36px; background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%232563eb" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>') center bottom 7px / 15px 15px no-repeat, linear-gradient(rgba(255,255,255,0), #ffffff 60%); opacity: 1; transition: opacity .25s ease; }
.po-cours .pc-tb-panel.scr.fin::after { opacity: 0; }
.po-cours .pc-tb-panel-t { display: block; font-size: 10.5px; font-weight: 800; text-transform: uppercase; letter-spacing: .09em; color: #8494b5; padding: 6px 10px 8px; }
.po-cours .pc-tb-item { display: flex; align-items: center; gap: 10px; width: 100%; box-sizing: border-box; padding: 9px 10px; border-radius: 11px; text-decoration: none; color: var(--c-body); font-size: 13.5px; font-weight: 600; }
.po-cours a.pc-tb-item:hover { background: var(--c-blue-soft); }
.po-cours .pc-tb-item .n { flex-shrink: 0; width: 24px; height: 24px; border-radius: 8px; display: grid; place-items: center; background: #eef2f8; color: var(--c-navy); font-size: 12px; font-weight: 800; }
.po-cours .pc-tb-item .t { flex: 1; min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.po-cours .pc-tb-item .m { flex-shrink: 0; font-size: 11px; font-weight: 700; color: #94a3b8; }
.po-cours .pc-tb-item.cur { background: var(--c-blue-soft); color: var(--c-ink); }
.po-cours .pc-tb-item.cur .m { color: var(--c-blue); }
.po-cours .pc-tb-item.done .n { background: #10b981; color: #fff; }
.po-cours .pc-tb-item.soon { opacity: 0.55; }
.po-cours .pc-tb-panel-hub { display: block; text-align: center; margin-top: 6px; padding: 10px; border-top: 1px solid var(--c-rule); font-size: 12.5px; font-weight: 700; color: var(--c-blue); text-decoration: none; }
 
.po-cours .pc-tb-switch { display: flex; align-items: center; gap: 2px; background: #eef2f8; border: 1px solid #dbe3f0; border-radius: 999px; padding: 4px; margin: 2px 4px 10px; }
.po-cours .pc-tb-switch .ps { flex: 1; text-align: center; padding: 8px 6px; border-radius: 999px; font-size: 12.5px; font-weight: 800; letter-spacing: .01em; color: #475569; text-decoration: none; white-space: nowrap; transition: background .15s ease, color .15s ease; }
.po-cours .pc-tb-switch .ps:hover { color: var(--c-navy); background: #fff; }
.po-cours .pc-tb-switch .ps.cur { background: var(--c-navy); color: #fff; }
 
.po-cours .pc-tb-compte { background: linear-gradient(135deg, #2563eb, #1e3faf); }
.po-cours .pc-tb-compte:hover { filter: brightness(1.08); }



.po-cours .pog-overlay, .po-cours .pog-overlay * { box-sizing: border-box; margin: 0; padding: 0; }
.po-cours .pog-overlay { position: fixed; inset: 0; z-index: 100000; display: grid; place-items: center; padding: 14px; background: rgba(13,20,40,0.62); backdrop-filter: blur(5px); font-family: 'Plus Jakarta Sans', -apple-system, 'Segoe UI', sans-serif; animation: pogOvIn .25s ease; }
.po-cours .pog-overlay[hidden] { display: none; }
@keyframes pogOvIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes pogPopIn { from { opacity: 0; transform: translateY(14px) scale(0.97); } to { opacity: 1; transform: none; } }
@keyframes pogSheetIn { from { transform: translateY(100%); } to { transform: none; } }
@keyframes pogBounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-6px); } }
@media (prefers-reduced-motion: reduce) { .po-cours .pog-overlay, .po-cours .pog-modal, .po-cours .pog-sign svg { animation: none !important; } }
.po-cours .pog-modal { position: relative; width: min(640px, 100%); max-height: min(94vh, 960px); overflow: auto; overscroll-behavior: contain; background: #edf0f7; border: 1.5px solid #dbe6f6; border-radius: 24px; box-shadow: 0 30px 80px rgba(10,16,40,0.45); animation: pogPopIn .3s cubic-bezier(0.34,1.4,0.64,1); scrollbar-width: thin; scrollbar-color: rgba(30,63,175,0.35) transparent; outline: none; }
.po-cours .pog-modal::-webkit-scrollbar { width: 7px; }
.po-cours .pog-modal::-webkit-scrollbar-track { background: transparent; }
.po-cours .pog-modal::-webkit-scrollbar-thumb { background: rgba(30,63,175,0.28); border-radius: 999px; }
.po-cours .pog-hero { position: relative; overflow: hidden; text-align: center; padding: 26px clamp(18px,4vw,28px) 32px; background: radial-gradient(340px 220px at 88% -20%, rgba(61,155,255,0.22), transparent 65%), radial-gradient(300px 200px at -8% 118%, rgba(255,107,53,0.14), transparent 60%), linear-gradient(150deg, #0e1a3d 0%, #15203c 55%, #1b2a52 100%); }
.po-cours .pog-hero-in { position: relative; z-index: 1; }
.po-cours .pog-sign { position: absolute; z-index: 0; opacity: 0.9; }
.po-cours .pog-sign svg { animation: pogBounce 3.6s ease-in-out infinite; filter: drop-shadow(0 8px 16px rgba(0,0,0,0.35)); }
.po-cours .pog-sign--stop { left: 12px; top: 14px; transform: rotate(-9deg); }
.po-cours .pog-sign--50 { right: 14px; bottom: 32px; transform: rotate(7deg); }
.po-cours .pog-sign--50 svg { animation-duration: 4.2s; animation-delay: .5s; }
.po-cours .pog-x { position: absolute; top: 8px; right: 10px; z-index: 2; appearance: none; border: none; background: transparent; cursor: pointer; font-size: 26px; line-height: 1; color: #93a5c9; padding: 6px; font-family: inherit; }
.po-cours .pog-plaque { display: inline-flex; align-items: stretch; background: #a11e33; border-radius: 7px; padding: 3px; box-shadow: 0 6px 18px rgba(161,30,51,0.45); line-height: 1; }
.po-cours .pog-plaque .pl-band { display: flex; align-items: center; background: #153a9e; border-radius: 4px 0 0 4px; padding: 0 4px; }
.po-cours .pog-plaque .pl-tx { display: flex; align-items: center; color: #a11e33; white-space: nowrap; background: linear-gradient(180deg,#f0f2f7 0%,#ffffff 42%,#dde3ec 100%); font-family: 'Archivo Black','Arial Black',sans-serif; font-size: 15px; letter-spacing: 0.04em; padding: 7px 13px; border-radius: 0 4px 4px 0; }
.po-cours .pog-h { margin: 14px auto 0; max-width: 560px; font-size: clamp(21px,3.8vw,27px); font-weight: 800; line-height: 1.2; letter-spacing: -0.5px; color: #fff; }
.po-cours .pog-sub { margin: 9px auto 0; max-width: 520px; font-size: 14px; line-height: 1.6; color: #b8c5e2; }
.po-cours .pog-chips { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 8px; margin-top: 13px; }
.po-cours .pog-chip { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: #fff; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.25); border-radius: 999px; padding: 5px 12px; }
.po-cours .pog-body { position: relative; padding: 20px clamp(14px,4vw,26px) 22px; text-align: center; }
.po-cours .pog-garantie { display: flex; gap: 12px; align-items: center; text-align: left; position: relative; z-index: 2; background: linear-gradient(135deg,#e9f8f1,#f6fdf9); border: 1.5px solid #b9e9d3; border-radius: 16px; padding: 13px 16px; margin: -42px 0 18px; box-shadow: 0 14px 32px rgba(6,78,59,0.2); }
.po-cours .pog-garantie svg { flex-shrink: 0; }
.po-cours .pog-garantie .t1 { font-size: 14.5px; font-weight: 800; color: #047857; line-height: 1.35; }
.po-cours .pog-garantie .t2 { font-size: 12px; font-weight: 600; color: #3d5568; line-height: 1.5; margin-top: 2px; }
.po-cours .pog-toggle { display: flex; gap: 4px; background: #fff; border-radius: 999px; padding: 6px; box-shadow: 0 12px 30px rgba(16,15,91,0.12); max-width: 460px; margin: 0 auto; }
.po-cours .pog-tab { flex: 1; display: flex; align-items: center; justify-content: center; gap: 8px; appearance: none; border: none; cursor: pointer; font-family: inherit; font-size: 14px; font-weight: 800; border-radius: 999px; padding: 12px 14px; transition: all .25s ease; white-space: nowrap; min-width: 0; background: transparent; color: #64748b; }
.po-cours .pog-tab[data-offer="sim"].is-active { background: linear-gradient(135deg,#2f6bff,#1e3faf); color: #fff; box-shadow: 0 8px 20px rgba(37,99,235,0.35); }
.po-cours .pog-tab[data-offer="prem"].is-active { background: linear-gradient(135deg,#1b2a52,#0c1226); color: #fff; box-shadow: 0 8px 20px rgba(12,18,38,0.4); }
.po-cours .pog-tab-badge { font-size: 10.5px; font-weight: 800; color: #fff; background: linear-gradient(135deg,#ff8a3d,#f7931e); border-radius: 999px; padding: 3px 8px; }
.po-cours .pog-tab[data-offer="prem"].is-active .pog-tab-badge { color: #15203c; background: #ffd23f; }
.po-cours .pog-card { display: none; margin-top: 18px; background: #fff; border-radius: 24px; overflow: hidden; box-shadow: 0 24px 60px rgba(16,15,91,0.16); text-align: center; }
.po-cours .pog-card.is-active { display: block; }
.po-cours .pog-card-hero { padding: 24px 22px 26px; }
.po-cours .pog-card--sim .pog-card-hero { background: radial-gradient(320px 160px at 50% -30%, rgba(255,255,255,0.35), transparent 70%), linear-gradient(160deg,#2f6bff 0%,#1e3faf 100%); }
.po-cours .pog-card--prem .pog-card-hero { background: radial-gradient(320px 160px at 50% -30%, rgba(61,155,255,0.3), transparent 70%), linear-gradient(160deg,#1b2a52 0%,#0c1226 100%); }
.po-cours .pog-ribbon { display: inline-flex; align-items: center; gap: 7px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; color: #fff; background: linear-gradient(135deg,#ff8a3d,#f7931e); border-radius: 999px; padding: 6px 14px; box-shadow: 0 6px 16px rgba(247,147,30,0.45); }
.po-cours .pog-card h3 { margin: 12px 0 0; font-size: clamp(23px,4vw,28px); font-weight: 800; letter-spacing: -0.4px; color: #fff; }
.po-cours .pog-card-desc { margin: 9px auto 0; max-width: 420px; font-size: 13.5px; line-height: 1.6; color: rgba(235,242,255,0.85); }
.po-cours .pog-card--prem .pog-card-desc { color: rgba(214,224,245,0.8); }
.po-cours .pog-price-row { display: inline-flex; align-items: center; gap: 10px; margin-top: 14px; flex-wrap: wrap; justify-content: center; }
.po-cours .pog-price { display: inline-flex; align-items: baseline; gap: 8px; background: rgba(255,255,255,0.12); border: 1.5px solid rgba(255,255,255,0.35); border-radius: 14px; padding: 10px 24px; }
.po-cours .pog-price .big { font-size: 31px; font-weight: 800; letter-spacing: -0.6px; color: #fff; }
.po-cours .pog-price .per { font-size: 13px; font-weight: 700; color: rgba(235,242,255,0.8); }
.po-cours .pog-price s { font-size: 12.5px; font-weight: 600; color: rgba(214,224,245,0.55); }
.po-cours .pog-promo { display: inline-flex; align-items: center; gap: 5px; font-size: 12px; font-weight: 800; color: #fff; background: linear-gradient(135deg,#10b981,#059669); border-radius: 999px; padding: 8px 14px; box-shadow: 0 6px 16px rgba(16,185,129,0.4); }
.po-cours .pog-feats { padding: 14px 22px 4px; text-align: left; }
.po-cours .pog-feat { display: flex; gap: 11px; align-items: flex-start; padding: 11px 0; border-bottom: 1px solid #eef1f6; }
.po-cours .pog-feat:last-of-type { border-bottom: none; }
.po-cours .pog-feat-ic { width: 30px; height: 30px; border-radius: 9px; display: grid; place-items: center; flex-shrink: 0; }
.po-cours .pog-card--sim .pog-feat-ic { background: linear-gradient(135deg,#2f6bff,#1e3faf); }
.po-cours .pog-card--prem .pog-feat-ic { background: linear-gradient(135deg,#ff8a3d,#f76b1c); }
.po-cours .pog-feat-tx { font-size: 13px; line-height: 1.45; color: #64748b; }
.po-cours .pog-feat-tx strong { display: block; font-size: 14px; color: #15203c; }
.po-cours .pog-cta { display: flex; align-items: center; justify-content: center; gap: 12px; margin: 14px clamp(14px,4vw,22px) 0; min-height: 54px; text-decoration: none; font-size: 14.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.04em; color: #fff; background: linear-gradient(100deg,#f65e2e 0%,#f7931e 60%,#ffa53d 100%); border-radius: 16px; padding: 17px 20px; box-shadow: 0 12px 28px rgba(255,107,53,0.45); transition: transform .15s ease; }
.po-cours .pog-cta:hover { transform: translateY(-1px); }
.po-cours .pog-cta:active { transform: scale(0.98); }
.po-cours .pog-under { display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 10px; font-size: 12px; font-weight: 600; color: #475569; }
.po-cours .pog-note { margin: 12px auto 0; max-width: 460px; text-align: center; font-size: 11px; line-height: 1.55; color: #8a96ad; }
.po-cours .pog-details { margin: 16px auto 0; max-width: 480px; text-align: left; background: #fff; border: 1px solid #e2e8f5; border-radius: 12px; padding: 10px 15px; }
.po-cours .pog-details summary { cursor: pointer; font-size: 12px; font-weight: 700; color: #5a6b8c; user-select: none; list-style: none; }
.po-cours .pog-details summary::-webkit-details-marker { display: none; }
.po-cours .pog-details p { margin: 7px 0 0; font-size: 11px; line-height: 1.6; color: #8a96ad; }
.po-cours .pog-later { appearance: none; border: none; background: transparent; cursor: pointer; font-family: inherit; font-size: 13.5px; font-weight: 700; color: #64748b; text-decoration: underline; text-underline-offset: 3px; margin-top: 12px; padding: 8px 14px; }
.po-cours .pog-foot { margin-top: 2px; font-size: 11.5px; font-weight: 600; color: #94a3b8; }
@media (max-width: 767px) {
  .po-cours .pog-overlay { padding: 0; background: #edf0f7; backdrop-filter: none; }
  .po-cours .pog-modal { width: 100%; height: 100%; max-height: none; border: none; border-radius: 0; animation: pogSheetIn .35s cubic-bezier(0.32,0.72,0.29,1); }
  

  .po-cours .pog-x { position: sticky; top: 10px; z-index: 3; margin: 10px 12px -48px auto; width: 38px; height: 38px; border-radius: 50%; font-size: 21px; color: #fff; background: rgba(13,20,40,0.45); backdrop-filter: blur(6px); display: grid; place-items: center; padding: 0; }
  .po-cours .pog-hero { padding: 20px 18px 40px; }
  .po-cours .pog-h { font-size: 22px; max-width: 340px; }
  .po-cours .pog-sub { font-size: 13px; max-width: 330px; }
  .po-cours .pog-sign--stop svg { width: 42px; height: 42px; }
  .po-cours .pog-sign--50 { bottom: 44px; }
  .po-cours .pog-sign--50 svg { width: 40px; height: 40px; }
  .po-cours .pog-body { padding: 0 14px calc(26px + env(safe-area-inset-bottom)); }
  .po-cours .pog-garantie { margin-top: -24px; padding: 12px 14px; }
  .po-cours .pog-garantie .t1 { font-size: 13.5px; }
  .po-cours .pog-garantie .t2 { font-size: 11.5px; }
  .po-cours .pog-toggle { position: sticky; top: 10px; z-index: 5; padding: 5px; box-shadow: 0 12px 30px rgba(16,15,91,0.18); }
  .po-cours .pog-tab { font-size: 13.5px; padding: 13px 10px; min-height: 46px; }
  .po-cours .pog-card { margin-top: 14px; border-radius: 22px; }
  .po-cours .pog-card-hero { padding: 22px 16px; }
  .po-cours .pog-card h3 { font-size: 23px; }
  .po-cours .pog-card-desc { font-size: 12.5px; max-width: 330px; }
  .po-cours .pog-price .big { font-size: 28px; }
  .po-cours .pog-feats { padding: 10px 16px 2px; }
  .po-cours .pog-feat-tx { font-size: 12.5px; }
  .po-cours .pog-feat-tx strong { font-size: 13.5px; }
  .po-cours .pog-cta { font-size: 14px; padding: 15px 16px; }
}

.po-cours .pc-tb-pt { display: none; }
.po-cours .pc-tb-cta { margin-left: auto; flex-shrink: 0; }
@media (max-width: 640px) {
  .po-cours .pc-topbar-in { gap: 7px 8px; padding: 9px 12px 10px; }
  .po-cours .pc-tb-x { display: none; }
  .po-cours .pc-tb-pt { display: inline; }
  .po-cours .pc-tb-cl { display: none; }
  .po-cours .pc-tb-cs { display: inline; }
  .po-cours .pc-tb-cta { font-size: 10.5px; padding: 8px 11px; }
  .po-cours .pc-bar { height: 12px; }
  .po-cours .pc-bar-pct { font-size: 9.5px; padding-right: 7px; }
}

 
.po-cours .pc-head { padding-top: 26px; margin-bottom: 26px; }
.po-cours .pc-chip { display: inline-flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; color: var(--c-navy); background: var(--c-blue-soft); border: 1px solid rgba(37,99,235,.18); border-radius: 99px; padding: 6px 14px; margin-bottom: 14px; }
.po-cours h1 { font-size: clamp(28px, 5vw, 40px); font-weight: 800; line-height: 1.15; letter-spacing: -0.6px; color: var(--c-ink); margin-bottom: 10px; }
.po-cours .pc-meta { display: flex; flex-wrap: wrap; gap: 8px 22px; font-size: 13.5px; color: var(--c-mut); }
.po-cours .pc-meta strong { color: var(--c-ink); font-weight: 700; }

 
.po-cours .pc-body h2 { font-size: clamp(21px, 3.6vw, 27px); font-weight: 800; letter-spacing: -0.3px; color: var(--c-ink); margin: 40px 0 14px; scroll-margin-top: 70px; }
.po-cours .pc-body h3 { font-size: clamp(17.5px, 2.8vw, 20px); font-weight: 700; color: var(--c-ink); margin: 28px 0 10px; }
.po-cours .pc-body p { margin-bottom: 16px; }
.po-cours .pc-body strong { color: var(--c-ink); }

 


.po-cours .pc-exam, .po-cours .pc-piege, .po-cours .pc-memo, .po-cours .pc-def { border-radius: 16px; padding: 16px 19px; margin: 20px 0; font-size: 15.5px; line-height: 1.65; border: 1.5px solid transparent; }
.po-cours .pc-exam  { background: linear-gradient(135deg, #eef4ff, #f6f9ff); border-color: #d7e4fb; }
.po-cours .pc-piege { background: linear-gradient(135deg, #fdeeee, #fff6f6); border-color: #f6d5d5; }
.po-cours .pc-memo  { background: linear-gradient(135deg, #e9f8f1, #f4fcf8); border-color: #cdeede; }
.po-cours .pc-def   { background: linear-gradient(135deg, #fff4e8, #fffaf3); border-color: #f8e0c4; }
.po-cours .pc-exam > strong:first-child, .po-cours .pc-piege > strong:first-child, .po-cours .pc-memo > strong:first-child, .po-cours .pc-def > strong:first-child { display: inline-flex; align-items: center; gap: 7px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; color: #fff; padding: 5px 12px; border-radius: 999px; margin: 0 6px 8px 0; vertical-align: middle; }
.po-cours .pc-exam > strong:first-child, .po-cours .pc-piege > strong:first-child, .po-cours .pc-memo > strong:first-child, .po-cours .pc-def > strong:first-child { position: relative; }
.po-cours .pc-exam > strong:first-child::before, .po-cours .pc-piege > strong:first-child::before, .po-cours .pc-memo > strong:first-child::before, .po-cours .pc-def > strong:first-child::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,0.85); }
.po-cours .pc-exam  > strong:first-child { background: linear-gradient(135deg, #2563eb, #1e3faf); box-shadow: 0 5px 13px rgba(37,99,235,0.3); }
.po-cours .pc-piege > strong:first-child { background: linear-gradient(135deg, #ef4444, #b91c1c); box-shadow: 0 5px 13px rgba(239,68,68,0.3); }
.po-cours .pc-memo  > strong:first-child { background: linear-gradient(135deg, #10b981, #047857); box-shadow: 0 5px 13px rgba(16,185,129,0.3); }
.po-cours .pc-def   > strong:first-child { background: linear-gradient(135deg, #f59e0b, #d97706); box-shadow: 0 5px 13px rgba(245,158,11,0.3); }
.po-cours .pc-exam strong:not(:first-child)  { color: var(--c-navy); }
.po-cours .pc-piege strong:not(:first-child) { color: var(--c-red); }
.po-cours .pc-memo strong:not(:first-child)  { color: var(--c-green); }
.po-cours .pc-def strong:not(:first-child)   { color: #b45309; }

 
.po-cours .pc-fig { margin: 20px 0; }
.po-cours .pc-fig img { max-width: 100%; height: auto; border-radius: 12px; border: 1px solid var(--c-rule); display: block; }
.po-cours .pc-fig figcaption { font-size: 13px; color: var(--c-mut); margin-top: 8px; }
 
.po-cours .pc-fig figcaption .pc-credit { display: block; margin-top: 4px; font-size: 11px; opacity: .72; }
.po-cours .pc-fig figcaption .pc-credit a { color: inherit; text-decoration: underline; }



.po-cours .pc-figs2 .pc-fig { margin: 26px 0; background: #fff; border: 1px solid #e7ecf5; border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 12px 28px -16px rgba(21, 32, 60, 0.22); }
.po-cours .pc-figs2 .pc-fig img { border: 0 !important; border-radius: 0 !important; box-shadow: none !important; }
.po-cours .pc-figs2 .pc-fig figcaption { margin: auto 0 0; padding: 11px 16px 13px; font-size: 13px; font-weight: 600; line-height: 1.5; color: #3d4c6e; background: #f8fafd; border-top: 1px solid #eef2f8; }
.po-cours .pc-figs2 .pc-fig.fig-panneau img { width: auto; max-height: 205px; margin: auto; padding: 22px 16px 16px; }
.po-cours .pc-figs2 .pc-fig.fig-panneau figcaption { text-align: center; }
.po-cours .pc-figs2 .pc-fig.fig-visuel img { width: 100%; }
.po-cours .pc-figrow { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin: 26px 0; }
.po-cours .pc-figrow .pc-fig { margin: 0 !important; }
.po-cours .pc-figrow .pc-fig.fig-panneau img { max-height: 175px; padding: 20px 12px 14px; }
@media (max-width: 560px) {
  .po-cours .pc-figrow { gap: 10px; margin: 22px 0; }
  .po-cours .pc-figrow .pc-fig.fig-panneau img { max-height: 132px; padding: 15px 10px 10px; }
  .po-cours .pc-figrow .pc-fig figcaption { font-size: 12px; padding: 9px 10px 11px; }
  .po-cours .pc-figs2 .pc-fig.fig-panneau img { max-height: 165px; }
}
.po-cours .pc-table-wrap { overflow-x: auto; margin: 20px 0; border: 1px solid var(--c-rule); border-radius: 12px; }
.po-cours .pc-table { width: 100%; border-collapse: collapse; font-size: 14.5px; min-width: 480px; }
.po-cours .pc-table th { background: var(--c-deep); text-align: left; font-weight: 700; color: var(--c-ink); padding: 10px 14px; border-bottom: 2px solid var(--c-rule); }
.po-cours .pc-table td { padding: 10px 14px; border-bottom: 1px solid var(--c-rule); vertical-align: top; }
.po-cours .pc-table tr:last-child td { border-bottom: none; }

 
.po-cours .pc-quiz { border: 2px solid var(--c-blue); border-radius: 16px; padding: 22px 24px; margin: 36px 0; background: var(--c-paper); }
.po-cours .pc-quiz-head { display: flex; align-items: center; gap: 10px; font-weight: 800; font-size: 18px; color: var(--c-ink); margin-bottom: 6px; }
.po-cours .pc-quiz-sub { font-size: 14px; color: var(--c-soft); margin-bottom: 14px; }

 
.po-cours .pc-cta { border: 1px solid var(--c-rule); border-radius: 16px; padding: 22px 26px; margin: 30px 0; background: linear-gradient(115deg, #fdf6ef, #f4f7fd); display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 14px; }
.po-cours .pc-cta p { margin: 0; font-size: 15.5px; max-width: 520px; }
.po-cours .pc-cta .pc-btn { display: inline-block; background: linear-gradient(135deg, var(--c-orange1), var(--c-orange2)); color: #fff; text-decoration: none; font-weight: 800; font-size: 15px; padding: 13px 24px; border-radius: 999px; box-shadow: 0 6px 18px rgba(255,107,53,0.3); transition: transform .15s; white-space: nowrap; }
.po-cours .pc-cta .pc-btn:hover { transform: translateY(-2px); }

 
@media (max-width: 560px) {   }

 
.po-cours .pc-done { display: flex; justify-content: center; margin: 26px 0 8px; }
.po-cours .pc-done button { font-family: inherit; font-size: 15px; font-weight: 800; color: var(--c-green); background: var(--c-green-soft); border: 2px solid rgba(21,128,61,.3); border-radius: 999px; padding: 12px 26px; cursor: pointer; transition: all .2s; }
.po-cours .pc-done button:hover { border-color: var(--c-green); }
.po-cours .pc-done button.ok { background: var(--c-green); color: #fff; border-color: var(--c-green); }

 
.po-cours .pch-hero { padding: 40px 0 26px; }
.po-cours .pch-hero .pc-chip { margin-bottom: 16px; }
.po-cours .pch-lede { font-size: 17.5px; color: var(--c-soft); max-width: 680px; margin: 12px 0 20px; }
.po-cours .pch-strip { display: flex; flex-wrap: wrap; gap: 8px 24px; font-size: 13.5px; color: var(--c-mut); margin-bottom: 8px; }
.po-cours .pch-strip strong { color: var(--c-ink); }



.po-cours .pch-uni { position: relative; overflow: hidden; border-radius: 26px; margin: 26px 0 0; padding: 46px 44px; background: linear-gradient(118deg, #f6f9fd 0%, #eaf1fb 52%, #e4edfb 100%); border: 1px solid rgba(21,32,60,.07); box-shadow: 0 10px 30px rgba(21,32,60,.06); }


.po-cours .pch-uni-tx { position: relative; z-index: 2; max-width: 66%; }
.po-cours .pch-uni h1 { margin-bottom: 0; font-size: 34px; line-height: 1.14; letter-spacing: -0.7px; }
.po-cours .pch-uni .pch-lede { max-width: 500px; margin: 14px 0 24px; }




.po-cours .pch-uni-vis { position: absolute; top: 0; right: 0; bottom: 0; width: 43%; z-index: 1; }
.po-cours .pch-uni-vis img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 62% center;
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 34%);
          mask-image: linear-gradient(to right, transparent 0, #000 34%); }
 
.po-cours .pch-proof { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; margin-top: 18px; font-size: 13.5px; color: var(--c-mut); }
.po-cours .pch-proof b { color: var(--c-ink); font-weight: 800; }
.po-cours .pch-proof i { color: var(--c-rule); font-style: normal; }
.po-cours .pch-stars { display: inline-flex; gap: 2px; color: #f5a524; }
.po-cours .pch-stars svg { width: 15px; height: 15px; }


.po-cours .pch-facts { display: flex; flex-wrap: nowrap; width: max-content; gap: 0 18px; margin-top: 26px; }
.po-cours .pch-fact { display: inline-flex; align-items: center; gap: 9px; }
.po-cours .pch-fact em { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; flex-shrink: 0; border-radius: 11px; background: #fff; box-shadow: 0 3px 10px rgba(21,32,60,.09); }
.po-cours .pch-fact em .pc-ic { width: 17px; height: 17px; color: var(--c-blue); }
.po-cours .pch-fact b { display: block; font-size: 14px; font-weight: 800; color: var(--c-ink); line-height: 1.25; white-space: nowrap; }
.po-cours .pch-fact i { display: block; font-size: 11.5px; font-style: normal; color: var(--c-mut); line-height: 1.3; white-space: nowrap; }
 
.po-cours .pch-acts { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }
.po-cours .pch-go { display: inline-flex; align-items: center; gap: 10px; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-weight: 800; font-size: 15.5px; text-decoration: none; padding: 15px 26px; border-radius: 999px; box-shadow: 0 12px 26px rgba(255,107,53,.34); transition: transform .18s ease, box-shadow .18s ease; }
.po-cours .pch-go svg { width: 18px; height: 18px; transition: transform .18s ease; }
.po-cours .pch-go:hover { transform: translateY(-2px); box-shadow: 0 16px 32px rgba(255,107,53,.42); }
.po-cours .pch-go:hover svg { transform: translateX(3px); }
.po-cours .pch-go2 { display: inline-flex; align-items: center; color: var(--c-navy); font-weight: 800; font-size: 15px; text-decoration: none; padding: 14px 20px; border-radius: 999px; border: 1.5px solid rgba(21,32,60,.16); background: rgba(255,255,255,.7); transition: border-color .18s ease, background .18s ease; }
.po-cours .pch-go2:hover { border-color: var(--c-navy); background: #fff; }


.po-cours .pch-tip { display: flex; align-items: center; gap: 14px; margin: 22px 0 26px; padding: 14px 18px; border-radius: 16px; background: #fff; border: 1px solid var(--c-rule); box-shadow: 0 2px 10px rgba(21,32,60,.05); }
.po-cours .pch-tip img { width: 44px; height: 44px; border-radius: 50%; flex-shrink: 0; background: #fff; border: 2px solid #fff; box-shadow: 0 4px 12px rgba(21,32,60,.18); }
.po-cours .pch-tip p { margin: 0; font-size: 14.5px; line-height: 1.55; color: var(--c-soft); }
.po-cours .pch-tip p b { color: var(--c-ink); }
.po-cours .pch-tip-who { margin-left: auto; flex-shrink: 0; font-size: 12px; font-weight: 800; color: var(--c-mut); white-space: nowrap; }
 
.po-cours .pch-gar { display: flex; align-items: center; gap: 16px; margin: 0 0 30px; padding: 16px 20px; border-radius: 18px; background: linear-gradient(135deg, #13224a 0%, #15203c 55%, #1b2a52 100%); box-shadow: 0 14px 34px rgba(16,15,91,.22); }
.po-cours .pch-gar-tx { display: flex; flex-direction: column; gap: 3px; min-width: 0; }
.po-cours .pch-gar-tx b { color: #fff; font-size: 16px; font-weight: 800; line-height: 1.3; }
.po-cours .pch-gar-tx b span { color: #ffd23f; }
.po-cours .pch-gar-tx > span { color: #b9c6e2; font-size: 13.5px; line-height: 1.5; }
.po-cours .pch-gar-go { margin-left: auto; flex-shrink: 0; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-family: inherit; font-weight: 800; font-size: 14.5px; border: 0; cursor: pointer; padding: 13px 24px; border-radius: 999px; box-shadow: 0 10px 22px rgba(255,107,53,.34); transition: transform .18s ease; }
.po-cours .pch-gar-go:hover { transform: translateY(-2px); }
@media (prefers-reduced-motion: reduce) {
  .po-cours .pch-go, .po-cours .pch-go svg, .po-cours .pch-gar-go { transition: none; }
  .po-cours .pch-go:hover, .po-cours .pch-gar-go:hover { transform: none; }
}
 
@media (max-width: 980px) {
  .po-cours .pch-uni { padding: 38px 32px; }
  .po-cours .pch-uni h1 { font-size: 32px; }
  .po-cours .pch-uni-tx { max-width: 64%; }
  .po-cours .pch-uni-vis { width: 44%; opacity: .85; }
  .po-cours .pch-facts { gap: 0 14px; }
  .po-cours .pch-fact i { font-size: 11px; }
}


@media (max-width: 720px) {
  .po-cours .pch-uni { margin: 16px 0 0; padding: 0 0 22px; border-radius: 20px; }
  .po-cours .pch-uni-vis { position: relative; width: 100%; height: 160px; opacity: 1; }
  .po-cours .pch-uni-vis img { object-position: 60% 42%;
    -webkit-mask-image: linear-gradient(to bottom, #000 58%, transparent);
            mask-image: linear-gradient(to bottom, #000 58%, transparent); }
  .po-cours .pch-uni-tx { max-width: none; padding: 0 18px; margin-top: -14px; }
  .po-cours .pch-uni h1 { font-size: 27px; line-height: 1.15; letter-spacing: -0.4px; }
  .po-cours .pch-uni .pch-lede { font-size: 15.5px; line-height: 1.55; margin: 12px 0 18px; }
   
  .po-cours .pch-go { width: 100%; justify-content: center; padding: 15px 20px; }
  .po-cours .pch-go2 { display: none; }
   
  

  .po-cours .pch-facts { display: grid; grid-template-columns: 1fr 1fr; width: auto; gap: 14px 12px; margin-top: 22px; }
  .po-cours .pch-proof { margin-top: 13px; font-size: 13px; }
  .po-cours .pch-fact { gap: 9px; }
  .po-cours .pch-fact em { width: 36px; height: 36px; border-radius: 10px; }
  .po-cours .pch-fact em .pc-ic { width: 18px; height: 18px; }
  .po-cours .pch-fact b { font-size: 14px; }
  .po-cours .pch-fact i { font-size: 12px; }
  .po-cours .pch-tip { gap: 11px; padding: 12px 14px; margin: 16px 0 20px; }
  .po-cours .pch-tip img { width: 38px; height: 38px; }
  .po-cours .pch-tip p { font-size: 13.5px; line-height: 1.5; }
  .po-cours .pch-tip-who { display: none; }
  

  .po-cours .pch-gar { flex-wrap: wrap; gap: 10px; padding: 15px 16px; margin: 0 0 24px; }
  .po-cours .pch-gar .pc-plaque { display: none; }
  .po-cours .pch-gar-tx { flex: 1 1 100%; }
  .po-cours .pch-gar-tx b { font-size: 15.5px; }
  .po-cours .pch-gar-tx > span { font-size: 12.5px; line-height: 1.45; }
  .po-cours .pch-gar-go { margin: 2px 0 0; width: 100%; padding: 13px 20px; font-size: 14px; }
}
.po-cours .pch-resume { display: none; border: 2px solid var(--c-blue); border-radius: 16px; padding: 16px 20px; margin: 18px 0; background: var(--c-blue-soft); align-items: center; justify-content: space-between; gap: 14px; flex-wrap: wrap; }
.po-cours .pch-resume.on { display: flex; }
.po-cours .pch-resume p { margin: 0; font-size: 15px; }
.po-cours .pch-resume a { display: inline-block; background: var(--c-blue); color: #fff; text-decoration: none; font-weight: 800; font-size: 14px; padding: 10px 20px; border-radius: 999px; }

.po-cours .pch-chap { border: 1px solid var(--c-rule); border-radius: 16px; margin: 0 0 14px; background: var(--c-paper); overflow: hidden; }
.po-cours .pch-chap-head { display: flex; align-items: center; gap: 14px; padding: 16px 20px; }
.po-cours .pch-num { flex-shrink: 0; width: 40px; height: 40px; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 16px; background: var(--c-deep); color: var(--c-ink); border: 1px solid var(--c-rule); }
.po-cours .pch-chap.done .pch-num { background: var(--c-green); color: #fff; border-color: var(--c-green); }
.po-cours .pch-chap-head h2 { font-size: 17.5px; font-weight: 800; color: var(--c-ink); flex: 1; min-width: 0; }
.po-cours .pch-chap-meta { font-size: 12.5px; color: var(--c-mut); white-space: nowrap; }
.po-cours .pch-lecons { border-top: 1px solid var(--c-rule); }
.po-cours .pch-lecon { display: flex; align-items: center; gap: 12px; padding: 12px 20px 12px 74px; text-decoration: none; border-bottom: 1px solid var(--c-deep); font-size: 15px; color: var(--c-body); transition: background .15s; }
.po-cours a.pch-lecon:hover { background: var(--c-deep); }
.po-cours .pch-lecon:last-child { border-bottom: none; }
.po-cours .pch-dot { flex-shrink: 0; width: 18px; height: 18px; border-radius: 50%; border: 2px solid var(--c-rule); display: inline-flex; align-items: center; justify-content: center; font-size: 11px; color: #fff; }
.po-cours .pch-lecon.done .pch-dot { background: var(--c-green); border-color: var(--c-green); }
.po-cours .pch-lecon.done .pch-dot { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E"); background-size: 11px 11px; background-position: center; background-repeat: no-repeat; }
.po-cours .pch-lecon .t { flex: 1; min-width: 0; font-weight: 600; }
.po-cours .pch-lecon .d { font-size: 12.5px; color: var(--c-mut); white-space: nowrap; }
.po-cours .pch-lecon.soon { opacity: .55; cursor: default; }
.po-cours .pch-lecon.soon .d { font-weight: 700; color: var(--c-amber); }
@media (max-width: 560px) { .po-cours .pch-lecon { padding-left: 20px; } }

.po-cours .pch-lecon--actions { display: grid; grid-template-columns: 18px minmax(0, 1fr) auto; gap: 12px; }
.po-cours .pch-lecon--actions:hover { background: #f8fafc; }
.po-cours .pch-actions { display: flex; align-items: center; gap: 8px; }
.po-cours .pch-actions .d { margin-right: 5px; }
.po-cours a.pch-action { flex: 0 0 auto; display: inline-flex; align-items: center; gap: 6px; min-height: 0; padding: 8px 13px; border: 0; border-radius: 999px; font-family: 'Plus Jakarta Sans', system-ui, -apple-system, 'Segoe UI', sans-serif; font-size: 12.5px; font-weight: 800; line-height: 1.2; color: #fff; background: linear-gradient(135deg, #ff6b35, #f7931e); box-shadow: 0 8px 18px -8px rgba(255,107,53,.55); text-decoration: none; white-space: nowrap; transition: transform .2s ease; }
.po-cours a.pch-action:hover { transform: translateY(-1px); color: #fff; background: linear-gradient(135deg, #ff6b35, #f7931e); }
.po-cours .pch-actions a.pch-action--cours { background: #fff; color: #15203c; border: 1.5px solid #e7ecf3; box-shadow: none; }
.po-cours .pch-actions a.pch-action--cours:hover { border-color: #2563eb; color: #15203c; background: #fff; }
.po-cours a.pch-action:focus-visible { outline: 3px solid var(--c-blue); outline-offset: 3px; }
.po-cours .pch-chap-examen { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 13px 20px 13px 74px; background: #f1f6ff; border-top: 1px solid #dbe7ff; }
.po-cours .pch-examen-titre { color: #1e3faf; font-size: 13px; font-weight: 800; line-height: 1.4; }
.po-cours .pch-examen-titre small { display: block; margin-top: 2px; color: #4b64a8; font-size: 11.5px; font-weight: 600; }
.po-cours a.pch-action--examen { background: linear-gradient(135deg, #2563eb, #1e3faf); box-shadow: 0 8px 18px -8px rgba(37,99,235,.5); }
.po-cours a.pch-action--examen:hover { background: linear-gradient(135deg, #2563eb, #1e3faf); color: #fff; }
.po-cours #quiz { scroll-margin-top: 90px; }
@media (max-width: 700px) {
  .po-cours .pch-chap-head { display: grid; grid-template-columns: 40px minmax(0, 1fr) 20px; gap: 2px 12px; }
  .po-cours .pch-chap-head .pch-chap-img { display: none; }
  .po-cours .pch-chap-head .pch-num { grid-column: 1; grid-row: 1 / 3; }
  .po-cours .pch-chap-head h2 { grid-column: 2; grid-row: 1; overflow-wrap: anywhere; }
  .po-cours .pch-chap-head .pch-chap-meta { grid-column: 2; grid-row: 2; }
  .po-cours .pch-chap-head .pch-chev { grid-column: 3; grid-row: 1 / 3; }
  .po-cours .pch-lecon--actions { grid-template-columns: 18px minmax(0, 1fr); padding-left: 20px; gap: 8px 10px; }
  .po-cours .pch-lecon--actions > .pch-dot { align-self: start; margin-top: 2px; }
  .po-cours .pch-actions { grid-column: 2; flex-wrap: wrap; }
  .po-cours .pch-actions .d { margin-right: auto; }
  .po-cours .pch-chap-examen { padding-left: 20px; flex-wrap: wrap; }
}

.po-cours .pch-note { background: var(--c-deep); border: 1px solid var(--c-rule); border-radius: 14px; padding: 16px 20px; margin: 24px 0; font-size: 14.5px; color: var(--c-soft); }
.po-cours .pch-note strong { color: var(--c-ink); }

 
.po-cours .pch-launch { border: 1px solid var(--c-rule); border-radius: 16px; padding: 18px 22px; margin: 0 0 18px; background: var(--c-paper); box-shadow: 0 6px 24px rgba(21,32,60,0.06); }
.po-cours .pch-launch .chip { display: inline-block; font-size: 11.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; color: #fff; background: linear-gradient(135deg, var(--c-orange1), var(--c-orange2)); padding: 5px 13px; border-radius: 999px; margin-bottom: 10px; box-shadow: 0 4px 12px rgba(255,107,53,0.3); }
.po-cours .pch-launch p { font-size: 15px; color: var(--c-soft); margin: 0; line-height: 1.65; }

 
.po-cours .pch-free { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 0 0 22px; }
@media (max-width: 700px) { .po-cours .pch-free { grid-template-columns: 1fr; } }
.po-cours .pch-free-card { display: flex; flex-direction: column; gap: 5px; border: 1px solid var(--c-rule); border-radius: 14px; padding: 16px 18px; text-decoration: none; background: var(--c-paper); transition: border-color .2s, transform .15s; }
.po-cours .pch-free-card:hover { border-color: var(--c-blue); transform: translateY(-2px); }
.po-cours .pch-free-card b { font-size: 15px; color: var(--c-ink); }
.po-cours .pch-free-card span { font-size: 13.5px; color: var(--c-soft); line-height: 1.5; }

 
.po-cours .pc-ic { width: 18px; height: 18px; vertical-align: -3.5px; margin-right: 7px; flex-shrink: 0; }
.po-cours .pch-free-card b { display: flex; align-items: center; }
.po-cours .pch-free-card .pc-ic { color: var(--c-blue); }
.po-cours .pc-quiz-head .pc-ic { width: 20px; height: 20px; color: var(--c-blue); }
.po-cours .pc-meta .pc-ic { width: 15px; height: 15px; vertical-align: -2.5px; margin-right: 5px; color: var(--c-mut); }
.po-cours .pc-done button { display: inline-flex; align-items: center; gap: 8px; }
.po-cours .pc-done button .pc-ic { width: 16px; height: 16px; margin: 0; }



.po-cours .pc-guide { position: relative; border-radius: 20px; padding: 20px 22px 16px; margin: 44px 0 26px; background: linear-gradient(135deg, #13224a 0%, #15203c 55%, #1b2a52 100%); box-shadow: 0 14px 34px rgba(16, 15, 91, 0.22); }
.po-cours .pc-guide::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 20px; background: radial-gradient(240px 210px at 92% -25%, rgba(61,155,255,0.3), transparent 65%); pointer-events: none; }
.po-cours .pc-guide::after { content: ""; position: absolute; left: 34px; top: -9px; width: 18px; height: 18px; background: #13224a; transform: rotate(45deg); border-radius: 4px; }
.po-cours .pc-guide-top { position: relative; z-index: 2; display: flex; align-items: center; gap: 11px; margin: -46px 0 12px; }
.po-cours .pc-guide-top img { width: 58px; height: 58px; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 8px 22px rgba(16,15,91,0.35); background: #fff; animation: pcGuide 3.2s ease-in-out infinite; }
@keyframes pcGuide { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-5px); } }
@media (prefers-reduced-motion: reduce) { .po-cours .pc-guide-top img { animation: none; } }
.po-cours .pc-guide-top .k { display: inline-flex; align-items: center; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; padding: 6px 13px; border-radius: 999px; box-shadow: 0 6px 16px rgba(255,107,53,0.4); margin-top: 8px; }
.po-cours .pc-guide .q { position: relative; z-index: 1; font-size: 15.5px; color: #f2f6ff; margin: 0 0 10px; line-height: 1.65; }


.po-cours .pc-guide .q strong, .po-cours .pc-guide .q b { color: #ffd23f; }
.po-cours .pc-guide .who { position: relative; z-index: 1; font-size: 12.5px; color: #93a5c9; margin: 0; padding-bottom: 2px; }
.po-cours .pc-guide .who a { color: #fff; font-weight: 700; text-decoration: none; }
.po-cours .pc-guide .who a:hover { text-decoration: underline; text-decoration-color: rgba(255,255,255,0.5); }
@media (max-width: 560px) { .po-cours .pc-guide { padding: 18px 17px 14px; } }

 
.po-cours .pc-plaque { display: inline-flex; align-items: stretch; background: #a11e33; border-radius: 7px; padding: 3px; box-shadow: 0 4px 12px rgba(161,30,51,0.28); line-height: 1; flex-shrink: 0; }
.po-cours .pc-plaque .pl-band { display: flex; align-items: center; background: #153a9e; border-radius: 4px 0 0 4px; padding: 0 3px; }
.po-cours .pc-plaque .pl-band svg { width: 13px; height: 26px; display: block; }
.po-cours .pc-plaque .pl-tx { display: flex; align-items: center; background: linear-gradient(180deg, #f0f2f7 0%, #ffffff 42%, #dde3ec 100%); color: #a11e33; font-family: 'Archivo Black', 'Arial Black', sans-serif; font-weight: 900; font-size: 13px; letter-spacing: 0.04em; padding: 5px 10px; border-radius: 0 4px 4px 0; white-space: nowrap; }
.po-cours .pc-plaque.lg .pl-band svg { width: 16px; height: 32px; }
.po-cours .pc-plaque.lg .pl-tx { font-size: 16px; padding: 6px 14px; }
.po-cours .pch-hero-top { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-bottom: 14px; }
.po-cours .pch-hero-top .pc-chip { margin-bottom: 0; }

 
.po-cours .pc-cta-jeu { position: relative; overflow: hidden; border: none; background: linear-gradient(135deg, #13224a 0%, #15203c 55%, #1b2a52 100%); box-shadow: 0 12px 32px rgba(16, 15, 91, 0.18); border-radius: 18px; }
.po-cours .pc-cta-jeu::before { content: ""; position: absolute; top: -60%; left: 30%; width: 300px; height: 300px; background: radial-gradient(circle, rgba(61,155,255,0.22), transparent 65%); pointer-events: none; }
.po-cours .pc-cta-jeu::after { content: ""; position: absolute; left: 24px; right: 24px; bottom: 12px; height: 3px; background: repeating-linear-gradient(90deg, #ffd75e 0 14px, transparent 14px 30px); border-radius: 2px; opacity: 0.9; }
.po-cours .pc-cta-jeu > * { position: relative; z-index: 1; }
.po-cours .pc-cta-jeu { padding-bottom: 30px; }
.po-cours .pc-cta-tx { flex: 1; min-width: 220px; }
.po-cours .pc-cta-tx b { display: block; color: #ffffff; font-size: 16.5px; margin-bottom: 4px; }
.po-cours .pc-cta-tx span { display: block; color: #b8c5e2; font-size: 14px; line-height: 1.55; }
.po-cours .pc-cta-jeu .pc-btn { box-shadow: 0 8px 22px rgba(255,107,53,0.45); }
@media (max-width: 640px) { .po-cours .pc-cta-jeu { flex-direction: column; align-items: flex-start; } }





.po-cours .pc-refs { margin: 30px 0 0; padding: 12px 18px; background: #f6f8fc; border: 1px solid #e7ecf5; border-radius: 14px; }
.po-cours .pc-refs ul { margin: 10px 0 4px; padding: 0 0 0 18px; }
.po-cours .pc-refs .pc-refs-det { margin: 0; }
.po-cours .pc-refs .pc-refs-det summary { cursor: pointer; list-style: none; display: inline-flex; align-items: center; gap: 7px; font-size: 12.5px; font-weight: 700; color: #5a6b8c; user-select: none; }
.po-cours .pc-refs .pc-refs-det summary::-webkit-details-marker { display: none; }
.po-cours .pc-refs .pc-refs-det summary::before { content: ""; width: 7px; height: 7px; border-right: 2px solid #8494b5; border-bottom: 2px solid #8494b5; transform: rotate(-45deg); transition: transform .2s ease; }
.po-cours .pc-refs .pc-refs-det[open] summary::before { transform: rotate(45deg); }
.po-cours .pc-refs li { font-size: 12.5px; color: #5a6b8c; line-height: 1.6; margin: 0 0 4px; }
.po-cours .pc-refs .pc-refs-trust { margin: 0; font-size: 12.5px; color: #5a6b8c; line-height: 1.6; }
.po-cours .pc-refs a { color: var(--c-blue); font-weight: 600; text-decoration: none; }
.po-cours .pc-refs a:hover { text-decoration: underline; }



.po-cours .pch-chap { scroll-margin-top: 60px; }




 
.po-cours .pc-tldr { position: relative; margin: 0 0 26px; padding: 20px 22px 16px; border-radius: 18px; background: linear-gradient(135deg, #f2f7ff 0%, #eef2f8 100%); border: 1.5px solid #d9e6fb; overflow: hidden; }
.po-cours .pc-tldr::before { content: ""; position: absolute; top: -70px; right: -70px; width: 190px; height: 190px; background: radial-gradient(circle, rgba(61,155,255,0.18), transparent 65%); pointer-events: none; }
.po-cours .pc-tldr-chip { display: inline-flex; align-items: center; gap: 7px; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-size: 11.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; padding: 6px 13px; border-radius: 999px; box-shadow: 0 5px 14px rgba(255,107,53,0.35); margin-bottom: 13px; }
.po-cours .pc-tldr-chip::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #fff; box-shadow: 0 0 0 3px rgba(255,255,255,0.35); }
.po-cours .pc-tldr ul { margin: 0 0 10px; padding: 0; list-style: none; }
.po-cours .pc-tldr li { position: relative; padding: 5px 0 5px 26px; font-size: 15px; line-height: 1.55; color: #26334f; }
.po-cours .pc-tldr li::before { content: ""; position: absolute; left: 2px; top: 9px; width: 15px; height: 15px; background: linear-gradient(135deg, #2563eb, #1e3faf); clip-path: polygon(54% 0, 21% 56%, 45% 56%, 40% 100%, 79% 42%, 55% 42%); }
.po-cours .pc-tldr .pc-tldr-more { margin: 0; font-size: 12.5px; color: #64748b; font-weight: 600; }

 
.po-cours .pc-check { position: relative; margin: 40px 0 28px; padding: 26px 18px 16px; border-radius: 18px; background: linear-gradient(160deg, #f6f9ff 0%, #eef2f8 100%); border: 1.5px solid #dbe6f6; box-shadow: 0 10px 26px rgba(16,15,91,0.09); }
.po-cours .pc-check > .pcx-tab { top: -15px; left: 16px; }
.po-cours .pc-check > .pcx-tab i { background: linear-gradient(135deg, #2563eb, #1e3faf); }
.po-cours .pc-check.poke { animation: pcPoke .55s cubic-bezier(0.34,1.56,0.64,1); }
@keyframes pcPoke { 0% { transform: scale(1) rotate(0); } 30% { transform: scale(1.015) rotate(-0.5deg); } 60% { transform: scale(1.01) rotate(0.4deg); } 100% { transform: scale(1) rotate(0); } }
@keyframes pcPop { 0% { transform: scale(1); } 45% { transform: scale(1.06); } 100% { transform: scale(1); } }
@keyframes pcShake { 0%, 100% { transform: translateX(0); } 20% { transform: translateX(-5px); } 40% { transform: translateX(5px); } 60% { transform: translateX(-3px); } 80% { transform: translateX(3px); } }
@media (prefers-reduced-motion: reduce) { .po-cours .pc-check.poke, .po-cours .pc-check .opts button.good, .po-cours .pc-check .opts button.bad, .po-cours .pcx-opt.good, .po-cours .pcx-opt.bad { animation: none; } }
.po-cours .pc-check .q { margin: 0 0 12px; font-size: 15.5px; font-weight: 800; color: var(--c-ink); }
.po-cours .pc-check .opts { display: flex; flex-wrap: wrap; gap: 9px; }
.po-cours .pc-check .opts button { appearance: none; cursor: pointer; font-family: inherit; font-size: 14px; font-weight: 700; color: var(--c-body); background: #fff; border: 1.5px solid #dbe4f2; border-radius: 999px; padding: 10px 18px; transition: transform .15s ease, background .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease; }
.po-cours .pc-check .opts button:hover:not(:disabled) { transform: translateY(-1px); border-color: var(--c-blue); box-shadow: 0 6px 16px rgba(37,99,235,0.12); }
.po-cours .pc-check .opts button:active { transform: scale(0.97); }
.po-cours .pc-check.done .opts button { cursor: default; opacity: 0.5; transform: none; }
.po-cours .pc-check .opts button.good { background: #10b981; border-color: #10b981; color: #fff; opacity: 1 !important; animation: pcPop .35s cubic-bezier(0.34,1.56,0.64,1); box-shadow: 0 6px 18px rgba(16,185,129,0.35); }
.po-cours .pc-check .opts button.bad { background: #fdecec; border-color: #ef4444; color: #991b1b; opacity: 1 !important; animation: pcShake .4s ease; }
.po-cours .pc-check .fb { display: none; margin: 13px 0 0; font-size: 13.5px; line-height: 1.55; font-weight: 600; padding: 12px 15px; border-radius: 12px; }
.po-cours .pc-check .fb.on { display: block; }
.po-cours .pc-check .fb.ok { background: #e9f9f1; border: 1.5px solid #b9e9d3; color: #047857; }
.po-cours .pc-check .fb.ko { background: #fdeeee; border: 1.5px solid #f6cfcf; color: #b91c1c; }

 
.po-cours .pc-audio { display: flex; align-items: center; gap: 14px; margin: 18px 0 28px; padding: 13px 16px; border-radius: 16px; background: linear-gradient(135deg, #13224a 0%, #15203c 60%, #1b2a52 100%); box-shadow: 0 10px 26px rgba(16,15,91,0.22); position: relative; overflow: hidden; }
.po-cours .pc-audio::before { content: ""; position: absolute; top: -60%; right: -10%; width: 220px; height: 220px; background: radial-gradient(circle, rgba(61,155,255,0.25), transparent 65%); pointer-events: none; }
.po-cours .pc-audio > * { position: relative; z-index: 1; }
.po-cours .pc-audio .pa-play { flex-shrink: 0; width: 46px; height: 46px; border-radius: 50%; border: none; cursor: pointer; display: grid; place-items: center; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; box-shadow: 0 8px 20px rgba(255,107,53,0.45); transition: transform .2s ease; }
.po-cours .pc-audio .pa-play:hover { transform: scale(1.07); }
.po-cours .pc-audio .pa-play:active { transform: scale(0.95); }
.po-cours .pc-audio .pa-play svg { width: 19px; height: 19px; fill: #fff; }
.po-cours .pc-audio .pa-mid { flex: 1; min-width: 0; }
.po-cours .pc-audio .pa-t { font-size: 13px; font-weight: 800; color: #fff; margin: 0 0 7px; display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.po-cours .pc-audio .pa-t .d { font-weight: 600; color: #93a5c9; font-size: 12px; }
.po-cours .pc-audio .pa-bar { position: relative; height: 6px; border-radius: 999px; background: rgba(255,255,255,0.14); cursor: pointer; }
.po-cours .pc-audio .pa-fill { position: absolute; top: 0; bottom: 0; left: 0; width: 0; border-radius: 999px; background: linear-gradient(90deg, #ff6b35, #ffb43d); }
.po-cours .pc-audio .pa-speed { flex-shrink: 0; appearance: none; border: 1px solid rgba(255,255,255,0.25); background: rgba(255,255,255,0.1); color: #fff; font-family: inherit; font-size: 12px; font-weight: 800; padding: 7px 12px; border-radius: 999px; cursor: pointer; transition: background .2s ease; }
.po-cours .pc-audio .pa-speed:hover { background: rgba(255,255,255,0.2); }
@media (max-width: 560px) { .po-cours .pc-audio { gap: 11px; padding: 12px 13px; } .po-cours .pc-audio .pa-play { width: 42px; height: 42px; } }



.po-cours .pc-video { margin: 0 0 28px; }
.po-cours .pcv-face { display: flex; align-items: stretch; gap: 0; width: 100%; padding: 0; cursor: pointer;
  font-family: inherit; text-align: left; border: 1px solid var(--c-rule); border-radius: 16px; overflow: hidden;
  background: #fff; box-shadow: 0 4px 16px rgba(21,32,60,.07); transition: box-shadow .18s ease, transform .18s ease; }
.po-cours .pcv-face:hover { box-shadow: 0 10px 28px rgba(21,32,60,.14); transform: translateY(-1px); }
.po-cours .pcv-face img { width: 208px; height: 117px; object-fit: cover; flex: 0 0 auto; display: block; background: #15203c; }
.po-cours .pcv-play { position: absolute; left: 104px; top: 50%; transform: translate(-50%, -50%); width: 48px; height: 48px;
  border-radius: 50%; background: rgba(255,107,53,.95); display: flex; align-items: center; justify-content: center;
  box-shadow: 0 6px 18px rgba(255,107,53,.45); }
.po-cours .pcv-play svg { width: 22px; height: 22px; fill: #fff; margin-left: 3px; }
.po-cours .pcv-face { position: relative; }
.po-cours .pcv-tx { display: flex; flex-direction: column; justify-content: center; gap: 5px; padding: 14px 20px; min-width: 0; }
.po-cours .pcv-tx b { font-size: 16.5px; font-weight: 800; color: var(--c-ink); line-height: 1.25; }
.po-cours .pcv-tx i { font-style: normal; font-size: 13.5px; color: var(--c-mut); line-height: 1.4; }
 
.po-cours .pc-video.on { position: relative; padding-top: 56.25%; border-radius: 16px; overflow: hidden; background: #000;
  box-shadow: 0 14px 34px rgba(21,32,60,.18); }
.po-cours .pc-video.on iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
@media (max-width: 560px) {
  .po-cours .pcv-face { flex-direction: column; }
  .po-cours .pcv-face img { width: 100%; height: 168px; }
  .po-cours .pcv-play { left: 50%; top: 84px; }
  .po-cours .pcv-tx { padding: 13px 15px 15px; }
  .po-cours .pcv-tx b { font-size: 16px; }
}
@media (prefers-reduced-motion: reduce) { .po-cours .pcv-face { transition: none; } .po-cours .pcv-face:hover { transform: none; } }



.po-cours .pc-sprint { position: relative; margin: 64px 0 10px; padding: 46px 18px 22px; border-radius: 22px; background: linear-gradient(150deg, #0e1a3d 0%, #15203c 55%, #1b2a52 100%); box-shadow: 0 18px 44px rgba(16,15,91,0.32); }
.po-cours .pc-sprint::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 22px; background: radial-gradient(340px 220px at 88% -20%, rgba(61,155,255,0.22), transparent 65%), radial-gradient(300px 200px at -8% 118%, rgba(255,107,53,0.14), transparent 60%); pointer-events: none; }
.po-cours .pc-sprint > * { position: relative; z-index: 1; }
.po-cours .pc-sprint > .pcx-tab { position: absolute; z-index: 2; box-shadow: 0 12px 28px rgba(0,0,0,0.38); }
.po-cours .pc-sprint .spr-head { text-align: center; margin: 0 0 18px; }
.po-cours .pc-sprint .spr-head b { display: block; color: #fff; font-size: 19px; font-weight: 800; letter-spacing: -0.01em; }
.po-cours .pc-sprint .spr-head span { display: block; color: #93a5c9; font-size: 13px; font-weight: 600; margin-top: 4px; }
.po-cours .pc-sprint .spr-stack { position: relative; max-width: 460px; margin: 0 auto; min-height: 240px; }
.po-cours .pc-sprint .spr-ghost { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,0.94); border-radius: 20px; }
.po-cours .pc-sprint .spr-ghost.g1 { transform: rotate(2.2deg) translateY(9px); opacity: 0.5; }
.po-cours .pc-sprint .spr-ghost.g2 { transform: rotate(-2deg) translateY(5px); opacity: 0.75; }
.po-cours .pc-sprint .spr-card { position: relative; background: #fff; border-radius: 20px; padding: 22px 22px 20px; min-height: 240px; display: flex; flex-direction: column; box-shadow: 0 24px 56px rgba(4,10,30,0.42); touch-action: pan-y; will-change: transform; }
.po-cours .pc-sprint .spr-card.pop { animation: pccPop .3s cubic-bezier(0.34,1.56,0.64,1); }
@keyframes pccPop { 0% { opacity: 0.35; transform: translateX(26px) rotate(1.2deg); } 100% { opacity: 1; transform: none; } }
@media (prefers-reduced-motion: reduce) { .po-cours .pc-sprint .spr-card.pop { animation: none; } }
.po-cours .pc-sprint .spr-kind { align-self: flex-start; font-size: 10.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; padding: 5px 12px; border-radius: 999px; margin-bottom: 13px; }
.po-cours .pc-sprint .spr-kind.def { background: rgba(245,158,11,0.14); color: #b45309; }
.po-cours .pc-sprint .spr-kind.exam { background: rgba(37,99,235,0.12); color: #1e3faf; }
.po-cours .pc-sprint .spr-kind.memo { background: rgba(16,185,129,0.13); color: #047857; }
.po-cours .pc-sprint .spr-kind.piege { background: rgba(239,68,68,0.12); color: #b91c1c; }
.po-cours .pc-sprint .spr-body { flex: 1; font-size: 15.5px; line-height: 1.62; color: #1e293b; overflow-y: auto; max-height: 40vh; }
.po-cours .pc-sprint .spr-body strong { color: #0f172a; }
.po-cours .pc-sprint .spr-card.fin .spr-body { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; font-size: 19px; font-weight: 800; color: #15203c; gap: 6px; }
.po-cours .pc-sprint .spr-card.fin .spr-body small { font-size: 13px; font-weight: 600; color: #64748b; }
.po-cours .pc-sprint .spr-foot { display: flex; align-items: center; justify-content: space-between; gap: 14px; max-width: 460px; margin: 18px auto 0; }
.po-cours .pc-sprint .spr-prog { display: flex; flex-direction: column; gap: 7px; min-width: 0; }
.po-cours .pc-sprint .spr-count { font-size: 11.5px; font-weight: 800; letter-spacing: 0.06em; color: #93a5c9; }
.po-cours .pc-sprint .spr-dots { display: flex; gap: 5px; flex-wrap: wrap; }
.po-cours .pc-sprint .spr-dots i { width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,0.28); transition: all .25s ease; }
.po-cours .pc-sprint .spr-dots i.on { background: linear-gradient(135deg, #ff6b35, #f7931e); width: 20px; border-radius: 999px; }
.po-cours .pc-sprint .spr-nav { display: flex; gap: 9px; }
.po-cours .pc-sprint .spr-nav button { appearance: none; cursor: pointer; border: none; font-family: inherit; display: inline-flex; align-items: center; justify-content: center; gap: 8px; transition: transform .15s ease, background .2s ease, box-shadow .2s ease; }
.po-cours .pc-sprint .spr-nav .prev { width: 46px; height: 46px; border-radius: 50%; background: rgba(255,255,255,0.12); color: #fff; border: 1.5px solid rgba(255,255,255,0.3); }
.po-cours .pc-sprint .spr-nav .prev:hover { background: rgba(255,255,255,0.22); }
.po-cours .pc-sprint .spr-nav .next { height: 46px; padding: 0 22px; border-radius: 999px; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.04em; box-shadow: 0 10px 24px rgba(255,107,53,0.45); }
.po-cours .pc-sprint .spr-nav .next:hover { transform: translateY(-1px); box-shadow: 0 14px 30px rgba(255,107,53,0.55); }
.po-cours .pc-sprint .spr-nav .next:active { transform: scale(0.97); }
.po-cours .pc-sprint .spr-nav svg { width: 17px; height: 17px; }



.po-cours .pc-mono-row { display: flex; align-items: stretch; gap: 9px; margin: -10px 0 20px; }
.po-cours .pc-mono-row button { flex: 1 1 0; justify-content: center; }
.po-cours .iat { display: inline-flex; align-items: center; justify-content: center; font-style: normal; font-size: 9px; font-weight: 800; letter-spacing: 0.06em; padding: 2px 6px; border-radius: 6px; background: linear-gradient(135deg, #13224a, #1b2a52); color: #ffd23f; margin-left: 7px; }
.po-cours .pc-mono-row button, .po-cours .pc-check .pc-mono-go { appearance: none; cursor: pointer; font-family: inherit; display: inline-flex; align-items: center; gap: 6px; font-size: 12.5px; font-weight: 700; color: #1e3faf; background: #fff; border: 1.5px solid #d9e6fb; border-radius: 999px; padding: 7px 13px; transition: transform .15s ease, background .2s ease, border-color .2s ease; }
.po-cours .pc-mono-row button:hover { transform: translateY(-1px); border-color: #2563eb; background: #f5f9ff; }
.po-cours .pc-mono-row button svg, .po-cours .pc-check .pc-mono-go svg { width: 13px; height: 13px; }
.po-cours .pc-check .pc-mono-go { margin-top: 10px; }
.po-cours .pc-mono-rep { display: block; margin: 12px 0 20px; padding: 14px 16px; border-radius: 16px; border-bottom-left-radius: 5px; background: linear-gradient(135deg, #eef4ff, #f7faff); border: 1.5px solid #d9e6fb; animation: pcMonoIn .3s ease; }
.po-cours .pc-check .pc-mono-rep { margin-bottom: 4px; }
@keyframes pcMonoIn { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }
.po-cours .pc-mono-tx { display: block; }
.po-cours .pc-mono-tx .who { display: flex; align-items: center; gap: 7px; font-size: 10.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.07em; color: #1e3faf; margin-bottom: 6px; }
.po-cours .pc-mono-tx .who .iat { margin-left: 0; }

.po-cours .pc-mono-tx .msg { font-size: 14px; line-height: 1.6; color: #1e293b; }

.po-cours .pc-mono-tx .msg i { display: inline-block; width: 6px; height: 6px; margin-right: 3px; border-radius: 50%; background: #94a3b8; animation: ppDot 1s infinite; font-style: normal; }
.po-cours .pc-mono-tx .msg i:nth-child(2) { animation-delay: .18s; }
.po-cours .pc-mono-tx .msg i:nth-child(3) { animation-delay: .36s; }
@keyframes ppDot { 0%,100% { transform: translateY(0); opacity: .5; } 50% { transform: translateY(-4px); opacity: 1; } }
 
.po-cours .pc-body > ul { list-style: none; margin: 14px 0 20px; padding: 0; }
.po-cours .pc-body > ul > li { position: relative; padding: 5px 0 5px 30px; }
.po-cours .pc-body > ul > li::before { content: ""; position: absolute; left: 2px; top: 8px; width: 16px; height: 16px; background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="5.2" y="5.2" width="13.6" height="13.6" rx="2.6" transform="rotate(45 12 12)" fill="%23ffcf33" stroke="%23ffffff" stroke-width="1.8"/></svg>') center/contain no-repeat; filter: drop-shadow(0 2px 4px rgba(16,15,91,0.28)); }

 
@media (prefers-reduced-motion: no-preference) {
  .po-cours .pc-body > .pc-rvl { opacity: 0; transform: translateY(14px); transition: opacity .5s ease, transform .5s cubic-bezier(0.22,1,0.36,1); }
  .po-cours .pc-body > .pc-rvl.in { opacity: 1; transform: none; }
}
.pc-burst { position: fixed; z-index: 100010; width: 9px; height: 9px; border-radius: 2px; pointer-events: none; animation: pcBurst .9s cubic-bezier(0.22,1,0.36,1) forwards; }
@keyframes pcBurst { 0% { transform: translate(0,0) rotate(0); opacity: 1; } 100% { transform: translate(var(--dx), var(--dy)) rotate(var(--rot)); opacity: 0; } }

 
.po-cours .pc-exquiz { position: relative; margin: 40px 0 28px; padding: 44px 18px 22px; border-radius: 22px; background: linear-gradient(160deg, #f6f9ff 0%, #eef2f8 100%); border: 1.5px solid #dbe6f6; box-shadow: 0 14px 36px rgba(16,15,91,0.1); }
.po-cours .pc-exquiz::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 22px; background: radial-gradient(320px 200px at 8% -10%, rgba(37,99,235,0.08), transparent 65%), radial-gradient(300px 200px at 96% 110%, rgba(255,107,53,0.09), transparent 65%); pointer-events: none; }
.po-cours .pc-exquiz > * { position: relative; z-index: 1; }
.po-cours .pcx-tab { position: absolute; top: -17px; left: 18px; z-index: 2; display: inline-flex; align-items: center; gap: 8px; background: #fff; border: 1.5px solid #dbe6f6; border-radius: 999px; padding: 5px 15px 5px 5px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; color: var(--c-ink); box-shadow: 0 8px 20px rgba(16,15,91,0.12); }
.po-cours .pcx-tab i { display: inline-grid; place-items: center; width: 26px; height: 26px; border-radius: 999px; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; }
.po-cours .pcx-tab i svg { width: 14px; height: 14px; }
.po-cours .pc-exquiz { scroll-margin-top: 60px; }
.po-cours .pcx { max-width: 560px; margin: 0 auto; }

 
.po-cours .pcx-intro { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding: 8px 0 4px; }
.po-cours .pcx-intro b { color: var(--c-ink); font-size: 22px; font-weight: 800; letter-spacing: -0.01em; }
.po-cours .pcx-intro .s { color: var(--c-mut); font-size: 14.5px; line-height: 1.6; max-width: 400px; }
.po-cours .pcx-chips { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; }
.po-cours .pcx-chips span { display: inline-flex; align-items: center; font-size: 12.5px; font-weight: 800; padding: 6px 14px; border-radius: 999px; }
.po-cours .pcx-chips .obj { background: var(--c-blue-soft); color: var(--c-navy); border: 1px solid rgba(37,99,235,0.18); }
.po-cours .pcx-chips .rec { background: #fff; color: #5a6b8c; border: 1.5px solid #dbe4f2; }
.po-cours .pcx-chips .rec.ok { background: #e9f9f1; color: #047857; border-color: #b9e9d3; }
.po-cours .pcx-go, .po-cours .pcx-re { appearance: none; cursor: pointer; font-family: inherit; display: inline-flex; align-items: center; justify-content: center; gap: 9px; margin-top: 8px; padding: 15px 30px; border: none; border-radius: 999px; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-size: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.04em; box-shadow: 0 12px 28px rgba(255,107,53,0.4); transition: transform .2s ease, box-shadow .2s ease; }
.po-cours .pcx-go:hover { transform: translateY(-2px); box-shadow: 0 16px 34px rgba(255,107,53,0.5); }
.po-cours .pcx-go:active { transform: scale(0.97); }
.po-cours .pcx-go svg, .po-cours .pcx-next svg { width: 16px; height: 16px; }

 
.po-cours .pcx-top { display: flex; justify-content: space-between; align-items: center; margin: 0 0 10px; font-size: 12px; font-weight: 800; color: #8494b5; text-transform: uppercase; letter-spacing: 0.07em; }
.po-cours .pcx-top .pcx-score { color: #047857; background: #e9f9f1; border: 1px solid #b9e9d3; padding: 4px 11px; border-radius: 999px; text-transform: none; letter-spacing: 0; font-size: 12.5px; }
.po-cours .pcx-route { position: relative; height: 12px; border-radius: 999px; background: #dfe6f2; overflow: hidden; }
.po-cours .pcx-route .fill { position: absolute; top: 0; bottom: 0; left: 0; width: 0; border-radius: 999px; background: linear-gradient(90deg, #ff6b35, #ffb43d); transition: width .5s cubic-bezier(0.22,1,0.36,1); }
.po-cours .pcx-route .dash { position: absolute; left: 6px; right: 6px; top: 50%; height: 2px; transform: translateY(-50%); background: repeating-linear-gradient(90deg, rgba(255,255,255,0.95) 0 9px, transparent 9px 20px); border-radius: 2px; pointer-events: none; }
.po-cours .pcx-dots { display: flex; gap: 5px; flex-wrap: wrap; margin: 9px 0 16px; }
.po-cours .pcx-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d6deeb; transition: all .25s ease; }
.po-cours .pcx-dots i.cur { background: #fff; box-shadow: 0 0 0 2px var(--c-blue); }
.po-cours .pcx-dots i.ok { background: #10b981; }
.po-cours .pcx-dots i.ko { background: #ef4444; }

 


.po-cours .pcx-img { display: block; width: auto; max-width: 100%; max-height: 300px; border-radius: 14px; border: 1.5px solid #e2e9f4; margin: 0 auto 14px; min-width: 160px; min-height: 80px; background: #eef2f8; }
.po-cours .pcx-q { display: flex; gap: 12px; align-items: flex-start; margin: 0 0 14px; }
.po-cours .pcx-q p { margin: 0; color: var(--c-ink); font-size: 17px; font-weight: 700; line-height: 1.55; }
.po-cours .pcx-au { flex-shrink: 0; appearance: none; cursor: pointer; font-family: inherit; display: inline-flex; align-items: center; gap: 7px; border: 1.5px solid rgba(37,99,235,0.25); background: var(--c-blue-soft); color: var(--c-navy); font-size: 12.5px; font-weight: 800; padding: 8px 14px; border-radius: 999px; transition: background .2s ease, transform .15s ease; }
.po-cours .pcx-au:hover { background: #dbe9ff; transform: translateY(-1px); }
.po-cours .pcx-au svg { width: 15px; height: 15px; }

 
.po-cours .pcx-opts { display: flex; flex-direction: column; gap: 10px; }
.po-cours .pcx-opt { appearance: none; cursor: pointer; font-family: inherit; display: flex; align-items: center; gap: 12px; text-align: left; width: 100%; background: #fff; border: 1.5px solid #dbe4f2; border-radius: 14px; padding: 12px 14px; transition: transform .15s ease, border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.po-cours .pcx-opt .l { flex-shrink: 0; display: inline-grid; place-items: center; width: 30px; height: 30px; border-radius: 9px; background: #eef2f8; color: #5a6b8c; font-size: 13px; font-weight: 800; transition: background .2s ease, color .2s ease; }
.po-cours .pcx-opt .x { font-size: 14.5px; font-weight: 700; color: var(--c-body); line-height: 1.45; }
.po-cours .pcx-opt:hover:not(:disabled) { transform: translateY(-1px); border-color: var(--c-blue); box-shadow: 0 8px 20px rgba(37,99,235,0.12); }
.po-cours .pcx-opt:disabled { cursor: default; opacity: 0.55; }
.po-cours .pcx-opt.good { opacity: 1; background: #e9f9f1; border-color: #10b981; animation: pcPop .35s cubic-bezier(0.34,1.56,0.64,1); }
.po-cours .pcx-opt.good .l { background: #10b981; color: #fff; }
.po-cours .pcx-opt.good .x { color: #065f46; }
.po-cours .pcx-opt.bad { opacity: 1; background: #fdecec; border-color: #ef4444; animation: pcShake .4s ease; }
.po-cours .pcx-opt.bad .l { background: #ef4444; color: #fff; }
.po-cours .pcx-opt.bad .x { color: #991b1b; }

 
.po-cours .pcx-fb { margin-top: 14px; padding: 16px; border-radius: 16px; }
.po-cours .pcx-fb.ok { background: #e9f9f1; border: 1.5px solid #b9e9d3; }
.po-cours .pcx-fb.ko { background: #fdeeee; border: 1.5px solid #f6cfcf; }
.po-cours .pcx-fb .h { display: flex; align-items: center; gap: 10px; margin-bottom: 6px; }
.po-cours .pcx-fb .h b { font-size: 15.5px; font-weight: 800; line-height: 1.35; }
.po-cours .pcx-fb.ok .h b { color: #047857; }
.po-cours .pcx-fb.ko .h b { color: #b91c1c; }
.po-cours .pcx-feu { flex-shrink: 0; width: 19px; height: 42px; filter: drop-shadow(0 3px 6px rgba(16,15,91,0.25)); }
.po-cours .pcx-fb p { margin: 0 0 12px; font-size: 14px; line-height: 1.6; color: #33415e; }
.po-cours .pcx-next { appearance: none; cursor: pointer; font-family: inherit; display: flex; align-items: center; justify-content: center; gap: 9px; width: 100%; padding: 14px 20px; border: none; border-radius: 14px; font-size: 14.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.05em; color: #fff; transition: transform .15s ease, box-shadow .2s ease; }
.po-cours .pcx-fb.ok .pcx-next { background: linear-gradient(135deg, #10b981, #059669); box-shadow: 0 10px 24px rgba(16,185,129,0.35); }
.po-cours .pcx-fb.ko .pcx-next { background: linear-gradient(135deg, #2563eb, #1e3faf); box-shadow: 0 10px 24px rgba(37,99,235,0.3); }
.po-cours .pcx-next:hover { transform: translateY(-1px); }
.po-cours .pcx-next:active { transform: scale(0.98); }

 
.po-cours .pcx-res { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 10px 0 4px; }
.po-cours .pcx-ring { position: relative; width: 128px; height: 128px; margin-bottom: 4px; }
.po-cours .pcx-ring svg { width: 100%; height: 100%; transform: rotate(-90deg); }
.po-cours .pcx-ring circle { fill: none; stroke-width: 11; }
.po-cours .pcx-ring .bg { stroke: #dfe6f2; }
.po-cours .pcx-ring .val { stroke: #ef4444; stroke-linecap: round; transition: stroke-dashoffset 1s cubic-bezier(0.22,1,0.36,1); }
.po-cours .pcx-res.win .pcx-ring .val { stroke: #10b981; }
.po-cours .pcx-ring .pct { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 30px; font-weight: 900; letter-spacing: -0.02em; color: var(--c-ink); }
.po-cours .pcx-ring .pct i { font-style: normal; font-size: 16px; font-weight: 800; color: #8494b5; margin-left: 1px; }
.po-cours .pcx-res b { color: var(--c-ink); font-size: 20px; font-weight: 800; }
.po-cours .pcx-res .d { color: var(--c-mut); font-size: 14px; line-height: 1.6; max-width: 380px; }
.po-cours .pcx-recap { display: flex; flex-direction: column; align-items: center; gap: 7px; margin-top: 6px; }
.po-cours .pcx-recap .t { font-size: 10.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.09em; color: #8494b5; }
.po-cours .pcx-recap .pcx-dots { margin: 0; justify-content: center; }
.po-cours .pcx-recap .pcx-dots i { width: 9px; height: 9px; }
.po-cours .pcx-stats { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; margin-top: 4px; }
.po-cours .pcx-stats span { font-size: 12.5px; font-weight: 700; color: #5a6b8c; background: #fff; border: 1.5px solid #dbe4f2; padding: 6px 13px; border-radius: 999px; }


.po-cours .pcx-upsell { position: relative; overflow: hidden; display: flex; flex-direction: column; align-items: center; gap: 11px; width: 100%; margin-top: 20px; padding: 26px 20px 22px; text-align: center; border-radius: 20px; background: radial-gradient(300px 190px at 90% -18%, rgba(61,155,255,0.22), transparent 65%), radial-gradient(260px 170px at -6% 115%, rgba(255,107,53,0.16), transparent 60%), linear-gradient(150deg, #0e1a3d 0%, #15203c 55%, #1b2a52 100%); box-shadow: 0 20px 48px -18px rgba(10, 16, 40, .7); }
.po-cours .pcx-up-sign { position: absolute; top: 13px; right: 13px; transform: rotate(8deg); filter: drop-shadow(0 8px 16px rgba(0,0,0,.35)); opacity: .95; }
.po-cours .pcx-up-badge { display: inline-flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; color: #fff; background: linear-gradient(135deg, #10b981, #059669); border-radius: 999px; padding: 6px 14px; box-shadow: 0 6px 16px rgba(16, 185, 129, .45); }
 
.po-cours .pcx-up-badge--nav { background: linear-gradient(135deg, #2f6bff, #1e3faf); box-shadow: 0 6px 16px rgba(37, 99, 235, .45); }


.po-cours .pcx-res .pcx-up-t { color: #fff; font-size: clamp(19px, 4.6vw, 24px); font-weight: 800; line-height: 1.18; letter-spacing: -.4px; max-width: 24ch; text-wrap: balance; }
.po-cours .pcx-res .pcx-up-t em { font-style: normal; color: #ffd23f; }
.po-cours .pcx-res .pcx-up-s { color: #b8c5e2; font-size: 13.5px; line-height: 1.55; max-width: 46ch; }
.po-cours .pcx-res .pcx-up-s b { color: #fff; font-size: inherit; font-weight: 800; }
.po-cours .pcx-up-go { display: inline-flex; align-items: center; justify-content: center; gap: 10px; margin-top: 4px; padding: 16px 28px; border: 0; border-radius: 999px; background: linear-gradient(100deg, #f65e2e 0%, #f7931e 60%, #ffa53d 100%); color: #fff; font-family: inherit; font-size: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; cursor: pointer; box-shadow: 0 12px 28px rgba(255, 107, 53, .5); transition: transform .15s ease; animation: pcxUpGlow 2.6s ease-in-out infinite; }
.po-cours .pcx-up-go:hover { transform: translateY(-1px); }
.po-cours .pcx-up-go:active { transform: scale(.98); }
.po-cours .pcx-up-go svg { width: 17px; height: 17px; }
@keyframes pcxUpGlow { 0%, 100% { box-shadow: 0 12px 28px rgba(255, 107, 53, .5); } 50% { box-shadow: 0 12px 34px rgba(255, 107, 53, .85), 0 0 0 7px rgba(255, 107, 53, .12); } }
@media (prefers-reduced-motion: reduce) { .po-cours .pcx-up-go { animation: none; } }


@media (max-width: 420px) { .po-cours .pcx-res .pcx-up-go { font-size: 13px; letter-spacing: .01em; padding: 15px 14px; gap: 7px; } }
.po-cours .pcx-up-foot { display: inline-flex; align-items: center; gap: 6px; font-size: 11.5px; font-weight: 600; color: #8fa3c8; }


.po-cours .pcx-res .pcx-ln { display: flex; align-items: center; gap: 12px; width: 100%; margin-top: 16px; padding: 13px 14px; border-radius: 16px; background: #0f172a; color: #fff; text-decoration: none; text-align: left; box-shadow: 0 14px 30px -16px rgba(15, 23, 42, .6); transition: transform .15s; }
.po-cours .pcx-res .pcx-ln:hover { transform: translateY(-1px); }
.po-cours .pcx-res .pcx-ln-k { flex: 0 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center; min-width: 58px; padding: 8px 6px; border-radius: 12px; background: rgba(255, 255, 255, .06); font-size: 22px; font-weight: 800; line-height: 1; color: #ffd166; }
.po-cours .pcx-res .pcx-ln-k small { font-size: 8.5px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; color: #ffb3c1; margin-top: 4px; white-space: nowrap; }
.po-cours .pcx-res .pcx-ln-t { flex: 1; font-size: 12.5px; line-height: 1.4; color: #c3cfe2; }
.po-cours .pcx-res .pcx-ln-t b { display: block; font-size: 13.5px; font-weight: 800; color: #fff; margin-bottom: 2px; }
.po-cours .pcx-res .pcx-ln-go { flex: 0 0 auto; display: inline-flex; align-items: center; gap: 6px; padding: 10px 14px; border-radius: 999px; background: #d5163e; color: #fff; font-size: 12.5px; font-weight: 800; white-space: nowrap; }
.po-cours .pcx-res .pcx-ln-go svg { width: 14px; height: 14px; }
@media (max-width: 480px) { .po-cours .pcx-res .pcx-ln { flex-wrap: wrap; } .po-cours .pcx-res .pcx-ln-go { width: 100%; justify-content: center; } }
.po-cours .pcx-acts { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-top: 12px; width: 100%; }
.po-cours .pcx-suiv { display: flex; flex-direction: column; align-items: center; gap: 2px; text-decoration: none; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff !important; padding: 13px 26px; border-radius: 16px; box-shadow: 0 12px 28px rgba(255,107,53,0.4); transition: transform .2s ease, box-shadow .2s ease; max-width: 100%; }
.po-cours .pcx-suiv:hover { transform: translateY(-2px); box-shadow: 0 16px 34px rgba(255,107,53,0.5); }
.po-cours .pcx-suiv span { font-size: 13.5px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.05em; }
.po-cours .pcx-suiv small { font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.9); max-width: 320px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.po-cours .pcx-re { margin-top: 0; padding: 13px 24px; font-size: 13px; background: #fff; color: #33415e; border: 1.5px solid #dbe4f2; box-shadow: none; }
.po-cours .pcx-re:hover { border-color: #b9c9e4; transform: translateY(-1px); box-shadow: none; }
.po-cours .pcx-relire { appearance: none; cursor: pointer; font-family: inherit; padding: 13px 24px; border-radius: 999px; font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.04em; background: transparent; color: #5a6b8c; border: 1.5px dashed #b9c9e4; transition: color .2s ease, border-color .2s ease; }
.po-cours .pcx-relire:hover { color: var(--c-navy); border-color: var(--c-navy); }
@media (max-width: 560px) { .po-cours .pc-exquiz { padding: 40px 12px 16px; } .po-cours .pcx-q { flex-direction: column-reverse; gap: 9px; } .po-cours .pcx-q .pcx-au { align-self: flex-start; } }



.po-cours .pc-nav { display: flex; align-items: stretch; margin: 26px 0 8px;
  border: 1.5px solid #e2e9f4; border-radius: 14px; background: #fff; overflow: hidden; }


.po-cours .pc-nav-fin { margin: 22px 0 40px; }
.po-cours .pc-nav .pcnav-prev { flex: 0 1 31%; min-width: 0; display: flex; flex-direction: column;
  justify-content: center; gap: 2px; padding: 13px 16px; border: 0; border-radius: 0;
  background: transparent; text-decoration: none; transition: background .2s ease; }
.po-cours .pc-nav .pcnav-prev:hover { transform: none; background: #f5f8fd; }
.po-cours .pc-nav .pcnav-prev .lbl { font-size: 10px; font-weight: 800; text-transform: uppercase;
  letter-spacing: 0.07em; color: #93a2bd; }
 
.po-cours .pc-nav .pcnav-prev .ttl { font-size: 13px; font-weight: 700; color: var(--c-ink);
  line-height: 1.25; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }


.po-cours .pc-nav .pcnav-next { flex: 1 1 69%; min-width: 0; position: relative; overflow: hidden;
  display: flex; flex-wrap: wrap; align-items: center; gap: 4px 14px; padding: 13px 16px;
  border-radius: 0; border-left: 1.5px solid #e2e9f4; box-shadow: none; text-decoration: none;
  background: linear-gradient(90deg, rgba(255,107,53,0.05), rgba(247,147,30,0.11));
  transition: background .2s ease; }
.po-cours .pc-nav .pcnav-next:hover { transform: none;
  background: linear-gradient(90deg, rgba(255,107,53,0.10), rgba(247,147,30,0.18)); }
.po-cours .pc-nav .pcnav-next .k { flex: 0 0 100%; font-size: 10px; font-weight: 800;
  text-transform: uppercase; letter-spacing: 0.07em; color: #d2691e; }


.po-cours .pc-nav .pcnav-next .t { flex: 1 1 0; min-width: 0; font-size: 14px; font-weight: 800;
  color: var(--c-navy); line-height: 1.25; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.po-cours .pc-nav .pcnav-next .go { flex: 0 0 auto; margin: 0; align-self: center;
  display: inline-flex; align-items: center; gap: 7px; background: linear-gradient(135deg, #ff6b35, #f7931e);
  border: 0; color: #fff; font-size: 11px; font-weight: 800; text-transform: uppercase;
  letter-spacing: 0.04em; padding: 7px 13px; border-radius: 999px; white-space: nowrap;
  box-shadow: 0 4px 12px rgba(255,107,53,0.32); }
.po-cours .pc-nav .pcnav-next .go svg { width: 14px; height: 14px; }


@media (max-width: 720px) {
  .po-cours .pc-nav { flex-direction: column; }
  .po-cours .pc-nav .pcnav-prev { flex: 1 1 auto; width: 100%; order: 1; }
  .po-cours .pc-nav .pcnav-next { flex: 1 1 auto; width: 100%; order: 0; border-left: 0;
    border-bottom: 1.5px solid #e2e9f4; }
  .po-cours .pc-nav .pcnav-prev .ttl,
  .po-cours .pc-nav .pcnav-next .t { white-space: normal; overflow: visible; }
  .po-cours .pc-nav .pcnav-next .t { flex: 1 1 100%; }
  

  .po-cours .pc-nav .pcnav-next .go { flex: 1 1 100%; width: 100%; margin-top: 10px;
    align-self: stretch; justify-content: center; white-space: normal;
    padding: 12px 16px; font-size: 12px; }
}









.pc-rfxt-lock .po-rfxt-cta { background: linear-gradient(180deg, #94a3b8, #64748b); box-shadow: 0 10px 26px rgba(71, 85, 105, .30), inset 0 1px 0 rgba(255, 255, 255, .2); }
.pc-rfxt-lock .po-rfxt-ctaw { animation: none; }
.pc-rfxt-lock .po-rfxt-cta i { display: none; }


.po-cours .pc-rfxt-lock .pc-btn { background: linear-gradient(180deg, #94a3b8, #64748b); box-shadow: 0 10px 26px rgba(71, 85, 105, .30); }

 
.po-cours .pch-chap-head[data-pc-fold-head] { cursor: pointer; user-select: none; }
.po-cours .pch-chev { width: 20px; height: 20px; color: #64748b; flex-shrink: 0; transition: transform .25s ease; }
.po-cours .pch-chap.plie .pch-chev { transform: rotate(-90deg); }
.po-cours .pch-chap.plie .pch-lecons { display: none; }

 
.po-cours a.pc-tb-cta { display: inline-block; text-decoration: none; line-height: 1.2; text-align: center; }



.po-cours .pcp-wrap { padding-top: 26px; }
.po-cours .pcp-cartes { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; margin: 18px 0 22px; }
.po-cours .pcp-carte { position: relative; display: flex; flex-direction: column; background: #fff; border: 2px solid #e7ecf3; border-radius: 20px; padding: 0; overflow: hidden; text-decoration: none; color: var(--c-ink); box-shadow: 0 20px 44px -22px rgba(20, 30, 60, .32); transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease; }
.po-cours .pcp-carte:hover { transform: translateY(-3px); box-shadow: 0 26px 52px -22px rgba(20, 30, 60, .42); }
.po-cours .pcp-img { display: block; }
.po-cours .pcp-img img { display: block; width: 100%; height: 148px; object-fit: cover; }
.po-cours .pcp-corps { display: flex; flex-direction: column; gap: 8px; padding: 16px 20px 16px; flex: 1; }
.po-cours .pcp-etape { font-size: 10.5px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: #2563eb; }
 
.po-cours .pcp-carte--theorie { border-color: #bfdbfe; }
.po-cours .pcp-carte--theorie:hover { border-color: #60a5fa; }
.po-cours .pcp-carte--theorie .pcp-etape { color: #2563eb; }
.po-cours .pcp-carte--tpr { border-color: #fed7aa; }
.po-cours .pcp-carte--tpr:hover { border-color: #fb923c; }
.po-cours .pcp-carte--tpr .pcp-etape { color: #ea700b; }
.po-cours .pcp-carte--pratique { border-color: #1e3faf; }
.po-cours .pcp-carte--pratique:hover { border-color: #15203c; }
.po-cours .pcp-carte--pratique .pcp-etape { color: #1e3faf; }
.po-cours .pcp-titre { font-size: 18px; font-weight: 800; letter-spacing: -.2px; line-height: 1.25; color: var(--c-navy); }
.po-cours .pcp-desc { font-size: 13px; font-weight: 600; line-height: 1.55; color: var(--c-mut); flex: 1; }
.po-cours .pcp-metas { display: flex; flex-wrap: wrap; gap: 6px; }
.po-cours .pcp-metas span { font-size: 11.5px; font-weight: 700; color: #475569; background: #eef2f8; border-radius: 999px; padding: 4px 10px; }
.po-cours .pcp-bar { display: none; height: 8px; border-radius: 999px; background: #eef2f8; overflow: hidden; margin-top: 2px; }
.po-cours .pcp-bar.on { display: block; }
.po-cours .pcp-bar i { display: block; height: 100%; border-radius: 999px; background: linear-gradient(90deg, #ff6b35, #f7931e); }
.po-cours .pcp-go { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 6px; font-size: 13.5px; font-weight: 800; color: #ff6b35; }
.po-cours .pcp-go svg { width: 18px; height: 18px; transition: transform .2s ease; }
.po-cours .pcp-carte:hover .pcp-go svg { transform: translateX(3px); }
.po-cours .pcp-liens { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 18px; margin: 4px 0 10px; font-size: 12.5px; font-weight: 700; color: var(--c-mut); }
.po-cours .pcp-liens a { color: #2563eb; text-decoration: none; }
.po-cours .pcp-liens a:hover { text-decoration: underline; }



@media (max-width: 640px) {
  .po-cours .pcp-wrap { padding-top: 6px; }
  .po-cours .pcp-wrap .pch-hero { padding: 4px 0 10px; }
  .po-cours .pcp-wrap .pch-hero h1 { font-size: 27px; line-height: 1.12; letter-spacing: -0.5px; margin-bottom: 8px; }
  .po-cours .pcp-wrap .pch-lede { font-size: 15px; line-height: 1.55; margin: 8px 0 13px; }
  .po-cours .pcp-wrap .pch-strip { gap: 6px 14px; font-size: 12.5px; margin-bottom: 2px; }
  .po-cours .pcp-cartes { margin: 12px 0 18px; }
}



.po-cours .pch-offres { margin: 26px 0 8px; }



.po-cours .pc-tb-univ[hidden] { display: none !important; }



.po-cours .pcp-conf { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 0; background: #fff; border: 1.5px solid #e7ecf3; border-radius: 20px; box-shadow: 0 16px 38px -24px rgba(20, 30, 60, .25); margin: 4px 0 18px; overflow: hidden; }
.po-cours .pcp-conf-item { display: flex; flex-direction: column; gap: 7px; padding: 18px 20px; border-left: 1.5px solid #eef2f8; }
.po-cours .pcp-conf-item:first-child { border-left: 0; }
.po-cours .pcp-conf-item b { font-size: 14.5px; font-weight: 800; letter-spacing: -.1px; color: var(--c-navy); }
.po-cours .pcp-conf-item > span:last-child { font-size: 12.5px; font-weight: 600; line-height: 1.55; color: var(--c-mut); }
.po-cours .pcp-conf-avatars { display: flex; align-items: center; height: 26px; }
.po-cours .pcp-conf-avatars i { width: 24px; height: 24px; border-radius: 999px; border: 2px solid #fff; margin-left: -7px; }
.po-cours .pcp-conf-avatars i:first-child { margin-left: 0; }
.po-cours .pcp-conf-avatars i:nth-child(1) { background: #2563eb; }
.po-cours .pcp-conf-avatars i:nth-child(2) { background: #ff6b35; }
.po-cours .pcp-conf-avatars i:nth-child(3) { background: #1e3faf; }
.po-cours .pcp-conf-avatars i:nth-child(4) { background: #f7931e; }
.po-cours .pcp-conf-ic { display: flex; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 9px; background: #eefdf4; color: #0a7d33; }
.po-cours .pcp-conf-ic svg { width: 17px; height: 17px; }
.po-cours .pcp-conf-ic--or { background: #fff3ea; color: #ff6b35; }
@media (max-width: 760px) {
  .po-cours .pcp-conf-item { border-left: 0; border-top: 1.5px solid #eef2f8; }
  .po-cours .pcp-conf-item:first-child { border-top: 0; }
}



.po-cours .pch-note { margin: 12px 20px 14px; font-size: 13.5px; font-weight: 600; color: var(--c-mut); line-height: 1.6; }



.po-cours .pch-membre { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; background: #fff; border: 2px solid #e7ecf3; border-radius: 20px; padding: 18px 20px; margin: 22px 0 10px; box-shadow: 0 16px 38px -24px rgba(20, 30, 60, .25); }
.po-cours .pch-membre--complet { background: linear-gradient(135deg, #f6fefa, #eefdf4); border-color: #a9e3c3; }
.po-cours .pch-membre-ic { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 12px; background: #eefdf4; color: #0a7d33; flex-shrink: 0; }
.po-cours .pch-membre-ic svg { width: 24px; height: 24px; }
.po-cours .pch-membre .tx { flex: 1; min-width: 220px; }
.po-cours .pch-membre .tx b { display: block; font-size: 15.5px; font-weight: 800; color: var(--c-navy); margin-bottom: 3px; }
.po-cours .pch-membre--complet .tx b { color: #0a7d33; }
.po-cours .pch-membre .tx span { display: block; font-size: 13px; font-weight: 600; line-height: 1.55; color: var(--c-mut); }
.po-cours .pch-membre-btn { display: inline-block; background: linear-gradient(135deg, #ff6b35, #f7931e); color: #fff; font-weight: 800; font-size: 13.5px; border-radius: 999px; padding: 12px 22px; text-decoration: none; transition: transform .2s ease; white-space: nowrap; }
.po-cours .pch-membre-btn:hover { transform: translateY(-1px); }
.po-cours .pch-membre-btn--sec { background: #fff; color: #15203c; border: 1.5px solid #d9e2ef; }

 
.po-cours .pch-chap-img { width: 46px; height: 46px; border-radius: 12px; object-fit: cover; flex-shrink: 0; box-shadow: inset 0 0 0 1px rgba(21, 32, 60, .06); }
@media (max-width: 560px) { .po-cours .pch-chap-img { width: 40px; height: 40px; } }



.po-cours .pc-signaux { margin: 26px 0 8px !important; padding: 0 !important; }
.po-cours .pc-sgx-det { background: linear-gradient(180deg, #f8fafd, #f1f5fb); border: 1px solid #dfe7f3; border-radius: 16px; overflow: hidden; }
.po-cours .pc-sgx-det summary { cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; padding: 14px 18px; user-select: none; }
.po-cours .pc-sgx-det summary::-webkit-details-marker { display: none; }
.po-cours .pc-sgx-det summary:hover .pc-sgx-t { color: #2563eb; }
.po-cours .pc-sgx-badge { flex: 0 0 auto; width: 40px; height: 40px; display: grid; place-items: center; background: #fff; border: 1px solid #e3eaf5; border-radius: 12px; box-shadow: 0 2px 6px rgba(21, 32, 60, .06); }
.po-cours .pc-sgx-t { flex: 1; display: flex; flex-direction: column; gap: 2px; font-weight: 800; color: #15203c; font-size: 15.5px; line-height: 1.25; transition: color .15s ease; }
.po-cours .pc-sgx-t em { font-style: normal; font-weight: 600; font-size: 12.5px; color: #5a6b8c; }
.po-cours .pc-sgx-n { flex: 0 0 auto; min-width: 27px; height: 27px; padding: 0 9px; display: inline-flex; align-items: center; justify-content: center; background: #15203c; color: #fff; border-radius: 999px; font-size: 12.5px; font-weight: 800; }
.po-cours .pc-sgx-chev { flex: 0 0 auto; width: 8px; height: 8px; border-right: 2.4px solid #8494b5; border-bottom: 2.4px solid #8494b5; transform: rotate(45deg); transition: transform .2s ease; margin-top: -3px; }
.po-cours .pc-sgx-det[open] .pc-sgx-chev { transform: rotate(-135deg); margin-top: 3px; }
.po-cours .pc-sgx-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 10px; padding: 4px 16px 8px; }
.po-cours .pc-sgx-it { margin: 0 !important; padding: 12px 10px !important; background: #fff; border: 1px solid #e7ecf5; border-radius: 14px; text-align: center; display: flex; flex-direction: column; gap: 9px; }
.po-cours .pc-sgx-img { display: grid; place-items: center; height: 84px; }
.po-cours .pc-sgx-img img { max-height: 84px !important; max-width: 100% !important; width: auto !important; height: auto !important; box-shadow: none !important; border: 0 !important; border-radius: 0 !important; }
.po-cours .pc-sgx-it figcaption { display: flex; flex-direction: column; gap: 2px; }
.po-cours .pc-sgx-it figcaption b { font-size: 12px; font-weight: 800; color: #2563eb; letter-spacing: .4px; }
.po-cours .pc-sgx-it figcaption span { font-size: 12.5px; line-height: 1.35; color: #3d4c6e; font-weight: 600; }
.po-cours .pc-sgx-foot { margin: 4px 16px 14px !important; font-size: 12px; color: #5a6b8c; }
.po-cours .pc-sgx-foot a { color: #2563eb; font-weight: 700; }
@media (max-width: 560px) {
  .po-cours .pc-sgx-grid { grid-template-columns: repeat(auto-fill, minmax(116px, 1fr)); gap: 8px; padding: 2px 12px 6px; }
  .po-cours .pc-sgx-t em { display: none; }
  .po-cours .pc-sgx-det summary { padding: 13px 14px; }
  .po-cours .pc-sgx-img { height: 70px; }
  .po-cours .pc-sgx-img img { max-height: 70px !important; }
}



.pc-valide { margin: 72px 0 64px !important; padding: 0 !important; }
.pcv-toggle { display: flex; justify-content: center; gap: 4px; background: #fff; border: 1.5px solid #dfe7f3; border-radius: 999px; padding: 4px; width: max-content; max-width: 100%; margin: 0 auto; position: relative; z-index: 20; box-shadow: 0 8px 22px -10px rgba(21, 32, 60, .28); }
.pcv-tab { display: inline-flex; align-items: center; gap: 7px; border: 0 !important; background: none; border-radius: 999px !important; padding: 9px 18px !important; font-weight: 800; font-size: 13.5px; color: #5a6b8c; cursor: pointer; font-family: inherit; line-height: 1; transition: background .15s ease, color .15s ease; }
.pcv-tab svg { flex: none; }
.pcv-tab.actif { background: #15203c !important; color: #fff !important; }
.pcv-tab:not(.actif):hover { background: #f0f6ff; color: #15203c; }
.pcv-pane[hidden] { display: none !important; }
.pcv-pane .po-rfxt-wrap { margin: 20px 0 0 !important; }
.pc-rfxt-train .po-rfxt-stamp { display: none !important; }
.pc-valide .pc-exquiz { display: none; }
.pc-valide.lance [data-pcv-cover] { display: none; }
.pc-valide.lance .pc-exquiz:not([hidden]) { display: block; margin-top: 14px; }
@media (max-width: 560px) {
  .pc-valide { margin: 52px 0 46px !important; }
  .pcv-tab { padding: 8px 13px !important; font-size: 12.5px; }
}

 
.po-cours .pcx-img { cursor: zoom-in; }
.pc-zoom { position: fixed; inset: 0; background: rgba(10, 14, 26, .92); display: none; align-items: center; justify-content: center; z-index: 100000; cursor: zoom-out; padding: 2vh 2vw; }
.pc-zoom.on { display: flex; }
.pc-zoom img { max-width: 96vw; max-height: 96vh; border-radius: 10px; background: #fff; }
