.teste-gratis-module__ey-Q-G__page{flex-direction:column;min-height:100vh;display:flex}.teste-gratis-module__ey-Q-G__mesh{z-index:0;pointer-events:none;position:fixed;inset:0}.teste-gratis-module__ey-Q-G__mesh:before{content:"";background:radial-gradient(60% 50% at 20% 30%,#7e22ce24 0%,#0000 55%),radial-gradient(50% 40% at 80% 70%,#fb923c14 0%,#0000 50%);animation:14s ease-in-out infinite alternate teste-gratis-module__ey-Q-G__meshFloat;position:absolute;inset:-50%}@keyframes teste-gratis-module__ey-Q-G__meshFloat{0%{transform:translate(0)}to{transform:translate(2%,3%)}}.teste-gratis-module__ey-Q-G__nav{z-index:100;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:relative}.teste-gratis-module__ey-Q-G__navBrand{letter-spacing:-.04em;background:linear-gradient(135deg, var(--text) 30%, var(--primary-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:10px;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.teste-gratis-module__ey-Q-G__navBrand img{width:auto;height:40px;filter:drop-shadow(0 0 8px var(--primary-glow))}.teste-gratis-module__ey-Q-G__navBack{color:var(--text-sec);align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.teste-gratis-module__ey-Q-G__navBack:hover{color:var(--text)}.teste-gratis-module__ey-Q-G__navBack svg{width:16px;height:16px}.teste-gratis-module__ey-Q-G__main{z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 24px 80px;display:flex;position:relative}.teste-gratis-module__ey-Q-G__stepsIndicator{align-items:center;gap:8px;margin-bottom:56px;animation:.6s both teste-gratis-module__ey-Q-G__fadeUp;display:flex}.teste-gratis-module__ey-Q-G__stepDot{background:var(--border-hi);border-radius:50%;width:8px;height:8px;transition:all .3s}.teste-gratis-module__ey-Q-G__stepDot.teste-gratis-module__ey-Q-G__active{background:var(--primary-light);box-shadow:0 0 8px var(--primary-light);border-radius:4px;width:24px}.teste-gratis-module__ey-Q-G__stepDot.teste-gratis-module__ey-Q-G__done{background:var(--green)}.teste-gratis-module__ey-Q-G__progressBar{background:var(--border);z-index:10;border-radius:3px;width:100%;max-width:680px;height:3px;margin-bottom:40px;position:relative;overflow:hidden}.teste-gratis-module__ey-Q-G__progressFill{background:linear-gradient(90deg, var(--primary), var(--accent));border-radius:3px;height:100%;transition:width .4s}.teste-gratis-module__ey-Q-G__stepPanel{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:680px;animation:.5s both teste-gratis-module__ey-Q-G__fadeUp;display:none}.teste-gratis-module__ey-Q-G__stepPanel.teste-gratis-module__ey-Q-G__active{display:flex}.teste-gratis-module__ey-Q-G__stepEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-light);justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.teste-gratis-module__ey-Q-G__stepEyebrow:before,.teste-gratis-module__ey-Q-G__stepEyebrow:after{content:"";background:var(--primary-light);width:20px;height:1px}.teste-gratis-module__ey-Q-G__stepTitle{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1}.teste-gratis-module__ey-Q-G__stepTitle em{background:linear-gradient(135deg,#c084fc,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.teste-gratis-module__ey-Q-G__stepSubtitle{color:var(--text-sec);max-width:480px;margin-bottom:48px;font-size:1.05rem;line-height:1.7}.teste-gratis-module__ey-Q-G__choiceGrid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:32px;display:grid}.teste-gratis-module__ey-Q-G__choiceCard{background:var(--surface);border:2px solid var(--border);border-radius:var(--r-xl);color:var(--text);cursor:pointer;text-align:left;flex-direction:column;gap:16px;padding:36px 28px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.teste-gratis-module__ey-Q-G__choiceCard:before{content:"";opacity:0;transition:opacity .3s;position:absolute;inset:0}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__chatChoice:before{background:linear-gradient(135deg,#7e22ce1a,#0000)}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__escolaChoice:before{background:linear-gradient(135deg,#fb923c14,#0000)}.teste-gratis-module__ey-Q-G__choiceCard:hover{transform:translateY(-6px)}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__chatChoice:hover{border-color:#a855f780;box-shadow:0 20px 48px #7e22ce40}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__escolaChoice:hover{border-color:#fb923c80;box-shadow:0 20px 48px #fb923c33}.teste-gratis-module__ey-Q-G__choiceCard:hover:before{opacity:1}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__selected{transform:translateY(-6px)}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__chatChoice.teste-gratis-module__ey-Q-G__selected{background:#7e22ce0f;border-color:#a855f799;box-shadow:0 20px 48px #7e22ce4d,0 0 0 1px #a855f733}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__escolaChoice.teste-gratis-module__ey-Q-G__selected{background:#fb923c0d;border-color:#fb923c99;box-shadow:0 20px 48px #fb923c40,0 0 0 1px #fb923c33}.teste-gratis-module__ey-Q-G__choiceCheck{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:none;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #10b98166}.teste-gratis-module__ey-Q-G__choiceCard.teste-gratis-module__ey-Q-G__selected .teste-gratis-module__ey-Q-G__choiceCheck{display:flex}.teste-gratis-module__ey-Q-G__choiceIcon{z-index:1;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.7rem;display:flex;position:relative}.teste-gratis-module__ey-Q-G__iconC{background:#7e22ce26;border:1px solid #a855f740}.teste-gratis-module__ey-Q-G__iconE{background:#fb923c1f;border:1px solid #fb923c40}.teste-gratis-module__ey-Q-G__choiceLabel{letter-spacing:.1em;text-transform:uppercase;z-index:1;font-size:.72rem;font-weight:800;position:relative}.teste-gratis-module__ey-Q-G__labelChat{color:var(--primary-light)}.teste-gratis-module__ey-Q-G__labelEscola{color:var(--accent)}.teste-gratis-module__ey-Q-G__choiceName{letter-spacing:-.02em;z-index:1;margin-bottom:6px;font-size:1.2rem;font-weight:800;position:relative}.teste-gratis-module__ey-Q-G__choiceDesc{color:var(--text-sec);z-index:1;font-size:.88rem;line-height:1.55;position:relative}.teste-gratis-module__ey-Q-G__choiceFeatures{z-index:1;flex-direction:column;gap:7px;list-style:none;display:flex;position:relative}.teste-gratis-module__ey-Q-G__choiceFeatures li{color:var(--text-sec);align-items:center;gap:8px;font-size:.82rem;display:flex}.teste-gratis-module__ey-Q-G__cfChat{color:var(--primary-light);font-size:.7rem;font-weight:700}.teste-gratis-module__ey-Q-G__cfEscola{color:var(--accent);font-size:.7rem;font-weight:700}.teste-gratis-module__ey-Q-G__formGrid{text-align:left;grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-bottom:24px;display:grid}.teste-gratis-module__ey-Q-G__formField{flex-direction:column;gap:8px;display:flex}.teste-gratis-module__ey-Q-G__formField.teste-gratis-module__ey-Q-G__full{grid-column:1/-1}.teste-gratis-module__ey-Q-G__formLabel{color:var(--text-sec);letter-spacing:.04em;font-size:.8rem;font-weight:700}.teste-gratis-module__ey-Q-G__formInput,.teste-gratis-module__ey-Q-G__formSelect{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--font);-webkit-appearance:none;border-radius:12px;outline:none;width:100%;padding:13px 16px;font-size:.95rem;transition:all .2s}.teste-gratis-module__ey-Q-G__formInput::placeholder{color:var(--text-muted)}.teste-gratis-module__ey-Q-G__formInput:focus,.teste-gratis-module__ey-Q-G__formSelect:focus{background:var(--surface2);border-color:#a855f780;box-shadow:0 0 0 3px #7e22ce1a}.teste-gratis-module__ey-Q-G__formSelect{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238899B4' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.teste-gratis-module__ey-Q-G__formSelect option{background:var(--surface2);color:var(--text)}.teste-gratis-module__ey-Q-G__confirmBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);text-align:left;width:100%;margin-bottom:32px;padding:32px}.teste-gratis-module__ey-Q-G__confirmRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.teste-gratis-module__ey-Q-G__confirmLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:.72rem;font-weight:700}.teste-gratis-module__ey-Q-G__confirmValue{color:var(--text);font-size:.95rem;font-weight:600}.teste-gratis-module__ey-Q-G__confirmEdit{color:var(--primary-light);cursor:pointer;font-size:.78rem;font-family:var(--font);background:0 0;border:none;text-decoration:none;transition:opacity .2s}.teste-gratis-module__ey-Q-G__confirmEdit:hover{opacity:.7}.teste-gratis-module__ey-Q-G__confirmDivider{background:var(--border);height:1px;margin:16px 0}.teste-gratis-module__ey-Q-G__confirmPlan{background:#7e22ce14;border:1px solid #a855f733;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.teste-gratis-module__ey-Q-G__confirmPlanIcon{font-size:1.4rem}.teste-gratis-module__ey-Q-G__confirmPlanName{font-size:.95rem;font-weight:800}.teste-gratis-module__ey-Q-G__confirmPlanDesc{color:var(--text-sec);font-size:.78rem}.teste-gratis-module__ey-Q-G__confirmPlanBadge{color:var(--green);background:#10b9811f;border:1px solid #10b98133;border-radius:100px;margin-left:auto;padding:4px 10px;font-size:.7rem;font-weight:800}.teste-gratis-module__ey-Q-G__btnNext{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;width:100%;font-family:var(--font);cursor:pointer;box-shadow:0 8px 28px var(--primary-glow);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:18px;font-size:1.05rem;font-weight:800;transition:all .25s;display:flex}.teste-gratis-module__ey-Q-G__btnNext:hover{box-shadow:0 14px 40px var(--primary-glow);transform:translateY(-2px)}.teste-gratis-module__ey-Q-G__btnNext:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.teste-gratis-module__ey-Q-G__btnBack{border:1px solid var(--border);color:var(--text-sec);font-family:var(--font);cursor:pointer;background:0 0;border-radius:16px;width:100%;margin-top:12px;padding:14px;font-size:.9rem;font-weight:600;transition:all .2s}.teste-gratis-module__ey-Q-G__btnBack:hover{border-color:var(--border-hi);color:var(--text)}.teste-gratis-module__ey-Q-G__saveError{color:var(--accent);text-align:center;margin-top:14px;font-size:.82rem;line-height:1.5}.teste-gratis-module__ey-Q-G__successIcon{margin-bottom:24px;font-size:4rem;animation:.6s cubic-bezier(.36,.07,.19,.97) both teste-gratis-module__ey-Q-G__successBounce}@keyframes teste-gratis-module__ey-Q-G__successBounce{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}.teste-gratis-module__ey-Q-G__successCards{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:40px;display:grid}.teste-gratis-module__ey-Q-G__successCard{background:var(--surface);border:1px solid var(--border);color:var(--text);text-align:left;border-radius:20px;flex-direction:column;gap:10px;padding:24px 20px;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden}.teste-gratis-module__ey-Q-G__successCard:hover{transform:translateY(-4px)}.teste-gratis-module__ey-Q-G__successCard.teste-gratis-module__ey-Q-G__primaryAction{background:linear-gradient(135deg,#7e22ce26,#fb923c14);border-color:#a855f74d}.teste-gratis-module__ey-Q-G__successCard.teste-gratis-module__ey-Q-G__primaryAction:hover{box-shadow:0 16px 40px #7e22ce40}.teste-gratis-module__ey-Q-G__successCard.teste-gratis-module__ey-Q-G__secondaryAction:hover{border-color:var(--border-hi);box-shadow:0 12px 32px #0000004d}.teste-gratis-module__ey-Q-G__scIcon{font-size:1.8rem}.teste-gratis-module__ey-Q-G__scLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-light);font-size:.68rem;font-weight:700}.teste-gratis-module__ey-Q-G__scTitle{font-size:1rem;font-weight:800}.teste-gratis-module__ey-Q-G__scDesc{color:var(--text-sec);font-size:.8rem;line-height:1.5}.teste-gratis-module__ey-Q-G__scArrow{color:var(--text-muted);align-self:flex-end;font-size:.85rem;transition:color .2s,transform .2s}.teste-gratis-module__ey-Q-G__successCard:hover .teste-gratis-module__ey-Q-G__scArrow{color:var(--text);transform:translate(4px)}@keyframes teste-gratis-module__ey-Q-G__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.teste-gratis-module__ey-Q-G__choiceGrid,.teste-gratis-module__ey-Q-G__formGrid,.teste-gratis-module__ey-Q-G__successCards{grid-template-columns:1fr}.teste-gratis-module__ey-Q-G__nav{padding:16px 20px}.teste-gratis-module__ey-Q-G__main{padding:32px 16px 60px}}
