.mdj[data-astro-cid-gfuefhy2]{--focus-ink: var(--ocre-800);padding:0 0 var(--stack-gap)}.mdj-container[data-astro-cid-gfuefhy2]{max-width:calc(var(--container-content) + 2 * var(--container-pad));margin-inline:auto;padding-inline:var(--container-pad)}.mdj-carte[data-astro-cid-gfuefhy2]{display:grid;grid-template-columns:46px minmax(0,1fr);background:var(--ocre-100);border-radius:var(--radius-lg);overflow:hidden;overflow:clip;box-shadow:var(--shadow-card)}.mdj-band[data-astro-cid-gfuefhy2]{background:var(--ocre-700);color:var(--cream-50);display:flex;align-items:flex-start;justify-content:center}.mdj-band[data-astro-cid-gfuefhy2] span[data-astro-cid-gfuefhy2]{writing-mode:vertical-rl;transform:rotate(180deg);font-family:var(--font-sans);font-size:var(--text-micro);font-weight:800;letter-spacing:.24em;text-transform:uppercase;white-space:nowrap}@media(min-width:701px){.mdj-band[data-astro-cid-gfuefhy2] span[data-astro-cid-gfuefhy2]{position:sticky;top:calc(var(--header-height) + 1.5rem);padding:2.1rem 0}}.mdj-corps[data-astro-cid-gfuefhy2]{padding:2.1rem 2.3rem 2.2rem;min-width:0}.mdj-tete[data-astro-cid-gfuefhy2]{margin-bottom:1.5rem}.mdj-pastilles[data-astro-cid-gfuefhy2]{list-style:none;margin:0 0 .75rem;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.mdj-badge[data-astro-cid-gfuefhy2]{background:var(--ocre-800);color:var(--cream-50)}.mdj-etat[data-astro-cid-gfuefhy2]{background:var(--cream-50);color:var(--ocre-800);box-shadow:inset 0 0 0 1px #73562666}.mdj-titre[data-astro-cid-gfuefhy2]{margin:0 0 .6rem;color:var(--ocre-700)}.mdj-lead[data-astro-cid-gfuefhy2]{margin:0;max-width:62ch;font-size:var(--text-body);line-height:1.6;color:var(--charcoal-700)}.mdj-champs[data-astro-cid-gfuefhy2]{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr);grid-template-areas:"prenom" "date" "heure"}.mdj-champ--prenom[data-astro-cid-gfuefhy2]{grid-area:prenom}.mdj-date[data-astro-cid-gfuefhy2]{grid-area:date}.mdj-champ--heure[data-astro-cid-gfuefhy2]{grid-area:heure}@media(min-width:760px)and (max-width:999px){.mdj-champs[data-astro-cid-gfuefhy2]{grid-template-columns:minmax(0,1fr) minmax(0,2fr);grid-template-areas:"prenom date" "heure heure";align-items:end}.mdj-champ--heure[data-astro-cid-gfuefhy2]{max-width:22rem}}@media(min-width:1000px){.mdj-champs[data-astro-cid-gfuefhy2]{grid-template-columns:minmax(0,1fr) minmax(0,1.8fr) minmax(0,1.1fr);grid-template-areas:"prenom date heure";align-items:end}}.mdj-champ[data-astro-cid-gfuefhy2]{display:flex;flex-direction:column;gap:.4rem;min-width:0}.mdj-date[data-astro-cid-gfuefhy2]{margin:0;padding:0;border:0;min-width:0}.mdj-date-grille[data-astro-cid-gfuefhy2]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr) minmax(0,1fr);gap:.5rem;margin-top:.4rem}@media(max-width:359px){.mdj-date-grille[data-astro-cid-gfuefhy2]{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr)}.mdj-date-grille[data-astro-cid-gfuefhy2]>[data-astro-cid-gfuefhy2]:last-child{grid-column:1 / -1}}.mdj-label[data-astro-cid-gfuefhy2]{display:block;font-family:var(--font-sans);font-size:.8rem;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--ocre-800)}.mdj-opt[data-astro-cid-gfuefhy2]{font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--charcoal-700)}.mdj-souslabel[data-astro-cid-gfuefhy2]{font-family:var(--font-sans);font-size:.8rem;font-weight:700;line-height:1.3;color:var(--charcoal-700)}.mdj-input[data-astro-cid-gfuefhy2]{width:100%;min-height:48px;padding:.75rem 1rem;border:1.5px solid rgba(115,86,38,.75);border-radius:var(--radius-md);background-color:var(--cream-50);color:var(--charcoal);font-family:var(--font-sans);font-size:var(--text-body);line-height:1.3;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.mdj-date[data-astro-cid-gfuefhy2] .mdj-input[data-astro-cid-gfuefhy2]{padding-inline:.75rem}.mdj-input[data-astro-cid-gfuefhy2]::placeholder{color:var(--charcoal-500);opacity:1}.mdj-select[data-astro-cid-gfuefhy2]{appearance:none;padding-right:1.9rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23735626' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:11px 11px;cursor:pointer}.mdj-date[data-astro-cid-gfuefhy2] .mdj-select[data-astro-cid-gfuefhy2]{padding-right:1.9rem}.mdj-select[data-astro-cid-gfuefhy2]:is([data-mdj-jour],[data-mdj-mois]):has(option[value=""]:checked){color:var(--charcoal-500)}.mdj-select[data-astro-cid-gfuefhy2] option[data-astro-cid-gfuefhy2]{color:var(--charcoal)}.mdj-input[data-astro-cid-gfuefhy2]:focus,.mdj-input[data-astro-cid-gfuefhy2]:focus-visible{outline:2px solid transparent;outline-offset:2px;border-color:var(--ocre-800);border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--ocre-800),0 0 0 4px #8b6b3547}.mdj-input[data-astro-cid-gfuefhy2][aria-invalid=true]{border-color:var(--danger-ink);box-shadow:0 0 0 3px #a34a382e}.mdj-input[data-astro-cid-gfuefhy2][aria-invalid=true]:focus{border-color:var(--danger-ink);box-shadow:0 0 0 1px var(--danger-ink),0 0 0 4px #a34a3838}@media(forced-colors:active){.mdj-select[data-astro-cid-gfuefhy2]{appearance:auto;background-image:none;padding-right:.75rem}}.mdj-erreur[data-astro-cid-gfuefhy2]{margin:0;font-family:var(--font-sans);font-size:var(--text-body);font-weight:700;line-height:1.45;color:var(--danger-ink)}.mdj-erreur[data-astro-cid-gfuefhy2]:not(:empty){margin-top:.8rem}.mdj-actions[data-astro-cid-gfuefhy2]{margin-top:1.25rem}.mdj-confiance[data-astro-cid-gfuefhy2]{margin:.8rem 0 0;max-width:62ch;font-family:var(--font-sans);font-size:var(--text-body);line-height:1.55;color:var(--charcoal-700)}.mdj-resultat[data-astro-cid-gfuefhy2],.mdj-form[data-astro-cid-gfuefhy2]{scroll-margin-top:calc(var(--header-height) + 1rem)}.mdj-resultat[data-astro-cid-gfuefhy2]{margin-top:1.8rem;padding-top:1.6rem;border-top:2px dashed rgba(139,107,53,.35);outline:none}.mdj-resultat[data-astro-cid-gfuefhy2]:focus,.mdj-resultat[data-astro-cid-gfuefhy2]:focus-visible{outline:none;box-shadow:none;border-radius:0}@media(prefers-reduced-motion:no-preference){.mdj-resultat[data-astro-cid-gfuefhy2]:not([hidden]){animation:mdj-apparition .35s ease}}@keyframes mdj-apparition{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mdj-revele[data-astro-cid-gfuefhy2]{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:1.1rem}.mdj-glyphe[data-astro-cid-gfuefhy2]{flex:none;display:grid;place-items:center;width:92px;height:92px;border-radius:var(--radius-lg);background:var(--cream-50);border:1.5px solid var(--ocre-700);color:var(--ocre-800);font-family:"Noto Serif SC","Songti SC","SimSun",var(--font-display),serif;font-size:3.4rem;line-height:1}.mdj-identite[data-astro-cid-gfuefhy2]{min-width:0;flex:1 1 180px}.mdj-etiquette[data-astro-cid-gfuefhy2]{margin:0 0 .2rem;color:var(--ocre-600);overflow-wrap:anywhere}.mdj-nom[data-astro-cid-gfuefhy2]{margin:0;font-family:var(--font-display);font-weight:500;font-size:clamp(1.6rem,3vw,2rem);line-height:1.1;color:var(--ocre-700)}.mdj-archetype[data-astro-cid-gfuefhy2]{margin:.15rem 0 0;font-family:var(--font-display);font-size:1.15rem;line-height:1.35;color:var(--ocre-800)}.mdj-meta[data-astro-cid-gfuefhy2]{margin:.45rem 0 0;font-family:var(--font-sans);font-size:var(--text-meta);font-weight:700;line-height:1.45;color:var(--charcoal-700)}.mdj-pilier[data-astro-cid-gfuefhy2]{margin:.15rem 0 0;font-family:var(--font-sans);font-size:var(--text-meta);line-height:1.5;color:var(--charcoal-700)}.mdj-pilier-hanzi[data-astro-cid-gfuefhy2]{font-weight:700;color:var(--ocre-800)}.mdj-pilier-note[data-astro-cid-gfuefhy2]:not(:empty):before{content:" · "}.mdj-cle[data-astro-cid-gfuefhy2]{margin:0 0 1rem;font-family:var(--font-display);font-size:1.15rem;line-height:1.45;color:var(--ocre-600)}.mdj-portrait[data-astro-cid-gfuefhy2]{margin:0 0 1.4rem;padding-left:1rem;border-left:2px solid var(--ocre-700);max-width:var(--measure);font-family:var(--font-display);font-size:1.02rem;line-height:1.6;color:var(--charcoal-700)}.mdj-sous-titre[data-astro-cid-gfuefhy2]{margin:0 0 .6rem;font-family:var(--font-sans);font-size:.8125rem;font-weight:800;line-height:1.3;letter-spacing:.14em;text-transform:uppercase;color:var(--ocre-800)}.mdj-qualites[data-astro-cid-gfuefhy2]{margin-bottom:1.2rem}.mdj-qualites-liste[data-astro-cid-gfuefhy2]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.mdj-qualite[data-astro-cid-gfuefhy2]{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .9rem;border-radius:var(--radius-pill);background:var(--cream-50);border:1px solid var(--filet-ocre);font-family:var(--font-sans);font-size:var(--text-meta);font-weight:700;line-height:1.3;color:var(--charcoal-700)}.mdj-qualite[data-astro-cid-gfuefhy2]:before{content:"◆";font-size:var(--text-micro);color:var(--gold-500)}.mdj-qualite[data-astro-cid-gfuefhy2]:empty{display:none}.mdj-elements[data-astro-cid-gfuefhy2]{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.mdj-element[data-astro-cid-gfuefhy2]{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .8rem;border-radius:var(--radius-pill);border:1px solid rgba(139,107,53,.18);background:#ffffff80;font-family:var(--font-sans);font-size:.8rem;line-height:1.3;color:var(--charcoal-700)}.mdj-element[data-astro-cid-gfuefhy2].is-mine{background:var(--cream-50);border:1.5px solid var(--ocre-700);font-weight:800;color:var(--ocre-800)}.mdj-element-point[data-astro-cid-gfuefhy2]{flex:none;width:.55rem;height:.55rem;border-radius:50%}.mdj-suite[data-astro-cid-gfuefhy2]{padding:1.3rem 1.4rem 1.4rem;border:1px solid var(--filet-ocre);border-radius:var(--radius-md);background:var(--cream-50)}.mdj-suite-kicker[data-astro-cid-gfuefhy2]{margin:0 0 .35rem}.mdj-suite-titre[data-astro-cid-gfuefhy2]{margin:0 0 .5rem;font-size:var(--text-h3);color:var(--ocre-800)}.mdj-suite-texte[data-astro-cid-gfuefhy2]{margin:0 0 1.1rem;max-width:64ch;font-family:var(--font-sans);font-size:var(--text-body);line-height:1.6;color:var(--charcoal-700)}.mdj-suite-texte[data-astro-cid-gfuefhy2] strong[data-astro-cid-gfuefhy2]{color:var(--ocre-800);font-weight:800}.mdj-suite-actions[data-astro-cid-gfuefhy2]{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.3rem}.mdj-suite-actions[data-astro-cid-gfuefhy2] .mdj-externe{transform:rotate(-45deg)}.mdj-suite-lien[data-astro-cid-gfuefhy2],.mdj-rejouer[data-astro-cid-gfuefhy2]{display:inline-flex;align-items:center;min-height:44px;font-family:var(--font-sans);font-size:.9rem;font-weight:700;text-decoration:underline;text-decoration-color:#73562673;text-underline-offset:3px}.mdj-suite-lien[data-astro-cid-gfuefhy2]{color:var(--ocre-800)}.mdj-suite-lien[data-astro-cid-gfuefhy2]:hover{color:var(--ocre-800);text-decoration-color:currentColor}.mdj-rejouer[data-astro-cid-gfuefhy2]{margin-top:.7rem;padding:0 .15rem;border:0;background:transparent;cursor:pointer;color:var(--charcoal-700)}.mdj-rejouer[data-astro-cid-gfuefhy2]:hover{color:var(--ocre-800);text-decoration-color:currentColor}.mdj[data-astro-cid-gfuefhy2] .btn[data-astro-cid-gfuefhy2]:focus-visible{border-radius:var(--radius-pill)}@media(max-width:700px){.mdj-carte[data-astro-cid-gfuefhy2]{grid-template-columns:minmax(0,1fr)}.mdj-band[data-astro-cid-gfuefhy2]{padding:.55rem 1rem;justify-content:flex-start}.mdj-band[data-astro-cid-gfuefhy2] span[data-astro-cid-gfuefhy2]{writing-mode:horizontal-tb;transform:none;letter-spacing:.2em}.mdj-corps[data-astro-cid-gfuefhy2]{padding:1.25rem .9rem 1.5rem}.mdj-tete[data-astro-cid-gfuefhy2]{margin-bottom:1.1rem}.mdj-pastilles[data-astro-cid-gfuefhy2]{margin-bottom:.6rem}.mdj-titre[data-astro-cid-gfuefhy2]{margin-bottom:.5rem}.mdj-revele[data-astro-cid-gfuefhy2]{gap:.9rem}.mdj-glyphe[data-astro-cid-gfuefhy2]{width:64px;height:64px;font-size:2.4rem;border-radius:var(--radius-md)}.mdj-suite[data-astro-cid-gfuefhy2]{padding:1.1rem .75rem 1.2rem}.mdj-suite[data-astro-cid-gfuefhy2] .btn[data-astro-cid-gfuefhy2]{padding-inline:1rem}.mdj-suite-actions[data-astro-cid-gfuefhy2]{gap:.25rem 1rem}.mdj-suite-lien[data-astro-cid-gfuefhy2]{width:100%;justify-content:center}}
