.pc-intro{color:#657782;margin-top:-18px;margin-bottom:22px}.pc-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;margin-bottom:15px}.pc-filters input,.pc-filters select{padding:13px;border:1px solid #dce6e8;border-radius:13px;background:white}.pc-status{color:#71818a;font-size:14px;margin-bottom:14px}.pc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.pc-card{display:grid;grid-template-columns:70px 1fr 115px;gap:14px;padding:17px;border:1px solid #e1e9eb;border-radius:19px;background:#fff;box-shadow:0 8px 24px #1637440d}.pc-avatar{width:66px;height:66px;border-radius:17px;background:#e8f7f5;display:grid;place-items:center;overflow:hidden;font-weight:900;color:#168f89}.pc-avatar img{width:100%;height:100%;object-fit:cover}.pc-card small,.pc-auth small{color:#168f89;font-weight:900}.pc-card h3{margin:3px 0;color:#153744}.pc-title{font-weight:800;color:#45606b}.pc-meta{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.pc-meta span{font-size:11px;background:#f3f7f7;padding:5px 7px;border-radius:20px}.pc-desc{font-size:12px;color:#687b84}.pc-price{font-size:20px;font-weight:900;text-align:right}.pc-primary,.pc-secondary,.pc-more{display:block;text-align:center;text-decoration:none;border:0;border-radius:11px;padding:10px;font-weight:900;cursor:pointer}.pc-primary{background:#27b6ad;color:white}.pc-secondary,.pc-more{background:#edf6f5;color:#225b59;margin-top:7px}.pc-modal{display:none;position:fixed;inset:0;z-index:80000;align-items:center;justify-content:center;padding:15px}.pc-modal.open{display:flex}.pc-back{position:absolute;inset:0;background:#071c28a6}.pc-dialog{position:relative;z-index:1;width:min(680px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:22px;padding:25px}.pc-x{position:absolute;right:13px;top:13px;border:0;border-radius:50%;width:38px;height:38px}.pc-profile{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:center}.pc-profile .pc-avatar{width:86px;height:86px}.pc-info{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.pc-info div{background:#f3f8f8;padding:10px;border-radius:12px;font-size:12px}.pc-auth{text-align:center;max-width:460px}.pc-auth .pc-primary,.pc-auth .pc-secondary{margin-top:9px}@media(max-width:850px){.pc-grid{grid-template-columns:1fr}}@media(max-width:600px){.pc-filters{grid-template-columns:1fr}.pc-card{grid-template-columns:58px 1fr}.pc-avatar{width:54px;height:54px}.pc-side{grid-column:1/-1}.pc-price{text-align:left}.pc-info{grid-template-columns:1fr 1fr}}
/* V173 — finition premium de la vitrine cours, sans changer le fonctionnement */
.public-market{margin-top:34px;padding:52px 44px!important;border:1px solid rgba(25,93,101,.08);border-radius:30px;background:linear-gradient(145deg,#f8fcfc 0%,#fff 58%,#fffaf1 100%);box-shadow:0 22px 70px rgba(28,69,79,.07);overflow:hidden}
.public-market:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-100px;top:-130px;background:rgba(54,196,184,.09);filter:blur(2px);pointer-events:none}
.public-market-head{position:relative;align-items:center;margin-bottom:28px}.public-market-head .section-heading{margin:0}.public-market-head .section-heading span{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#e8f8f6;color:#168f89;font-size:11px;letter-spacing:.12em}.public-market-head .section-heading h2{max-width:680px;margin:12px 0 0;font-size:clamp(32px,4vw,50px);line-height:1.02;letter-spacing:-.04em}.public-market-head>p{max-width:460px;margin:0;padding:17px 19px;border:1px solid #e5eeee;border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(28,69,79,.04)}
.public-market-filters{position:relative;grid-template-columns:minmax(260px,1.6fr) minmax(180px,.75fr) minmax(190px,.75fr) auto;gap:12px;padding:12px;border:1px solid #e4eded;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 10px 30px rgba(28,69,79,.06)}.public-market-filters input,.public-market-filters select{min-height:50px;border-color:transparent;background:#f6f9f9;transition:.2s ease}.public-market-filters input:hover,.public-market-filters select:hover{background:#f0f7f6}.public-market-filters input:focus,.public-market-filters select:focus{background:#fff;border-color:#42bdb5;box-shadow:0 0 0 4px rgba(66,189,181,.12);outline:0}.public-market-filters button{min-height:50px;padding:0 20px;background:#173b47;color:#fff;transition:transform .18s ease,box-shadow .18s ease}.public-market-filters button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(23,59,71,.16)}
.public-market-status{display:inline-flex;align-items:center;min-height:32px;margin:13px 0 17px;padding:7px 12px;border-radius:999px;background:#edf8f7;color:#37706f;font-weight:700}.public-market-status:before{content:"";width:8px;height:8px;margin-right:8px;border-radius:50%;background:#2bb6ad;box-shadow:0 0 0 4px rgba(43,182,173,.12)}
.pc-empty{min-height:150px;display:grid;place-items:center;padding:35px;border:1px dashed #bdd9d7;background:rgba(255,255,255,.72);font-size:16px}.pc-course{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pc-course:hover{transform:translateY(-3px);border-color:#cfe5e3;box-shadow:0 18px 40px rgba(25,54,68,.10)}.pc-primary,.pc-details,.pc-secondary{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.pc-primary:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,181,172,.23)}
@media(max-width:900px){.public-market{padding:36px 24px!important;border-radius:24px}.public-market-head>p{margin-top:18px}.public-market-filters{grid-template-columns:1fr 1fr}.public-market-filters input{grid-column:1/-1}}
@media(max-width:620px){.public-market{margin-top:20px;padding:27px 16px!important;border-radius:22px}.public-market-head .section-heading h2{font-size:34px}.public-market-head>p{padding:14px;font-size:14px}.public-market-filters{grid-template-columns:1fr;padding:9px;border-radius:17px}.public-market-filters input{grid-column:auto}.public-market-filters button{padding:13px}.public-market-status{font-size:12px}.pc-empty{min-height:120px;padding:25px 15px;font-size:14px}}
/* V174 — correction premium ciblée de la vitrine publique */
#cours-en-ligne.public-market{padding-top:72px!important;padding-bottom:72px!important;background:linear-gradient(180deg,#f8fcfc 0%,#fff 100%);overflow:hidden}
#cours-en-ligne .public-market-head{display:grid!important;grid-template-columns:minmax(0,720px) minmax(260px,420px)!important;align-items:end!important;gap:48px!important;margin:0 0 34px!important}
#cours-en-ligne .section-heading{margin:0!important;padding:0!important}
#cours-en-ligne .section-heading span{display:block!important;margin:0 0 12px!important;color:#0aa7a0!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.18em!important}
#cours-en-ligne .section-heading h2{margin:0!important;padding:0!important;font-size:clamp(36px,4vw,58px)!important;line-height:1.02!important;letter-spacing:-.045em!important;color:#102d42!important;max-width:700px!important}
#cours-en-ligne .public-market-head>p{align-self:end!important;margin:0 0 5px!important;padding:0!important;max-width:410px!important;font-size:16px!important;line-height:1.65!important;color:#667b86!important}
#cours-en-ligne .public-market-filters{display:grid!important;grid-template-columns:minmax(280px,1.7fr) minmax(180px,.8fr) minmax(190px,.85fr) auto!important;gap:12px!important;padding:12px!important;margin:0!important;background:#fff!important;border:1px solid #e1ecee!important;border-radius:22px!important;box-shadow:0 18px 50px rgba(22,67,78,.08)!important}
#cours-en-ligne .public-market-filters input,#cours-en-ligne .public-market-filters select{height:52px!important;min-height:52px!important;margin:0!important;padding:0 16px!important;border:1px solid #dce8ea!important;border-radius:14px!important;background:#f9fbfb!important;font-size:14px!important;line-height:52px!important;box-shadow:none!important;outline:none!important}
#cours-en-ligne .public-market-filters input:focus,#cours-en-ligne .public-market-filters select:focus{background:#fff!important;border-color:#29b9b0!important;box-shadow:0 0 0 4px rgba(41,185,176,.10)!important}
#cours-en-ligne .public-market-filters button{height:52px!important;padding:0 18px!important;border-radius:14px!important;background:#eaf7f6!important;color:#167d78!important;white-space:nowrap!important}
#cours-en-ligne .public-market-status{margin:18px 4px 14px!important;font-size:13px!important;font-weight:700!important;color:#7b8e96!important}
#cours-en-ligne .public-course-grid{margin-top:0!important}
#cours-en-ligne .pc-empty{position:relative!important;min-height:170px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:34px 20px!important;border:1px dashed #cbdfe1!important;border-radius:22px!important;background:rgba(255,255,255,.72)!important;color:#607680!important;font-size:15px!important;text-align:center!important}
#cours-en-ligne .pc-empty:before{content:'⌁';display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#eaf8f7;color:#159b94;font-size:26px;font-weight:900}
#cours-en-ligne .pc-course{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}
#cours-en-ligne .pc-course:hover{transform:translateY(-4px)!important;border-color:#cde5e5!important;box-shadow:0 20px 48px rgba(25,65,76,.11)!important}
@media(max-width:900px){#cours-en-ligne.public-market{padding-top:54px!important;padding-bottom:54px!important}#cours-en-ligne .public-market-head{grid-template-columns:1fr!important;gap:14px!important;margin-bottom:25px!important}#cours-en-ligne .public-market-head>p{max-width:650px!important;margin:0!important}#cours-en-ligne .section-heading h2{font-size:clamp(34px,7vw,48px)!important}#cours-en-ligne .public-market-filters{grid-template-columns:1fr 1fr!important}#cours-en-ligne .public-market-filters input{grid-column:1/-1!important}#cours-en-ligne .public-market-filters button{grid-column:1/-1!important}}
@media(max-width:620px){#cours-en-ligne.public-market{padding-top:42px!important;padding-bottom:46px!important}#cours-en-ligne .section-heading span{margin-bottom:9px!important;font-size:10px!important}#cours-en-ligne .section-heading h2{font-size:34px!important;line-height:1.04!important;letter-spacing:-.035em!important}#cours-en-ligne .public-market-head>p{font-size:14px!important;line-height:1.55!important}#cours-en-ligne .public-market-filters{grid-template-columns:1fr!important;padding:9px!important;border-radius:18px!important}#cours-en-ligne .public-market-filters input,#cours-en-ligne .public-market-filters select,#cours-en-ligne .public-market-filters button{grid-column:auto!important;height:48px!important;min-height:48px!important;border-radius:12px!important}#cours-en-ligne .pc-empty{min-height:145px!important;border-radius:18px!important}}

/* V175 — correction ciblée : le sous-texte ne chevauche plus le titre */
#cours-en-ligne .section-heading{display:block!important;margin:0!important;padding:0!important}
#cours-en-ligne .section-heading h2{display:block!important;margin:0!important;padding:0!important;line-height:1.08!important}
#cours-en-ligne .pc-intro{display:block!important;position:static!important;margin:22px 0 24px!important;padding:0!important;max-width:760px!important;font-size:16px!important;line-height:1.6!important;color:#667b86!important;transform:none!important}
#cours-en-ligne .pc-filters{margin-top:0!important}
@media(max-width:620px){#cours-en-ligne .pc-intro{margin:16px 0 20px!important;font-size:14px!important;line-height:1.55!important}}

/* V200 — détails complets séance + réputation professeur */
.pc-trust{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 2px}.pc-trust span{font-size:11px;font-weight:800;color:#177e79;background:#eaf8f7;padding:5px 8px;border-radius:999px}.pc-main{min-width:0}.pc-profile-rich{padding-right:42px}.pc-ratingline{margin-top:7px;color:#657982;font-size:13px;font-weight:800}.pc-detail-section{margin-top:18px;padding-top:17px;border-top:1px solid #e6eeee}.pc-detail-section h3{margin:0 0 12px;color:#12384a;font-size:16px}.pc-info-rich{grid-template-columns:repeat(4,minmax(0,1fr))}.pc-info-rich div{display:flex;flex-direction:column;gap:4px;min-height:72px}.pc-info-rich small{color:#7d9098;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.pc-info-rich strong{color:#183b49;font-size:12px;line-height:1.35}.pc-long-desc,.pc-bio{margin:12px 0 0;color:#617780;line-height:1.6}.pc-teacher-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.pc-teacher-stats>div{padding:13px 10px;border:1px solid #e3eded;border-radius:14px;background:#f8fbfb;text-align:center}.pc-teacher-stats span{display:block;font-size:20px}.pc-teacher-stats strong{display:block;margin:5px 0 2px;color:#143b4a;font-size:13px}.pc-teacher-stats small{color:#7a8e96;font-size:10px}.pc-badges{display:flex;flex-wrap:wrap;gap:8px}.pc-badges span{padding:8px 11px;border-radius:999px;background:#e8f8f5;color:#117e77;font-size:12px;font-weight:900}.pc-reviews{display:grid;gap:8px}.pc-reviews blockquote{margin:0;padding:12px 14px;border-left:3px solid #29b9b0;border-radius:10px;background:#f7fbfb;color:#405f69;font-size:13px;line-height:1.5}.pc-reviews blockquote small{display:block;margin-top:6px;color:#819198;font-size:10px;font-style:normal}.pc-detail-footer{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:20px;padding-top:17px;border-top:1px solid #e6eeee}.pc-detail-footer .pc-price{text-align:left}.pc-detail-footer small{color:#819198}.pc-detail-footer .pc-primary{min-width:190px}.pc-primary:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:720px){.pc-info-rich{grid-template-columns:1fr 1fr}.pc-teacher-stats{grid-template-columns:1fr 1fr}.pc-detail-footer{align-items:stretch;flex-direction:column}.pc-detail-footer .pc-primary{width:100%}}
@media(max-width:420px){.pc-info-rich,.pc-teacher-stats{grid-template-columns:1fr}.pc-profile-rich{grid-template-columns:68px 1fr}.pc-profile-rich .pc-avatar{width:64px;height:64px}}

/* V320 — annonces publiques plus claires + fenêtre d'accueil */
.pc-card-v320{grid-template-columns:76px minmax(0,1fr) 118px!important;gap:15px!important;align-items:start!important;padding:18px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 34px rgba(18,59,73,.07)!important}
.pc-card-v320 .pc-avatar{width:66px!important;height:66px!important;border-radius:18px!important}.pc-card-v320 .pc-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.pc-card-v320 .pc-card-top>small{color:#009b95;font-weight:900}.pc-card-v320 .pc-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:45px;margin-top:8px!important}.pc-card-v320 .pc-side{position:sticky;top:10px}.pc-card-v320 .pc-price{font-size:24px!important}.pc-card-v320 .pc-meta{gap:6px!important}.pc-card-v320 .pc-meta span{background:#f4f8f8;border-radius:999px;padding:5px 8px!important}
.pc-live-badge{display:inline-flex;align-items:center;white-space:nowrap;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.02em}.pc-live-badge.ok{background:#e4f8f3;color:#087b72}.pc-live-badge.hot{background:#fff2d4;color:#9a6300}.pc-live-badge.soon{background:#fff0df;color:#b85d00;animation:pcPulseBadge 1.8s infinite}.pc-live-badge.full{background:#f3e8e8;color:#9b3b3b}@keyframes pcPulseBadge{50%{box-shadow:0 0 0 5px rgba(245,159,60,.12)}}
.pc-progresses{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:13px 0}.pc-progresses.small{margin:10px 0}.pc-progress-block{min-width:0}.pc-progress-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:5px;font-size:10px;color:#6d818a}.pc-progress-head strong{color:#173c4b;text-align:right}.pc-track{height:7px;border-radius:999px;background:#eaf1f1;overflow:hidden}.pc-track i{display:block;height:100%;border-radius:inherit;transition:width .7s ease}.pc-place-fill{background:linear-gradient(90deg,#24b8b0,#59d3c6)}.pc-time-fill{background:linear-gradient(90deg,#ffbf35,#ff8a3d);position:relative;overflow:hidden}.pc-time-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.65) 50%,transparent 70%);transform:translateX(-100%);animation:pcShimmer 2.2s infinite}@keyframes pcShimmer{to{transform:translateX(100%)}}
.pc-booked-people{display:flex;align-items:center;gap:8px;min-height:28px;color:#526c77;font-size:11px}.pc-booked-people b{font-size:11px;color:#315360}.pc-mini-people{display:inline-flex;padding-left:4px}.pc-mini-people i{display:grid;place-items:center;width:25px;height:25px;margin-left:-6px;border:2px solid #fff;border-radius:50%;background:#e4f8f6;font-style:normal;font-size:12px;box-shadow:0 2px 7px rgba(20,80,80,.1)}.pc-no-booking{padding:5px 9px;border-radius:999px;background:#f4f8f8;color:#789098}

.pc-promo{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:28px;opacity:0;visibility:hidden;transition:.28s ease}.pc-promo.open{opacity:1;visibility:visible}.pc-promo-back{position:absolute;inset:0;background:rgba(10,35,48,.58);backdrop-filter:blur(6px)}.pc-promo-dialog{position:relative;width:min(920px,96vw);max-height:88vh;overflow:auto;border-radius:28px;background:#f9fcfc;box-shadow:0 32px 90px rgba(4,32,46,.32);transform:translateY(20px) scale(.98);transition:.35s cubic-bezier(.2,.8,.2,1)}.pc-promo.open .pc-promo-dialog{transform:none}.pc-promo-x{position:absolute;right:18px;top:18px;z-index:2;width:40px;height:40px;border:0;border-radius:14px;background:#eef4f4;color:#183846;font-size:18px;cursor:pointer}.pc-promo-head{display:flex;justify-content:space-between;gap:24px;padding:28px 70px 22px 30px;background:linear-gradient(135deg,#102f43 0%,#16475a 72%,#1ea9a4 145%);color:#fff}.pc-promo-head small{font-size:10px;font-weight:900;letter-spacing:.14em;color:#6ee0d6}.pc-promo-head h2{margin:5px 0 4px;font-size:31px;line-height:1.05}.pc-promo-head p{margin:0;max-width:580px;color:#d9e8ec;font-size:13px;line-height:1.5}.pc-promo-pulse{align-self:center;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.1);font-size:11px;font-weight:800;white-space:nowrap}.pc-promo-pulse i{width:8px;height:8px;border-radius:50%;background:#5ce3a6;box-shadow:0 0 0 0 rgba(92,227,166,.55);animation:pcLive 1.5s infinite}@keyframes pcLive{70%{box-shadow:0 0 0 8px rgba(92,227,166,0)}}
.pc-promo-list{display:grid;gap:12px;padding:18px}.pc-promo-card{display:grid;grid-template-columns:70px minmax(0,1fr);gap:14px;padding:17px;border:1px solid #e0ebec;border-radius:20px;background:#fff;box-shadow:0 8px 20px rgba(18,58,72,.05);animation:pcCardIn .45s both}.pc-promo-card:nth-child(2){animation-delay:.08s}.pc-promo-card:nth-child(3){animation-delay:.16s}@keyframes pcCardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.pc-avatar.promo{width:62px;height:62px;border-radius:18px;font-size:18px}.pc-promo-main{min-width:0}.pc-promo-name{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.pc-promo-name small{display:block;color:#08a19a;font-size:9px;font-weight:900;letter-spacing:.05em}.pc-promo-name strong{display:block;margin-top:2px;color:#14384a;font-size:16px}.pc-promo-card h3{margin:8px 0 7px;color:#193e4d;font-size:16px}.pc-promo-meta{display:flex;flex-wrap:wrap;gap:6px}.pc-promo-meta span{padding:5px 8px;border-radius:999px;background:#f3f7f7;color:#57717c;font-size:10px;font-weight:700}.pc-promo-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:9px;border-top:1px solid #edf2f2}.pc-promo-actions{display:flex;align-items:center;gap:7px}.pc-promo-actions>b{margin-right:6px;color:#102f43;font-size:20px}.pc-promo-actions button{border:0;border-radius:10px;padding:9px 12px;background:#eef5f4;color:#176d69;font-weight:800;cursor:pointer}.pc-promo-actions button.primary{background:#25b8b0;color:#fff}.pc-promo-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 20px 20px}.pc-promo-footer span{color:#84969d;font-size:10px}.pc-promo-all{border:0;border-radius:12px;padding:11px 15px;background:#102f43;color:#fff;font-weight:800;cursor:pointer}
@media(max-width:760px){.pc-card-v320{grid-template-columns:58px 1fr!important}.pc-card-v320 .pc-avatar{width:54px!important;height:54px!important}.pc-card-v320 .pc-side{grid-column:1/-1;position:static!important;display:grid!important;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:8px}.pc-progresses{grid-template-columns:1fr}.pc-promo{padding:10px}.pc-promo-dialog{border-radius:22px}.pc-promo-head{padding:24px 60px 20px 20px}.pc-promo-head h2{font-size:26px}.pc-promo-pulse{display:none}.pc-promo-card{grid-template-columns:54px 1fr;padding:13px}.pc-avatar.promo{width:50px;height:50px;border-radius:14px}.pc-promo-bottom{align-items:flex-start;flex-direction:column}.pc-promo-actions{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr}.pc-promo-actions>b{text-align:center}.pc-promo-actions button{padding:9px 7px}.pc-promo-footer{align-items:stretch;flex-direction:column}.pc-promo-footer span{text-align:center}}
@media(max-width:480px){.pc-card-v320{grid-template-columns:1fr!important}.pc-card-v320 .pc-avatar{display:none}.pc-card-v320 .pc-side{grid-template-columns:1fr 1fr}.pc-card-v320 .pc-price{grid-column:1/-1;text-align:left!important}.pc-card-v320 .pc-card-top{align-items:flex-start}.pc-promo-card{grid-template-columns:1fr}.pc-avatar.promo{display:none}.pc-promo-name{gap:5px}.pc-promo-actions{grid-template-columns:1fr 1fr}.pc-promo-actions>b{grid-column:1/-1;text-align:left}.pc-promo-head p{font-size:12px}}

/* V321 — palette SUPERMATHS lumineuse + pagination grande volumétrie */
.pc-promo-back{background:rgba(14,36,52,.42)!important;backdrop-filter:blur(8px)!important}
.pc-promo-dialog{background:#fff!important;border:1px solid rgba(24,186,177,.18)!important;box-shadow:0 32px 90px rgba(20,62,78,.24)!important}
.pc-promo-head{position:relative;overflow:hidden;background:linear-gradient(125deg,#ffffff 0%,#effcfb 54%,#fff7df 100%)!important;color:#12384a!important;border-bottom:1px solid #dceeee!important}
.pc-promo-head:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;top:-120px;background:radial-gradient(circle,#42cec5 0%,rgba(66,206,197,.08) 68%,transparent 70%)}
.pc-promo-head:after{content:"";position:absolute;left:30px;bottom:0;width:96px;height:5px;border-radius:999px;background:linear-gradient(90deg,#ffc52e,#ff8c38)}
.pc-promo-head>div,.pc-promo-pulse{position:relative;z-index:1}.pc-promo-head small{color:#00a7a0!important}.pc-promo-head h2{color:#102f43!important}.pc-promo-head p{color:#607985!important}.pc-promo-pulse{background:#fff!important;color:#117d77!important;border:1px solid #ccece9!important;box-shadow:0 6px 16px rgba(33,184,176,.09)!important}.pc-promo-pulse i{background:#24c79c!important}
.pc-promo-x{background:#fff!important;color:#153b4c!important;border:1px solid #dceaea!important;box-shadow:0 7px 18px rgba(21,64,78,.08)!important}.pc-promo-x:hover{transform:rotate(5deg);background:#fff8df!important}
.pc-promo-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 19px 0}.pc-promo-summary strong{color:#12384a;font-size:12px}.pc-promo-summary span{color:#80949b;font-size:10px}
.pc-promo-list{grid-template-columns:1fr 1fr!important;gap:12px!important;padding:14px 18px 18px!important}.pc-promo-card{grid-template-columns:58px minmax(0,1fr)!important;padding:14px!important;border-radius:18px!important;border:1px solid #e0eeee!important;box-shadow:0 9px 26px rgba(18,72,84,.06)!important}.pc-promo-card:hover{transform:translateY(-2px);border-color:#b9e5e2!important;box-shadow:0 14px 34px rgba(18,72,84,.10)!important}.pc-avatar.promo{width:52px!important;height:52px!important;border-radius:15px!important}.pc-promo-name strong{font-size:14px!important}.pc-promo-card h3{font-size:14px!important;line-height:1.3!important;margin:6px 0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-promo-meta span{background:#f7fbfb!important;color:#526f7a!important}.pc-promo-actions button.primary{background:linear-gradient(135deg,#16b7af,#35cec1)!important;box-shadow:0 6px 15px rgba(22,183,175,.22)!important}.pc-promo-actions button:not(.primary){background:#fff7df!important;color:#8b6200!important}.pc-promo-actions>b{color:#102f43!important}.pc-promo-footer{border-top:1px solid #edf3f3;padding-top:14px!important}.pc-promo-all{background:linear-gradient(135deg,#133a4c,#0f5664)!important;box-shadow:0 7px 16px rgba(16,56,74,.15)!important}
.pc-place-fill{background:linear-gradient(90deg,#16b7af,#49d5c7)!important}.pc-time-fill{background:linear-gradient(90deg,#ffd02f,#ff8b38)!important}.pc-live-badge.ok{background:#e8fbf8!important;color:#087d76!important}.pc-live-badge.hot{background:#fff4ce!important;color:#946200!important}.pc-live-badge.soon{background:#fff0df!important;color:#b95b00!important}
.pc-card-v320{border:1px solid #e5efef!important}.pc-card-v320:hover{border-color:#bee8e4!important;box-shadow:0 15px 36px rgba(18,72,84,.10)!important}.pc-card-v320 .pc-card-top>small{color:#00a39b!important}.pc-primary{background:linear-gradient(135deg,#18b9b0,#32cfc2)!important;box-shadow:0 7px 17px rgba(24,185,176,.20)!important}.pc-more{background:#fff6d9!important;color:#7e5a00!important;border-color:#ffe6a0!important}
.pc-pager{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:22px auto 4px;padding:12px}.pc-pager[hidden]{display:none!important}.pc-pager button{border:1px solid #d8e9e8;background:#fff;color:#143b4b;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer;transition:.2s}.pc-pager button:hover:not(:disabled){border-color:#28bdb5;background:#effbf9;transform:translateY(-1px)}.pc-pager button:disabled{opacity:.35;cursor:not-allowed}.pc-pager span{color:#687f88;font-size:12px}.pc-pager span b{color:#0c918a}.pc-pager label{display:flex;align-items:center;gap:7px;color:#7a8e96;font-size:11px}.pc-pager select{border:1px solid #d8e9e8;border-radius:9px;background:#fff;padding:7px 9px;color:#173d4c}.pc-status strong{color:#0aa39c}
@media(max-width:820px){.pc-promo-list{grid-template-columns:1fr!important}.pc-promo-summary{align-items:flex-start;flex-direction:column;gap:3px}.pc-promo-footer span{display:none}}

/* V322 — interactions premium SUPERMATHS */
.pc-promo-all{
  position:relative!important; overflow:hidden!important;
  background:linear-gradient(135deg,#27c8bd 0%,#18b5ae 58%,#ffb52d 140%)!important;
  color:#fff!important; border:1px solid rgba(255,255,255,.6)!important;
  box-shadow:0 10px 24px rgba(26,181,174,.22)!important;
  transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,filter .22s ease!important;
  padding:12px 18px!important; border-radius:14px!important;
}
.pc-promo-all::before{
  content:"";position:absolute;top:-90%;left:-35%;width:28%;height:280%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);
  transform:rotate(24deg) translateX(-220%);transition:transform .62s ease;pointer-events:none
}
.pc-promo-all::after{content:"→";display:inline-block;margin-left:9px;transition:transform .22s ease}
.pc-promo-all:hover{transform:translateY(-3px) scale(1.015)!important;box-shadow:0 16px 30px rgba(26,181,174,.31)!important;filter:saturate(1.06)}
.pc-promo-all:hover::before{transform:rotate(24deg) translateX(620%)}
.pc-promo-all:hover::after{transform:translateX(5px)}
.pc-promo-all:active{transform:translateY(-1px) scale(.995)!important}

.pc-promo-card,.pc-course{
  position:relative;overflow:hidden;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,background .28s ease!important
}
.pc-promo-card::after,.pc-course::after{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:0;
  background:linear-gradient(115deg,rgba(47,201,190,.06),transparent 35%,rgba(255,184,46,.06));
  transition:opacity .28s ease
}
.pc-promo-card:hover,.pc-course:hover{
  transform:translateY(-6px)!important;border-color:#7fd9d3!important;
  box-shadow:0 20px 44px rgba(17,82,94,.14)!important;background:#fff!important
}
.pc-promo-card:hover::after,.pc-course:hover::after{opacity:1}
.pc-promo-card:hover .pc-avatar,.pc-course:hover .pc-avatar{transform:scale(1.045) rotate(-1deg);box-shadow:0 8px 20px rgba(20,125,129,.16)}
.pc-avatar{transition:transform .28s ease,box-shadow .28s ease!important}
.pc-promo-card:hover h3,.pc-course:hover h3{color:#0b8f89!important}
.pc-promo-card h3,.pc-course h3{transition:color .22s ease}
.pc-promo-actions button,.pc-primary,.pc-details,.pc-secondary{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}
.pc-promo-actions button:hover,.pc-primary:hover,.pc-details:hover,.pc-secondary:hover{transform:translateY(-2px)!important;filter:saturate(1.05)}
.pc-promo-actions button.primary:hover,.pc-primary:hover{box-shadow:0 10px 22px rgba(28,187,177,.25)!important}

@media (prefers-reduced-motion:reduce){.pc-promo-all,.pc-promo-all::before,.pc-promo-all::after,.pc-promo-card,.pc-course,.pc-avatar,.pc-promo-actions button,.pc-primary,.pc-details,.pc-secondary{transition:none!important;animation:none!important}}

/* V323 — correction Android/mobile de la fenêtre des annonces */
@media (max-width: 560px){
  .pc-promo{padding:8px!important;align-items:flex-start!important;overflow:auto!important}
  .pc-promo-dialog{width:100%!important;max-height:calc(100dvh - 16px)!important;margin:8px 0!important;border-radius:24px!important;overflow-y:auto!important;overflow-x:hidden!important}
  .pc-promo-head{padding:22px 58px 18px 18px!important;display:block!important}
  .pc-promo-head h2{font-size:28px!important;line-height:1.06!important;max-width:290px!important}
  .pc-promo-head p{font-size:13px!important;line-height:1.5!important;max-width:320px!important}
  .pc-promo-x{right:14px!important;top:14px!important;width:44px!important;height:44px!important}
  .pc-promo-summary{padding:14px 18px 4px!important;display:block!important}
  .pc-promo-summary strong{display:block!important;font-size:14px!important;margin-bottom:4px!important}
  .pc-promo-summary span{display:block!important;font-size:11px!important;line-height:1.45!important}
  .pc-promo-list{grid-template-columns:1fr!important;padding:12px 12px 14px!important;gap:12px!important}
  .pc-promo-card{display:block!important;grid-template-columns:none!important;padding:16px!important;border-radius:20px!important;min-width:0!important;overflow:hidden!important}
  .pc-avatar.promo{display:block!important;width:58px!important;height:58px!important;float:left!important;margin:0 12px 10px 0!important;border-radius:16px!important}
  .pc-promo-main{display:block!important;min-width:0!important;width:auto!important}
  .pc-promo-name{display:block!important;min-width:0!important}
  .pc-promo-name>div{min-width:0!important}
  .pc-promo-name small{font-size:10px!important;line-height:1.35!important;white-space:normal!important}
  .pc-promo-name strong{font-size:18px!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
  .pc-live-badge{display:inline-flex!important;margin-top:7px!important;max-width:100%!important;white-space:normal!important}
  .pc-promo-card h3{clear:both!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;font-size:16px!important;line-height:1.4!important;margin:12px 0 9px!important;white-space:normal!important;word-break:normal!important}
  .pc-promo-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important}
  .pc-promo-meta span{font-size:11px!important;padding:6px 8px!important;white-space:normal!important}
  .pc-progresses,.pc-progresses.small{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:14px 0!important;clear:both!important}
  .pc-progress-head{font-size:11px!important;align-items:flex-start!important}
  .pc-progress-head strong{max-width:58%!important;line-height:1.35!important}
  .pc-track{height:8px!important;width:100%!important}
  .pc-promo-bottom{display:block!important;margin-top:12px!important;padding-top:12px!important}
  .pc-booked-people{width:100%!important;margin-bottom:10px!important;white-space:normal!important}
  .pc-promo-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}
  .pc-promo-actions>b{grid-column:1/-1!important;text-align:left!important;font-size:24px!important;margin:0 0 2px!important}
  .pc-promo-actions button{width:100%!important;min-height:44px!important;padding:11px 10px!important;font-size:14px!important}
  .pc-promo-footer{padding:12px 12px 16px!important;display:block!important}
  .pc-promo-all{width:100%!important;min-height:48px!important;font-size:14px!important;border-radius:14px!important}
  .pc-promo-footer span{display:none!important}
}

@media (max-width: 380px){
  .pc-promo-head h2{font-size:25px!important;max-width:245px!important}
  .pc-promo-card{padding:14px!important}
  .pc-avatar.promo{width:52px!important;height:52px!important}
  .pc-promo-name strong{font-size:17px!important}
  .pc-promo-actions{grid-template-columns:1fr!important}
  .pc-promo-actions>b{grid-column:auto!important}
}

/* V324 — Android: garder la photo du professeur visible dans les cartes publiques */
@media(max-width:480px){
  .pc-card-v320{
    grid-template-columns:58px minmax(0,1fr)!important;
    align-items:start!important;
  }
  .pc-card-v320 .pc-avatar{
    display:grid!important;
    width:54px!important;
    height:54px!important;
    border-radius:16px!important;
    grid-column:1!important;
    grid-row:1!important;
    margin:0!important;
    flex:0 0 54px!important;
  }
  .pc-card-v320 .pc-main{
    grid-column:2!important;
    min-width:0!important;
  }
  .pc-card-v320 .pc-side{
    grid-column:1/-1!important;
  }
}

/* V325 — en-tête de la fenêtre annonces toujours visible + mobile plus compact */
.pc-promo-dialog{
  overscroll-behavior:contain!important;
}
.pc-promo-head{
  position:sticky!important;
  top:0!important;
  z-index:25!important;
  box-shadow:0 8px 24px rgba(18,56,74,.08)!important;
}
.pc-promo-x{
  position:sticky!important;
  top:14px!important;
  z-index:40!important;
  float:right!important;
  margin:14px 14px -58px 0!important;
}

@media(max-width:560px){
  .pc-promo-dialog{
    max-height:calc(100dvh - 10px)!important;
    margin:5px 0!important;
    border-radius:20px!important;
  }
  .pc-promo-head{
    padding:13px 52px 12px 14px!important;
    min-height:0!important;
    border-radius:0!important;
  }
  .pc-promo-head small{
    font-size:8px!important;
    letter-spacing:.12em!important;
  }
  .pc-promo-head h2{
    margin:3px 0 2px!important;
    font-size:20px!important;
    line-height:1.08!important;
    max-width:250px!important;
  }
  .pc-promo-head p{
    margin:0!important;
    max-width:275px!important;
    font-size:10px!important;
    line-height:1.35!important;
    display:-webkit-box!important;
    -webkit-line-clamp:1!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .pc-promo-head:after{
    left:14px!important;
    width:72px!important;
    height:3px!important;
  }
  .pc-promo-head:before{
    width:145px!important;
    height:145px!important;
    right:-55px!important;
    top:-82px!important;
  }
  .pc-promo-pulse{
    display:none!important;
  }
  .pc-promo-x{
    top:8px!important;
    width:36px!important;
    height:36px!important;
    margin:8px 8px -44px 0!important;
    border-radius:12px!important;
    font-size:16px!important;
  }
  .pc-promo-summary{
    padding-top:10px!important;
  }
}

@media(max-width:380px){
  .pc-promo-head{padding:11px 46px 10px 12px!important}
  .pc-promo-head h2{font-size:18px!important;max-width:220px!important}
  .pc-promo-head p{font-size:9.5px!important;max-width:235px!important}
  .pc-promo-x{width:34px!important;height:34px!important}
}

/* SUPERMATHS V344 — annonces accueil : texte plus compact/pro */
.pc-promo-name strong{font-size:13px!important}
.pc-promo-card h3{font-size:13px!important;line-height:1.32!important}
.pc-promo-meta span{font-size:9.5px!important}
.pc-progress-head,.pc-booked-people{font-size:10px!important}
.pc-promo-actions>b{font-size:18px!important}
.pc-promo-actions button{font-size:12px!important;font-weight:800!important}
@media(max-width:560px){
  .pc-promo-name strong{font-size:15px!important}
  .pc-promo-card h3{font-size:14px!important;line-height:1.35!important}
  .pc-promo-meta span{font-size:10px!important}
  .pc-promo-actions button{font-size:12.5px!important}
}
