/*!
 * Ladda including the default theme.
 *//*!
* Ladda
* http://lab.hakim.se/ladda
* MIT licensed
*
* Copyright (C) 2018 Hakim El Hattab, http://hakim.se
*/@keyframes ladda-spinner-line-fade{0%,to{opacity:.22}1%{opacity:1}}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);display:none;transition:.1s linear all!important}.ladda-button[data-loading] .ladda-progress{display:block}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{transition:.3s ease all!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size=s],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size=s],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size=s],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size=s],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}[dir=rtl] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;transform:scale(.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;transform:scale(.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 2000px #0000}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 2000px #000c}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir=rtl] .ladda-spinner>div{left:25%!important}.ladda-button{background:#666;border:0;padding:14px 18px;font-size:18px;cursor:pointer;color:#fff;border-radius:2px;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ladda-button:hover{border-color:#00000012;background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973c2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:#00000012}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}.background-darken[data-v-b9887660]{background:rgba(0,0,0,.3)}.modal[data-v-b9887660]{overflow-x:hidden;overflow-y:auto}.modal-full[data-v-b9887660]{margin-left:16px;margin-right:16px;width:auto}.faq-list[data-v-7f2078ed]{display:flex;flex-direction:column}.faq-item[data-v-7f2078ed]{border-bottom:1px solid var(--line, #E5E7E2)}.faq-item[data-v-7f2078ed]:first-child{border-top:1px solid var(--line, #E5E7E2)}.faq-item.open .faq-icon[data-v-7f2078ed]{transform:rotate(45deg)}.faq-q[data-v-7f2078ed]{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:22px 0;font:inherit;font-family:var(--display, sans-serif);font-size:18px;font-weight:500;letter-spacing:-.01em;text-align:left;color:var(--ink, #0A1612);background:none;border:0;cursor:pointer}.faq-q[data-v-7f2078ed] mark{background:var(--accent-100, #C9EECE);color:inherit;padding:0 1px;border-radius:3px}.faq-icon[data-v-7f2078ed]{flex-shrink:0;width:16px;height:16px;margin-left:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 2v12M2 8h12' stroke='%230A1612' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");transition:transform .2s ease}.faq-a-wrap[data-v-7f2078ed]{overflow:hidden}.faq-a[data-v-7f2078ed]{padding:0 0 22px;font-size:15px;line-height:1.65;color:var(--muted, #6B7770)}.faq-a[data-v-7f2078ed] a{color:var(--brand-600, #20548B);text-decoration:underline;text-underline-offset:2px}.faq-empty[data-v-7f2078ed]{padding:22px 0;font-size:15px;color:var(--muted, #6B7770)}.faq-collapse-enter-active[data-v-7f2078ed],.faq-collapse-leave-active[data-v-7f2078ed]{transition:height .25s ease}.faq-collapse-enter-from[data-v-7f2078ed],.faq-collapse-leave-to[data-v-7f2078ed]{height:0!important}.quiz-shell[data-v-62d06fae]{max-width:620px;margin:0 auto;padding:40px 24px}.quiz-progress[data-v-62d06fae]{margin-bottom:32px}.progress-bar[data-v-62d06fae]{height:6px;background:var(--line, #E5E7E2);border-radius:999px;overflow:hidden}.progress-fill[data-v-62d06fae]{height:100%;background:var(--brand-400, #3079c8);border-radius:999px;transition:width .35s ease}.quiz-shell[data-role=publisher] .progress-fill[data-v-62d06fae]{background:var(--accent-400, #51c85d)}.progress-text[data-v-62d06fae]{display:flex;justify-content:space-between;font-size:11px;color:var(--muted, #6B7770);font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:8px}.quiz-step[data-v-62d06fae]{animation:fadeIn-62d06fae .35s ease}@keyframes fadeIn-62d06fae{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.quiz-step h2[data-v-62d06fae]{font-size:clamp(24px,3.4vw,32px);margin-bottom:8px;font-weight:600}.quiz-step .sub[data-v-62d06fae]{color:var(--muted, #6B7770);font-size:15px;margin-bottom:28px;line-height:1.55}.quiz-options[data-v-62d06fae]{display:grid;gap:10px;margin-bottom:24px}.quiz-options.compact .quiz-option[data-v-62d06fae]{padding:14px 16px}.quiz-option[data-v-62d06fae]{display:flex;align-items:center;gap:14px;width:100%;background:var(--paper, #fff);border:1px solid var(--line-2, #D7DBD3);border-radius:var(--r-md, 12px);padding:16px 18px;cursor:pointer;text-align:left;font-family:inherit;transition:all .15s ease}.quiz-option[data-v-62d06fae]:hover,.quiz-option.selected[data-v-62d06fae]{border-color:var(--brand-400, #3079c8);background:var(--brand-50, #E8F1FB)}.quiz-shell[data-role=publisher] .quiz-option[data-v-62d06fae]:hover,.quiz-shell[data-role=publisher] .quiz-option.selected[data-v-62d06fae]{border-color:var(--accent-400, #51c85d);background:var(--accent-50, #EAF8EC)}.opt-icon[data-v-62d06fae]{width:36px;height:36px;border-radius:var(--r-sm, 8px);background:var(--bg, #FAFAF7);color:var(--brand-600, #20548B);display:grid;place-items:center;flex-shrink:0}.quiz-option.selected .opt-icon[data-v-62d06fae]{background:var(--brand-400, #3079c8);color:#fff}.opt-body[data-v-62d06fae]{flex:1}.opt-title[data-v-62d06fae]{font-family:var(--display, sans-serif);font-weight:600;font-size:15px;letter-spacing:-.01em;margin-bottom:2px;display:block}.opt-sub[data-v-62d06fae]{font-size:12px;color:var(--muted, #6B7770);line-height:1.45;display:block}.quiz-foot[data-v-62d06fae]{margin-top:24px;padding-top:20px;border-top:1px solid var(--line, #E5E7E2);display:flex;justify-content:space-between;align-items:center;font-size:13px}.quiz-back[data-v-62d06fae]{background:none;border:none;padding:0;color:var(--muted, #6B7770);font-weight:600;cursor:pointer;font-family:inherit}.quiz-back[data-v-62d06fae]:disabled{opacity:.4;cursor:not-allowed}.quiz-skip[data-v-62d06fae]{color:var(--muted, #6B7770)}.quiz-skip a[data-v-62d06fae]{color:var(--brand-500, #2966A8);font-weight:600}.result-pill[data-v-62d06fae]{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-600, #318C3B);background:var(--accent-50, #EAF8EC);border-radius:999px;padding:5px 12px;margin-bottom:16px}.result-title[data-v-62d06fae]{font-size:clamp(22px,3vw,30px);font-weight:600;margin-bottom:24px;line-height:1.25}.reco-grid[data-v-62d06fae]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.reco-cell[data-v-62d06fae]{background:var(--paper, #fff);border:1px solid var(--line, #E5E7E2);border-radius:var(--r-sm, 8px);padding:14px 16px}.reco-label[data-v-62d06fae]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted, #6B7770);margin-bottom:4px}.reco-value[data-v-62d06fae]{font-family:var(--display, sans-serif);font-size:18px;font-weight:700;color:var(--ink, #0A1612)}.reco-value small[data-v-62d06fae]{font-size:11px;font-weight:500;color:var(--muted, #6B7770);margin-left:4px}.reco-highlight[data-v-62d06fae]{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--brand-900, #0F2A47);color:#fff;border-radius:var(--r-md, 12px);padding:18px 20px;margin-bottom:24px}.reco-highlight-lbl[data-v-62d06fae]{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;margin-bottom:4px}.reco-highlight-num[data-v-62d06fae]{font-family:var(--display, sans-serif);font-size:26px;font-weight:900}.reco-highlight-num span[data-v-62d06fae]{font-size:14px;font-weight:500;color:#ffffffb3}.reco-bonus[data-v-62d06fae]{background:var(--accent-50, #EAF8EC);border:1px solid var(--accent-100, #C9EECE);border-radius:var(--r-sm, 8px);padding:14px 16px;margin-bottom:24px;display:flex;align-items:center;gap:12px;font-size:13px;color:var(--accent-600, #318C3B);font-weight:500;line-height:1.5}.quiz-contact[data-v-62d06fae]{margin-bottom:24px}.quiz-contact-label[data-v-62d06fae]{display:block;font-size:13px;font-weight:600;color:var(--ink-2, #1F2A26);margin-bottom:8px}.quiz-contact-row[data-v-62d06fae]{display:grid;grid-template-columns:minmax(120px,.5fr) 1fr;gap:10px}@media (max-width: 480px){.quiz-contact-row[data-v-62d06fae],.reco-grid[data-v-62d06fae]{grid-template-columns:1fr}}.quiz-contact-select[data-v-62d06fae],.quiz-contact-input[data-v-62d06fae]{width:100%;padding:12px 14px;font:inherit;font-size:15px;color:var(--ink, #0A1612);background:var(--paper, #fff);border:1px solid var(--line-2, #D7DBD3);border-radius:var(--r-sm, 8px)}.quiz-contact-select[data-v-62d06fae]:focus,.quiz-contact-input[data-v-62d06fae]:focus{outline:none;border-color:var(--brand-400, #3079c8);box-shadow:0 0 0 3px var(--brand-50, #E8F1FB)}.quiz-error[data-v-62d06fae]{color:#dc2626;font-size:13px;margin-top:8px}.quiz-sent[data-v-62d06fae]{display:flex;align-items:center;gap:10px;background:var(--accent-50, #EAF8EC);border:1px solid var(--accent-100, #C9EECE);color:var(--accent-600, #318C3B);border-radius:var(--r-sm, 8px);padding:14px 16px;margin-bottom:24px;font-size:14px;font-weight:600}.result-cta[data-v-62d06fae]{display:flex;gap:10px;flex-direction:column}.btn-result[data-v-62d06fae]{width:100%;justify-content:center;padding:16px;font-size:16px}.btn-result[data-v-62d06fae]:disabled{opacity:.5;cursor:not-allowed}.signup-card[data-v-3ad93f4e]{background:var(--paper);border:1px solid var(--line-2);border-radius:var(--r-lg);padding:28px;position:relative}.signup-head[data-v-3ad93f4e]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:18px}.signup-head h3[data-v-3ad93f4e]{font-size:20px;font-weight:600}.signup-head .micro[data-v-3ad93f4e]{font-size:12px;color:var(--muted)}.role-tabs[data-v-3ad93f4e]{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.role-tab[data-v-3ad93f4e]{padding:12px;border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--paper);text-align:center;cursor:pointer;font-size:13px;font-weight:600;color:var(--muted);transition:all .15s ease}.role-tab.active[data-v-3ad93f4e]{border-color:var(--brand-400);background:var(--brand-50);color:var(--brand-700)}.role-tab small[data-v-3ad93f4e]{display:block;font-weight:400;font-size:11px;margin-top:2px;opacity:.8}.field[data-v-3ad93f4e]{margin-bottom:12px}.field label[data-v-3ad93f4e]{display:block;font-size:12px;font-weight:600;color:var(--ink-2);margin-bottom:6px}.field input[data-v-3ad93f4e],.field select[data-v-3ad93f4e]{width:100%;padding:11px 14px;font-family:inherit;font-size:14px;border:1px solid var(--line-2);border-radius:var(--r-sm);background:var(--paper);color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}.field input[data-v-3ad93f4e]:focus,.field select[data-v-3ad93f4e]:focus{outline:none;border-color:var(--brand-400);box-shadow:0 0 0 3px var(--brand-50)}.form-cta[data-v-3ad93f4e]{width:100%;justify-content:center;margin-top:8px;padding:14px;font-size:15px}.form-foot[data-v-3ad93f4e]{font-size:11px;color:var(--muted);text-align:center;margin-top:12px;line-height:1.5}.form-error[data-v-3ad93f4e]{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:8px;padding:10px 12px;font-size:13px;margin-bottom:12px}.field-err[data-v-3ad93f4e]{display:block;color:#dc2626;font-size:12px;margin-top:4px}.field-err[data-v-3ad93f4e]:empty{display:none}.btn-google[data-v-3ad93f4e]{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;background:#fff;color:#1f1f1f;border:1px solid var(--line-2);border-radius:var(--r-sm);font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;margin-bottom:16px}.btn-google[data-v-3ad93f4e]:hover{background:#F8F9FA;border-color:var(--ink-2);box-shadow:0 1px 2px #0a16120f}.btn-google svg[data-v-3ad93f4e]{flex-shrink:0}.form-divider[data-v-3ad93f4e]{display:flex;align-items:center;gap:12px;margin:4px 0 16px;font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.form-divider[data-v-3ad93f4e]:before,.form-divider[data-v-3ad93f4e]:after{content:"";flex:1;height:1px;background:var(--line)}.magic-link-toggle[data-v-3ad93f4e]{display:block;text-align:center;margin-top:12px;font-size:13px;font-weight:600;color:var(--brand-600)}.magic-link-success[data-v-3ad93f4e]{text-align:center;padding:8px 0}.magic-link-success-icon[data-v-3ad93f4e]{width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:var(--brand-50);color:var(--brand-600);display:flex;align-items:center;justify-content:center}.magic-link-success-icon h4[data-v-3ad93f4e],.magic-link-success h4[data-v-3ad93f4e]{font-size:18px;margin-bottom:8px}.magic-link-success p[data-v-3ad93f4e]{font-size:14px;color:var(--muted);line-height:1.6}.signup-card[data-role=publisher] .form-cta[data-v-3ad93f4e]{background:var(--accent-400)}.signup-card[data-role=publisher] .form-cta[data-v-3ad93f4e]:hover{background:var(--accent-500)}.signup-card[data-role=publisher] .role-tab[data-role=publisher].active[data-v-3ad93f4e]{border-color:var(--accent-400);background:var(--accent-50);color:var(--accent-600)}.signup-card[data-role=publisher] .field input[data-v-3ad93f4e]:focus,.signup-card[data-role=publisher] .field select[data-v-3ad93f4e]:focus{border-color:var(--accent-400);box-shadow:0 0 0 3px var(--accent-50)}
