.wqb-quiz-shell{--wqb-ground:#F1F4FA;--wqb-surface:#FFFFFF;--wqb-surface-raised:#faf9ff;--wqb-border:#E2E8F0;--wqb-border-strong:#95b4db;--wqb-track:#E9EDF5;--wqb-text:#0F172A;--wqb-text-muted:#475569;--wqb-text-subtle:#94A3B8;--wqb-text-tag:#4e7358;--wqb-accent:#4F46E5;--wqb-accent-contrast:#FFFFFF;--wqb-accent-soft:color-mix(in srgb, var(--wqb-accent) 10%, var(--wqb-surface));--wqb-previous-color:#2563eb;--wqb-next-color:#2563eb;--wqb-next-contrast:#FFFFFF;--wqb-result-button-color:#2563eb;--wqb-result-button-contrast:#FFFFFF;--wqb-progress-color:#008026;--wqb-accent-light:color-mix(in srgb, var(--wqb-accent) 80%, var(--wqb-surface));--wqb-radius-sm:.625rem;--wqb-radius-md:.75rem;--wqb-radius-lg:1rem;--wqb-radius-xl:1.25rem;--wqb-space-1:.25rem;--wqb-space-2:.5rem;--wqb-space-3:.75rem;--wqb-space-4:1rem;--wqb-space-5:1.25rem;--wqb-space-6:1.5rem;--wqb-space-7:2rem;--wqb-font:inherit;--wqb-size-small:0.65rem;--wqb-size-1:.75rem;--wqb-size-2:.8rem;--wqb-size-3:.875rem;--wqb-size-4:.9375rem;--wqb-size-5:1rem;--wqb-size-6:1.125rem;--wqb-weight-medium:600;--wqb-weight-bold:700;--wqb-shadow-sm:0 4px 16px rgba(15, 23, 42, .06);--wqb-shadow-md:0 10px 34px rgba(15, 23, 42, .09);--wqb-danger:#B42318;--wqb-focus-ring:0 0 0 3px color-mix(in srgb, var(--wqb-accent) 35%, transparent);--wqb-result-color:#2563eb;--wqb-topic-result-color:#2563eb;color:var(--wqb-text);color-scheme:light dark;font-family:var(--wqb-font);margin:2rem auto;margin-top:0!important;max-width:768px}.wqb-quiz-shell[data-wqb-mode="light"]{color-scheme:light}.wqb-quiz-shell[data-wqb-mode="dark"]{color-scheme:dark}.wqb-quiz-shell [hidden]{display:none!important}.wqb-card{--wqb-card-inline-padding:clamp(var(--wqb-space-5), 4vw, 5rem);background:var(--wqb-surface-raised);padding:var(--wqb-card-inline-padding);padding-bottom:clamp(3rem, 7vw, 7rem)}.wqb-quiz-title{color:var(--wqb-text);font-size:clamp(1.2rem, 4vw, 1.6rem);line-height:1.15;margin:0 0 var(--wqb-space-4);text-align:center}.wqb-honeypot{height:0;left:-10000px;overflow:hidden;position:absolute;width:1px}.wqb-introduction,.wqb-section-description{color:var(--wqb-text-muted);font-size:clamp(.75rem, calc(.7rem + .16vw), var(--wqb-size-2));line-height:1.45}.wqb-rich-content>p{margin-block:0}.wqb-rich-content>p+p{margin-block-start:.5em}.wqb-progress-wrap{--wqb-progress-inline-padding:clamp(.75rem, 2.5vw, var(--wqb-space-5));background:var(--wqb-surface-raised);border-block:1px solid var(--wqb-border);box-shadow:0 8px 24px rgb(15 23 42 / .08);display:grid;gap:var(--wqb-space-1);margin:calc(-1 * var(--wqb-card-inline-padding)) calc(-1 * var(--wqb-card-inline-padding)) var(--wqb-space-6);padding:clamp(.625rem, 1.5vw, var(--wqb-space-3)) var(--wqb-progress-inline-padding);position:sticky;top:env(safe-area-inset-top,0);z-index:20}.wqb-progress-wrap:not(:has(.wqb-progress-steps)){padding-bottom:0}body.admin-bar .wqb-progress-wrap{top:calc(32px + env(safe-area-inset-top, 0px))}.wqb-progress-meta{align-items:center;display:flex;gap:var(--wqb-space-3);justify-content:space-between;min-width:0}.wqb-progress-context{color:color-mix(in srgb,var(--wqb-progress-color) 60%,var(--wqb-text));font-size:clamp(.625rem, calc(.55rem + .3vw), var(--wqb-size-1));font-weight:var(--wqb-weight-bold);letter-spacing:.22em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.wqb-progress-count{display:none;color:var(--wqb-text-muted);font-size:var(--wqb-size-3)}.wqb-progress-label{color:color-mix(in srgb,var(--wqb-progress-color) 60%,var(--wqb-text));flex:none;font-size:clamp(.75rem, calc(.7rem + .3vw), var(--wqb-size-3));font-weight:var(--wqb-weight-bold);text-align:end}.wqb-progress{background:var(--wqb-text-subtle);border-radius:99px;height:7px;margin-inline:calc(-1 * var(--wqb-progress-inline-padding));overflow:hidden}.wqb-progress span{background:linear-gradient(90deg,color-mix(in srgb,var(--wqb-progress-color) 72%,#fff),var(--wqb-progress-color));border-radius:inherit;display:block;height:100%;transition:width .2s ease}.wqb-progress span{width:0}.wqb-progress-steps{display:flex;gap:var(--wqb-space-2);list-style:none;margin:var(--wqb-space-2) 0 0;padding:0}.wqb-progress-steps li{background:var(--wqb-track);border-radius:99px;flex:1;height:4px}.wqb-progress-steps li.is-done{background:var(--wqb-accent-light)}.wqb-progress-steps li.is-current{background:var(--wqb-accent);box-shadow:0 0 0 3px var(--wqb-accent-soft)}.wqb-progress-topic{color:var(--wqb-text-muted);font-size:var(--wqb-size-3)}.wqb-progress-topic[data-wqb-caption-align="center"]{text-align:center}.wqb-progress-topic[data-wqb-caption-align="end"]{text-align:end}.wqb-progress-topic:not([data-wqb-caption-position="above"]){margin-block-start:var(--wqb-space-2)}.wqb-progress-topic[data-wqb-caption-position="above"]{margin-block-end:var(--wqb-space-2)}.wqb-progress-topic-separator{padding-inline:.35em}.wqb-section{border-block-start:1px solid var(--wqb-border);margin-block-start:var(--wqb-space-7);padding-block-start:var(--wqb-space-6);scroll-margin-block-start:clamp(6rem, 14vw, 8rem)}.wqb-topic-pages .wqb-section:not(.is-active-topic),.wqb-topic-pages .wqb-participant:not(.is-active-topic-participant){display:none!important}.wqb-section header h2{margin:0 0 var(--wqb-space-1);color:var(--wqb-accent);font-size:clamp(1rem, 2vw, 1.2rem)}.wqb-question{--wqb-question-inline-padding:clamp(.75rem, 4vw, var(--wqb-space-7));background:var(--wqb-surface);border:0;border-radius:var(--wqb-radius-md);margin:clamp(1rem, 3vw, var(--wqb-space-6)) 0;padding:clamp(.5rem, 2vw, var(--wqb-space-4)) var(--wqb-question-inline-padding);scroll-margin-block:var(--wqb-space-7)}.wqb-question legend{width:calc(100% + (2 * var(--wqb-question-inline-padding)));margin-inline-start:calc(-1 * var(--wqb-question-inline-padding));padding:clamp(1rem, 4vw, var(--wqb-space-7)) var(--wqb-question-inline-padding) clamp(.5rem, 1.5vw, var(--wqb-space-3));background:var(--wqb-surface);font-size:clamp(.8rem, calc(.74rem + .32vw), var(--wqb-size-4));font-weight:var(--wqb-weight-medium);border-radius:var(--wqb-radius-md);letter-spacing:.05em}.wqb-question-heading{align-items:start;display:grid;grid-template-columns:auto minmax(0,1fr);width:100%}.wqb-required{color:var(--wqb-danger);margin-inline-start:.25em}.wqb-required-unit{white-space:nowrap}.wqb-question-tag{color:var(--wqb-text-tag);grid-column:1 / -1;grid-row:1;font-size:var(--wqb-size-small);font-weight:500;letter-spacing:.08em;margin-block-end:var(--wqb-space-2);text-transform:uppercase}.wqb-question-number{align-self:start;background:var(--wqb-ground);block-size:1.6rem;box-sizing:border-box;display:grid;grid-column:1;grid-row:2;inline-size:1.6rem;place-items:center;padding:0;border-radius:50%;font-size:var(--wqb-size-small);margin-right:var(--wqb-space-4);font-weight:400}.wqb-question-text{grid-column:2;grid-row:2;min-width:0}.wqb-question-description{color:var(--wqb-text-muted);margin:-.35rem 0 var(--wqb-space-3)}.wqb-options{display:grid;gap:var(--wqb-space-2)}.wqb-option{align-items:center;border:1px solid var(--wqb-border);border-radius:var(--wqb-radius-md);cursor:pointer;display:flex;gap:var(--wqb-space-3);padding:var(--wqb-space-3) var(--wqb-space-4)}.wqb-option:has(input:checked){background:var(--wqb-accent-soft);border-color:color-mix(in srgb,var(--wqb-accent) 35%,var(--wqb-surface))}.wqb-option input{accent-color:var(--wqb-accent);height:1.1rem;width:1.1rem}.wqb-option::after{content:"";margin-inline-start:auto;width:.9rem;height:.9rem;border-radius:50%;border:1px solid var(--wqb-border-strong);flex:none}.wqb-option:has(input:checked)::after{background:var(--wqb-accent) no-repeat center / .6rem url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6.5l2.5 2.5L10 3.5' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:var(--wqb-accent)}.wqb-rating-scale{overflow-x:auto;overscroll-behavior-inline:contain}.wqb-rating-options{display:grid;gap:clamp(.25rem, 1vw, var(--wqb-space-2));grid-template-columns:repeat(var(--wqb-rating-points,5),minmax(2.5rem,1fr));min-width:calc(var(--wqb-rating-points, 5) * 2.5rem);padding-bottom:var(--wqb-space-4)}.wqb-rating-options .wqb-option{--wqb-rating-color:#ca8a04;justify-content:center;padding:clamp(.5rem, 1.5vw, var(--wqb-space-3)) clamp(.125rem, 1.5vw, var(--wqb-space-3));font-size:clamp(.75rem, calc(.71rem + .2vw), var(--wqb-size-2))}.wqb-rating-options .wqb-option:has(input:checked){background:color-mix(in srgb,var(--wqb-rating-color) 24%,var(--wqb-surface));border-color:color-mix(in srgb,var(--wqb-rating-color) 68%,var(--wqb-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--wqb-rating-color) 24%,transparent)}.wqb-rating-options .wqb-option input{position:absolute;opacity:0;pointer-events:none}.wqb-rating-options .wqb-option::after{content:none}.wqb-rating-options.has-scale-labels{padding-bottom:0}.wqb-rating-scale-labels{color:var(--wqb-text-muted);display:grid;font-size:clamp(.6875rem, calc(.66rem + .08vw), .75rem);grid-template-columns:repeat(2,minmax(0,1fr));line-height:1.35;margin-top:clamp(.35rem, 1vw, .625rem);min-width:calc(var(--wqb-rating-points, 5) * 2.5rem);padding:0 clamp(.25rem, 1vw, .5rem) var(--wqb-space-4)}.wqb-rating-scale-labels .is-min{grid-column:1;text-align:start}.wqb-rating-scale-labels .is-max{grid-column:2;text-align:end}.wqb-participant{background:var(--wqb-surface-raised);border:1px solid var(--wqb-border);border-radius:var(--wqb-radius-lg);display:grid;gap:var(--wqb-space-4);margin:var(--wqb-space-6) 0;padding:var(--wqb-space-5)}.wqb-participant-field{display:grid;gap:var(--wqb-space-1)}.wqb-participant-field input{background:var(--wqb-surface);border:1px solid var(--wqb-border-strong);border-radius:var(--wqb-radius-sm);color:var(--wqb-text);min-height:44px;padding:var(--wqb-space-2) var(--wqb-space-3)}.wqb-loading{background:linear-gradient(90deg,var(--wqb-surface-raised) 25%,var(--wqb-track) 37%,var(--wqb-surface-raised) 63%);background-size:400% 100%;animation:wqb-shimmer 1.4s ease infinite;border-radius:var(--wqb-radius-md);color:#fff0;min-height:12rem}@keyframes wqb-shimmer{from{background-position:100% 50%}to{background-position:0 50%}}.wqb-actions{margin-block-start:var(--wqb-space-7)}.wqb-submit,.wqb-next,.wqb-previous,.wqb-restart,.wqb-result-button{border:0;border-radius:var(--wqb-radius-sm);cursor:pointer;display:inline-block;font:inherit;font-size:clamp(.8rem, calc(.71rem + .45vw), 1rem);font-weight:var(--wqb-weight-medium);padding:var(--wqb-space-3) var(--wqb-space-5);text-decoration:none}.wqb-next{background:var(--wqb-next-color);color:var(--wqb-next-contrast)}.wqb-submit,.wqb-result-button{background:var(--wqb-result-button-color);color:var(--wqb-result-button-contrast)}.wqb-previous,.wqb-restart{background:#fff0;border:1px solid var(--wqb-previous-color);color:var(--wqb-previous-color)}.wqb-actions{display:flex;gap:var(--wqb-space-2)}.wqb-result-resource{font-weight:var(--wqb-weight-medium)}.wqb-submit:disabled{cursor:wait;opacity:.6}.wqb-submit:hover:not(:disabled),.wqb-result-button:hover{background:color-mix(in srgb,var(--wqb-result-button-color) 82%,#000)}.wqb-next:hover{background:color-mix(in srgb,var(--wqb-next-color) 82%,#000)}.wqb-previous:hover,.wqb-restart:hover{border-color:color-mix(in srgb,var(--wqb-previous-color) 82%,#000);color:color-mix(in srgb,var(--wqb-previous-color) 82%,#000)}.wqb-field-error,.wqb-form-error,.wqb-error{color:var(--wqb-danger)}.wqb-field-error{font-size:var(--wqb-size-small);margin:var(--wqb-space-3) 0 0;letter-spacing:.1em}.wqb-question.is-invalid{background:color-mix(in srgb,var(--wqb-danger) 5%,var(--wqb-surface))}.wqb-question.is-invalid legend{background:inherit}.wqb-card.wqb-results{border:0;box-shadow:none;padding:clamp(var(--wqb-space-3), 2.5vw, var(--wqb-space-6));padding-bottom:clamp(var(--wqb-space-7), 7vw, 7rem)}.wqb-card.wqb-results-hidden{background:var(--wqb-surface);border:1px solid var(--wqb-border);box-shadow:var(--wqb-shadow-md);padding:clamp(var(--wqb-space-5), 4vw, 2.5rem)}.wqb-result-layout{display:grid;gap:var(--wqb-space-6)}.wqb-result-summary{background:var(--wqb-surface);border:1px solid var(--wqb-border);border-block-start:4px solid var(--wqb-result-color);border-radius:var(--wqb-radius-xl);box-shadow:var(--wqb-shadow-sm);display:grid;gap:var(--wqb-space-6);padding:clamp(var(--wqb-space-6), 4vw, 2.4rem)}.wqb-result-eyebrow{color:var(--wqb-text-subtle);font-size:var(--wqb-size-1);font-weight:var(--wqb-weight-bold);letter-spacing:.12em;text-transform:uppercase}.wqb-performance-summary{align-items:center;display:flex;flex-wrap:wrap;gap:var(--wqb-space-6)}.wqb-score-gauge,.wqb-score-numeral{flex:none}.wqb-score-gauge svg{display:block}.wqb-score-gauge-track{stroke:var(--wqb-track)}.wqb-score-gauge-value{stroke:var(--wqb-score-color);transition:stroke-dashoffset .3s ease}.wqb-score-gauge-number{fill:var(--wqb-text);font-family:var(--wqb-font);font-size:1.6875rem;font-weight:var(--wqb-weight-bold)}.wqb-score-gauge-suffix{fill:var(--wqb-text-subtle);font-family:var(--wqb-font);font-size:.625rem;font-weight:var(--wqb-weight-medium);letter-spacing:.05em}.wqb-score-numeral{color:var(--wqb-score-color);font-size:clamp(2.75rem, 7vw, 3.75rem);font-weight:var(--wqb-weight-bold);letter-spacing:-.05em;line-height:.95}.wqb-score-numeral small{color:var(--wqb-text-subtle);font-size:.3em;letter-spacing:0;margin-inline-start:.12em}.wqb-score-bar{display:grid;flex:1 1 100%;gap:var(--wqb-space-2)}.wqb-score-bar-value{color:var(--wqb-score-color);font-size:var(--wqb-size-6);font-weight:var(--wqb-weight-bold);letter-spacing:-.02em}.wqb-score-bar-value small{color:var(--wqb-text-subtle);font-size:.55em;font-weight:var(--wqb-weight-medium)}.wqb-score-bar-track{background:var(--wqb-track);border-radius:999px;height:12px;overflow:hidden}.wqb-score-bar-track span{background:var(--wqb-score-color);border-radius:inherit;display:block;height:100%}.wqb-score-bar-axis{color:var(--wqb-text-subtle);font-size:var(--wqb-size-1);font-weight:var(--wqb-weight-medium);height:1em;position:relative}.wqb-score-bar-axis span{position:absolute;transform:translateX(-50%);white-space:nowrap}.wqb-summary-copy{flex:1;min-width:220px}.wqb-summary-copy h2{color:var(--wqb-text);font-size:clamp(1.45rem, 3vw, 1.75rem);line-height:1.2;margin:0 0 var(--wqb-space-2)}.wqb-result-description{color:var(--wqb-text-muted);font-size:var(--wqb-size-3);line-height:1.55}.wqb-result-description>:first-child{margin-top:0}.wqb-result-description>:last-child{margin-bottom:0}.wqb-recommendations{background:var(--wqb-surface-raised);border:1px solid var(--wqb-border);border-radius:var(--wqb-radius-lg);padding:var(--wqb-space-5)}.wqb-recommendations h3{color:var(--wqb-text-subtle);font-size:var(--wqb-size-1);font-weight:var(--wqb-weight-bold);letter-spacing:.1em;margin:0 0 var(--wqb-space-2);text-transform:uppercase}.wqb-recommendations>div{color:var(--wqb-text-muted);font-size:var(--wqb-size-3);line-height:1.55}.wqb-recommendations>div>:first-child{margin-top:0}.wqb-recommendations>div>:last-child{margin-bottom:0}.wqb-recommendations li::marker{color:var(--wqb-result-color)}.wqb-result-image{border-radius:var(--wqb-radius-md);display:block;height:auto;margin:0 0 var(--wqb-space-4);max-height:280px;max-width:100%;object-fit:cover}.wqb-result-links{align-items:center;display:flex;flex-wrap:wrap;gap:var(--wqb-space-3)}.wqb-result-resource{color:var(--wqb-accent);font-weight:var(--wqb-weight-medium)}.wqb-breakdown-heading{align-items:center;display:flex;gap:var(--wqb-space-4);justify-content:space-between;margin-bottom:var(--wqb-space-4)}.wqb-breakdown-heading h2{color:var(--wqb-text);font-size:var(--wqb-size-5);margin:0}.wqb-breakdown-heading span{color:var(--wqb-text-subtle);font-size:var(--wqb-size-1);font-weight:var(--wqb-weight-medium);letter-spacing:.1em;text-transform:uppercase}.wqb-topic-cards{display:grid;gap:var(--wqb-space-4)}.wqb-topic-result-card{background:var(--wqb-surface);border:1px solid var(--wqb-border);border-radius:var(--wqb-radius-lg);padding:var(--wqb-space-5)}.wqb-topic-result-header{align-items:center;column-gap:clamp(.5rem, 1.5vw, var(--wqb-space-4));display:grid;grid-template-columns:2rem minmax(9rem,13rem) minmax(4rem,1fr) auto;margin-bottom:var(--wqb-space-3)}.wqb-topic-number{align-items:center;background:var(--wqb-track);block-size:clamp(1.75rem, 4vw, 2rem);border-radius:999px;color:var(--wqb-text-muted);display:inline-flex;font-size:clamp(.625rem, calc(.58rem + .2vw), var(--wqb-size-1));font-weight:var(--wqb-weight-bold);inline-size:clamp(1.75rem, 4vw, 2rem);justify-content:center}.wqb-topic-identity{min-width:0}.wqb-topic-identity h3{color:var(--wqb-text);font-size:var(--wqb-size-4);margin:0 0 var(--wqb-space-1)}.wqb-topic-identity>span{color:var(--wqb-text-muted);font-size:var(--wqb-size-1);font-weight:var(--wqb-weight-bold)}.wqb-topic-score{color:var(--wqb-text);font-size:clamp(.875rem, calc(.76rem + .55vw), var(--wqb-size-6));font-weight:var(--wqb-weight-bold);letter-spacing:-.02em}.wqb-topic-score small{color:var(--wqb-text-subtle);font-size:.55em;font-weight:var(--wqb-weight-medium)}.wqb-topic-score-bar{background:var(--wqb-track);border-radius:999px;height:clamp(5px, 1vw, 7px);min-width:0;overflow:hidden;width:100%}.wqb-topic-score-bar span{background:var(--wqb-topic-result-color);border-radius:inherit;display:block;height:100%}.wqb-topic-result-message{color:var(--wqb-text-muted);font-size:var(--wqb-size-3);line-height:1.6;margin:0}.wqb-topic-result-message>:first-child{margin-top:0}.wqb-topic-result-message>:last-child{margin-bottom:0}.wqb-topic-result-card .wqb-result-links{margin-top:var(--wqb-space-3)}.wqb-topic-result-card .wqb-result-resource{color:var(--wqb-accent)}.wqb-restart{justify-self:start;margin-block-start:var(--wqb-space-6)}.wqb-results:focus{outline:none}.wqb-option:has(input:focus-visible),.wqb-participant-field input:focus-visible,.wqb-submit:focus-visible,.wqb-next:focus-visible,.wqb-previous:focus-visible,.wqb-restart:focus-visible,.wqb-result-button:focus-visible{box-shadow:var(--wqb-focus-ring);outline:2px solid #fff0;outline-offset:2px}@media (max-width:560px){.wqb-progress-wrap{--wqb-progress-inline-padding:var(--wqb-space-3);margin-block-end:var(--wqb-space-4);margin-block-start:calc(-1 * var(--wqb-card-inline-padding));padding-block:var(--wqb-space-2)}.wqb-progress{height:6px}.wqb-progress-steps{gap:var(--wqb-space-1);margin-block-start:var(--wqb-space-1)}.wqb-progress-topic{font-size:var(--wqb-size-1)}.wqb-card.wqb-results{padding:var(--wqb-space-2);padding-bottom:clamp(6rem, 22vw, 9rem)}.wqb-breakdown-heading{align-items:flex-start;flex-direction:column}.wqb-topic-result-header{grid-template-columns:2rem minmax(0,1fr) auto;row-gap:var(--wqb-space-3)}.wqb-topic-number{grid-column:1;grid-row:1}.wqb-topic-identity{grid-column:2 / -1;grid-row:1}.wqb-topic-score-bar{grid-column:2;grid-row:2}.wqb-topic-score{grid-column:3;grid-row:2}}@media (max-width:782px){body.admin-bar .wqb-progress-wrap{top:calc(46px + env(safe-area-inset-top, 0px))}.wqb-topic-breakdown{padding:clamp(var(--wqb-space-6), 4vw, 2.4rem)}}@media (max-width:600px){body.admin-bar .wqb-progress-wrap{top:env(safe-area-inset-top,0)}}@media (prefers-reduced-motion:reduce){.wqb-progress span,.wqb-topic-score-bar span,.wqb-score-gauge-value,.wqb-option,.wqb-submit,.wqb-loading{transition:none!important;animation:none!important}}.wqb-quiz-shell[data-wqb-skin="editorial"]{--wqb-ground:#FBFAF7;--wqb-surface:#FBFAF7;--wqb-surface-raised:#F1EEE6;--wqb-border:#E3DED2;--wqb-border-strong:#96876B;--wqb-track:#EDE8DC;--wqb-text:#1A1A18;--wqb-text-muted:#6E6758;--wqb-text-subtle:#A79E8B;--wqb-accent:#2A3B4D;--wqb-accent-contrast:#FBFAF7;--wqb-radius-sm:0;--wqb-radius-md:0;--wqb-radius-lg:0;--wqb-radius-xl:0;--wqb-shadow-sm:none;--wqb-shadow-md:none;--wqb-font-display:Georgia, "Iowan Old Style", "Times New Roman", serif;--wqb-weight-bold:400}.wqb-quiz-shell[data-wqb-skin="editorial"] .wqb-quiz-title,.wqb-quiz-shell[data-wqb-skin="editorial"] .wqb-question legend,.wqb-quiz-shell[data-wqb-skin="editorial"] .wqb-summary-copy h2{font-family:var(--wqb-font-display);letter-spacing:-.01em}.wqb-quiz-shell[data-wqb-skin="editorial"] .wqb-card,.wqb-quiz-shell[data-wqb-skin="editorial"] .wqb-topic-result-card{border:0;border-block-start:1px solid var(--wqb-border)}.wqb-quiz-shell[data-wqb-skin="editorial"] .wqb-recommendations{background:#fff0;border:0;border-block:1px solid var(--wqb-border)}.wqb-quiz-shell[data-wqb-skin="bold"]{--wqb-ground:#FFFFFF;--wqb-surface:#FFFFFF;--wqb-surface-raised:#FFFFFF;--wqb-border:#111111;--wqb-border-strong:#111111;--wqb-track:#E5E5E5;--wqb-text:#111111;--wqb-text-muted:#111111;--wqb-text-subtle:#999999;--wqb-accent:#111111;--wqb-accent-contrast:#FFFFFF;--wqb-accent-soft:#FFD400;--wqb-radius-sm:0;--wqb-radius-md:0;--wqb-radius-lg:0;--wqb-radius-xl:0;--wqb-shadow-sm:none;--wqb-shadow-md:none;--wqb-weight-medium:700;--wqb-weight-bold:800}.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-card,.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-option,.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-topic-result-card,.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-recommendations{border-width:2px}.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-options .wqb-option:has(input:checked){background:var(--wqb-accent);color:var(--wqb-accent-contrast)}.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-quiz-title,.wqb-quiz-shell[data-wqb-skin="bold"] .wqb-question legend{letter-spacing:-.02em}.wqb-quiz-shell[data-wqb-skin="soft"][data-wqb-mode="dark"]{--wqb-ground:#0B1120;--wqb-surface:#131C2E;--wqb-surface-raised:#1B2437;--wqb-border:#2A364C;--wqb-border-strong:#5A6E95;--wqb-text:#E8EDF7;--wqb-text-muted:#A3B0C6;--wqb-text-subtle:#6B7A94;--wqb-accent:#818CF8;--wqb-accent-contrast:#0B1120;--wqb-accent-soft:#1E2542;--wqb-track:#232F45;--wqb-shadow-sm:0 4px 16px rgba(0, 0, 0, .4);--wqb-shadow-md:0 10px 34px rgba(0, 0, 0, .5);--wqb-danger:#FF6B5E}.wqb-quiz-shell[data-wqb-skin="editorial"][data-wqb-mode="dark"]{--wqb-ground:#17150F;--wqb-surface:#17150F;--wqb-surface-raised:#221E16;--wqb-border:#35301F;--wqb-border-strong:#73684C;--wqb-text:#EDE7D8;--wqb-text-muted:#B5AC97;--wqb-text-subtle:#7E7663;--wqb-accent:#9DB4CC;--wqb-accent-contrast:#17150F;--wqb-accent-soft:#232B33;--wqb-track:#2B2619;--wqb-danger:#F08A72}.wqb-quiz-shell[data-wqb-skin="bold"][data-wqb-mode="dark"]{--wqb-ground:#000000;--wqb-surface:#000000;--wqb-surface-raised:#000000;--wqb-border:#FFFFFF;--wqb-border-strong:#FFFFFF;--wqb-text:#FFFFFF;--wqb-text-muted:#FFFFFF;--wqb-text-subtle:#8A8A8A;--wqb-accent:#FFFFFF;--wqb-accent-contrast:#000000;--wqb-accent-soft:#FFD400;--wqb-track:#333333;--wqb-danger:#FF6B5E}@media (prefers-color-scheme:dark){.wqb-quiz-shell[data-wqb-skin="soft"][data-wqb-mode="auto"]{--wqb-ground:#0B1120;--wqb-surface:#131C2E;--wqb-surface-raised:#1B2437;--wqb-border:#2A364C;--wqb-border-strong:#5A6E95;--wqb-text:#E8EDF7;--wqb-text-muted:#A3B0C6;--wqb-text-subtle:#6B7A94;--wqb-accent:#818CF8;--wqb-accent-contrast:#0B1120;--wqb-accent-soft:#1E2542;--wqb-track:#232F45;--wqb-shadow-sm:0 4px 16px rgba(0, 0, 0, .4);--wqb-shadow-md:0 10px 34px rgba(0, 0, 0, .5);--wqb-danger:#FF6B5E}.wqb-quiz-shell[data-wqb-skin="editorial"][data-wqb-mode="auto"]{--wqb-ground:#17150F;--wqb-surface:#17150F;--wqb-surface-raised:#221E16;--wqb-border:#35301F;--wqb-border-strong:#73684C;--wqb-text:#EDE7D8;--wqb-text-muted:#B5AC97;--wqb-text-subtle:#7E7663;--wqb-accent:#9DB4CC;--wqb-accent-contrast:#17150F;--wqb-accent-soft:#232B33;--wqb-track:#2B2619;--wqb-danger:#F08A72}.wqb-quiz-shell[data-wqb-skin="bold"][data-wqb-mode="auto"]{--wqb-ground:#000000;--wqb-surface:#000000;--wqb-surface-raised:#000000;--wqb-border:#FFFFFF;--wqb-border-strong:#FFFFFF;--wqb-text:#FFFFFF;--wqb-text-muted:#FFFFFF;--wqb-text-subtle:#8A8A8A;--wqb-accent:#FFFFFF;--wqb-accent-contrast:#000000;--wqb-accent-soft:#FFD400;--wqb-track:#333333;--wqb-danger:#FF6B5E}}.wqb-quiz-shell[data-wqb-radius="sharp"]{--wqb-radius-sm:.125rem;--wqb-radius-md:.25rem;--wqb-radius-lg:.375rem;--wqb-radius-xl:.5rem}.wqb-quiz-shell[data-wqb-radius="round"]{--wqb-radius-sm:.375rem;--wqb-radius-md:1.125rem;--wqb-radius-lg:1.5rem;--wqb-radius-xl:1.75rem}.wqb-quiz-shell[data-wqb-density="compact"]{--wqb-space-1:.1875rem;--wqb-space-2:.375rem;--wqb-space-3:.5625rem;--wqb-space-4:.75rem;--wqb-space-5:.9375rem;--wqb-space-6:1.125rem;--wqb-space-7:1.5rem}.wqb-quiz-shell .screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}