.games-runtime{--games-runtime-accent-color:var(--pink-color);--games-runtime-radius:var(--radius-soft)}.yes-no-game{--yes-no-card-width:clamp(5rem,16vw,7.2rem);--yes-no-voyante-width:clamp(22rem,31vw,28rem);--yes-no-seer-column-width:clamp(39rem,50vw,47rem);--yes-no-bubble-width:clamp(15rem,18vw,17rem);--yes-no-seer-panel-gap:clamp(0.5rem,1vw,0.85rem);--yes-no-bubble-pull:clamp(2.4rem,4.8vw,4.4rem);--yes-no-bubble-top:-1.2rem;--yes-no-intro-bubble-right:-7.5rem;--yes-no-intro-bubble-top:clamp(0.35rem,1vw,0.9rem);--yes-no-mix-card-gap:clamp(4rem,10vw,7.5rem);--yes-no-mix-shell-extra:clamp(12rem,22vw,16rem);--yes-no-selection-shell-width:min(100%,calc(var(--yes-no-card-width)*2 + 8rem));--yes-no-selection-shell-gap:clamp(2.75rem,7vw,4.75rem);--yes-no-selection-pile-width:calc(var(--yes-no-card-width) + 1.5rem);--yes-no-selection-card-width:var(--yes-no-card-width);--yes-no-profile-stage-width:min(100%,calc(var(--yes-no-profile-card-width)*3 + var(--yes-no-profile-card-gap)*2 + 1.5rem));--yes-no-profile-stage-transform:none;--yes-no-bubble-border:#ffd4e4;--yes-no-accent:#ea54a6;--yes-no-accent-dark:#a02166;--yes-no-accent-soft:#fff5f9;--yes-no-text-soft:#6b4a5a;position:relative}.yes-no-game,.yes-no-game *{box-sizing:border-box}.yes-no-game [x-cloak]{display:none!important}.yes-no-game__carpet{background:url(/games/yesno/img/carpet.png) 50%/cover no-repeat;background-color:#ffedf4;border:1px solid #ffedf4;border-radius:.4375rem;min-height:clamp(35rem,74vw,41rem);overflow:hidden;padding:clamp(.75rem,2vw,1rem);position:relative}.yes-no-game__overlay{background-color:rgba(255,197,221,.7);border-radius:.4375rem;display:flex;inset:0;position:absolute;z-index:99}.yes-no-game__overlay-loader{color:#fff;display:block;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;margin:auto;position:relative;text-shadow:1px 1px 2px var(--yes-no-accent)}.yes-no-game__overlay-loader:after{content:"Chargement";position:relative;z-index:5}.yes-no-game__overlay-loader:before{animation:overlay-loader 2s linear infinite;background:linear-gradient(var(--yes-no-accent) 100%,transparent 0) no-repeat;background-size:0 auto;border:1px solid;border-radius:.625rem;bottom:0;content:"";height:.375rem;position:absolute;width:100%}.yes-no-game__scene{align-content:center;display:none;min-height:clamp(30rem,64vw,34rem)}.yes-no-game__scene--active{display:block}.yes-no-game__scene--intro{text-align:center}.yes-no-game__scene--intro .yes-no-game__seer-panel{margin-top:clamp(1rem,3vw,1.75rem)}.yes-no-game__scene--profile{--yes-no-profile-card-width:clamp(5.9rem,8vw,6.9rem);--yes-no-profile-card-gap:clamp(0.85rem,2vw,1.3rem);--yes-no-profile-card-row-gap:clamp(0.9rem,2.4vw,1.45rem);grid-template-columns:minmax(0,var(--yes-no-seer-column-width)) minmax(0,1fr)}.yes-no-game__scene--mix,.yes-no-game__scene--profile{align-items:center;gap:clamp(1rem,4vw,1.75rem);justify-items:center}.yes-no-game__scene--mix{grid-template-columns:minmax(0,var(--yes-no-seer-column-width)) minmax(0,28rem);justify-content:center;padding-bottom:clamp(.85rem,3vw,1.75rem)}.yes-no-game__scene--selection{gap:clamp(1rem,4vw,1.75rem)}.yes-no-game__scene--selection .yes-no-game__pile-shell{margin:clamp(3.25rem,8vw,5rem) auto 0}.yes-no-game__scene--result{gap:clamp(1rem,4vw,1.75rem)}.yes-no-game__scene--mix.yes-no-game__scene--active,.yes-no-game__scene--profile.yes-no-game__scene--active{display:grid}.yes-no-game__scene--intro.yes-no-game__scene--active,.yes-no-game__scene--result.yes-no-game__scene--active,.yes-no-game__scene--selection.yes-no-game__scene--active{display:grid;justify-items:center}.yes-no-game__title{color:#fff;font-size:clamp(2rem,4vw,2.375rem);font-weight:400;line-height:1.2;margin:0;text-shadow:1px 1px 2px var(--yes-no-accent)}.yes-no-game__title span{display:block;font-size:clamp(1.45rem,3vw,1.75rem);margin-top:.3rem}.yes-no-game__title em{font-size:clamp(1.9rem,4.4vw,2.625rem);font-weight:300;margin:0 .3rem}.yes-no-game__seer-panel{align-items:start;-moz-column-gap:var(--yes-no-seer-panel-gap);column-gap:var(--yes-no-seer-panel-gap);display:grid;grid-template-columns:minmax(0,var(--yes-no-voyante-width)) minmax(0,var(--yes-no-bubble-width));justify-content:center;justify-items:center;margin:auto;position:relative;width:min(100%,var(--yes-no-voyante-width) + var(--yes-no-bubble-width) + var(--yes-no-seer-panel-gap) - var(--yes-no-bubble-pull))}.yes-no-game__seer-panel--selection{margin:1.25rem auto 0}.yes-no-game__seer-image{display:block;grid-column:1;height:auto;justify-self:center;max-width:100%;width:var(--yes-no-voyante-width)}.yes-no-game__bubble{align-self:start;background-color:#fff;border:4px solid var(--yes-no-bubble-border);border-radius:1.875rem;color:#7a7a7a;display:none;font-size:1rem;font-weight:500;grid-column:2;justify-self:end;line-height:1.4;margin:0;max-width:100%;min-width:0;opacity:0;padding:.625rem;position:relative;text-align:center;transform:translate(calc(var(--yes-no-bubble-pull)*-1),var(--yes-no-bubble-top));transition:opacity .2s ease-in;visibility:hidden;width:var(--yes-no-bubble-width);z-index:2}.yes-no-game__bubble:after,.yes-no-game__bubble:before{content:"";height:0;position:absolute;width:0}.yes-no-game__bubble--intro{display:block;opacity:0;visibility:hidden}.yes-no-game__bubble--visible{display:block;opacity:1;visibility:visible}.yes-no-game__bubble--thought{border-radius:12.5rem;padding-bottom:.95rem}.yes-no-game__bubble--thought:after,.yes-no-game__bubble--thought:before{background-color:#fff;border:4px solid var(--yes-no-bubble-border);border-radius:1.75rem;bottom:-1.65rem;height:2.5rem;left:.625rem;width:2.5rem}.yes-no-game__bubble--thought:after{border-radius:1.125rem;bottom:-2.2rem;height:1.25rem;left:.3125rem;width:1.25rem}.yes-no-game__button{align-items:center;background-color:transparent;border:2px solid transparent;border-radius:.25rem;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2);color:inherit;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.4;padding:.4375rem 1.875rem;text-decoration:none;transition:.2s ease-in-out}.yes-no-game__button:disabled{cursor:wait;opacity:.65}.yes-no-game__button--light{background-color:#fff;border-color:#b04c82;color:var(--yes-no-accent-dark)}.yes-no-game__button--light:hover:not(:disabled){background-color:var(--yes-no-accent-dark);color:#fff}.yes-no-game__button--accent{background-color:var(--yes-no-accent);border-color:var(--yes-no-accent);color:#fff}.yes-no-game__button--accent:hover{background-color:#d44896;border-color:#d44896;color:#fff}.yes-no-game__button--start{margin-top:1.25rem;width:min(100%,15rem)}.yes-no-game__button--ending{min-width:min(100%,16.25rem)}.yes-no-game__mix-panel{display:grid;justify-items:center;margin:auto;row-gap:clamp(1.75rem,4vw,2.6rem);text-align:center;width:min(100%,31rem)}.yes-no-game__button--mix{margin-bottom:0}.yes-no-game__pile-shell{align-items:start;-moz-column-gap:clamp(1rem,4vw,2.25rem);column-gap:clamp(1rem,4vw,2.25rem);display:grid;grid-template-columns:repeat(2,minmax(0,var(--yes-no-card-width)));justify-content:center;width:min(100%,var(--yes-no-card-width)*2 + 4.5rem)}.yes-no-game__pile-shell--mix{-moz-column-gap:var(--yes-no-mix-card-gap);column-gap:var(--yes-no-mix-card-gap);justify-items:center;min-height:clamp(14rem,24vw,16.75rem);width:min(100%,var(--yes-no-card-width)*2 + var(--yes-no-mix-shell-extra))}.yes-no-game__pile-shell--selection{-moz-column-gap:var(--yes-no-selection-shell-gap);column-gap:var(--yes-no-selection-shell-gap);grid-template-columns:repeat(2,max-content);justify-items:center;min-height:clamp(11rem,20vw,13.5rem);width:var(--yes-no-selection-shell-width)}.yes-no-game__pile-list{list-style:none;margin:0;min-height:clamp(9.5rem,24vw,13rem);padding:0;position:relative;width:calc(var(--yes-no-card-width) + 1rem)}.yes-no-game__pile-list--oracle{margin-top:clamp(1rem,2.5vw,1.25rem)}.yes-no-game__pile-list--stacked .yes-no-game__card{--yes-no-card-offset-x:0rem;--yes-no-card-offset-y:0rem;--yes-no-card-rotate:0deg;left:0;position:absolute;top:0;transform:translateX(var(--yes-no-card-offset-x)) translateY(var(--yes-no-card-offset-y)) rotate(var(--yes-no-card-rotate))}.yes-no-game__pile-list--stacked .yes-no-game__card--animated:nth-last-child(6){--yes-no-card-offset-x:-0.375rem;--yes-no-card-offset-y:0.375rem;--yes-no-card-rotate:9deg}.yes-no-game__pile-list--stacked .yes-no-game__card--animated:nth-last-child(5){--yes-no-card-offset-x:0.625rem;--yes-no-card-offset-y:-0.3125rem;--yes-no-card-rotate:8deg}.yes-no-game__pile-list--stacked .yes-no-game__card--animated:nth-last-child(4){--yes-no-card-rotate:-16deg}.yes-no-game__pile-list--stacked .yes-no-game__card--animated:nth-last-child(3){--yes-no-card-rotate:8deg}.yes-no-game__pile-list--stacked .yes-no-game__card--animated:nth-last-child(2){--yes-no-card-rotate:-10deg}.yes-no-game__pile-list--mixing .yes-no-game__card,.yes-no-game__pile-list--mixing .yes-no-game__card:nth-child(2n),.yes-no-game__pile-list--mixing .yes-no-game__card:nth-child(3n){will-change:margin-left}.yes-no-game__deck-shell{display:flex;justify-content:center;padding-bottom:clamp(1.85rem,4vw,2.6rem);width:100%}.yes-no-game__deck{display:flex;justify-content:center;list-style:none;margin:1.25rem auto 0;padding:0}.yes-no-game__deck .yes-no-game__card{margin:0 -1.875rem;position:relative;transition:margin .2s ease-in,transform .45s ease,opacity .3s ease}.yes-no-game__deck .yes-no-game__card:hover{margin-top:-.9375rem}.yes-no-game__deck .yes-no-game__card--animated:first-child,.yes-no-game__deck .yes-no-game__card--animated:last-child{z-index:1}.yes-no-game__deck .yes-no-game__card--animated:nth-child(2),.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(2){z-index:2}.yes-no-game__deck .yes-no-game__card--animated:nth-child(3),.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(3){z-index:3}.yes-no-game__deck .yes-no-game__card--animated:nth-child(4),.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(4){z-index:4}.yes-no-game__deck .yes-no-game__card--animated:nth-child(5),.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(5){z-index:5}.yes-no-game__deck .yes-no-game__card--animated:nth-child(6),.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(6){z-index:6}.yes-no-game__deck .yes-no-game__card--animated:first-child{transform:rotate(-7deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-child(2){transform:rotate(-5deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-child(3){transform:rotate(-3deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-child(4){transform:rotate(-2deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-child(5){transform:rotate(-1deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(5){transform:rotate(1deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(4){transform:rotate(2deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(3){transform:rotate(3deg)}.yes-no-game__deck .yes-no-game__card--animated:nth-last-child(2){transform:rotate(5deg)}.yes-no-game__deck .yes-no-game__card--animated:last-child{transform:rotate(7deg)}.yes-no-game__deck--hidden{display:none}.yes-no-game__deck--oracle{margin-top:2.5rem}.yes-no-game__selection-layout{align-items:center;display:grid;gap:clamp(1rem,4vw,1.75rem);grid-template-columns:minmax(0,var(--yes-no-seer-column-width)) minmax(0,1fr);justify-items:center;width:100%}.yes-no-game__selection-layout .yes-no-game__pile-shell--selection .yes-no-game__pile-list{width:var(--yes-no-selection-pile-width)}.yes-no-game__selection-layout .yes-no-game__card{width:var(--yes-no-selection-card-width)}.yes-no-game__card{transition:opacity .2s ease-in;width:var(--yes-no-card-width)}.yes-no-game__card--leaving{pointer-events:none}.yes-no-game__card--picked{pointer-events:none;visibility:hidden}.yes-no-game__card-image{border-radius:.4375rem;box-shadow:1px 1px 4px 0 rgba(0,0,0,.05);display:block;height:auto;width:100%}.yes-no-game__card-button{background:transparent;border:0;cursor:pointer;display:block;margin:0;padding:0;width:100%}.yes-no-game__card-button:disabled{cursor:default}.yes-no-game__card-button--flip{height:100%}.yes-no-game__profile-stage{justify-self:center;margin:auto;overflow:visible;transform:var(--yes-no-profile-stage-transform);width:var(--yes-no-profile-stage-width)}.yes-no-game__profile-deck{align-items:start;-moz-column-gap:var(--yes-no-profile-card-gap);column-gap:var(--yes-no-profile-card-gap);display:grid;grid-template-columns:repeat(3,minmax(0,var(--yes-no-profile-card-width)));justify-content:center;list-style:none;margin:auto;max-width:100%;padding:0;row-gap:var(--yes-no-profile-card-row-gap);width:-moz-max-content;width:max-content}.yes-no-game__flip-card{aspect-ratio:140/262;min-width:0;opacity:0;perspective:1000px;position:relative;transform:translateY(1rem) scale(.96);transform-origin:center center;transition:transform .35s ease,opacity .22s ease;width:var(--yes-no-profile-card-width)}.yes-no-game__flip-card--animated{opacity:1;transform:translateY(0) scale(1)}.yes-no-game__flip-card--oracle{aspect-ratio:140/231;margin-top:clamp(.25rem,1vw,.65rem)}.yes-no-game__flip-card--flipped.yes-no-game__flip-card--animated{transform:translateY(-.2rem) scale(1.01)}.yes-no-game__flip-card--flipped .yes-no-game__flip-card-inner{transform:rotateY(180deg)}.yes-no-game__flip-card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .68s cubic-bezier(.22,1,.36,1);width:100%}.yes-no-game__flip-card-face{backface-visibility:hidden;border-radius:.4375rem;height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.yes-no-game__flip-card-face--front{transform:rotateY(180deg)}.yes-no-game__result{display:flex;justify-content:center;width:100%}.yes-no-game__result-cards{display:flex;gap:clamp(.6rem,3vw,1.875rem);list-style:none;margin:0;padding:0}.yes-no-game__result-cards .yes-no-game__card{opacity:0;width:var(--yes-no-result-card-width,var(--yes-no-card-width))}.yes-no-game__result-cards .yes-no-game__card--animated{opacity:1}.yes-no-game__response{align-items:center;display:grid;gap:clamp(1rem,4vw,1.75rem);grid-template-columns:minmax(0,var(--yes-no-seer-column-width)) minmax(0,1fr);justify-items:center}.yes-no-game__gauge-panel{margin:auto;width:min(100%,var(--yes-no-gauge-panel-width,21rem))}.yes-no-game__thinking{align-content:start;background-color:hsla(0,0%,100%,.95);border:4px solid var(--yes-no-bubble-border);border-radius:1.25rem;box-shadow:0 10px 24px rgba(208,108,161,.12);display:grid;min-height:12.5rem;padding:1rem 1.125rem}.yes-no-game__thinking--result{padding-bottom:1.125rem}.yes-no-game__thinking-status{color:var(--yes-no-accent-dark);font-size:1rem;font-weight:600;margin:0 0 .75rem;text-align:center}.yes-no-game__thinking-progress{background-color:rgba(234,84,166,.16);border-radius:999px;height:.45rem;margin-bottom:.875rem;opacity:0;overflow:hidden;transition:opacity .2s ease;width:100%}.yes-no-game__thinking-progress--visible{opacity:1}.yes-no-game__thinking-progress span{background:linear-gradient(90deg,#ffd4e4,#ea54a6);border-radius:inherit;display:block;height:100%;transition:width .35s ease}.yes-no-game__thinking-log{color:var(--yes-no-text-soft);display:grid;font-size:.92rem;gap:.45rem;list-style:none;margin:0;padding:0}.yes-no-game__thinking-log li{align-items:center;display:flex;gap:.45rem}.yes-no-game__thinking-log li:before{background-color:var(--yes-no-accent);border-radius:50%;content:"";flex:0 0 auto;height:.45rem;width:.45rem}.yes-no-game__thinking-result{border-top:1px solid rgba(234,84,166,.18);margin-top:1rem;min-height:clamp(8rem,16vw,9.5rem);opacity:0;padding-top:.95rem;transition:opacity .25s ease;visibility:hidden}.yes-no-game__thinking-result--visible{opacity:1;visibility:visible}.yes-no-game__gauge-shell{text-align:center}.yes-no-game__gauge-shell--embedded .yes-no-game__gauge{width:min(100%,var(--yes-no-gauge-width-embedded,11.25rem))}.yes-no-game__gauge-shell--embedded .yes-no-game__gauge-caption{font-size:.85rem;margin-top:.55rem}.yes-no-game__gauge{display:block;height:auto;margin:0 auto;width:min(100%,var(--yes-no-gauge-width,18rem))}.yes-no-game__gauge-caption{color:var(--yes-no-text-soft);font-size:.92rem;margin:.75rem 0 0}.yes-no-game__ending{display:block;margin-top:1.9rem}.yes-no-game__ending-card{background-color:var(--yes-no-accent-soft);border:1px solid var(--yes-no-bubble-border);border-radius:.5rem;margin-bottom:1rem;padding:1.5rem;text-align:center}.yes-no-game__ending-title{color:var(--yes-no-accent-dark);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.yes-no-game__ending-text{color:var(--yes-no-text-soft);font-size:.875rem;margin:0 0 1rem}.yes-no-game__ending-actions{align-items:center;display:flex;flex-direction:column;gap:.75rem}.yes-no-game__ending-link{background:transparent;border:0;color:var(--yes-no-accent-dark);cursor:pointer;display:inline;font-family:inherit;font-size:.8125rem;line-height:1.4;padding:0;text-decoration:underline}.yes-no-game__ending-link:hover{color:#7a1a4e}.yes-no-game__button:focus-visible,.yes-no-game__card-button:focus-visible,.yes-no-game__ending-link:focus-visible{outline:2px solid var(--focus-outline-color);outline-offset:4px}@keyframes overlay-loader{to{background-size:100% auto}}@media screen and (min-width:1280px){.yes-no-game{--yes-no-mix-card-gap:clamp(5.5rem,7vw,9rem);--yes-no-mix-shell-extra:clamp(14.5rem,18vw,18.5rem)}.yes-no-game__scene--intro .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(18.5rem,22vw,22rem);--yes-no-intro-bubble-right:-9.6rem}.yes-no-game__scene--mix{--yes-no-card-width:clamp(7.5rem,8.2vw,9rem);gap:clamp(1.85rem,4vw,2.75rem);grid-template-columns:minmax(0,40rem) minmax(0,40rem)}.yes-no-game__scene--mix .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(25rem,27vw,28rem);--yes-no-bubble-width:clamp(14.75rem,17vw,17rem);transform:translateX(clamp(1.5rem,2.5vw,2.85rem))}.yes-no-game__scene--mix .yes-no-game__bubble{right:-6.9rem;top:.85rem}.yes-no-game__scene--mix .yes-no-game__mix-panel{width:min(100%,39rem)}.yes-no-game__scene--mix .yes-no-game__pile-shell--mix{min-height:clamp(17rem,24vw,20rem)}.yes-no-game__selection-layout{gap:clamp(1.85rem,4vw,3.1rem);grid-template-columns:minmax(0,35rem) minmax(0,24rem);width:min(100%,71rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(24.5rem,27vw,28rem);justify-self:start;transform:translateX(-.85rem)}.yes-no-game__scene--selection .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),.05rem)}.yes-no-game__selection-layout .yes-no-game__pile-shell--selection{justify-self:start;transform:translateX(-2rem)}.yes-no-game__scene--profile{--yes-no-profile-card-width:clamp(7.35rem,9.2vw,8.45rem);--yes-no-profile-card-gap:clamp(1.05rem,2.3vw,1.55rem);gap:clamp(1.85rem,4vw,3rem);grid-template-columns:minmax(0,34rem) minmax(0,29rem);width:min(100%,72rem)}.yes-no-game__scene--profile .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(24.5rem,27vw,28rem);--yes-no-bubble-width:clamp(14.5rem,17vw,16.5rem);justify-self:start;transform:translateX(-.6rem)}.yes-no-game__scene--profile .yes-no-game__seer-image{transform:translateX(1.45rem)}.yes-no-game__scene--profile .yes-no-game__profile-stage{justify-self:start;transform:translateX(-1.5rem)}.yes-no-game__scene--result{--yes-no-result-card-width:clamp(8.3rem,9vw,9.4rem);--yes-no-gauge-panel-width:25rem;--yes-no-gauge-width:22rem}.yes-no-game__scene--result .yes-no-game__result-cards{gap:clamp(1rem,2.5vw,1.75rem)}.yes-no-game__scene--result .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),1.45rem)}}@media screen and (min-width:768px){.yes-no-game__scene--intro .yes-no-game__seer-panel{display:block;width:min(100%,var(--yes-no-voyante-width))}.yes-no-game__scene--intro .yes-no-game__seer-image{display:block;margin:0 auto}.yes-no-game__scene--intro .yes-no-game__bubble{grid-column:auto;justify-self:auto;position:absolute;right:var(--yes-no-intro-bubble-right);top:var(--yes-no-intro-bubble-top);transform:none}}@media screen and (min-width:992px){.yes-no-game__scene--mix .yes-no-game__seer-panel{display:block;justify-self:end;width:min(100%,var(--yes-no-voyante-width))}.yes-no-game__scene--mix .yes-no-game__seer-image{display:block;margin:0 auto}.yes-no-game__scene--mix .yes-no-game__bubble{grid-column:auto;justify-self:auto;position:absolute;transform:none}.yes-no-game__scene--mix .yes-no-game__mix-panel{margin:0 auto;position:relative;top:clamp(3.5rem,4.5vw,4.75rem);transform:none}}@media screen and (min-width:992px)and (max-width:1279px){.yes-no-game{--yes-no-mix-card-gap:clamp(4.9rem,7vw,7.8rem);--yes-no-mix-shell-extra:clamp(13.5rem,17vw,16rem)}.yes-no-game__scene--mix{--yes-no-card-width:clamp(7.2rem,11.8vw,8.5rem);gap:clamp(1.65rem,3vw,2.35rem);grid-template-columns:minmax(0,39rem) minmax(0,39rem)}.yes-no-game__scene--mix .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(24rem,35vw,27rem);--yes-no-bubble-width:clamp(13.5rem,17vw,15.5rem);transform:translateX(clamp(1.25rem,2.75vw,2.5rem))}.yes-no-game__scene--mix .yes-no-game__bubble{right:-6.2rem;top:.75rem}.yes-no-game__scene--mix .yes-no-game__mix-panel{width:min(100%,38rem)}.yes-no-game__scene--mix .yes-no-game__pile-shell--mix{min-height:clamp(16.5rem,29vw,19.5rem)}.yes-no-game__selection-layout{gap:clamp(1.65rem,3.5vw,2.4rem);grid-template-columns:minmax(0,32rem) minmax(0,22rem);width:min(100%,63rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(22rem,35vw,26rem);justify-self:start;transform:translateX(-.75rem)}.yes-no-game__scene--selection .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),.05rem)}.yes-no-game__selection-layout .yes-no-game__pile-shell--selection{justify-self:start;transform:translateX(-1.6rem)}.yes-no-game__scene--profile{--yes-no-profile-card-width:clamp(6.7rem,9.8vw,7.65rem);--yes-no-profile-card-gap:clamp(0.95rem,2vw,1.25rem);gap:clamp(1.5rem,3vw,2.35rem);grid-template-columns:minmax(0,31rem) minmax(0,25rem);width:min(100%,64rem)}.yes-no-game__scene--profile .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(22rem,34vw,26rem);--yes-no-bubble-width:clamp(13.5rem,17vw,15.5rem);justify-self:start;transform:translateX(-.5rem)}.yes-no-game__scene--profile .yes-no-game__profile-stage{justify-self:start;transform:translateX(-1.15rem)}.yes-no-game__scene--result{--yes-no-result-card-width:clamp(7.95rem,10.6vw,8.75rem)}.yes-no-game__scene--result .yes-no-game__result-cards{gap:clamp(1rem,2.4vw,1.5rem)}.yes-no-game__scene--result .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),1.05rem)}}@media screen and (max-width:991px){.yes-no-game{--yes-no-voyante-width:clamp(11rem,26vw,17.5rem);--yes-no-bubble-top:-1rem;--yes-no-mix-card-gap:clamp(3.5rem,8vw,5.25rem);--yes-no-mix-shell-extra:clamp(10rem,18vw,12rem);--yes-no-profile-stage-width:min(100%,24.5rem)}.yes-no-game__carpet{min-height:clamp(29rem,78svh,38rem)}.yes-no-game__scene{min-height:clamp(24rem,70svh,31rem)}.yes-no-game__scene--mix{min-height:clamp(28rem,78svh,36rem)}.yes-no-game__scene--selection{min-height:clamp(29rem,82svh,38rem)}.yes-no-game__response,.yes-no-game__scene--mix,.yes-no-game__scene--profile,.yes-no-game__selection-layout{grid-template-columns:1fr}.yes-no-game__seer-panel{--yes-no-bubble-width:clamp(9rem,28vw,10.5rem);--yes-no-seer-panel-gap:clamp(0.45rem,1.5vw,0.8rem);--yes-no-bubble-pull:clamp(2rem,7vw,3.6rem);justify-items:center;text-align:center;width:min(100%,var(--yes-no-voyante-width) + var(--yes-no-bubble-width) + var(--yes-no-seer-panel-gap) - var(--yes-no-bubble-pull))}.yes-no-game__seer-image{margin:0}.yes-no-game__bubble{margin:0;width:var(--yes-no-bubble-width)}.yes-no-game__bubble--thought:before{bottom:-1.35rem;left:.75rem;transform:none}.yes-no-game__bubble--thought:after{bottom:-1.85rem;left:.75rem;transform:none}.yes-no-game__selection-layout .yes-no-game__pile-shell{margin:0 auto}.yes-no-game__scene--profile .yes-no-game__seer-panel,.yes-no-game__scene--selection .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(14.5rem,34vw,19rem);--yes-no-bubble-width:clamp(10rem,25vw,11.5rem)}.yes-no-game__selection-layout{gap:clamp(1.25rem,4.5vw,2rem);margin-top:clamp(1.75rem,5vw,2.75rem)}.yes-no-game__gauge-panel{width:min(100%,20rem)}}@media screen and (max-width:991px)and (min-width:768px){.yes-no-game{--yes-no-voyante-width:clamp(17rem,35vw,19rem);--yes-no-bubble-top:-1.35rem;--yes-no-profile-card-width:clamp(6.4rem,12.5vw,7.15rem);--yes-no-profile-card-gap:clamp(0.9rem,2vw,1.15rem);--yes-no-profile-card-row-gap:clamp(0.95rem,2.4vw,1.3rem)}.yes-no-game__seer-panel{--yes-no-bubble-width:clamp(11.5rem,22vw,13rem);--yes-no-bubble-pull:clamp(2.8rem,5vw,4rem);justify-items:center}.yes-no-game__scene--intro .yes-no-game__seer-panel{--yes-no-intro-bubble-right:-6.25rem;width:min(100%,var(--yes-no-voyante-width))}.yes-no-game__scene--mix{min-height:clamp(31rem,84svh,40rem)}.yes-no-game__scene--selection{min-height:clamp(33rem,88svh,42rem)}.yes-no-game__scene--profile{gap:clamp(1.25rem,4vw,2rem);grid-template-columns:minmax(0,18rem) minmax(0,23.75rem);min-height:clamp(32rem,86svh,41rem);width:min(100%,46.5rem)}.yes-no-game__scene--mix .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),-.1rem)}.yes-no-game__mix-panel{row-gap:1.65rem}.yes-no-game__pile-shell--mix{grid-template-columns:repeat(2,minmax(0,calc(var(--yes-no-card-width) + .85rem)));min-height:13rem}.yes-no-game__scene--mix .yes-no-game__pile-list{justify-self:center;width:calc(var(--yes-no-card-width) + .85rem)}.yes-no-game__seer-image{margin:0}.yes-no-game__bubble{justify-self:end}.yes-no-game__scene--selection .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(20.5rem,40vw,24rem);--yes-no-bubble-width:clamp(11.5rem,23vw,13rem);justify-self:start;transform:translateX(-1.5rem)}.yes-no-game__scene--profile .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(21.25rem,41vw,24.75rem);--yes-no-bubble-width:clamp(11.5rem,23vw,13rem);justify-self:end;transform:translateX(.85rem)}.yes-no-game__selection-layout .yes-no-game__pile-shell--selection{justify-self:end;transform:translateX(1rem)}.yes-no-game__selection-layout{--yes-no-selection-shell-width:min(100%,calc(var(--yes-no-card-width)*2 + 8.5rem));--yes-no-selection-shell-gap:clamp(3.4rem,8vw,5.25rem);grid-template-columns:minmax(0,19rem) minmax(0,19rem);margin-top:clamp(2.75rem,7vw,4rem);width:min(100%,42rem)}.yes-no-game__scene--profile .yes-no-game__profile-stage{justify-self:start;transform:translateX(.2rem)}.yes-no-game__scene--result{--yes-no-result-card-width:clamp(6.85rem,12.2vw,7.75rem);--yes-no-gauge-panel-width:21.5rem;--yes-no-gauge-width:18.9rem}.yes-no-game__response{align-items:start;gap:clamp(1.2rem,3vw,1.75rem);grid-template-columns:minmax(0,19rem) minmax(0,20.5rem);margin-top:clamp(1rem,3vw,1.55rem);width:min(100%,43.5rem)}.yes-no-game__scene--result .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(19rem,37vw,22rem);justify-self:start;transform:translateX(-1.35rem)}.yes-no-game__scene--result .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),1.2rem)}.yes-no-game__scene--result .yes-no-game__gauge-panel{align-self:start;justify-self:end;margin:0}.yes-no-game__scene--result .yes-no-game__result-cards{gap:clamp(.95rem,2.2vw,1.25rem)}.yes-no-game__deck-shell{margin-top:clamp(1.25rem,4vw,2rem)}}@media screen and (max-width:767px){.yes-no-game{--yes-no-mix-card-gap:clamp(2.8rem,10vw,4rem);--yes-no-mix-shell-extra:clamp(8rem,20vw,10rem);--yes-no-profile-card-width:clamp(4.55rem,18vw,5.15rem);--yes-no-profile-card-gap:clamp(0.55rem,2.8vw,0.85rem);--yes-no-profile-card-row-gap:clamp(0.75rem,3vw,1rem)}.yes-no-game__mix-panel{row-gap:1.35rem}.yes-no-game__pile-shell--mix{grid-template-columns:repeat(2,minmax(0,calc(var(--yes-no-card-width) + .65rem)));min-height:10.75rem}.yes-no-game__scene--mix .yes-no-game__pile-list{justify-self:center;width:calc(var(--yes-no-card-width) + .65rem)}.yes-no-game__deck .yes-no-game__card{margin:0 -1.15rem}.yes-no-game__deck-shell{-webkit-overflow-scrolling:touch;justify-content:flex-start;margin:0 -.75rem;overflow-x:auto;overflow-y:visible;padding:0 .75rem 1.85rem;scrollbar-width:none}.yes-no-game__deck-shell::-webkit-scrollbar{display:none}.yes-no-game__deck{margin-top:1.15rem;min-width:calc(100% - 1.5rem);padding:0 .75rem;width:-moz-max-content;width:max-content}.yes-no-game__deck--oracle{margin-top:2.3rem}.yes-no-game__scene--selection{min-height:clamp(29rem,86svh,37rem)}.yes-no-game__scene--profile{align-content:start;gap:clamp(.9rem,3vw,1.35rem);min-height:clamp(29.5rem,88svh,37.5rem);padding-top:.35rem}.yes-no-game__selection-layout{--yes-no-selection-shell-width:min(100%,20rem);--yes-no-selection-shell-gap:clamp(2.75rem,10vw,3.75rem);--yes-no-selection-pile-width:calc(var(--yes-no-card-width) + 1.15rem);--yes-no-selection-card-width:clamp(4.35rem,22vw,5.05rem);margin-top:clamp(3.25rem,10vw,4.5rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(13rem,46vw,16rem);--yes-no-bubble-width:clamp(8.5rem,32vw,9.75rem);transform:translateY(-.7rem)}.yes-no-game__scene--profile .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(13rem,45vw,16rem);--yes-no-bubble-width:clamp(8.75rem,32vw,10rem);transform:translateY(-.45rem)}}@media screen and (min-width:768px)and (max-width:819px){.yes-no-game__scene--profile{--yes-no-profile-card-width:clamp(7.1rem,13.8vw,7.95rem);--yes-no-profile-card-gap:clamp(0.95rem,2.2vw,1.2rem);--yes-no-profile-card-row-gap:clamp(1rem,2.5vw,1.35rem)}}@media screen and (min-width:820px)and (max-width:991px){.yes-no-game__scene--profile{--yes-no-profile-card-width:clamp(7.45rem,12.2vw,8.15rem);--yes-no-profile-card-gap:clamp(1rem,2vw,1.25rem);--yes-no-profile-card-row-gap:clamp(1rem,2.4vw,1.35rem);grid-template-columns:minmax(0,18.75rem) minmax(0,25.5rem);width:min(100%,48.5rem)}.yes-no-game__scene--profile .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(23rem,41vw,26rem)}}@media screen and (max-width:575px){.yes-no-game{--yes-no-card-width:clamp(3.85rem,20vw,4.6rem);--yes-no-voyante-width:clamp(9.25rem,44vw,10.75rem);--yes-no-bubble-top:1.3rem;--yes-no-mix-card-gap:clamp(4rem,13vw,5.1rem);--yes-no-mix-shell-extra:clamp(10rem,24vw,12.5rem);--yes-no-profile-card-width:clamp(4.1rem,21vw,4.7rem);--yes-no-profile-card-gap:clamp(0.45rem,2.5vw,0.7rem);--yes-no-profile-card-row-gap:clamp(0.7rem,3.5vw,0.95rem);--yes-no-profile-stage-width:min(100%,calc(var(--yes-no-profile-card-width)*3 + var(--yes-no-profile-card-gap)*2 + 0.8rem));--yes-no-profile-stage-transform:translateY(-0.35rem)}.yes-no-game__seer-panel{--yes-no-bubble-width:clamp(7rem,29vw,8rem);--yes-no-seer-panel-gap:clamp(0.2rem,1vw,0.45rem);--yes-no-bubble-pull:clamp(1.75rem,7vw,2.9rem);width:min(100%,var(--yes-no-voyante-width) + var(--yes-no-bubble-width) + var(--yes-no-seer-panel-gap) - var(--yes-no-bubble-pull))}.yes-no-game__seer-image{transform:none}.yes-no-game__bubble{justify-self:end}.yes-no-game__carpet{min-height:clamp(24rem,72svh,31rem);padding:.75rem}.yes-no-game__scene{min-height:clamp(20rem,64svh,27rem)}.yes-no-game__scene--mix{min-height:clamp(25.5rem,80svh,33rem);padding-bottom:1.75rem}.yes-no-game__scene--selection{min-height:clamp(28rem,88svh,35rem)}.yes-no-game__scene--mix .yes-no-game__bubble{transform:translate(calc(var(--yes-no-bubble-pull)*-1),.95rem)}.yes-no-game__pile-shell{-moz-column-gap:clamp(.6rem,3vw,1rem);column-gap:clamp(.6rem,3vw,1rem);width:min(100%,var(--yes-no-card-width)*2 + 2.9rem)}.yes-no-game__pile-shell--mix{grid-template-columns:repeat(2,minmax(0,calc(var(--yes-no-card-width) + 1.75rem)));min-height:11.5rem}.yes-no-game__scene--mix .yes-no-game__pile-list{width:calc(var(--yes-no-card-width) + 1.75rem)}.yes-no-game__scene--profile .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(13rem,48vw,15rem);--yes-no-bubble-width:clamp(8rem,31vw,9rem);transform:translateY(-.65rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{--yes-no-voyante-width:clamp(13.5rem,49vw,15.5rem);--yes-no-bubble-width:clamp(8rem,31vw,9rem);transform:translateY(-.95rem)}.yes-no-game__deck-shell{margin-top:1.35rem;padding-bottom:2rem}.yes-no-game__selection-layout{--yes-no-selection-shell-width:min(100%,18rem);--yes-no-selection-shell-gap:clamp(2.3rem,10vw,3rem);--yes-no-selection-pile-width:clamp(5.1rem,28vw,5.95rem);--yes-no-selection-card-width:clamp(4.5rem,24vw,5.2rem);margin-top:clamp(3.5rem,12vw,4.75rem)}.yes-no-game__result-cards{gap:.35rem;padding-left:.5rem}.yes-no-game__result-cards .yes-no-game__card{margin-left:-.75rem}.yes-no-game__scene--result{--yes-no-result-card-width:clamp(4.95rem,24vw,5.55rem)}.yes-no-game__ending-card{padding:1.15rem 1rem}}@media screen and (min-width:360px)and (max-width:575px){.yes-no-game__scene--mix{--yes-no-card-width:clamp(4.35rem,23vw,5rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{transform:translateY(-1.2rem)}.yes-no-game__scene--mix .yes-no-game__mix-panel{width:min(100%,18.5rem)}.yes-no-game__scene--mix .yes-no-game__pile-shell--mix{-moz-column-gap:clamp(3.2rem,11vw,4rem);column-gap:clamp(3.2rem,11vw,4rem);grid-template-columns:repeat(2,max-content);justify-content:center;width:100%}.yes-no-game__scene--mix .yes-no-game__pile-list{width:calc(var(--yes-no-card-width) + .7rem)}}@media screen and (max-width:414px){.yes-no-game__deck-shell{margin-top:-.45rem}.yes-no-game__selection-layout{margin-top:clamp(1.7rem,8vw,2.4rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{transform:translateY(-2rem)}}@media screen and (max-width:359px){.yes-no-game{--yes-no-card-width:clamp(4.25rem,24vw,4.9rem);--yes-no-mix-shell-extra:2rem;--yes-no-profile-card-width:clamp(4.2rem,26vw,4.7rem);--yes-no-profile-card-gap:clamp(0.4rem,2vw,0.55rem);--yes-no-profile-card-row-gap:clamp(0.6rem,3vw,0.8rem);--yes-no-profile-stage-width:min(100%,calc(var(--yes-no-profile-card-width)*2 + var(--yes-no-profile-card-gap) + 0.65rem));--yes-no-profile-stage-transform:translateY(-0.45rem)}.yes-no-game__scene--mix{min-height:clamp(25.5rem,82svh,33rem)}.yes-no-game__mix-panel{width:min(100%,14rem)}.yes-no-game__pile-shell--mix{grid-template-columns:1fr;min-height:0;row-gap:1.5rem;width:min(100%,var(--yes-no-card-width) + 2rem)}.yes-no-game__scene--mix .yes-no-game__pile-list{justify-self:center;width:calc(var(--yes-no-card-width) + .8rem)}.yes-no-game__scene--selection .yes-no-game__seer-panel{transform:translateY(-1.35rem)}.yes-no-game__profile-deck{grid-template-columns:repeat(2,minmax(0,var(--yes-no-profile-card-width)))}.yes-no-game__selection-layout{--yes-no-selection-shell-width:min(100%,calc(var(--yes-no-card-width)*2 + 3.75rem));--yes-no-selection-shell-gap:clamp(1.8rem,8vw,2.4rem);--yes-no-selection-pile-width:clamp(5.15rem,31vw,5.85rem);--yes-no-selection-card-width:clamp(4.65rem,27vw,5.25rem)}.yes-no-game__pile-list--oracle{margin-top:0}}
