.form-agendamento{--fa-ink:#0f0d1f;--fa-ink-2:#2e3244;--fa-ink-3:#4a4f63;--fa-ink-4:#636363;--fa-accent:#1463ff;--fa-surface:#edf1ff;--fa-card:#fff;--fa-line:#cfd8f2;--fa-line-soft:#e3e8f7;--fa-success:#1f9e34;--fa-radius-card:20px;--fa-radius-field:14px;--fa-radius-pill:9999px;--fa-font:"Switzer", system-ui, -apple-system, "Segoe UI", sans-serif;background:var(--fa-card);min-height:100dvh;color:var(--fa-ink);font-family:var(--fa-font);-webkit-font-smoothing:antialiased}.form-agendamento *,.form-agendamento :before,.form-agendamento :after{box-sizing:border-box}.form-agendamento button,.form-agendamento input,.form-agendamento textarea,.form-agendamento select{font:inherit;color:inherit}.form-agendamento a{color:var(--fa-accent)}.form-agendamento .fa-tela{flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:none}.form-agendamento .fa-tela--ativa{display:flex}.form-agendamento .fa-conteudo{padding:calc(20px + env(safe-area-inset-top,0px)) 20px 24px;flex-direction:column;flex:1;gap:22px;display:flex}.form-agendamento .fa-conteudo--obrigado{padding-top:calc(36px + env(safe-area-inset-top,0px))}.form-agendamento .fa-rodape{background:var(--fa-card);border-top:1px solid var(--fa-line-soft);padding:14px 20px calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:10px;display:flex;position:sticky;bottom:0}.form-agendamento .fa-nota{color:var(--fa-ink-3);text-align:center;margin:0;font-size:12px;line-height:1.4}.form-agendamento .fa-nota a{color:inherit;text-decoration:underline}.form-agendamento .fa-nota--md{font-size:13px}.form-agendamento .fa-nota--md a{font-weight:600;text-decoration:none}.form-agendamento .fa-marca{text-align:center;color:var(--fa-ink-4);font-size:10px;line-height:1;text-decoration:none;display:block}.form-agendamento .fa-marca strong{color:var(--fa-accent);font-weight:600}.form-agendamento h1{letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.12}.form-agendamento h1 em{color:var(--fa-accent);font-style:normal}.form-agendamento .fa-h-entrada{font-size:26px}.form-agendamento .fa-h-dados{font-size:24px}.form-agendamento .fa-h-obrigado{font-size:28px}.form-agendamento .fa-rotulo{margin:0;font-size:15px;font-weight:600}.form-agendamento .fa-rotulo--sm{font-size:14px}.form-agendamento .fa-texto{color:var(--fa-ink-2);margin:0;font-size:15px;line-height:1.45}.form-agendamento .fa-apoio{color:var(--fa-ink-3);margin:0;font-size:14px;line-height:1.45}.form-agendamento .fa-cabecalho{background:var(--fa-surface);border-radius:24px;flex-direction:column;gap:14px;padding:20px;display:flex}.form-agendamento .fa-pessoa{align-items:center;gap:12px;display:flex}.form-agendamento .fa-avatar{object-fit:cover;background:var(--fa-accent);border-radius:50%;flex-shrink:0;width:44px;height:44px}.form-agendamento .fa-avatar--fallback{color:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.form-agendamento .fa-pessoa-nome{font-size:15px;font-weight:600;line-height:1.2}.form-agendamento .fa-logo{object-fit:contain;object-position:left center;width:auto;max-width:220px;max-height:48px}.form-agendamento .fa-meta{color:var(--fa-ink-3);gap:16px;font-size:13px;display:flex}.form-agendamento .fa-meta span{align-items:center;gap:6px;display:flex}.form-agendamento .fa-bloco{flex-direction:column;gap:10px;display:flex}.form-agendamento .fa-bloco--passos{gap:14px}.form-agendamento .fa-bloco-topo{justify-content:space-between;align-items:baseline;display:flex}.form-agendamento .fa-fuso{color:var(--fa-ink-3);font-size:12px}.form-agendamento .fa-dias{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.form-agendamento .fa-dia{border:1px solid var(--fa-line);background:var(--fa-card);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:64px;padding:0;display:flex}.form-agendamento .fa-dia small{font-size:12px;font-weight:500}.form-agendamento .fa-dia strong{font-size:19px;font-weight:600;line-height:1}.form-agendamento .fa-horarios{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:230px;display:grid;overflow-y:auto}.form-agendamento .fa-horario{border:1px solid var(--fa-line);background:var(--fa-card);height:46px;color:var(--fa-accent);cursor:pointer;border-radius:12px;padding:0;font-size:15px;font-weight:600}.form-agendamento .fa-dia[aria-pressed=true],.form-agendamento .fa-horario[aria-pressed=true]{background:var(--fa-accent);border-color:var(--fa-accent);color:#fff}.form-agendamento .fa-horarios-vazio,.form-agendamento .fa-horarios-status{color:var(--fa-ink-3);text-align:center;grid-column:1/-1;margin:0;padding:12px 0;font-size:14px;line-height:1.45}.form-agendamento .fa-botao{border-radius:var(--fa-radius-pill);background:var(--fa-accent);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 8px 0 24px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.form-agendamento .fa-botao .fa-seta{width:40px;height:40px;color:var(--fa-accent);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.form-agendamento .fa-botao:disabled{background:var(--fa-line-soft);color:var(--fa-ink-3);cursor:default}.form-agendamento .fa-botao:disabled .fa-seta{color:var(--fa-ink-3)}.form-agendamento .fa-resumo{background:var(--fa-surface);border-radius:var(--fa-radius-card);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.form-agendamento .fa-resumo-info{align-items:center;gap:12px;display:flex}.form-agendamento .fa-resumo-icone{background:var(--fa-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.form-agendamento .fa-resumo-titulo{font-size:15px;font-weight:600;line-height:1.2}.form-agendamento .fa-resumo-sub{color:var(--fa-ink-3);font-size:13px;line-height:1.2}.form-agendamento .fa-link-leve{color:var(--fa-accent);cursor:pointer;background:0 0;border:0;padding:10px 4px;font-size:14px;font-weight:600}.form-agendamento .fa-voltar{color:var(--fa-ink-3);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;min-height:32px;padding:0;font-size:14px;font-weight:500;display:flex}.form-agendamento .fa-campos{flex-direction:column;gap:16px;display:flex}.form-agendamento .fa-campo{flex-direction:column;gap:6px;display:flex}.form-agendamento .fa-campo label{font-size:14px;font-weight:600}.form-agendamento .fa-campo input,.form-agendamento .fa-telefone{border:1px solid var(--fa-line);border-radius:var(--fa-radius-field);background:var(--fa-card);width:100%;height:52px;font-size:16px}.form-agendamento .fa-campo input{padding:0 16px}.form-agendamento .fa-telefone{align-items:center;display:flex;overflow:hidden}.form-agendamento .fa-telefone span{height:100%;color:var(--fa-ink-3);border-right:1px solid var(--fa-line-soft);align-items:center;padding:0 12px 0 16px;font-weight:500;display:flex}.form-agendamento .fa-telefone input{border:0;border-radius:0;flex:1;min-width:0;height:100%;padding:0 14px}.form-agendamento .fa-campo input:focus,.form-agendamento .fa-telefone:focus-within{border-color:var(--fa-accent);outline:none;box-shadow:0 0 0 3px #1463ff2e}.form-agendamento .fa-telefone input:focus{box-shadow:none}.form-agendamento input::placeholder{color:#8a90a3}.form-agendamento .fa-ajuda{color:var(--fa-ink-3);font-size:13px}.form-agendamento .fa-erro{color:#b42318;text-align:center;margin:0;font-size:13px;line-height:1.4}.form-agendamento .fa-check{background:#28c84024;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.form-agendamento .fa-passos{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.form-agendamento .fa-passos li{color:var(--fa-ink-2);align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.form-agendamento .fa-selo{border-radius:var(--fa-radius-pill);background:var(--fa-accent);color:#fff;justify-content:center;align-items:center;min-width:34px;height:24px;font-size:12px;font-weight:600;display:flex}.form-agendamento .fa-preparo{border:1px solid var(--fa-line-soft);border-radius:var(--fa-radius-card);flex-direction:column;gap:6px;padding:16px 18px;display:flex}.form-agendamento .fa-intro-gap{margin-top:6px}.form-agendamento .fa-hero-obrigado{flex-direction:column;gap:14px;display:flex}.form-agendamento .fa-extras{flex-direction:column;gap:16px;display:flex}.form-agendamento .fa-extras label,.form-agendamento .fa-extras .crm-text-primary{color:var(--fa-ink);font-size:14px;font-weight:600}.form-agendamento .fa-extras .input,.form-agendamento .fa-extras textarea.input{border:1px solid var(--fa-line);border-radius:var(--fa-radius-field);background:var(--fa-card);height:52px;box-shadow:none;padding:0 16px;font-size:16px}.form-agendamento .fa-extras textarea.input{height:auto;min-height:104px;padding:14px 16px}.form-agendamento :focus-visible{outline-offset:2px;outline:3px solid #1463ff73}.form-agendamento .fa-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-agendamento .fa-skel{background:var(--fa-line-soft);border-radius:8px;animation:1.2s ease-in-out infinite fa-skel-pulse;display:block}.form-agendamento .fa-skel--title{width:88%;height:28px}.form-agendamento .fa-skel--line{width:100%;height:14px}.form-agendamento .fa-skel--line-short{width:70%}.form-agendamento .fa-skel--label{width:112px;height:16px}.form-agendamento .fa-skel--fuso{width:128px;height:12px}.form-agendamento .fa-skel--chip{border-radius:999px;width:86px;height:16px}.form-agendamento .fa-skel-box{background:var(--fa-line-soft);pointer-events:none;cursor:default;border-color:#0000;animation:1.2s ease-in-out infinite fa-skel-pulse}@keyframes fa-skel-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.form-agendamento *{transition:none!important}.form-agendamento .fa-skel,.form-agendamento .fa-skel-box{animation:none}}
