.cvf-app {
    --cvf-accent: #8e2d2d;
    --cvf-ink: #263442;
    --cvf-muted: #6b7280;
    --cvf-surface-strong: #ffffff;
    --cvf-line: rgba(142, 45, 45, 0.12);
    --cvf-teal: #3BBAB3;
    --cvf-copy: #151515;
    color: var(--cvf-ink);
}

body.--page-2 .e-card-container > .title.bold.brand-secondary {
    display: none;
}

.cvf-app__screen-region {
    min-height: 520px;
}

.cvf-app__noscript {
    padding: 32px 48px 48px;
}

.cvf-screen {
    animation: cvf-slide-up 280ms ease both;
    padding: 40px 56px 72px;
}

.cvf-screen--welcome {
    color: var(--cvf-copy);
    padding: 56px 10px 72px;
}

.cvf-welcome__header {
    display: block !important;
    float: none !important;
    margin: 0 auto 64px;
    max-width: 860px;
    position: static !important;
    text-align: center;
    width: auto !important;
}

.cvf-welcome__title {
    color: var(--cvf-accent);
    display: block !important;
    float: none !important;
    font-size: clamp(38px, 5.8vw, 58px);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0 0 28px;
    max-width: none !important;
    position: static !important;
    text-align: center !important;
    width: auto !important;
}

.cvf-welcome__subtitle {
    color: #111111;
    display: block !important;
    float: none !important;
    font-size: clamp(24px, 3vw, 31px);
    font-weight: 700;
    line-height: 1.15;
    margin: 0 auto;
    max-width: 860px;
    position: static !important;
    text-align: center !important;
    width: auto !important;
}

.cvf-welcome__content {
    display: block !important;
    float: none !important;
    margin: 0 auto;
    max-width: 980px;
    position: static !important;
    width: auto !important;
}

.cvf-welcome__label {
    color: var(--cvf-teal);
    display: block !important;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.01em;
    margin: 0 0 18px;
    position: static !important;
    text-transform: uppercase;
}

.cvf-welcome__paragraph {
    color: #111111;
    display: block !important;
    font-size: 18px;
    line-height: 1.22;
    margin: 0 0 22px;
    position: static !important;
}

.cvf-welcome__callout {
    background: #f7f6f6;
    border-radius: 12px;
    font-size: 18px;
    line-height: 1.22;
    margin: 30px 0 30px;
    padding: 26px 28px;
}

.cvf-welcome__callout strong {
    color: var(--cvf-accent);
}

.cvf-welcome__summary {
    color: #111111;
    display: block !important;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.16;
    margin: 0 0 48px;
    position: static !important;
}

.cvf-welcome__action {
    display: flex;
    justify-content: center;
    margin-bottom: 86px;
}

.cvf-button.cvf-button--welcome {
    background: var(--cvf-teal) !important;
    border: 0 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 700;
    min-height: 48px;
    min-width: 146px;
    padding: 0 28px;
}

.cvf-button.cvf-button--site {
    background: var(--cvf-teal) !important;
    border: 0 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 700;
    min-height: 48px;
    padding: 0 16px;
}

.cvf-welcome__credits {
    margin: 0 auto 62px;
    max-width: 980px;
    text-align: center;
}

.cvf-welcome__credits-title {
    color: #111111;
    display: block !important;
    font-size: 18px;
    line-height: 1.18;
    margin: 0 0 22px;
}

.cvf-welcome__credits-people {
    color: #111111;
    display: block !important;
    font-size: 14px;
    line-height: 1.2;
    margin: 0;
}

.cvf-welcome__partners {
    margin: 0 auto;
    max-width: 980px;
    text-align: center;
}

.cvf-welcome__partners-title {
    color: #111111;
    display: block !important;
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 26px;
}

.cvf-welcome__logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 24px 34px;
    justify-content: center;
}

.cvf-welcome__logo {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}

.cvf-welcome__logo img {
    display: block;
    height: auto;
    max-height: 62px;
    max-width: 140px;
    width: auto;
}

.cvf-screen--access {
    color: var(--cvf-copy);
    padding: 56px 8px 72px;
}

.cvf-access__header {
    display: block !important;
    float: none !important;
    margin: 0 auto 46px;
    max-width: 860px;
    position: static !important;
    text-align: center;
    width: auto !important;
}

.cvf-access__title {
    color: var(--cvf-accent);
    display: block !important;
    float: none !important;
    font-size: clamp(38px, 5.8vw, 58px);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0 0 28px;
    max-width: none !important;
    position: static !important;
    text-align: center !important;
    width: auto !important;
}

.cvf-access__subtitle {
    color: #111111;
    display: block !important;
    float: none !important;
    font-size: clamp(24px, 3vw, 31px);
    font-weight: 700;
    line-height: 1.15;
    margin: 0 auto;
    max-width: 860px;
    position: static !important;
    text-align: center;
    width: auto !important;
}

.cvf-access__hero {
    margin: 0 auto 40px;
    max-width: 980px;
}

.cvf-access__hero img {
    display: block;
    height: auto;
    width: 100%;
}

.cvf-access__section {
    margin: 0 auto 34px;
    max-width: 980px;
}

.cvf-access__section-title {
    color: var(--cvf-accent);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 18px;
}

.cvf-access__paragraph {
    color: #111111;
    font-size: 17px;
    line-height: 1.22;
    margin: 0 0 24px;
}

.cvf-access__panel {
    background: #f7f6f6;
    border-radius: 10px;
    margin-top: 18px;
    padding: 34px 28px 28px;
}

.cvf-access__panel-intro {
    color: #111111;
    font-size: 16px;
    line-height: 1.25;
    margin: 0 auto 26px;
    max-width: 420px;
    text-align: center;
}

.cvf-access__panel-intro strong {
    border-bottom: 2px solid var(--cvf-accent);
    color: var(--cvf-accent);
    display: inline-block;
    font-size: 17px;
    font-weight: 800;
    margin-top: 4px;
}

.cvf-access__types-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 24px;
}

.cvf-access__type-card {
    background: #fff;
    padding: 14px 14px 8px;
    text-align: center;
}

.cvf-access__type-title {
    color: var(--cvf-teal);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 12px;
}

.cvf-access__type-media {
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.cvf-access__type-media img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.cvf-access__panel-note {
    color: #111111;
    font-size: 16px;
    line-height: 1.2;
    margin: 0 auto 18px;
    max-width: 520px;
    text-align: center;
}

.cvf-access__cta {
    display: flex;
    justify-content: center;
}

.cvf-access__cta--panel {
    margin-top: 6px;
}

.cvf-access__columns {
    display: grid;
    gap: 56px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 42px auto 36px;
    max-width: 980px;
}

.cvf-access__column {
    min-width: 0;
}

.cvf-access__column-title {
    border-bottom: 2px solid var(--cvf-teal);
    color: var(--cvf-teal);
    font-size: 17px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 18px;
    padding-bottom: 8px;
}

.cvf-access__column-list {
    color: #111111;
    display: grid;
    gap: 18px;
    margin: 0;
    padding-left: 20px;
}

.cvf-access__column-list li {
    font-size: 16px;
    line-height: 1.22;
}

.cvf-screen--setup {
    color: var(--cvf-copy);
    padding: 56px 8px 72px;
}

.cvf-setup__header {
    margin: 0 auto 42px;
    max-width: 860px;
    text-align: center;
}

.cvf-setup__title {
    color: var(--cvf-accent);
    display: block;
    font-size: clamp(38px, 5.8vw, 58px);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0 0 28px;
    text-align: center;
}

.cvf-setup__subtitle {
    color: #111111;
    display: block;
    font-size: clamp(24px, 3vw, 31px);
    font-weight: 700;
    line-height: 1.15;
    margin: 0 auto;
    max-width: 860px;
    text-align: center;
}

.cvf-setup__intro {
    color: #111111;
    font-size: 18px;
    line-height: 1.24;
    margin: 0 auto 32px;
    max-width: 980px;
}

.cvf-setup__panel {
    background: #f7f6f6;
    border: 1px solid rgba(142, 45, 45, 0.12);
    border-radius: 22px;
    margin: 0 auto 34px;
    max-width: 980px;
    padding: 34px 38px;
}

.cvf-setup__grid {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
}

.cvf-setup__block-title,
.cvf-setup__decision-title {
    color: #111111;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 16px;
}

.cvf-gender-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

.cvf-gender-button {
    align-items: center;
    background: #fff;
    border: 1px solid rgba(142, 45, 45, 0.14);
    border-radius: 16px;
    color: #111111;
    cursor: pointer;
    display: flex;
    gap: 12px;
    justify-content: flex-start;
    min-height: 58px;
    padding: 0 16px;
    text-align: left;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.cvf-gender-button:hover {
    transform: translateY(-1px);
}

.cvf-gender-button.is-active {
    border-color: var(--cvf-teal);
    box-shadow: 0 10px 24px rgba(59, 186, 179, 0.14);
}

.cvf-gender-button__icon {
    align-items: center;
    background: rgba(59, 186, 179, 0.12);
    border-radius: 999px;
    color: var(--cvf-teal);
    display: inline-flex;
    font-size: 18px;
    font-weight: 800;
    height: 34px;
    justify-content: center;
    width: 34px;
}

.cvf-gender-button__label {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.15;
}

.cvf-field--other {
    margin-top: 12px;
}

.cvf-field--other[hidden] {
    display: none !important;
}

.cvf-age-input {
    align-items: center;
    display: flex;
    gap: 10px;
}

.cvf-age-input input {
    background: #fff;
    border: 1px solid rgba(142, 45, 45, 0.18);
    border-radius: 14px;
    color: #111111;
    font: inherit;
    font-size: 18px;
    min-height: 56px;
    padding: 0 14px;
    width: 110px;
}

.cvf-age-input span {
    color: #111111;
    font-size: 18px;
    line-height: 1.2;
}

.cvf-choice-grid--setup {
    margin-bottom: 0;
}

.cvf-choice-grid--setup .cvf-choice-card__title {
    font-size: 18px;
}

.cvf-choice-grid--setup .cvf-choice-card__description {
    font-size: 14px;
}

.cvf-choice-grid--setup .cvf-choice-card.is-active {
    border-color: var(--cvf-teal);
    box-shadow: 0 18px 40px rgba(59, 186, 179, 0.16);
}

.cvf-choice-grid--setup .cvf-choice-card.is-active .cvf-choice-card__title {
    color: var(--cvf-teal);
}

.cvf-setup__actions {
    display: flex;
    justify-content: center;
}

.cvf-button--continue {
    background: #cfcfcf;
    border: 0;
    border-radius: 8px;
    box-shadow: none;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: not-allowed;
    font-size: 17px;
    font-weight: 700;
    min-height: 48px;
    min-width: 146px;
    opacity: 1;
    padding: 0 28px;
    visibility: visible;
}

.cvf-button--continue:disabled {
    background: #cfcfcf;
    color: #fff;
    cursor: not-allowed;
    display: inline-flex;
    opacity: 1;
    visibility: visible;
}

.cvf-button--continue.is-ready,
.cvf-button--continue:not(:disabled) {
    background: var(--cvf-teal);
    cursor: pointer;
}

.cvf-screen--final {
    color: var(--cvf-copy);
    padding: 56px 8px 72px;
}

.cvf-final__header {
    display: grid;
    gap: 22px;
    justify-items: center;
    margin-bottom: 44px;
    text-align: center;
}

.cvf-final__title {
    color: var(--cvf-accent);
    font-size: clamp(38px, 4vw, 60px);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0;
}

.cvf-final__subtitle {
    color: #151515;
    font-size: clamp(24px, 2.3vw, 34px);
    font-weight: 700;
    line-height: 1.08;
    margin: 0;
    max-width: 900px;
}

.cvf-final__content {
    margin: 0 auto;
    max-width: 980px;
}

.cvf-final__lead {
    color: #2d2d2d;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 8px;
}

.cvf-final__section-title {
    color: var(--cvf-accent);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 22px;
}

.cvf-final__section-title--spaced {
    margin-top: 44px;
}

.cvf-choice-grid--final {
    margin-bottom: 0;
}

.cvf-final__scale-row {
    align-items: center;
    display: flex;
    gap: 18px;
    justify-content: center;
    margin: 0 auto;
    max-width: 560px;
}

.cvf-final__scale-legend {
    color: #b1b1b1;
    font-size: 16px;
    line-height: 1.2;
}

.cvf-final__scale-row .cvf-scale__buttons {
    display: flex;
    gap: 16px;
}

.cvf-final__share-copy {
    color: #111111;
    font-size: 18px;
    line-height: 1.28;
    margin: 0 0 18px;
}

.cvf-field--final-comment {
    margin-bottom: 24px;
}

.cvf-field--final-comment textarea {
    border-color: rgba(49, 52, 56, 0.28);
    border-radius: 10px;
    min-height: 220px;
    padding: 16px 18px;
    resize: vertical;
}

.cvf-final__actions {
    display: flex;
    justify-content: center;
}

.cvf-button--final-submit {
    background: #cfcfcf;
    border: 0;
    border-radius: 8px;
    box-shadow: none;
    color: #fff;
    cursor: not-allowed;
    min-width: 146px;
}

.cvf-button--final-submit:disabled {
    background: #cfcfcf;
    color: #fff;
    cursor: not-allowed;
}

.cvf-button--final-submit.is-ready,
.cvf-button--final-submit:not(:disabled) {
    background: var(--cvf-teal);
    cursor: pointer;
}

.cvf-screen--completion {
    color: var(--cvf-copy);
    padding: 56px 8px 72px;
}

.cvf-completion__header {
    display: grid;
    gap: 22px;
    justify-items: center;
    margin-bottom: 44px;
    text-align: center;
}

.cvf-completion__title {
    color: var(--cvf-accent);
    font-size: clamp(38px, 4vw, 60px);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0;
}

.cvf-completion__subtitle {
    color: #151515;
    font-size: clamp(24px, 2.3vw, 34px);
    font-weight: 700;
    line-height: 1.08;
    margin: 0;
    max-width: 900px;
}

.cvf-completion__content {
    margin: 0 auto;
    max-width: 980px;
}

.cvf-completion__headline {
    color: #111111;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.22;
    margin: 0 0 22px;
}

.cvf-completion__body {
    color: #111111;
    display: grid;
    gap: 24px;
    font-size: 18px;
    line-height: 1.28;
    max-width: 960px;
}

.cvf-completion__body p,
.cvf-completion__body ul {
    margin: 0;
}

.cvf-completion__body ul {
    display: grid;
    gap: 22px;
    padding-left: 26px;
}

.cvf-completion__body li {
    line-height: 1.22;
}

.cvf-completion__body strong {
    font-weight: 800;
}

.cvf-completion__actions {
    display: flex;
    justify-content: flex-start;
    margin-top: 38px;
}

.cvf-button--completion {
    min-width: 234px;
}

.cvf-screen__eyebrow {
    color: var(--cvf-accent);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.cvf-app__title,
.cvf-screen__heading {
    color: var(--cvf-accent);
    font-size: clamp(28px, 3.6vw, 42px);
    line-height: 1.12;
    margin: 0 0 14px;
}

.cvf-app__eyebrow,
.cvf-screen__counter {
    color: var(--cvf-muted);
    font-size: 13px;
}

.cvf-screen__text {
    color: #425466;
    font-size: 17px;
    line-height: 1.65;
    margin: 0 0 24px;
    max-width: 860px;
}

.cvf-screen__hero {
    align-items: center;
    display: grid;
    gap: 28px;
    grid-template-columns: 1.1fr 0.9fr;
}

.cvf-screen__hero-media img,
.cvf-choice-card__media img,
.cvf-screen__completion-media img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.cvf-screen__hero-media {
    border-radius: 24px;
    min-height: 280px;
    overflow: hidden;
}

.cvf-button {
    appearance: none;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 999px;
    cursor: pointer;
    font: inherit;
    font-weight: 600;
    min-height: 48px;
    padding: 0 22px;
    transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

.cvf-button:hover {
    transform: translateY(-1px);
}

.cvf-button--primary {
    background: var(--cvf-accent);
    box-shadow: 0 12px 24px rgba(142, 45, 45, 0.18);
    color: #fff;
}

.cvf-button--secondary {
    background: rgba(255, 255, 255, 0.75);
    border-color: rgba(142, 45, 45, 0.22);
    color: var(--cvf-accent);
}

.cvf-button--ghost,
.cvf-button--text {
    color: var(--cvf-accent);
    padding: 0;
}

.cvf-button--text {
    min-height: auto;
}

.cvf-choice-grid,
.cvf-compare-grid,
.cvf-form-grid,
.cvf-screen__summary {
    display: grid;
    gap: 18px;
}

.cvf-choice-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 24px;
}

.cvf-choice-card {
    background: var(--cvf-surface-strong);
    border: 1px solid rgba(142, 45, 45, 0.12);
    border-radius: 24px;
    cursor: pointer;
    display: grid;
    gap: 16px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.cvf-choice-card__media {
    aspect-ratio: 4 / 3;
    display: block;
    overflow: hidden;
}

.cvf-choice-card__body {
    display: grid;
    gap: 8px;
    padding: 0 18px 20px;
}

.cvf-choice-card__title {
    color: var(--cvf-accent);
    display: block;
    font-size: 21px;
    font-weight: 700;
}

.cvf-choice-card__description {
    color: #4b5563;
    display: block;
    line-height: 1.55;
}

.cvf-choice-card.is-active {
    border-color: rgba(142, 45, 45, 0.42);
    box-shadow: 0 18px 40px rgba(142, 45, 45, 0.12);
    transform: translateY(-2px);
}

.cvf-form-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 24px;
}

.cvf-field {
    display: grid;
    gap: 8px;
}

.cvf-field label {
    color: var(--cvf-accent);
    font-weight: 600;
}

.cvf-field input,
.cvf-field select,
.cvf-field textarea {
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(142, 45, 45, 0.18);
    border-radius: 18px;
    color: var(--cvf-ink);
    font: inherit;
    padding: 14px 16px;
}

.cvf-field textarea {
    min-height: 130px;
    resize: vertical;
}

.cvf-concern-list {
    display: grid;
    gap: 18px;
    margin-bottom: 28px;
}

.cvf-concerns__header {
    display: grid;
    gap: 22px;
    justify-items: center;
    margin-bottom: 44px;
    text-align: center;
}

.cvf-concerns__title {
    color: var(--cvf-accent);
    font-size: clamp(38px, 4vw, 60px);
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 0.98;
    margin: 0;
}

.cvf-concerns__subtitle {
    color: #151515;
    font-size: clamp(24px, 2.3vw, 34px);
    font-weight: 700;
    line-height: 1.08;
    margin: 0;
    max-width: 900px;
}

.cvf-concerns__intro {
    display: grid;
    gap: 16px;
    margin: 0 0 34px;
    max-width: 980px;
}

.cvf-concerns__intro-title {
    color: var(--cvf-accent);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
}

.cvf-concerns__intro-text {
    color: #2a2f33;
    font-size: 19px;
    line-height: 1.42;
    margin: 0;
}

.cvf-concern-card {
    background: rgba(255, 255, 255, 0.84);
    border: 1px solid rgba(59, 186, 179, 0.22);
    border-radius: 22px;
    padding: 18px 20px;
}

.cvf-concern-card.is-selected {
    border-color: rgba(59, 186, 179, 0.5);
    box-shadow: 0 12px 28px rgba(59, 186, 179, 0.12);
}

.cvf-concern-card__header {
    align-items: start;
    cursor: pointer;
    display: grid;
    gap: 14px;
    grid-template-columns: 32px 1fr;
    align-items: center;
}

.cvf-concern-card__checkbox {
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid rgba(59, 186, 179, 0.42);
    border-radius: 4px;
    height: 24px;
    margin-top: 4px;
    position: relative;
    width: 24px;
}

.cvf-concern-card__checkbox:checked {
    background-color: var(--cvf-teal);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' d='M2.5 7.5 5.5 10.5 11.5 3.5'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    border-color: var(--cvf-teal);
}

.cvf-concern-card__question {
    color: #5b6572;
    display: block;
    margin-top: 4px;
}

.cvf-scale[hidden] {
    display: none !important;
}

.cvf-scale {
    border-top: 1px solid rgba(59, 186, 179, 0.16);
    display: grid;
    gap: 12px;
    margin-top: 18px;
    padding-top: 18px;
}

.cvf-scale__row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.cvf-scale__legend {
    color: #9a9a9a;
    font-size: 16px;
    line-height: 1;
    text-align: center;
}

.cvf-scale__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
}

.cvf-scale__button {
    background: #c6c6c6;
    border: 1px solid #c6c6c6;
    border-radius: 999px;
    color: #fff;
    cursor: pointer;
    font: inherit;
    font-weight: 700;
    height: 48px;
    min-width: 48px;
}

.cvf-scale__button.is-active {
    background: var(--cvf-teal);
    border-color: var(--cvf-teal);
    color: #fff;
}

.cvf-screen__tagline {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}

.cvf-compare-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 28px;
}

.cvf-compare-card {
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(142, 45, 45, 0.12);
    border-radius: 24px;
    display: grid;
    gap: 14px;
    justify-items: start;
    padding: 24px;
}

.cvf-compare-card__icon {
    height: 58px;
    width: 58px;
}

.cvf-compare-card__title {
    color: var(--cvf-accent);
    font-size: 22px;
    margin: 0;
}

.cvf-compare-card__copy {
    color: #4b5563;
    line-height: 1.6;
    margin: 0;
}

.cvf-screen--info-detail {
    padding-top: 54px;
}

.cvf-info__header {
    display: grid;
    gap: 22px;
    justify-items: center;
    margin-bottom: 88px;
    text-align: center;
}

.cvf-info__title {
    color: var(--cvf-accent);
    font-size: clamp(38px, 4vw, 60px);
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 0.98;
    margin: 0;
}

.cvf-info__subtitle {
    color: #151515;
    font-size: clamp(24px, 2.3vw, 34px);
    font-weight: 700;
    line-height: 1.08;
    margin: 0;
    max-width: 900px;
}

.cvf-info__lead {
    display: grid;
    gap: 18px;
    margin: 0 auto 34px;
    max-width: 980px;
}

.cvf-info__lead-title {
    color: var(--cvf-accent);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
}

.cvf-info__lead-copy {
    color: #1b1f23;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.35;
    margin: 0;
}

.cvf-info__body {
    color: #1f2328;
    display: grid;
    gap: 22px;
    max-width: 980px;
}

.cvf-info__body p {
    font-size: 20px;
    line-height: 1.36;
    margin: 0;
}

.cvf-info__cards {
    display: grid;
    gap: 28px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 auto 38px;
    max-width: 980px;
}

.cvf-info-card {
    align-content: start;
    background: rgba(250, 250, 250, 0.96);
    border-radius: 18px;
    display: grid;
    gap: 18px;
    min-height: 250px;
    padding: 28px 26px;
}

.cvf-info-card__top {
    align-items: start;
    display: flex;
    gap: 18px;
    justify-content: space-between;
}

.cvf-info-card__title-wrap {
    display: grid;
    gap: 2px;
}

.cvf-info-card--fistula .cvf-info-card__kicker {
    color: var(--cvf-teal);
}

.cvf-info-card--cateter .cvf-info-card__kicker {
    color: var(--cvf-accent);
}

.cvf-info-card__kicker {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.02;
    margin: 0;
}

.cvf-info-card--fistula .cvf-info-card__subtitle {
    color: var(--cvf-teal);
}

.cvf-info-card--cateter .cvf-info-card__subtitle {
    color: var(--cvf-accent);
}

.cvf-info-card__subtitle {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.15;
    margin: 0;
}

.cvf-info-card__icon {
    display: block;
    height: 52px;
    width: 52px;
}

.cvf-info-card__body {
    align-content: start;
    color: #1f2328;
    display: grid;
    gap: 18px;
}

.cvf-info-card__body p {
    font-size: 18px;
    line-height: 1.32;
    margin: 0;
}

.cvf-info-card__copy {
    color: #2d3238;
    font-size: 18px;
    line-height: 1.45;
    margin: 0;
    max-width: 360px;
}

.cvf-info-card__media {
    align-self: end;
    display: flex;
    justify-content: center;
    margin-top: auto;
    width: 100%;
}

.cvf-info-card__media img {
    display: block;
    height: auto;
    max-height: 160px;
    max-width: none;
    width: 100%;
}

.cvf-info__nav {
    align-items: center;
    display: grid;
    gap: 14px;
    grid-template-columns: minmax(84px, auto) 1fr minmax(84px, auto);
    justify-content: center;
    margin: 0 auto 18px;
    max-width: 660px;
}

.cvf-info__nav-button {
    background: transparent;
    border: 0;
    color: #9f9f9f;
    cursor: pointer;
    font: inherit;
    font-size: 18px;
    font-weight: 700;
    justify-self: center;
    padding: 0;
}

.cvf-info__nav-slot {
    display: block;
    min-height: 1px;
    min-width: 84px;
}

.cvf-info__dots {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: center;
}

.cvf-info__dot {
    background: #d8d8d8;
    border-radius: 999px;
    display: block;
    height: 14px;
    width: 14px;
}

.cvf-info__dot.is-active {
    background: var(--cvf-teal);
}

.cvf-info__skip {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.cvf-button--info-skip {
    background: #b7b7b7;
    border: 0;
    border-radius: 8px;
    box-shadow: none;
    color: #fff;
    min-height: 50px;
    min-width: 146px;
}

.cvf-button--info-skip.is-ready {
    background: var(--cvf-teal);
}

.cvf-screen__footer {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    margin-top: 20px;
}

.cvf-screen__footer--center {
    justify-content: center;
}

.cvf-screen__footer--stacked {
    align-items: stretch;
    flex-direction: column;
}

.cvf-screen__footer-main {
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    width: 100%;
}

.cvf-screen__completion-media {
    border-radius: 50%;
    height: 132px;
    margin: 0 auto 20px;
    overflow: hidden;
    width: 132px;
}

.cvf-screen__summary {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(142, 45, 45, 0.12);
    border-radius: 22px;
    margin-top: 18px;
    padding: 18px 20px;
}

.cvf-screen__summary span {
    color: #4b5563;
    line-height: 1.6;
}

.cvf-screen__error {
    background: rgba(212, 70, 70, 0.1);
    border: 1px solid rgba(212, 70, 70, 0.2);
    border-radius: 16px;
    color: #8e2d2d;
    margin-bottom: 20px;
    padding: 14px 16px;
}

@keyframes cvf-slide-up {
    from {
        opacity: 0;
        transform: translateY(16px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 960px) {
    .cvf-screen__hero,
    .cvf-choice-grid,
    .cvf-compare-grid,
    .cvf-form-grid,
    .cvf-access__types-grid,
    .cvf-access__columns {
        grid-template-columns: 1fr;
    }

    .cvf-screen {
        padding: 28px 22px 48px;
    }

    .cvf-welcome__header {
        margin-bottom: 38px;
    }

    .cvf-welcome__title {
        font-size: clamp(34px, 9vw, 48px);
        margin-bottom: 22px;
    }

    .cvf-welcome__subtitle {
        font-size: clamp(22px, 6vw, 28px);
    }

    .cvf-welcome__paragraph,
    .cvf-welcome__callout,
    .cvf-welcome__summary {
        font-size: 18px;
    }

    .cvf-welcome__action {
        margin-bottom: 56px;
    }

    .cvf-screen--access {
        padding: 42px 2px 52px;
    }

    .cvf-screen--setup {
        padding: 42px 2px 52px;
    }

    .cvf-screen--concerns {
        padding: 42px 2px 52px;
    }

    .cvf-screen--info-detail {
        padding: 42px 2px 52px;
    }

    .cvf-screen--final {
        padding: 42px 2px 52px;
    }

    .cvf-screen--completion {
        padding: 42px 2px 52px;
    }

    .cvf-access__header {
        margin-bottom: 34px;
    }

    .cvf-access__title {
        font-size: clamp(34px, 9vw, 48px);
        margin-bottom: 22px;
    }

    .cvf-access__subtitle {
        font-size: clamp(22px, 6vw, 28px);
    }

    .cvf-concerns__header {
        margin-bottom: 34px;
    }

    .cvf-concerns__title {
        font-size: clamp(34px, 9vw, 48px);
    }

    .cvf-concerns__subtitle {
        font-size: clamp(22px, 6vw, 28px);
    }

    .cvf-info__header {
        margin-bottom: 34px;
    }

    .cvf-info__title {
        font-size: clamp(34px, 9vw, 48px);
    }

    .cvf-info__subtitle {
        font-size: clamp(22px, 6vw, 28px);
    }

    .cvf-final__header {
        margin-bottom: 34px;
    }

    .cvf-final__title {
        font-size: clamp(34px, 9vw, 48px);
    }

    .cvf-final__subtitle {
        font-size: clamp(22px, 6vw, 28px);
    }

    .cvf-completion__header {
        margin-bottom: 34px;
    }

    .cvf-completion__title {
        font-size: clamp(34px, 9vw, 48px);
    }

    .cvf-completion__subtitle {
        font-size: clamp(22px, 6vw, 28px);
    }

    .cvf-access__panel {
        padding: 26px 18px 22px;
    }

    .cvf-access__columns {
        gap: 36px;
        margin-top: 34px;
    }

    .cvf-setup__grid,
    .cvf-gender-grid {
        grid-template-columns: 1fr;
    }

    .cvf-setup__panel {
        padding: 24px 18px;
    }

    .cvf-info__cards {
        grid-template-columns: 1fr;
    }

    .cvf-info__nav {
        grid-template-columns: 1fr;
    }

    .cvf-screen__footer,
    .cvf-screen__footer-main {
        flex-direction: column;
    }

    .cvf-scale__row {
        justify-content: center;
    }

    .cvf-final__scale-row {
        flex-direction: column;
        gap: 14px;
    }

    .cvf-completion__actions {
        justify-content: center;
    }

    .cvf-button {
        width: 100%;
    }
}
