.provamex-survey { max-width: 980px; margin: 0 auto; font-family: Arial, sans-serif; }
.provamex-survey .provamex-gate {
    border: 1px solid #d1d5db; border-radius: 10px; background: #fff; padding: 22px; margin-bottom: 16px;
}
.provamex-survey .provamex-gate h3 { margin-top: 0; }
.provamex-survey .provamex-gate-options { display: grid; gap: 10px; }
.provamex-survey .provamex-gate-btn {
    border: 1px solid #111827; border-radius: 8px; padding: 12px; cursor: pointer;
    text-align: left; background: #fff; color: #111827;
    display: block; width: 100%; box-sizing: border-box; text-decoration: none; font: inherit;
}
.provamex-survey .provamex-gate-btn:hover { background: #f9fafb; }
.provamex-survey .provamex-message { border-radius: 8px; padding: 10px 12px; margin-bottom: 14px; }
.provamex-survey .provamex-success { background: #e8f7ee; color: #14532d; border: 1px solid #86efac; }
.provamex-survey .provamex-error { background: #fef2f2; color: #7f1d1d; border: 1px solid #fca5a5; }
.provamex-survey .provamex-tabs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 16px; }
.provamex-survey .provamex-tab-trigger {
    border: 1px solid #c8d0da; background: #f7f9fb; color: #1f2937;
    border-radius: 8px; padding: 8px 12px; cursor: default; pointer-events: none;
}
.provamex-survey .provamex-tab-trigger.is-active { background: #1f2937; color: #fff; border-color: #1f2937; }
.provamex-survey .provamex-start-orientation-hint {
    margin: 0 0 12px;
    font-weight: 300;
}
.provamex-survey .provamex-panel {
    border: 1px solid #e5e7eb; border-radius: 10px; padding: 20px; background: #fff;
}
.provamex-survey .provamex-intro { margin-bottom: 18px; }
.provamex-survey .provamex-intro h4 { margin: 0 0 10px; font-size: 20px; }
.provamex-survey .provamex-intro p { margin: 0 0 10px; line-height: 1.5; }
.provamex-survey .provamex-intro-vaccine-card {
    margin-top: 12px;
    border: 1px solid #cfd5dc;
    border-radius: 10px;
    background: #efefef;
    padding: 16px;
}
.provamex-survey .provamex-intro-vaccine-title {
    margin: 0 0 14px;
    font-size: 20px;
    line-height: 1.25;
    color: #1f2937;
}
.provamex-survey .provamex-intro-vaccine-options {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
}
.provamex-survey .provamex-intro-vaccine-option {
    border: 1px solid #1f2937;
    border-radius: 10px;
    background: #efefef;
    padding: 14px 12px;
    font-size: 17px;
    color: #1f2937;
    line-height: 1.25;
}
.provamex-survey .provamex-intro-vaccine-option-btn {
    width: 100%;
    border: 1px solid #1f2937;
    border-radius: 10px;
    background: #efefef;
    padding: 14px 12px;
    font-size: 17px;
    color: #1f2937;
    line-height: 1.25;
    text-align: left;
    cursor: pointer;
}
.provamex-survey .provamex-intro-vaccine-option-btn:hover {
    background: #e5e7eb;
}
.provamex-survey .provamex-dev-quick-next {
    margin: 0 0 10px; display: flex; justify-content: flex-end;
}
.provamex-survey .provamex-dev-next-btn {
    border: 1px solid #16a34a; border-radius: 8px; padding: 8px 12px; cursor: pointer;
    background: #16a34a; color: #fff; font-weight: 600;
}
.provamex-survey .provamex-dev-next-btn:hover {
    background: #15803d; border-color: #15803d;
}
.provamex-survey .provamex-block-code {
    display: none !important; margin-left: 8px; padding: 2px 8px; border-radius: 999px;
    background: #e5e7eb; color: #111827; font-size: 12px; font-weight: 700;
}
.provamex-survey .provamex-block-code[hidden] { display: none !important; }
.provamex-survey .provamex-panel label { display: block; font-weight: 600; margin: 12px 0 6px; }
.provamex-survey .provamex-zone-selector { margin-bottom: 16px; }
.provamex-survey .provamex-question-card {
    position: relative; border: 1px solid #d1d5db; background: #f3f4f6; border-radius: 10px; padding: 12px;
}
.provamex-survey .provamex-question-header {
    margin: 0;
}
.provamex-survey .provamex-question-code {
    position: absolute; top: 10px; right: 12px; font-size: 13px; line-height: 1;
    font-weight: 700; letter-spacing: 0.04em; color: #4b5563;
}
.provamex-survey .provamex-question-title-line {
    flex: 1; display: flex; align-items: center; gap: 8px; min-width: 220px;
}
.provamex-survey .provamex-question-title-line::before {
    content: none;
}
.provamex-survey .provamex-question-title-line::after {
    content: ''; height: 1px; background: #cbd5e1; flex: 1;
}
.provamex-survey .provamex-question-title {
    display: block; margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #374151;
}
.provamex-survey .provamex-question-title::after {
    content: " *";
    color: #b91c1c;
}
.provamex-survey .provamex-question-title.is-optional::after {
    content: "";
}
.provamex-survey .provamex-zone-city-summary {
    display: none !important;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 600;
    color: #4b5563;
}
.provamex-survey [data-zone-city-pick] {
    display: none !important;
}
.provamex-survey .provamex-question-label {
    margin: 10px 0 6px; text-transform: uppercase; letter-spacing: 0.02em; font-size: 12px; color: #4b5563;
}
.provamex-survey .provamex-question-input {
    width: 100%; background: #fff; border: 1px solid #e5e7eb; border-radius: 3px;
    padding: 10px 12px;
}
.provamex-survey .provamex-zone-options { display: grid; gap: 8px; }
.provamex-survey .provamex-zone-option {
    display: flex; align-items: center; gap: 10px; border: 1px solid #d1d5db; border-radius: 8px; padding: 10px;
}
.provamex-survey .provamex-zone-option.is-active { border-color: #111827; background: #f3f4f6; }
.provamex-survey .provamex-panel input,
.provamex-survey .provamex-panel select,
.provamex-survey .provamex-panel textarea {
    width: 100%; padding: 9px 10px; border: 1px solid #c8d0da; border-radius: 6px;
    box-sizing: border-box;
    max-width: 100%;
}
.provamex-survey .provamex-question-card textarea {
    margin: 0;
    line-height: 1.45;
    resize: vertical;
}
.provamex-survey .provamex-c003-group { margin-top: 8px; }
.provamex-survey .provamex-c003-card {
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #f3f4f6;
    padding: 8px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}
.provamex-survey .provamex-c003-track {
    width: fit-content;
    margin: 0 auto;
}
.provamex-survey .provamex-c003-symbols {
    display: flex;
    justify-content: center;
    align-items: center;
}
.provamex-survey .provamex-c003-symbols img {
    display: block; width: auto; max-width: none; height: auto;
}
.provamex-survey .provamex-c003-options {
    width: 100%;
    margin-top: 8px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.provamex-survey .provamex-c003-option {
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    gap: 4px; border: 0; border-radius: 0; padding: 6px 0; cursor: pointer; margin: 0;
}
.provamex-survey .provamex-c003-option input[type="radio"] {
    width: 16px; min-width: 16px; max-width: 16px;
    padding: 0; border: 0; display: block; margin: 0 auto !important; place-self: center;
}
.provamex-survey .provamex-c003-option span {
    display: block; font-size: 13px; font-weight: 600; color: #374151; text-transform: uppercase;
    width: 100%; text-align: center;
}
.provamex-survey .provamex-c003-option:has(input[type="radio"]:checked) {
    background: #f3f4f6;
}
.provamex-survey .provamex-c007-options { display: grid; gap: 8px; margin-top: 6px; }
.provamex-survey .provamex-c007-options label {
    margin: 0; display: flex; align-items: center; gap: 8px; font-weight: 400;
}
.provamex-survey .provamex-c007-options input[type="radio"] {
    width: auto; min-width: 16px; margin: 0;
}
.provamex-survey .provamex-c007-options span {
    display: inline; font-weight: 500;
}
.provamex-survey .provamex-yes-no-list { display: grid; gap: 8px; margin-top: 8px; }
.provamex-survey .provamex-yes-no-row {
    display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 10px;
    border: 1px solid #e5e7eb; border-radius: 8px; padding: 8px 10px; background: #fff;
}
.provamex-survey .provamex-yes-no-row > span { font-weight: 500; color: #374151; }
.provamex-survey .provamex-yes-no-row label {
    margin: 0; display: flex; align-items: center; gap: 6px; font-weight: 500;
}
.provamex-survey .provamex-yes-no-row input[type="radio"] { width: auto; margin: 0; }
.provamex-survey .provamex-c016-list .provamex-yes-no-row {
    grid-template-columns: auto 1fr;
    justify-items: start;
}
.provamex-survey .provamex-c016-list .provamex-yes-no-row label {
    justify-content: flex-start;
}
.provamex-survey .provamex-c016-list .provamex-yes-no-row input[type="checkbox"] {
    width: auto;
    min-width: 16px;
    margin: 0;
    padding: 0;
    border: 0;
}
.provamex-survey .provamex-c018-card .provamex-yes-no-list { margin-top: 0; }
.provamex-survey .provamex-c018-row {
    grid-template-columns: minmax(220px, 1fr) repeat(5, auto);
}
.provamex-survey .provamex-c018-row label {
    min-width: 44px;
    justify-content: center;
}
.provamex-survey .provamex-c025-row {
    grid-template-columns: repeat(5, auto);
    justify-content: center;
}
.provamex-survey .provamex-checklist-list { display: grid; gap: 8px; }
.provamex-survey .provamex-checklist-row {
    margin: 0;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-weight: 500;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fff;
    padding: 8px 10px;
}
.provamex-survey .provamex-checklist-row input[type="checkbox"] {
    width: auto;
    min-width: 16px;
    margin: 2px 0 0;
    padding: 0;
    border: 0;
}
.provamex-survey .provamex-checklist-row span {
    display: inline;
    font-weight: 500;
    color: #374151;
}
.provamex-survey .provamex-c023-list {
    gap: 8px;
}
.provamex-survey .provamex-c023-list .provamex-checklist-row {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    border-radius: 8px;
}
.provamex-survey .provamex-c023-list .provamex-checklist-row input[type="checkbox"] {
    margin: 0;
}
.provamex-survey .provamex-otro-wrap { margin-top: 10px; }
.provamex-survey .provamex-actions { margin-top: 16px; display: flex; gap: 10px; justify-content: flex-end; }
.provamex-survey .provamex-actions button {
    border: 1px solid #111827; border-radius: 8px; padding: 10px 14px; cursor: pointer;
    background: #111827; color: #fff;
}
.provamex-survey .provamex-actions .provamex-next {
    background: #6b7280; border-color: #6b7280;
}
.provamex-survey .provamex-actions .provamex-next:hover {
    background: #4b5563; border-color: #4b5563;
}
.provamex-survey .provamex-actions .provamex-next.provamex-next-ready {
    background: #16a34a; border-color: #16a34a;
}
.provamex-survey .provamex-actions .provamex-next.provamex-next-ready:hover {
    background: #15803d; border-color: #15803d;
}
.provamex-survey .provamex-actions .provamex-next.provamex-next-start {
    background: #16a34a; border-color: #16a34a;
    display: none;
}
.provamex-survey .provamex-actions .provamex-next.provamex-next-start:hover {
    background: #15803d; border-color: #15803d;
}
.provamex-survey .provamex-actions .provamex-submit {
    background: #16a34a; border-color: #16a34a;
}
.provamex-survey .provamex-actions .provamex-submit:hover {
    background: #15803d; border-color: #15803d;
}
.provamex-survey .provamex-actions .provamex-no-contact {
    background: #dc2626; border-color: #dc2626;
}
.provamex-survey .provamex-actions .provamex-no-contact:hover {
    background: #b91c1c; border-color: #b91c1c;
}
.provamex-survey .provamex-actions button[disabled] {
    background: #9ca3af; border-color: #9ca3af; cursor: not-allowed;
}
