:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1024px){:root{font-size:16px}}@media (prefers-color-scheme: dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}body{margin:0}#root{width:1126px;max-width:100%;margin:0 auto;text-align:center;border-inline:1px solid var(--border);min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media (max-width: 1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media (max-width: 1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}@font-face{font-family:Text_Black;src:url(./Outfit-Black-znUH2Gim.woff2) format("woff2")}@font-face{font-family:Text_Bold;src:url(./Outfit-Bold-CTZhMRKc.woff2) format("woff2")}@font-face{font-family:Text_Medium;src:url(./Outfit-Medium-B4TPLJEF.woff2) format("woff2")}@font-face{font-family:Text_Regular;src:url(./Outfit-Regular-BbwSKIJU.woff2) format("woff2")}@font-face{font-family:Text_Light;src:url(./Outfit-Light-xdSoFHxU.woff2) format("woff2")}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}@keyframes bounce-dot{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes fillBar{0%{width:100%}to{width:0%}}@keyframes shakeError{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}@keyframes overlayFadeNoBlur{0%{opacity:0}to{opacity:1}}@keyframes toastSlideIn{0%{transform:translate(120%)}to{transform:translate(0)}}@keyframes toastSlideOut{0%{transform:translate(0)}to{transform:translate(120%)}}@keyframes popOutText{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes popInText{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes popOutDots{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes popInDots{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes fadeUpAnim{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes fadeOutModal{0%{opacity:1}to{opacity:0}}@keyframes slideDownFadeIn{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes draw-circle{0%{stroke-dashoffset:283}to{stroke-dashoffset:0}}@keyframes fill-circle{0%{fill:transparent}to{fill:var(--color-success)}}@keyframes draw-check{0%{stroke-dashoffset:80}to{stroke-dashoffset:0}}@keyframes bounce-elegant{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes pulse-aura{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}@keyframes draw-circle-error{0%{stroke-dashoffset:283}to{stroke-dashoffset:0}}@keyframes fill-circle-error{0%{fill:transparent}to{fill:var(--color-error)}}@keyframes draw-x{0%{stroke-dashoffset:42}to{stroke-dashoffset:0}}@keyframes show-x{0%{opacity:0}to{opacity:1}}@keyframes bounce-elegant-error{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes pulse-aura-error{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}@keyframes draw-circle-alert{0%{stroke-dashoffset:283}to{stroke-dashoffset:0}}@keyframes fill-circle-alert{0%{fill:transparent}to{fill:var(--color-alert)}}@keyframes draw-exclamation{0%{stroke-dashoffset:30}to{stroke-dashoffset:0}}@keyframes show-element-alert{0%{opacity:0}to{opacity:1}}@keyframes pop-dot-alert{0%{transform:scale(0)}60%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce-elegant-alert{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes pulse-aura-alert{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}.loading-dots{display:flex;justify-content:center;align-items:center;gap:6px;height:28px}.loading-dots span{width:7px;height:7px;background-color:#fff;border-radius:50%;animation:bounce-dot .4s infinite alternate}.loading-dots span:nth-child(1){animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.1s}.loading-dots span:nth-child(3){animation-delay:.2s}.loading-dots span{background-color:#fff!important}.shake-error{animation:shake .4s ease-in-out}.fade-up-element{opacity:0;animation:fadeUpAnim .9s cubic-bezier(.16,1,.3,1) forwards;animation-fill-mode:both}.overlay-darken{animation:overlayFadeNoBlur .25s ease-out forwards}.btn-text-pop-out{animation:popOutText .25s cubic-bezier(.4,0,.2,1) forwards}.btn-text-pop-in{animation:popInText .3s cubic-bezier(.34,1.56,.64,1) forwards}.btn-dots-pop-out{animation:popOutDots .2s cubic-bezier(.4,0,.2,1) forwards}.btn-dots-pop-in{animation:popInDots .3s cubic-bezier(.34,1.56,.64,1) forwards}.loader-container{position:relative;width:80px;height:80px}.spinner{animation:rotate 2s linear infinite;width:100%;height:100%}.spinner .path{stroke:#9c32ff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}:root{--color-success: #22C55E;--color-success-light: rgba(34, 197, 94, .445);--color-check: #FFFFFF;--time-draw-circle: .7s;--time-fill-circle: .3s;--time-draw-check: .4s;--time-bounce: .5s;--time-aura: .7s}.success-animation-container{position:relative;width:100px;height:100px;display:flex;justify-content:center;align-items:center}.success-aura{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--color-success-light);opacity:0;transform:scale(1);z-index:0;animation:pulse-aura var(--time-aura) ease-out 1.1s forwards}.success-icon-wrapper{position:relative;z-index:1;width:100%;height:100%;animation:bounce-elegant var(--time-bounce) cubic-bezier(.175,.885,.32,1.15) 1.1s forwards}.success-svg{width:100%;height:100%;display:block}.success-circle{fill:transparent;stroke:var(--color-success);stroke-width:6;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;animation:draw-circle var(--time-draw-circle) cubic-bezier(.33,1,.68,1) forwards,fill-circle var(--time-fill-circle) ease-in-out .6s forwards}.success-check{fill:none;stroke:var(--color-check);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:80;stroke-dashoffset:80;animation:draw-check var(--time-draw-check) cubic-bezier(.33,1,.68,1) .8s forwards}:root{--color-error: #ff4f4f;--color-error-light: rgba(239, 68, 68, .445);--color-x: #FFFFFF;--time-draw-circle-error: .7s;--time-fill-circle-error: .3s;--time-draw-x: .4s;--time-bounce-error: .5s;--time-aura-error: .7s}.error-animation-container{position:relative;width:100px;height:100px;display:flex;justify-content:center;align-items:center}.error-aura{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--color-error-light);opacity:0;transform:scale(1);z-index:0;animation:pulse-aura-error var(--time-aura-error) ease-out 1.1s forwards}.error-icon-wrapper{position:relative;z-index:1;width:100%;height:100%;animation:bounce-elegant-error var(--time-bounce-error) cubic-bezier(.175,.885,.32,1.15) 1.1s forwards}.error-svg{width:100%;height:100%;display:block}.error-circle{fill:transparent;stroke:var(--color-error);stroke-width:6;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;animation:draw-circle-error var(--time-draw-circle-error) cubic-bezier(.33,1,.68,1) forwards,fill-circle-error var(--time-fill-circle-error) ease-in-out .6s forwards}.error-x-left{fill:none;stroke:var(--color-x);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:42;stroke-dashoffset:42;opacity:0;animation:show-x .01s linear .8s forwards,draw-x var(--time-draw-x) cubic-bezier(.33,1,.68,1) .8s forwards}.error-x-right{fill:none;stroke:var(--color-x);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:42;stroke-dashoffset:42;opacity:0;animation:show-x .01s linear .95s forwards,draw-x var(--time-draw-x) cubic-bezier(.33,1,.68,1) .95s forwards}:root{--color-alert: #EAB308;--color-alert-light: rgba(234, 179, 8, .445);--color-exclamation: #FFFFFF;--time-draw-circle-alert: .7s;--time-fill-circle-alert: .3s;--time-draw-exclamation: .4s;--time-bounce-alert: .5s;--time-aura-alert: .7s}.alert-animation-container{position:relative;width:100px;height:100px;display:flex;justify-content:center;align-items:center}.alert-aura{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--color-alert-light);opacity:0;transform:scale(1);z-index:0;animation:pulse-aura-alert var(--time-aura-alert) ease-out 1.1s forwards}.alert-icon-wrapper{position:relative;z-index:1;width:100%;height:100%;animation:bounce-elegant-alert var(--time-bounce-alert) cubic-bezier(.175,.885,.32,1.15) 1.1s forwards}.alert-svg{width:100%;height:100%;display:block}.alert-circle{fill:transparent;stroke:var(--color-alert);stroke-width:6;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;animation:draw-circle-alert var(--time-draw-circle-alert) cubic-bezier(.33,1,.68,1) forwards,fill-circle-alert var(--time-fill-circle-alert) ease-in-out .6s forwards}.alert-exclamation-line{fill:none;stroke:var(--color-exclamation);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30;opacity:0;animation:show-element-alert .01s linear .8s forwards,draw-exclamation var(--time-draw-exclamation) cubic-bezier(.33,1,.68,1) .8s forwards}.alert-exclamation-dot{fill:var(--color-exclamation);opacity:0;transform-origin:50px 74px;animation:show-element-alert .01s linear 1s forwards,pop-dot-alert .4s cubic-bezier(.175,.885,.32,1.275) 1s forwards}.modal-overlay{animation:fadeInModal .2s ease-out forwards}.modal-overlay-out{animation:fadeOutModal .2s ease-out forwards}.modal-card{animation:slideDownFadeIn .2s ease-out forwards}.modal-card-out{animation:slideUpFadeOut .2s ease-out forwards}.scroll-custom::-webkit-scrollbar{width:6px}.scroll-custom::-webkit-scrollbar-track{background:transparent}.scroll-custom::-webkit-scrollbar-thumb{background:#dbdcdc;border-radius:10px}@keyframes iosUnlock{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.dashboard-entrance{animation:iosUnlock .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpFade{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-80px)}}.modal-termo-anim{animation:slideDownFade .6s cubic-bezier(.16,1,.3,1) forwards}.modal-termo-anim-out{animation:slideUpFade .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@keyframes overlayFadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}to{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}.overlay-enter{animation:overlayFadeIn .25s ease-out forwards}.overlay-exit{animation:overlayFadeOut .25s ease-in forwards}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes popOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.pop-enter{animation:popIn .2s cubic-bezier(.175,.885,.32,1.275) forwards}.pop-exit{animation:popOut .2s ease-in forwards}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}.drawer-enter{animation:slideInRight .4s cubic-bezier(.16,1,.3,1) forwards}.drawer-exit{animation:slideOutRight .35s cubic-bezier(.16,1,.3,1) forwards}@keyframes popInNotif{0%{opacity:0;transform:scale(.85) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes popOutNotif{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.85) translateY(-12px)}}.notif-popup-enter{animation:popInNotif .25s cubic-bezier(.34,1.56,.64,1) forwards;transform-origin:top right}.notif-popup-exit{animation:popOutNotif .12s ease-in forwards;transform-origin:top right}@keyframes fadeInTab{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-content-enter{animation:fadeInTab .3s ease-out forwards}@keyframes infoSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-slide-up{animation:infoSlideUp .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes successExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.75)}}.success-exit{animation:successExit .25s ease-in forwards}@keyframes textSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(22px)}}.text-exit{animation:textSlideDown .25s ease-in forwards}.glass-effect{background:#ffffffb3!important;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.3)}.glass-effect-purple{background:#ffffff59!important;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(139,69,248,.15);box-shadow:0 8px 32px #8b45f814;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-effect-purple:hover{box-shadow:0 12px 40px #8b45f826;transform:translateY(-2px)}.glass-effect-drawer{background:#ffffff73!important;backdrop-filter:blur(24px) saturate(200%);-webkit-backdrop-filter:blur(24px) saturate(200%);border-left:1px solid rgba(255,255,255,.5)}.glass-popup{background:#ffffff8c!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.6);box-shadow:0 15px 40px #00000014}.icon-purple-tint{filter:invert(36%) sepia(85%) saturate(3364%) hue-rotate(243deg) brightness(98%) contrast(96%)}.btn-interactive{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.btn-interactive:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 8px 20px #8b45f826}.btn-interactive:active{transform:scale(.97)}.menu-item{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.menu-item:not(.active):hover{background:#8b45f814!important;padding-left:22px!important}.menu-item.active:hover{padding-left:22px!important}.scroll-custom::-webkit-scrollbar{width:8px}.scroll-custom::-webkit-scrollbar-track{background:transparent;border-radius:4px}.scroll-custom::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.slide-container{position:relative;overflow:hidden;width:100%}.slide-content{width:100%;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease}.slide-out-left{transform:translate(-100%);opacity:0;position:absolute}.slide-in-right{animation:slideInFromRight .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeSlideLeft{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeSlideRightOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40px)}}@keyframes fadeDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.fade-slide-left-element{opacity:0;animation:fadeSlideLeft .9s cubic-bezier(.16,1,.3,1) forwards}.fade-slide-right-out-element{animation:fadeSlideRightOut .5s cubic-bezier(.16,1,.3,1) forwards}.fade-down-out-element{animation:fadeDownOut .5s cubic-bezier(.16,1,.3,1) forwards}.app-container{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#e8f0ff;display:flex;justify-content:center;align-items:center;overflow:hidden}.desktop-container{position:relative;width:1920px;height:1080px;flex-shrink:0;background-color:#e8f0ff;transform-origin:center center;transform:scale(var(--scale-factor, 1))}.mobile-container{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#8b45f80f 25%,#8b45f826,#8b45f80f 75%);background-size:200% 100%;animation:shimmer 1.5s infinite linear;border-radius:12px;pointer-events:none}.fade-in-smooth{animation:fadeInSmooth .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeInSmooth{0%{opacity:0}to{opacity:1}}@keyframes toastSlideInLeft{0%{transform:translate(-120%)}to{transform:translate(0)}}@keyframes toastSlideOutLeft{0%{transform:translate(0)}to{transform:translate(-120%)}}._periodo-chip_14oy1_4{transition:all .2s}._periodo-chip_14oy1_4:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000000d}._mes-card-hover_14oy1_16:hover{transform:translateY(-4px);box-shadow:0 16px 40px #8b45f81f,0 4px 12px #0000000f,inset 0 1px #ffffffe6!important}._dia-calendario_14oy1_27{position:relative}._custom-tooltip_14oy1_31{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(5px);background:#fff;border:1px solid rgba(139,69,248,.15);padding:10px 14px;border-radius:12px;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.16,1,.3,1) .5s;z-index:9999;box-shadow:0 12px 28px #8b45f81f,0 4px 12px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:110px;text-align:center}._custom-tooltip_14oy1_31:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:#FFFFFF transparent transparent transparent;filter:drop-shadow(0 1px 2px rgba(0,0,0,.06))}._dia-calendario_14oy1_27:hover ._custom-tooltip_14oy1_31{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._tooltip-tipo_14oy1_76{background:#8b45f814;border:1px solid rgba(139,69,248,.12);color:#8b45f8;padding:2px 8px;border-radius:999px;font-size:.78rem;font-weight:600}._erro-validacao-card_14oy1_89{animation:_shakeError_14oy1_1 .6s ease-in-out}._pdf-upload-area_14oy1_96{transition:all .2s ease}._pdf-upload-area_14oy1_96:hover{background:#8b45f814!important;border-color:#8b45f84d!important}._dashboard-container_19z3a_4{width:100%;height:100vh;display:flex;flex-direction:row;overflow:hidden;background-color:#e8f0ff}._main-content_19z3a_14{flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}._sidebar_19z3a_23{width:265px;min-width:265px;height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}._logo-container_19z3a_34{height:120px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._logo-image_19z3a_42{width:140px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.05))}._sidebar-menu_19z3a_48{flex:1;padding:10px 15px;display:flex;flex-direction:column;gap:6px;overflow-y:auto;min-height:0}._sidebar-footer_19z3a_58{padding:20px;border-top:1px solid rgba(0,0,0,.05);text-align:center;font-family:Text_Medium;font-size:12px;color:#a0a0a0;flex-shrink:0;margin-top:auto}._menu-button_19z3a_72{width:100%;padding:14px 18px;display:flex;align-items:center;gap:12px;font-family:Text_Bold;font-size:16px;border:none;cursor:pointer;border-radius:14px;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1)}._menu-button-active_19z3a_87{background-color:#8b45f8;color:#fff;box-shadow:0 10px 20px #8b45f833}._menu-button-inactive_19z3a_93{background-color:transparent;color:#4a4a4a}._menu-icon_19z3a_98{width:22px;height:22px;transition:filter .3s}._menu-icon-active_19z3a_104{filter:brightness(0) invert(1)}._submenu-container_19z3a_109{display:flex;flex-direction:column;gap:4px}._submenu-toggle_19z3a_115{width:100%;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;font-family:Text_Bold;font-size:15px;border:none;cursor:pointer;background-color:transparent;border-radius:14px;outline:none}._submenu-toggle-active_19z3a_130{color:#8b45f8}._submenu-toggle-inactive_19z3a_134{color:#4a4a4a}._submenu-items_19z3a_138{overflow:hidden;display:flex;flex-direction:column;padding-left:10px;gap:4px;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}._submenu-item_19z3a_138{width:100%;padding:12px 16px;display:flex;align-items:center;gap:12px;font-size:15px;border:none;cursor:pointer;border-radius:14px;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1)}._submenu-item-active_19z3a_161{font-family:Text_Bold;background-color:#8b45f8;color:#fff;box-shadow:0 10px 20px #8b45f833}._submenu-item-inactive_19z3a_168{font-family:Text_Medium;background-color:transparent;color:#717171}._submenu-icon_19z3a_174{width:20px;height:20px;transition:filter .3s}._submenu-icon-active_19z3a_180{filter:brightness(0) invert(1)}._chevron-icon_19z3a_185{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}._chevron-open_19z3a_189{transform:rotate(180deg)}._chevron-closed_19z3a_193{transform:rotate(0)}._header-container_19z3a_200{min-height:120px;display:flex;justify-content:space-between;align-items:center;padding:40px 50px 20px;z-index:5}._header-info_19z3a_209{display:flex;flex-direction:column;align-items:flex-start;text-align:left}._breadcrumb_19z3a_216{display:flex;align-items:center;gap:8px;margin-bottom:20px;margin-top:-30px}._breadcrumb-text_19z3a_224{font-family:Text_Medium;font-size:15px;color:#a0a0a0}._breadcrumb-current_19z3a_230{font-family:Text_Medium;font-size:15px;color:#8b45f8;cursor:default}._page-title_19z3a_237{font-family:Text_Bold;font-size:34px;color:#1f1f1f;margin:0 0 12px;text-align:left;letter-spacing:1px}._page-description_19z3a_246{font-family:Text_Regular;font-size:15px;color:#747474;margin:0;text-align:left}._header-right_19z3a_257{display:flex;align-items:center;border-radius:50px;padding:8px 12px 8px 20px;gap:20px;margin-top:-45px}._notification-wrapper_19z3a_266{position:relative;cursor:pointer}._notification-icon_19z3a_271{width:24px;height:24px;display:block}._notification-dot_19z3a_277{position:absolute;top:-2px;right:-2px;width:10px;height:10px;background-color:#8b45f8;border-radius:50%;border:2px solid #ffffff}._notification-popup_19z3a_288{position:absolute;top:50px;right:-10px;width:320px;border-radius:16px;z-index:50;padding:20px;cursor:default}._notification-header_19z3a_299{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._notification-title_19z3a_306{font-family:Text_Bold;font-size:16px;color:#1f1f1f}._notification-mark-read_19z3a_312{background:none;border:none;color:#8b45f8;font-family:Text_Medium;font-size:12px;cursor:pointer}._notification-empty_19z3a_321{font-family:Text_Regular;font-size:14px;color:#747474;text-align:center;padding:20px 0}._divider_19z3a_329{width:1px;height:24px;background-color:#d0d0d0;opacity:.5}._profile-container_19z3a_337{display:flex;align-items:center;gap:12px}._profile-info_19z3a_343{text-align:right}._profile-name_19z3a_347{font-family:Text_Bold;font-size:14px;color:#1f1f1f}._profile-view-link_19z3a_353{font-family:Text_Medium;font-size:12px;color:#747474;cursor:pointer;transition:color .2s}._profile-view-link_19z3a_353:hover{color:#8b45f8}._profile-photo_19z3a_365{width:40px;height:40px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid rgba(255,255,255,.5);box-shadow:0 2px 8px #0000000d}._profile-photo_19z3a_365 img{width:100%;height:100%;object-fit:cover}._content-area_19z3a_381{flex:1;padding:20px 50px 50px;overflow-y:auto;overflow-x:hidden}._termo-overlay_19z3a_391{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;display:flex;justify-content:center;align-items:center;padding:20px;transition:opacity .5s ease}._termo-overlay-hidden_19z3a_404{opacity:0}._termo-overlay-visible_19z3a_408{opacity:1}._termo-card_19z3a_412{width:100%;max-width:800px;max-height:90vh;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;box-shadow:0 25px 60px #0000004d}._termo-header_19z3a_423{padding:40px;border-bottom:1px solid #EAEAEA;text-align:center}._termo-title_19z3a_429{font-family:Text_Bold;font-size:28px;color:#1f1f1f;margin-bottom:10px}._termo-subtitle_19z3a_436{font-family:Text_Regular;font-size:16px;color:#747474}._termo-content_19z3a_442{padding:40px;flex:1;overflow-y:auto;font-family:Text_Regular;font-size:16px;color:#5c5c5c;line-height:1.6;text-align:justify}._termo-footer_19z3a_453{padding:30px 40px;border-top:1px solid #EAEAEA;background-color:#f9fafc;border-bottom-left-radius:24px;border-bottom-right-radius:24px;display:flex;flex-direction:column;align-items:center;gap:20px}._termo-checkbox_19z3a_465{display:flex;align-items:center;gap:12px;color:#1f1f1f;cursor:pointer;-webkit-user-select:none;user-select:none}._termo-checkbox-icon_19z3a_474{width:24px;height:24px}._termo-checkbox-text_19z3a_479{font-family:Text_Medium;font-size:16px}._termo-button_19z3a_484{padding:20px 40px;background-color:#571eea;color:#fff;border:none;border-radius:12px;font-family:Text_Bold;font-size:18px;cursor:pointer;transition:opacity .2s,transform .15s cubic-bezier(.175,.885,.32,1.275);width:100%;max-width:400px}._termo-button-disabled_19z3a_498{opacity:.5;cursor:not-allowed}._termo-button-enabled_19z3a_503{opacity:1}._profile-drawer_19z3a_510{position:fixed;right:0;top:0;bottom:0;width:380px;z-index:160;box-shadow:-20px 0 60px #8b45f81a;display:flex;flex-direction:column;border-top-left-radius:30px;border-bottom-left-radius:30px}._profile-drawer-header_19z3a_524{padding:30px;border-bottom:1px solid rgba(139,69,248,.1);display:flex;justify-content:space-between;align-items:center}._profile-drawer-title_19z3a_532{font-family:Text_Bold;font-size:20px;color:#1f1f1f}._profile-drawer-close_19z3a_538{background:none;border:none;cursor:pointer;font-size:24px;color:#a0a0a0;transition:color .2s}._profile-drawer-close_19z3a_538:hover{color:#ff4545}._profile-drawer-content_19z3a_551{padding:40px 30px;flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:20px}._profile-drawer-photo_19z3a_561{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.5);box-shadow:0 10px 20px #0000000d;margin-bottom:5px}._profile-drawer-name_19z3a_571{font-family:Text_Bold;font-size:20px;color:#1f1f1f;margin-bottom:5px}._profile-drawer-role_19z3a_578{font-family:Text_Medium;font-size:14px;color:#8b45f8;background-color:#8b45f81a;display:inline-block;padding:4px 12px;border-radius:50px}._profile-drawer-divider_19z3a_588{width:100%;height:1px;background-color:#8b45f81a;margin-bottom:10px}._profile-drawer-button_19z3a_595{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(139,69,248,.1);background-color:#ffffff80;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s}._profile-drawer-button_19z3a_595:hover{background-color:#fffc}._profile-drawer-button-content_19z3a_612{display:flex;align-items:center;gap:14px;text-align:left}._profile-drawer-button-icon_19z3a_619{width:24px;height:24px}._profile-drawer-button-label_19z3a_624{font-family:Text_Bold;font-size:15px;color:#1f1f1f}._profile-drawer-button-desc_19z3a_630{font-family:Text_Regular;font-size:12px;color:#747474;margin-top:2px}._profile-drawer-logout_19z3a_637{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(252,78,110,.15);background-color:#feeceeb3;display:flex;align-items:center;cursor:pointer;transition:all .2s}._profile-drawer-logout_19z3a_637:hover{background-color:#fcdce0e6}._profile-drawer-logout-label_19z3a_653{font-family:Text_Bold;font-size:15px;color:#fc4e6e}._profile-drawer-logout-desc_19z3a_659{font-family:Text_Regular;font-size:12px;color:#fc4e6e;opacity:.7;margin-top:2px}._loading-overlay_19z3a_670{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f7f64d;z-index:99;display:flex;justify-content:center;align-items:center}._placeholder-page_19z3a_683{color:#747474;font-family:Text_Regular;font-size:16px;text-align:center;padding:50px;background-color:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px dashed rgba(139,69,248,.2)}._app-container_7ss7r_5{width:100vw;height:100vh;overflow:hidden;background-color:#f0f2f5;background-image:radial-gradient(ellipse at 0% 0%,rgba(139,69,248,.05) 0%,transparent 50%),radial-gradient(ellipse at 100% 100%,rgba(139,69,248,.05) 0%,transparent 50%);position:relative}._desktop-container_7ss7r_16{width:1920px;height:1080px;position:absolute;top:50%;left:50%;transform-origin:center center;transform:translate(-50%,-50%) scale(var(--scale-factor, 1))}._intro-container_7ss7r_30{width:100%;height:100%;position:relative}._logo-intro_7ss7r_36{position:absolute;left:30px;top:70px;width:185px;height:auto;-webkit-user-select:none;user-select:none}._sobre-link_7ss7r_45{position:absolute;right:120px;top:70px;font-family:Text_Medium;font-size:24px;color:#1f1f1f;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2}._sobre-link_7ss7r_45:hover{text-decoration:underline;color:#6526f7}._elemento-decorativo_7ss7r_62{position:absolute;left:30px;top:500px;width:auto;height:110px;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0}._footer-marca_7ss7r_73{position:absolute;left:40px;bottom:80px;display:flex;align-items:center;gap:20px;z-index:1}._footer-marca-texto_7ss7r_83{font-family:Text_Bold;font-size:19px;color:#000;letter-spacing:4px}._footer-marca-linha_7ss7r_90{width:180px;height:1px;background-color:#000;border-radius:3px}._intro-imagem_7ss7r_98{position:absolute;right:150px;top:200px;width:700px;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1}._barra-roxa_7ss7r_110{position:absolute;left:1850px;top:500px;width:40px;height:130px;background-color:#7e56f3}._intro-titulo_7ss7r_120{font-family:Text_Bold;font-size:70px;color:#1f1f1f;position:absolute;left:120px;top:350px;width:700px;line-height:1.2;text-align:left;z-index:1}._intro-descricao_7ss7r_133{font-family:Text_Light;font-size:26px;color:#1f1f1f;position:absolute;left:120px;top:550px;width:800px;line-height:1.5;text-align:left;z-index:1}._intro-botao-container_7ss7r_147{position:absolute;left:120px;top:700px;z-index:1}._intro-botao_7ss7r_147{width:350px;padding:20px 40px;background:linear-gradient(135deg,#6526f7f2,#8b45f8d9);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:35px;box-shadow:0 10px 25px #6526f74d;font-family:Text_Bold;font-size:26px;cursor:pointer;transition:transform .15s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:space-between}._intro-botao_7ss7r_147:hover{transform:scale(1.05)}._intro-botao_7ss7r_147:active{transform:scale(.95)}._intro-botao-icone_7ss7r_179{width:29px;height:auto;pointer-events:none}._login-container_7ss7r_189{width:100%;height:100%;position:relative}._login-titulo_7ss7r_196{font-family:Text_Bold;font-size:70px;color:#1f1f1f;position:absolute;left:120px;top:350px;width:700px;line-height:1.2;text-align:left;z-index:1}._login-descricao_7ss7r_209{font-family:Text_Light;font-size:26px;color:#1f1f1f;position:absolute;left:120px;top:540px;width:650px;line-height:1.5;text-align:left;z-index:1}._login-ajuda-container_7ss7r_222{position:absolute;left:120px;top:660px;z-index:1}._login-ajuda-link_7ss7r_229{font-family:Text_Medium;font-size:24px;color:#571eea;cursor:pointer}._login-ajuda-link_7ss7r_229:hover{text-decoration:underline}._login-circulo_7ss7r_241{position:absolute;right:220px;top:120px;width:500px;height:500px;background-color:#8b45f814;border-radius:50%;z-index:1;filter:blur(40px)}._login-elemento-1_7ss7r_254{position:absolute;right:980px;top:250px;width:80px;height:auto;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}._login-elemento-2_7ss7r_265{position:absolute;right:210px;top:120px;width:170px;height:auto;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}._login-card_7ss7r_277{position:absolute;right:300px;top:140px;width:550px;height:800px;background-color:#ffffffa6;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.6);box-shadow:0 25px 60px #0000001a,inset 0 2px 4px #fff6;border-radius:30px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:45px;box-sizing:border-box}._login-card-titulo_7ss7r_299{font-family:Text_Bold;font-size:36px;color:#000;text-align:left;position:relative;top:20px}._login-card-subtitulo_7ss7r_308{font-family:Text_Regular;font-size:20px;color:#747474;width:320px;line-height:1.4;text-align:left;margin-bottom:80px;position:relative;top:50px}._input-label_7ss7r_321{width:100%;font-family:Text_Bold;font-size:20px;color:#000;margin-bottom:12px;text-align:left}._input-container_7ss7r_330{position:relative;width:100%;margin-bottom:28px}._input-icone_7ss7r_336{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:35px;height:auto;pointer-events:none}._input-campo_7ss7r_346{width:100%;padding:18px 18px 18px 60px;font-family:Text_Medium;font-size:18px;color:#1f1f1f;background-color:#ffffffd9;border:1px solid rgba(139,69,248,.15);box-shadow:inset 0 2px 4px #00000005;border-radius:12px;outline:none;box-sizing:border-box;transition:all .2s}._input-campo-senha_7ss7r_362{width:100%;padding:18px 52px 18px 60px;font-family:Text_Medium;font-size:18px;color:#1f1f1f;background-color:#ffffffd9;border:1px solid rgba(139,69,248,.15);box-shadow:inset 0 2px 4px #00000005;border-radius:12px;outline:none;box-sizing:border-box;transition:all .2s}._input-campo_7ss7r_346:focus,._input-campo-senha_7ss7r_362:focus{border-color:#6526f7;background-color:#fff}._input-icone-olho_7ss7r_383{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:24px;height:auto;cursor:pointer;-webkit-user-select:none;user-select:none}._login-opcoes_7ss7r_395{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:32px}._login-lembrar_7ss7r_403{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}._login-lembrar-icone_7ss7r_411{width:24px;height:24px}._login-lembrar-texto_7ss7r_416{font-family:Text_Medium;font-size:16px;color:#5c5c5c}._login-esqueceu_7ss7r_422{font-family:Text_Medium;font-size:16px;color:#6526f7;cursor:pointer;-webkit-user-select:none;user-select:none}._login-esqueceu_7ss7r_422:hover{text-decoration:underline}._login-botao_7ss7r_435{width:100%;padding:18px 20px;background:linear-gradient(135deg,#6526f7f2,#8b45f8d9);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 20px #6526f740;border-radius:14px;font-family:Text_Bold;font-size:20px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transition:all .3s ease}._login-botao-desabilitado_7ss7r_452{background:#6526f74d;box-shadow:none;border-color:transparent;cursor:not-allowed}._login-botao-habilitado_7ss7r_459{cursor:pointer}._login-botao-habilitado_7ss7r_459:hover{transform:translateY(-2px);filter:brightness(1.05)}._login-mensagem_7ss7r_469{width:100%;font-family:Text_Medium;font-size:16px;text-align:center;margin-top:12px}._login-mensagem-erro_7ss7r_477{color:#ff4545}._login-mensagem-sucesso_7ss7r_481{color:#4caf50}._login-card-divisor_7ss7r_486{width:100%;height:1px;background-color:#8b45f826;margin-top:auto;margin-bottom:20px}._login-card-seguranca_7ss7r_494{width:100%;display:flex;justify-content:center;align-items:center;gap:10px}._login-card-seguranca-icone_7ss7r_502{width:22px;height:auto}._login-card-seguranca-texto_7ss7r_507{font-family:Text_Medium;font-size:16px;color:#747474;letter-spacing:.5px}._mobile-container_7ss7r_518{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:0 20px;box-sizing:border-box;overflow-y:auto}._mobile-logo_7ss7r_529{position:absolute;top:25px;left:20px;width:90px;height:auto;-webkit-user-select:none;user-select:none}._mobile-sobre-link_7ss7r_538{position:absolute;top:25px;right:20px;font-family:Text_Medium;font-size:15px;color:#1f1f1f;cursor:pointer;text-decoration:underline}._mobile-titulo_7ss7r_549{font-family:Text_Bold;font-size:28px;color:#1f1f1f;text-align:center;margin-top:65px;margin-bottom:30px;line-height:1.2;z-index:1}._mobile-card_7ss7r_560{width:100%;max-width:450px;background-color:#ffffffa6;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.6);box-shadow:0 15px 40px #00000014,inset 0 2px 4px #fff6;border-radius:24px;padding:30px 25px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;z-index:2}._mobile-card-titulo_7ss7r_580{font-family:Text_Bold;font-size:24px;color:#000;margin-bottom:10px}._mobile-card-subtitulo_7ss7r_587{font-family:Text_Regular;font-size:16px;color:#747474;line-height:1.4;margin-bottom:40px;text-align:left}._mobile-input-label_7ss7r_596{width:100%;font-family:Text_Bold;font-size:16px;color:#000;margin-bottom:10px;text-align:left}._mobile-input-container_7ss7r_605{position:relative;width:100%;margin-bottom:24px}._mobile-input-icone_7ss7r_611{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:26px;height:auto}._mobile-input-campo_7ss7r_620,._mobile-input-campo-senha_7ss7r_620{width:100%;font-family:Text_Medium;font-size:16px;color:#1f1f1f;background-color:#ffffffd9;border:1px solid rgba(139,69,248,.15);box-shadow:inset 0 2px 4px #00000005;border-radius:12px;outline:none;box-sizing:border-box;transition:all .2s}._mobile-input-campo_7ss7r_620{padding:16px 16px 16px 54px}._mobile-input-campo-senha_7ss7r_620{padding:16px 50px 16px 54px}._mobile-input-campo_7ss7r_620:focus,._mobile-input-campo-senha_7ss7r_620:focus{border-color:#6526f7;background-color:#fff}._mobile-input-icone-olho_7ss7r_649{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:22px;height:auto;cursor:pointer}._mobile-opcoes_7ss7r_659{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:30px}._mobile-lembrar_7ss7r_667{display:flex;align-items:center;gap:8px;cursor:pointer}._mobile-lembrar-icone_7ss7r_674{width:22px;height:22px}._mobile-lembrar-texto_7ss7r_679{font-family:Text_Medium;font-size:14px;color:#5c5c5c}._mobile-esqueceu_7ss7r_685{font-family:Text_Medium;font-size:14px;color:#6526f7;cursor:pointer}._mobile-botao_7ss7r_692{width:100%;padding:16px;background:linear-gradient(135deg,#6526f7f2,#8b45f8d9);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 20px #6526f740;border-radius:12px;font-family:Text_Bold;font-size:18px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transition:all .3s ease}._mobile-botao-desabilitado_7ss7r_709{background:#6526f74d;box-shadow:none;border-color:transparent;cursor:not-allowed}._mobile-botao-habilitado_7ss7r_716{cursor:pointer}._mobile-mensagem_7ss7r_720{width:100%;font-family:Text_Medium;font-size:14px;text-align:center;margin-top:12px}._mobile-mensagem-erro_7ss7r_728{color:#ff4545}._mobile-mensagem-sucesso_7ss7r_732{color:#4caf50}._mobile-divisor_7ss7r_736{width:100%;height:1px;background-color:#8b45f826;margin-top:30px;margin-bottom:20px}._mobile-seguranca_7ss7r_744{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}._mobile-seguranca-icone_7ss7r_752{width:18px;height:auto}._mobile-seguranca-texto_7ss7r_757{font-family:Text_Medium;font-size:14px;color:#747474}._mobile-footer_7ss7r_763{display:flex;align-items:center;gap:10px;margin-top:30px;margin-bottom:10px}._mobile-footer-texto_7ss7r_771{font-family:Text_Bold;font-size:12px;color:#1f1f1f;letter-spacing:2px}._recuperacao-modal-container_7ss7r_782{position:relative;width:650px;background-color:#fffffffa;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(139,69,248,.2);box-shadow:0 25px 60px #00000026,0 0 0 1px #fffc inset,0 4px 20px #8b45f81a;border-radius:24px;padding:50px;display:flex;flex-direction:column;box-sizing:border-box}._recuperacao-modal-container-mobile_7ss7r_800{position:relative;width:100%;background-color:#fffffffa;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(139,69,248,.2);box-shadow:0 25px 60px #00000026,0 0 0 1px #fffc inset,0 4px 20px #8b45f81a;border-radius:24px;padding:30px;display:flex;flex-direction:column;box-sizing:border-box}._sobre-modal-container_7ss7r_818{position:relative;width:850px;max-width:850px;height:auto;max-height:900px;background-color:#fffffffa;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(139,69,248,.2);box-shadow:0 25px 60px #00000026,0 0 0 1px #fffc inset,0 4px 20px #8b45f81a;border-radius:24px;padding:55px;display:flex;flex-direction:column;box-sizing:border-box}._sobre-modal-container-mobile_7ss7r_839{position:relative;width:100%;height:90%;background-color:#fffffffa;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(139,69,248,.2);box-shadow:0 25px 60px #00000026,0 0 0 1px #fffc inset,0 4px 20px #8b45f81a;border-radius:24px;padding:30px;display:flex;flex-direction:column;box-sizing:border-box}._recuperacao-titulo_7ss7r_858{font-family:Text_Bold;font-size:32px;color:#1f1f1f;margin-bottom:30px}._recuperacao-descricao_7ss7r_865{font-family:Text_Regular;font-size:18px;color:#555;line-height:1.6;margin-bottom:30px}._recuperacao-input-label_7ss7r_873{width:100%;font-family:Text_Bold;font-size:18px;color:#1f1f1f;margin-bottom:12px}._recuperacao-input-container_7ss7r_881{position:relative;width:100%;margin-bottom:20px}._recuperacao-input-icone_7ss7r_887{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:28px;height:auto}._recuperacao-input-campo_7ss7r_896{width:100%;padding:18px 18px 18px 58px;font-family:Text_Medium;font-size:17px;color:#1f1f1f;background-color:#fffffff2;border:1px solid rgba(139,69,248,.2);border-radius:14px;outline:none;box-sizing:border-box;transition:all .2s}._recuperacao-input-campo_7ss7r_896:focus{border-color:#6526f7;background-color:#fff;box-shadow:0 0 0 3px #6526f714}._recuperacao-botao_7ss7r_916{width:100%;padding:18px;background:linear-gradient(135deg,#6526f7f2,#8b45f8d9);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 20px #6526f740;border-radius:14px;font-family:Text_Bold;font-size:19px;margin-top:15px;cursor:pointer;transition:all .3s ease}._recuperacao-botao-desabilitado_7ss7r_931{background:#6526f74d;box-shadow:none;border-color:transparent;cursor:not-allowed}._recuperacao-botao-habilitado_7ss7r_938:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6526f759}._recuperacao-erro_7ss7r_943{width:100%;font-family:Text_Medium;font-size:15px;color:#ff4545;text-align:center;margin-top:18px}._email-mascarado_7ss7r_953{font-family:Text_Bold;font-size:20px;color:#6526f7;text-align:center;padding:20px;background-color:#8b45f814;border:1px solid rgba(139,69,248,.2);border-radius:14px;margin-bottom:30px;letter-spacing:.5px}._voltar-link_7ss7r_967{font-family:Text_Medium;font-size:16px;color:#571eea;text-align:center;margin-top:25px;cursor:pointer;text-decoration:underline}._voltar-link_7ss7r_967:hover{color:#6526f7}._confirmacao-container_7ss7r_982{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}._confirmacao-icone_7ss7r_989{width:70px;height:70px;border-radius:50%;background-color:#22c55e1a;display:flex;justify-content:center;align-items:center;margin-bottom:25px}._confirmacao-titulo_7ss7r_1000{font-family:Text_Bold;font-size:22px;color:#1f1f1f;text-align:center;margin-bottom:15px}._confirmacao-descricao_7ss7r_1008{font-family:Text_Regular;font-size:17px;color:#555;text-align:center;line-height:1.6}._confirmacao-botao_7ss7r_1016{width:100%;padding:18px;background-color:#ffffffe6;color:#747474;border:1px solid rgba(139,69,248,.15);border-radius:14px;font-family:Text_Medium;font-size:17px;cursor:pointer;transition:all .2s}._confirmacao-botao_7ss7r_1016:hover{background-color:#fff;border-color:#8b45f84d;box-shadow:0 4px 12px #8b45f81a}._sobre-fechar_7ss7r_1035,._recuperacao-fechar_7ss7r_1035{background:none;border:none;cursor:pointer;font-size:32px;color:#a0a0a0;transition:color .2s;position:absolute;top:25px;right:35px;width:30px;z-index:10}._sobre-fechar_7ss7r_1035:hover,._recuperacao-fechar_7ss7r_1035:hover{color:#ff4545}._sobre-fechar-mobile_7ss7r_1053,._recuperacao-fechar-mobile_7ss7r_1053{background:none;border:none;cursor:pointer;font-size:28px;color:#a0a0a0;transition:color .2s;position:absolute;top:15px;right:25px;width:25px;z-index:10}._sobre-fechar-mobile_7ss7r_1053:hover,._recuperacao-fechar-mobile_7ss7r_1053:hover{color:#ff4545}._sobre-conteudo_7ss7r_1071{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding-right:15px}._sobre-conteudo-mobile_7ss7r_1079{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding-right:5px}._sobre-titulo_7ss7r_1087{font-family:Text_Bold;font-size:34px;color:#1f1f1f;margin-bottom:30px;margin-top:10px}._sobre-titulo-mobile_7ss7r_1095{font-family:Text_Bold;font-size:26px;color:#1f1f1f;margin-bottom:20px;margin-top:5px}._sobre-texto_7ss7r_1103{font-family:Text_Regular;font-size:18px;color:#555;line-height:1.8;text-align:justify;margin-bottom:22px}._sobre-texto-mobile_7ss7r_1112{font-family:Text_Regular;font-size:15px;color:#555;line-height:1.6;text-align:justify;margin-bottom:16px}._sobre-divisor_7ss7r_1122{width:100%;height:1px;background:linear-gradient(90deg,#8b45f81a,#8b45f84d,#8b45f81a);margin:35px 0 30px}._sobre-divisor-mobile_7ss7r_1129{width:100%;height:1px;background:linear-gradient(90deg,#8b45f81a,#8b45f84d,#8b45f81a);margin:25px 0 20px}._sobre-footer_7ss7r_1137{display:flex;flex-direction:column;align-items:center;gap:10px;padding-bottom:10px}._sobre-footer-mobile_7ss7r_1145{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:5px}._sobre-footer-titulo_7ss7r_1153{font-family:Text_Bold;font-size:22px;color:#6526f7;letter-spacing:1px}._sobre-footer-titulo-mobile_7ss7r_1160{font-family:Text_Bold;font-size:18px;color:#6526f7;letter-spacing:1px}._sobre-footer-texto_7ss7r_1167{font-family:Text_Medium;font-size:14px;color:#999}._sobre-footer-texto-mobile_7ss7r_1173{font-family:Text_Medium;font-size:12px;color:#999}._sobre-conteudo_7ss7r_1071::-webkit-scrollbar,._sobre-conteudo-mobile_7ss7r_1079::-webkit-scrollbar{width:6px}._sobre-conteudo_7ss7r_1071::-webkit-scrollbar-track,._sobre-conteudo-mobile_7ss7r_1079::-webkit-scrollbar-track{background:#8b45f80d;border-radius:10px}._sobre-conteudo_7ss7r_1071::-webkit-scrollbar-thumb,._sobre-conteudo-mobile_7ss7r_1079::-webkit-scrollbar-thumb{background:#8b45f833;border-radius:10px}._sobre-conteudo_7ss7r_1071::-webkit-scrollbar-thumb:hover,._sobre-conteudo-mobile_7ss7r_1079::-webkit-scrollbar-thumb:hover{background:#8b45f84d}._progresso-container_7ss7r_1206{position:absolute;left:30px;top:500px;display:flex;flex-direction:column;align-items:center;gap:18px;z-index:2;-webkit-user-select:none;user-select:none}._bolinha_7ss7r_1218{width:14px;height:14px;border-radius:50%;background-color:#1f1f1f;transition:background-color .3s ease,transform .3s ease}._bolinha-ativa_7ss7r_1226{background-color:#5011fa}._bolinha-animando_7ss7r_1230{animation:_bolinhaPulse_7ss7r_1 .5s cubic-bezier(.34,1.56,.64,1)}@keyframes _bolinhaPulse_7ss7r_1{0%{transform:scale(1);background-color:#1f1f1f}to{transform:scale(1);background-color:#5011fa}}
