.Cadastro-module__1tqWIW__section{background:linear-gradient(#f8f9fa 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;padding:6rem 0 4rem}.Cadastro-module__1tqWIW__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Cadastro-module__1tqWIW__logoHeader{justify-content:center;margin-bottom:2rem;display:flex}.Cadastro-module__1tqWIW__logo{width:auto;height:60px}@media (min-width:768px){.Cadastro-module__1tqWIW__logo{height:80px}}.Cadastro-module__1tqWIW__infoBox{border-radius:var(--radius-md);color:var(--color-text-main);background:#19a7ce1a;border:1px solid #19a7ce4d;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.5;display:flex}.Cadastro-module__1tqWIW__infoBox svg{color:var(--color-teal);flex-shrink:0;margin-top:2px}.Cadastro-module__1tqWIW__infoBox strong{color:var(--color-teal)}.Cadastro-module__1tqWIW__stepper{justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.Cadastro-module__1tqWIW__stepItem{align-items:center;gap:.5rem;display:flex}.Cadastro-module__1tqWIW__stepCircle{color:#6b7280;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.Cadastro-module__1tqWIW__stepCircle.Cadastro-module__1tqWIW__active{background:var(--color-purple);color:#fff}.Cadastro-module__1tqWIW__stepCircle.Cadastro-module__1tqWIW__completed{background:var(--color-teal);color:#fff}.Cadastro-module__1tqWIW__stepLabel{color:#6b7280;font-size:.75rem;font-weight:500;display:none}@media (min-width:768px){.Cadastro-module__1tqWIW__stepLabel{display:block}.Cadastro-module__1tqWIW__stepLabel.Cadastro-module__1tqWIW__active{color:var(--color-purple);font-weight:700}}.Cadastro-module__1tqWIW__stepConnector{background:#e5e7eb;width:40px;height:2px;transition:background .3s}.Cadastro-module__1tqWIW__stepConnector.Cadastro-module__1tqWIW__completed{background:var(--color-teal)}.Cadastro-module__1tqWIW__formCard{border-radius:var(--radius-lg);background:#fff;max-width:900px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #00000014}@media (min-width:768px){.Cadastro-module__1tqWIW__formCard{padding:3rem}}.Cadastro-module__1tqWIW__stepTitle{color:var(--color-text-main);text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.Cadastro-module__1tqWIW__stepTitle{font-size:1.75rem}}.Cadastro-module__1tqWIW__stepSubtitle{color:var(--color-text-muted);text-align:center;margin-bottom:2rem;font-size:1rem}.Cadastro-module__1tqWIW__serviceCards{gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Cadastro-module__1tqWIW__serviceCards{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.Cadastro-module__1tqWIW__serviceCard{border-radius:var(--radius-lg);cursor:pointer;text-align:center;background:#fff;border:2px solid #e5e7eb;padding:1.5rem;transition:all .3s}.Cadastro-module__1tqWIW__serviceCard:hover{border-color:var(--color-purple);transform:translateY(-4px);box-shadow:0 8px 30px #5d3e8e26}.Cadastro-module__1tqWIW__serviceCard.Cadastro-module__1tqWIW__selected{border-color:var(--color-purple);background:#5d3e8e0d}.Cadastro-module__1tqWIW__serviceIcon{margin-bottom:1rem;font-size:3rem}.Cadastro-module__1tqWIW__serviceCardTitle{color:var(--color-text-main);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.Cadastro-module__1tqWIW__serviceCardDesc{color:var(--color-text-muted);font-size:.875rem}.Cadastro-module__1tqWIW__serviceBadge{background:var(--color-orange);color:#fff;border-radius:9999px;margin-top:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Cadastro-module__1tqWIW__packageToggle{background:#f3f4f6;border-radius:9999px;justify-content:center;gap:.5rem;max-width:320px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.25rem;display:flex}.Cadastro-module__1tqWIW__toggleButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;flex:1;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.Cadastro-module__1tqWIW__toggleButton.Cadastro-module__1tqWIW__active{background:var(--color-purple);color:#fff}.Cadastro-module__1tqWIW__packageCards{gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Cadastro-module__1tqWIW__packageCards{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.Cadastro-module__1tqWIW__packageCards.Cadastro-module__1tqWIW__threeCol{grid-template-columns:repeat(3,1fr)}.Cadastro-module__1tqWIW__packageCards.Cadastro-module__1tqWIW__fourCol{grid-template-columns:repeat(4,1fr)}}.Cadastro-module__1tqWIW__packageCard{border-radius:var(--radius-lg);cursor:pointer;background:#fff;border:2px solid #e5e7eb;padding:1.5rem;transition:all .3s;position:relative}.Cadastro-module__1tqWIW__packageCard:hover{border-color:var(--color-purple);transform:translateY(-4px);box-shadow:0 8px 30px #5d3e8e26}.Cadastro-module__1tqWIW__packageCard.Cadastro-module__1tqWIW__selected{border-color:var(--color-purple);background:#5d3e8e0d}.Cadastro-module__1tqWIW__packageCard.Cadastro-module__1tqWIW__destaque{border-color:var(--color-orange)}.Cadastro-module__1tqWIW__packageCard.Cadastro-module__1tqWIW__destaque:before{content:"Mais completo";background:var(--color-orange);color:#fff;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Cadastro-module__1tqWIW__packageName{color:var(--color-text-main);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.Cadastro-module__1tqWIW__packagePrice{color:var(--color-purple);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Cadastro-module__1tqWIW__packagePrice span{color:var(--color-text-muted);font-size:.875rem;font-weight:400}.Cadastro-module__1tqWIW__packageDesc{color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem}.Cadastro-module__1tqWIW__packageFeatures{margin:0;padding:0;list-style:none}.Cadastro-module__1tqWIW__packageFeatures li{color:var(--color-text-main);padding:.25rem 0 .25rem 1.5rem;font-size:.875rem;position:relative}.Cadastro-module__1tqWIW__packageFeatures li:before{content:"✓";color:var(--color-teal);font-weight:700;position:absolute;left:0}.Cadastro-module__1tqWIW__formGroup{margin-bottom:1.5rem}.Cadastro-module__1tqWIW__formRow{gap:1rem;display:grid}@media (min-width:768px){.Cadastro-module__1tqWIW__formRow.Cadastro-module__1tqWIW__two{grid-template-columns:repeat(2,1fr)}.Cadastro-module__1tqWIW__formRow.Cadastro-module__1tqWIW__three{grid-template-columns:repeat(3,1fr)}.Cadastro-module__1tqWIW__formRow.Cadastro-module__1tqWIW__twoThirds{grid-template-columns:2fr 1fr}}.Cadastro-module__1tqWIW__label{color:var(--color-text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Cadastro-module__1tqWIW__required{color:var(--color-orange)}.Cadastro-module__1tqWIW__input{border-radius:var(--radius-md);width:100%;font-size:1rem;font-family:var(--font-primary),sans-serif;color:var(--color-text-main);background:#fff;border:1px solid #e5e7eb;padding:.75rem 1rem;transition:border-color .3s,box-shadow .3s}.Cadastro-module__1tqWIW__input:focus{border-color:var(--color-purple);outline:none;box-shadow:0 0 0 3px #5d3e8e1a}.Cadastro-module__1tqWIW__input::placeholder{color:#9ca3af}.Cadastro-module__1tqWIW__input.Cadastro-module__1tqWIW__error{border-color:#ef4444}.Cadastro-module__1tqWIW__inputError{color:#ef4444;margin-top:.25rem;font-size:.75rem}.Cadastro-module__1tqWIW__textarea{resize:vertical;min-height:100px}.Cadastro-module__1tqWIW__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Cadastro-module__1tqWIW__radioGroup{flex-wrap:wrap;gap:1rem;display:flex}.Cadastro-module__1tqWIW__radioLabel{cursor:pointer;color:var(--color-text-main);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Cadastro-module__1tqWIW__radioInput{width:18px;height:18px;accent-color:var(--color-purple)}.Cadastro-module__1tqWIW__checkboxGroup{flex-direction:column;gap:.75rem;display:flex}.Cadastro-module__1tqWIW__checkboxLabel{cursor:pointer;color:var(--color-text-main);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.Cadastro-module__1tqWIW__checkboxInput{width:18px;height:18px;accent-color:var(--color-purple);flex-shrink:0;margin-top:2px}.Cadastro-module__1tqWIW__checkboxInput:checked{background:var(--color-purple)}.Cadastro-module__1tqWIW__sectionDivider{color:var(--color-purple);border-bottom:2px solid #5d3e8e33;margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.Cadastro-module__1tqWIW__buttonGroup{border-top:1px solid #e5e7eb;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.Cadastro-module__1tqWIW__button{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;font-size:.875rem;font-weight:700;font-family:var(--font-primary),sans-serif;border:2px solid #0000;border-radius:9999px;padding:1rem 2rem;transition:all .3s}.Cadastro-module__1tqWIW__buttonPrimary{background:var(--color-purple);color:#fff;border-color:var(--color-purple)}.Cadastro-module__1tqWIW__buttonPrimary:hover:not(:disabled){background:#4a2f71;border-color:#4a2f71;transform:translateY(-2px)}.Cadastro-module__1tqWIW__buttonPrimary:disabled{opacity:.5;cursor:not-allowed}.Cadastro-module__1tqWIW__buttonSecondary{color:var(--color-text-muted);background:0 0;border-color:#e5e7eb}.Cadastro-module__1tqWIW__buttonSecondary:hover{border-color:var(--color-purple);color:var(--color-purple)}.Cadastro-module__1tqWIW__buttonSubmit{background:var(--color-orange);color:#fff;border-color:var(--color-orange);width:100%}.Cadastro-module__1tqWIW__buttonSubmit:hover:not(:disabled){background:#d65538;border-color:#d65538;transform:translateY(-2px)}.Cadastro-module__1tqWIW__loading{justify-content:center;align-items:center;gap:.5rem;display:flex}.Cadastro-module__1tqWIW__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Cadastro-module__1tqWIW__spin}@keyframes Cadastro-module__1tqWIW__spin{to{transform:rotate(360deg)}}.Cadastro-module__1tqWIW__reviewSection{margin-bottom:2rem}.Cadastro-module__1tqWIW__reviewCard{border-radius:var(--radius-md);background:#f9fafb;margin-bottom:1rem;padding:1.5rem}.Cadastro-module__1tqWIW__reviewCardTitle{color:var(--color-purple);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.Cadastro-module__1tqWIW__reviewItem{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:.5rem 0;display:flex}.Cadastro-module__1tqWIW__reviewItem:last-child{border-bottom:none}.Cadastro-module__1tqWIW__reviewLabel{color:var(--color-text-muted);font-size:.875rem}.Cadastro-module__1tqWIW__reviewValue{color:var(--color-text-main);text-align:right;font-size:.875rem;font-weight:500}.Cadastro-module__1tqWIW__totalPrice{background:var(--color-purple);color:#fff;border-radius:var(--radius-md);text-align:center;margin-bottom:2rem;padding:1.5rem}.Cadastro-module__1tqWIW__totalLabel{opacity:.8;margin-bottom:.25rem;font-size:.875rem}.Cadastro-module__1tqWIW__totalValue{font-size:2rem;font-weight:700}.Cadastro-module__1tqWIW__successScreen{text-align:center;padding:3rem 1.5rem}.Cadastro-module__1tqWIW__successIcon{background:var(--color-teal);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.Cadastro-module__1tqWIW__successTitle{color:var(--color-text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Cadastro-module__1tqWIW__successSubtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem}.Cadastro-module__1tqWIW__successSteps{border-radius:var(--radius-md);text-align:left;background:#f9fafb;margin-bottom:2rem;padding:1.5rem}.Cadastro-module__1tqWIW__successStepsTitle{color:var(--color-purple);margin-bottom:1rem;font-size:.875rem;font-weight:700}.Cadastro-module__1tqWIW__successStepsList{margin:0;padding:0;list-style:none}.Cadastro-module__1tqWIW__successStepsList li{color:var(--color-text-main);padding:.5rem 0 .5rem 2rem;font-size:.875rem;position:relative}.Cadastro-module__1tqWIW__successStepsList li:before{content:counter(step);counter-increment:step;background:var(--color-purple);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;left:0}.Cadastro-module__1tqWIW__successStepsList{counter-reset:step}.Cadastro-module__1tqWIW__successContact{color:var(--color-text-muted);margin-bottom:2rem;font-size:.875rem}.Cadastro-module__1tqWIW__successContact a{color:var(--color-purple);font-weight:600}.Cadastro-module__1tqWIW__agenteValues{gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Cadastro-module__1tqWIW__agenteValues{grid-template-columns:repeat(2,1fr)}}.Cadastro-module__1tqWIW__agenteValueCard{border-radius:var(--radius-lg);text-align:center;background:#fff;border:2px solid #e5e7eb;padding:1.5rem}.Cadastro-module__1tqWIW__agenteValueLabel{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.875rem}.Cadastro-module__1tqWIW__agenteValuePrice{color:var(--color-purple);font-size:1.75rem;font-weight:700}.Cadastro-module__1tqWIW__agenteValuePrice span{color:var(--color-text-muted);font-size:.875rem;font-weight:400}.Cadastro-module__1tqWIW__passwordScreen{max-width:400px;margin:0 auto;padding:1rem 0}.Cadastro-module__1tqWIW__passwordForm{margin-bottom:2rem}.Cadastro-module__1tqWIW__passwordInputWrapper{position:relative}.Cadastro-module__1tqWIW__passwordInputWrapper .Cadastro-module__1tqWIW__input{padding-right:3rem}.Cadastro-module__1tqWIW__passwordToggle{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Cadastro-module__1tqWIW__passwordToggle:hover{color:var(--color-purple)}.Cadastro-module__1tqWIW__inputHint{color:var(--color-text-muted);margin-top:.5rem;font-size:.75rem;display:block}.Cadastro-module__1tqWIW__buttonFullWidth{width:100%;margin-top:1.5rem}.Cadastro-module__1tqWIW__passwordInfo{border-radius:var(--radius-md);background:#f9fafb;padding:1.25rem}.Cadastro-module__1tqWIW__passwordInfoItem{color:var(--color-text-main);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.Cadastro-module__1tqWIW__passwordInfoItem+.Cadastro-module__1tqWIW__passwordInfoItem{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.Cadastro-module__1tqWIW__passwordInfoItem svg{color:var(--color-purple);flex-shrink:0;margin-top:2px}.Cadastro-module__1tqWIW__saveStatus{color:var(--color-text-muted);background:#f9fafb;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:.5rem 1rem;font-size:.75rem;display:flex}.Cadastro-module__1tqWIW__saveStatus.Cadastro-module__1tqWIW__saving{color:var(--color-orange)}.Cadastro-module__1tqWIW__saveStatus.Cadastro-module__1tqWIW__saved{color:var(--color-teal)}.Cadastro-module__1tqWIW__saveStatusDot{background:currentColor;border-radius:50%;width:8px;height:8px}.Cadastro-module__1tqWIW__saveStatus.Cadastro-module__1tqWIW__saving .Cadastro-module__1tqWIW__saveStatusDot{animation:1s infinite Cadastro-module__1tqWIW__pulse}@keyframes Cadastro-module__1tqWIW__pulse{0%,to{opacity:1}50%{opacity:.4}}.Cadastro-module__1tqWIW__sessionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Cadastro-module__1tqWIW__sessionInfo{color:var(--color-text-muted);font-size:.75rem}.Cadastro-module__1tqWIW__logoutButton{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;transition:all .2s}.Cadastro-module__1tqWIW__logoutButton:hover{color:var(--color-purple);background:#f3f4f6}
