:root{--fond:#f4f5f8;--surface:#ffffff;--surface-2:#eef0f4;--surface-3:#e3e6ec;--encre:#14161b;--encre-2:#464b55;--craie:#6b7280;--bord:#dadde3;--bord-fort:#b8bdc7;--accent:#1f4fd8;--accent-fort:#173fb0;--accent-doux:#e8eefc;--ambre:#b9791a;--ambre-doux:#fbf1dc;--vert:#1e8e5a;--vert-doux:#e4f5ec;--rouge:#c8372d;--rouge-doux:#fbeae8;--papier:var(--surface);--papier-2:var(--surface-2);--papier-3:var(--surface-3);--paper-2:var(--surface-2);--jaune:var(--ambre);--jaune-doux:var(--ambre-doux);--bleu:var(--accent);--ink:var(--encre);--ink-2:var(--encre-2);--ink-3:var(--craie);--trait:1px solid var(--bord);--trait-fin:1px solid var(--bord);--ombre-petite:0 1px 2px rgba(20,22,27,.06);--ombre-dure:0 1px 2px rgba(20,22,27,.05),0 8px 24px rgba(20,22,27,.06);--ombre-1:var(--ombre-petite);--ombre-2:var(--ombre-dure);--ombre-3:0 2px 4px rgba(20,22,27,.06),0 18px 48px rgba(20,22,27,.10);--r-s:6px;--r-m:10px;--r-l:14px;--large:1180px;--f-ui:var(--f-plex),"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--f-code:var(--f-plex-mono),"IBM Plex Mono",ui-monospace,Consolas,monospace;--f-affiche:var(--f-manrope),"Manrope",var(--f-ui);--f-main:var(--f-ui)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fond);color:var(--encre);font-family:var(--f-ui);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}::selection{background:var(--accent-doux);color:var(--encre)}img,svg,video{max-width:100%}h1,h2,h3,h4{margin:0;font-family:var(--f-affiche);font-weight:700;letter-spacing:-.015em;line-height:1.12;text-wrap:balance;color:var(--encre)}h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.025em}h2{font-size:clamp(1.5rem,2.6vw,2rem);letter-spacing:-.02em}h3{font-size:1.15rem}h4{font-size:1rem}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}b,strong{font-weight:600}.main-txt{line-height:1.65}.hand,.main-txt{max-width:60ch;color:var(--encre-2);font-size:1.0625rem}.hand{font-family:var(--f-ui);line-height:1.55}.etiquette{font-family:var(--f-code);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--craie)}.rouge{color:var(--rouge)}.bleu{color:var(--accent)}.craie{color:var(--craie)}.mono{font-family:var(--f-code);font-size:.8rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.petit{font-size:.85rem;color:var(--encre-2)}.surligne{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:.08em;text-underline-offset:.12em}.trace{background:var(--surface);border:var(--trait);border-radius:var(--r-m);box-shadow:var(--ombre-petite);padding:1.25rem}.trace-2,.trace-3,.trace-douce,.trace-plat{box-shadow:none}.trace-rouge{border-color:var(--rouge)}.trace-bleu{border-color:var(--accent)}.penche,.penche-plus{transform:none}.bouton,button{font-family:var(--f-ui);font-size:.9rem;font-weight:600;line-height:1.2;padding:.55rem 1rem;border:1px solid var(--bord-fort);border-radius:var(--r-s);background:var(--surface);color:var(--encre);box-shadow:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.bouton:hover,button:hover:not(:disabled){background:var(--surface-2);border-color:var(--encre-2);text-decoration:none}.bouton:active,button:active:not(:disabled){background:var(--surface-3)}button:disabled{opacity:.45;cursor:not-allowed}.bouton.primary,button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.bouton.primary:hover,button.primary:hover:not(:disabled){background:var(--accent-fort);border-color:var(--accent-fort)}.bouton.ghost,button.ghost{background:transparent;border-color:transparent;color:var(--encre-2)}.bouton.ghost:hover,button.ghost:hover:not(:disabled){background:var(--surface-2);border-color:transparent;color:var(--encre)}.bouton.jaune,button.jaune{background:var(--accent-doux);border-color:var(--accent-doux);color:var(--accent-fort)}.bouton.jaune:hover,button.jaune:hover:not(:disabled){background:#dbe4fa;border-color:#dbe4fa}.bouton.danger,button.danger{border-color:var(--rouge);color:var(--rouge);background:var(--surface)}.bouton.danger:hover,button.danger:hover:not(:disabled){background:var(--rouge-doux)}.bouton.mini,button.mini{font-size:.8rem;padding:.35rem .65rem}.bouton.grand,button.grand{font-size:1rem;padding:.8rem 1.4rem}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px}label{display:block;font-size:.85rem;font-weight:600;color:var(--encre);margin-bottom:.35rem}label em{font-style:normal;color:var(--craie);font-weight:400}input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=time],select,textarea{width:100%;font-family:var(--f-ui);font-size:.95rem;line-height:1.5;color:var(--encre);background:var(--surface);border:1px solid var(--bord-fort);border-radius:var(--r-s);padding:.55rem .75rem;resize:vertical}textarea{min-height:5rem}textarea.court{min-height:3rem}input::placeholder,textarea::placeholder{color:var(--craie)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-doux)}.field{margin-bottom:1rem}.row{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:700px){.row.deux{grid-template-columns:1fr 1fr}}.shell{max-width:var(--large);margin:0 auto;padding:2rem 1.25rem 5rem}.etroit{max-width:780px}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section+.section{border-top:var(--trait)}.titre-bloc{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem;max-width:62ch}.trait-main{display:block;width:100%;height:1px;background:var(--bord)}.bande{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:var(--trait)}.bande-in{max-width:var(--large);margin:0 auto;padding:.7rem 1.25rem;display:flex;gap:1.25rem;flex-wrap:wrap}.bande-in,.brand{align-items:center}.brand{font-family:var(--f-affiche);font-weight:800;font-size:1.25rem;letter-spacing:-.02em;color:var(--encre);display:inline-flex;gap:.5rem;line-height:1}.brand,.brand:hover{text-decoration:none}.brand:before{content:"";width:.8em;height:.8em;border-radius:3px;background:var(--accent);flex:none}.brand span{color:var(--accent)}.bande nav{margin-left:auto;display:flex;align-items:center;gap:.15rem;flex-wrap:wrap}.lien-nav{font-size:.9rem;font-weight:500;color:var(--encre-2);text-decoration:none;padding:.45rem .7rem;border-radius:var(--r-s);border:1px solid transparent}.lien-nav:hover{color:var(--encre);text-decoration:none;background:var(--surface-2)}.lien-nav.on{color:var(--accent-fort);background:var(--accent-doux);font-weight:600}.credits-barre{display:inline-flex;align-items:baseline;gap:.4rem;border:1px solid var(--bord-fort);border-radius:var(--r-s);padding:.3rem .65rem;color:var(--encre);text-decoration:none}.credits-barre:hover{text-decoration:none;background:var(--surface-2)}.credits-barre b{font-family:var(--f-affiche);font-weight:700;font-size:1.05rem;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.credits-barre span{font-family:var(--f-code);font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--craie)}.studio{max-width:var(--large);margin:0 auto;padding:1.25rem 1.25rem 3rem;display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:2rem;gap:2rem;align-items:start}@media (max-width:960px){.studio{grid-template-columns:1fr;gap:1.25rem}.ecran{position:static}.ecran .tele{max-width:200px;margin:0 auto}}.ecran{position:-webkit-sticky;position:sticky;top:4.5rem;gap:1rem;min-width:0}.ecran,.tele{display:flex;flex-direction:column}.tele{aspect-ratio:9/16;width:100%;border:1px solid var(--bord-fort);border-radius:var(--r-l);box-shadow:var(--ombre-dure);background:linear-gradient(160deg,#1b1e27,#0f1117);color:#fff;position:relative;overflow:hidden;align-items:center;justify-content:center;gap:.6rem;padding:1rem;text-align:center}.tele video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#000}.tele .claque{font-family:var(--f-affiche);font-weight:800;font-size:clamp(1.3rem,5vw,1.8rem);letter-spacing:-.02em;color:#fff;line-height:1.05}.tele .claque.encre{color:#fff}.tele svg{width:40%;height:auto;color:rgba(255,255,255,.8)}.tele .hand{font-size:.92rem;color:rgba(255,255,255,.72);max-width:24ch}.tele .bleu{color:#9db4ff}.avance{display:flex;flex-direction:column;gap:.4rem}.barre-av{height:8px;border-radius:4px;background:var(--surface-3);overflow:hidden}.barre-av i{display:block;height:100%;background:var(--ambre);border-radius:4px;transition:width .4s ease}.barre-av i.pleine{background:var(--vert)}.bande-film{display:grid;grid-template-columns:repeat(auto-fill,minmax(34px,1fr));grid-gap:.3rem;gap:.3rem}.bande-film i{aspect-ratio:9/16;border:1px solid var(--bord-fort);border-radius:3px;background:var(--surface);display:block}.bande-film i.faite{background:var(--surface-3);border-color:var(--surface-3)}.bande-film i.la{background:var(--ambre);border-color:var(--ambre)}.attend{border-top:var(--trait);padding-top:.8rem;gap:.5rem}.attend,.attend ul{display:flex;flex-direction:column}.attend ul{list-style:none;margin:0;padding:0;gap:.45rem}.attend li{display:flex;justify-content:space-between;gap:.6rem;align-items:center;font-size:.9rem}.attend li span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat{display:flex;flex-direction:column;gap:1rem;min-width:0;min-height:min(72vh,720px)}.chat-tete{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.chat-tete .hand{flex:1 1;min-width:200px;font-size:.95rem}.conversations{position:relative}.conversations summary{list-style:none;cursor:pointer}.conversations summary::-webkit-details-marker{display:none}.conversations ul{position:absolute;right:0;top:calc(100% + .4rem);z-index:30;min-width:280px;max-width:90vw;max-height:60vh;overflow-y:auto;list-style:none;margin:0;padding:.4rem;background:var(--surface);border:var(--trait);border-radius:var(--r-m);box-shadow:var(--ombre-3);display:flex;flex-direction:column;gap:.15rem}.conversations li a{display:flex;flex-direction:column;gap:.1rem;padding:.45rem .6rem;border-radius:var(--r-s);color:var(--encre-2);text-decoration:none}.conversations li a:hover{background:var(--surface-2)}.conversations li a.on{background:var(--accent-doux);color:var(--accent-fort)}.conversations li a span:first-child{font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-fil{flex-direction:column;gap:1rem;flex:1 1}.chat-fil,.chat-message{display:flex;min-width:0}.chat-message{flex-direction:column;gap:.75rem}.chat-message.personne{align-items:flex-end}.chat-message.personne .bloc-texte{background:var(--accent-doux);color:var(--encre);border-radius:var(--r-m) var(--r-m) 4px var(--r-m);padding:.65rem .95rem;max-width:min(80%,560px)}.chat-message.agent .bloc-texte{max-width:min(92%,680px)}.bloc-texte p{margin:0 0 .6rem;line-height:1.6}.bloc-texte p:last-child{margin-bottom:0}.bloc{padding:.9rem 1rem;animation:apparait .18s ease-out both}.bloc.a-corriger{border-color:var(--rouge)}.bloc.a-confirmer{border-color:var(--ambre);background:var(--ambre-doux)}.bloc.echec{border-color:var(--rouge);background:var(--rouge-doux)}@keyframes apparait{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes claque{0%{opacity:0}to{opacity:1}}.chat-saisie{position:-webkit-sticky;position:sticky;bottom:0;display:flex;flex-direction:column;gap:.5rem;background:var(--surface);border:1px solid var(--bord-fort);border-radius:var(--r-m);box-shadow:var(--ombre-dure);padding:.75rem}.chat-saisie:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-doux),var(--ombre-dure)}.chat-saisie textarea{width:100%;resize:vertical;min-height:3.2rem;border:none;background:transparent;font:inherit;color:inherit;outline:none;padding:0}.chat-saisie textarea:focus{box-shadow:none;border:none}.idees,.scenes{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.idees li,.scenes li{display:flex;gap:.625rem;align-items:flex-start}.scenes li p{margin:0;font-size:.95rem}.storyboard,.vignettes{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.storyboard figure,.vignettes figure{margin:0;display:flex;flex-direction:column;gap:.35rem;border:var(--trait);border-radius:var(--r-s);padding:.5rem;min-width:0;background:var(--surface)}.storyboard figure.validee{border-color:var(--vert);background:var(--vert-doux)}.storyboard img,.vignettes img{width:100%;display:block;border-radius:4px;border:var(--trait)}.storyboard figcaption,.vignettes figcaption{font-size:.78rem;color:var(--encre-2);line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.entete-app{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between;margin-bottom:1.75rem}.entete-app h1{font-size:clamp(1.7rem,3vw,2.3rem)}.compteur{display:inline-flex;align-items:center;gap:.625rem;border:var(--trait);border-radius:var(--r-m);padding:.5rem .875rem;background:var(--surface)}.compteur strong{font-family:var(--f-affiche);font-weight:700;font-size:1.5rem;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.compteur span{font-family:var(--f-code);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--craie);line-height:1.25}.colonnes,.columns{display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:start}@media (min-width:980px){.colonnes,.columns{grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr)}}.panel{padding:1.1rem 1.25rem}.sticky{position:-webkit-sticky;position:sticky;top:5rem;display:flex;flex-direction:column;gap:1rem}.sticky>button.primary{width:100%}.vide{text-align:center;padding:2.5rem 1.5rem;border:1px dashed var(--bord-fort);border-radius:var(--r-m);color:var(--encre-2);display:flex;flex-direction:column;align-items:center;gap:.75rem;background:var(--surface)}.vide p:first-of-type{font-family:var(--f-affiche);font-weight:700;font-size:1.15rem;color:var(--encre);line-height:1.2}.galerie{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:720px){.galerie{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.galerie{grid-template-columns:repeat(3,1fr)}}.video-carte{display:flex;flex-direction:column;gap:.625rem;padding:1rem}.video-carte h3{font-size:1.05rem}.video-carte video{border-radius:var(--r-s);width:100%;background:#000;aspect-ratio:9/16;object-fit:cover}.jeton{display:block;font-size:.75rem;background:var(--surface-2);border:var(--trait);border-radius:var(--r-s);padding:.5rem .7rem;overflow-x:auto}.etat,.jeton{font-family:var(--f-code);color:var(--encre-2);white-space:nowrap}.etat{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.etat .dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--bord-fort);flex:none}.etat.done .dot{background:var(--vert)}.etat.error .dot{background:var(--rouge)}.etat.en-cours .dot{background:var(--ambre);animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.status{display:flex;flex-direction:column;gap:.5rem}.bar{height:8px;overflow:hidden;background:var(--surface-3)}.bar,.bar i{border-radius:4px}.bar i{display:block;height:100%;background:var(--ambre);transition:width .4s ease}.bar i.pleine{background:var(--vert)}.step{font-family:var(--f-code);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--craie)}.notice{border:1px solid var(--accent-doux);border-left:3px solid var(--accent);border-radius:var(--r-s);background:var(--accent-doux);color:var(--encre);padding:.75rem .95rem;font-size:.95rem}.notice.erreur,.notice.error{background:var(--rouge-doux);border-color:var(--rouge-doux);border-left-color:var(--rouge)}.history{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.history li{border-bottom:var(--trait);padding:.625rem 0;font-size:.95rem}.history li:last-child{border-bottom:0}.history a{align-items:center;text-decoration:none}.cards,.history a{display:flex;gap:.5rem}.cards{flex-wrap:wrap}.card{border:1px solid var(--bord-fort);border-radius:var(--r-s);background:var(--surface);padding:.5rem .7rem;cursor:pointer;display:flex;flex-direction:column;gap:.35rem;box-shadow:none;font-family:var(--f-ui);font-weight:500}.card:hover:not(.on){background:var(--surface-2)}.card.on{background:var(--accent-doux);border-color:var(--accent)}.card-name{font-size:.85rem;font-weight:600;color:var(--encre)}.swatch{display:flex;gap:3px}.swatch i{width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.12)}.shape{width:22px;height:22px;border:1px solid var(--bord-fort);border-radius:3px}.shape.sub{width:22px;height:13px}.bande-scenes{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.35rem}.vignette{flex:none;width:84px;border:1px solid var(--bord-fort);border-radius:var(--r-s);background:var(--surface);padding:.45rem;cursor:pointer;box-shadow:none;font-family:var(--f-ui);font-weight:500;font-size:.8rem}.vignette:hover{background:var(--surface-2)}.vignette.on{background:var(--accent-doux);border-color:var(--accent)}.vignette-info{font-size:.68rem;color:var(--craie)}.vignette.ajout{border-style:dashed;color:var(--craie)}.vignette-vide{aspect-ratio:1;display:grid;place-items:center;border:1px dashed var(--bord-fort);border-radius:4px;color:var(--craie);font-size:.8rem}.scene-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.scene-num{font-family:var(--f-code);font-size:.9rem;color:var(--craie)}.scene-editeur .field{margin-bottom:.875rem}.arts{display:flex;flex-wrap:wrap;gap:.4rem}.art{width:54px;height:54px;border:1px solid var(--bord-fort);border-radius:var(--r-s);background:var(--surface);display:grid;place-items:center;cursor:pointer;padding:.3rem;box-shadow:none;color:var(--encre)}.art svg{width:100%;height:100%}.art.on{background:var(--accent-doux);border-color:var(--accent)}.art-vide{font-size:.625rem;color:var(--craie)}.apercu-boite{display:flex;flex-direction:column;gap:.625rem}.apercu-note{font-size:.8rem;color:var(--craie);text-align:center}details.advanced{margin-top:.875rem}details.advanced summary{cursor:pointer;font-size:.8rem;font-weight:600;color:var(--craie)}pre{font-size:.75rem;line-height:1.55;background:var(--surface-2);border:var(--trait);border-radius:var(--r-s);padding:.75rem;overflow-x:auto;margin:.625rem 0 0;color:var(--encre-2)}code,pre{font-family:var(--f-code)}code{font-size:.85em}.filtres{gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.filtres,.onglets{display:flex;flex-wrap:wrap}.onglets{gap:.15rem;border-bottom:var(--trait)}.onglet{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.9rem;font-weight:500;color:var(--encre-2);border:0;border-bottom:2px solid transparent;margin-bottom:-1px;text-decoration:none;background:transparent}.onglet:hover{color:var(--encre);text-decoration:none}.onglet.on{color:var(--accent-fort);border-bottom-color:var(--accent);font-weight:600}.onglet span{font-family:var(--f-code);font-size:.68rem;color:var(--craie);background:var(--surface-2);border-radius:999px;padding:.05rem .45rem}.pagination{display:flex;gap:1rem;margin-top:2rem}.pagination,.pastille{align-items:center;justify-content:center}.pastille{display:inline-flex;min-width:1.2rem;height:1.2rem;margin-left:.35rem;padding:0 .35rem;border-radius:999px;background:var(--rouge);color:#fff;font-family:var(--f-code);font-size:.66rem;font-weight:600;line-height:1}.raccourcis{display:grid;grid-gap:.875rem;gap:.875rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:2rem}.raccourci{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;color:var(--encre)}.raccourci:hover{text-decoration:none;border-color:var(--accent)}.raccourci strong{font-family:var(--f-affiche);font-weight:700;font-size:1.8rem;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.raccourci span{font-size:.875rem;color:var(--encre-2);line-height:1.35}.raccourci em{font-style:normal;font-size:.75rem;color:var(--craie)}.fiche{display:flex;flex-direction:column;gap:.75rem;margin:0}.fiche div{display:flex;flex-wrap:wrap;gap:.35rem 1rem;align-items:baseline}.fiche dt{font-family:var(--f-code);font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--craie);min-width:9rem}.fiche dd{margin:0;font-size:.95rem}.grille-medias{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.carte-media{border:var(--trait);border-radius:var(--r-m);background:var(--surface);display:flex;flex-direction:column;min-width:0;overflow:hidden}.carte-media.estompe{opacity:.45}.carte-media img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--surface-2);border-bottom:var(--trait);display:block}.carte-media-corps{padding:.7rem .8rem .8rem;display:flex;flex-direction:column;gap:.3rem;min-width:0}.carte-media-corps strong{font-family:var(--f-affiche);font-weight:700;font-size:1rem}.carte-media-corps .hand{font-size:.9rem}.actions{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.4rem}.backlog{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.backlog li{border-bottom:var(--trait);padding:.625rem 0}.backlog li:last-child{border-bottom:0}.backlog li.ecarte{opacity:.45}.backlog label{cursor:pointer}.backlog strong{display:block;font-size:.95rem;font-weight:600}.backlog-angle{display:block;font-size:.82rem;color:var(--craie);line-height:1.4}.prochain{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;border:var(--trait);border-left:3px solid var(--accent);border-radius:var(--r-m);background:var(--surface);margin-bottom:1.5rem}.prochain h2{font-size:1.35rem;margin:.2rem 0 .3rem}.prochain .fil{font-family:var(--f-code);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.prochain p{font-size:.95rem;color:var(--encre-2);max-width:56ch}.series-liste{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:720px){.series-liste{grid-template-columns:repeat(2,1fr)}}.serie-carte{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem}.serie-carte h3{font-size:1.05rem}.serie-avance{height:6px;border-radius:3px;background:var(--surface-3);overflow:hidden}.serie-avance i{display:block;height:100%;background:var(--vert)}.episodes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.episodes li{display:flex;align-items:center;gap:.875rem;padding:.875rem 0;border-bottom:var(--trait)}.episodes li:last-child{border-bottom:0}.episodes li.fait{opacity:.55}.episodes li.fait strong{text-decoration:line-through}.episodes strong{display:block;font-size:.95rem;font-weight:600}.episode-num{flex:none;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--f-code);font-size:.8rem;border:1px solid var(--bord-fort);border-radius:50%;background:var(--surface);color:var(--encre-2)}.episodes li.fait .episode-num{background:var(--vert);border-color:var(--vert);color:#fff}.dessiner{display:flex;gap:.35rem;align-items:center}.dessiner input{font-size:.8rem;padding:.35rem .5rem}.voix-liste{display:grid;grid-gap:.625rem;gap:.625rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));max-height:340px;overflow-y:auto;padding:.25rem}.voix-carte{border:var(--trait);border-radius:var(--r-s);background:var(--surface);padding:.625rem .75rem;display:flex;flex-direction:column;gap:.45rem}.voix-carte.on{background:var(--accent-doux);border-color:var(--accent)}.voix-choix{border:0;box-shadow:none;padding:0;text-align:left;display:flex;flex-direction:column;gap:.1rem;cursor:pointer;font-family:var(--f-ui)}.voix-choix,.voix-choix:hover{background:none}.voix-choix strong{font-size:.95rem;font-weight:600;color:var(--encre)}.voix-infos{font-size:.75rem;color:var(--craie)}.voix-extrait{width:100%;height:32px}.jours{display:flex;flex-wrap:wrap;gap:.35rem}.jour{width:2.25rem;height:2.25rem;padding:0;font-size:.875rem;font-weight:600;color:var(--encre-2)}.jour.on{background:var(--accent);border-color:var(--accent);color:#fff}.modes{display:grid;grid-gap:.625rem;gap:.625rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.mode-carte{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.875rem 1rem;text-align:left;height:100%}.mode-carte.on{background:var(--accent-doux);border-color:var(--accent)}.mode-carte strong{font-size:.95rem;font-weight:600}.mode-carte span{font-size:.82rem;color:var(--encre-2);line-height:1.4;font-weight:400}.notif-icone{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;flex:none;border:var(--trait);border-radius:50%;background:var(--surface-2);font-size:.8rem;color:var(--encre)}.styles{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(184px,1fr))}.style-carte{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border:1px solid var(--bord-fort);border-radius:var(--r-m);background:var(--surface);box-shadow:none;cursor:pointer;font-family:var(--f-ui);font-weight:500;text-align:center}.style-carte:hover{background:var(--surface-2)}.style-carte.on{background:var(--accent-doux);border-color:var(--accent)}.style-nom{font-family:var(--f-affiche);font-weight:700;font-size:1rem;color:var(--encre);display:inline-flex;align-items:center;gap:.4rem}.style-sur-mesure{font-family:var(--f-code);font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:var(--accent);border-radius:999px;padding:.1rem .45rem}.style-intention{font-size:.82rem;color:var(--craie);line-height:1.35}.parcours{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.jalon{gap:.5rem;font-size:.875rem;font-weight:600;background:none;border:0;box-shadow:none;padding:0;cursor:default}.jalon,.jalon .rond{display:inline-flex;align-items:center;color:var(--craie)}.jalon .rond{width:26px;height:26px;justify-content:center;font-family:var(--f-code);font-size:.8rem;background:var(--surface);border:1px solid var(--bord-fort);border-radius:50%;flex:none}.jalon.faite{color:var(--encre-2);cursor:pointer}.jalon.faite .rond{background:var(--vert);border-color:var(--vert);color:#fff}.jalon.actif{color:var(--encre)}.jalon.actif .rond{background:var(--accent);border-color:var(--accent);color:#fff}.jalon-trait{flex:1 1;min-width:14px;height:1px;background:var(--bord-fort)}.etape-titre{margin-bottom:.5rem}.etape-aide{color:var(--encre-2);margin-bottom:1.5rem;max-width:62ch}.actions-etape{display:flex;gap:.75rem;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:var(--trait);flex-wrap:wrap}.phrases{display:flex;flex-direction:column;gap:.625rem}.phrase{display:grid;grid-template-columns:26px minmax(0,1fr) auto;grid-gap:.625rem;gap:.625rem;align-items:start}.phrase-num{height:40px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--f-code);font-size:.85rem;color:var(--craie)}.phrase textarea{min-height:3.2rem}.phrase-suppr{align-self:start;margin-top:.3rem}.duree-totale{display:flex;align-items:baseline;gap:.5rem;font-size:.875rem;color:var(--craie);margin-top:1rem}.duree-totale strong{font-family:var(--f-affiche);font-weight:700;font-size:1.2rem;color:var(--encre)}.plan-scene{gap:.5rem}.plan-scene,.plan-vue{display:flex;flex-direction:column}.plan-vue{aspect-ratio:9/16;background:#fffdf7;border:var(--trait);border-radius:var(--r-s);padding:.8rem .6rem;align-items:center;justify-content:center;gap:.45rem;overflow:hidden;color:#101014;text-align:center}.plan-vue .v-mono{font-family:var(--f-mono),monospace;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:#6f6c7d}.plan-vue .v-slam{font-family:var(--f-anton),Impact,sans-serif;font-size:1.05rem;line-height:.95;text-transform:uppercase;color:#e8412c}.plan-vue .v-main{font-family:var(--f-caveat),cursive;font-size:.8rem;color:#2540e8;line-height:1.15}.plan-vue svg{width:46%;height:auto;color:#101014}.plan-scene .dit{font-size:.82rem;color:var(--encre-2);line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero{display:grid;grid-gap:clamp(2.5rem,5vw,4rem);gap:clamp(2.5rem,5vw,4rem);align-items:center;padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(2rem,4vw,3.5rem)}@media (min-width:940px){.hero{grid-template-columns:1.08fr .92fr}}.hero h1{margin-bottom:1.125rem;font-size:clamp(2.4rem,5vw,3.8rem)}.hero-note{margin:0 0 1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.preuve{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem 1.5rem;gap:1.25rem 1.5rem;margin-top:2.5rem;padding-top:1.75rem;border-top:var(--trait)}@media (min-width:620px){.preuve{grid-template-columns:repeat(4,minmax(0,1fr))}}.preuve div strong{display:block;font-family:var(--f-affiche);font-weight:800;font-size:1.8rem;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preuve div span{font-family:var(--f-code);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--craie);line-height:1.35;display:block;margin-top:.35rem}.telephone{width:min(290px,76vw);margin:0 auto;aspect-ratio:9/16;background:linear-gradient(160deg,#1b1e27,#0f1117);border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:var(--ombre-3);padding:1.5rem 1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative;overflow:hidden;color:#fff}.tel-mono{font-family:var(--f-code);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.55)}.tel-slam{font-family:var(--f-affiche);font-weight:800;font-size:clamp(1.6rem,6vw,2.1rem);line-height:1.05;letter-spacing:-.02em;text-align:center;color:#fff}.tel-barre{left:1.1rem;right:1.1rem;bottom:1.2rem;height:4px;background:rgba(255,255,255,.18)}.tel-barre,.tel-barre:after{position:absolute;border-radius:2px}.tel-barre:after{content:"";left:0;top:0;bottom:0;width:62%;background:var(--accent)}.legende{text-align:center;margin-top:1rem}.etapes{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:860px){.etapes{grid-template-columns:repeat(3,1fr)}}.etape{display:flex;flex-direction:column;gap:.5rem}.etape .num,.etapes .num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--accent-doux);color:var(--accent-fort);font-family:var(--f-code);font-size:.8rem;font-weight:600;margin-bottom:.5rem}.etape p,.etapes p{color:var(--encre-2);font-size:.95rem}.themes{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:800px){.themes{grid-template-columns:repeat(3,1fr)}}.theme-carte{padding:1rem 1rem 1.25rem}.theme-apercu{aspect-ratio:4/5;border:var(--trait);border-radius:var(--r-s);margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1.25rem;overflow:hidden}.theme-apercu .etiquette{font-size:.6rem;letter-spacing:.16em;color:inherit;opacity:.6}.theme-mot{font-family:var(--f-anton),Impact,sans-serif;font-size:1.85rem;text-transform:uppercase;line-height:.95}.theme-carte h3{margin-bottom:.25rem}.theme-carte p{color:var(--encre-2);font-size:.95rem}.prix{display:grid;grid-gap:1.25rem;gap:1.25rem;align-items:stretch}@media (min-width:880px){.prix{grid-template-columns:repeat(3,1fr)}}.plan{display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;position:relative}.plan.vedette{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),var(--ombre-dure)}.plan-prix{font-family:var(--f-affiche);font-weight:800;font-size:2.4rem;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.plan-prix small{display:block;font-family:var(--f-code);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--craie);margin-top:.4rem}.plan ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.plan li{display:flex;gap:.55rem;align-items:flex-start;font-size:.95rem;color:var(--encre-2)}.plan li svg{flex:none;margin-top:.3rem;color:var(--vert)}.plan .bouton,.plan button{margin-top:auto}.badge-vedette{position:absolute;top:-.75rem;left:1.25rem;background:var(--accent);color:#fff;border-radius:999px;padding:.15rem .6rem;font-family:var(--f-code);font-size:.64rem;text-transform:uppercase;letter-spacing:.06em}.faq{display:flex;flex-direction:column;gap:.5rem;max-width:760px}.faq details{border:var(--trait);border-radius:var(--r-s);background:var(--surface);padding:.95rem 1.15rem}.faq details[open]{border-color:var(--bord-fort)}.faq summary{cursor:pointer;font-size:1rem;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";flex:none;width:8px;height:8px;border-right:1.5px solid var(--encre-2);border-bottom:1.5px solid var(--encre-2);transform:rotate(45deg);transition:transform .16s ease}.faq details[open] summary:after{transform:rotate(-135deg)}.faq details p{margin-top:.7rem;color:var(--encre-2);font-size:.95rem}.pied{border-top:var(--trait);padding:2rem 0 1rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.entree{min-height:100vh;display:grid;place-items:center;padding:2rem 1.25rem}.carte-entree{width:min(420px,100%);padding:2rem 1.75rem;box-shadow:var(--ombre-3)}.carte-entree h1{font-size:1.7rem;margin-bottom:.35rem}.carte-entree form{margin-top:1.5rem}.carte-entree form>button[type=submit]{width:100%}.dessous{margin-top:1.125rem;text-align:center;font-size:.875rem}.dessous,.ou{color:var(--craie)}.ou{display:flex;align-items:center;gap:.75rem;margin:1.125rem 0;font-family:var(--f-code);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.ou:after,.ou:before{content:"";flex:1 1;height:1px;background:var(--bord)}.tableau-boite{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.92rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}thead th{text-align:left;font-family:var(--f-code);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;font-weight:500;color:var(--craie);padding:0 .75rem .5rem;white-space:nowrap}tbody td,thead th{border-bottom:var(--trait)}tbody td{padding:.7rem .75rem;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--surface-2)}.num-credits{font-family:var(--f-affiche);font-weight:700;font-size:1.3rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.puce-role{font-family:var(--f-code);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;padding:.1rem .5rem;border:var(--trait);border-radius:999px;color:var(--encre-2)}.puce-role.admin{background:var(--accent-doux);border-color:var(--accent-doux);color:var(--accent-fort)}.donne-credits{display:flex;gap:.3rem;align-items:center}.donne-credits input{width:72px;padding:.35rem .45rem;font-size:.8rem}.stats-admin{display:grid;grid-gap:.875rem;gap:.875rem;margin-bottom:2rem}@media (min-width:760px){.stats-admin{grid-template-columns:repeat(4,1fr)}}.stat{padding:1rem 1.125rem}.stat strong{display:block;font-family:var(--f-affiche);font-weight:800;font-size:2rem;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.services{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:900px){.services{grid-template-columns:repeat(2,1fr)}}.service{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.service.pret{border-color:var(--vert)}.service.bloquant{border-color:var(--rouge)}.service.facultatif{box-shadow:none}.service-tete{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.service-tete h2{font-size:1.15rem}.service-sans{font-size:.92rem;color:var(--encre-2)}.vars{flex-direction:column;gap:.3rem}.var,.vars{display:flex}.var{align-items:center;gap:.5rem;border:var(--trait);border-radius:var(--r-s);padding:.375rem .6rem;font-size:.8rem;background:var(--surface-2);overflow:hidden}.var code{font-size:.75rem;white-space:nowrap;color:var(--encre)}.var.ok{border-left:3px solid var(--vert)}.var.ko{border-left:3px solid var(--rouge)}.var .etiquette{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:52%;text-transform:none;letter-spacing:0;font-family:var(--f-ui);font-size:.78rem}.bandeau-config{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;border:1px solid var(--rouge-doux);border-left:3px solid var(--rouge);border-radius:var(--r-s);background:var(--rouge-doux);padding:.875rem 1.125rem;margin-bottom:1.5rem}.bandeau-config strong{font-size:.95rem;font-weight:600}.pile{display:flex;flex-direction:column;gap:1.5rem}.ligne{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.pousse{margin-left:auto}.centre{text-align:center}.saut-contenu{position:absolute;left:-9999px;top:0;background:var(--encre);color:#fff;padding:.625rem 1rem;z-index:100;border-radius:var(--r-s)}.saut-contenu:focus{left:1rem;top:1rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media (max-width:640px){.shell{padding:1.5rem 1rem 4rem}.studio{padding:1rem 1rem 3rem}.trace{padding:1rem}.entete-app{align-items:flex-start}.parcours{gap:.35rem}.jalon span:not(.rond){display:none}.bande-in{gap:.75rem}.bande nav{width:100%;margin-left:0}}.essai-sujet input{padding:.8rem 1rem}.essai-sujet button{white-space:nowrap}@media (max-width:560px){.essai-sujet .ligne{flex-direction:column}}.comparatif{width:100%;border-collapse:collapse;font-size:.95rem;min-width:520px}.comparatif td,.comparatif th{text-align:left;padding:.6rem .8rem;border-bottom:var(--trait);vertical-align:top}.comparatif thead th{font-family:var(--f-code);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--craie);border-bottom:1px solid var(--bord-fort)}.comparatif thead th:last-child{color:var(--accent-fort)}.comparatif tbody th{font-weight:600;color:var(--encre);width:34%}.comparatif tbody td:last-child{background:var(--accent-doux);color:var(--accent-fort)}.comparatif tr:last-child td,.comparatif tr:last-child th{border-bottom:0}.funnel{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.funnel li{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.2rem .8rem;gap:.2rem .8rem;align-items:baseline}.funnel .marche-nom{font-weight:600}.funnel .marche-barre{grid-column:1/-1;height:10px;border-radius:5px;background:var(--surface-3);overflow:hidden}.funnel .marche-barre i{display:block;height:100%;background:var(--accent);border-radius:5px}.funnel .marche-detail{font-family:var(--f-code);font-size:.68rem;color:var(--craie);text-transform:uppercase;letter-spacing:.06em}.code-parrainage{font-family:var(--f-code);font-size:1.4rem;letter-spacing:.16em;border:1px solid var(--bord-fort);border-radius:var(--r-s);background:var(--surface-2);padding:.4rem .9rem;display:inline-block}.cloche,.cloche-bouton{position:relative}.cloche-bouton{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid transparent;border-radius:var(--r-s);background:transparent;box-shadow:none;color:var(--encre-2)}.cloche-bouton:hover{background:var(--surface-2);border-color:transparent;color:var(--encre)}.cloche-bouton.pleine{color:var(--encre)}.cloche-bouton .pastille{position:absolute;top:2px;right:2px;margin:0}.cloche-liste{position:absolute;right:0;top:calc(100% + .4rem);z-index:45;width:min(360px,92vw);max-height:70vh;overflow-y:auto;background:var(--surface);border:var(--trait);border-radius:var(--r-m);box-shadow:var(--ombre-3);padding:.75rem}.cloche-liste ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.cloche-liste li{display:flex;gap:.6rem;align-items:center;border-top:var(--trait);padding-top:.5rem}.cloche-liste li:first-child{border-top:0;padding-top:0}.commandes{list-style:none;margin:0 0 .4rem;display:flex;flex-direction:column;gap:.2rem;border-bottom:var(--trait);padding:0 0 .4rem}.commandes button{display:flex;gap:.75rem;align-items:baseline;width:100%;text-align:left;background:transparent;border:1px solid transparent;box-shadow:none;padding:.3rem .5rem}.commandes button:focus-visible,.commandes button:hover{background:var(--surface-2);border-color:transparent}.commandes code{font-size:.85rem;min-width:6.5rem;color:var(--accent-fort)}.commandes span{font-size:.88rem;color:var(--encre-2)}.attente-mots{display:flex;flex-wrap:wrap;gap:.15rem .3rem;align-items:baseline}.lecteur{display:grid;grid-gap:1rem;gap:1rem;align-items:start}@media (min-width:720px){.lecteur{grid-template-columns:minmax(220px,300px) minmax(0,1fr)}}.lecteur video{width:100%;border-radius:var(--r-m);box-shadow:var(--ombre-dure);background:#000;aspect-ratio:9/16;display:block}.lecteur-scenes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.lecteur-scenes button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.6rem;gap:.6rem;align-items:baseline;width:100%;text-align:left;background:transparent;border:1px solid transparent;box-shadow:none;padding:.35rem .5rem}.lecteur-scenes button:focus-visible,.lecteur-scenes button:hover{background:var(--surface-2);border-color:transparent}.lecteur-scenes button.la{background:var(--accent-doux);border-color:var(--accent-doux);color:var(--accent-fort)}.lecteur-scenes .temps{font-family:var(--f-code);font-size:.75rem;color:var(--encre-2)}.lecteur-scenes .dit{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:640px){.bande nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.2rem}.bande nav::-webkit-scrollbar{display:none}.lien-nav{white-space:nowrap;padding:.4rem .55rem;font-size:.9rem}.chat{min-height:60vh}.chat-saisie{bottom:.5rem}.chat-saisie textarea{min-height:2.6rem}.ecran .tele{max-width:160px}.onglets{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.onglet{white-space:nowrap}.comparatif{min-width:420px;font-size:.85rem}.code-parrainage{font-size:1.15rem;letter-spacing:.12em}.bouton,button{min-height:44px}.bouton.mini,button.mini{min-height:36px}}