.afx{max-width:760px;margin:0 auto;padding:var(--space-5) var(--space-4) var(--space-6);--afx-entete: 72px;--afx-marges: 6rem}.afx-plein{display:flex;flex-direction:column;min-height:calc(100vh - var(--afx-entete) - var(--afx-marges))}.afx-plein[hidden]{display:none}@supports (height: 100dvh){.afx-plein{min-height:calc(100dvh - var(--afx-entete) - var(--afx-marges))}}.afx-plein .afx-carte{display:flex;flex-direction:column;min-height:0;min-width:0;flex:1 1 auto}.afx-plein .afx-carte{justify-content:center}.afx-brouillon{display:inline-block;margin:0 0 var(--space-5);padding:var(--space-1) var(--space-3);background:var(--bg-alt);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:999px;font-size:.8125rem}.afx h1{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.75rem);margin:0 0 var(--space-2);color:var(--text-primary)}.afx-accroche{margin:0;color:var(--text-secondary);font-size:1.0625rem;line-height:1.55}.afx-entete-jeu{display:none}.afx-entete-nom{font-family:var(--font-display);font-weight:700;font-size:1rem;color:#fff;letter-spacing:.01em}.afx-maison{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:999px;border:1px solid rgba(255,255,255,.34);background:#ffffff1f;color:#fff;text-decoration:none;font-size:.8125rem;font-weight:600;min-height:36px}.afx-maison svg{width:17px;height:17px;flex:none}.afx-maison:hover{background:#ffffff3d}.afx-maison:focus-visible{outline:2px solid #fff;outline-offset:2px}.afx-accueil{display:flex;flex-direction:column}.afx-accueil[hidden]{display:none}.afx-splash{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-5);min-height:calc(100vh - var(--afx-entete) - var(--afx-marges));padding:calc(var(--space-6) + var(--space-6)) var(--space-4) calc(var(--space-6) + env(safe-area-inset-bottom,0px));border-radius:24px;overflow:hidden;background:var(--navy, #0b1b3a)}@supports (height: 100dvh){.afx-splash{min-height:calc(100dvh - var(--afx-entete) - var(--afx-marges))}}.afx-splash-fond{position:absolute;inset:0;z-index:-2;display:block}.afx-splash-fond img{display:block;width:100%;height:100%;object-fit:cover;object-position:40% 45%}.afx-splash:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,#060e20a8,#060e2033 26%,#060e2000 46%),linear-gradient(to top,#060e20e0,#060e209e 20%,#060e2000 52%)}.afx-splash .afx-brouillon{position:absolute;top:var(--space-3);left:50%;transform:translate(-50%);z-index:1;margin:0;white-space:nowrap;font-size:.6875rem;background:#060e208c;color:#fff;border-color:#ffffff57}.afx-splash-titre{position:relative;text-align:center}.afx .afx-splash-titre h1{color:#fff;margin:0 0 var(--space-2);font-size:clamp(2.25rem,9vw,3.25rem);letter-spacing:-.01em;text-shadow:0 2px 20px rgba(6,14,32,.65)}.afx .afx-splash-titre .afx-accroche{color:#fffffff0;max-width:32ch;margin:0 auto;font-size:1rem;line-height:1.5;text-shadow:0 1px 14px rgba(6,14,32,.8)}.afx-splash-cta{position:relative;display:grid;gap:var(--space-3);width:100%;max-width:420px;margin:0 auto}.afx-duo{display:flex;align-items:stretch;gap:var(--space-2)}.afx-mode{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);border-radius:999px;border:0;background:var(--action-cta);color:var(--text-on-cta);font:inherit;font-family:var(--font-display);font-size:1.0625rem;font-weight:700;cursor:pointer;box-shadow:0 10px 30px #060e2061;transition:transform .15s,box-shadow .15s,background .15s}.afx-mode-ic{flex:none;width:21px;height:21px;display:block}.afx-mode:hover{background:var(--warm);transform:translateY(-2px);box-shadow:0 14px 34px #060e2073}.afx-mode:active{transform:translateY(0)}.afx-mode:focus-visible{outline:2px solid #fff;outline-offset:3px}.afx-mode-doux{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(8px)}.afx-mode-doux:hover{background:#ffffff42}.afx-info-ouvre{flex:none;width:44px;align-self:stretch;min-height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:#060e2073;color:#fff;font:inherit;font-weight:700;font-size:1.0625rem;font-style:italic;cursor:pointer;backdrop-filter:blur(8px);display:grid;place-items:center;transition:background .15s,border-color .15s}.afx-info-ouvre:hover{background:#060e20b3;border-color:#fff}.afx-info-ouvre:focus-visible{outline:2px solid #fff;outline-offset:3px}.afx-info{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:var(--space-4);background:#060e209e}.afx-info[hidden]{display:none}body.afx-fige{overflow:hidden}.afx-info-carte{width:100%;max-width:420px;text-align:center;padding:var(--space-6);border-radius:20px;background:var(--surface-card);border:1px solid var(--border-subtle);box-shadow:0 24px 60px #060e2066}.afx-info-carte h2{font-family:var(--font-display);font-size:1.25rem;margin:0 0 var(--space-3);color:var(--text-primary)}.afx-info-carte p{margin:0 0 var(--space-5);color:var(--text-secondary);font-size:.9375rem;line-height:1.55}.afx-info-carte .afx-lien{margin-top:var(--space-4)}.afx-mascotte{margin:0 0 var(--space-5)}.afx-mascotte img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:16px;transition:opacity .35s ease}.afx-mascotte-change img{opacity:0}@media(prefers-reduced-motion:reduce){.afx-mascotte img{transition:none}.afx-mascotte-change img{opacity:1}}.afx-carte-scene{padding-top:0;overflow:hidden}.afx-carte-scene .afx-mascotte{margin:0 0 var(--space-3)}.afx-plein .afx-carte-scene .afx-mascotte{position:absolute;inset:0;z-index:-2;margin:0;flex:none;min-height:0;max-height:none}.afx-plein .afx-carte-scene .afx-mascotte picture{display:block;height:100%}.afx-plein .afx-carte-scene .afx-mascotte img{width:100%;height:100%;max-width:none;aspect-ratio:auto;object-fit:cover;object-position:40% 45%;border-radius:0}.afx-plein .afx-carte-scene .afx-mascotte[data-scene=reussi] img{object-position:36% 45%}.afx-plein{position:relative;isolation:isolate;overflow:hidden;background:var(--navy, #0b1b3a);color:#fff;border-radius:24px}.afx-plein:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,#060e209e,#060e2024 20%,#060e2000 36%),linear-gradient(to top,#060e20f0,#060e20e6 34%,#060e20bd,#060e2057 62%,#060e2000 82%)}.afx-plein .afx-carte{background:none;border:0;box-shadow:none;border-radius:0;justify-content:flex-end;padding-top:0}.afx-plein .afx-carte-scene{overflow:visible}.afx-plein .afx-question,.afx-plein .afx-surtitre,.afx-plein .afx-aide,.afx-plein .afx-compteur{color:#fff;text-shadow:0 1px 14px rgba(6,14,32,.85)}.afx-plein .afx-aide,.afx-plein .afx-compteur{color:#ffffffd9}.afx-plein .afx-trouvaille{color:var(--action-cta);text-shadow:0 2px 18px rgba(6,14,32,.9)}.afx-plein .afx-barre{background:#ffffff38}.afx-plein .afx-barre span{background:var(--action-cta)}.afx-plein .afx-retour{color:#ffffffd1}.afx-plein .afx-retour:hover{color:#fff}.afx-plein .afx-lien{color:#ffffffc7}.afx-plein .afx-lien:hover{color:#fff}.afx-plein .afx-icone{margin-top:0;background:#fffffff0;border-color:#ffffff80}.afx-plein .afx-rep{background:#0a142c94;border-color:#ffffff6b;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.afx-plein .afx-rep:hover{background:#0a142cd1;border-color:#fff}.afx-plein .afx-rep-doux{color:#ffffffdb}.afx-plein .afx-rep-ic{color:#fff}.afx-plein .afx-rep-oui,.afx-plein .afx-rep-oui:hover{background:var(--action-cta);border-color:var(--action-cta);color:var(--text-on-cta)}.afx-plein .afx-rep-oui:hover{background:var(--warm);border-color:var(--warm)}.afx-plein .afx-rep-oui .afx-rep-ic{color:var(--text-on-cta)}.afx-plein .afx-champ span{color:#ffffffd9}.afx-plein .afx-champ input{background:#fffffff2;border-color:#ffffff80;color:var(--text-primary)}#afx-reco .afx-carte-scene{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:34dvh;padding:var(--space-6) var(--space-5) var(--space-5);background:var(--navy, #0b1b3a);border:0}#afx-reco .afx-carte-scene:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(to top,#060e20f0,#060e20b8 34%,#060e202e 66%,#060e2000 88%)}#afx-reco .afx-carte-scene .afx-mascotte{position:absolute;inset:0;z-index:-2;margin:0}#afx-reco .afx-carte-scene .afx-mascotte picture{display:block;height:100%}#afx-reco .afx-carte-scene .afx-mascotte img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:36% 45%;border-radius:0}#afx-reco .afx-carte-scene .afx-question,#afx-reco .afx-carte-scene .afx-aide{color:#fff;text-shadow:0 1px 14px rgba(6,14,32,.85)}#afx-reco .afx-carte-scene .afx-aide{color:#ffffffe0;margin-bottom:0}.afx-icone{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:var(--surface-card);border:1px solid var(--border-subtle);color:var(--brand);margin:-44px auto var(--space-3);position:relative;z-index:1;box-shadow:0 6px 18px #0b1b3a1f}.afx-icone svg{width:46px;height:46px;display:block}.afx-reponses.afx-reponses-liste{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.afx-reponses-liste .afx-rep{width:100%;text-align:center;padding:var(--space-2) var(--space-3);line-height:1.3}@media(max-width:460px){.afx-reponses-liste .afx-rep{font-size:.875rem;padding:var(--space-2)}}.afx-reponses-liste .afx-rep:last-child:nth-child(odd){grid-column:1 / -1}.afx-reponses.afx-reponses-ruban{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:var(--space-3);min-width:0}.afx-ruban-cadre{position:relative;min-width:0;max-width:100%}.afx-fleche{position:absolute;top:calc(50% - 22px);transform:translateY(-50%);z-index:2;width:34px;height:34px;padding:0;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:#060e20b8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 14px #060e2066;transition:opacity .2s,background .15s}.afx-fleche svg{width:18px;height:18px;display:block}.afx-fleche:hover{background:#060e20eb}.afx-fleche-avant{left:-4px}.afx-fleche-apres{right:-4px}.afx-ruban-cadre:not(.afx-ruban-avant) .afx-fleche-avant,.afx-ruban-cadre:not(.afx-ruban-apres) .afx-fleche-apres{opacity:0;pointer-events:none}.afx-ruban{display:flex;gap:var(--space-2);min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:var(--space-3);padding-bottom:var(--space-2);scrollbar-width:thin}.afx-rep-vignette{flex:0 0 auto;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);width:94px;min-height:92px;padding:var(--space-3) var(--space-2);border-radius:16px;font-size:.8125rem;line-height:1.2;text-align:center}.afx-rep-vignette .afx-rep-ic svg{width:34px;height:34px}.afx-ruban.afx-ruban-apres{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent)}.afx-ruban.afx-ruban-avant{-webkit-mask-image:linear-gradient(to right,transparent,#000 28px);mask-image:linear-gradient(to right,transparent,#000 28px)}.afx-ruban.afx-ruban-avant.afx-ruban-apres{-webkit-mask-image:linear-gradient(to right,transparent,#000 28px,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(to right,transparent,#000 28px,#000 calc(100% - 28px),transparent)}.afx-visuel{margin:0 0 var(--space-4)}.afx-visuel img{display:block;width:100%;height:auto;aspect-ratio:8 / 5;object-fit:contain;border-radius:14px;mix-blend-mode:multiply}.afx-visuel figcaption{margin-top:var(--space-1);font-size:.75rem;color:var(--text-secondary)}.afx-visuel-grand{margin:var(--space-4) 0 0}#afx-resultat .afx-mascotte{flex:none;height:auto}#afx-resultat .afx-visuel{flex:1 1 0;min-height:100px;max-height:260px;margin:var(--space-3) 0 0;display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:var(--space-2) var(--space-3) var(--space-1);box-shadow:0 10px 30px #060e2059}#afx-resultat .afx-visuel[hidden]{display:none}#afx-resultat .afx-visuel-photo img{mix-blend-mode:normal;border-radius:12px}#afx-resultat .afx-visuel img{flex:1 1 auto;min-height:0;height:auto;aspect-ratio:auto;object-fit:contain}.afx-plein .afx-cta{margin-top:var(--space-5);padding-top:var(--space-4);border-top-color:#ffffff38}.afx-plein .afx-cta h3{color:#fff;text-shadow:0 1px 14px rgba(6,14,32,.85)}.afx-plein .afx-cta .afx-aide{margin-bottom:var(--space-4)}@media(max-height:700px){.afx{padding-top:var(--space-4)}.afx-splash{gap:var(--space-4);padding-top:calc(var(--space-6) + var(--space-3))}.afx .afx-splash-titre h1{font-size:clamp(1.75rem,7vw,2.5rem)}.afx .afx-splash-titre .afx-accroche{font-size:.9375rem;line-height:1.4}.afx-mode{padding:var(--space-3) var(--space-4);font-size:1rem}.afx-plein .afx-carte-scene .afx-mascotte{min-height:96px}.afx-plein .afx-lien{margin-top:var(--space-3)}.afx-nav{margin:var(--space-2) 0 var(--space-3)}.afx-plein .afx-carte{padding-left:var(--space-4);padding-right:var(--space-4);padding-bottom:var(--space-4)}.afx-icone{width:62px;height:62px;margin-top:-31px;margin-bottom:var(--space-2)}.afx-icone svg{width:32px;height:32px}.afx-question{margin-bottom:var(--space-3);font-size:1.125rem}.afx-brouillon{margin-bottom:var(--space-3)}}.afx-barre{height:4px;background:var(--bg-alt);border-radius:999px;overflow:hidden}.afx-barre span{display:block;height:100%;width:0;background:var(--brand);transition:width .3s}.afx-nav{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin:var(--space-3) 0 var(--space-4)}.afx-compteur{margin:0;color:var(--text-secondary);font-size:.875rem}.afx-retour{background:none;border:0;padding:0;cursor:pointer;font:inherit;font-size:.875rem;color:var(--text-secondary)}.afx-retour:hover{color:var(--text-primary);text-decoration:underline}.afx-retour:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:4px}.afx-retour[hidden]{display:none}.afx-carte{padding:var(--space-6);border:1px solid var(--border-subtle);border-radius:20px;background:var(--surface-card);text-align:center}.afx-carte-forte{border-color:var(--brand);box-shadow:0 14px 40px #2a69f41f}.afx-question{font-family:var(--font-display);font-size:clamp(1.25rem,3.4vw,1.625rem);margin:0 0 var(--space-4);color:var(--text-primary);line-height:1.35}.afx-surtitre{margin:0 0 var(--space-2);color:var(--text-secondary)}.afx-trouvaille{font-family:var(--font-display);font-size:clamp(1.5rem,5vw,2.25rem);margin:0 0 var(--space-3);color:var(--brand)}.afx-budget{margin:0 0 var(--space-5);color:var(--text-secondary)}.afx-aide{color:var(--text-secondary);font-size:.9375rem;margin:0 0 var(--space-5)}.afx-reponses{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}.afx-rep{padding:var(--space-3) var(--space-6);border-radius:999px;border:1px solid var(--border-subtle);background:var(--surface-card);font:inherit;font-weight:600;color:var(--text-primary);cursor:pointer;transition:border-color .15s,background .15s}.afx-rep:hover{border-color:var(--brand);background:var(--bg-alt)}.afx-rep:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.afx-rep-oui{background:var(--action-cta);border-color:var(--action-cta);color:var(--text-on-cta)}.afx-rep-oui:hover{background:var(--warm);border-color:var(--warm)}.afx-rep-doux{color:var(--text-secondary);font-weight:500}.afx-reponses-liste .afx-rep{display:flex;align-items:center;gap:var(--space-2);justify-content:flex-start;text-align:left}.afx-rep-ic{flex:none;display:block;color:var(--brand)}.afx-rep-ic svg{width:22px;height:22px;display:block}.afx-rep-doux .afx-rep-ic{color:var(--text-secondary)}.afx-reponses-liste .afx-rep{min-width:0;overflow-wrap:break-word;border-radius:22px}.afx-rep-txt{display:flex;flex-direction:column;align-items:flex-start;min-width:0;text-align:left}.afx-rep-titre{display:block}.afx-rep-sous{display:block;margin-top:2px;font-size:.8125rem;font-weight:500;line-height:1.25;color:var(--text-secondary)}.afx-plein .afx-rep-sous{color:#ffffffbf}.afx-rep-oui .afx-rep-sous{color:inherit;opacity:.8}@media(max-width:620px){.afx-reponses.afx-reponses-longues{grid-template-columns:1fr}.afx-reponses-longues .afx-rep:last-child:nth-child(odd){grid-column:auto}}.afx-champ{display:block;text-align:left;margin:0 auto var(--space-5);max-width:420px}.afx-champ span{display:block;margin-bottom:var(--space-2);font-size:.875rem;color:var(--text-secondary)}.afx-champ input{width:100%;padding:var(--space-3) var(--space-4);font:inherit;border:1px solid var(--border-subtle);border-radius:12px;background:var(--bg-page)}.afx-champ input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.afx-prop{padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:18px;background:var(--surface-card);margin-top:var(--space-4)}@media(min-width:620px){.afx-prop{display:grid;grid-template-columns:240px 1fr;gap:var(--space-5);align-items:start}.afx-prop .afx-visuel{margin:0}}.afx-prop h3{font-family:var(--font-display);font-size:1.25rem;margin:0 0 var(--space-2);color:var(--text-primary)}.afx-pourquoi{margin:0 0 var(--space-3);color:var(--text-primary);font-size:.9375rem;line-height:1.5;padding-left:var(--space-3);border-left:3px solid var(--brand)}.afx-prop-prix{margin:0 0 var(--space-3);font-weight:600;color:var(--text-primary)}.afx-prop-prix span{font-weight:400;color:var(--text-secondary);font-size:.875rem}.afx-plus,.afx-moins{margin:0 0 var(--space-3);padding-left:var(--space-5);font-size:.9375rem}.afx-plus li{color:var(--text-primary)}.afx-moins li,.afx-plus.afx-neutre li{color:var(--text-secondary)}.afx-etiquette{margin:0 0 var(--space-1);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary)}.afx-profil{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);margin:0 0 var(--space-3);padding:0}.afx-profil li{font-size:.875rem;line-height:1.3;padding:4px 11px;border-radius:999px;background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.28)}.afx-choix{border:2px solid var(--brand)}.afx-choix-badge{display:inline-block;margin:0 0 var(--space-2);padding:3px 10px;border-radius:999px;background:var(--brand);color:#1a1a1a;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.afx-pistes-titre{font-family:var(--font-display);font-size:1.125rem;margin:var(--space-6) 0 0;color:var(--text-primary);text-align:center}.afx-ncap{margin:0 0 var(--space-3);font-size:.875rem;color:var(--text-secondary)}.afx-compromis{margin:0 0 var(--space-3);padding-left:var(--space-3);border-left:3px solid var(--border-subtle);color:var(--text-primary);font-size:.9375rem;line-height:1.5}.afx-confront{margin-top:var(--space-6);padding:var(--space-5);border:1px dashed var(--border-strong, var(--border-subtle));border-radius:18px;background:var(--surface-card)}.afx-confront h3{font-family:var(--font-display);font-size:1.25rem;margin:0 0 var(--space-2);color:var(--text-primary)}.afx-confront-bilan{margin:0 0 var(--space-3);font-weight:600;color:var(--text-primary)}.afx-verdicts{list-style:none;margin:0 0 var(--space-3);padding:0;display:grid;gap:6px}.afx-verdicts li{display:flex;gap:8px;align-items:baseline;font-size:.9375rem;color:var(--text-primary)}.afx-verdicts li>span[aria-hidden]{display:inline-block;width:1.4em;text-align:center;font-weight:700}.afx-v-tenu>span[aria-hidden]{color:#1e8e3e}.afx-v-compromis>span[aria-hidden]{color:#b26a00}.afx-v-manque>span[aria-hidden]{color:#c5221f}.afx-confront .afx-aide{text-align:left;margin-left:0}.afx-verdicts .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.afx-essai{color:var(--text-link);font-weight:600;text-decoration:none}.afx-essai:hover{text-decoration:underline}.afx-rep-test{display:inline-block;margin-top:var(--space-2);padding:var(--space-2) var(--space-4);font-size:.875rem;text-decoration:none;border-color:var(--brand);color:var(--brand)}.afx-rep-test:hover{background:var(--bg-alt)}.afx-rep-stock{white-space:nowrap;padding-left:var(--space-4);padding-right:var(--space-4);max-width:100%}@media(max-width:420px){.afx-rep-stock{font-size:.9375rem;padding-left:var(--space-3);padding-right:var(--space-3)}}.afx-lien{display:block;margin:var(--space-6) auto 0;background:none;border:0;color:var(--text-secondary);font:inherit;text-decoration:underline;cursor:pointer}.afx-cta{margin-top:var(--space-7);padding-top:var(--space-6);border-top:1px solid var(--border-subtle);text-align:center}#afx-affiner-bloc{padding:var(--space-6) var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-alt)}.afx-cta h3{font-family:var(--font-display);font-size:1.25rem;margin:0 0 var(--space-2);color:var(--text-primary)}.afx-cta .afx-aide{max-width:46ch;margin-left:auto;margin-right:auto}a.afx-rep{text-decoration:none;display:inline-block}.afx-discret{font-size:.875rem;margin:var(--space-4) 0 0}@media(max-width:720px){body:has(.afx)>header{display:none}body:has(.afx)>.b2b-bar{display:none}.afx-entete-jeu{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-2) var(--space-3);padding-top:calc(var(--space-2) + env(safe-area-inset-top,0px));background:var(--navy, #0b1b3a)}.afx{max-width:none;padding:0;--afx-marges: 0px}body.afx-plein-ecran{overflow:hidden}.afx-jeu{padding:var(--space-3) var(--space-3) calc(var(--space-4) + env(safe-area-inset-bottom,0px))}.afx-splash,.afx-plein{border-radius:0}.afx-plein .afx-carte{padding-left:var(--space-4);padding-right:var(--space-4)}#afx-reco{min-height:calc(100dvh - var(--afx-entete))}.afx-plein{max-height:calc(100dvh - var(--afx-entete))}.afx-plein .afx-carte{min-height:0}.afx-plein .afx-reponses{flex:0 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.afx-plein .afx-reponses.afx-deborde{-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - 30px),transparent);mask-image:linear-gradient(to bottom,#000 calc(100% - 30px),transparent)}.afx-plein .afx-carte{padding-top:var(--space-4);padding-bottom:var(--space-4)}.afx-plein .afx-carte-scene .afx-mascotte{min-height:104px}.afx-icone{width:68px;height:68px;margin-top:-34px;margin-bottom:var(--space-2)}.afx-icone svg{width:36px;height:36px}.afx-reponses.afx-reponses-liste{gap:var(--space-2)}.afx-question{margin-bottom:var(--space-3)}.afx-plein .afx-lien{margin-top:var(--space-4)}.afx-nav{margin:var(--space-2) 0 var(--space-3)}}
