.card[data-v-e1af57c6]{animation:card-rise-e1af57c6 .46s cubic-bezier(.16,1,.3,1) both;display:flex;flex-direction:column;gap:22px;max-width:480px;padding:20px 22px 22px;width:100%}@keyframes card-rise-e1af57c6{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.card[data-v-e1af57c6]{animation:none}}.vf-deck[data-v-e1af57c6]{min-height:420px;perspective:1200px;position:relative;width:100%}.vf-face[data-v-e1af57c6]{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#ffffff0a;border-radius:var(--radius-lg);box-shadow:0 0 0 1px color-mix(in srgb,var(--phase-accent,#c4b8db) 26%,transparent);display:flex;flex-direction:column;gap:18px;inset:0;padding:28px 22px;position:absolute;transition:transform .6s cubic-bezier(.4,0,.2,1)}.vf-face--front[data-v-e1af57c6]{transform:rotateY(0)}.vf-face--back[data-v-e1af57c6]{transform:rotateY(180deg)}.vf-deck--flipped .vf-face--front[data-v-e1af57c6]{transform:rotateY(-180deg)}.vf-deck--flipped .vf-face--back[data-v-e1af57c6]{transform:rotateY(0)}@media(prefers-reduced-motion:reduce){.vf-face[data-v-e1af57c6]{transition:none}}.vf-art[data-v-e1af57c6]{align-self:flex-start;display:flex;position:relative}.vf-art[data-v-e1af57c6]:before{background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--phase-accent,var(--color-accent)) 26%,transparent) 0,transparent 66%);border-radius:var(--radius-full);content:"";inset:-6px -16px;position:absolute;z-index:0}.vf-art[data-v-e1af57c6]>*{position:relative;z-index:1}.vf-question[data-v-e1af57c6]{color:var(--color-text-primary);font-family:var(--font-heading);font-size:24px;font-weight:var(--weight-bold);letter-spacing:-.015em;line-height:1.2;margin-top:6px}.vf-quiz[data-v-e1af57c6]{display:flex;flex-direction:column;gap:10px;margin-top:auto}.vf-quiz__label[data-v-e1af57c6]{color:var(--color-text-muted);font-size:12px;font-weight:var(--weight-semi);letter-spacing:.02em}.vf-quiz__buttons[data-v-e1af57c6]{display:grid;gap:10px;grid-template-columns:1fr 1fr}.vf-quiz__btn[data-v-e1af57c6]{color:#fff;font-family:var(--font-heading);font-size:17px;font-weight:var(--weight-bold);padding:var(--space-4)}.vf-quiz__btn--true[data-v-e1af57c6]{background:#b5a8d9;box-shadow:0 4px #7a6da8}.vf-quiz__btn--true[data-v-e1af57c6]:active:not(:disabled){box-shadow:0 1px 0 var(--color-accent-dark);transform:translateY(3px)}.vf-quiz__btn--false[data-v-e1af57c6]{background:#d68a9a;box-shadow:0 4px #a85a70}.vf-quiz__btn--false[data-v-e1af57c6]:active:not(:disabled){box-shadow:0 1px #a85a70;transform:translateY(3px)}.vf-verdict[data-v-e1af57c6]{align-items:center;align-self:flex-start;border-radius:var(--radius-full);display:inline-flex;font-family:var(--font-heading);font-size:13px;font-weight:var(--weight-semi);gap:8px;padding:6px 14px}.vf-verdict--good[data-v-e1af57c6]{background:#c4b8db2e;color:#c4b8db}.vf-verdict--bad[data-v-e1af57c6]{background:#e8b8c22e;color:#e8b8c2}.vf-verdict__icon[data-v-e1af57c6]{display:flex}.vf-answer[data-v-e1af57c6]{font-family:var(--font-heading);font-size:70px;font-weight:var(--weight-bold);letter-spacing:-.04em;line-height:1}.vf-answer--true[data-v-e1af57c6]{color:#c4b8db}.vf-answer--false[data-v-e1af57c6]{color:#e8b8c2}.vf-explanation[data-v-e1af57c6]{color:#f8f6fcd9;font-size:15px;line-height:1.55}.vf-sources[data-v-e1af57c6]{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.vf-source[data-v-e1af57c6]{background:#b5a8d91f;border:1px solid rgba(181,168,217,.25);border-radius:var(--radius-full);color:#b5a8d9;font-family:var(--font-body);font-size:12px;font-weight:var(--weight-semi);padding:5px 11px;text-decoration:none}.vf-flip-btn[data-v-e1af57c6]{align-self:flex-start}.card-view[data-v-55e30fb3]{color:var(--color-text-primary);font-family:var(--font-body);width:100%}.cv-card[data-v-55e30fb3]{display:flex;flex-direction:column;gap:26px;padding:8px 2px 2px}.cv-phase[data-v-55e30fb3]{align-items:center;color:var(--color-text-secondary);display:inline-flex;font-family:var(--font-body);font-size:12.5px;font-weight:var(--weight-semi);gap:7px;letter-spacing:.01em}.cv-phase__dot[data-v-55e30fb3]{background:var(--phase-id,var(--phase-accent,var(--color-accent)));border-radius:var(--radius-full);height:7px;width:7px}.cv-step[data-v-55e30fb3]{animation:cvStep-55e30fb3 .38s var(--ease-out) both}.cv-step--1[data-v-55e30fb3]{animation-delay:40ms}.cv-step--2[data-v-55e30fb3]{animation-delay:.12s}.cv-step--3[data-v-55e30fb3]{animation-delay:.2s}.cv-step--4[data-v-55e30fb3]{animation-delay:.28s}@keyframes cvStep-55e30fb3{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.cv-step[data-v-55e30fb3]{animation:none}}.cv-hero-art[data-v-55e30fb3]{align-self:flex-start;display:flex;position:relative}.cv-hero-art[data-v-55e30fb3]>*{position:relative;z-index:1}.cv-hero[data-v-55e30fb3]{font-family:var(--font-heading);font-size:30px;font-weight:var(--weight-bold);letter-spacing:-.03em;line-height:1.12;margin-top:-6px}.cv-body[data-v-55e30fb3],.cv-hero[data-v-55e30fb3]{color:var(--color-text-primary)}.cv-body[data-v-55e30fb3]{display:flex;flex-direction:column;gap:18px}.cv-body__lead[data-v-55e30fb3]{color:var(--color-text-primary);font-size:18.5px;font-weight:var(--weight-medium);letter-spacing:-.01em;line-height:1.55}.cv-body__rest[data-v-55e30fb3]{color:#f8f6fcc7;font-size:16.5px;line-height:1.65}.cv-defi-badge[data-v-55e30fb3]{align-self:center;background:color-mix(in srgb,var(--phase-accent,var(--color-accent)) 16%,transparent);border-radius:var(--radius-full);color:var(--phase-accent,var(--color-accent-light));font-family:var(--font-body);font-size:11.5px;font-weight:var(--weight-medium);padding:3px 12px}.cv-why[data-v-55e30fb3]{background:color-mix(in srgb,var(--phase-accent,var(--color-accent)) 10%,transparent);border:1px solid color-mix(in srgb,var(--phase-accent,var(--color-accent)) 22%,transparent);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:5px;margin-top:4px;padding:12px 14px}.cv-why__label[data-v-55e30fb3]{color:var(--color-text-muted);font-family:var(--font-body);font-size:12px;font-weight:var(--weight-medium)}.cv-why__text[data-v-55e30fb3]{color:var(--color-text-secondary);font-size:14.5px;line-height:1.4}.cv-locked-panel[data-v-55e30fb3]{align-items:center;background:#ffffff0a;border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:14px;margin-top:4px;padding:22px;text-align:center}.cv-locked-panel__icon[data-v-55e30fb3]{align-items:center;background:#ff3b4a1f;border-radius:var(--radius-full);color:var(--color-goutty-light);display:flex;height:44px;justify-content:center;width:44px}.cv-locked-panel__text[data-v-55e30fb3]{color:var(--color-text-secondary);font-size:15px;max-width:30ch}.cv-missing[data-v-55e30fb3]{align-items:center;display:flex;flex-direction:column;gap:8px;padding:12px 0;text-align:center}.cv-missing__title[data-v-55e30fb3]{color:var(--color-text-primary);font-family:var(--font-heading);font-size:26px;font-weight:var(--weight-bold);letter-spacing:-.02em;margin-top:8px}.cv-missing__sub[data-v-55e30fb3]{color:#f8f6fcb3;font-size:15px}@keyframes cvItemIn-55e30fb3{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.cv-card--traducteur[data-v-55e30fb3]>*{animation:cvItemIn-55e30fb3 .45s var(--ease-out) both}.cv-card--traducteur[data-v-55e30fb3]>:first-child{animation-delay:.02s}.cv-card--traducteur[data-v-55e30fb3]>:nth-child(2){animation-delay:.08s}.cv-card--traducteur[data-v-55e30fb3]>:nth-child(3){animation-delay:.14s}.cv-card--traducteur[data-v-55e30fb3]>:nth-child(4){animation-delay:.2s}@media(prefers-reduced-motion:reduce){.cv-card--traducteur[data-v-55e30fb3]>*{animation:none}}
