.diagnostico-form-module__gbauba__form{flex-direction:column;gap:1.25rem;display:flex}.diagnostico-form-module__gbauba__row{grid-template-columns:1fr;gap:1.25rem;display:grid}.diagnostico-form-module__gbauba__field{flex-direction:column;gap:.375rem;display:flex}.diagnostico-form-module__gbauba__label{font-size:.8125rem;font-weight:var(--fw-med);color:var(--text-2)}.diagnostico-form-module__gbauba__input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);font-size:.9375rem;font-family:var(--font);color:var(--text);width:100%;transition:border-color var(--duration-fast) var(--ease), box-shadow var(--duration-fast) var(--ease);-webkit-appearance:none;outline:none;padding:.75rem 1rem}.diagnostico-form-module__gbauba__input::placeholder{color:var(--muted)}.diagnostico-form-module__gbauba__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #e01c8226}.diagnostico-form-module__gbauba__inputError{border-color:#ef444499}.diagnostico-form-module__gbauba__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.diagnostico-form-module__gbauba__textarea{resize:vertical;min-height:100px}.diagnostico-form-module__gbauba__error{color:#ef4444;font-size:.75rem}.diagnostico-form-module__gbauba__formError{color:#ef4444;border-radius:var(--r-md);background:#ef444414;border:1px solid #ef444433;padding:.75rem 1rem;font-size:.875rem}.diagnostico-form-module__gbauba__submit{justify-content:center;width:100%;padding:1rem;font-size:1rem}.diagnostico-form-module__gbauba__submit:disabled{opacity:.6;cursor:not-allowed}.diagnostico-form-module__gbauba__microcopy{color:var(--muted);text-align:center;font-size:.8125rem}.diagnostico-form-module__gbauba__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.diagnostico-form-module__gbauba__successIcon{width:56px;height:56px;color:var(--primary);background:#e01c821a;border:1px solid #e01c824d;border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.diagnostico-form-module__gbauba__successTitle{font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:-.03em}.diagnostico-form-module__gbauba__successText{color:var(--text-2);max-width:36ch;font-size:1rem;line-height:1.65}@media (min-width:640px){.diagnostico-form-module__gbauba__row{grid-template-columns:1fr 1fr}}
.live-session-module__jLkgBW__wrap{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:900px){.live-session-module__jLkgBW__wrap{grid-template-columns:280px 1fr}}.live-session-module__jLkgBW__progress{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-xl);height:fit-content;padding:1.5rem}.live-session-module__jLkgBW__progressTitle{font-size:.75rem;font-weight:var(--fw-med);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem}.live-session-module__jLkgBW__progressList{flex-direction:column;gap:.875rem;list-style:none;display:flex}.live-session-module__jLkgBW__progressItem{color:var(--text-2);transition:color var(--duration-normal) var(--ease);align-items:center;gap:.625rem;font-size:.875rem;display:flex;position:relative}.live-session-module__jLkgBW__progressDot{background:var(--border-h);width:6px;height:6px;transition:background var(--duration-normal) var(--ease);border-radius:50%;flex-shrink:0}.live-session-module__jLkgBW__progressItemActive{color:var(--text);font-weight:var(--fw-med)}.live-session-module__jLkgBW__progressItemActive .live-session-module__jLkgBW__progressDot{background:var(--primary);box-shadow:0 0 6px #e01c8299}.live-session-module__jLkgBW__progressItemDisabled{opacity:.5}.live-session-module__jLkgBW__progressCheck{color:var(--primary);margin-left:auto;font-size:.75rem}.live-session-module__jLkgBW__progressSoon{color:var(--muted);margin-left:auto;font-size:.6875rem}.live-session-module__jLkgBW__chatPanel{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;min-height:420px;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.live-session-module__jLkgBW__startScreen{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin:auto;display:flex}.live-session-module__jLkgBW__startText{color:var(--text);max-width:40ch;font-size:1.0625rem}.live-session-module__jLkgBW__statusText{color:var(--text-2);margin:auto;font-size:.9375rem}.live-session-module__jLkgBW__messages{flex-direction:column;flex:1;gap:.75rem;max-height:480px;margin-bottom:1rem;padding-right:.25rem;display:flex;overflow-y:auto}.live-session-module__jLkgBW__bubbleUser,.live-session-module__jLkgBW__bubbleAssistant{border-radius:var(--r-lg);word-wrap:break-word;max-width:80%;padding:.75rem 1rem;font-size:.9375rem;line-height:1.55}.live-session-module__jLkgBW__bubbleUser{background:var(--primary);color:#fff;border-bottom-right-radius:var(--r-sm);align-self:flex-end}.live-session-module__jLkgBW__bubbleAssistant{background:var(--surface-2);color:var(--text);border-bottom-left-radius:var(--r-sm);align-self:flex-start}.live-session-module__jLkgBW__synthesis{border-top:1px solid var(--border);flex-direction:column;align-self:stretch;gap:1rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.live-session-module__jLkgBW__synthesisTitle{font-size:.75rem;font-weight:var(--fw-med);letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.live-session-module__jLkgBW__actionList{counter-reset:action;flex-direction:column;gap:.875rem;list-style:none;display:flex}.live-session-module__jLkgBW__actionCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-lg);counter-increment:action;padding:1rem 1.125rem;position:relative}.live-session-module__jLkgBW__actionCard:before{content:counter(action);background:var(--primary);color:#fff;width:1.375rem;height:1.375rem;font-size:.75rem;font-weight:var(--fw-med);border-radius:50%;place-items:center;display:grid;position:absolute;top:-.625rem;left:1rem}.live-session-module__jLkgBW__actionLayer{letter-spacing:.04em;text-transform:uppercase;color:var(--primary-h);font-size:.6875rem;font-weight:var(--fw-med);margin-bottom:.5rem;display:inline-block}.live-session-module__jLkgBW__actionWhat{color:var(--text);font-size:.9375rem;font-weight:var(--fw-med);margin-bottom:.5rem;line-height:1.5}.live-session-module__jLkgBW__actionWhy,.live-session-module__jLkgBW__actionChange{color:var(--text-2);font-size:.8125rem;line-height:1.55}.live-session-module__jLkgBW__actionWhy strong,.live-session-module__jLkgBW__actionChange strong{color:var(--text)}.live-session-module__jLkgBW__healthyNote{color:var(--muted);font-size:.8125rem;font-style:italic;line-height:1.5}.live-session-module__jLkgBW__errorText{color:var(--primary-h);margin-bottom:.75rem;font-size:.875rem}.live-session-module__jLkgBW__inputRow{gap:.75rem;display:flex}.live-session-module__jLkgBW__input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);color:var(--text);transition:border-color var(--duration-normal) var(--ease);flex:1;padding:.75rem 1rem;font-size:.9375rem}.live-session-module__jLkgBW__input:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-color:var(--border-h)}.live-session-module__jLkgBW__input::placeholder{color:var(--muted)}.live-session-module__jLkgBW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.live-session-module__jLkgBW__progressDot,.live-session-module__jLkgBW__progressItem,.live-session-module__jLkgBW__input{transition:none}}
.diagnostico-module__qpPU4W__page{min-height:100svh}.diagnostico-module__qpPU4W__hero{background:var(--bg);padding:var(--hero-pt) var(--sx) clamp(3rem, 6vw, 5rem);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.diagnostico-module__qpPU4W__hero:before{content:"";pointer-events:none;background:radial-gradient(50% 70% at 70%,#e01c8212 0%,#0000 70%);position:absolute;inset:0}.diagnostico-module__qpPU4W__heroInner{max-width:var(--max-w);grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3.5rem);margin:0 auto;display:grid;position:relative}.diagnostico-module__qpPU4W__heroContent{max-width:640px}.diagnostico-module__qpPU4W__eyebrow{border-radius:var(--r-full);font-size:.8125rem;font-weight:var(--fw-med);color:var(--text-2);background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:.5rem;margin-bottom:1.875rem;padding:.375rem .875rem .375rem .625rem;display:inline-flex}.diagnostico-module__qpPU4W__dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #e01c8299}.diagnostico-module__qpPU4W__h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:var(--fw-black);letter-spacing:-.04em;text-wrap:balance;margin-bottom:1.25rem;line-height:1.05}.diagnostico-module__qpPU4W__heroSub{color:var(--text-2);max-width:52ch;font-size:1.0625rem;line-height:1.72}.diagnostico-module__qpPU4W__heroVisual{justify-content:center;margin-top:2.5rem;display:flex}.diagnostico-module__qpPU4W__flow{width:260px;height:440px;margin:0 auto;position:relative;transform:scale(.92)}@media (min-width:480px){.diagnostico-module__qpPU4W__flow{transform:none}}.diagnostico-module__qpPU4W__flowSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.diagnostico-module__qpPU4W__flowParticle{filter:drop-shadow(0 0 5px var(--primary))}.diagnostico-module__qpPU4W__flowNode{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);opacity:0;animation:diagnostico-module__qpPU4W__fadeFlowNode .4s var(--ease) both;animation-delay:calc(var(--i) * .15s + .4s);transition:border-color var(--duration-normal) var(--ease), box-shadow var(--duration-normal) var(--ease);z-index:1;align-items:center;gap:.625rem;padding:0 .875rem;display:flex;position:absolute}.diagnostico-module__qpPU4W__flowNode:hover{border-color:var(--border-h);box-shadow:0 0 0 1px var(--border-h)}@keyframes diagnostico-module__qpPU4W__fadeFlowNode{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.diagnostico-module__qpPU4W__flowNodeIcon{border-radius:var(--r-sm);width:26px;height:26px;color:var(--primary);background:#e01c821f;flex-shrink:0;place-items:center;display:grid}.diagnostico-module__qpPU4W__flowNodeIcon svg{width:15px;height:15px}.diagnostico-module__qpPU4W__flowNodeLabel{font-size:.8125rem;font-weight:var(--fw-med);color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:900px){.diagnostico-module__qpPU4W__heroInner{grid-template-columns:1.15fr 1fr}.diagnostico-module__qpPU4W__heroVisual{display:block}}.diagnostico-module__qpPU4W__body{background:var(--surface);padding:var(--sy) var(--sx)}.diagnostico-module__qpPU4W__bodyInner{max-width:var(--max-w);grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(3rem,6vw,5rem);margin:0 auto;display:grid}.diagnostico-module__qpPU4W__sidebar{flex-direction:column;gap:1.5rem;width:100%;min-width:0;display:flex}.diagnostico-module__qpPU4W__sideCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-xl);padding:clamp(1.5rem,3vw,2rem)}.diagnostico-module__qpPU4W__sideTitle{font-size:.75rem;font-weight:var(--fw-med);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem}.diagnostico-module__qpPU4W__sideList{flex-direction:column;gap:1.125rem;display:flex}.diagnostico-module__qpPU4W__sideItem{flex-direction:column;gap:.25rem;display:flex}.diagnostico-module__qpPU4W__sideItemTitle{font-size:.9375rem;font-weight:var(--fw-bold);color:var(--text)}.diagnostico-module__qpPU4W__sideItemDesc{color:var(--text-2);font-size:.875rem;line-height:1.55}.diagnostico-module__qpPU4W__sideGuarantees{flex-direction:column;gap:1rem;display:flex}.diagnostico-module__qpPU4W__guarantee{align-items:flex-start;gap:.875rem;display:flex}.diagnostico-module__qpPU4W__guaranteeIcon{width:24px;height:24px;color:var(--primary);background:#e01c821a;border-radius:50%;flex-shrink:0;place-items:center;font-size:.75rem;display:grid}.diagnostico-module__qpPU4W__guarantee strong{font-size:.9375rem;font-weight:var(--fw-bold);color:var(--text);margin-bottom:.25rem;display:block}.diagnostico-module__qpPU4W__guarantee p{color:var(--text-2);font-size:.875rem;line-height:1.55}.diagnostico-module__qpPU4W__formWrap{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-xl);width:100%;min-width:0;padding:clamp(1.5rem,4vw,2.5rem)}.diagnostico-module__qpPU4W__formTitle{font-size:1.25rem;font-weight:var(--fw-bold);letter-spacing:-.025em;color:var(--text);margin-bottom:1.75rem}@media (min-width:900px){.diagnostico-module__qpPU4W__bodyInner{grid-template-columns:1fr 1.5fr}}.diagnostico-module__qpPU4W__qualify{background:var(--bg);border-bottom:1px solid var(--border);padding:clamp(3rem, 6vw, 4.5rem) var(--sx)}.diagnostico-module__qpPU4W__qualifyInner{max-width:var(--max-w);margin:0 auto}.diagnostico-module__qpPU4W__qualifyTitle{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text);max-width:40ch;margin-bottom:1.75rem}.diagnostico-module__qpPU4W__qualifyList{grid-template-columns:1fr;gap:.875rem 2.5rem;display:grid}.diagnostico-module__qpPU4W__qualifyItem{color:var(--text-2);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.55;display:flex}.diagnostico-module__qpPU4W__qualifyIcon{width:22px;height:22px;color:var(--primary);background:#e01c821a;border-radius:50%;flex-shrink:0;place-items:center;margin-top:.125rem;font-size:.6875rem;display:grid}@media (min-width:700px){.diagnostico-module__qpPU4W__qualifyList{grid-template-columns:1fr 1fr}}.diagnostico-module__qpPU4W__how{background:var(--surface);padding:var(--sy) var(--sx)}.diagnostico-module__qpPU4W__howInner{max-width:var(--max-w);margin:0 auto}.diagnostico-module__qpPU4W__howTitle{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--fw-black);letter-spacing:-.03em;color:var(--text);margin-bottom:clamp(2rem,4vw,3rem)}.diagnostico-module__qpPU4W__howList{grid-template-columns:1fr;gap:1.5rem;list-style:none;display:grid}.diagnostico-module__qpPU4W__howStep{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-lg);transition:border-color var(--duration-normal) var(--ease);padding:1.5rem}.diagnostico-module__qpPU4W__howStep:hover{border-color:var(--border-h)}.diagnostico-module__qpPU4W__howN{font-size:.8125rem;font-weight:var(--fw-bold);color:var(--primary);letter-spacing:.04em;margin-bottom:.75rem;display:block}.diagnostico-module__qpPU4W__howStepTitle{font-size:1.0625rem;font-weight:var(--fw-bold);color:var(--text);margin-bottom:.375rem;display:block}.diagnostico-module__qpPU4W__howStepDesc{color:var(--text-2);font-size:.875rem;line-height:1.55}@media (min-width:700px){.diagnostico-module__qpPU4W__howList{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.diagnostico-module__qpPU4W__howList{grid-template-columns:repeat(4,1fr)}}.diagnostico-module__qpPU4W__proof{background:var(--bg);padding:var(--sy) var(--sx);border-top:1px solid var(--border)}.diagnostico-module__qpPU4W__proofInner{max-width:var(--max-w);margin:0 auto}.diagnostico-module__qpPU4W__proofTitle{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--fw-black);letter-spacing:-.03em;color:var(--text);max-width:32ch;margin-bottom:clamp(2rem,4vw,3rem)}.diagnostico-module__qpPU4W__proofGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.diagnostico-module__qpPU4W__proofCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3vw,2rem);display:flex}.diagnostico-module__qpPU4W__proofQuote{color:var(--text);font-size:1.0625rem;line-height:1.6;font-weight:var(--fw-med)}.diagnostico-module__qpPU4W__proofCaption{flex-direction:column;gap:.125rem;font-size:.875rem;display:flex}.diagnostico-module__qpPU4W__proofCaption strong{color:var(--text);font-weight:var(--fw-bold)}.diagnostico-module__qpPU4W__proofCaption span{color:var(--muted)}.diagnostico-module__qpPU4W__proofLink{font-size:.875rem;font-weight:var(--fw-med);color:var(--primary);transition:color var(--duration-normal) var(--ease);align-self:flex-start}.diagnostico-module__qpPU4W__proofLink:hover{color:var(--primary-h)}.diagnostico-module__qpPU4W__proofLink:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--r-sm)}@media (min-width:700px){.diagnostico-module__qpPU4W__proofGrid{grid-template-columns:repeat(2,1fr)}}
