/* ===========================================
   Verzi Briefing — Form Styles v4 (modal conversacional)
   Escopo: .vzbf · Dark + neon de marca (#BFFF00) + teal de apoio

   Redesign v1.2.0 (2026-08-17) — reconstrução completa a pedido do
   usuário: formulário conversacional (uma pergunta por tela, estilo
   Typeform), tipografia bem maior, descrições sempre visíveis (nunca
   tooltip) e cada tela cabendo na viewport sem precisar rolar a
   página inteira (só a lista de opções rola internamente quando não
   cabe — pergunta e forma de responder continuam sempre visíveis).
   =========================================== */

button[data-vzbf-open] {
    cursor: pointer;
}

.vzbf {
    --vzbf-bg: #0E0E12;
    --vzbf-surface: #15151A;
    --vzbf-raised: #1C1C22;
    --vzbf-line: rgba(255, 255, 255, .08);
    --vzbf-line-2: rgba(255, 255, 255, .16);

    /* Neon de marca — mesmo tom do tema institucional (--svc-accent-neon). */
    --vzbf-neon: #BFFF00;
    --vzbf-neon-dim: rgba(191, 255, 0, .1);
    --vzbf-neon-glow: rgba(191, 255, 0, .5);
    --vzbf-neon-glow-soft: rgba(191, 255, 0, .3);

    /* Teal de apoio — quebra a monotonia do neon puro: ações
       secundárias, estados concluídos, quebra de bloco condicional. */
    --vzbf-teal: #2BA9C4;
    --vzbf-teal-dim: rgba(43, 169, 196, .14);

    --vzbf-wa: #25D366;
    --vzbf-err: #FF6B6B;
    --vzbf-text: #F4F4F6;
    /* Cinzas calibrados para 4.5:1+ contra bg/surface/raised (WCAG AA) */
    --vzbf-muted: #A8A8B4;
    --vzbf-muted-2: #8C8C99;

    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: var(--vzbf-text);
    line-height: 1.55;
}

.vzbf *, .vzbf *::before, .vzbf *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.vzbf h1, .vzbf h2, .vzbf h3 {
    font-family: 'Outfit', 'Inter', sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.15;
}

.vzbf a { color: var(--vzbf-neon); text-decoration: none; }
.vzbf button { font: inherit; cursor: pointer; border: 0; background: none; color: inherit; }
.vzbf fieldset { border: 0; min-width: 0; }
.vzbf legend { display: block; float: none; width: 100%; }
.vzbf :focus-visible { outline: 2px solid var(--vzbf-neon); outline-offset: 2px; border-radius: 6px; }
.vzbf ::selection { background: var(--vzbf-neon); color: #000; }

/* utilitário: some visualmente, mantém no leitor de tela */
.vzbf__sr-only {
    position: absolute;
    width: 1px; height: 1px;
    padding: 0; margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* ═══════════ BOTÃO ABRIR ═══════════ */
.vzbf-open {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 13px 26px;
    border-radius: 999px;
    background: var(--vzbf-neon);
    color: #07070A;
    font-weight: 600;
    font-size: 15px;
    transition: transform .15s, box-shadow .2s;
}
.vzbf-open:hover { transform: translateY(-1px); box-shadow: 0 10px 24px -10px var(--vzbf-neon-glow); }
.vzbf-open:active { transform: translateY(0) scale(.97); }

/* ═══════════ MODAL ═══════════ */
.vzbf-modal[hidden] { display: none; }

.vzbf-modal {
    position: fixed;
    inset: 0;
    z-index: 99990;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.vzbf-modal__backdrop {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 60% 45% at 50% 15%, rgba(191, 255, 0, .05), transparent 60%),
        rgba(5, 5, 8, .72);
    backdrop-filter: blur(4px);
    animation: vzbfFade .22s ease;
}

.vzbf-modal__panel {
    position: relative;
    width: 100%;
    max-width: 780px;
    height: min(94vh, 920px);
    max-height: min(94vh, 920px);
    display: flex;
    flex-direction: column;
    background: var(--vzbf-bg);
    border: 1px solid var(--vzbf-line-2);
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 30px 80px -20px rgba(0, 0, 0, .85);
    animation: vzbfPop .28s cubic-bezier(.2, .8, .3, 1.1);
}

@keyframes vzbfFade { from { opacity: 0; } }
@keyframes vzbfPop { from { opacity: 0; transform: translateY(16px) scale(.98); } }

/* header */
.vzbf-modal__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 22px;
    background: var(--vzbf-surface);
    border-bottom: 1px solid var(--vzbf-line);
    flex: none;
}

.vzbf-brand {
    display: flex;
    align-items: center;
    gap: 9px;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: -.01em;
    white-space: nowrap;
}
.vzbf-brand__dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--vzbf-neon);
    box-shadow: 0 0 12px var(--vzbf-neon);
}

/* breadcrumb: nome da fase (+ grupo condicional, quando houver) —
   substitui o antigo "Etapa X de Y", que virou redundante com a
   barra de progresso contínua abaixo */
.vzbf-modal__step-label {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: var(--vzbf-muted);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vzbf-modal__x {
    width: 30px;
    height: 30px;
    flex: none;
    border-radius: 8px;
    border: 1px solid var(--vzbf-line);
    color: var(--vzbf-muted);
    font-size: 17px;
    line-height: 1;
    transition: color .2s, border-color .2s, transform .15s;
}
.vzbf-modal__x:hover { color: var(--vzbf-text); border-color: var(--vzbf-line-2); }
.vzbf-modal__x:active { transform: scale(.92); }

/* progresso contínuo — uma única barra fina (0–100% das telas
   respondíveis), no lugar do índice de 7 segmentos por fase. Mais
   Typeform, menos "olha quantas etapas faltam". */
.vzbf-modal__progress {
    height: 3px;
    background: rgba(255, 255, 255, .08);
    flex: none;
    position: relative;
}
.vzbf-modal__bar {
    display: block;
    height: 100%;
    width: 3%;
    background: var(--vzbf-neon);
    border-radius: 0 2px 2px 0;
    transition: width .38s cubic-bezier(.2, .7, .3, 1);
}

/* ═══════════ ÁREA DE CONTEÚDO (form) ═══════════ */
.vzbf-modal__scroll {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}
.vzbf-modal__scroll form { flex: 1; min-height: 0; display: flex; flex-direction: column; }

/* ═══════════ STEPS (fases) ═══════════ */
.vzbf__step {
    display: none;
    flex: 1;
    min-height: 0;
    flex-direction: column;
    padding: 26px 36px 22px;
}
.vzbf__step--on { display: flex; }

@keyframes vzbfStepInFwd { from { opacity: 0; transform: translateX(18px); } }
@keyframes vzbfStepInBack { from { opacity: 0; transform: translateX(-18px); } }

/* o heading de FASE ("O que você precisa construir?") só aparece nas
   telas "inteiras" (Revisão, ou o fallback defensivo sem campo
   ativo) — nas telas de pergunta, quem carrega o peso visual grande
   é o rótulo do próprio campo (.vzbf__t) e o contexto de fase vira o
   breadcrumb no topo do modal. Sem isso, toda pergunta da mesma fase
   repetiria o mesmo heading genérico por cima da pergunta de verdade. */
.vzbf__step-head { display: none; flex: none; max-width: 640px; margin: 0 auto 18px; width: 100%; }
.vzbf__step--whole .vzbf__step-head { display: block; }
.vzbf__step-head h2 { font-size: 27px; margin-bottom: 8px; }
.vzbf__intro { color: var(--vzbf-muted); font-size: 15.5px; }

/* área do campo: um único .vzbf__q visível por vez em telas de
   pergunta. Centraliza verticalmente quando cabe; quando a lista de
   opções é grande demais (ex: 12 cards de serviço), o JS troca para
   modo "topo + rolagem interna" — nunca corta a pergunta, só rola
   as opções abaixo dela. */
.vzbf__field-area {
    flex: 1;
    min-height: 0;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: auto;
    padding-bottom: 6px;
}
/* JS mede depois de cada troca de tela: se o conteúdo cabe inteiro
   sem rolar, centraliza verticalmente (sensação Typeform). Se não
   cabe, mantém topo + rolagem interna — nunca centraliza com
   overflow (isso corta o topo do conteúdo em alguns navegadores). */
.vzbf__field-area--center {
    justify-content: center;
    overflow-y: hidden;
    padding-bottom: 0;
}

/* ═══════════ PERGUNTAS ═══════════ */
.vzbf__q { display: none; }
.vzbf__q.vzbf__q--on {
    display: block;
    animation: vzbfStepInFwd .32s cubic-bezier(.2, .7, .3, 1);
}
.vzbf__q.vzbf__q--on.vzbf__q--dir-back { animation-name: vzbfStepInBack; }

/* telas "inteiras" (Revisão) continuam mostrando todos os .vzbf__q —
   nesse caso não há alternância por pergunta */
.vzbf__step[data-title="Revisão"] .vzbf__q { display: block; animation: none; }

/* pequeno tremor quando tenta avançar sem responder o obrigatório */
@keyframes vzbfShake {
    10%, 90% { transform: translateX(-1px); }
    20%, 80% { transform: translateX(2px); }
    30%, 50%, 70% { transform: translateX(-4px); }
    40%, 60% { transform: translateX(4px); }
}
.vzbf__q--shake { animation: vzbfShake .4s; }

/* rótulo da pergunta = título grande da tela (label/legend do campo).
   Este é o "heading" conversacional — peso visual forte, como pedido. */
.vzbf__t {
    display: block;
    font-family: 'Outfit', 'Inter', sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -.015em;
    line-height: 1.2;
    margin-bottom: 10px;
}
.vzbf__hint { display: block; color: var(--vzbf-muted); font-size: 15px; line-height: 1.5; margin-bottom: 16px; }
.vzbf__req { color: var(--vzbf-neon); font-weight: 400; }
.vzbf__opt {
    display: inline-block;
    font-size: 11px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--vzbf-muted-2);
    margin-left: 8px;
    border: 1px solid var(--vzbf-line);
    padding: 2px 7px;
    border-radius: 4px;
    vertical-align: 4px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

/* Revisão (tela "inteira") mantém o rótulo de campo em tamanho normal
   — só as perguntas em modo conversacional ganham o heading gigante. */
.vzbf__step[data-title="Revisão"] .vzbf__t { font-size: 14px; font-weight: 600; margin-bottom: 6px; }
.vzbf__step[data-title="Revisão"] .vzbf__hint { font-size: 12.5px; margin-bottom: 10px; }

.vzbf input[type=text],
.vzbf input[type=email],
.vzbf input[type=tel],
.vzbf input[type=url],
.vzbf input[type=number],
.vzbf textarea,
.vzbf select {
    width: 100%;
    background: var(--vzbf-surface);
    border: 1px solid var(--vzbf-line);
    border-radius: 12px;
    padding: 15px 16px;
    color: var(--vzbf-text);
    font: inherit;
    font-size: 16px; /* >= 16px: evita zoom automático no foco em iOS */
    transition: border-color .2s, background .2s;
}
.vzbf textarea { resize: vertical; min-height: 120px; line-height: 1.6; }
.vzbf input::placeholder, .vzbf textarea::placeholder { color: var(--vzbf-muted-2); }
.vzbf input:focus, .vzbf textarea:focus, .vzbf select:focus {
    border-color: var(--vzbf-neon);
    background: var(--vzbf-raised);
    outline: none;
}
.vzbf select {
    appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239A9AA3' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
    padding-right: 42px;
}
.vzbf select option { background: var(--vzbf-raised); color: var(--vzbf-text); }

/* linhas do PHP (`type: row`) não são mais um agrupamento visual —
   cada campo dentro vira sua própria tela; a grade de 2 colunas não
   se aplica mais em modo conversacional. */
.vzbf__row { display: contents; }

.vzbf__prefix { position: relative; }
.vzbf__prefix span {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--vzbf-muted-2);
    font-size: 16px;
    pointer-events: none;
}
.vzbf__prefix input { padding-left: 44px; }

/* opções em cartões — usado por pills, radio-cards e checkbox-cards.
   Unificado no redesign v1.2.0: mesma linguagem visual para escolha
   única e múltipla, cartões grandes com descrição sempre visível
   (nunca tooltip) e alvo de toque confortável. */
.vzbf__opts { display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); gap: 10px; }
.vzbf__opts--tight { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); }

/* cabeçalho de grupo dentro de uma lista de cartões (catálogo real de
   serviços agrupado por categoria, redesign 2026-08-18) — ocupa a
   largura toda do grid, sem virar mais um cartão clicável */
.vzbf__opt-group {
    grid-column: 1 / -1;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--vzbf-teal);
    padding: 14px 2px 2px;
    border-top: 1px solid var(--vzbf-line);
    margin-top: 4px;
}
.vzbf__opt-group:first-child { border-top: 0; margin-top: 0; padding-top: 2px; }

.vzbf__opt-card { position: relative; }
.vzbf__opt-card > input { position: absolute; opacity: 0; width: 1px; height: 1px; }
.vzbf__opt-card-label {
    display: block;
    height: 100%;
    border: 1px solid var(--vzbf-line);
    border-radius: 12px;
    padding: 14px 16px;
    min-height: 54px;
    cursor: pointer;
    transition: border-color .18s, background .18s, box-shadow .18s, transform .1s;
}
.vzbf__opt-card-label:hover { border-color: var(--vzbf-line-2); background: rgba(255, 255, 255, .02); }
.vzbf__opt-card-label:active { transform: scale(.98); }
.vzbf__opt-card-label b { display: block; font-size: 16.5px; font-weight: 600; letter-spacing: -.01em; }
.vzbf__opt-card-label span { display: block; color: var(--vzbf-muted); font-size: 13.5px; margin-top: 4px; line-height: 1.45; }
.vzbf__opt-card > input:checked + .vzbf__opt-card-label {
    border-color: var(--vzbf-neon);
    background: var(--vzbf-neon-dim);
    box-shadow: 0 4px 16px -9px var(--vzbf-neon-glow-soft);
}
.vzbf__opt-card > input:checked + .vzbf__opt-card-label b { color: var(--vzbf-neon); }
.vzbf__opt-card-label--pad { padding-right: 38px; }

.vzbf__tick {
    position: absolute;
    top: 13px;
    right: 13px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid var(--vzbf-line-2);
    pointer-events: none;
    transition: .18s;
}
.vzbf__opt-card > input:checked ~ .vzbf__tick {
    background: var(--vzbf-neon);
    border-color: var(--vzbf-neon);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='4'%3E%3Cpath d='M4 12l6 6L20 5'/%3E%3C/svg%3E");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    animation: vzbfTickPop .3s cubic-bezier(.34, 1.56, .64, 1);
}
@keyframes vzbfTickPop { 0% { transform: scale(.4); } 60% { transform: scale(1.18); } 100% { transform: scale(1); } }

/* link "pular" — só aparece em campos opcionais de escolha única,
   quando não há botão Continuar (a seleção já avança sozinha) */
.vzbf__skip {
    display: inline-block;
    margin-top: 14px;
    font-size: 13.5px;
    color: var(--vzbf-muted-2);
    text-decoration: underline;
    text-underline-offset: 3px;
    cursor: pointer;
}
.vzbf__skip:hover { color: var(--vzbf-teal); }

/* condicional — accent teal + fundo sutil. Em modo conversacional o
   título/descrição do grupo (h3 / .vzbf__cond-desc) não aparece a
   cada tela — o breadcrumb do topo já dá esse contexto ("Detalhes ·
   Site institucional"); evita repetir a mesma frase em toda pergunta
   do grupo. */
.vzbf__cond { display: contents; }
.vzbf__cond[hidden] { display: none; }
.vzbf__cond > h3,
.vzbf__cond > .vzbf__cond-desc { display: none; }

/* na Revisão (tela inteira, sem alternância por pergunta) o contexto
   do grupo condicional volta a fazer sentido mostrado */
.vzbf__step[data-title="Revisão"] .vzbf__cond { display: block; border-left: 2px solid var(--vzbf-teal); background: var(--vzbf-teal-dim); border-radius: 0 10px 10px 0; padding: 14px 16px 16px 18px; margin: 2px 0 30px; }
.vzbf__step[data-title="Revisão"] .vzbf__cond > h3 { display: block; font-size: 18px; margin-bottom: 4px; }
.vzbf__step[data-title="Revisão"] .vzbf__cond > .vzbf__cond-desc { display: block; color: var(--vzbf-muted-2); font-size: 12.5px; margin-bottom: 18px; }

/* erros — para grupos (pills / cards / select) e inputs de texto */
.vzbf__err-msg { display: none; color: var(--vzbf-err); font-size: 13.5px; margin-top: 10px; font-weight: 500; }
.vzbf__q.vzbf__invalid .vzbf__err-msg { display: block; }
.vzbf__q.vzbf__invalid input, .vzbf__q.vzbf__invalid textarea, .vzbf__q.vzbf__invalid select { border-color: var(--vzbf-err); }
.vzbf__q.vzbf__invalid .vzbf__opt-card-label { border-color: rgba(255, 107, 107, .45); }
#vzbf-lgpdErr { display: none; margin: -8px 0 18px; }
#vzbf-lgpdErr.vzbf__show { display: block; }

/* ═══════════ NAV (rodapé do modal) ═══════════ */
.vzbf-modal__nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    padding: 16px 22px;
    border-top: 1px solid var(--vzbf-line);
    background: var(--vzbf-surface);
    flex: none;
}
.vzbf-modal__nav .vzbf__btn--ghost { margin-right: auto; }

.vzbf__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 13px 24px;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 600;
    min-height: 46px;
    transition: transform .15s, box-shadow .2s, border-color .2s, color .2s, background .2s;
}
.vzbf__btn--neon { background: var(--vzbf-neon); color: #07070A; }
.vzbf__btn--neon:hover { transform: translateY(-1px); box-shadow: 0 8px 22px -10px var(--vzbf-neon-glow); }
.vzbf__btn--neon:active { transform: translateY(0) scale(.96); }
.vzbf__btn--wa { background: var(--vzbf-wa); color: #04120A; }
.vzbf__btn--wa:hover { transform: translateY(-1px); box-shadow: 0 8px 22px -10px rgba(37, 211, 102, .55); }
.vzbf__btn--wa:active { transform: translateY(0) scale(.96); }
.vzbf__btn--ghost { border: 1px solid var(--vzbf-line-2); color: var(--vzbf-muted); }
.vzbf__btn--ghost:hover { border-color: var(--vzbf-teal); color: var(--vzbf-teal); }
.vzbf__btn--ghost:active { transform: scale(.96); }

/* ═══════════ REVIEW ═══════════ */
.vzbf__review {
    border: 1px solid var(--vzbf-line);
    border-radius: 13px;
    background: var(--vzbf-surface);
    overflow: hidden;
    margin-bottom: 22px;
}
.vzbf__rv-sec { border-bottom: 1px solid var(--vzbf-line); padding: 13px 18px; }
.vzbf__rv-sec:last-child { border-bottom: 0; }
.vzbf__rv-sec h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: var(--vzbf-neon);
    font-weight: 600;
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.vzbf__rv-edit {
    font-size: 11.5px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
    color: var(--vzbf-muted-2);
    text-decoration: underline;
    text-underline-offset: 3px;
    cursor: pointer;
}
.vzbf__rv-edit:hover { color: var(--vzbf-teal); }
.vzbf__rv-row {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 12px;
    padding: 3px 0;
    font-size: 13.5px;
}
.vzbf__rv-row dt { color: var(--vzbf-muted-2); font-size: 12.5px; }
.vzbf__rv-row dd { color: var(--vzbf-text); white-space: pre-wrap; word-break: break-word; }

/* consent + envio */
.vzbf__consent {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 13px;
    color: var(--vzbf-muted);
    line-height: 1.5;
    margin-bottom: 18px;
}
.vzbf__consent input {
    width: 17px;
    height: 17px;
    flex: none;
    margin-top: 1px;
    accent-color: var(--vzbf-neon);
    cursor: pointer;
}

/* Redesign 2026-08-18: um único botão de conclusão óbvio (salva +
   WhatsApp) em vez de 3 canais lado a lado — "copiar" virou link
   discreto abaixo, sem competir visualmente com a ação principal. */
.vzbf__send { margin-bottom: 10px; }
.vzbf__btn--block { display: flex; width: 100%; padding: 16px; font-size: 16px; }
.vzbf__hint-text { color: var(--vzbf-muted-2); font-size: 12.5px; margin-bottom: 14px; }
.vzbf__link-muted {
    display: block;
    margin: 0 auto 4px;
    color: var(--vzbf-muted-2);
    font-size: 13px;
    text-decoration: underline;
    text-underline-offset: 3px;
    cursor: pointer;
}
.vzbf__link-muted:hover { color: var(--vzbf-teal); }

/* ═══════════ SUCESSO ═══════════ */
.vzbf__done-box { text-align: center; padding: 30px 0 10px; margin: auto; max-width: 460px; }
.vzbf__ring {
    width: 60px;
    height: 60px;
    margin: 0 auto 18px;
    box-shadow: 0 0 0 7px var(--vzbf-neon-dim);
    border-radius: 50%;
}
.vzbf__ring-svg { width: 100%; height: 100%; display: block; }
.vzbf__ring-circle {
    stroke: var(--vzbf-teal);
    stroke-width: 2.5;
    stroke-dasharray: 152;
    stroke-dashoffset: 152;
    animation: vzbfRingDraw .5s ease-out forwards;
}
.vzbf__ring-check {
    stroke: var(--vzbf-neon);
    stroke-width: 4;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 40;
    stroke-dashoffset: 40;
    animation: vzbfCheckDraw .35s .4s cubic-bezier(.2, .8, .3, 1) forwards;
}
@keyframes vzbfRingDraw { to { stroke-dashoffset: 0; } }
@keyframes vzbfCheckDraw { to { stroke-dashoffset: 0; } }
.vzbf__done-box h2 { font-size: 26px; margin-bottom: 8px; }
.vzbf__done-text { max-width: 420px; margin-left: auto; margin-right: auto; }
.vzbf__done-actions { display: flex; gap: 10px; justify-content: center; margin-top: 24px; flex-wrap: wrap; }

/* ═══════════ TOAST ═══════════ */
.vzbf__toast {
    position: fixed;
    left: 50%;
    bottom: 26px;
    transform: translate(-50%, 90px);
    background: var(--vzbf-neon);
    color: #000;
    font-weight: 600;
    font-size: 13.5px;
    padding: 11px 20px;
    border-radius: 999px;
    z-index: 99999;
    box-shadow: 0 14px 36px -12px rgba(0, 0, 0, .8);
    transition: transform .3s cubic-bezier(.2, .7, .3, 1);
}
.vzbf__toast.vzbf__show { transform: translate(-50%, 0); }

/* honeypot */
.vzbf__hp { position: absolute; left: -9999px; opacity: 0; height: 0; overflow: hidden; }

/* ═══════════ RESPONSIVO ═══════════ */
@media (max-width: 760px) {
    .vzbf-modal { padding: 0; align-items: stretch; }
    .vzbf-modal__panel {
        max-width: none;
        height: 100dvh;
        max-height: none;
        border-radius: 0;
        border: 0;
    }
    .vzbf__step { padding: 20px 20px 18px; }
    .vzbf__step-head h2 { font-size: 22px; }
    .vzbf__t { font-size: 23px; }
    .vzbf__hint { font-size: 14px; margin-bottom: 14px; }
    .vzbf__opt-card-label b { font-size: 15.5px; }
    .vzbf__opt-card-label span { font-size: 13px; }
    .vzbf__rv-row { grid-template-columns: 1fr; gap: 1px; }
    .vzbf__rv-row dt { font-size: 11px; text-transform: uppercase; letter-spacing: .06em; }
    .vzbf-modal__nav { padding: 14px 18px; }
    .vzbf-modal__head { padding: 12px 16px; }
}

/* telas bem baixas (celular em paisagem, notebook pequeno com barra
   de endereço grande): reduz ainda mais o heading pra sobrar espaço
   pro campo em si, sem forçar rolagem da tela inteira */
@media (max-height: 620px) {
    .vzbf__t { font-size: 22px; }
    .vzbf__step-head h2 { font-size: 21px; }
    .vzbf__step-head { margin-bottom: 10px; }
    .vzbf__hint { margin-bottom: 10px; }
}

@media (prefers-reduced-motion: reduce) {
    .vzbf * { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
