:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{width:100%;max-width:1280px;margin:0 auto}.graphic-wrapper[data-v-0db37a6d]{width:100%;height:100%;color:var(--graphic-color);justify-content:center;align-items:center;transition:all .5s;display:flex}svg[data-v-0db37a6d]{filter:drop-shadow(8px 8px #0003);width:100%;max-width:280px;height:100%}svg[data-v-0db37a6d] *{transform-origin:50%;transition:all .5s}.graphic-wrapper:hover svg[data-v-0db37a6d] *{filter:brightness(1.2);transform:scale(1.02)}@keyframes wiggle-0db37a6d{0%{transform:rotate(0)}25%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0)}}@keyframes pulse-hard-0db37a6d{0%{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}to{opacity:.3;transform:scale(1)}}svg[data-v-0db37a6d]{animation:4s ease-in-out infinite wiggle-0db37a6d}svg rect[opacity="0.3"][data-v-0db37a6d],svg path[opacity="0.4"][data-v-0db37a6d],svg path[stroke-dasharray][data-v-0db37a6d]{animation:3s steps(4,end) infinite pulse-hard-0db37a6d}[data-v-dc1be2bf]:root{--primary-bg:#f8fafc;--card-bg:#fff;--text-main:#1e293b;--text-muted:#64748b;--transition-speed:.4s}.aviva-wrapper[data-v-dc1be2bf]{color:#1e293b;background-color:#f8fafc;min-height:100vh;padding:2rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif}.main-header[data-v-dc1be2bf]{text-align:center;margin-bottom:4rem}.badge[data-v-dc1be2bf]{text-transform:uppercase;letter-spacing:.05em;color:#475569;background:#e2e8f0;border:2px solid #475569;padding:.4rem 1rem;font-size:.8rem;font-weight:800}.main-header h1[data-v-dc1be2bf]{letter-spacing:-.02em;margin:1rem 0;font-size:3.5rem;font-weight:800}.main-header h1 span[data-v-dc1be2bf]{color:#3b82f6;font-weight:300}.main-header p[data-v-dc1be2bf]{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem}.process-container[data-v-dc1be2bf]{max-width:1100px;margin:0 auto}.flow-nav[data-v-dc1be2bf]{justify-content:space-between;margin-bottom:3rem;padding:0 1rem;display:flex;position:relative}.flow-line[data-v-dc1be2bf]{z-index:1;background:#e2e8f0;height:4px;position:absolute;top:30px;left:50px;right:50px}.flow-step[data-v-dc1be2bf]{z-index:2;cursor:pointer;flex-direction:column;align-items:center;width:120px;display:flex;position:relative}.step-circle[data-v-dc1be2bf]{background:#fff;border:4px solid #1e293b;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:relative}.step-icon[data-v-dc1be2bf]{color:#94a3b8;width:28px;height:28px;transition:all .3s}.step-id[data-v-dc1be2bf]{color:#fff;background:#1e293b;border:2px solid #fff;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:-4px;right:-8px}.step-label[data-v-dc1be2bf]{color:#64748b;text-align:center;margin-top:.75rem;font-size:.9rem;font-weight:600}.flow-step.active .step-circle[data-v-dc1be2bf]{border-color:var(--phase-color);transform:scale(1.15);box-shadow:0 10px 15px -3px #0000001a}.flow-step.active .step-icon[data-v-dc1be2bf]{color:var(--phase-color)}.flow-step.active .step-id[data-v-dc1be2bf]{background:var(--phase-color)}.flow-step.active .step-label[data-v-dc1be2bf]{color:#1e293b}.flow-step.completed .step-circle[data-v-dc1be2bf]{background:#f1f5f9;border-color:#cbd5e1}.phase-card[data-v-dc1be2bf]{background:#fff;border:3px solid #1e293b;overflow:hidden;box-shadow:12px 12px #1e293b}.card-header[data-v-dc1be2bf]{color:#fff;align-items:center;gap:1.5rem;padding:2.5rem;display:flex}.header-icon[data-v-dc1be2bf]{background:#fff3;border:3px solid #fff;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.header-icon svg[data-v-dc1be2bf]{width:40px;height:40px}.phase-indicator[data-v-dc1be2bf]{text-transform:uppercase;letter-spacing:.1em;opacity:.9;font-size:.875rem;font-weight:600}.header-titles h2[data-v-dc1be2bf]{margin:.25rem 0 0;font-size:2.25rem;font-weight:700}.card-body[data-v-dc1be2bf]{padding:3rem}.details-grid[data-v-dc1be2bf]{grid-template-columns:1fr 280px 1fr;align-items:center;gap:2rem;display:grid}.details-graphic[data-v-dc1be2bf]{background:#f8fafc;border:3px solid #e2e8f0;justify-content:center;align-items:center;height:280px;padding:1rem;display:flex}.info-box h3[data-v-dc1be2bf]{color:#334155;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.box-icon[data-v-dc1be2bf]{font-size:1.25rem}.info-box p[data-v-dc1be2bf]{color:#475569;font-size:1.05rem;line-height:1.7}.info-box.highlight[data-v-dc1be2bf]{background:#f8fafc;border:3px solid #1e293b;border-left:10px solid;margin-top:2rem;padding:1.5rem}.activity-box[data-v-dc1be2bf]{background:#f8fafc;border:3px solid #e2e8f0;margin-top:2rem;padding:1.5rem}.activity-header[data-v-dc1be2bf]{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.activity-header h3[data-v-dc1be2bf]{margin:0}.activity-percentage[data-v-dc1be2bf]{color:#334155;font-size:1.1rem;font-weight:800}.activity-track[data-v-dc1be2bf]{background:#e2e8f0;border:2px solid #1e293b;height:12px;margin-top:1.25rem;overflow:hidden}.activity-fill[data-v-dc1be2bf]{height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.card-footer[data-v-dc1be2bf]{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:2rem 3rem;display:flex}.nav-btn[data-v-dc1be2bf]{cursor:pointer;color:#1e293b;background:#fff;border:3px solid #1e293b;padding:.75rem 1.5rem;font-weight:800;transition:all .2s}.nav-btn[data-v-dc1be2bf]:hover:not(:disabled){color:#fff;background:#1e293b;transform:translate(-2px,-2px);box-shadow:4px 4px #334155}.nav-btn[data-v-dc1be2bf]:disabled{opacity:.5;cursor:not-allowed}.nav-btn.primary[data-v-dc1be2bf]{color:#fff;border:none}.pagination[data-v-dc1be2bf]{gap:.5rem;display:flex}.dot[data-v-dc1be2bf]{background:#e2e8f0;border:1px solid #cbd5e1;width:10px;height:10px;transition:all .3s}.dot.active[data-v-dc1be2bf]{background:#1e293b;width:30px}.faq-section[data-v-dc1be2bf]{max-width:1100px;margin:6rem auto 4rem}.section-header[data-v-dc1be2bf]{text-align:center;margin-bottom:3rem}.section-header h2[data-v-dc1be2bf]{font-size:2rem;font-weight:800}.faq-grid[data-v-dc1be2bf]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.faq-card[data-v-dc1be2bf]{background:#fff;border:3px solid #1e293b;padding:2rem;transition:all .3s;box-shadow:8px 8px #1e293b}.faq-card[data-v-dc1be2bf]:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #1e293b}.faq-icon[data-v-dc1be2bf]{border:2px solid;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:1.5rem;font-weight:900;display:flex}.faq-card h4[data-v-dc1be2bf]{margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.4}.faq-card p[data-v-dc1be2bf]{color:#64748b;font-size:.95rem;line-height:1.6}.slide-fade-enter-active[data-v-dc1be2bf]{transition:all .3s ease-out}.slide-fade-leave-active[data-v-dc1be2bf]{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from[data-v-dc1be2bf],.slide-fade-leave-to[data-v-dc1be2bf]{opacity:0;transform:translate(20px)}@media (width<=1024px){.details-grid[data-v-dc1be2bf]{grid-template-columns:1fr;gap:2rem}.details-graphic[data-v-dc1be2bf]{order:-1;height:200px}.faq-grid[data-v-dc1be2bf]{grid-template-columns:1fr}}@media (width<=768px){.flow-nav[data-v-dc1be2bf]{justify-content:flex-start;gap:2rem;padding-bottom:1rem;overflow-x:auto}.flow-line[data-v-dc1be2bf]{display:none}.main-header h1[data-v-dc1be2bf]{font-size:2.5rem}.card-header[data-v-dc1be2bf]{text-align:center;flex-direction:column}}.quiz-section[data-v-21971934]{max-width:1100px;margin:4rem auto;padding:0 1rem}.quiz-container[data-v-21971934]{background:#f1f5f9;border:4px solid #1e293b;padding:3rem}.quiz-header[data-v-21971934]{text-align:center;margin-bottom:2.5rem}.quiz-badge[data-v-21971934]{color:#fff;text-transform:uppercase;background:#3b82f6;border:2px solid #fff;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.quiz-header h2[data-v-21971934]{color:#1e293b;margin:1rem 0 .5rem;font-size:2.5rem;font-weight:800}.quiz-header p[data-v-21971934]{color:#64748b;font-size:1.1rem}.quiz-card[data-v-21971934],.result-card[data-v-21971934]{background:#fff;border:3px solid #1e293b;padding:2.5rem;box-shadow:10px 10px #1e293b}.progress-bar[data-v-21971934]{background:#e2e8f0;border:2px solid #1e293b;height:10px;margin-bottom:1.5rem;overflow:hidden}.progress-fill[data-v-21971934]{background:#3b82f6;height:100%;transition:width .3s}.question-info[data-v-21971934]{color:#64748b;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.question-text[data-v-21971934]{color:#1e293b;margin-bottom:2rem;font-size:1.5rem;font-weight:700;line-height:1.4}.options-grid[data-v-21971934]{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}.option-btn[data-v-21971934]{cursor:pointer;text-align:left;background:#fff;border:3px solid #e2e8f0;align-items:center;padding:1.25rem;transition:all .2s;display:flex;position:relative}.option-btn[data-v-21971934]:hover:not(.disabled){background:#eff6ff;border-color:#1e293b;transform:translate(-2px,-2px);box-shadow:4px 4px #1e293b}.option-btn.selected[data-v-21971934]{background:#eff6ff;border-color:#3b82f6;box-shadow:4px 4px #3b82f6}.option-btn.correct[data-v-21971934]{background:#f0fdf4;border-color:#22c55e}.option-btn.wrong[data-v-21971934]{background:#fef2f2;border-color:#ef4444}.option-letter[data-v-21971934]{color:#1e293b;background:#f1f5f9;border:2px solid #cbd5e1;justify-content:center;align-items:center;width:32px;height:32px;margin-right:1rem;font-weight:700;display:flex}.selected .option-letter[data-v-21971934]{color:#fff;background:#3b82f6}.correct .option-letter[data-v-21971934]{color:#fff;background:#22c55e}.wrong .option-letter[data-v-21971934]{color:#fff;background:#ef4444}.option-label[data-v-21971934]{color:#334155;flex:1;font-size:1.1rem;font-weight:500}.feedback-icon[data-v-21971934]{font-size:1.2rem;font-weight:800}.correct .feedback-icon[data-v-21971934]{color:#22c55e}.wrong .feedback-icon[data-v-21971934]{color:#ef4444}.explanation-box[data-v-21971934]{background:#f8fafc;border:3px solid #94a3b8;border-left-width:10px;margin-bottom:2rem;padding:1.5rem}.explanation-box.correct-bg[data-v-21971934]{background:#f0fdf4;border-left-color:#22c55e}.explanation-box p[data-v-21971934]{color:#475569;margin:0;line-height:1.6}.quiz-footer[data-v-21971934]{justify-content:center;display:flex}.action-btn[data-v-21971934]{cursor:pointer;border:3px solid #1e293b;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;transition:all .2s}.action-btn.primary[data-v-21971934]{color:#fff;background:#334155}.action-btn.primary[data-v-21971934]:disabled{opacity:.5;cursor:not-allowed}.action-btn.next[data-v-21971934]{color:#fff;background:#3b82f6}.action-btn[data-v-21971934]:hover:not(:disabled){transform:translate(-3px,-3px);box-shadow:6px 6px #1e293b}.result-card[data-v-21971934]{text-align:center;padding:4rem 2rem}.result-visual[data-v-21971934]{width:160px;height:160px;margin:0 auto 2rem}.success-svg[data-v-21971934]{width:100%;height:100%}.result-card h3[data-v-21971934]{color:#1e293b;margin-bottom:1rem;font-size:2rem;font-weight:800}.result-text[data-v-21971934]{color:#64748b;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.action-btn.restart[data-v-21971934]{color:#334155;background:#f1f5f9;border:3px solid #1e293b}@media (width<=640px){.quiz-container[data-v-21971934],.quiz-card[data-v-21971934]{padding:1.5rem}.question-text[data-v-21971934]{font-size:1.25rem}}body{background-color:#f8f9fa;margin:0}#app{width:100%}
