.creator-promo[hidden]{display:none!important}
.creator-promo{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px;background:rgba(30,8,12,.72);backdrop-filter:blur(7px)}
.creator-promo__card{position:relative;display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;width:min(920px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:28px;border:1px solid #e5c8ce;border-radius:24px;background:#fff;color:#241316;box-shadow:0 28px 80px rgba(45,0,7,.3)}
.creator-promo__close{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fff0f2;color:#5f2230;font:400 28px/1 Arial;cursor:pointer}.creator-promo__close:hover,.creator-promo__close:focus-visible{background:#8f3548;color:#fff;outline:3px solid #f0aebb;outline-offset:2px}
.creator-promo__visual{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:16px;border-radius:18px;background:linear-gradient(150deg,#5f2230,#8f3548)}
.creator-promo__portrait{display:block;width:150px;height:190px;margin:auto;object-fit:cover;object-position:center 18%;border:6px solid #fff;border-radius:18px}
.creator-promo__company{margin:0;padding:10px 8px;border-radius:12px;background:#fff;color:#8f071b;text-align:center;font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1.35}
.creator-promo__content{align-self:center;min-width:0;padding-right:36px}.creator-promo__kicker{margin:0 0 7px;color:#8f3548;font-size:12px;font-weight:900;letter-spacing:.17em}.creator-promo h2{margin:0;color:#5f2230;font-family:Arial,sans-serif;font-size:clamp(30px,4vw,45px);line-height:1.02;letter-spacing:-.04em}.creator-promo__role{margin:7px 0 16px;color:#6f5960;font-size:15px;font-weight:800}.creator-promo__expertise{padding:15px 17px;border-left:5px solid #8f3548;border-radius:0 15px 15px 0;background:#fbf2f4}.creator-promo__expertise strong{display:block;margin-bottom:5px;color:#5f2230;font-size:18px}.creator-promo__expertise p,.creator-promo__project{margin:0;color:#6f5960;font-size:14px;line-height:1.45}.creator-promo__project{margin:14px 0 0}.creator-promo__footer{display:flex;flex-wrap:wrap;gap:7px 18px;margin-top:14px;padding-top:12px;border-top:1px solid #ead7db;font-size:12px}.creator-promo__footer a{color:#7d2b3e;font-weight:900;text-decoration:none}.creator-promo__actions{display:flex;justify-content:flex-end;margin-top:15px}.creator-promo__actions button{min-height:44px;padding:10px 20px;border:0;border-radius:11px;background:#8f3548;color:#fff;font:900 14px/1.15 Arial;cursor:pointer;box-shadow:0 5px 0 #5f2230}
.creator-promo--default{background:rgba(4,37,29,.72)}.creator-promo--default .creator-promo__visual{background:linear-gradient(150deg,#004d3b,#0d805c)}.creator-promo--default .creator-promo__company{color:#07523e}.creator-promo--default .creator-promo__kicker,.creator-promo--default h2{color:#07523e}.creator-promo--default .creator-promo__expertise{border-color:#0d805c;background:#eaf3ef}.creator-promo--default .creator-promo__expertise strong{color:#07523e}.creator-promo--default .creator-promo__actions button{background:#087857;box-shadow:0 5px 0 #064c39}
@media(max-width:700px){.creator-promo{padding:8px}.creator-promo__card{grid-template-columns:100px minmax(0,1fr);gap:14px;padding:16px;max-height:calc(100dvh - 16px);border-radius:18px}.creator-promo__visual{padding:8px}.creator-promo__portrait{width:82px;height:104px;border-width:4px;border-radius:12px}.creator-promo__company{font-size:7px;padding:7px 4px}.creator-promo__content{padding-right:28px}.creator-promo h2{font-size:26px}.creator-promo__role{font-size:12px;margin-bottom:10px}.creator-promo__expertise{grid-column:1/-1;padding:11px 12px}.creator-promo__expertise strong{font-size:14px}.creator-promo__expertise p,.creator-promo__project{font-size:12px}.creator-promo__project,.creator-promo__footer{grid-column:1/-1}.creator-promo__footer{font-size:10px}.creator-promo__actions{grid-column:1/-1}.creator-promo__actions button{width:100%}}
@media(prefers-reduced-motion:no-preference){.creator-promo{animation:creatorFade .18s ease-out}.creator-promo__card{animation:creatorRise .25s ease-out}@keyframes creatorFade{from{opacity:0}}@keyframes creatorRise{from{opacity:0;transform:translateY(12px) scale(.99)}}}
/* Composition harmonisée v12. */
.creator-promo__card{grid-template-columns:235px minmax(0,1fr)!important;gap:24px!important;width:min(860px,calc(100vw - 32px))!important;padding:18px!important;border-radius:24px!important;align-items:stretch!important}
.creator-promo__visual{position:relative!important;justify-content:flex-start!important;gap:14px!important;min-height:100%!important;padding:18px!important;border-radius:18px!important;overflow:hidden!important}
.creator-promo__visual::before{content:"";position:absolute;inset:-55px -80px auto auto;width:170px;height:170px;border:1px solid rgba(255,255,255,.2);border-radius:50%}
.creator-promo__portrait{position:relative!important;z-index:1!important;width:100%!important;height:280px!important;margin:0!important;object-fit:cover!important;object-position:center 16%!important;border:6px solid white!important;border-radius:18px!important;box-shadow:0 16px 35px rgba(45,6,15,.28)!important}
.creator-promo__company{position:relative!important;z-index:1!important;margin-top:auto!important;padding:12px 9px!important;border-radius:12px!important;font-size:10px!important;line-height:1.4!important}
.creator-promo__content{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:10px 34px 10px 0!important}
.creator-promo__kicker{font-size:11px!important;margin-bottom:6px!important}
.creator-promo h2{font-size:clamp(30px,3.4vw,42px)!important;line-height:1.02!important;padding-right:34px!important}
.creator-promo__role{margin:7px 0 14px!important;font-size:14px!important}
.creator-promo__expertise{padding:14px 16px!important;border-left-width:4px!important;border-radius:0 13px 13px 0!important}
.creator-promo__expertise strong{font-size:17px!important}
.creator-promo__expertise p,.creator-promo__project{font-size:13px!important;line-height:1.45!important}
.creator-promo__project{margin-top:12px!important}
.creator-promo__footer{gap:7px 14px!important;margin-top:12px!important;padding-top:11px!important;font-size:11px!important}
.creator-promo__actions{justify-content:flex-start!important;margin-top:13px!important}
.creator-promo__actions button{width:auto!important;min-width:230px!important;min-height:42px!important;padding:10px 18px!important;font-size:13px!important}
@media(max-width:700px){.creator-promo__card{grid-template-columns:1fr!important;width:min(440px,calc(100vw - 16px))!important;max-height:calc(100dvh - 16px)!important;padding:14px!important;gap:13px!important}.creator-promo__visual{display:grid!important;grid-template-columns:100px 1fr!important;align-items:center!important;min-height:0!important;padding:10px!important}.creator-promo__portrait{width:100px!important;height:122px!important;border-width:4px!important;border-radius:13px!important}.creator-promo__company{margin:0!important;font-size:8px!important}.creator-promo__content{padding:0 6px!important}.creator-promo h2{font-size:27px!important}.creator-promo__expertise{padding:11px 12px!important}.creator-promo__project{display:none!important}.creator-promo__footer{font-size:10px!important}.creator-promo__actions button{width:100%!important;min-width:0!important}}