.PadraoDeVinculoTest-module__l-Pn_q__container{width:100%}.PadraoDeVinculoTest-module__l-Pn_q__form{flex-direction:column;gap:2rem;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__questionsContainer{flex-direction:column;gap:3rem;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__questionGroup{border:none;margin:0;padding:0}.PadraoDeVinculoTest-module__l-Pn_q__questionText{font-family:var(--font-body);cursor:pointer;color:#fff;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;line-height:1.6;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__questionNumber{background-color:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:600;display:inline-flex}.PadraoDeVinculoTest-module__l-Pn_q__optionsContainer{flex-direction:column;gap:.75rem;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__optionWrapper{background-color:var(--color-surface-dark);border:1px solid var(--color-border-dark);cursor:pointer;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;transition:border-color .2s,background-color .2s;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__optionWrapper:hover{border-color:var(--color-primary);background-color:#cd37371a}.PadraoDeVinculoTest-module__l-Pn_q__optionWrapper:has(.PadraoDeVinculoTest-module__l-Pn_q__radioInput:checked){border-color:var(--color-primary);background-color:#cd373726}.PadraoDeVinculoTest-module__l-Pn_q__radioInput{cursor:pointer;width:1.25rem;height:1.25rem;accent-color:var(--color-primary);flex-shrink:0;margin-top:.1rem}.PadraoDeVinculoTest-module__l-Pn_q__optionLabel{font-family:var(--font-body);cursor:pointer;color:var(--color-text-body);flex:1;font-size:1rem;line-height:1.5}.PadraoDeVinculoTest-module__l-Pn_q__radioInput:focus-visible+.PadraoDeVinculoTest-module__l-Pn_q__optionLabel{outline:2px solid var(--color-primary);outline-offset:2px}.PadraoDeVinculoTest-module__l-Pn_q__buttonContainer{justify-content:center;margin-top:2rem;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__submitButton{font-family:var(--font-display);background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s}.PadraoDeVinculoTest-module__l-Pn_q__submitButton:hover{background-color:var(--color-primary-hover)}.PadraoDeVinculoTest-module__l-Pn_q__submitButton:active{transform:scale(.98)}.PadraoDeVinculoTest-module__l-Pn_q__submitButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.PadraoDeVinculoTest-module__l-Pn_q__resultContainer{max-width:720px}.PadraoDeVinculoTest-module__l-Pn_q__resultTitle{font-family:var(--font-serif);color:#fff;margin-top:0;margin-bottom:2rem;font-size:2rem;line-height:1.25}.PadraoDeVinculoTest-module__l-Pn_q__resultContent{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__resultParagraph{font-family:var(--font-body);color:var(--color-text-body);margin-bottom:0;font-size:1.1rem;line-height:1.7}.PadraoDeVinculoTest-module__l-Pn_q__adviceSection{background-color:var(--color-surface-dark);border-left:4px solid var(--color-primary);border-radius:.5rem;margin-bottom:3rem;padding:1.5rem}.PadraoDeVinculoTest-module__l-Pn_q__adviceTitle{font-family:var(--font-serif);color:#fff;margin-top:0;margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.PadraoDeVinculoTest-module__l-Pn_q__adviceContent{flex-direction:column;gap:1rem;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__linksSection{margin-bottom:3rem}.PadraoDeVinculoTest-module__l-Pn_q__linksTitle{font-family:var(--font-serif);color:#fff;margin-top:0;margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.PadraoDeVinculoTest-module__l-Pn_q__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.PadraoDeVinculoTest-module__l-Pn_q__linksList li{margin:0}.PadraoDeVinculoTest-module__l-Pn_q__linksList a{font-family:var(--font-body);color:var(--color-accent-link);text-underline-offset:4px;font-size:1rem;text-decoration:underline #b84a4a4d;transition:color .2s}.PadraoDeVinculoTest-module__l-Pn_q__linksList a:hover{color:#fff}.PadraoDeVinculoTest-module__l-Pn_q__retakeButton{font-family:var(--font-display);color:var(--color-primary);border:2px solid var(--color-primary);cursor:pointer;background-color:#0000;border-radius:.5rem;width:100%;margin-top:2rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background-color .2s,color .2s}.PadraoDeVinculoTest-module__l-Pn_q__retakeButton:hover{background-color:var(--color-primary);color:#fff}.PadraoDeVinculoTest-module__l-Pn_q__retakeButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (max-width:640px){.PadraoDeVinculoTest-module__l-Pn_q__questionsContainer{gap:2rem}.PadraoDeVinculoTest-module__l-Pn_q__questionNumber{width:1.75rem;height:1.75rem;font-size:.85rem}.PadraoDeVinculoTest-module__l-Pn_q__optionWrapper{padding:.875rem}.PadraoDeVinculoTest-module__l-Pn_q__radioInput{width:1.1rem;height:1.1rem}.PadraoDeVinculoTest-module__l-Pn_q__submitButton{width:100%}.PadraoDeVinculoTest-module__l-Pn_q__resultTitle{font-size:1.75rem}}
