.styles_main__k8Va5{flex-direction:column;height:100dvh}.styles_main__k8Va5,.styles_top__aKD9h{display:flex;align-items:center;justify-content:flex-start;width:100%}.styles_top__aKD9h{flex-direction:row;padding:3rem 0 2rem;max-width:1120px;border-bottom:1px solid var(--gray-dark)}.styles_top__aKD9h h4{font-size:32px}.styles_top__aKD9h button{margin-left:auto;padding:1rem;border:none;border-radius:.75rem;background:#33cd94;color:#000;font-weight:600;transition:all .2s}.styles_top__aKD9h button:hover{transform:scale(1.03)}.styles_main__p2f2t{flex-direction:column;align-items:center;max-width:1120px;padding:1rem;min-height:100dvh}.styles_content__PsJbP,.styles_main__p2f2t{display:flex;justify-content:flex-start;width:100%}.styles_content__PsJbP{margin-top:4%;height:100%;align-items:flex-start;flex-direction:row}@media(max-width:899px){.styles_content__PsJbP{flex-direction:column}}.styles_main__ZV9eS{flex-direction:column;align-items:center;max-width:1120px;min-height:100dvh;padding:1rem}.styles_content__4Rdej,.styles_main__ZV9eS{display:flex;justify-content:flex-start;width:100%}.styles_content__4Rdej{margin-top:4%;height:100%;align-items:flex-start;flex-direction:row}@media(max-width:899px){.styles_content__4Rdej{flex-direction:column}}.styles_nav__7t1vR{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100dvh;width:25%}.styles_nav__7t1vR button{background-color:transparent;border:none;color:var(--cinza-meio);padding:1rem;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;border-radius:.5rem}.styles_nav__7t1vR button svg{margin-left:3rem}.styles_nav__7t1vR button#styles_active__KhIWs{background-color:var(--primary);color:#000;font-weight:600}.styles_nav__7t1vR button#styles_off__XlApt{width:100%;max-width:170px;color:var(--red)}.styles_nav__7t1vR button#styles_off__XlApt svg{margin-left:auto;color:var(--red)}@media(max-width:899px){.styles_nav__7t1vR{flex-direction:row;flex-wrap:wrap;align-items:center;height:100%;width:100%;margin-bottom:2rem;gap:.5rem}.styles_nav__7t1vR button{padding:.75rem 1rem;font-size:.9rem}.styles_nav__7t1vR button svg{margin-left:.5rem}}.styles_container__IVTtH{height:100%;margin-left:2rem}.styles_container__IVTtH,.styles_inputPerfil__NwxiM{width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.styles_inputPerfil__NwxiM{padding-top:0;padding-bottom:2rem}.styles_inputPerfil__NwxiM>span{color:#fff;font-weight:700;margin-bottom:1.5rem}.styles_exchangesGrid__RJpTA{display:flex;flex-direction:column;gap:1.5rem;width:100%}.styles_exchangeRowSingle__Rpq5A,.styles_exchangeRow__ze4VI{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}.styles_exchangeCard__WjdXk{position:relative;background-color:var(--background-modal);border:2px solid transparent;border-radius:1rem;padding:1.5rem;transition:all .3s ease;cursor:pointer}.styles_exchangeCard__WjdXk:hover:not(.styles_maintenance__frSQf){border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.styles_exchangeCard__WjdXk.styles_maintenance__frSQf{opacity:.6;cursor:not-allowed;background-color:var(--gray-dark)}.styles_exchangeCard__WjdXk.styles_maintenance__frSQf:hover{transform:none}.styles_exchangeCard__WjdXk.styles_active__ywfnx{border-color:var(--primary)}.styles_maintenanceBadge__Fsfqb{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.4rem;background-color:rgba(255,165,0,.2);color:orange;padding:.4rem .8rem;border-radius:.5rem;font-size:.75rem;font-weight:600;border:1px solid orange}.styles_maintenanceBadge__Fsfqb svg{font-size:1rem}.styles_exchangeContent__bK60Y{display:flex;flex-direction:column;gap:1rem;width:100%}.styles_exchangeHeader__wcCIb{display:flex;align-items:center;justify-content:space-between;width:100%}.styles_exchangeLogo__klW38{object-fit:contain;transition:all .2s}.styles_exchangeCard__WjdXk:not(.styles_maintenance__frSQf):hover .styles_exchangeLogo__klW38{transform:scale(1.05)}.styles_arrowIcon__i6oTX{color:var(--primary);font-size:1.5rem;transition:all .2s}.styles_exchangeCard__WjdXk:hover .styles_arrowIcon__i6oTX{transform:translateX(4px)}.styles_disconnectButton__01Qq_{background-color:transparent;border:none;color:var(--red);font-weight:500;font-size:.9rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;cursor:pointer}.styles_disconnectButton__01Qq_:hover{background-color:rgba(255,0,0,.1);transform:scale(1.05)}.styles_statusBadge__etcn_ span{display:inline-block;padding:.4rem .8rem;font-size:.8rem;border-radius:1rem;color:var(--primary);background-color:rgba(0,255,255,.1);font-weight:600}.styles_apiInfo__2xXsb{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.styles_apiInfo__2xXsb p{color:var(--text-light);font-weight:600;font-size:.85rem;margin-bottom:.3rem}.styles_apiInfo__2xXsb input{color:#f8f8f8;background-color:var(--gray-dark);border:1px solid hsla(0,0%,100%,.1);padding:.75rem 1rem;border-radius:.5rem;width:100%;font-size:.85rem}.styles_apiInfo__2xXsb input::placeholder{color:var(--cinza-meio)}.styles_termsContainer__Pepa8{width:100%;margin-bottom:1rem;margin-top:1rem}.styles_checkboxContainer__rYsRh{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:var(--background-modal);border-radius:.75rem;border:2px solid transparent;transition:all .2s ease}.styles_checkboxContainer__rYsRh:hover{border-color:var(--primary)}.styles_checkboxContainer__rYsRh input[type=checkbox]{width:18px;height:18px;margin-top:.2rem;accent-color:var(--primary);cursor:pointer}.styles_checkboxLabel__Q5kZv{color:var(--text-light);font-size:.9rem;line-height:1.4;flex:1 1}.styles_checkboxLabel__Q5kZv label{cursor:pointer;color:var(--text-light);font-size:inherit}.styles_link__Gr_F5{color:var(--primary);text-decoration:underline;cursor:pointer;transition:all .2s ease}.styles_link__Gr_F5:hover{color:var(--primary-hover,#4a9eff);text-decoration:none}.styles_modalOverlay__Glf_n{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.styles_modalContent__WNtEL{background-color:var(--background-modal);border-radius:1rem;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}.styles_modalHeader__OueWl{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--gray-dark)}.styles_modalHeader__OueWl h2{color:var(--primary);font-size:1.25rem;font-weight:600;margin:0}.styles_closeButton__MOXoK{background:transparent;border:none;color:var(--text-light);cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease}.styles_closeButton__MOXoK:hover{background-color:var(--gray-dark);transform:scale(1.1)}.styles_modalBody__x98qm{flex:1 1;overflow-y:auto;padding:1.5rem}.styles_modalBody__x98qm::-webkit-scrollbar{width:8px}.styles_modalBody__x98qm::-webkit-scrollbar-track{background:var(--gray-dark);border-radius:4px}.styles_modalBody__x98qm::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.styles_modalBody__x98qm::-webkit-scrollbar-thumb:hover{background:var(--primary-hover,#4a9eff)}.styles_modalFooter__T8msK{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid var(--gray-dark);justify-content:flex-end}.styles_acceptButton__ObkKE{background-color:var(--primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_acceptButton__ObkKE:hover{background-color:var(--primary-hover,#4a9eff);transform:translateY(-1px)}.styles_cancelButton__DiP1R{background-color:transparent;color:var(--text-light);border:1px solid var(--gray-dark);padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_cancelButton__DiP1R:hover{background-color:var(--gray-dark);transform:translateY(-1px)}@media(max-width:899px){.styles_container__IVTtH{margin-left:0;margin-top:1rem}.styles_container__IVTtH,.styles_container__IVTtH .styles_inputPerfil__NwxiM{align-items:center;justify-content:center}.styles_container__IVTtH .styles_inputPerfil__NwxiM>span{text-align:center;width:100%}.styles_exchangesGrid__RJpTA{width:100%}.styles_exchangeRowSingle__Rpq5A,.styles_exchangeRow__ze4VI{max-width:500px;margin:0 auto}.styles_exchangeRow__ze4VI{grid-template-columns:1fr}.styles_termsContainer__Pepa8{width:100%}}.styles_main__9AAQ3{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem}.styles_container__fNp_u{width:100%;max-width:1320px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:3rem;margin:0 auto}.styles_title__H6mFV{font-size:2.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #3498db}.styles_section__ybY8Y h2{font-size:1rem}.styles_section__ybY8Y{margin-bottom:2.5rem}.styles_section__ybY8Y:last-child{margin-bottom:0}.styles_sectionTitle__uzctE{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ecf0f1}.styles_section__ybY8Y p{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1rem;text-align:justify}.styles_section__ybY8Y ol,.styles_section__ybY8Y ul{margin:1rem 0;padding-left:2rem}.styles_section__ybY8Y li{font-size:1rem;line-height:1.2;color:#555;margin-bottom:.5rem}.styles_section__ybY8Y strong{color:#2c3e50;font-weight:600}.styles_section__ybY8Y a{color:#3498db;text-decoration:none;font-weight:500}.styles_section__ybY8Y a:hover{text-decoration:underline}@media(max-width:768px){.styles_container__fNp_u{padding:2rem 1.5rem;margin:0 1rem;border-radius:8px}.styles_title__H6mFV{font-size:2rem}.styles_sectionTitle__uzctE{font-size:1.3rem}.styles_section__ybY8Y li,.styles_section__ybY8Y p{font-size:.95rem}}.styles_main__H2YOI{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem}.styles_container__2ZQTZ{width:100%;max-width:1320px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:3rem;margin:0 auto}.styles_title__HyObL{font-size:2.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #3498db}.styles_section__PWZLf h2{font-size:1rem}.styles_section__PWZLf{margin-bottom:2.5rem}.styles_section__PWZLf:last-child{margin-bottom:0}.styles_sectionTitle__k3SAE{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ecf0f1}.styles_section__PWZLf p{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1rem;text-align:justify}.styles_section__PWZLf ol,.styles_section__PWZLf ul{margin:1rem 0;padding-left:2rem}.styles_section__PWZLf li{font-size:1rem;line-height:1.2;color:#555;margin-bottom:.5rem}.styles_section__PWZLf strong{color:#2c3e50;font-weight:600}.styles_section__PWZLf a{color:#3498db;text-decoration:none;font-weight:500}.styles_section__PWZLf a:hover{text-decoration:underline}@media(max-width:768px){.styles_container__2ZQTZ{padding:2rem 1.5rem;margin:0 1rem;border-radius:8px}.styles_title__HyObL{font-size:2rem}.styles_sectionTitle__k3SAE{font-size:1.3rem}.styles_section__PWZLf li,.styles_section__PWZLf p{font-size:.95rem}}.styles_main__sk5kO{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem}.styles_container__UGRLs{width:100%;max-width:1320px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:3rem;margin:0 auto}.styles_title__3z1IL{font-size:2.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #3498db}.styles_section__j3dDK h2{font-size:1rem}.styles_section__j3dDK{margin-bottom:2.5rem}.styles_section__j3dDK:last-child{margin-bottom:0}.styles_sectionTitle__iIHvQ{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ecf0f1}.styles_section__j3dDK p{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1rem;text-align:justify}.styles_section__j3dDK ol,.styles_section__j3dDK ul{margin:1rem 0;padding-left:2rem}.styles_section__j3dDK li{font-size:1rem;line-height:1.2;color:#555;margin-bottom:.5rem}.styles_section__j3dDK strong{color:#2c3e50;font-weight:600}.styles_section__j3dDK a{color:#3498db;text-decoration:none;font-weight:500}.styles_section__j3dDK a:hover{text-decoration:underline}@media(max-width:768px){.styles_container__UGRLs{padding:2rem 1.5rem;margin:0 1rem;border-radius:8px}.styles_title__3z1IL{font-size:2rem}.styles_sectionTitle__iIHvQ{font-size:1.3rem}.styles_section__j3dDK li,.styles_section__j3dDK p{font-size:.95rem}}.styles_container__QpSdR{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:row;justify-content:flex-start;margin-left:2rem;gap:6rem}.styles_container__QpSdR hr{border:1px solid var(--gray-dark);width:100%}.styles_topPerfil__FL3Nr{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;position:relative;padding-bottom:2rem}.styles_topPerfil__FL3Nr img{border-radius:50%;border:2px solid #fff}.styles_topPerfil__FL3Nr svg#styles_check__wnlAt{position:absolute;left:10%;bottom:18%}.styles_textPerfil__tXDt1{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:50%;margin-left:2rem;padding-bottom:2rem}.styles_textPerfil__tXDt1 hr{width:100%;margin-top:2rem;border-bottom:1px solid var(--gray-dark)}.styles_textPerfil__tXDt1 button{background-color:var(--primary);border:none;padding:.5rem 1rem;border-radius:.5rem;color:#000;font-weight:700;margin-top:1.5rem;transition:all .2s}.styles_textPerfil__tXDt1 button:hover{transform:scale(1.03)}.styles_textPerfil__tXDt1 h3{font-weight:700;font-size:1.1rem;color:#fff}.styles_textPerfil__tXDt1 span{color:var(--cinza-meio);margin-top:.5rem}.styles_textPerfil__tXDt1 p{margin-top:2rem;color:var(--text-light);font-weight:700;margin-bottom:.5rem}.styles_textPerfil__tXDt1 input{color:#f8f8f8;background-color:var(--gray-dark);border:none;padding:.75rem 1rem;border-radius:.5rem;width:100%}.styles_textPerfil__tXDt1 input::placeholder{color:var(--cinza-meio)}.styles_inputPerfil__S9nJw{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;width:100%;padding-top:3rem;padding-bottom:2rem}.styles_inputPerfil__S9nJw p{color:#fff;font-weight:700}.styles_inputPerfil__S9nJw input{margin-left:auto;color:#f8f8f8;background-color:var(--gray-dark);border:none;padding:.75rem 1rem;border-radius:.5rem;min-width:300px}.styles_inputPerfil__S9nJw input::placeholder{color:#f8f8f8}.styles_loginContainer__ZtHy_{width:50%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin-left:auto}.styles_loginContainer__ZtHy_ hr{width:100%;margin-top:2rem;border-bottom:1px solid var(--gray-dark)}.styles_loginContainer__ZtHy_ h3{font-weight:700;font-size:1.1rem;color:#fff}.styles_loginContainer__ZtHy_ span{color:var(--cinza-meio);margin-top:.5rem}.styles_access__ZushN{width:100%;margin-top:1rem;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-dark);gap:1rem}.styles_access__ZushN svg{width:25px;height:25px}.styles_device__VHzXY{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.styles_device__VHzXY span{margin-top:0}.styles_device__VHzXY p{color:var(--text-light);font-weight:600}.styles_device__VHzXY button{background-color:var(--gray-dark);border:none;display:flex;align-items:center;justify-content:flex-start;padding:.25rem .75rem;margin-top:.5rem;color:var(--primary);font-size:.8rem;border-radius:.25rem}@media(max-width:899px){.styles_container__QpSdR{align-items:center;flex-direction:column;margin-left:0;gap:1rem}.styles_textPerfil__tXDt1{align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;margin:0 2rem 2rem;padding-bottom:2rem}.styles_loginContainer__ZtHy_{width:100%;margin-left:0}}.styles_overlay__3I_jI{width:100%;height:100vh;position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background-color:rgba(29,29,29,.295);z-index:1200}.styles_containerModal__aT_RK{background-color:var(--background-modal);border-radius:1rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:fixed;padding:1.5rem;z-index:1300;width:95%;max-width:480px;box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08)}.styles_containerModal__aT_RK img{margin-top:2rem}.styles_containerModal__aT_RK p{margin-top:2rem;color:var(--text-light);font-weight:700;margin-bottom:.5rem}.styles_containerModal__aT_RK input{color:#f8f8f8;background-color:var(--gray-dark);border:none;padding:.75rem 1rem;border-radius:.5rem;width:100%}.styles_containerModal__aT_RK input::placeholder{color:var(--cinza-meio)}.styles_containerModal__aT_RK section{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin-top:2rem;margin-bottom:1.75rem}.styles_containerModal__aT_RK section a{margin-left:.5rem;transition:all .2s;color:var(--primary);font-weight:500}.styles_containerModal__aT_RK section a:hover{transform:scale(1.03)}.styles_containerModal__aT_RK button{width:100%;background-color:var(--primary);border:none;border-radius:1rem;color:#000;font-weight:700;padding:1rem;transition:all .2s}.styles_containerModal__aT_RK button:hover{transform:scale(1.03)}.styles_top__NWn7u{width:100%;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid var(--gray-dark);padding-bottom:1.5rem}.styles_top__NWn7u h4{font-weight:700;font-size:1.5rem;margin-left:1rem;color:var(--text-light)}.styles_top__NWn7u svg{cursor:pointer;transition:all .2s}.styles_top__NWn7u svg:hover{transform:scale(1.03)}.styles_main__8R5Ct{width:100dvw;height:100%;max-width:1320px;margin-top:0;flex-shrink:0;display:flex;align-items:center;padding:1rem;justify-content:flex-start;flex-direction:column}.styles_main__8R5Ct h1{color:#000;text-align:center;font-size:4rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:2rem}.styles_toggleContainer__ucMsm{display:flex;background:#f0f0f0;background-color:#fff;border:1px solid #e0e0e0;border-radius:50px;padding:8px;margin-bottom:4rem;gap:4px;position:relative}.styles_toggleContainer__ucMsm:before{content:"";position:absolute;top:8px;left:8px;width:calc(50% - 6px);height:calc(100% - 16px);background:var(--primary);border-radius:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1;box-shadow:0 2px 8px rgba(51,205,148,.3)}.styles_toggleContainer__ucMsm.styles_annual__m7oJI:before{left:calc(50% + 0px)}.styles_toggleBtn__mgAXl{padding:12px 24px;border:none;border-radius:50px;background:transparent;text-wrap:nowrap;color:#666;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;position:relative;z-index:2;flex:1 1;text-align:center}.styles_toggleBtn__mgAXl.styles_active___c_dw{color:#000}.styles_toggleBtn__mgAXl:hover:not(.styles_active___c_dw){color:var(--primary)}.styles_plansContainer__VbDaK{display:flex;gap:2rem;width:100%;max-width:1200px;justify-content:center}.styles_planCard__kOG3_{background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e0e0e0;flex:1 1;max-width:350px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s ease;cursor:pointer}.styles_planCard__kOG3_ button{margin-top:auto}.styles_planCard__kOG3_:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(51,205,148,.4);background:var(--primary);border:1px solid var(--primary)}.styles_planCard__kOG3_:hover .styles_price__A4cVA .styles_amount__5MjXz,.styles_planCard__kOG3_:hover .styles_price__A4cVA .styles_currency___uCG6,.styles_planCard__kOG3_:hover h3{color:#fff}.styles_planCard__kOG3_:hover .styles_price__A4cVA .styles_period__yGed4{color:hsla(0,0%,100%,.8)}.styles_planCard__kOG3_:hover .styles_description__TwpkO{color:hsla(0,0%,100%,.9)}.styles_planCard__kOG3_:hover .styles_popular__HbRMN,.styles_planCard__kOG3_:hover .styles_savings__z6HEh{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid #fff}.styles_planCard__kOG3_:hover .styles_ctaButton__Hyxp8{background:#fff;color:var(--primary);box-shadow:0 5px 15px hsla(0,0%,100%,.3)}.styles_planCard__kOG3_:hover .styles_ctaButton__Hyxp8:hover{transform:scale(1.05);box-shadow:0 8px 20px hsla(0,0%,100%,.4)}.styles_planHeader__7K00G{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;position:relative}.styles_planHeader__7K00G h3{color:#000;font-size:1.75rem;font-weight:600;margin:0;transition:all .4s ease}.styles_savings__z6HEh{background:linear-gradient(135deg,#ff6b6b,orange);color:#fff;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;margin-top:8px;text-transform:uppercase;animation:styles_pulse__8sbMG 2s infinite;transition:all .4s ease;border:1px solid transparent}@keyframes styles_pulse__8sbMG{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_popular__HbRMN{background:var(--primary);color:#000;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-top:8px;text-transform:uppercase;transition:all .4s ease;border:1px solid transparent}.styles_price__A4cVA{display:flex;align-items:baseline;justify-content:center;margin-bottom:1.5rem;gap:4px}.styles_price__A4cVA .styles_currency___uCG6{color:#000;font-size:2rem;font-weight:600;transition:all .3s ease}.styles_price__A4cVA .styles_amount__5MjXz{color:#000;font-size:4rem;font-weight:700;line-height:1;transition:all .3s ease}.styles_price__A4cVA .styles_amount__5MjXz:hover{color:var(--primary)}.styles_price__A4cVA .styles_period__yGed4{color:#666;font-size:1rem;font-weight:400;transition:all .3s ease}.styles_description__TwpkO{color:#666;font-size:1rem;line-height:1.5;margin-bottom:2.5rem;max-width:250px;transition:all .4s ease}.styles_ctaButton__Hyxp8{background:var(--primary);color:#000;border:none;border-radius:50px;padding:15px 30px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .4s ease;text-transform:uppercase}.styles_ctaButton__Hyxp8:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(51,205,148,.3)}.styles_ctaButton__Hyxp8 svg{transition:transform .4s ease}.styles_ctaButton__Hyxp8:hover svg{transform:translate(2px,-2px)}@media(max-width:768px){.styles_main__8R5Ct{padding:1rem}.styles_main__8R5Ct h1{font-size:2.5rem}.styles_plansContainer__VbDaK{flex-direction:column;align-items:center}.styles_planCard__kOG3_{max-width:100%;width:100%}.styles_toggleContainer__ucMsm{width:100%;max-width:400px}.styles_comparisonSection__kM2as{margin-top:4rem}.styles_comparisonSection__kM2as h2{font-size:2rem}.styles_comparisonTable__UlsDU{border-radius:15px}.styles_featureRow__R89Ye,.styles_tableHeader__RjYLW{grid-template-columns:1fr;gap:0}.styles_tableHeader__RjYLW .styles_featureColumn__4QJJK{display:none}.styles_tableHeader__RjYLW .styles_planColumn__8jDK3{border-left:none;border-bottom:1px solid #e0e0e0;padding:1.5rem}.styles_featureRow__R89Ye{flex-direction:column;display:flex}.styles_featureName__vVbUF{background:#f8f9fa;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;font-weight:600;display:flex;align-items:center;justify-content:space-between}.styles_featureName__vVbUF .styles_tooltipContainer__Gu5zF{margin-left:auto;position:relative;display:inline-block}.styles_featureName__vVbUF .styles_tooltip__8lGTu{width:20px;height:20px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;cursor:help;transition:all .2s ease}.styles_featureName__vVbUF .styles_tooltip__8lGTu:hover{background-color:#2a7d69;transform:scale(1.1)}.styles_featureName__vVbUF .styles_tooltipContent__7s9OC{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;background-color:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_featureName__vVbUF .styles_tooltipContent__7s9OC:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#333}.styles_featureValue__G0rqH{border-left:none;padding:.75rem 1.5rem;justify-content:flex-start}.styles_featureValue__G0rqH:nth-child(2):before{content:"Básico: ";font-weight:600;color:#666;margin-right:8px}.styles_featureValue__G0rqH:nth-child(3):before{content:"Pro: ";font-weight:600;color:#666;margin-right:8px}.styles_featureValue__G0rqH:nth-child(4):before{content:"Profissional: ";font-weight:600;color:#666;margin-right:8px}}.styles_comparisonSection__kM2as{width:100%;max-width:1200px;margin-top:2rem;padding:2rem 0}.styles_comparisonSection__kM2as h2{color:#000;text-align:center;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.styles_comparisonTable__UlsDU{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e0e0e0;overflow:hidden}.styles_tableHeader__RjYLW{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:#f8f9fa;border-bottom:2px solid #e0e0e0}.styles_tableHeader__RjYLW .styles_featureColumn__4QJJK{padding:2rem;font-weight:600;font-size:1.2rem;color:#333;display:flex;align-items:center}.styles_tableHeader__RjYLW .styles_planColumn__8jDK3{padding:2rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;border-left:1px solid #e0e0e0;position:relative}.styles_tableHeader__RjYLW .styles_planColumn__8jDK3 h4{color:#000;font-size:1.4rem;font-weight:600;margin:0}.styles_tableHeader__RjYLW .styles_planColumn__8jDK3 .styles_planPrice__OmtE_{color:#666;font-size:1rem;font-weight:500}.styles_tableHeader__RjYLW .styles_planColumn__8jDK3 .styles_popularBadge___COiT{background:var(--primary);color:#000;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase}.styles_categorySection__f_wb4{border-bottom:1px solid #f0f0f0}.styles_categorySection__f_wb4:last-child{border-bottom:none}.styles_categoryHeader__Z_cx1{background:#f8f9fa;border-bottom:1px solid #e0e0e0}.styles_categoryHeader__Z_cx1 h3{color:var(--primary);font-size:1.1rem;font-weight:600;margin:0;padding:1.5rem 2rem}.styles_featureRow__R89Ye{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.styles_featureRow__R89Ye:hover{background:#f8f9fa}.styles_featureRow__R89Ye:last-child{border-bottom:none}.styles_featureName__vVbUF{padding:1.5rem 2rem;color:#333;font-weight:500;display:flex;align-items:center;gap:8px}.styles_featureName__vVbUF .styles_tooltipContainer__Gu5zF{position:relative;display:inline-block}.styles_featureName__vVbUF .styles_tooltip__8lGTu{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:var(--primary);color:#fff;border-radius:50%;font-size:10px;font-weight:600;cursor:help;transition:all .3s ease}.styles_featureName__vVbUF .styles_tooltip__8lGTu:hover{background:#2a7d69;transform:scale(1.1)}.styles_featureName__vVbUF .styles_tooltipContent__7s9OC{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;background-color:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:200px;white-space:normal;text-align:center}.styles_featureName__vVbUF .styles_tooltipContent__7s9OC:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#333}.styles_featureValue__G0rqH{padding:1.5rem;text-align:center;display:flex;align-items:center;justify-content:center;border-left:1px solid #f0f0f0;color:#555;font-weight:500}.styles_featureValue__G0rqH .styles_checkmark__6Q44r{color:var(--primary);font-size:1.2rem;font-weight:700;background:rgba(51,205,148,.1);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.styles_featureValue__G0rqH .styles_cross__fwoyc{color:#ccc;font-size:1.2rem;font-weight:700}@media(max-width:771px){.styles_comparisonSection__kM2as{display:none}}@media(max-width:499px){.styles_toggleContainer__ucMsm{width:100%;max-width:400px;padding:6px;margin-bottom:2rem}.styles_toggleContainer__ucMsm:before{top:6px;left:6px;width:calc(50% - 4px);height:calc(100% - 12px)}.styles_toggleContainer__ucMsm.styles_annual__m7oJI:before{left:calc(50% + 2px)}.styles_toggleBtn__mgAXl{padding:10px 16px;font-size:13px;font-weight:600}.styles_planCard__kOG3_{padding:2rem 1.5rem}.styles_planCard__kOG3_ .styles_price__A4cVA .styles_currency___uCG6{font-size:1.5rem}.styles_planCard__kOG3_ .styles_price__A4cVA .styles_amount__5MjXz{font-size:3rem}.styles_planCard__kOG3_ .styles_price__A4cVA .styles_period__yGed4{font-size:.9rem}.styles_planCard__kOG3_ .styles_description__TwpkO{font-size:.9rem;margin-bottom:2rem}.styles_planCard__kOG3_ .styles_ctaButton__Hyxp8{padding:12px 24px;font-size:13px}.styles_comparisonSection__kM2as{margin-top:2rem}.styles_comparisonSection__kM2as h2{font-size:1.8rem;margin-bottom:2rem}.styles_featureName__vVbUF{padding:1rem;font-size:.9rem}.styles_featureValue__G0rqH{padding:.5rem 1rem;font-size:.8rem}.styles_featureValue__G0rqH:nth-child(2):before,.styles_featureValue__G0rqH:nth-child(3):before,.styles_featureValue__G0rqH:nth-child(4):before{font-size:.8rem}.styles_featureValue__G0rqH .styles_checkmark__6Q44r,.styles_featureValue__G0rqH .styles_cross__fwoyc{font-size:1rem;width:20px;height:20px}}@media(max-width:369px){.styles_toggleContainer__ucMsm{display:none}}.styles_main__8CKn_{width:100dvw;height:100%;max-width:960px;flex-shrink:0;display:flex;align-items:center;padding:2rem;justify-content:flex-start;flex-direction:column}.styles_plansContainer__P8s_N{display:flex;gap:2rem;width:100%;justify-content:flex-start;align-items:flex-start;flex-direction:row}.styles_planCard__lv6GG{background:var(--background-modal);border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);flex:1 1;height:440px;max-width:380px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s ease;cursor:pointer}.styles_planCard__lv6GG button{margin-top:auto}.styles_planCard__lv6GG .styles_price__yy5F9 .styles_amount__vmTFH,.styles_planCard__lv6GG .styles_price__yy5F9 .styles_currency__BREnC{color:#fff}.styles_planCard__lv6GG .styles_price__yy5F9 .styles_period__QoDHs{color:var(--cinza-meio)}.styles_planCard__lv6GG .styles_description__L18hI{color:hsla(0,0%,100%,.9)}.styles_planCard__lv6GG .styles_popular__dGTQ_{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid #fff}.styles_planCard__lv6GG .styles_ctaButton__cUtc2{background:var(--primary);color:#000}.styles_planCard__lv6GG .styles_ctaButton__cUtc2:hover{transform:scale(1.05);box-shadow:0 8px 20px hsla(0,0%,100%,.4)}.styles_planCard__lv6GG:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(51,205,148,.4);background:var(--primary);border:1px solid var(--primary)}.styles_planCard__lv6GG:hover .styles_price__yy5F9 .styles_amount__vmTFH,.styles_planCard__lv6GG:hover .styles_price__yy5F9 .styles_currency__BREnC,.styles_planCard__lv6GG:hover h3{color:#fff}.styles_planCard__lv6GG:hover .styles_price__yy5F9 .styles_period__QoDHs{color:hsla(0,0%,100%,.8)}.styles_planCard__lv6GG:hover .styles_description__L18hI{color:hsla(0,0%,100%,.9)}.styles_planCard__lv6GG:hover .styles_popular__dGTQ_,.styles_planCard__lv6GG:hover .styles_savings__lm6Yx{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid #fff}.styles_planCard__lv6GG:hover .styles_ctaButton__cUtc2{background:#fff;color:var(--primary);box-shadow:0 5px 15px hsla(0,0%,100%,.3)}.styles_planCard__lv6GG:hover .styles_ctaButton__cUtc2:hover{transform:scale(1.05);box-shadow:0 8px 20px hsla(0,0%,100%,.4)}.styles_planCard__lv6GG button#styles_actual__AP7zq{background-color:var(--background-sytem);font-weight:600}.styles_planCard__lv6GG button#styles_actual__AP7zq,.styles_planCard__lv6GG button#styles_manage__PKxa7{border:none;width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:.75rem}.styles_planCard__lv6GG button#styles_manage__PKxa7{background-color:transparent;color:var(--primary);font-weight:500}.styles_planCard__lv6GG button#styles_manage__PKxa7:hover{color:#fff;font-weight:600}.styles_planHeader__WvMSu{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;position:relative;width:100%;padding-bottom:1rem;border-bottom:1px solid var(--cinza-meio)}.styles_planHeader__WvMSu h3{color:#fff;font-size:1.2rem;font-weight:600;margin:0;transition:all .4s ease}.styles_savings__lm6Yx{background:linear-gradient(135deg,#ff6b6b,orange);color:#fff;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;margin-top:8px;text-transform:uppercase;animation:styles_pulse__LjtWO 2s infinite;transition:all .4s ease;border:1px solid transparent}@keyframes styles_pulse__LjtWO{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_popular__dGTQ_{background:var(--primary);color:#000;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-top:8px;text-transform:uppercase;transition:all .4s ease;border:1px solid transparent}.styles_price__yy5F9{display:flex;align-items:baseline;justify-content:center;margin-bottom:1.5rem;gap:4px}.styles_price__yy5F9 .styles_currency__BREnC{color:#000;font-size:2rem;font-weight:600;transition:all .3s ease}.styles_price__yy5F9 .styles_amount__vmTFH{color:#000;font-size:3rem;font-weight:700;line-height:1;transition:all .3s ease}.styles_price__yy5F9 .styles_amount__vmTFH:hover{color:var(--primary)}.styles_price__yy5F9 .styles_period__QoDHs{color:#666;font-size:1rem;font-weight:400;transition:all .3s ease}.styles_description__L18hI{color:#666;font-size:1rem;line-height:1.5;margin-bottom:2.5rem;max-width:250px;transition:all .4s ease}.styles_ctaButton__cUtc2{background:var(--primary);color:#000;border:none;width:100%;border-radius:.75rem;padding:15px 30px;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:auto;cursor:pointer;transition:all .4s ease}.styles_ctaButton__cUtc2:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(51,205,148,.3)}@media(max-width:768px){.styles_main__8CKn_{padding:1rem}.styles_main__8CKn_ h1{font-size:2.5rem}.styles_plansContainer__P8s_N{flex-direction:column;align-items:center}.styles_planCard__lv6GG{max-width:100%;width:100%}.styles_toggleContainer__NRO5V{width:100%;max-width:400px}.styles_comparisonSection__qDcAK{margin-top:4rem}.styles_comparisonSection__qDcAK h2{font-size:2rem}.styles_comparisonTable__l__Jj{border-radius:15px}.styles_featureRow__HCyUU,.styles_tableHeader__0cCaf{grid-template-columns:1fr;gap:0}.styles_tableHeader__0cCaf .styles_featureColumn__xHqXL{display:none}.styles_tableHeader__0cCaf .styles_planColumn__GD8WV{border-left:none;border-bottom:1px solid #e0e0e0;padding:1.5rem}.styles_featureRow__HCyUU{flex-direction:column;display:flex}.styles_featureName__VFoLL{background:#f8f9fa;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;font-weight:600}.styles_featureName__VFoLL .styles_tooltip__YRGM0{margin-left:auto}.styles_featureValue__cGdMY{border-left:none;padding:.75rem 1.5rem;justify-content:flex-start}.styles_featureValue__cGdMY:nth-child(2):before{content:"Básico: ";font-weight:600;color:#666;margin-right:8px}.styles_featureValue__cGdMY:nth-child(3):before{content:"Pro: ";font-weight:600;color:#666;margin-right:8px}.styles_featureValue__cGdMY:nth-child(4):before{content:"Profissional: ";font-weight:600;color:#666;margin-right:8px}}@media(max-width:499px){.styles_toggleContainer__NRO5V{width:100%;max-width:400px;padding:6px;margin-bottom:2rem}.styles_toggleContainer__NRO5V:before{top:6px;left:6px;width:calc(50% - 4px);height:calc(100% - 12px)}.styles_toggleContainer__NRO5V.styles_annual__IsOwD:before{left:calc(50% + 2px)}.styles_toggleBtn__A0xAX{padding:10px 16px;font-size:13px;font-weight:600}.styles_planCard__lv6GG{padding:2rem 1.5rem}.styles_planCard__lv6GG .styles_price__yy5F9 .styles_currency__BREnC{font-size:1.5rem}.styles_planCard__lv6GG .styles_price__yy5F9 .styles_amount__vmTFH{font-size:3rem}.styles_planCard__lv6GG .styles_price__yy5F9 .styles_period__QoDHs{font-size:.9rem}.styles_planCard__lv6GG .styles_description__L18hI{font-size:.9rem;margin-bottom:2rem}.styles_planCard__lv6GG .styles_ctaButton__cUtc2{padding:12px 24px;font-size:13px}.styles_featureName__VFoLL{padding:1rem;font-size:.9rem}.styles_featureValue__cGdMY{padding:.5rem 1rem;font-size:.8rem}.styles_featureValue__cGdMY:nth-child(2):before,.styles_featureValue__cGdMY:nth-child(3):before,.styles_featureValue__cGdMY:nth-child(4):before{font-size:.8rem}.styles_featureValue__cGdMY .styles_checkmark__Y7rJO,.styles_featureValue__cGdMY .styles_cross__GOIbH{font-size:1rem;width:20px;height:20px}}@media(max-width:369px){.styles_toggleContainer__NRO5V{display:none}}@media(max-width:1199px){.styles_main__8CKn_{width:100%;padding:1rem;flex-wrap:wrap}}.styles_container__3RQND{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-left:2rem;max-width:920px}.styles_container__3RQND button#styles_cancel__mVS5J,.styles_container__3RQND button#styles_free__um0KH,.styles_container__3RQND button#styles_no__gAXkh{background-color:transparent;color:var(--primary);border:none;font-weight:500;cursor:default}.styles_container__3RQND button#styles_cancel__mVS5J,.styles_container__3RQND button#styles_no__gAXkh{color:var(--red)}.styles_container__3RQND button#styles_cancel__mVS5J{font-weight:500;margin-left:auto;cursor:pointer;transition:all .2s}.styles_container__3RQND button#styles_cancel__mVS5J:hover{transform:scale(1.03)}.styles_toggleContainer__0UYDT{display:flex;background:#f0f0f0;background-color:var(--gray-dark);margin-left:auto;border-radius:50px;padding:4px;gap:2px;position:relative}.styles_toggleContainer__0UYDT:before{content:"";position:absolute;top:8px;left:8px;width:calc(50% - 6px);height:calc(100% - 16px);background:var(--primary);border-radius:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1;box-shadow:0 2px 8px rgba(51,205,148,.3)}.styles_toggleContainer__0UYDT.styles_annual__oBHrh:before{left:calc(50% + 0px)}.styles_toggleBtn__ooEZK{padding:12px 24px;border:none;border-radius:50px;background:transparent;text-wrap:nowrap;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;position:relative;z-index:2;flex:1 1;text-align:center}.styles_toggleBtn__ooEZK.styles_active__S8NbK{color:#000}.styles_toggleBtn__ooEZK:hover:not(.styles_active__S8NbK){color:var(--primary)}.styles_topContent__pPmqA{display:flex;align-items:center;justify-content:flex-start;width:100%}@media(max-width:768px){.styles_toggleContainer__0UYDT{width:100%;max-width:400px}}@media(max-width:499px){.styles_toggleContainer__0UYDT{width:100%;max-width:400px;padding:6px;margin-bottom:2rem}.styles_toggleContainer__0UYDT:before{top:6px;left:6px;width:calc(50% - 4px);height:calc(100% - 12px)}.styles_toggleContainer__0UYDT.styles_annual__oBHrh:before{left:calc(50% + 2px)}.styles_toggleBtn__ooEZK{padding:10px 16px;font-size:13px;font-weight:600}}@media(max-width:369px){.styles_toggleContainer__0UYDT{display:none}}@media(max-width:1199px){.styles_container__3RQND{margin-left:0;max-width:920px}}.styles_container__S2dRP{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-left:2rem}.styles_title__XCJ77{color:#fff;font-weight:700;margin-bottom:1rem;display:block}.styles_card___DFUD{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;color:var(--text-light);background-color:var(--background-modal);border:none;padding:2rem;border-radius:1rem;width:100%;max-width:500px}.styles_loading__9BjAG{text-align:center;color:var(--gray-light);width:100%}.styles_notAffiliateContent__0JmI1{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.styles_iconCircle__26H2T{width:64px;height:64px;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--text)}.styles_iconCircle__26H2T svg{color:var(--text)}.styles_notAffiliateContent__0JmI1 h3{color:var(--text-light);font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.styles_subtitle__BNRa_{color:var(--gray-light);font-size:1rem;line-height:1.5;margin-bottom:2rem}.styles_subtitle__BNRa_ .styles_highlight__E_3_v{color:var(--primary);font-weight:600}.styles_benefitsList__M_l_7{display:flex;flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem}.styles_benefitItem__3mcQG{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.95rem;text-align:left}.styles_checkIcon__B71Ve{width:24px;height:24px;border-radius:50%;font-weight:700;font-size:.875rem;flex-shrink:0}.styles_checkIcon__B71Ve,.styles_ctaButton__8ueRH{display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:var(--text)}.styles_ctaButton__8ueRH{gap:.5rem;width:100%;padding:1rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.styles_ctaButton__8ueRH:hover{transform:scale(1.02);filter:brightness(1.1)}.styles_ctaButton__8ueRH svg{color:var(--text)}.styles_requirementWarning__H9du_{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1.25rem;background-color:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:.75rem}.styles_warningText__Pkzk6{color:#ffc107;font-size:.95rem;font-weight:600;margin:0;text-align:center}.styles_upgradeButton__OxaYY{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background-color:#ffc107;color:#1a1d2e;padding:1rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.styles_upgradeButton__OxaYY:hover{transform:scale(1.02);filter:brightness(1.1)}.styles_upgradeButton__OxaYY svg{color:#1a1d2e}.styles_statsGrid__YN_iM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%;margin-bottom:1.5rem}.styles_statBox__MbjtY{background-color:var(--gray-dark);padding:1.25rem;border-radius:.75rem;display:flex;flex-direction:column;gap:.5rem;transition:all .2s}.styles_statBox__MbjtY:hover{transform:translateY(-2px);background-color:#353958}.styles_statLabel__mBq_Y{color:var(--gray-light);font-size:.85rem;font-weight:500}.styles_statValue__ACw5F{color:var(--text-light);font-size:1.5rem;font-weight:700}.styles_linkButton__BSl2a{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background-color:transparent;border:2px solid var(--primary);color:var(--primary);padding:.875rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.styles_linkButton__BSl2a:hover{background-color:var(--primary);color:var(--text);transform:translateX(4px)}.styles_linkButton__BSl2a:hover svg{color:var(--text)}.styles_linkButton__BSl2a svg{color:var(--primary);transition:all .2s}@media(max-width:899px){.styles_container__S2dRP{margin-left:0;margin-top:2rem}}@media(max-width:768px){.styles_card___DFUD{padding:1.5rem}.styles_notAffiliateContent__0JmI1 h3{font-size:1.25rem}.styles_subtitle__BNRa_{font-size:.95rem}.styles_statsGrid__YN_iM{grid-template-columns:1fr}.styles_statValue__ACw5F{font-size:1.25rem}}@media(max-width:480px){.styles_iconCircle__26H2T{width:56px;height:56px}.styles_iconCircle__26H2T svg{width:28px;height:28px}.styles_benefitItem__3mcQG{font-size:.875rem}}.styles_main__8TrT7{flex-direction:column;justify-content:flex-start;min-height:100dvh;margin:0 auto;background:linear-gradient(135deg,#0f0f23,#1a1a3e 50%,#0f0f23)}.styles_header__5pAg2,.styles_main__8TrT7{display:flex;align-items:center;width:100%}.styles_header__5pAg2{max-width:1344.835px;padding:21px 32px;justify-content:space-between;border-radius:100px;border:1px solid #000}.styles_header__5pAg2 img{margin-right:25%}.styles_header__5pAg2 a{color:#000;margin:0 .75rem;transition:all .2s}.styles_header__5pAg2 a:hover{transform:scale(1.03)}.styles_header__5pAg2 a#styles_exp__i7dIb{display:inline-flex;flex-shrink:0;background:#33cd94;color:#000;margin-left:auto}.styles_header__5pAg2 a#styles_exp__i7dIb,.styles_header__5pAg2 a#styles_new__0rIub{height:52px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;border-radius:43px;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.styles_header__5pAg2 a#styles_new__0rIub{display:flex;background:#000;text-align:center;color:#fff;margin-right:0}@media(max-width:999px){.styles_header__5pAg2 img{margin-right:0}}@media(max-width:799px){.styles_header__5pAg2 a#styles_exp__i7dIb,.styles_header__5pAg2 a#styles_new__0rIub{display:none}}@media(max-width:499px){.styles_header__5pAg2{justify-content:center}.styles_header__5pAg2 a{display:none}}.page_container__LLik5,.styles_main__QPtcD,.styles_main__SINlf,.styles_main__VcLRW{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:100dvh;margin:0 auto}.styles_container__U0EFH{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-left:2rem}.styles_container__U0EFH hr{border:1px solid var(--gray-dark);width:100%}.styles_topPerfil__U6Vwt{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;position:relative;padding-bottom:2rem}.styles_topPerfil__U6Vwt img{border-radius:50%;border:2px solid #fff}.styles_topPerfil__U6Vwt svg#styles_check__r2sXX{position:absolute;left:10%;bottom:18%}.styles_textPerfil__na_c0{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin-left:2rem}.styles_textPerfil__na_c0 h3{font-weight:700;font-size:28px;color:#fff}.styles_textPerfil__na_c0 span{color:var(--cinza-meio)}.styles_inputPerfil__h7RFm{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;width:100%;padding-top:3rem;padding-bottom:2rem}.styles_inputPerfil__h7RFm p{color:#fff;font-weight:700}.styles_inputPerfil__h7RFm input{margin-left:auto;color:#f8f8f8;background-color:var(--gray-dark);border:none;padding:.75rem 1rem;border-radius:.5rem;min-width:300px}.styles_inputPerfil__h7RFm input::placeholder{color:#f8f8f8}.styles_inputPerfil__h7RFm select{margin-left:auto;border:none;padding:.75rem 1rem;border-radius:.5rem;min-width:300px;cursor:pointer}.styles_inputPerfil__h7RFm select,.styles_inputPerfil__h7RFm select option{color:#f8f8f8;background-color:var(--gray-dark)}.styles_imgPerfil___Fo_Z{margin-left:auto;display:flex;align-items:center;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}.styles_imgPerfil___Fo_Z img{border-radius:50%;cursor:pointer;transition:all .2s}.styles_imgPerfil___Fo_Z img:hover{transform:scale(1.03)}.styles_imgPerfil___Fo_Z img#styles_select__aZzBe{border:3px solid #ff0}@media(max-width:899px){.styles_container__U0EFH{margin-left:0}}@media(max-width:499px){.styles_inputPerfil__h7RFm{flex-direction:column;padding-top:1rem;padding-bottom:2rem}.styles_inputPerfil__h7RFm p{width:100%;margin-bottom:.5rem;text-align:left}.styles_inputPerfil__h7RFm input,.styles_inputPerfil__h7RFm select{margin-left:0;min-width:0;width:100%}.styles_imgPerfil___Fo_Z{margin-left:0;justify-content:flex-start}}.styles_container__1TKxK{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-left:2rem;padding-right:2rem}.styles_container__1TKxK h2{color:#fff;font-size:2rem;font-weight:700;margin:0 0 2rem;background:linear-gradient(135deg,var(--primary) 0,#4caf50 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_container__1TKxK h3{color:#fff;font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}@media(max-width:768px){.styles_container__1TKxK{margin-left:0;padding-right:0}}.styles_statisticsGrid__MJMBO{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;width:100%;margin-bottom:2rem}@media(max-width:768px){.styles_statisticsGrid__MJMBO{grid-template-columns:repeat(2,1fr);gap:.75rem}}.styles_statCard__kW2nv{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.styles_statCard__kW2nv:hover{background:hsla(0,0%,100%,.08);border-color:rgba(var(--primary-rgb,52,144,220),.3);transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.styles_statCard__kW2nv .styles_statIcon__S5N9c{font-size:2rem;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:rgba(var(--primary-rgb,52,144,220),.1);border-radius:10px;flex-shrink:0}.styles_statCard__kW2nv .styles_statContent__fSV19{flex:1 1}.styles_statCard__kW2nv .styles_statContent__fSV19 h3{color:hsla(0,0%,100%,.8);font-size:.85rem;font-weight:500;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.styles_statCard__kW2nv .styles_statContent__fSV19 p{color:#fff;font-size:1.5rem;font-weight:700;margin:0}@media(max-width:768px){.styles_statCard__kW2nv{padding:1rem}.styles_statCard__kW2nv .styles_statIcon__S5N9c{font-size:1.5rem;width:40px;height:40px}.styles_statCard__kW2nv .styles_statContent__fSV19 h3{font-size:.75rem}.styles_statCard__kW2nv .styles_statContent__fSV19 p{font-size:1.25rem}}.styles_filtersSection__XEzQZ{width:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.styles_filtersSection__XEzQZ h3{margin:0 0 1rem;font-size:1.1rem}.styles_filtersSection__XEzQZ .styles_filters__edcI_{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}@media(max-width:768px){.styles_filtersSection__XEzQZ .styles_filters__edcI_{grid-template-columns:1fr;gap:.75rem}}.styles_filtersSection__XEzQZ .styles_filterGroup__ejYAH{display:flex;flex-direction:column;gap:.5rem}.styles_filtersSection__XEzQZ .styles_filterGroup__ejYAH label{color:hsla(0,0%,100%,.8);font-size:.9rem;font-weight:500}.styles_filtersSection__XEzQZ .styles_filterGroup__ejYAH .styles_filterSelect__gmjFy{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;padding:.75rem;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.styles_filtersSection__XEzQZ .styles_filterGroup__ejYAH .styles_filterSelect__gmjFy:focus{outline:none;border-color:var(--primary);background:hsla(0,0%,100%,.12)}.styles_filtersSection__XEzQZ .styles_filterGroup__ejYAH .styles_filterSelect__gmjFy:hover{border-color:hsla(0,0%,100%,.25)}.styles_filtersSection__XEzQZ .styles_filterResults__kkn_o{padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.styles_filtersSection__XEzQZ .styles_filterResults__kkn_o p{color:hsla(0,0%,100%,.7);font-size:.9rem;margin:0}.styles_logsSection__slHhL{width:100%}.styles_logsSection__slHhL .styles_logsList__iWzEv{display:flex;flex-direction:column;gap:.75rem}.styles_logItem__3aYHW{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}.styles_logItem__3aYHW:hover{background:hsla(0,0%,100%,.08);border-color:rgba(var(--primary-rgb,52,144,220),.3)}.styles_logItem__3aYHW .styles_logHeader__22Ps0{display:flex;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:all .2s ease}.styles_logItem__3aYHW .styles_logHeader__22Ps0:hover{background:hsla(0,0%,100%,.03)}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logIcon__Gj_ZB{font-size:1.5rem;width:50px;text-align:center;flex-shrink:0}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logInfo__p_lmu{flex:1 1;margin-left:1rem}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logInfo__p_lmu h4{font-size:1rem;font-weight:600;margin:0 0 .25rem}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logInfo__p_lmu p{color:hsla(0,0%,100%,.7);font-size:.85rem;margin:0}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_expandIcon__qPB9M{color:hsla(0,0%,100%,.6);font-size:.9rem;transition:transform .2s ease}.styles_logItem__3aYHW .styles_logDetails___qsJV{padding:0 1.5rem 1.5rem;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.2)}.styles_logItem__3aYHW .styles_logDetails___qsJV .styles_logData__eY5ex{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.styles_logItem__3aYHW .styles_logDetails___qsJV .styles_logData__eY5ex span{color:hsla(0,0%,100%,.9);font-size:.9rem}.styles_logItem__3aYHW .styles_logDetails___qsJV .styles_logData__eY5ex span strong{color:hsla(0,0%,100%,.7);font-weight:500}@media(max-width:768px){.styles_logItem__3aYHW .styles_logDetails___qsJV .styles_logData__eY5ex{grid-template-columns:1fr;gap:.5rem}}.styles_logItem__3aYHW .styles_logDetails___qsJV .styles_logRaw__wpWTA{color:hsla(0,0%,100%,.6);font-size:.8rem;font-family:monospace;padding:.75rem;background:rgba(0,0,0,.3);border-radius:6px}.styles_logItem__3aYHW .styles_logDetails___qsJV .styles_logRaw__wpWTA strong{color:hsla(0,0%,100%,.8)}@media(max-width:768px){.styles_logItem__3aYHW .styles_logHeader__22Ps0{padding:.75rem 1rem}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logIcon__Gj_ZB{font-size:1.25rem;width:40px}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logInfo__p_lmu{margin-left:.75rem}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logInfo__p_lmu h4{font-size:.9rem}.styles_logItem__3aYHW .styles_logHeader__22Ps0 .styles_logInfo__p_lmu p{font-size:.8rem}.styles_logItem__3aYHW .styles_logDetails___qsJV{padding:0 1rem 1rem}}.styles_emptyState__U0NDl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:hsla(0,0%,100%,.03);border:2px dashed hsla(0,0%,100%,.1);border-radius:16px;width:100%}.styles_emptyState__U0NDl .styles_emptyIcon__4PJtv{font-size:3rem;margin-bottom:1rem;opacity:.7}.styles_emptyState__U0NDl h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.styles_emptyState__U0NDl p{color:hsla(0,0%,100%,.7);font-size:1rem;margin:0}.styles_profit__F7jUI{color:#4caf50!important;font-weight:700!important}.styles_loss__v7SKj{color:#f44336!important;font-weight:700!important}.styles_paginationControls__tKgfl{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem;padding:1.5rem;background:hsla(0,0%,100%,.03);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.styles_paginationButton__JH6z5{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0,#4caf50 100%);border:none;border-radius:12px;color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(46,204,113,.2)}.styles_paginationButton__JH6z5:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,204,113,.3)}.styles_paginationButton__JH6z5:active:not(:disabled){transform:translateY(0)}.styles_paginationButton__JH6z5:disabled{opacity:.4;cursor:not-allowed;background:hsla(0,0%,100%,.1)}.styles_pageInfo__Ap5h7{padding:.75rem 1.5rem;background:hsla(0,0%,100%,.05);border-radius:12px;color:#fff;font-weight:600;font-size:1rem;border:1px solid hsla(0,0%,100%,.1)}.styles_loadingOverlay__l8wuf{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999}.styles_spinner__uifF_{padding:1.5rem 2.5rem;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;color:#fff;font-weight:600;font-size:1.1rem;border:1px solid hsla(0,0%,100%,.2);animation:styles_pulse__PSIsJ 2s ease-in-out infinite}@keyframes styles_pulse__PSIsJ{0%,to{opacity:1}50%{opacity:.7}}.styles_main__LNJ5m{background:linear-gradient(135deg,#0f0f23,#1a1a3e 50%,#0f0f23)}.styles_main__1b8He,.styles_main__LNJ5m{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:100dvh;margin:0 auto}