.eqa-app{--eqa-primary:#ffc529;--eqa-dark:#0a0a0a;--eqa-cream:#fff7e3;--eqa-surface:#fff;--eqa-radius:26px;max-width:760px;margin:24px auto;background:var(--eqa-dark);color:#111;border-radius:34px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.22);font-family:Inter,Arial,sans-serif;line-height:1.25}.eqa-app *{box-sizing:border-box}.eqa-screen{display:none;min-height:760px;padding:42px;background:var(--eqa-cream)}.eqa-screen.is-active{display:block}.eqa-home,.eqa-auth,.eqa-winner{background:var(--eqa-primary);text-align:center}.eqa-home.is-active,.eqa-auth.is-active,.eqa-winner.is-active{display:flex;flex-direction:column;align-items:center;justify-content:center}.eqa-badge{display:inline-flex;background:var(--eqa-dark);color:var(--eqa-primary);font-size:12px;font-weight:1000;letter-spacing:1.3px;padding:8px 13px;border-radius:999px;margin-bottom:18px}.eqa-logo{width:258px;height:258px;border:9px solid var(--eqa-dark);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:.86;margin-bottom:22px}.eqa-logo span{font-weight:1000;font-size:55px}.eqa-logo strong{font-weight:1000;font-size:46px}.eqa-brand-logo img{display:block;max-width:280px;max-height:180px;object-fit:contain;margin:0 auto 22px}.eqa-kicker{font-weight:1000;font-size:27px;margin:0 0 8px;letter-spacing:-.5px}.eqa-intro{max-width:460px;font-size:17px;margin:0 0 28px}.eqa-footer-note{font-size:11px;font-weight:900;margin-top:16px;opacity:.65;text-transform:uppercase;letter-spacing:1px}.eqa-btn{border:0;border-radius:999px;padding:16px 23px;font-weight:1000;cursor:pointer;font-size:15px;transition:.18s transform,.18s box-shadow;box-shadow:none}.eqa-btn:hover{transform:translateY(-2px)}.eqa-btn-primary{background:var(--eqa-dark);color:var(--eqa-primary);min-width:220px}.eqa-btn-dark{background:var(--eqa-dark);color:#fff;margin-top:28px}.eqa-btn-success{background:#248b58;color:#fff;flex:1}.eqa-btn-outline{background:transparent;color:#111;border:2px solid #111;flex:1}.eqa-pill{margin-top:18px;border:1.5px solid rgba(0,0,0,.5);padding:8px 14px;border-radius:999px;font-size:11px;font-weight:900}.eqa-back{width:42px;height:42px;border-radius:50%;border:2px solid #111;background:transparent;font-size:20px;font-weight:900;cursor:pointer}.eqa-screen h2{font-size:34px;line-height:1;margin:18px 0 10px;font-weight:1000;letter-spacing:-1px}.eqa-team-count{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.eqa-count-btn{width:48px;height:48px;border-radius:15px;border:2px solid #111;background:#fff;font-weight:1000}.eqa-count-btn.is-selected{background:var(--eqa-primary);box-shadow:4px 4px 0 #111}.eqa-team-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.eqa-team-fields input,.eqa-auth-form input{width:100%;border:2px solid #111;border-radius:16px;padding:14px 15px;background:#fff;font-size:15px;outline:none}.eqa-difficulty-setup{margin:26px 0}.eqa-difficulty-setup h3{font-size:13px;letter-spacing:1px}.eqa-difficulty-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.eqa-difficulty-option{border:2px solid #111;background:#fff;border-radius:18px;padding:15px 12px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.eqa-difficulty-option.is-selected{background:var(--eqa-primary);box-shadow:4px 4px 0 #111}.eqa-mode-icon{width:34px;height:34px;border-radius:50%;background:#111;color:var(--eqa-primary);display:flex;align-items:center;justify-content:center;font-weight:1000}.eqa-difficulty-option small{font-size:10px}.eqa-topbar{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;background:#111;color:#fff;padding:17px 20px;margin:-42px -42px 30px}.eqa-topbar small{display:block;color:var(--eqa-primary);font-size:9px;font-weight:900;letter-spacing:1px}.eqa-topbar strong{font-size:20px}.eqa-score-mini{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.eqa-score-mini span{font-size:10px;border:1px solid #555;border-radius:999px;padding:5px 8px}.eqa-score-mini span.is-current{background:var(--eqa-primary);color:#111;border-color:var(--eqa-primary)}.eqa-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.eqa-category{--cat:#555;--cat-text:#fff;position:relative;min-height:190px;border:0;border-radius:var(--eqa-radius);background:var(--cat);color:var(--cat-text);padding:19px;text-align:left;overflow:hidden;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.10);transition:.2s transform,.2s box-shadow}.eqa-category:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(0,0,0,.16)}.eqa-cat-pattern{position:absolute;inset:0;background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.17) 0 1px,transparent 2px) 0 0/17px 17px;opacity:.55}.eqa-cat-number{position:absolute;top:15px;right:17px;font-size:13px;font-weight:1000;opacity:.65;letter-spacing:1px}.eqa-cat-icon{position:relative;width:76px;height:76px;display:flex;align-items:center;justify-content:center;border-radius:24px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(3px)}.eqa-cat-icon svg{width:46px;height:46px}.eqa-cat-icon img{width:58px;height:58px;object-fit:contain}.eqa-cat-copy{position:relative;display:flex;flex-direction:column;margin-top:18px;padding-right:28px}.eqa-cat-copy small{font-size:9px;letter-spacing:1.3px;font-weight:900;opacity:.72}.eqa-cat-copy strong{font-size:21px;line-height:1.05;margin-top:3px}.eqa-cat-copy span{font-size:11px;margin-top:5px;opacity:.78}.eqa-cat-arrow{position:absolute;right:18px;bottom:18px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900}.eqa-question{background:#111!important;color:#fff}.eqa-question-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:18px}.eqa-question-meta{display:flex;gap:7px;flex-wrap:wrap}.eqa-question-category{--cat:var(--eqa-primary);background:var(--cat);color:#fff;padding:8px 12px;border-radius:999px;font-weight:1000;font-size:12px;display:flex;align-items:center;gap:7px}.eqa-inline-icon{width:18px;height:18px;display:inline-flex}.eqa-inline-icon svg{width:18px;height:18px}.eqa-inline-icon img{width:18px;height:18px;object-fit:contain}.eqa-difficulty-badge{padding:8px 10px;border-radius:999px;font-size:10px;font-weight:1000;letter-spacing:.8px}.eqa-difficulty-badge.is-facile{background:#dff6e9;color:#167847}.eqa-difficulty-badge.is-moyen{background:#fff1bf;color:#8f6500}.eqa-difficulty-badge.is-difficile{background:#ffd9dc;color:#a5222f}.eqa-turn-indicator{font-size:12px;font-weight:900}.eqa-question-card{background:var(--eqa-cream);color:#111;border-radius:var(--eqa-radius);padding:30px;min-height:550px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 12px 30px rgba(0,0,0,.2)}.eqa-question-text{font-size:31px;font-weight:1000;line-height:1.1;text-align:center}.eqa-answer-box{margin-top:24px;border-top:2px solid #111;padding-top:18px}.eqa-answer-box small{font-weight:1000;color:#7a6b4c}.eqa-answer-text{font-size:22px;font-weight:900;margin:8px 0 18px}.eqa-answer-actions{display:flex;gap:10px}.eqa-trophy-svg{width:110px;height:110px;border-radius:50%;background:#111;color:var(--eqa-primary);display:flex;align-items:center;justify-content:center;margin-bottom:15px}.eqa-trophy-svg svg{width:64px;height:64px}.eqa-winner-name{font-size:48px!important;margin:8px 0!important}.eqa-final-score{font-weight:1000;font-size:24px;margin-bottom:24px}
.eqa-email-gate{background:var(--eqa-primary);position:relative}.eqa-email-gate.is-active{display:flex;align-items:center;justify-content:center}.eqa-email-gate>.eqa-back{position:absolute;top:24px;left:24px;z-index:3}.eqa-email-card{width:100%;max-width:520px;background:var(--eqa-cream);border:3px solid var(--eqa-dark);border-radius:calc(var(--eqa-radius) + 6px);padding:34px;box-shadow:10px 10px 0 var(--eqa-dark);text-align:left}.eqa-email-brand{text-align:center;margin-bottom:15px}.eqa-email-brand .eqa-badge{margin-bottom:10px}.eqa-email-brand .eqa-logo{width:120px;height:120px;border-width:5px;margin:0 auto 12px}.eqa-email-brand .eqa-logo span{font-size:28px}.eqa-email-brand .eqa-logo strong{font-size:24px}.eqa-email-brand .eqa-brand-logo img{max-width:210px;max-height:95px;margin-bottom:10px}.eqa-email-eyebrow{display:inline-block;background:var(--eqa-dark);color:var(--eqa-primary);font-weight:1000;font-size:10px;letter-spacing:1.4px;border-radius:999px;padding:7px 10px}.eqa-email-card h2{margin:15px 0 8px}.eqa-email-card>p{margin:0 0 22px;font-size:15px}.eqa-email-form{display:grid;gap:10px}.eqa-email-label{font-size:11px;font-weight:1000;letter-spacing:1px}.eqa-email-form input[type=email]{width:100%;height:58px;border:2px solid var(--eqa-dark);border-radius:16px;padding:0 16px;background:#fff;font-size:17px;font-weight:700;outline:none;box-shadow:4px 4px 0 rgba(0,0,0,.12)}.eqa-email-form input[type=email]:focus{box-shadow:4px 4px 0 var(--eqa-primary)}.eqa-email-form .eqa-btn{margin-top:4px;width:100%}.eqa-check{display:flex;text-align:left;gap:8px;font-size:11px;align-items:flex-start}.eqa-check input{width:auto;margin-top:2px}.eqa-privacy-note{font-size:10px!important;opacity:.7;margin:13px 0 0!important}.eqa-privacy-note a{color:inherit;font-weight:900}.eqa-auth-message{min-height:18px;margin-top:10px;font-size:12px;font-weight:900;color:#a11}.eqa-auth-message.is-success{color:#146f45}
.eqa-loader{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;position:relative}.eqa-loader-ring{width:116px;height:116px;border-radius:50%;border:7px solid rgba(0,0,0,.12);border-top-color:var(--eqa-primary);border-right-color:var(--eqa-dark);animation:eqaSpin .9s linear infinite}.eqa-loader-logo{position:absolute;top:calc(50% - 58px);transform:translateY(-50%);width:76px;height:76px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:11px;box-shadow:0 8px 22px rgba(0,0,0,.14);overflow:hidden}.eqa-loader-logo img{max-width:100%;max-height:100%;object-fit:contain}.eqa-loader-logo strong{font-size:34px;font-weight:1000}.eqa-loader-copy{margin-top:22px;font-size:13px;font-weight:1000;letter-spacing:.4px}.eqa-loading{display:none}@keyframes eqaSpin{to{transform:rotate(360deg)}}
body.eqa-quiz-page #masthead,body.eqa-quiz-page .site-header,body.eqa-quiz-page header#site-header,body.eqa-quiz-page .elementor-location-header,body.eqa-quiz-page .et-l--header,body.eqa-quiz-page .header-wrapper,body.eqa-quiz-page .wp-site-blocks>header{display:none!important}body.eqa-quiz-page #primary,body.eqa-quiz-page main.site-main,body.eqa-quiz-page .site-main,body.eqa-quiz-page .content-area,body.eqa-quiz-page article.page,body.eqa-quiz-page .entry-content{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.eqa-quiz-page .entry-content>.eqa-app{margin-top:0}
@media(max-width:620px){.eqa-app{margin:0;max-width:none;border-radius:0;min-height:100vh}.eqa-screen{min-height:100vh;padding:26px 18px}.eqa-topbar{margin:-26px -18px 24px}.eqa-logo{width:220px;height:220px}.eqa-logo span{font-size:48px}.eqa-logo strong{font-size:41px}.eqa-kicker{font-size:23px}.eqa-screen h2{font-size:30px}.eqa-category-grid{gap:10px}.eqa-category{min-height:165px;padding:14px;border-radius:21px}.eqa-cat-icon{width:62px;height:62px;border-radius:19px}.eqa-cat-icon svg{width:38px;height:38px}.eqa-cat-copy{margin-top:14px}.eqa-cat-copy strong{font-size:17px}.eqa-cat-copy span{display:none}.eqa-question-text{font-size:26px}.eqa-question-card{padding:22px}.eqa-answer-actions{flex-direction:column}.eqa-difficulty-options{grid-template-columns:1fr}.eqa-difficulty-option{min-height:auto;flex-direction:row;text-align:left;justify-content:flex-start;padding:12px 15px}.eqa-difficulty-option small{margin-left:auto}.eqa-team-fields{grid-template-columns:1fr}.eqa-question-head{align-items:flex-start}.eqa-turn-indicator{padding-top:8px}}
@media(max-width:620px){body.eqa-quiz-page{overflow-x:hidden}.eqa-app{width:100vw!important;max-width:100vw!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.eqa-email-gate{padding:22px 14px!important}.eqa-email-gate>.eqa-back{top:14px;left:14px}.eqa-email-card{padding:26px 18px;border-radius:22px;box-shadow:6px 6px 0 var(--eqa-dark)}.eqa-email-brand .eqa-logo{width:96px;height:96px}.eqa-loader{min-height:220px}.eqa-loader-ring{width:98px;height:98px}.eqa-loader-logo{top:calc(50% - 49px);width:64px;height:64px}.eqa-question-card{border-radius:22px}}
body.eqa-quiz-page header,body.eqa-quiz-page #header,body.eqa-quiz-page #top-bar,body.eqa-quiz-page .top-bar,body.eqa-quiz-page .top-header,body.eqa-quiz-page .header-main,body.eqa-quiz-page .header-bottom,body.eqa-quiz-page .entry-header,body.eqa-quiz-page .page-title{display:none!important}body.eqa-quiz-page #main,body.eqa-quiz-page #main>.page-wrapper,body.eqa-quiz-page #main .page-inner,body.eqa-quiz-page #main>.container,body.eqa-quiz-page #main>.row,body.eqa-quiz-page #main .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}body.eqa-quiz-page #main .entry-content>p:empty{display:none!important}

/* V1.1 — score choisi par les joueurs, célébration, changement de question */
.eqa-target-setup{margin:26px 0}.eqa-target-setup h3{margin-bottom:4px}.eqa-target-setup>p{margin:0 0 12px;font-size:13px;opacity:.72}.eqa-target-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.eqa-target-option{border:2px solid #111;background:#fff;border-radius:18px;padding:16px 10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;transition:.18s transform,.18s background,.18s box-shadow}.eqa-target-option:hover{transform:translateY(-2px)}.eqa-target-option strong{font-size:30px;line-height:1}.eqa-target-option small{font-size:10px;font-weight:900;opacity:.65;text-transform:uppercase}.eqa-target-option.is-selected{background:var(--eqa-primary);box-shadow:5px 5px 0 #111;transform:translate(-2px,-2px)}
.eqa-question-primary-actions{display:grid;gap:9px;margin-top:20px}.eqa-skip-question{border:0;background:transparent;color:#5f543d;font-weight:1000;font-size:11px;letter-spacing:.5px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:8px}.eqa-skip-question:hover{color:#111}.eqa-skip-question[disabled]{opacity:.35;cursor:wait}
.eqa-celebration{position:absolute;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;pointer-events:none;background:rgba(0,0,0,0);opacity:0;visibility:hidden;transition:.2s}.eqa-celebration.is-showing{opacity:1;visibility:visible;background:rgba(0,0,0,.55)}.eqa-celebration-card{position:relative;z-index:2;min-width:280px;max-width:84%;background:var(--eqa-primary);border:4px solid #111;border-radius:28px;box-shadow:10px 10px 0 #111;padding:30px 24px;text-align:center;transform:scale(.65) rotate(-4deg);opacity:0}.eqa-celebration.is-showing .eqa-celebration-card{animation:eqaBravo 1.35s cubic-bezier(.18,.9,.25,1) both}.eqa-celebration-icon{display:flex;margin:0 auto 10px;width:64px;height:64px;border-radius:50%;align-items:center;justify-content:center;background:#111;color:var(--eqa-primary);font-size:34px}.eqa-celebration-title{display:block;font-size:34px;line-height:1}.eqa-celebration-team{display:block;font-size:23px;font-weight:1000;margin:7px 0 4px}.eqa-celebration-message{display:block;font-size:13px;line-height:1.2;font-weight:900;max-width:260px;margin:0 auto 11px;color:#111}.eqa-celebration-card small{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:1000}.eqa-confetti,.eqa-confetti:before,.eqa-confetti:after{position:absolute;content:"";width:10px;height:18px;background:var(--eqa-primary);border-radius:2px;box-shadow:-140px -120px 0 #fff,-85px -180px 0 #f46745,-30px -145px 0 #58b98b,40px -185px 0 #fff,100px -130px 0 #6f62d9,145px -70px 0 #f46745,-155px 15px 0 #58b98b,-110px 105px 0 #6f62d9,-35px 150px 0 #fff,45px 140px 0 #f46745,115px 105px 0 #58b98b,160px 20px 0 #fff}.eqa-confetti:before{transform:rotate(55deg)}.eqa-confetti:after{transform:rotate(-50deg) scale(.75)}.eqa-celebration.is-showing .eqa-confetti{animation:eqaConfetti 1.25s ease-out both}
@keyframes eqaBravo{0%{transform:scale(.55) rotate(-8deg);opacity:0}28%{transform:scale(1.08) rotate(2deg);opacity:1}55%{transform:scale(1) rotate(0);opacity:1}85%{transform:scale(1) rotate(0);opacity:1}100%{transform:scale(.92);opacity:0}}@keyframes eqaConfetti{0%{transform:scale(.4) rotate(0);opacity:0}22%{opacity:1}100%{transform:scale(1.4) rotate(135deg);opacity:0}}
@media(max-width:620px){.eqa-target-options{gap:7px}.eqa-target-option{padding:13px 6px;border-radius:15px}.eqa-target-option strong{font-size:26px}.eqa-target-option small{font-size:8px}.eqa-celebration-card{min-width:250px;box-shadow:7px 7px 0 #111}.eqa-celebration-title{font-size:30px}.eqa-celebration-team{font-size:20px}
/* Le jeu reste dégagé : masque les paniers flottants/sticky les plus courants uniquement sur la page Quiz et sur mobile. */
body.eqa-quiz-page .xoo-wsc-basket,body.eqa-quiz-page .xoo-wsc-modal,body.eqa-quiz-page .woofc,body.eqa-quiz-page .woofc-area,body.eqa-quiz-page .woofc-count,body.eqa-quiz-page .xt_woofc-cart-open,body.eqa-quiz-page .woocommerce-cart-tab,body.eqa-quiz-page .elementor-menu-cart__toggle,body.eqa-quiz-page .elementor-menu-cart__container,body.eqa-quiz-page .site-header-cart,body.eqa-quiz-page .header-cart,body.eqa-quiz-page .cart-contents,body.eqa-quiz-page [class*="floating-cart"],body.eqa-quiz-page [class*="sticky-cart"]{display:none!important}}


/* V1.2 — mode Fun avec roue aléatoire */
.eqa-playmode-setup{margin:28px 0}.eqa-playmode-setup>p{margin:0 0 12px;font-size:13px;opacity:.72}.eqa-playmode-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.eqa-playmode-option{border:2px solid #111;background:#fff;border-radius:20px;padding:18px 14px;cursor:pointer;display:grid;grid-template-columns:auto 1fr;column-gap:12px;text-align:left;align-items:center;transition:.18s}.eqa-playmode-option>span{font-size:31px;grid-row:1/3}.eqa-playmode-option strong{font-size:15px}.eqa-playmode-option small{font-size:10px;font-weight:800;opacity:.65}.eqa-playmode-option.is-selected{background:var(--eqa-primary);box-shadow:5px 5px 0 #111;transform:translate(-2px,-2px)}
.eqa-wheel-screen{text-align:center;overflow:hidden}.eqa-wheel-heading p{font-size:11px;font-weight:1000;letter-spacing:2px;margin:12px 0 3px;color:#8a6410}.eqa-wheel-heading h2{margin:0 0 18px}.eqa-wheel-stage{position:relative;width:min(82vw,430px);aspect-ratio:1;margin:0 auto 18px}.eqa-wheel{position:absolute;inset:0;border-radius:50%;border:9px solid #111;box-shadow:0 0 0 5px var(--eqa-primary),10px 13px 0 rgba(0,0,0,.18);transform:rotate(0);overflow:hidden}.eqa-wheel:after{content:"";position:absolute;inset:0;border-radius:50%;background:none;pointer-events:none}.eqa-wheel-pointer{position:absolute;z-index:8;left:50%;top:-15px;transform:translateX(-50%);font-size:42px;color:#111;filter:drop-shadow(0 3px 0 var(--eqa-primary));line-height:1}.eqa-wheel-labels{position:absolute;inset:0;z-index:2}.eqa-wheel-label{position:absolute;width:76px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:2px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.eqa-wheel-label>span{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.78);color:#fff}.eqa-wheel-label svg{width:22px;height:22px}.eqa-wheel-label img{width:25px;height:25px;object-fit:contain}.eqa-wheel-label small{font-size:8px;line-height:1.05;font-weight:1000;text-transform:uppercase;max-width:76px}.eqa-wheel-center{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);width:29%;aspect-ratio:1;border-radius:50%;background:#111;color:var(--eqa-primary);border:5px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.25)}.eqa-wheel-center span{font-size:12px;font-weight:1000;line-height:1}.eqa-wheel-center strong{font-size:18px;line-height:1}.eqa-wheel-result{min-height:48px;margin:3px auto 12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.eqa-wheel-result strong{font-size:22px;background:#111;color:var(--eqa-primary);padding:7px 14px;border-radius:999px}.eqa-wheel-result small{font-weight:900;margin-top:5px}.eqa-spin-btn{max-width:430px;margin:0 auto}.eqa-spin-btn:disabled{opacity:.65;cursor:wait}
@media(max-width:620px){.eqa-playmode-options{grid-template-columns:1fr}.eqa-playmode-option{padding:13px}.eqa-wheel-screen{padding-left:12px;padding-right:12px}.eqa-wheel-stage{width:min(88vw,390px)}.eqa-wheel{border-width:7px}.eqa-wheel-label{width:65px}.eqa-wheel-label>span{width:31px;height:31px}.eqa-wheel-label small{font-size:7px;max-width:64px}.eqa-wheel-center strong{font-size:15px}.eqa-wheel-center span{font-size:10px}}

/* v1.3 — scores visuels, son et feedback */
.eqa-topbar{align-items:center}.eqa-score-mini{display:grid;grid-template-columns:repeat(2,minmax(105px,1fr));gap:7px;max-width:62%;width:100%}.eqa-score-team{display:flex!important;flex-direction:column;border:1px solid #454545!important;border-radius:10px!important;padding:6px 7px!important;background:#1b1b1b;font-size:9px!important;min-width:0}.eqa-score-team.is-current{background:#2a2a2a!important;color:#fff!important;border-color:var(--eqa-primary)!important;box-shadow:0 0 0 1px var(--eqa-primary)}.eqa-score-label{display:flex;justify-content:space-between;gap:5px;white-space:nowrap;overflow:hidden}.eqa-score-label b{color:var(--eqa-primary);flex:none}.eqa-score-boxes{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;margin-top:5px}.eqa-score-boxes i{display:block;height:6px;border-radius:2px;background:#4a4a4a}.eqa-score-boxes i.is-filled{background:var(--eqa-primary);animation:eqaScorePop .35s ease}.eqa-score-track{display:block;height:7px;background:#444;border-radius:99px;overflow:hidden;margin-top:5px}.eqa-score-track i{display:block;height:100%;background:var(--eqa-primary);border-radius:99px;transition:width .45s cubic-bezier(.2,.9,.2,1)}
.eqa-sound-toggle{border:2px solid #111;background:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:1000;cursor:pointer;margin:-9px 0 12px}.eqa-miss{position:absolute;inset:0;z-index:101;display:flex;align-items:center;justify-content:center;pointer-events:none;background:rgba(0,0,0,0);opacity:0;visibility:hidden;transition:.2s}.eqa-miss.is-showing{opacity:1;visibility:visible;background:rgba(0,0,0,.58)}.eqa-miss-card{width:min(86%,430px);background:#fff7e3;border:4px solid #111;border-radius:28px;box-shadow:9px 9px 0 var(--eqa-primary);padding:30px 24px;text-align:center;transform:scale(.72) rotate(2deg)}.eqa-miss.is-showing .eqa-miss-card{animation:eqaMiss .45s cubic-bezier(.2,.9,.3,1) both}.eqa-miss-icon{display:block;font-size:45px;margin-bottom:6px}.eqa-miss-title{display:block;font-size:30px}.eqa-miss-message{display:block;font-size:18px;font-weight:900;line-height:1.2;margin-top:9px}
@keyframes eqaScorePop{50%{transform:scaleY(1.7)}}@keyframes eqaMiss{from{transform:scale(.7) rotate(3deg);opacity:0}to{transform:scale(1) rotate(-1deg);opacity:1}}
@media(max-width:620px){.eqa-topbar{display:block;margin-left:-12px;margin-right:-12px;padding:12px}.eqa-topbar>div:first-child{display:flex;align-items:baseline;gap:7px;margin-bottom:8px}.eqa-topbar>div:first-child small{display:inline}.eqa-topbar strong{font-size:16px}.eqa-score-mini{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.eqa-score-team{padding:5px 6px!important}.eqa-score-label{font-size:8px}.eqa-score-boxes{gap:1px}.eqa-score-boxes i{height:5px}.eqa-miss-message{font-size:17px}}

/* v1.4 — écran de roue premium + nettoyage mobile du thème */
body.eqa-quiz-page,html:has(body.eqa-quiz-page){margin:0!important;padding:0!important}
body.eqa-quiz-page #page,body.eqa-quiz-page .site,body.eqa-quiz-page .site-content,body.eqa-quiz-page #content,body.eqa-quiz-page .content,body.eqa-quiz-page .page-wrapper,body.eqa-quiz-page .page-content,body.eqa-quiz-page .main-page-wrapper,body.eqa-quiz-page .container,body.eqa-quiz-page .container-width{margin-top:0!important;padding-top:0!important}
body.eqa-quiz-page .header-spacer,body.eqa-quiz-page .site-header-placeholder,body.eqa-quiz-page .header-placeholder,body.eqa-quiz-page .header-height,body.eqa-quiz-page .header-bg,body.eqa-quiz-page .page-title,body.eqa-quiz-page .page-header,body.eqa-quiz-page .breadcrumbs,body.eqa-quiz-page .breadcrumb{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}

.eqa-wheel-screen{padding:0 0 34px!important;background:var(--eqa-primary);min-height:100vh}
.eqa-wheel-apphead{position:relative;background:#050505;color:#fff;min-height:94px;padding:14px 18px;border-bottom:1px solid #343434;display:grid;grid-template-columns:1fr auto 46px;align-items:center;gap:12px}
.eqa-wheel-brand{justify-self:start;display:flex;flex-direction:column;align-items:flex-start;line-height:.78;transform:rotate(-1deg)}
.eqa-wheel-brand img{display:block;max-width:150px;max-height:68px;object-fit:contain}
.eqa-wheel-brand>span{font-size:21px;font-weight:1000;color:#fff}.eqa-wheel-brand>strong{font-size:30px;font-weight:1000;color:var(--eqa-primary)}.eqa-wheel-brand>small{font-size:7px;font-weight:1000;background:var(--eqa-primary);color:#111;padding:3px 8px;margin-top:5px;letter-spacing:.5px}
.eqa-sound-toggle-head{margin:0!important;background:var(--eqa-primary)!important;border-color:var(--eqa-primary)!important;color:#111!important;padding:9px 14px!important;font-size:11px!important;box-shadow:none!important}
.eqa-menu-toggle{width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:31px;line-height:1;cursor:pointer;padding:0}
.eqa-quick-menu{position:absolute;z-index:40;right:14px;top:70px;width:170px;background:#111;border:2px solid var(--eqa-primary);border-radius:16px;padding:8px;box-shadow:0 12px 28px rgba(0,0,0,.35)}
.eqa-quick-menu button{display:block;width:100%;border:0;border-radius:11px;background:#222;color:#fff;padding:11px 10px;font-size:10px;font-weight:1000;text-align:left;cursor:pointer}.eqa-quick-menu button+button{margin-top:6px;background:var(--eqa-primary);color:#111}
.eqa-wheel-status{background:#050505;color:#fff;padding:14px 18px 8px;display:flex;justify-content:space-between;align-items:baseline;gap:12px}
.eqa-turn-copy{display:flex;align-items:baseline;gap:8px;min-width:0}.eqa-turn-copy small{font-size:10px;font-weight:1000;letter-spacing:1.2px;white-space:nowrap}.eqa-turn-copy strong{font-size:21px;color:var(--eqa-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.eqa-objective{font-size:10px;font-weight:1000;letter-spacing:.7px;white-space:nowrap}.eqa-objective strong{font-size:18px;color:var(--eqa-primary)}
.eqa-wheel-screen>.eqa-score-board{background:#050505;max-width:none;width:100%;padding:0 18px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.eqa-wheel-screen .eqa-score-team{background:#080808!important;border:2px solid #555!important;border-radius:17px!important;padding:11px 12px!important;color:#fff!important;min-height:74px;justify-content:center}
.eqa-wheel-screen .eqa-score-team.is-current{border-color:var(--eqa-primary)!important;box-shadow:0 0 0 1px var(--eqa-primary),inset 0 0 0 1px rgba(255,197,41,.2)!important}
.eqa-wheel-screen .eqa-score-label{font-size:13px!important;align-items:center}.eqa-wheel-screen .eqa-score-label b{font-size:15px!important;color:#fff!important}
.eqa-wheel-screen .eqa-score-boxes{gap:3px;margin-top:10px}.eqa-wheel-screen .eqa-score-boxes i{height:13px;border:1px solid #686868;border-radius:4px;background:#111}.eqa-wheel-screen .eqa-score-boxes i.is-filled{background:var(--eqa-primary);border-color:var(--eqa-primary)}
.eqa-wheel-screen .eqa-score-track{height:13px;border:1px solid #686868;background:#111;margin-top:10px}.eqa-wheel-screen .eqa-score-track i{background:var(--eqa-primary)}
.eqa-wheel-heading{padding:28px 16px 4px}.eqa-wheel-heading p{font-size:12px!important;letter-spacing:3px!important;margin:0 0 7px!important;color:#8d6a10!important}.eqa-wheel-heading h2{font-size:43px!important;letter-spacing:-1.7px!important;margin:0!important}
.eqa-wheel-stage{width:min(88vw,510px)!important;margin-top:15px!important;margin-bottom:12px!important}
.eqa-wheel{border:10px solid #111!important;box-shadow:0 0 0 5px #fff,13px 16px 0 rgba(0,0,0,.16)!important}
.eqa-wheel-pointer{top:-24px!important;font-size:50px!important;color:#111!important;filter:drop-shadow(0 0 0 #fff)!important;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff}
.eqa-wheel-center{background:#050505!important;color:#fff!important;border:6px solid #fff!important}.eqa-wheel-center strong{color:var(--eqa-primary)!important;font-size:21px!important}.eqa-wheel-center span{font-size:15px!important}
.eqa-wheel-label>span{background:rgba(0,0,0,.75)!important;width:43px!important;height:43px!important}.eqa-wheel-label svg{width:27px!important;height:27px!important}.eqa-wheel-label small{font-size:9px!important;max-width:88px!important;line-height:1.05!important}
.eqa-wheel-result{min-height:20px!important;margin:0 auto 7px!important}.eqa-wheel-result:empty{display:none!important}.eqa-spin-btn{display:block!important;width:min(78%,430px)!important;max-width:430px!important;margin:9px auto 0!important;background:#050505!important;color:#fff!important;border:0!important;border-radius:12px!important;font-size:18px!important;letter-spacing:.6px!important;padding:16px 20px!important;box-shadow:5px 6px 0 rgba(0,0,0,.15)!important}
.eqa-wheel-help{font-size:10px;font-weight:900;color:#2b2615;margin:11px 0 0;text-align:center}

@media(max-width:760px){
  body.eqa-quiz-page{margin:0!important;padding:0!important;overflow-x:hidden!important}
  body.eqa-quiz-page .eqa-app{margin:0!important;top:0!important;width:100%!important;max-width:100%!important;border-radius:0!important}
  body.eqa-quiz-page a[href*="/panier"],body.eqa-quiz-page a[href*="/cart"],body.eqa-quiz-page [class*="floating-cart"],body.eqa-quiz-page [id*="floating-cart"],body.eqa-quiz-page [class*="side-cart"],body.eqa-quiz-page [id*="side-cart"],body.eqa-quiz-page .header-cart-icon,body.eqa-quiz-page .cart-icon,body.eqa-quiz-page .cart-item,body.eqa-quiz-page .cart-floating,body.eqa-quiz-page .floating-cart{display:none!important}
  .eqa-wheel-apphead{min-height:78px;padding:10px 12px;grid-template-columns:1fr auto 38px;gap:7px}.eqa-wheel-brand>span{font-size:17px}.eqa-wheel-brand>strong{font-size:25px}.eqa-wheel-brand>small{font-size:6px}.eqa-wheel-brand img{max-width:120px;max-height:55px}.eqa-sound-toggle-head{padding:7px 10px!important;font-size:9px!important}.eqa-menu-toggle{width:36px;height:36px;font-size:27px}
  .eqa-wheel-status{padding:11px 12px 7px}.eqa-turn-copy small{font-size:8px}.eqa-turn-copy strong{font-size:17px}.eqa-objective{font-size:8px}.eqa-objective strong{font-size:15px}
  .eqa-wheel-screen>.eqa-score-board{padding:0 12px 13px;gap:7px}.eqa-wheel-screen .eqa-score-team{padding:8px 9px!important;min-height:62px}.eqa-wheel-screen .eqa-score-label{font-size:10px!important}.eqa-wheel-screen .eqa-score-label b{font-size:12px!important}.eqa-wheel-screen .eqa-score-boxes{gap:2px;margin-top:8px}.eqa-wheel-screen .eqa-score-boxes i{height:10px}
  .eqa-wheel-heading{padding:24px 10px 3px}.eqa-wheel-heading p{font-size:10px!important}.eqa-wheel-heading h2{font-size:38px!important}
  .eqa-wheel-stage{width:min(91vw,470px)!important;margin-top:13px!important}.eqa-wheel{border-width:8px!important}.eqa-wheel-label{width:76px!important}.eqa-wheel-label>span{width:37px!important;height:37px!important}.eqa-wheel-label svg{width:23px!important;height:23px!important}.eqa-wheel-label small{font-size:8px!important;max-width:76px!important}.eqa-wheel-center strong{font-size:17px!important}.eqa-wheel-center span{font-size:12px!important}
  .eqa-spin-btn{width:72%!important;font-size:15px!important;padding:14px 15px!important}.eqa-wheel-help{font-size:9px;margin-top:9px}
}

@media(max-width:390px){
  .eqa-wheel-status{align-items:center}.eqa-objective{max-width:105px;white-space:normal;text-align:right;line-height:1.05}.eqa-wheel-heading h2{font-size:34px!important}.eqa-wheel-stage{width:min(92vw,430px)!important}.eqa-wheel-label{width:66px!important}.eqa-wheel-label small{font-size:7px!important;max-width:66px!important}.eqa-spin-btn{width:78%!important}
}

/* v1.5 — sélection de catégories + QCM */
.eqa-category-select-setup{margin:30px 0 24px;padding-top:5px}.eqa-category-select-setup>p{margin:0 0 12px;font-size:13px;opacity:.72}.eqa-category-select-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.eqa-category-select-actions button{border:2px solid #111;background:#111;color:var(--eqa-primary);border-radius:999px;padding:9px 13px;font-size:10px;font-weight:1000;cursor:pointer}.eqa-category-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.eqa-category-pick{--cat:#555;position:relative;border:2px solid #d5d5d5;background:#fff;border-radius:17px;padding:10px 38px 10px 10px;min-height:64px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer;transition:.16s transform,.16s border-color,.16s box-shadow}.eqa-category-pick:hover{transform:translateY(-1px)}.eqa-category-pick.is-selected{border-color:var(--cat);box-shadow:inset 5px 0 0 var(--cat)}.eqa-category-pick-icon{width:38px;height:38px;border-radius:12px;background:var(--cat);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.eqa-category-pick-icon svg{width:23px;height:23px}.eqa-category-pick-icon img{width:27px;height:27px;object-fit:contain}.eqa-category-pick strong{font-size:12px;line-height:1.05}.eqa-category-pick-check{position:absolute;right:10px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eee;font-weight:1000}.eqa-category-pick.is-selected .eqa-category-pick-check{background:var(--cat);color:#fff}.eqa-category-select-msg{min-height:18px;margin-top:9px;font-size:11px;font-weight:900;color:#645a42}
.eqa-qcm-options{display:grid;gap:10px;margin-top:24px}.eqa-qcm-choice{border:2px solid #111;background:#fff;border-radius:16px;padding:13px 14px;display:grid;grid-template-columns:35px 1fr;align-items:center;gap:10px;text-align:left;cursor:pointer;font-size:14px;transition:.15s transform,.15s background,.15s border-color}.eqa-qcm-choice:hover{transform:translateY(-2px)}.eqa-qcm-choice>span{width:31px;height:31px;border-radius:50%;background:#111;color:var(--eqa-primary);display:flex;align-items:center;justify-content:center;font-weight:1000}.eqa-qcm-choice>strong{font-size:15px}.eqa-qcm-choice.is-correct{background:#dff6e9;border-color:#248b58}.eqa-qcm-choice.is-correct>span{background:#248b58;color:#fff}.eqa-qcm-choice.is-wrong{background:#ffe0e3;border-color:#bd2836}.eqa-qcm-choice.is-wrong>span{background:#bd2836;color:#fff}.eqa-qcm-choice:disabled{cursor:default;opacity:1}.eqa-qcm-feedback{margin-top:14px;padding:12px 14px;border-radius:14px;background:#111;color:#fff;font-size:12px;line-height:1.35}.eqa-qcm-feedback strong{color:var(--eqa-primary)}
.eqa-wheel.is-many .eqa-wheel-label>span{width:31px!important;height:31px!important}.eqa-wheel.is-many .eqa-wheel-label svg{width:19px!important;height:19px!important}.eqa-wheel.is-many .eqa-wheel-label small{font-size:6px!important;max-width:57px!important}.eqa-wheel.is-many .eqa-wheel-label{width:58px!important}
@media(max-width:620px){.eqa-category-select-grid{grid-template-columns:1fr 1fr;gap:7px}.eqa-category-pick{padding:8px 29px 8px 8px;min-height:56px;border-radius:14px}.eqa-category-pick-icon{width:34px;height:34px}.eqa-category-pick strong{font-size:10px}.eqa-category-pick-check{right:7px;width:19px;height:19px;font-size:10px}.eqa-qcm-choice{padding:11px 12px;grid-template-columns:32px 1fr}.eqa-qcm-choice>strong{font-size:13px}.eqa-qcm-choice>span{width:29px;height:29px}.eqa-wheel.is-many .eqa-wheel-label small{display:none}.eqa-wheel.is-many .eqa-wheel-label>span{width:29px!important;height:29px!important}}

/* v1.5.2 — catégories décochées par défaut */
.eqa-category-pick:not(.is-selected){opacity:.82;border-color:#dedede;box-shadow:none}.eqa-category-pick:not(.is-selected) .eqa-category-pick-icon{opacity:.72;filter:saturate(.65)}.eqa-category-pick:not(.is-selected) .eqa-category-pick-check{color:#777;background:#f1f1f1}.eqa-category-pick.is-selected{opacity:1}.eqa-category-select-actions .eqa-clear-cats{background:transparent;color:#111;border-color:#111}.eqa-category-select-actions .eqa-clear-cats[hidden]{display:none!important}.eqa-category-select-setup [data-action="launch"]:disabled{opacity:.35;cursor:not-allowed;transform:none!important}.eqa-category-select-msg{font-size:12px}.eqa-category-select-msg:not(:empty){padding-top:2px}

/* V1.6 — Questions sonores */
.eqa-sound-player{margin:22px auto 8px;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:390px}.eqa-sound-player[hidden]{display:none!important}.eqa-sound-orb{width:112px;height:112px;border-radius:50%;background:var(--eqa-primary);border:5px solid #111;display:flex;align-items:center;justify-content:center;font-size:46px;box-shadow:7px 7px 0 #111;transform-origin:center}.eqa-sound-orb.is-playing{animation:eqaSoundPulse .55s ease-in-out 3}.eqa-btn-sound{background:#111;color:var(--eqa-primary);min-width:230px;font-size:15px;letter-spacing:.4px}.eqa-sound-player small{font-weight:800;color:#6a604a;text-align:center}.eqa-sound-audio{display:none}.eqa-question-card:has(.eqa-sound-player:not([hidden])) .eqa-question-text{font-size:24px}.eqa-question-card:has(.eqa-sound-player:not([hidden])) .eqa-qcm-options{margin-top:18px}@keyframes eqaSoundPulse{0%,100%{transform:scale(1);box-shadow:7px 7px 0 #111}50%{transform:scale(1.08);box-shadow:10px 10px 0 #111}}
@media(max-width:620px){.eqa-sound-orb{width:92px;height:92px;font-size:38px;border-width:4px;box-shadow:5px 5px 0 #111}.eqa-btn-sound{min-width:205px;padding:14px 18px}.eqa-question-card:has(.eqa-sound-player:not([hidden])) .eqa-question-text{font-size:22px}}

/* V1.6.1 — roue : pictos/libellés centrés sur le rayon du segment et calés avec la rotation */
.eqa-wheel-labels{transform-origin:50% 50%;will-change:transform}.eqa-wheel-label{justify-content:center;text-align:center}.eqa-wheel-label small{display:block;width:100%;text-align:center;overflow-wrap:normal;word-break:normal}.eqa-wheel{will-change:transform}
@media(max-width:620px){.eqa-celebration-message{font-size:12px;max-width:225px}}

/* V1.7 — chrono des questions */
.eqa-timer{display:flex;align-items:center;gap:12px;margin:0 0 18px}.eqa-timer[hidden]{display:none!important}.eqa-timer-ring{width:62px;height:62px;border:4px solid #111;border-radius:50%;background:var(--eqa-primary);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;transition:.18s transform,.18s background}.eqa-timer-ring strong{font-size:24px;line-height:.9}.eqa-timer-ring small{font-size:8px;font-weight:1000;letter-spacing:1px}.eqa-timer-track{height:12px;flex:1;background:#e2ded3;border:2px solid #111;border-radius:999px;overflow:hidden}.eqa-timer-track i{display:block;height:100%;width:100%;background:var(--eqa-primary);transition:width .12s linear,background .2s}.eqa-timer.is-urgent .eqa-timer-ring{background:#ff4a42;animation:eqaTimerPulse .7s ease-in-out infinite}.eqa-timer.is-urgent .eqa-timer-track i{background:#ff4a42}@keyframes eqaTimerPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
@media(max-width:620px){.eqa-timer{margin-bottom:14px;gap:9px}.eqa-timer-ring{width:52px;height:52px;border-width:3px}.eqa-timer-ring strong{font-size:20px}.eqa-timer-track{height:10px}}

/* === Quiz Apéro 1.8.0 : accueil première visite + roue premium Plateau&Co === */
.eqa-welcome{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffd638 0%,var(--eqa-primary) 50%,#ffb900 100%);color:#07152c;text-align:center;min-height:100vh;padding:34px 28px 30px!important}
.eqa-welcome.is-active{display:flex;flex-direction:column;align-items:center;justify-content:center}
.eqa-welcome:before,.eqa-welcome:after{content:"";position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.28);pointer-events:none}.eqa-welcome:before{width:420px;height:420px;left:-260px;top:-210px}.eqa-welcome:after{width:330px;height:330px;right:-220px;bottom:-170px}
.eqa-welcome-doodles{position:absolute;inset:0;opacity:.16;pointer-events:none;background-image:radial-gradient(circle at 12% 18%,#fff 0 2px,transparent 3px),radial-gradient(circle at 83% 13%,#fff 0 2px,transparent 3px),radial-gradient(circle at 88% 72%,#fff 0 2px,transparent 3px),radial-gradient(circle at 15% 78%,#fff 0 2px,transparent 3px);background-size:100% 100%}
.eqa-welcome-mark{position:relative;font-size:52px;line-height:1;margin-bottom:8px;filter:drop-shadow(0 5px 0 rgba(255,255,255,.34))}.eqa-welcome-kicker{position:relative;margin:0 0 5px;font-size:10px;font-weight:1000;letter-spacing:2.4px;text-transform:uppercase}
.eqa-welcome h1{position:relative;max-width:580px;margin:0;font-size:clamp(44px,9vw,78px)!important;line-height:.88!important;font-weight:1000;letter-spacing:-3px;color:#07152c;text-shadow:0 4px 0 rgba(255,255,255,.28)}
.eqa-welcome-intro{position:relative;max-width:550px;font-size:18px;font-weight:800;line-height:1.35;margin:22px auto 18px}
.eqa-welcome-card{position:relative;width:min(100%,560px);padding:20px 22px;background:rgba(255,255,255,.46);border:1px solid rgba(255,255,255,.62);border-radius:22px;text-align:left;box-shadow:0 13px 28px rgba(68,45,0,.10);backdrop-filter:blur(4px)}
.eqa-welcome-card>strong{display:block;text-align:center;font-size:15px;line-height:1.35;margin-bottom:12px}.eqa-welcome-card ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.eqa-welcome-card li{font-size:14px;font-weight:750}
.eqa-welcome-btn{position:relative;margin-top:20px;background:#07152c!important;color:var(--eqa-primary)!important;min-width:min(100%,390px);border-radius:18px!important;font-size:19px!important;padding:17px 26px!important;box-shadow:0 8px 0 rgba(0,0,0,.18)!important}.eqa-welcome-btn span{display:inline-flex;margin-left:12px;border:2px solid var(--eqa-primary);width:29px;height:29px;border-radius:50%;align-items:center;justify-content:center}.eqa-welcome-note{position:relative;margin:15px 0 0;font-size:11px;font-weight:850;opacity:.78}

.eqa-wheel-screen{background:#f7f3eb!important;color:#07152c!important}
.eqa-wheel-apphead{background:#f7f3eb!important;color:#07152c!important;border-bottom:1px solid #e5ded0!important}.eqa-wheel-brand>span{color:#07152c!important}.eqa-wheel-brand>strong{color:#f2a400!important}.eqa-wheel-brand>small{background:#07152c!important;color:#fff!important}.eqa-sound-toggle-head{background:#fff!important;color:#07152c!important;border:2px solid #07152c!important}.eqa-menu-toggle{color:#07152c!important}.eqa-quick-menu{background:#07152c!important}
.eqa-wheel-status{background:#07152c!important;padding-top:12px!important}.eqa-wheel-screen>.eqa-score-board{background:#07152c!important}.eqa-wheel-screen .eqa-score-team{background:#0a1932!important;border-color:#506079!important}.eqa-wheel-screen .eqa-score-team.is-current{border-color:#f4aa00!important;box-shadow:0 0 0 1px #f4aa00,inset 0 0 0 1px rgba(244,170,0,.25)!important}.eqa-wheel-screen .eqa-score-boxes i.is-filled,.eqa-wheel-screen .eqa-score-track i{background:#f4aa00!important;border-color:#f4aa00!important}
.eqa-wheel-heading{padding-top:25px!important}.eqa-wheel-heading p{color:#d58b00!important;font-size:12px!important;letter-spacing:3.5px!important}.eqa-wheel-heading h2{color:#07152c!important;font-size:clamp(36px,7vw,52px)!important;text-shadow:0 3px 0 rgba(7,21,44,.08)}
.eqa-wheel-stage{width:min(90vw,520px)!important;margin-top:23px!important;isolation:isolate}
.eqa-wheel{border:10px solid #07152c!important;box-shadow:0 0 0 4px #fff,0 0 0 7px #c9a25b,0 22px 34px rgba(7,21,44,.19)!important;overflow:hidden!important}
.eqa-wheel-sheen{position:absolute;inset:0;z-index:1;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 35% 24%,rgba(255,255,255,.15),transparent 32%),radial-gradient(circle at 70% 75%,rgba(0,0,0,.08),transparent 35%)}
.eqa-wheel-lights{position:absolute;inset:-7px;z-index:7;pointer-events:none;border-radius:50%}.eqa-wheel-lights i{--a:0deg;position:absolute;left:50%;top:50%;width:9px;height:9px;margin:-4.5px;border-radius:50%;background:#ffd35d;border:2px solid #fff3c8;box-shadow:0 0 8px #ffb000,0 0 14px rgba(255,176,0,.75);transform:rotate(var(--a)) translateY(calc(-50% - min(43vw,245px))) rotate(calc(-1 * var(--a)))}
.eqa-wheel-pointer{top:-32px!important;width:62px;height:66px;font-size:0!important;filter:none!important;text-shadow:none!important;z-index:12!important}.eqa-wheel-pointer:before{content:"";position:absolute;left:50%;top:5px;transform:translateX(-50%);width:55px;height:55px;background:#07152c;clip-path:polygon(50% 100%,0 0,100% 0);border-radius:7px;filter:drop-shadow(0 0 0 #fff) drop-shadow(0 4px 3px rgba(7,21,44,.25))}.eqa-wheel-pointer:after{content:"";position:absolute;left:50%;top:10px;transform:translateX(-50%);width:11px;height:11px;border-radius:50%;background:#ffd35d;border:2px solid #fff4ce;box-shadow:0 0 9px #ffb000}.eqa-wheel-pointer i{position:absolute;inset:0;border-radius:9px;box-shadow:0 0 0 3px #f2a400;clip-path:polygon(50% 100%,0 0,100% 0);opacity:.75}
.eqa-wheel-label{width:104px!important;gap:7px!important;text-shadow:0 2px 4px rgba(0,0,0,.45)!important;z-index:3!important;transform:translate(-50%,-50%);will-change:transform}
.eqa-wheel-label .eqa-wheel-icon{width:58px!important;height:58px!important;border-radius:50%!important;background:rgba(7,21,44,.88)!important;color:#fff!important;border:2px solid rgba(255,255,255,.28);box-shadow:0 7px 15px rgba(7,21,44,.22),inset 0 0 0 1px rgba(255,255,255,.08)}.eqa-wheel-label .eqa-wheel-icon svg{width:31px!important;height:31px!important}.eqa-wheel-label .eqa-wheel-icon img{width:34px!important;height:34px!important}.eqa-wheel-label small{max-width:102px!important;font-size:10px!important;line-height:1.05!important;color:#fff!important;font-weight:1000!important;text-shadow:0 2px 3px rgba(0,0,0,.55)!important;letter-spacing:-.2px}.eqa-wheel-label>i{display:block;width:34px;height:4px;border-radius:999px;background:rgba(255,255,255,.38);box-shadow:0 2px 5px rgba(0,0,0,.12)}
.eqa-wheel-center{width:31%!important;background:#07152c!important;color:#fff!important;border:5px solid #fff!important;box-shadow:0 0 0 4px #f2a400,0 10px 22px rgba(7,21,44,.32)!important}.eqa-wheel-center span{font-size:16px!important;color:#fff!important}.eqa-wheel-center strong{font-size:25px!important;color:#f2a400!important}.eqa-wheel-center em{font-style:normal;font-size:20px;line-height:1;margin-top:5px}
.eqa-spin-btn{position:relative;width:min(84%,470px)!important;max-width:470px!important;background:#07152c!important;color:#fff!important;border:2px solid #f2a400!important;border-radius:19px!important;font-size:19px!important;padding:17px 68px 17px 25px!important;box-shadow:0 8px 18px rgba(7,21,44,.20)!important}.eqa-spin-btn:after{content:"→";position:absolute;right:19px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:2px solid #f2a400;color:#f2a400;display:flex;align-items:center;justify-content:center;font-size:25px}.eqa-wheel-help{color:#07152c!important;font-size:11px!important;font-weight:700!important}.eqa-wheel-result strong{background:#07152c!important;color:#ffd044!important}
.eqa-wheel.is-dense .eqa-wheel-label{width:78px!important}.eqa-wheel.is-dense .eqa-wheel-label .eqa-wheel-icon{width:43px!important;height:43px!important}.eqa-wheel.is-dense .eqa-wheel-label .eqa-wheel-icon svg{width:25px!important;height:25px!important}.eqa-wheel.is-dense .eqa-wheel-label small{font-size:8px!important;max-width:76px!important}.eqa-wheel.is-many .eqa-wheel-label>i{display:none}.eqa-wheel.is-many .eqa-wheel-label small{font-size:7px!important}
@media(max-width:620px){.eqa-welcome{padding:24px 18px!important}.eqa-welcome h1{font-size:48px!important}.eqa-welcome-intro{font-size:15px;margin-top:18px}.eqa-welcome-card{padding:17px 16px}.eqa-welcome-card li{font-size:12px}.eqa-wheel-heading{padding-top:19px!important}.eqa-wheel-stage{width:min(91vw,470px)!important}.eqa-wheel-label{width:82px!important}.eqa-wheel-label .eqa-wheel-icon{width:48px!important;height:48px!important}.eqa-wheel-label .eqa-wheel-icon svg{width:28px!important;height:28px!important}.eqa-wheel-label small{font-size:8px!important;max-width:80px!important}.eqa-wheel-lights i{width:7px;height:7px;margin:-3.5px;transform:rotate(var(--a)) translateY(calc(-50% - 44vw)) rotate(calc(-1 * var(--a)))}.eqa-spin-btn{width:82%!important;font-size:16px!important}.eqa-wheel-center strong{font-size:19px!important}.eqa-wheel-center span{font-size:13px!important}.eqa-wheel.is-dense .eqa-wheel-label{width:64px!important}.eqa-wheel.is-dense .eqa-wheel-label small{font-size:7px!important;max-width:62px!important}.eqa-wheel.is-many .eqa-wheel-label small{display:none!important}.eqa-wheel.is-many .eqa-wheel-label .eqa-wheel-icon{width:35px!important;height:35px!important}}

/* === Quiz Apéro 1.8.1 — roue fidèle à la maquette premium === */
.eqa-wheel-screen{background:linear-gradient(180deg,#fbf8f1 0%,#f7f2e8 100%)!important}
.eqa-wheel-stage{filter:drop-shadow(0 18px 22px rgba(7,21,44,.16));}
.eqa-wheel{background:none!important;border:11px solid #07152c!important;box-shadow:0 0 0 4px #fff,0 0 0 7px #d6aa55,0 0 22px rgba(240,167,0,.24),0 18px 30px rgba(7,21,44,.22)!important;cursor:pointer;touch-action:manipulation;outline:none;isolation:isolate}
.eqa-wheel:focus-visible{box-shadow:0 0 0 4px #fff,0 0 0 9px #f2a400,0 0 28px rgba(242,164,0,.52),0 18px 30px rgba(7,21,44,.22)!important}
.eqa-wheel.is-spinning{cursor:progress}
.eqa-wheel-svg{position:absolute;inset:0;width:100%;height:100%;z-index:0;display:block;border-radius:50%;overflow:hidden}
.eqa-wheel-sector{filter:drop-shadow(0 1px 0 rgba(255,255,255,.18));}
.eqa-wheel-sheen{z-index:1!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.20),transparent 29%),linear-gradient(135deg,rgba(255,255,255,.06),transparent 45%,rgba(0,0,0,.08))!important;mix-blend-mode:soft-light}
.eqa-wheel-labels{z-index:4!important;position:absolute!important;inset:0!important;pointer-events:none}
.eqa-wheel-label{width:128px!important;min-height:112px;display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:9px!important;text-align:center!important;transform:translate(-50%,-50%);transform-origin:50% 50%;padding:0!important;box-sizing:border-box;color:#fff!important;text-shadow:0 3px 5px rgba(5,15,30,.42)!important}
.eqa-wheel-label .eqa-wheel-icon{width:68px!important;height:68px!important;flex:0 0 68px;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:linear-gradient(145deg,color-mix(in srgb,var(--cat) 58%,#07152c),#07152c 75%)!important;border:2px solid rgba(255,255,255,.34)!important;box-shadow:0 9px 18px rgba(7,21,44,.30),inset 0 1px 0 rgba(255,255,255,.23),0 0 0 2px color-mix(in srgb,var(--cat) 65%,transparent)!important}
.eqa-wheel-label .eqa-wheel-icon svg{width:36px!important;height:36px!important;stroke-width:2.1!important}.eqa-wheel-label .eqa-wheel-icon img{width:38px!important;height:38px!important;object-fit:contain}
.eqa-wheel-label small{display:flex!important;align-items:center;justify-content:center;width:122px!important;min-height:30px;max-width:122px!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.25px!important;text-align:center!important;color:#fff!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-wrap:balance;text-shadow:0 3px 4px rgba(5,15,30,.52)!important}
.eqa-wheel-label>i{display:block!important;width:42px!important;height:5px!important;flex:0 0 5px;border-radius:999px;background:color-mix(in srgb,var(--cat) 68%,#fff)!important;border:1px solid rgba(255,255,255,.20);box-shadow:0 3px 7px rgba(7,21,44,.16)!important}
.eqa-wheel-center{z-index:7!important;width:31.5%!important;aspect-ratio:1;border-radius:50%!important;background:radial-gradient(circle at 36% 25%,#1b2c49 0%,#07152c 58%,#020710 100%)!important;border:5px solid #fff!important;box-shadow:0 0 0 4px #f3aa00,0 0 18px rgba(243,170,0,.52),0 12px 24px rgba(7,21,44,.40)!important}
.eqa-wheel-center:before{content:"";position:absolute;inset:9px;border-radius:50%;border:1px solid rgba(255,255,255,.08);pointer-events:none}
.eqa-wheel-center span{font-size:18px!important;line-height:.9!important;letter-spacing:-.6px}.eqa-wheel-center strong{font-size:27px!important;line-height:.9!important;color:#f4ad00!important;text-shadow:0 2px 0 rgba(0,0,0,.25)}.eqa-wheel-center em{font-size:19px!important;margin-top:8px!important;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}
.eqa-wheel-pointer{filter:drop-shadow(0 6px 6px rgba(7,21,44,.22))!important}
.eqa-wheel-pointer:before{background:linear-gradient(180deg,#172640 0%,#07152c 100%)!important;box-shadow:0 0 0 3px #fff,0 0 0 6px #f3aa00,0 0 14px rgba(243,170,0,.55)!important}
.eqa-wheel-pointer:after{width:13px!important;height:13px!important;background:#ffd662!important;box-shadow:0 0 5px #fff,0 0 14px #f2a400!important}
.eqa-wheel-lights{z-index:10!important}.eqa-wheel-lights i{background:#ffd966!important;border:2px solid #fff8dc!important;box-shadow:0 0 7px #fff,0 0 14px #ffad00,0 0 22px rgba(255,173,0,.65)!important}
.eqa-spin-btn{transition:transform .16s ease,box-shadow .16s ease!important}.eqa-spin-btn:hover,.eqa-spin-btn:focus-visible{transform:translateY(-2px);box-shadow:0 11px 22px rgba(7,21,44,.25),0 0 0 3px rgba(242,164,0,.15)!important}.eqa-spin-btn:active{transform:translateY(1px) scale(.99)}
.eqa-wheel-help:before{content:"🎲 ";font-size:13px}.eqa-wheel-help{margin-top:10px!important}

/* Les petites roues restent parfaitement centrées : le bloc complet est réduit, jamais déplacé. */
.eqa-wheel.is-showcase .eqa-wheel-label{width:142px!important;min-height:124px}.eqa-wheel.is-showcase .eqa-wheel-label small{width:138px!important;max-width:138px!important;font-size:14px!important}.eqa-wheel.is-showcase .eqa-wheel-label .eqa-wheel-icon{width:72px!important;height:72px!important;flex-basis:72px}.eqa-wheel.is-showcase .eqa-wheel-label .eqa-wheel-icon svg{width:39px!important;height:39px!important}
.eqa-wheel.is-dense .eqa-wheel-label{width:90px!important;min-height:90px;gap:5px!important}.eqa-wheel.is-dense .eqa-wheel-label .eqa-wheel-icon{width:48px!important;height:48px!important;flex-basis:48px}.eqa-wheel.is-dense .eqa-wheel-label .eqa-wheel-icon svg{width:27px!important;height:27px!important}.eqa-wheel.is-dense .eqa-wheel-label small{width:88px!important;max-width:88px!important;min-height:22px;font-size:8px!important}.eqa-wheel.is-dense .eqa-wheel-label>i{width:28px!important;height:3px!important;flex-basis:3px}
.eqa-wheel.is-many .eqa-wheel-label{width:68px!important;min-height:62px;gap:3px!important}.eqa-wheel.is-many .eqa-wheel-label .eqa-wheel-icon{width:39px!important;height:39px!important;flex-basis:39px}.eqa-wheel.is-many .eqa-wheel-label .eqa-wheel-icon svg{width:22px!important;height:22px!important}.eqa-wheel.is-many .eqa-wheel-label small{display:none!important}.eqa-wheel.is-many .eqa-wheel-label>i{display:none!important}

@media(max-width:620px){
  .eqa-wheel-stage{width:min(94vw,500px)!important;margin-top:25px!important}
  .eqa-wheel{border-width:9px!important;box-shadow:0 0 0 3px #fff,0 0 0 6px #d6aa55,0 0 18px rgba(240,167,0,.21),0 16px 25px rgba(7,21,44,.19)!important}
  .eqa-wheel-label{width:102px!important;min-height:94px;gap:6px!important}
  .eqa-wheel-label .eqa-wheel-icon{width:54px!important;height:54px!important;flex-basis:54px}.eqa-wheel-label .eqa-wheel-icon svg{width:30px!important;height:30px!important}.eqa-wheel-label small{width:100px!important;max-width:100px!important;min-height:25px;font-size:10px!important}.eqa-wheel-label>i{width:32px!important;height:4px!important;flex-basis:4px}
  .eqa-wheel.is-showcase .eqa-wheel-label{width:112px!important;min-height:104px}.eqa-wheel.is-showcase .eqa-wheel-label small{width:108px!important;max-width:108px!important;font-size:11px!important}.eqa-wheel.is-showcase .eqa-wheel-label .eqa-wheel-icon{width:58px!important;height:58px!important;flex-basis:58px}
  .eqa-wheel-center span{font-size:14px!important}.eqa-wheel-center strong{font-size:21px!important}.eqa-wheel-center em{font-size:16px!important;margin-top:5px!important}
  .eqa-wheel.is-dense .eqa-wheel-label{width:70px!important;min-height:72px}.eqa-wheel.is-dense .eqa-wheel-label .eqa-wheel-icon{width:41px!important;height:41px!important;flex-basis:41px}.eqa-wheel.is-dense .eqa-wheel-label small{width:68px!important;max-width:68px!important;font-size:7px!important}.eqa-wheel.is-many .eqa-wheel-label{width:55px!important;min-height:52px}.eqa-wheel.is-many .eqa-wheel-label .eqa-wheel-icon{width:34px!important;height:34px!important;flex-basis:34px}
}

/* V1.10 — réponses enrichies */
.eqa-explanation-box,.eqa-answer-explanation{margin-top:14px;padding:15px 16px;border-radius:16px;background:#fff3c4;border:1px solid #e5c14c;color:#111;box-shadow:0 5px 14px rgba(0,0,0,.06)}.eqa-explanation-box span,.eqa-answer-explanation span{display:block;font-size:10px;font-weight:1000;letter-spacing:1px;color:#8a6200;margin-bottom:5px}.eqa-explanation-box p,.eqa-answer-explanation p{margin:0;font-size:13px;line-height:1.45;font-weight:650}.eqa-qcm-continue{display:block;margin:16px auto 0;min-width:180px}.eqa-qcm-continue[hidden],.eqa-explanation-box[hidden],.eqa-answer-explanation[hidden]{display:none!important}
