:where(.scope-quiz) *,:where(.scope-quiz) :after,:where(.scope-quiz) :before{box-sizing:border-box;margin:0}:where(.scope-quiz){background:var(--ink);color:var(--paper);font-family:Rethink Sans,system-ui,sans-serif;font-size:clamp(1rem,.96rem + .2vw,1.05rem);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}:where(.scope-quiz) img{max-width:100%;display:block;height:auto}:where(.scope-quiz) a{color:inherit;text-decoration:none}:where(.scope-quiz) ol,:where(.scope-quiz) ul{list-style:none;padding:0}:where(.scope-quiz) button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}:where(.scope-quiz) ::selection{background:var(--accent);color:#fff}:where(.scope-quiz) :focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:2px}:where(.scope-quiz) .wrap{width:min(100% - clamp(2rem,5vw,5rem),var(--wrap));margin-inline:auto}:where(.scope-quiz) .bg-aura{position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(60% 45% at 82% 6%,rgba(112,12,206,.34),transparent 60%),radial-gradient(55% 40% at 8% 22%,rgba(249,59,165,.2),transparent 62%),radial-gradient(60% 50% at 50% 108%,rgba(4,79,225,.28),transparent 60%),var(--ink)}:where(.scope-quiz) .grain{position:fixed;inset:0;z-index:60;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}:where(.scope-quiz) .sq{--sqc:var(--accent);display:inline-block;width:.62em;height:.62em;background:var(--sqc);box-shadow:0 0 9px -1px var(--sqc),0 0 20px -6px var(--sqc);vertical-align:middle;flex:0 0 auto}:where(.scope-quiz) .eyebrow{display:inline-flex;align-items:center;gap:.6em;font-size:.78rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}:where(.scope-quiz) .eyebrow .sq{width:.6em;height:.6em}:where(.scope-quiz) .accent-gold{color:var(--gold)}:where(.scope-quiz) .accent-pink{color:var(--accent);font-style:italic;font-family:Fredoka,sans-serif;font-weight:600}:where(.scope-quiz) .btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6em;padding:.95em 1.7em;border-radius:var(--r-pill);font-weight:700;white-space:nowrap;will-change:transform;transition:transform .35s var(--ease),box-shadow .35s var(--ease),background .3s,color .3s,border-color .3s}:where(.scope-quiz) .btn__arrow{transition:transform .35s var(--ease)}:where(.scope-quiz) .btn:hover .btn__arrow{transform:translate(3px,-3px)}:where(.scope-quiz) .btn--pink{background:var(--accent);color:var(--btn-ink);box-shadow:0 10px 34px -10px rgba(249,59,165,.75)}:where(.scope-quiz) .btn--pink:hover{box-shadow:0 18px 50px -10px rgba(249,59,165,.95);transform:translateY(-3px)}:where(.scope-quiz) .btn--pink:active{transform:translateY(-1px) scale(.98)}:where(.scope-quiz) .btn--ghost{background:rgba(255,255,255,.02);color:var(--paper);box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.28)}:where(.scope-quiz) .btn--ghost:hover{box-shadow:inset 0 0 0 1.5px var(--paper);transform:translateY(-3px)}:where(.scope-quiz) .btn--ghost:active{transform:translateY(-1px) scale(.98)}:where(.scope-quiz) .btn--lg{padding:1.05em 1.95em;font-size:1.02rem}:where(.scope-quiz) .play{width:1.55em;height:1.55em;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:rgba(255,255,255,.14);transition:background .3s,transform .35s var(--ease)}:where(.scope-quiz) .play svg{width:.7em;height:.7em;margin-left:1px}:where(.scope-quiz) .btn--ghost:hover .play{background:var(--accent);transform:scale(1.08)}:where(.scope-quiz) main .btn{margin-block:clamp(.7rem,1.4vw,1.15rem)}@media (max-width:960px){:where(.scope-quiz) .nav__actions .nav__cta{display:none}}:where(.scope-quiz) .mm__chips img{width:1.15em;height:1.15em;object-fit:contain;flex:0 0 auto}:where(.scope-quiz) .mm__chips a{display:inline-flex;align-items:center;gap:.4em}:where(.scope-quiz) .foot__addr{display:block;color:var(--muted);padding:.3em 0}:where(.scope-quiz) .foot__addr small{display:block;opacity:.7;font-size:.78em;margin-top:.15em}:where(.scope-quiz) .qnav{position:fixed;inset:0 0 auto 0;z-index:100;height:var(--nav-h);display:flex;align-items:center;transition:background .45s var(--ease),box-shadow .45s var(--ease),backdrop-filter .45s}:where(.scope-quiz) .qnav.is-scrolled{background:rgba(11,10,16,.78);backdrop-filter:blur(16px) saturate(150%);box-shadow:0 1px 0 var(--line)}:where(.scope-quiz) .qnav__in{display:flex;align-items:center;gap:2rem;width:100%;padding-inline:clamp(1.25rem,4vw,4rem)}:where(.scope-quiz) .qnav__brand img{height:30px;width:auto;transition:transform .35s var(--ease)}:where(.scope-quiz) .qnav__brand:hover img{transform:scale(1.04)}:where(.scope-quiz) .qnav__links{display:flex;align-items:center;gap:2rem;margin-left:auto}:where(.scope-quiz) .qnav__link{position:relative;font-weight:600;font-size:.98rem;color:rgba(255,255,255,.9);padding:.3em 0}:where(.scope-quiz) .qnav__link:after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:2px;background:var(--pink);box-shadow:0 0 10px -1px var(--pink);transition:right .35s var(--ease)}:where(.scope-quiz) .qnav__link:hover{color:#fff}:where(.scope-quiz) .qnav__link:hover:after{right:0}:where(.scope-quiz) .qnav__cta{margin-left:.4rem}:where(.scope-quiz) .qburger{display:none;width:44px;height:44px;flex-direction:column;gap:6px;align-items:center;justify-content:center;margin-left:auto}:where(.scope-quiz) .qburger span{width:24px;height:2px;background:#fff;transition:transform .3s var(--ease),opacity .3s}:where(.scope-quiz) .qhero{position:relative;display:flex;align-items:center;overflow:hidden;min-height:clamp(580px,88vh,900px);padding:calc(var(--nav-h) + clamp(2rem,5vw,4rem)) 0 clamp(3rem,6vw,5.5rem)}@media (max-width:768px){:where(.scope-quiz) .qhero{padding-top:calc(var(--nav-h) + var(--util-h) + 1rem)}}:where(.scope-quiz) .qhero__bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:var(--ink)}:where(.scope-quiz) .qhero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;border:0;display:block}:where(.scope-quiz) .qhero__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(11,10,16,.94),rgba(11,10,16,.78) 40%,rgba(11,10,16,.42) 72%,rgba(11,10,16,.55)),linear-gradient(0deg,rgba(11,10,16,.88),transparent 46%),radial-gradient(60% 45% at 82% 8%,rgba(112,12,206,.28),transparent 60%)}:where(.scope-quiz) .qhero__rail{position:absolute;left:clamp(.4rem,1.6vw,1.4rem);top:52%;transform:translateY(-50%);display:grid;gap:1.15rem;z-index:2}:where(.scope-quiz) .qhero__rail i{--c:var(--pink);width:14px;height:14px;background:var(--c);transform:rotate(45deg);box-shadow:0 0 12px -1px var(--c),0 0 26px -6px var(--c);animation:railpulse 3.4s var(--ease) infinite}:where(.scope-quiz) .qhero__rail i:nth-child(2){animation-delay:.25s}:where(.scope-quiz) .qhero__rail i:nth-child(3){animation-delay:.5s}:where(.scope-quiz) .qhero__rail i:nth-child(4){animation-delay:.75s}:where(.scope-quiz) .qhero__rail i:nth-child(5){animation-delay:1s}:where(.scope-quiz) .qhero__rail i:nth-child(6){animation-delay:1.25s}@keyframes railpulse{0%,to{opacity:.5;transform:rotate(45deg) scale(.85)}50%{opacity:1;transform:rotate(45deg) scale(1.12)}}:where(.scope-quiz) .qhero__grid{position:relative;z-index:1;width:100%}:where(.scope-quiz) .qhero__copy{max-width:660px;padding-left:clamp(1.4rem,4vw,4rem)}:where(.scope-quiz) .nowrap{white-space:nowrap}:where(.scope-quiz) .crumb{display:flex;flex-wrap:wrap;align-items:center;gap:.55em;font-size:.86rem;color:var(--muted);margin-bottom:1.5rem}:where(.scope-quiz) .crumb a:hover{color:var(--paper)}:where(.scope-quiz) .crumb .sep{opacity:.5}:where(.scope-quiz) .crumb .cur{color:var(--gold);font-weight:600}:where(.scope-quiz) .qhero__title{font-weight:800;line-height:.95;letter-spacing:-.025em;font-size:clamp(2.7rem,1.4rem + 5.4vw,5.4rem);margin:.6rem 0 1.3rem}:where(.scope-quiz) .qhero__title-sub{display:block;margin-top:.7rem;font-family:Rethink Sans,system-ui,sans-serif;font-weight:600;font-size:clamp(.92rem,.86rem + .3vw,1.08rem);line-height:1.3;letter-spacing:.01em;color:rgba(255,255,255,.72)}:where(.scope-quiz) .qhero__lead{color:rgba(255,255,255,.82);font-size:clamp(1.02rem,.98rem + .3vw,1.18rem);max-width:34ch}:where(.scope-quiz) .qhero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:2rem 0 2.2rem}:where(.scope-quiz) .qmeta{display:flex;flex-wrap:wrap;gap:1.6rem 2rem}:where(.scope-quiz) .qmeta li{display:inline-flex;align-items:center;gap:.6em;font-weight:600;font-size:.95rem}:where(.scope-quiz) .qmeta svg{width:1.35em;height:1.35em;color:var(--accent);flex:0 0 auto}:where(.scope-quiz) .qmeta b{font-weight:700}:where(.scope-quiz) .qhero__stage{position:relative}:where(.scope-quiz) .qframe{position:relative;border-radius:var(--r-ui);overflow:hidden;box-shadow:0 40px 90px -30px rgba(0,0,0,.8),0 0 0 1px var(--line);transform:perspective(1200px) rotateY(-4deg) rotateX(1.5deg);transition:transform .6s var(--ease)}:where(.scope-quiz) .qhero__stage:hover .qframe{transform:perspective(1200px) rotateY(-1.5deg) rotateX(.5deg) translateY(-4px)}:where(.scope-quiz) .qframe img{width:100%;aspect-ratio:4/3.15;object-fit:cover}:where(.scope-quiz) .qframe:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 70px -20px rgba(112,12,206,.6),inset 0 0 0 1px rgba(255,255,255,.06)}:where(.scope-quiz) .qframe__badge{position:absolute;left:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.55em;padding:.55em 1em;border-radius:var(--r-pill);font-size:.82rem;font-weight:700;background:rgba(11,10,16,.62);backdrop-filter:blur(8px);box-shadow:0 0 0 1px var(--line)}:where(.scope-quiz) .floatsq{position:absolute;border:3px solid;border-radius:4px;z-index:2;pointer-events:none}:where(.scope-quiz) .floatsq--a{width:78px;height:78px;border-color:var(--sun);top:-24px;right:6%;transform:rotate(12deg);animation:floaty 7s var(--ease) infinite}:where(.scope-quiz) .floatsq--b{width:52px;height:52px;border-color:var(--pink);background:rgba(249,59,165,.12);bottom:-20px;left:-22px;transform:rotate(-8deg);animation:floaty 8s var(--ease) infinite reverse}@keyframes floaty{0%,to{transform:translateY(0) rotate(12deg)}50%{transform:translateY(-14px) rotate(6deg)}}:where(.scope-quiz) .sec{position:relative;padding:clamp(3.5rem,7vw,6.5rem) 0}:where(.scope-quiz) .sec>.wrap{position:relative;z-index:1}:where(.scope-quiz) .statstrip{position:relative}:where(.scope-quiz) .statstrip__in{position:relative;z-index:1}:where(.scope-quiz) .sec-head__ey{margin-bottom:1rem}:where(.scope-quiz) .h2{font-weight:800;line-height:1;letter-spacing:-.02em;font-size:clamp(2rem,1.3rem + 3vw,3.4rem)}:where(.scope-quiz) .qsteps__layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}:where(.scope-quiz) .qsteps__head{max-width:34ch}:where(.scope-quiz) .qsteps__intro{color:var(--muted);max-width:42ch;margin-top:1rem}:where(.scope-quiz) .qsteps__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.6rem,3vw,2.6rem) clamp(1.2rem,2.2vw,2rem)}:where(.scope-quiz) .qstep{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}:where(.scope-quiz) .qstep__ico{--c:var(--pink);width:76px;height:76px;display:grid;place-items:center;border-radius:20px;color:var(--c);background:var(--ink);box-shadow:inset 0 0 0 2px var(--c),0 0 26px -8px var(--c);transition:transform .4s var(--ease),box-shadow .4s var(--ease)}:where(.scope-quiz) .qstep__ico svg{width:34px;height:34px}:where(.scope-quiz) .qstep:hover .qstep__ico{transform:translateY(-6px);box-shadow:inset 0 0 0 2px var(--c),0 0 40px -6px var(--c)}:where(.scope-quiz) .qstep__n{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;margin:-14px 0 1.1rem;font-size:.82rem;font-weight:800;color:var(--c);background:var(--ink);box-shadow:inset 0 0 0 2px var(--c);position:relative;z-index:2}:where(.scope-quiz) .qstep h3{font-weight:800;font-size:1.12rem;letter-spacing:-.01em;line-height:1.15;margin-bottom:.5rem}:where(.scope-quiz) .qstep p{color:var(--muted);font-size:.92rem;max-width:22ch}:where(.scope-quiz) .qgallery{display:grid;grid-template-columns:repeat(4,1fr);gap:0}:where(.scope-quiz) .qshot{position:relative;overflow:hidden;aspect-ratio:1/1;isolation:isolate}:where(.scope-quiz) .qshot img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease),filter .5s}:where(.scope-quiz) .qshot:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(11,10,16,.55));opacity:0;transition:opacity .5s;z-index:1}:where(.scope-quiz) .qshot:hover img{transform:scale(1.08)}:where(.scope-quiz) .qshot:hover:after{opacity:1}:where(.scope-quiz) .qshot figcaption{position:absolute;left:1rem;bottom:1rem;z-index:2;display:inline-flex;align-items:center;gap:.5em;font-size:.82rem;font-weight:700;opacity:0;transform:translateY(8px);transition:opacity .45s,transform .45s var(--ease)}:where(.scope-quiz) .qshot:hover figcaption{opacity:1;transform:translateY(0)}:where(.scope-quiz) .qinfos__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}@media (min-width:900px){:where(.scope-quiz) .qinfos__grid{grid-template-columns:.85fr 1.15fr}}:where(.scope-quiz) .qinfos__copy .h2{margin-top:.5rem}:where(.scope-quiz) .qcards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}:where(.scope-quiz) .qcard{--c:var(--pink);position:relative;padding:1.7rem 1.5rem;border-radius:var(--r-ui);background:var(--ink-3);box-shadow:0 0 0 1px var(--line);overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}:where(.scope-quiz) .qcard:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(140deg,var(--c),transparent 60%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s}:where(.scope-quiz) .qcard:hover{transform:translateY(-6px);box-shadow:0 24px 50px -24px rgba(0,0,0,.7),0 0 0 1px color-mix(in srgb,var(--c) 45%,transparent)}:where(.scope-quiz) .qcard:hover:before{opacity:1}:where(.scope-quiz) .qcard__ico{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;margin-bottom:1rem;color:var(--c);background:color-mix(in srgb,var(--c) 14%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--c) 30%,transparent)}:where(.scope-quiz) .qcard__ico svg{width:26px;height:26px}:where(.scope-quiz) .qcard h3{font-weight:800;font-size:1.14rem;letter-spacing:-.01em;margin-bottom:.35rem}:where(.scope-quiz) .qcard p{color:var(--muted);font-size:.94rem}:where(.scope-quiz) .qcta{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(120deg,#160a2e,#241150 55%,#0d1b4f);box-shadow:0 0 0 1px var(--line)}:where(.scope-quiz) .qcta__wave{position:absolute;inset:0;pointer-events:none;opacity:.5;background:radial-gradient(50% 120% at 10% 120%,rgba(249,59,165,.4),transparent 60%),radial-gradient(45% 120% at 90% -20%,rgba(4,79,225,.5),transparent 60%)}:where(.scope-quiz) .qcta__in{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 2rem;padding:clamp(2rem,4vw,3.2rem)}:where(.scope-quiz) .qcta__title{font-weight:800;line-height:1.02;letter-spacing:-.02em;font-size:clamp(1.7rem,1.2rem + 2.4vw,2.8rem)}:where(.scope-quiz) .qcta__sub{color:rgba(255,255,255,.82);margin-top:.6rem;max-width:34ch}:where(.scope-quiz) .qcube{position:absolute;border-radius:4px;pointer-events:none;opacity:.9}:where(.scope-quiz) .cubes{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0;content-visibility:auto}:where(.scope-quiz) .cube{position:absolute;width:var(--s,40px);height:var(--s,40px);border-radius:5px;background:linear-gradient(135deg,var(--cc),transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--cc) 60%,transparent);transform:rotate(var(--rot,0deg));animation:cubefloat var(--dur,7s) var(--ease) var(--del,0s) infinite}:where(.scope-quiz) .cube--ghost{background:none;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--cc) 70%,transparent)}@keyframes cubefloat{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-18px) rotate(calc(var(--rot,0deg) + 6deg))}}:where(.scope-quiz) .qfoot{border-top:1px solid var(--line);padding:clamp(2.5rem,5vw,4rem) 0 2.5rem;margin-top:clamp(3rem,6vw,5rem)}:where(.scope-quiz) .qfoot__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:2rem;align-items:start}:where(.scope-quiz) .qfoot__brand img{height:30px;margin-bottom:1.2rem}:where(.scope-quiz) .qfoot__brand address{font-style:normal;color:var(--muted);line-height:1.9;font-size:.94rem}:where(.scope-quiz) .qfoot__brand address a:hover{color:var(--paper)}:where(.scope-quiz) .qfoot__col h4{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-weight:800}:where(.scope-quiz) .qfoot__col a{display:block;color:rgba(255,255,255,.82);padding:.32em 0;transition:color .25s,transform .25s var(--ease)}:where(.scope-quiz) .qfoot__col a:hover{color:var(--pink);transform:translateX(3px)}:where(.scope-quiz) .qfoot__social{display:flex;gap:.5rem}:where(.scope-quiz) .qfoot__social a{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);color:rgba(255,255,255,.82);transition:color .25s,background .25s,border-color .25s,transform .25s var(--ease)}:where(.scope-quiz) .qfoot__social a:hover{color:#15010c;background:var(--pink);border-color:var(--pink);transform:translateY(-3px)}:where(.scope-quiz) .qfoot__social svg{width:18px;height:18px}:where(.scope-quiz) .qfoot__bar{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;justify-content:space-between;align-items:center;margin-top:clamp(2rem,4vw,3rem);padding-top:1.5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.86rem}:where(.scope-quiz) em{font-style:italic;font-family:Fredoka,sans-serif;font-weight:500;color:var(--gold)}:where(.scope-quiz) strong{font-weight:800;color:var(--paper)}:where(.scope-quiz) .boxword{position:relative;display:inline-block;color:var(--gold);padding:0 .1em;white-space:nowrap}:where(.scope-quiz) .boxword__frame{position:absolute;inset:-.06em -.04em;border:2px solid var(--gold);border-radius:4px;pointer-events:none;box-shadow:0 0 18px -5px var(--gold);transform:rotate(-1.5deg)}:where(.scope-quiz) .shead{max-width:56ch;margin-bottom:clamp(2.2rem,5vw,3.6rem)}:where(.scope-quiz) .shead--center{margin-inline:auto;text-align:center}:where(.scope-quiz) .shead .eyebrow{margin-bottom:1rem}:where(.scope-quiz) .shead__p{color:var(--muted);margin-top:1rem;max-width:58ch}:where(.scope-quiz) .shead--center .shead__p{margin-inline:auto}:where(.scope-quiz) .statstrip{border-block:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}:where(.scope-quiz) .statstrip__in{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:clamp(1.7rem,3.2vw,2.6rem) 0}:where(.scope-quiz) .stat{display:flex;flex-direction:column;gap:.4rem;padding-left:1.4rem;border-left:1px solid var(--line)}:where(.scope-quiz) .stat:first-child{border-left:0;padding-left:0}:where(.scope-quiz) .stat__n{font-weight:800;font-size:clamp(1.9rem,1.2rem + 2.2vw,3rem);line-height:1;letter-spacing:-.02em}:where(.scope-quiz) .stat__l{display:inline-flex;align-items:center;gap:.5em;color:var(--muted);font-size:.9rem;font-weight:600}:where(.scope-quiz) .stat__l .sq{width:.55em;height:.55em}:where(.scope-quiz) .concept__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}:where(.scope-quiz) .concept__copy .h2{margin:.5rem 0 1.3rem}:where(.scope-quiz) .concept__copy p{color:rgba(255,255,255,.82)}:where(.scope-quiz) .concept__copy p+p{margin-top:1rem}:where(.scope-quiz) .concept__lead{font-size:1.08rem}:where(.scope-quiz) .ticks{display:grid;gap:.75rem;margin:1.6rem 0 2rem}:where(.scope-quiz) .ticks li{display:flex;align-items:center;gap:.75em;font-weight:600}:where(.scope-quiz) .ticks .sq{width:.6em;height:.6em}:where(.scope-quiz) .concept__media{position:relative}:where(.scope-quiz) .concept__media .qframe{transform:perspective(1200px) rotateY(3deg) rotateX(1deg)}:where(.scope-quiz) .concept__media:hover .qframe{transform:perspective(1200px) rotateY(1deg) rotateX(.5deg) translateY(-4px)}:where(.scope-quiz) .themes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,1.8vw,1.4rem)}:where(.scope-quiz) .theme{--c:var(--pink);position:relative;padding:1.9rem 1.6rem;border-radius:var(--r-ui);background:var(--ink-3);box-shadow:0 0 0 1px var(--line);overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}:where(.scope-quiz) .theme:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(140deg,var(--c),transparent 55%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s}:where(.scope-quiz) .theme:after{content:"";position:absolute;right:-25%;top:-45%;width:65%;height:80%;border-radius:50%;background:radial-gradient(closest-side,color-mix(in srgb,var(--c) 30%,transparent),transparent);opacity:0;transition:opacity .5s}:where(.scope-quiz) .theme:hover{transform:translateY(-6px);box-shadow:0 24px 50px -24px rgba(0,0,0,.7),0 0 0 1px color-mix(in srgb,var(--c) 45%,transparent)}:where(.scope-quiz) .theme:hover:after,:where(.scope-quiz) .theme:hover:before{opacity:1}:where(.scope-quiz) .theme__ico{position:relative;z-index:1;width:54px;height:54px;display:grid;place-items:center;border-radius:15px;margin-bottom:1rem;color:var(--c);background:color-mix(in srgb,var(--c) 14%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--c) 30%,transparent);transition:transform .4s var(--ease)}:where(.scope-quiz) .theme:hover .theme__ico{transform:scale(1.08) rotate(-4deg)}:where(.scope-quiz) .theme__ico svg{width:26px;height:26px}:where(.scope-quiz) .theme h3{position:relative;z-index:1;font-weight:800;font-size:1.16rem;letter-spacing:-.01em;margin-bottom:.3rem}:where(.scope-quiz) .theme p{position:relative;z-index:1;color:var(--muted);font-size:.94rem}:where(.scope-quiz) .formats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,1.8vw,1.4rem)}:where(.scope-quiz) .fcard{--c:var(--pink);position:relative;padding:1.8rem 1.5rem;border-radius:var(--r-ui);background:linear-gradient(180deg,color-mix(in srgb,var(--c) 9%,var(--ink-2)),var(--ink-2));box-shadow:inset 0 0 0 1px var(--line);overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}:where(.scope-quiz) .fcard:hover{transform:translateY(-6px);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--c) 50%,transparent),0 22px 46px -26px rgba(0,0,0,.7)}:where(.scope-quiz) .fcard__ico{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;margin-bottom:1.1rem;color:#15010c;background:var(--c);box-shadow:0 0 26px -6px var(--c);transition:transform .4s var(--ease)}:where(.scope-quiz) .fcard:hover .fcard__ico{transform:translateY(-3px) scale(1.06)}:where(.scope-quiz) .fcard__ico svg{width:26px;height:26px}:where(.scope-quiz) .fcard h3{font-weight:800;font-size:1.06rem;letter-spacing:-.01em;margin-bottom:.35rem}:where(.scope-quiz) .fcard p{color:var(--muted);font-size:.92rem}:where(.scope-quiz) .occ__bento{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;grid-auto-rows:1fr}:where(.scope-quiz) .octile{--c:var(--pink);position:relative;overflow:hidden;border-radius:var(--r-ui);min-height:196px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;box-shadow:0 0 0 1px var(--line);transition:transform .45s var(--ease),box-shadow .45s var(--ease)}:where(.scope-quiz) .octile:hover{transform:translateY(-5px);box-shadow:0 26px 54px -26px rgba(0,0,0,.75),0 0 0 1px color-mix(in srgb,var(--c) 45%,transparent)}:where(.scope-quiz) .octile--feature{grid-column:span 2;grid-row:span 2}:where(.scope-quiz) .octile--color{background:linear-gradient(150deg,color-mix(in srgb,var(--c) 22%,var(--ink-3)),var(--ink-3))}:where(.scope-quiz) .octile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .8s var(--ease)}:where(.scope-quiz) .octile--feature:hover img{transform:scale(1.06)}:where(.scope-quiz) .octile__grad{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 34%,rgba(11,10,16,.86))}:where(.scope-quiz) .octile__txt{position:relative;z-index:2}:where(.scope-quiz) .octile h3{font-weight:800;font-size:clamp(1.1rem,1rem + .4vw,1.4rem);letter-spacing:-.01em;margin-bottom:.3rem}:where(.scope-quiz) .octile--feature h3{font-size:clamp(1.4rem,1.1rem + 1vw,2rem)}:where(.scope-quiz) .octile p{color:rgba(255,255,255,.8);font-size:.94rem;max-width:36ch}:where(.scope-quiz) .octile__go{display:inline-flex;align-items:center;gap:.5em;margin-top:.9rem;font-weight:700;font-size:.85rem;color:var(--c)}:where(.scope-quiz) .octile__go .sq{--sqc:var(--c);width:.6em;height:.6em}:where(.scope-quiz) .octile__bigsq{position:absolute;right:-30px;top:-30px;width:118px;height:118px;border-radius:8px;transform:rotate(12deg);z-index:0;border:2px solid color-mix(in srgb,var(--c) 55%,transparent);transition:transform .5s var(--ease)}:where(.scope-quiz) .octile--color:hover .octile__bigsq{transform:rotate(20deg) scale(1.05)}:where(.scope-quiz) .surmesure{margin-top:1.1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 2rem;padding:clamp(1.7rem,3.4vw,2.6rem);border-radius:var(--r-ui);background:linear-gradient(120deg,rgba(249,59,165,.12),rgba(112,12,206,.12));box-shadow:0 0 0 1px var(--line)}:where(.scope-quiz) .surmesure .eyebrow{margin-bottom:.4rem}:where(.scope-quiz) .surmesure__txt h3{font-weight:800;font-size:clamp(1.3rem,1.1rem + 1vw,2rem);letter-spacing:-.01em;margin:.4rem 0 .5rem}:where(.scope-quiz) .surmesure__txt p{color:rgba(255,255,255,.82);max-width:62ch}:where(.scope-quiz) .qinfos__note{color:var(--muted);margin-top:1.1rem;max-width:34ch}:where(.scope-quiz) .faq__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.8rem,4vw,3rem);align-items:start}@media (min-width:900px){:where(.scope-quiz) .faq__grid{grid-template-columns:.8fr 1.2fr}}:where(.scope-quiz) .faq__head{margin-bottom:0}:where(.scope-quiz) .faq__head a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}:where(.scope-quiz) .faq__list{display:grid;gap:.8rem}:where(.scope-quiz) .faq__item{border-radius:var(--r-ui);background:var(--ink-3);box-shadow:0 0 0 1px var(--line);overflow:hidden;transition:box-shadow .3s}:where(.scope-quiz) .faq__item.open{box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 42%,transparent)}:where(.scope-quiz) .faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:1.15rem 1.3rem;font-weight:700;font-size:1.02rem;transition:color .25s}:where(.scope-quiz) .faq__q:hover{color:var(--accent)}:where(.scope-quiz) .faq__plus{position:relative;width:18px;height:18px;flex:0 0 auto;color:var(--muted)}:where(.scope-quiz) .faq__plus:after,:where(.scope-quiz) .faq__plus:before{content:"";position:absolute;background:currentColor;border-radius:2px;transition:transform .35s var(--ease),opacity .3s}:where(.scope-quiz) .faq__plus:before{left:0;top:8px;width:18px;height:2px}:where(.scope-quiz) .faq__plus:after{left:8px;top:0;width:2px;height:18px}:where(.scope-quiz) .faq__item.open .faq__plus{color:var(--accent)}:where(.scope-quiz) .faq__item.open .faq__plus:after{transform:scaleY(0);opacity:0}:where(.scope-quiz) .faq__a{max-height:0;overflow:hidden;transition:max-height .4s var(--ease)}:where(.scope-quiz) .faq__a p{padding:0 1.3rem 1.2rem;color:var(--muted);font-size:.96rem}:where(.scope-quiz) .gift__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}:where(.scope-quiz) .gift__copy .h2{margin:.5rem 0 1.1rem}:where(.scope-quiz) .gift__copy p{color:rgba(255,255,255,.82);max-width:46ch}:where(.scope-quiz) .gift__card{display:grid;place-items:center;perspective:1000px;padding:clamp(1.2rem,3vw,2.6rem);overflow:visible}:where(.scope-quiz) .giftcard{width:min(100%,420px);aspect-ratio:1.6/1;border-radius:18px;padding:1.6rem;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#241150,#0d1b4f);box-shadow:0 30px 70px -30px rgba(0,0,0,.8),inset 0 0 0 1px rgba(255,255,255,.08);transform:rotate(-4deg);transition:transform .5s var(--ease)}:where(.scope-quiz) .gift__card:hover .giftcard{transform:rotate(-1deg) translateY(-4px)}:where(.scope-quiz) .giftcard__top{display:flex;align-items:center;justify-content:space-between}:where(.scope-quiz) .giftcard__top img{height:22px}:where(.scope-quiz) .giftcard__tag{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);padding:.35em .75em;border-radius:var(--r-pill);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--gold) 40%,transparent)}:where(.scope-quiz) .giftcard__mid{display:flex;align-items:baseline;gap:.5rem}:where(.scope-quiz) .giftcard__mid span{color:var(--muted);font-weight:700}:where(.scope-quiz) .giftcard__mid strong{font-family:Fredoka,sans-serif;font-style:italic;font-weight:600;font-size:2rem;color:#fff}:where(.scope-quiz) .giftcard__bot{display:flex;gap:.5rem}:where(.scope-quiz) .giftcard__bot .dot{width:16px;height:16px;border-radius:4px;background:var(--c);box-shadow:0 0 10px -2px var(--c)}:where(.scope-quiz) .wx__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}:where(.scope-quiz) .wx{--c:var(--pink);position:relative;display:flex;flex-direction:column;gap:.25rem;padding:1.5rem 1.4rem;border-radius:var(--r-ui);background:var(--ink-2);box-shadow:inset 0 0 0 1px var(--line);overflow:hidden;min-height:132px;justify-content:flex-end;transition:transform .4s var(--ease),box-shadow .4s var(--ease),background .4s}:where(.scope-quiz) .wx__n{position:absolute;top:1rem;left:1.4rem;font-weight:800;font-size:.8rem;color:var(--c);opacity:.9}:where(.scope-quiz) .wx b{font-weight:800;font-size:1.05rem;letter-spacing:-.01em}:where(.scope-quiz) .wx__t{color:var(--muted);font-size:.86rem}:where(.scope-quiz) .wx:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--c);box-shadow:0 0 12px -1px var(--c);transform:scaleY(.35);transform-origin:top;opacity:.55;transition:transform .4s var(--ease),opacity .4s}:where(.scope-quiz) .wx:hover{transform:translateY(-5px);background:var(--ink-3);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--c) 45%,transparent)}:where(.scope-quiz) .wx:hover:before{transform:scaleY(1);opacity:1}:where(.scope-quiz) .wx--all{align-items:flex-start;justify-content:center;background:linear-gradient(140deg,rgba(249,59,165,.14),var(--ink-2))}:where(.scope-quiz) .wx--all b{font-size:1.1rem}:where(.scope-quiz) .wx__arrow{font-size:1.3rem;color:var(--pink);transition:transform .4s var(--ease);margin-top:.3rem}:where(.scope-quiz) .wx--all:hover .wx__arrow{transform:translateX(5px)}:where(.scope-quiz) .scenario__meta{display:flex;flex-wrap:wrap;gap:.35rem .85rem;margin:.7rem 0 .1rem;font-size:.82rem;font-weight:600;color:var(--muted)}:where(.scope-quiz) .scenario__meta span{display:inline-flex;align-items:center;gap:.45em}:where(.scope-quiz) .scenario__meta .sq{width:.5em;height:.5em}:where(.scope-quiz) .scenario__trailer{position:absolute;left:1rem;bottom:1rem;z-index:3;display:inline-flex;align-items:center;gap:.5em;padding:.5em .95em;border-radius:var(--r-pill);font-size:.8rem;font-weight:700;color:#fff;background:rgba(11,10,16,.62);backdrop-filter:blur(8px);box-shadow:0 0 0 1px var(--line);transition:background .3s,color .3s,transform .3s var(--ease)}:where(.scope-quiz) .scenario__trailer:hover{background:var(--pink);color:#15010c;transform:translateY(-2px)}:where(.scope-quiz) .scenario__trailer svg{width:1.05em;height:1.05em}:where(.scope-quiz) .answer{position:relative;padding:1.6rem 1.8rem 1.7rem;border-radius:var(--r-ui);background:var(--ink-3);box-shadow:0 0 0 1px var(--line);border-left:3px solid var(--accent)}:where(.scope-quiz) .answer:before{content:"En bref";display:block;margin-bottom:.6rem;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}:where(.scope-quiz) .answer p{font-size:clamp(1.02rem,1rem + .3vw,1.14rem);color:rgba(255,255,255,.9)}:where(.scope-quiz) .answer strong{color:var(--paper)}:where(.scope-quiz) .tarifs{position:relative;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,3vw,3rem);align-items:center;padding:clamp(1.8rem,3.5vw,2.8rem);border-radius:22px;background:linear-gradient(120deg,#160a2e,#241150 55%,#0d1b4f);box-shadow:0 0 0 1px var(--line)}:where(.scope-quiz) .tarifs--solo{grid-template-columns:1fr;text-align:center}:where(.scope-quiz) .tarifs--solo .tarifs__copy{max-width:56ch;margin:0 auto}:where(.scope-quiz) .tarifs--solo .tarifs__copy p{max-width:none}:where(.scope-quiz) .tarifs--solo .tarifs__copy>div{display:flex;justify-content:center}:where(.scope-quiz) .tarifs__copy h2{font-weight:800;letter-spacing:-.02em;line-height:1.05;font-size:clamp(1.5rem,1.2rem + 1.6vw,2.2rem);margin:.5rem 0 .7rem}:where(.scope-quiz) .tarifs__copy p{color:rgba(255,255,255,.84);max-width:44ch}:where(.scope-quiz) .tarifs__card{background:rgba(255,255,255,.04);border-radius:var(--r-ui);padding:1.6rem;text-align:center;box-shadow:inset 0 0 0 1px var(--line)}:where(.scope-quiz) .tarifs__amount{font-weight:800;font-size:clamp(1.8rem,1.4rem + 1.8vw,2.6rem);line-height:1;letter-spacing:-.02em}:where(.scope-quiz) .tarifs__amount .accent-gold{font-family:Fredoka,sans-serif;font-style:italic}:where(.scope-quiz) .tarifs__sub{color:var(--muted);font-size:.86rem;margin:.7rem 0 1.2rem}:where(.scope-quiz) .tarifs__card .btn{width:100%}:where(.scope-quiz) .tarifs__flag{display:block;margin-top:.7rem;font-size:.74rem;color:var(--gold);opacity:.8}:where(.scope-quiz) .avis{text-align:center}:where(.scope-quiz) .avis__rating{display:inline-flex;flex-direction:column;align-items:center;gap:.3rem;margin:1.4rem auto .2rem}:where(.scope-quiz) .avis__stars{display:inline-flex;gap:.2rem;color:var(--sun)}:where(.scope-quiz) .avis__stars svg{width:26px;height:26px;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--sun) 55%,transparent))}:where(.scope-quiz) .avis__score{font-weight:800;font-size:clamp(2.4rem,1.8rem + 2vw,3.4rem);line-height:1;letter-spacing:-.02em;margin-top:.4rem}:where(.scope-quiz) .avis__score sup{font-size:.38em;color:var(--muted);font-weight:700;vertical-align:super}:where(.scope-quiz) .avis__count{color:var(--muted);font-weight:600}:where(.scope-quiz) .avis__line{font-weight:800;letter-spacing:-.01em;font-size:clamp(1.4rem,1.1rem + 1.4vw,2.1rem);max-width:24ch;margin:0 auto}:where(.scope-quiz) .avis__sub{color:var(--muted);margin:1rem auto 1.6rem;max-width:46ch}:where(.scope-quiz) .avis__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem auto 0;text-align:left}:where(.scope-quiz) .avis__card{padding:1.4rem;border-radius:var(--r-ui);background:var(--ink-3);box-shadow:0 0 0 1px var(--line)}:where(.scope-quiz) .avis__card p{color:rgba(255,255,255,.82);font-style:italic;font-family:Fredoka,sans-serif}:where(.scope-quiz) .avis__who{display:block;margin-top:.9rem;font-style:normal;font-family:Rethink Sans,sans-serif;font-weight:700;font-size:.9rem;color:var(--muted)}:where(.scope-quiz) .avis__ph{outline:1px dashed color-mix(in srgb,var(--sun) 45%,transparent);outline-offset:-1px}:where(.scope-quiz) .guides__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}:where(.scope-quiz) .gcard{--c:var(--sun);position:relative;display:flex;flex-direction:column;padding:1.3rem;border-radius:var(--r-ui);background:var(--ink-3);box-shadow:0 0 0 1px var(--line);overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}:where(.scope-quiz) .gcard:hover{transform:translateY(-6px);box-shadow:0 26px 54px -26px rgba(0,0,0,.75),0 0 0 1px color-mix(in srgb,var(--c) 45%,transparent)}:where(.scope-quiz) .gcard__img{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16/9;margin-bottom:1rem}:where(.scope-quiz) .gcard__img img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}:where(.scope-quiz) .gcard:hover .gcard__img img{transform:scale(1.06)}:where(.scope-quiz) .gcard__img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(11,10,16,.5))}:where(.scope-quiz) .gcard__tag{display:inline-flex;align-items:center;gap:.5em;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--c);margin-bottom:.5rem}:where(.scope-quiz) .gcard__tag .sq{--sqc:var(--c);width:.6em;height:.6em}:where(.scope-quiz) .gcard h3{font-weight:800;font-size:1.14rem;letter-spacing:-.01em;line-height:1.2;margin-bottom:.4rem}:where(.scope-quiz) .gcard p{color:var(--muted);font-size:.92rem;margin-bottom:1rem}:where(.scope-quiz) .gcard__go{margin-top:auto;font-weight:700;font-size:.9rem;color:var(--paper);transition:color .3s}:where(.scope-quiz) .gcard:hover .gcard__go{color:var(--c)}:where(.scope-quiz) .guides__more{margin-top:1.6rem;display:flex;justify-content:center}:where(.scope-quiz) .qcta__meta{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin-top:1.2rem}:where(.scope-quiz) .qcta__meta li{display:inline-flex;align-items:center;gap:.5em;font-size:.9rem;color:rgba(255,255,255,.85);font-weight:600}:where(.scope-quiz) .qcta__meta .sq{width:.6em;height:.6em}:where(.scope-quiz) .qcta__actions{display:flex;flex-direction:column;gap:.8rem;flex:0 0 auto}:where(.scope-quiz) [data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .9s var(--ease),transform .9s var(--ease),filter .9s var(--ease),clip-path 1s var(--ease)}:where(.scope-quiz) [data-reveal][data-anim=left]{transform:translateX(-46px)}:where(.scope-quiz) [data-reveal][data-anim=right]{transform:translateX(46px)}:where(.scope-quiz) [data-reveal][data-anim=scale]{transform:scale(.9)}:where(.scope-quiz) [data-reveal][data-anim=blur]{filter:blur(18px);transform:translateY(16px)}:where(.scope-quiz) [data-reveal][data-anim=clip]{clip-path:inset(0 0 100% 0);transform:translateY(0)}:where(.scope-quiz) [data-reveal].in{opacity:1;transform:none;filter:none;clip-path:inset(0 0 0 0)}:where(.scope-quiz) [data-reveal][data-d="1"]{transition-delay:.08s}:where(.scope-quiz) [data-reveal][data-d="2"]{transition-delay:.16s}:where(.scope-quiz) [data-reveal][data-d="3"]{transition-delay:.24s}:where(.scope-quiz) [data-reveal][data-d="4"]{transition-delay:.32s}:where(.scope-quiz) [data-reveal][data-d="5"]{transition-delay:.4s}:where(.scope-quiz) [data-reveal][data-d="6"]{transition-delay:.48s}:where(.scope-quiz) [data-stagger]>*{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .7s var(--ease),transform .7s var(--ease);transition-delay:calc(var(--d,0)*75ms)}:where(.scope-quiz) [data-stagger].in>*{opacity:1;transform:none}:where(.scope-quiz) .deco{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;content-visibility:auto}:where(.scope-quiz) .deco>*{position:absolute}:where(.scope-quiz) .d-sq{width:var(--s,42px);height:var(--s,42px);border:2px solid color-mix(in srgb,var(--c,var(--pink)) 55%,transparent);border-radius:6px;opacity:.5;animation:d-drift var(--dur,9s) var(--ease) var(--del,0s) infinite}:where(.scope-quiz) .d-sq--fill{background:color-mix(in srgb,var(--c,var(--pink)) 16%,transparent)}:where(.scope-quiz) .d-di{width:var(--s,15px);height:var(--s,15px);background:var(--c,var(--sun));border-radius:2px;box-shadow:0 0 13px -1px var(--c,var(--sun));animation:d-pulse var(--dur,3.4s) var(--ease) var(--del,0s) infinite}:where(.scope-quiz) .d-ring{width:var(--s,62px);height:var(--s,62px);border:2px solid color-mix(in srgb,var(--c,var(--sky)) 45%,transparent);border-radius:50%;opacity:.5;animation:d-float var(--dur,8s) var(--ease) var(--del,0s) infinite}:where(.scope-quiz) .d-plus{width:var(--s,22px);height:var(--s,22px);opacity:.6;animation:d-spin var(--dur,15s) linear var(--del,0s) infinite}:where(.scope-quiz) .d-plus:after,:where(.scope-quiz) .d-plus:before{content:"";position:absolute;background:var(--c,var(--lime));border-radius:2px;box-shadow:0 0 10px -3px var(--c,var(--lime))}:where(.scope-quiz) .d-plus:before{left:0;top:calc(50% - 1.5px);width:100%;height:3px}:where(.scope-quiz) .d-plus:after{top:0;left:calc(50% - 1.5px);height:100%;width:3px}:where(.scope-quiz) .d-star{width:var(--s,18px);height:var(--s,18px);background:var(--c,var(--acid));opacity:.55;clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);animation:d-twinkle var(--dur,4s) var(--ease) var(--del,0s) infinite}@keyframes d-float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes d-drift{0%,to{transform:translate(0) rotate(var(--r,0deg))}50%{transform:translate(12px,-16px) rotate(calc(var(--r,0deg) + 10deg))}}@keyframes d-spin{to{transform:rotate(1turn)}}@keyframes d-twinkle{0%,to{opacity:.12;transform:scale(.65) rotate(0)}50%{opacity:.85;transform:scale(1.1) rotate(45deg)}}@keyframes d-pulse{0%,to{opacity:.4;transform:rotate(45deg) scale(.88)}50%{opacity:.95;transform:rotate(45deg) scale(1.15)}}:where(.scope-quiz) .bg-aura{animation:aura 22s ease-in-out infinite}@keyframes aura{0%,to{opacity:1}50%{opacity:.78}}:where(.scope-quiz) .eyebrow .sq{animation:d-pulse 3.6s var(--ease) infinite}:where(.scope-quiz) .statement{position:relative;overflow:hidden;text-align:center;border-block:1px solid var(--line);padding:clamp(4rem,9vw,7.5rem) 0;background:radial-gradient(60% 130% at 50% -12%,rgba(112,12,206,.28),transparent 62%),radial-gradient(55% 130% at 50% 112%,rgba(249,59,165,.18),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.015),transparent)}:where(.scope-quiz) .statement__in{position:relative;z-index:1;max-width:900px;margin-inline:auto}:where(.scope-quiz) .statement .eyebrow{margin-bottom:1.3rem}:where(.scope-quiz) .statement__big{font-weight:800;line-height:1.03;letter-spacing:-.025em;font-size:clamp(2.1rem,1.3rem + 4vw,4.4rem);max-width:16ch;margin-inline:auto}:where(.scope-quiz) .statement__sub{color:var(--muted);margin-top:1.4rem;max-width:46ch;margin-inline:auto;font-size:clamp(1rem,.97rem + .3vw,1.12rem)}@media (prefers-reduced-motion:reduce){:where(.scope-quiz) [data-reveal],:where(.scope-quiz) [data-stagger]>*{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;transition:none}:where(.scope-quiz) .bg-aura,:where(.scope-quiz) .cube,:where(.scope-quiz) .deco>*,:where(.scope-quiz) .eyebrow .sq,:where(.scope-quiz) .floatsq,:where(.scope-quiz) .qhero__rail i{animation:none}:where(.scope-quiz) .concept__media .qframe,:where(.scope-quiz) .giftcard,:where(.scope-quiz) .qframe{transform:none}}:where(.scope-quiz) .mmenu{position:fixed;inset:0;z-index:95;visibility:hidden}:where(.scope-quiz) .mmenu.is-open{visibility:visible}:where(.scope-quiz) .mmenu__panel{position:absolute;inset:0;overflow-y:auto;display:flex;flex-direction:column;padding:calc(var(--nav-h) + clamp(1.4rem,6vh,3rem)) clamp(1.5rem,7vw,3rem) clamp(1.6rem,5vh,2.6rem);background:radial-gradient(78% 55% at 84% 0,rgba(112,12,206,.48),transparent 62%),radial-gradient(68% 52% at 0 100%,rgba(249,59,165,.3),transparent 60%),linear-gradient(180deg,#160a2c,#0b0a10 72%)}:where(.scope-quiz) .mmenu__nav{display:flex;flex-direction:column;gap:.1rem;margin:auto 0}:where(.scope-quiz) .mmenu__mask{display:block;overflow:hidden}:where(.scope-quiz) .mmenu__link{display:flex;align-items:center;gap:.9rem;padding:.3em 0;color:var(--paper);font-weight:800;font-size:clamp(2rem,9vw,3.3rem);letter-spacing:-.025em;line-height:1.12;transition:color .3s,transform .35s var(--ease)}:where(.scope-quiz) .mmenu__link i{font-family:Fredoka,sans-serif;font-style:italic;font-weight:600;font-size:.36em;color:var(--sun);opacity:.85;min-width:1.7em}:where(.scope-quiz) .mmenu__link:active,:where(.scope-quiz) .mmenu__link:hover{color:var(--pink);transform:translateX(.5rem)}:where(.scope-quiz) .mmenu__foot{display:flex;flex-direction:column;gap:1.2rem}:where(.scope-quiz) .mmenu__foot .btn{width:100%}:where(.scope-quiz) .mmenu__contact{display:flex;flex-wrap:wrap;gap:.4rem 1.6rem;color:var(--muted);font-weight:600}:where(.scope-quiz) .mmenu__contact a:hover{color:var(--paper)}:where(.scope-quiz) .mmenu .qfoot__social{display:flex;gap:.5rem}@media (min-width:861px){:where(.scope-quiz) .mmenu{display:none}}@media (prefers-reduced-motion:reduce){:where(.scope-quiz) .mmenu__link{transform:none}}@media (max-width:960px){:where(.scope-quiz) .qsteps__layout{grid-template-columns:1fr;gap:2.4rem}:where(.scope-quiz) .concept__grid{grid-template-columns:1fr;gap:2.5rem}:where(.scope-quiz) .concept__media{order:-1}:where(.scope-quiz) .concept__media .qframe{transform:none}:where(.scope-quiz) .themes__grid{grid-template-columns:repeat(2,1fr)}:where(.scope-quiz) .formats__grid{grid-template-columns:repeat(2,1fr)}:where(.scope-quiz) .gift__grid{grid-template-columns:1fr;gap:2.2rem}:where(.scope-quiz) .wx__grid{grid-template-columns:repeat(3,1fr)}:where(.scope-quiz) .guides__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){:where(.scope-quiz) .qfoot__grid{grid-template-columns:1fr 1fr;gap:2.2rem}:where(.scope-quiz) .qfoot__brand,:where(.scope-quiz) .qfoot__social{grid-column:1/-1}:where(.scope-quiz) .qfoot__social{justify-content:flex-start}}@media (max-width:860px){:where(.scope-quiz) .qnav__links{display:none}:where(.scope-quiz) .qburger{display:flex}:where(.scope-quiz) .qnav.menu-open .qburger span:first-child{transform:translateY(4px) rotate(45deg)}:where(.scope-quiz) .qnav.menu-open .qburger span:last-child{transform:translateY(-4px) rotate(-45deg)}:where(.scope-quiz) .qhero__grid{grid-template-columns:1fr;gap:2.5rem}:where(.scope-quiz) .qhero__copy{padding-inline:1.35rem}:where(.scope-quiz) .qhero__stage{order:-1}:where(.scope-quiz) .qhero__rail{display:none}:where(.scope-quiz) .qframe{transform:none}:where(.scope-quiz) .qsteps__grid{gap:2.5rem 1.5rem}:where(.scope-quiz) .qgallery{grid-template-columns:repeat(2,1fr)}:where(.scope-quiz) .statstrip__in{grid-template-columns:repeat(2,1fr);gap:1.6rem 1.2rem}:where(.scope-quiz) .stat{padding-left:0;border-left:0}:where(.scope-quiz) .occ__bento{grid-template-columns:repeat(2,1fr)}:where(.scope-quiz) .octile--feature{grid-column:span 2;grid-row:auto;min-height:230px}:where(.scope-quiz) .wx__grid{grid-template-columns:repeat(2,1fr)}:where(.scope-quiz) .qcta__actions{width:100%}:where(.scope-quiz) .qcta__actions .btn{width:100%}}@media (max-width:700px){:where(.scope-quiz) .deco{display:none}}@media (max-width:560px){:where(.scope-quiz) .qcards{grid-template-columns:1fr}:where(.scope-quiz) .qmeta{gap:1.1rem 1.6rem}:where(.scope-quiz) .qcta__in{flex-direction:column;align-items:flex-start}:where(.scope-quiz) .formats__grid,:where(.scope-quiz) .themes__grid{grid-template-columns:1fr}:where(.scope-quiz) .surmesure{flex-direction:column;align-items:flex-start}:where(.scope-quiz) .wx__grid{grid-template-columns:1fr}:where(.scope-quiz) .guides__grid{grid-template-columns:1fr}:where(.scope-quiz) .tarifs{grid-template-columns:1fr;gap:1.6rem}:where(.scope-quiz) .avis__cards{grid-template-columns:1fr}:where(.scope-quiz) .fcard,:where(.scope-quiz) .theme{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"ico title" "ico desc";align-items:center;column-gap:1rem;row-gap:.15rem;padding:1.05rem 1.2rem}:where(.scope-quiz) .fcard__ico,:where(.scope-quiz) .theme__ico{grid-area:ico;margin-bottom:0;width:48px;height:48px}:where(.scope-quiz) .fcard__ico svg,:where(.scope-quiz) .theme__ico svg{width:23px;height:23px}:where(.scope-quiz) .fcard h3,:where(.scope-quiz) .theme h3{grid-area:title;margin-bottom:0;font-size:1.05rem}:where(.scope-quiz) .fcard p,:where(.scope-quiz) .theme p{grid-area:desc;font-size:.88rem}:where(.scope-quiz) .wx{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"num title" "num desc";align-items:center;column-gap:1rem;row-gap:.1rem;min-height:auto;padding:1.05rem 1.2rem}:where(.scope-quiz) .wx__n{position:static;grid-area:num;font-size:1.5rem;opacity:.9}:where(.scope-quiz) .wx b{grid-area:title}:where(.scope-quiz) .wx__t{grid-area:desc}:where(.scope-quiz) .wx--all{grid-template-columns:1fr auto;grid-template-areas:"title arrow";align-items:center}:where(.scope-quiz) .wx--all b{grid-area:title}:where(.scope-quiz) .wx__arrow{grid-area:arrow;margin-top:0}:where(.scope-quiz) .occ__bento{grid-template-columns:1fr;gap:.8rem}:where(.scope-quiz) .octile{min-height:auto}:where(.scope-quiz) .octile--feature{grid-column:auto;min-height:auto}:where(.scope-quiz) .octile--feature .octile__go{display:none}:where(.scope-quiz) .octile--color{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"mk title" "mk desc";align-items:center;column-gap:1rem;row-gap:.12rem;padding:1.15rem 1.2rem}:where(.scope-quiz) .octile--color .octile__txt{display:contents}:where(.scope-quiz) .octile--color h3{grid-area:title;margin-bottom:0;font-size:1.1rem}:where(.scope-quiz) .octile--color p{grid-area:desc;font-size:.88rem}:where(.scope-quiz) .octile--color .octile__bigsq{position:static;grid-area:mk;width:46px;height:46px;top:auto;right:auto;border-radius:11px;transform:rotate(8deg);background:color-mix(in srgb,var(--c) 22%,transparent)}}@media (max-width:768px){:where(.scope-quiz) .qnav.is-scrolled{backdrop-filter:none;background:rgba(11,10,16,.94)}}