@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&family=Poppins:wght@300;400;500;600;700&display=swap";
@import "https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css";
.Subcontas-module__XnIq6G__container{max-width:1600px;margin:20px auto}.Subcontas-module__XnIq6G__content{background-color:var(--menu-color);border:var(--border-style);border-radius:20px;margin-top:30px;padding:1rem 1rem 3rem}.Subcontas-module__XnIq6G__cardsContainer{justify-content:space-between;gap:2rem;width:90%;margin:auto;display:flex}.Subcontas-module__XnIq6G__cardWrapper{box-sizing:border-box;width:100%;display:flex}.Subcontas-module__XnIq6G__cardResumo{box-shadow:none;box-sizing:border-box;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:100px;padding:1.1rem 1.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}@keyframes Subcontas-module__XnIq6G__slideInFromRightResumo{0%{opacity:0;transform:translate(100px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.Subcontas-module__XnIq6G__resumoCards .Subcontas-module__XnIq6G__cardWrapper:first-child{animation-delay:.7s}.Subcontas-module__XnIq6G__resumoCards .Subcontas-module__XnIq6G__cardWrapper:nth-child(2){animation-delay:.9s}.Subcontas-module__XnIq6G__resumoCards .Subcontas-module__XnIq6G__cardWrapper:nth-child(3){animation-delay:1.1s}.Subcontas-module__XnIq6G__cardResumo:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 8px 25px #f3621226}.Subcontas-module__XnIq6G__cardContent{flex-direction:column;justify-content:center;display:flex}.Subcontas-module__XnIq6G__cardContent span{color:var(--dark-grey);margin-bottom:10px;font-size:.85rem;font-weight:600}.Subcontas-module__XnIq6G__cardContent strong{color:var(--text-color);font-size:1.7rem;font-weight:700}.Subcontas-module__XnIq6G__cardIcon{background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:all .3s;display:flex}.Subcontas-module__XnIq6G__cardIcon i{opacity:0;font-size:1.6rem;transition:all .3s;animation:.8s forwards Subcontas-module__XnIq6G__rotateAndFadeIn}.Subcontas-module__XnIq6G__resumoCards .Subcontas-module__XnIq6G__cardWrapper:first-child .Subcontas-module__XnIq6G__cardIcon i{animation-delay:1s}.Subcontas-module__XnIq6G__resumoCards .Subcontas-module__XnIq6G__cardWrapper:nth-child(2) .Subcontas-module__XnIq6G__cardIcon i{animation-delay:1.2s}.Subcontas-module__XnIq6G__resumoCards .Subcontas-module__XnIq6G__cardWrapper:nth-child(3) .Subcontas-module__XnIq6G__cardIcon i{animation-delay:1.4s}@keyframes Subcontas-module__XnIq6G__rotateAndFadeIn{0%{opacity:0;transform:rotate(-180deg)scale(.5)}to{opacity:1;transform:rotate(0)scale(1)}}.Subcontas-module__XnIq6G__total{background-color:#3b82f61a;border:2px solid #3b82f680}.Subcontas-module__XnIq6G__total .Subcontas-module__XnIq6G__cardIcon{color:#3b82f6;background-color:#3b82f633}.Subcontas-module__XnIq6G__total:hover{border-color:#3b82f6;box-shadow:0 8px 20px #3b82f640}.Subcontas-module__XnIq6G__total:hover .Subcontas-module__XnIq6G__cardIcon{background-color:#3b82f64d;transform:rotate(15deg)}.Subcontas-module__XnIq6G__ativos{background-color:#2ecc7114;border:2px solid #2ecc7180}.Subcontas-module__XnIq6G__ativos .Subcontas-module__XnIq6G__cardIcon{color:#2ecc71;background-color:#2ecc7133}.Subcontas-module__XnIq6G__ativos:hover{border-color:#2ecc71;box-shadow:0 8px 20px #2ecc7140}.Subcontas-module__XnIq6G__ativos:hover .Subcontas-module__XnIq6G__cardIcon{background-color:#2ecc714d;transform:rotate(15deg)}.Subcontas-module__XnIq6G__inativos{color:#ddab20;background-color:#ddab2017;border:2px solid #ddab209a}.Subcontas-module__XnIq6G__inativos .Subcontas-module__XnIq6G__cardIcon{color:#ddab20;background-color:#ddab2033}.Subcontas-module__XnIq6G__inativos:hover{border-color:#ddab20;box-shadow:0 8px 20px #ddab2040}.Subcontas-module__XnIq6G__inativos:hover .Subcontas-module__XnIq6G__cardIcon{background-color:#ddab204d;transform:rotate(15deg)}@media (max-width:1024px){.Subcontas-module__XnIq6G__resumoCards{justify-content:center}.Subcontas-module__XnIq6G__cardWrapper{flex:45%;max-width:300px}}@media (max-width:768px){.Subcontas-module__XnIq6G__resumoCards{flex-direction:column;align-items:center;gap:.8rem}.Subcontas-module__XnIq6G__cardWrapper{width:95%;max-width:95%}}@media (max-width:480px){.Subcontas-module__XnIq6G__cardWrapper{min-width:240px}.Subcontas-module__XnIq6G__cardResumo{padding:1rem}.Subcontas-module__XnIq6G__cardContent strong{font-size:1.5rem}}.Subcontas-module__XnIq6G__header{border-bottom:var(--border-style);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:0 1.25rem 1rem;display:flex}.Subcontas-module__XnIq6G__headerLeft h2{color:var(--text-color);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.Subcontas-module__XnIq6G__headerLeft p{color:var(--text-color2);margin:0;font-size:.85rem;font-weight:600}.Subcontas-module__XnIq6G__headerRight{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Subcontas-module__XnIq6G__searchContainer{align-items:center;display:flex;position:relative}.Subcontas-module__XnIq6G__searchContainer i{color:var(--text-color2);font-size:1.2rem;position:absolute;left:1rem}.Subcontas-module__XnIq6G__searchInput{border:var(--border-style);color:var(--text-color);background-color:#00000008;border-radius:8px;width:550px;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;font-weight:600;transition:all .3s}.Subcontas-module__XnIq6G__searchInput:focus{border-color:var(--primary-color);outline:none}.Subcontas-module__XnIq6G__itemsPerPage{opacity:.8;color:var(--dark-grey);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Subcontas-module__XnIq6G__selectInput{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='currentColor' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");font-weight:600;border:var(--border-style)!important;color:var(--text-color)!important;background-color:#00000008!important;background-position:right .5rem center!important;background-repeat:no-repeat!important;border-radius:8px!important;padding:.5rem 2.5rem .5rem 1rem!important;font-size:.95rem!important}.Subcontas-module__XnIq6G__selectInput:focus{border-color:var(--primary-color);outline:none}.Subcontas-module__XnIq6G__newButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Subcontas-module__XnIq6G__newButton:hover{transform:translateY(-2px)}.Subcontas-module__XnIq6G__newButton:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.Subcontas-module__XnIq6G__newButton:hover:after{left:125%}.Subcontas-module__XnIq6G__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;display:grid}.Subcontas-module__XnIq6G__card{background:var(--card-color);border:var(--border-style);border-radius:16px;flex-direction:column;padding:1.5rem;transition:box-shadow .3s;display:flex}.Subcontas-module__XnIq6G__card:hover{box-shadow:var(--efeito-hover)}.Subcontas-module__XnIq6G__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Subcontas-module__XnIq6G__userInfo{align-items:center;gap:1rem;display:flex}.Subcontas-module__XnIq6G__avatar{width:48px;height:48px;color:var(--primary-color);background-color:#f362121a;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Subcontas-module__XnIq6G__nameBlock h3{color:var(--text-color);margin:0;font-size:1.1rem}.Subcontas-module__XnIq6G__username{opacity:.8;color:var(--dark-grey);margin:0;font-size:.85rem;font-weight:600}.Subcontas-module__XnIq6G__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Subcontas-module__XnIq6G__statusAtivo{background-color:var(--status-paid-bg,#10b9811a);color:var(--status-paid-text,#059669)}.Subcontas-module__XnIq6G__statusSuspenso{background-color:var(--status-suspended-bg,#fed7d7);color:var(--status-suspended-text,#742a2a)}.Subcontas-module__XnIq6G__cardBody{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Subcontas-module__XnIq6G__infoRow{color:var(--text-color);opacity:.8;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Subcontas-module__XnIq6G__infoRow i{color:var(--dark-grey);font-size:1.1rem}.Subcontas-module__XnIq6G__roleBadge{color:var(--primary-color);background-color:#f362121a;border-radius:6px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.Subcontas-module__XnIq6G__cardFooter{border-top:var(--border-style);justify-content:space-between;gap:10px;margin-top:auto;padding-top:1rem;display:flex}.Subcontas-module__XnIq6G__actionBtn{border:var(--border-style);cursor:pointer;color:var(--dark-grey);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:.5rem;font-weight:600;transition:all .3s;display:flex}.Subcontas-module__XnIq6G__editBtn{flex:1}.Subcontas-module__XnIq6G__editBtn:hover{color:#3182ce;background-color:#3182ce17;border:1px solid #3182ce}.Subcontas-module__XnIq6G__suspendBtn{flex:1}.Subcontas-module__XnIq6G__suspendBtn:hover{color:#ddab20;background-color:#ddab2017;border:1px solid #ddab20}.Subcontas-module__XnIq6G__deleteBtn{flex:.2}.Subcontas-module__XnIq6G__deleteBtn:hover{color:#e53e3e;background-color:#e53e3e17;border:1px solid #e53e3e}
.ModalNovaSubconta-module__j1raWW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ModalNovaSubconta-module__j1raWW__modal{background-color:var(--menu-color);border:var(--border-style);border-radius:20px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.ModalNovaSubconta-module__j1raWW__header{border-bottom:var(--border-style);justify-content:space-between;align-items:flex-start;padding:2rem 2rem 1.5rem;display:flex}.ModalNovaSubconta-module__j1raWW__header h2{color:var(--text-color);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.ModalNovaSubconta-module__j1raWW__header p{color:var(--text-color2);margin:0;font-size:.95rem;font-weight:600}.ModalNovaSubconta-module__j1raWW__closeBtn{color:var(--text-color2);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:.25rem;font-size:1.75rem;transition:all .3s;display:flex}.ModalNovaSubconta-module__j1raWW__closeBtn:hover{color:#ef4444;background-color:#ef44441a}.ModalNovaSubconta-module__j1raWW__progressContainer{padding:1.5rem 2rem 1rem}.ModalNovaSubconta-module__j1raWW__progressWrapper{margin-bottom:1rem;position:relative}.ModalNovaSubconta-module__j1raWW__progressBar{background-color:#0000001a;border-radius:999px;width:100%;height:8px;margin-bottom:.75rem;overflow:hidden}.ModalNovaSubconta-module__j1raWW__progressFill{background:linear-gradient(90deg,var(--primary-color),#ff8142);border-radius:999px;height:100%;transition:width .3s}.ModalNovaSubconta-module__j1raWW__progressGlow{filter:blur(8px);background:linear-gradient(90deg,#f3621266,#ff814266);border-radius:999px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.ModalNovaSubconta-module__j1raWW__progressIndicator{background:var(--primary-color);color:#fff;white-space:nowrap;border-radius:8px;padding:.25rem .75rem;font-size:.6rem;font-weight:700;transition:left .3s;position:absolute;top:-8px;transform:translate(-50%)}.ModalNovaSubconta-module__j1raWW__progressInfo{justify-content:space-between;align-items:center;display:flex}.ModalNovaSubconta-module__j1raWW__progressText{color:var(--text-color);align-items:center;gap:.5rem;margin-top:5px;font-size:.95rem;font-weight:700;display:flex}.ModalNovaSubconta-module__j1raWW__progressText i{color:var(--primary-color);font-size:1.2rem}.ModalNovaSubconta-module__j1raWW__progressSubtext{color:var(--text-color2);font-size:.85rem;font-weight:600}.ModalNovaSubconta-module__j1raWW__tabs{border-bottom:var(--border-style);gap:.5rem;padding:0 2rem;display:flex}.ModalNovaSubconta-module__j1raWW__tab{cursor:pointer;color:var(--text-color2);background:0 0;border:none;border-bottom:3px solid #0000;border-radius:8px 8px 0 0;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative}.ModalNovaSubconta-module__j1raWW__tab:hover:not(:disabled){background-color:#f362120d}.ModalNovaSubconta-module__j1raWW__tab:disabled{opacity:.4;cursor:not-allowed}.ModalNovaSubconta-module__j1raWW__tabAtiva{color:var(--primary-color);border-bottom-color:var(--primary-color)}.ModalNovaSubconta-module__j1raWW__tab i{font-size:1.25rem}.ModalNovaSubconta-module__j1raWW__form{flex-direction:column;flex:1;display:flex;overflow:hidden}.ModalNovaSubconta-module__j1raWW__tabContent{flex:1;padding:2rem;overflow-y:auto}.ModalNovaSubconta-module__j1raWW__abaContent h3{color:var(--text-color);margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.ModalNovaSubconta-module__j1raWW__mainInfoContainer{align-items:center;gap:2rem;display:flex}.ModalNovaSubconta-module__j1raWW__fotoContainer{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;width:240px;display:flex}.ModalNovaSubconta-module__j1raWW__fotoUpload{border:2px dashed var(--border-color);width:230px;height:230px;color:var(--text-color2);cursor:pointer;background-color:var(--c-card);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.ModalNovaSubconta-module__j1raWW__fotoUpload:hover{border-color:var(--primary-color);background-color:#f362120d}.ModalNovaSubconta-module__j1raWW__fotoUpload img{object-fit:cover;width:100%;height:100%}.ModalNovaSubconta-module__j1raWW__fotoUpload i{margin-bottom:.25rem;font-size:2rem}.ModalNovaSubconta-module__j1raWW__fotoUpload span{text-align:center;font-size:.8rem;font-weight:600}.ModalNovaSubconta-module__j1raWW__removeFotoBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.ModalNovaSubconta-module__j1raWW__removeFotoBtn:hover{background-color:#ef44441a}.ModalNovaSubconta-module__j1raWW__formsContainer{flex:1}.ModalNovaSubconta-module__j1raWW__descricao{color:var(--text-color2);margin:-.5rem 0 1.5rem;font-size:.9rem;font-weight:600}.ModalNovaSubconta-module__j1raWW__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.ModalNovaSubconta-module__j1raWW__formGroup{flex-direction:column;gap:.5rem;display:flex}.ModalNovaSubconta-module__j1raWW__formGroup label{color:var(--text-color);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.ModalNovaSubconta-module__j1raWW__checkIcon{color:#10b981;margin-left:auto;font-size:1.2rem}.ModalNovaSubconta-module__j1raWW__required{color:#ef4444;font-weight:700}.ModalNovaSubconta-module__j1raWW__inputWrapper{align-items:center;transition:all .3s;display:flex;position:relative}.ModalNovaSubconta-module__j1raWW__inputWrapper>i{color:var(--text-color2);z-index:1;font-size:1.3rem;transition:all .3s;position:absolute;left:1rem}.ModalNovaSubconta-module__j1raWW__inputWrapper input,.ModalNovaSubconta-module__j1raWW__inputWrapper select{border:var(--border-style);background-color:var(--c-card);width:100%;color:var(--text-color);border-radius:8px;padding:.75rem 1rem .75rem 3rem;font-size:.95rem;font-weight:600;transition:all .3s}.ModalNovaSubconta-module__j1raWW__inputWrapper input:-webkit-autofill{-webkit-text-fill-color:var(--text-color)!important;border:var(--border-style)!important;background-color:#0000!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.ModalNovaSubconta-module__j1raWW__inputWrapper input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-color)!important;border:var(--border-style)!important;background-color:#0000!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.ModalNovaSubconta-module__j1raWW__inputWrapper input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-color)!important;border:var(--border-style)!important;background-color:#0000!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.ModalNovaSubconta-module__j1raWW__inputWrapper input:-webkit-autofill:active{-webkit-text-fill-color:var(--text-color)!important;border:var(--border-style)!important;background-color:#0000!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}:is(.ModalNovaSubconta-module__j1raWW__inputWrapper:not(:has(i)) input,.ModalNovaSubconta-module__j1raWW__inputWrapper:not(:has(i)) select){padding-left:1rem}.ModalNovaSubconta-module__j1raWW__inputWrapper input:focus,.ModalNovaSubconta-module__j1raWW__inputWrapper select:focus{border-color:var(--primary-color);background-color:#f362120d;outline:none}.ModalNovaSubconta-module__j1raWW__inputWrapper.ModalNovaSubconta-module__j1raWW__focused>i{color:var(--primary-color)}.ModalNovaSubconta-module__j1raWW__inputWrapper.ModalNovaSubconta-module__j1raWW__filled input,.ModalNovaSubconta-module__j1raWW__inputWrapper.ModalNovaSubconta-module__j1raWW__filled select{background-color:#10b9810d;border-color:#10b9814d}.ModalNovaSubconta-module__j1raWW__inputWrapper.ModalNovaSubconta-module__j1raWW__filled .ModalNovaSubconta-module__j1raWW__inputUnderline{background:#10b981}.ModalNovaSubconta-module__j1raWW__inputUnderline{background:var(--primary-color);transform-origin:50%;border-radius:999px;height:3px;position:absolute;bottom:-1px;left:20px;right:20px}.ModalNovaSubconta-module__j1raWW__inputWrapper select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='currentColor' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.ModalNovaSubconta-module__j1raWW__divider{background-color:var(--border-color);height:1px;margin:1.5rem 0}.ModalNovaSubconta-module__j1raWW__senhaSection{margin-bottom:1.5rem}.ModalNovaSubconta-module__j1raWW__senhaHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ModalNovaSubconta-module__j1raWW__senhaHeader h3{margin:0!important}.ModalNovaSubconta-module__j1raWW__gerarSenhaBtn{color:#fff;cursor:pointer;background-color:#10b98105;border:1px solid #10b9814d;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:0;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.ModalNovaSubconta-module__j1raWW__gerarSenhaBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98121}.ModalNovaSubconta-module__j1raWW__gerarSenhaBtn i{font-size:1.2rem}.ModalNovaSubconta-module__j1raWW__senhaGerada{background-color:#06362615;border:2px solid #10b9814d;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.ModalNovaSubconta-module__j1raWW__senhaDisplay{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ModalNovaSubconta-module__j1raWW__senhaDisplay code{background-color:var(--c-card);color:var(--text-color);letter-spacing:2px;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:1.1rem;font-weight:700}.ModalNovaSubconta-module__j1raWW__copiarBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:all .3s;display:flex}.ModalNovaSubconta-module__j1raWW__copiarBtn:hover{transform:scale(1.05);box-shadow:0 2px 8px #f362124d}.ModalNovaSubconta-module__j1raWW__copiarBtn i{font-size:1.2rem}.ModalNovaSubconta-module__j1raWW__senhaGerada small{color:#059669;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.ModalNovaSubconta-module__j1raWW__senhaGerada small i{font-size:1rem}.ModalNovaSubconta-module__j1raWW__inputWithIcon{align-items:center;display:flex;position:relative}.ModalNovaSubconta-module__j1raWW__inputWithIcon input{flex:1;padding-right:3rem}.ModalNovaSubconta-module__j1raWW__toggleSenha{color:var(--text-color2);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:absolute;right:.75rem}.ModalNovaSubconta-module__j1raWW__toggleSenha:hover{color:var(--primary-color);background-color:#f362121a}.ModalNovaSubconta-module__j1raWW__toggleSenha i{font-size:1.25rem}.ModalNovaSubconta-module__j1raWW__permissoesGrid{gap:1.5rem;display:grid}.ModalNovaSubconta-module__j1raWW__permissaoCard{border:var(--border-style);background-color:#00000008;border-radius:12px;padding:1.5rem;transition:all .3s}.ModalNovaSubconta-module__j1raWW__permissaoCard:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #f362121a}.ModalNovaSubconta-module__j1raWW__permissaoHeader{border-bottom:var(--border-style);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ModalNovaSubconta-module__j1raWW__permissaoHeader i{color:var(--primary-color);font-size:1.5rem}.ModalNovaSubconta-module__j1raWW__permissaoHeader span{color:var(--text-color);font-size:1.1rem;font-weight:700}.ModalNovaSubconta-module__j1raWW__permissaoOpcoes{flex-direction:column;gap:.75rem;display:flex}.ModalNovaSubconta-module__j1raWW__checkboxLabel{cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;transition:all .3s;display:flex}.ModalNovaSubconta-module__j1raWW__checkboxLabel:hover{background-color:#f362120d}.ModalNovaSubconta-module__j1raWW__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--primary-color)}.ModalNovaSubconta-module__j1raWW__checkboxLabel span{color:var(--text-color);font-size:.95rem;font-weight:600}.ModalNovaSubconta-module__j1raWW__footer{border-top:var(--border-style);background-color:#00000005;justify-content:space-between;gap:1rem;padding:1.5rem 2rem;display:flex}.ModalNovaSubconta-module__j1raWW__btnSecundario,.ModalNovaSubconta-module__j1raWW__btnPrimario{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.ModalNovaSubconta-module__j1raWW__btnSecundario{color:var(--text-color2);border:var(--border-style);background-color:#0000}.ModalNovaSubconta-module__j1raWW__btnSecundario:hover{color:#ef4444;background-color:#ef44441a;border-color:#ef4444}.ModalNovaSubconta-module__j1raWW__btnPrimario{background-color:var(--primary-color);color:#fff;border:none}.ModalNovaSubconta-module__j1raWW__btnPrimario:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f362124d}.ModalNovaSubconta-module__j1raWW__btnPrimario i,.ModalNovaSubconta-module__j1raWW__btnSecundario i{font-size:1.2rem}@media (max-width:768px){.ModalNovaSubconta-module__j1raWW__modal{max-width:95%;max-height:95vh}.ModalNovaSubconta-module__j1raWW__header{padding:1.5rem}.ModalNovaSubconta-module__j1raWW__header h2{font-size:1.5rem}.ModalNovaSubconta-module__j1raWW__progressContainer{padding:1rem 1.5rem}.ModalNovaSubconta-module__j1raWW__tabs{padding:0 1.5rem}.ModalNovaSubconta-module__j1raWW__tab{padding:.75rem .5rem;font-size:.85rem}.ModalNovaSubconta-module__j1raWW__tab span{display:none}.ModalNovaSubconta-module__j1raWW__tabContent{padding:1.5rem}.ModalNovaSubconta-module__j1raWW__mainInfoContainer{flex-direction:column;align-items:center;gap:1.5rem;width:100%}.ModalNovaSubconta-module__j1raWW__formsContainer{width:100%}.ModalNovaSubconta-module__j1raWW__formGrid{grid-template-columns:1fr;gap:1rem}.ModalNovaSubconta-module__j1raWW__footer{flex-direction:column-reverse;padding:1rem 1.5rem}.ModalNovaSubconta-module__j1raWW__btnSecundario,.ModalNovaSubconta-module__j1raWW__btnPrimario{justify-content:center;width:100%}}@media (max-width:480px){.ModalNovaSubconta-module__j1raWW__header h2{font-size:1.25rem}.ModalNovaSubconta-module__j1raWW__header p{font-size:.85rem}}
.Permissoes-module__HQDxjW__container{align-items:flex-start;gap:2rem;max-width:1600px;margin:0 auto;padding:1rem 1rem 3rem;display:flex}.Permissoes-module__HQDxjW__sidebar{background:var(--menu-color);border:var(--border-style);border-radius:20px;flex-direction:column;flex-shrink:0;width:320px;padding:1rem 0;display:flex}.Permissoes-module__HQDxjW__sidebarHeader{border-bottom:var(--border-style);padding:0 1.5rem 1.5rem}.Permissoes-module__HQDxjW__sidebarHeader h3{color:var(--text-color);margin-bottom:1.25rem;font-size:1.15rem;font-weight:600}.Permissoes-module__HQDxjW__searchBox{align-items:center;display:flex;position:relative}.Permissoes-module__HQDxjW__searchBox i{color:var(--text-color2);position:absolute;left:1rem}.Permissoes-module__HQDxjW__searchBox input{border:var(--border-style);width:100%;color:var(--text-color);background:#00000008;border-radius:8px;outline:none;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.Permissoes-module__HQDxjW__searchBox input:focus{border-color:var(--primary-color)}.Permissoes-module__HQDxjW__userList{flex-direction:column;max-height:600px;padding:1rem;display:flex;overflow-y:auto}.Permissoes-module__HQDxjW__userItem{cursor:pointer;border:1px solid var(--border-style);background:var(--c-card);border-radius:12px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex}.Permissoes-module__HQDxjW__userItem:hover{background:var(--c-card-hover)}.Permissoes-module__HQDxjW__userItemActive{background-color:#f3611205;border:1px solid #f361121f}.Permissoes-module__HQDxjW__userAvatar{width:42px;height:42px;color:var(--primary-color);background-color:#f362121a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Permissoes-module__HQDxjW__userInfo{flex-direction:column;flex-grow:1;display:flex;overflow:hidden}.Permissoes-module__HQDxjW__userName{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.Permissoes-module__HQDxjW__userRole{color:var(--primary-color);background:#f362121a;border-radius:4px;width:fit-content;margin-top:.25rem;padding:.15rem .6rem;font-size:.75rem;font-weight:600}.Permissoes-module__HQDxjW__userItem>i{color:var(--text-color2);font-size:1.2rem;transition:transform .3s}.Permissoes-module__HQDxjW__userItemActive>i{color:var(--primary-color);transform:translate(4px)}.Permissoes-module__HQDxjW__loadingMsg{text-align:center;color:var(--text-color2);padding:2rem;font-size:.9rem}.Permissoes-module__HQDxjW__mainContent{background:0 0;flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.Permissoes-module__HQDxjW__mainHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Permissoes-module__HQDxjW__headerLeft{align-items:center;gap:1.5rem;display:flex}.Permissoes-module__HQDxjW__avatarLarge{width:60px;height:60px;color:var(--primary-color);background-color:#f362121a;font-size:1.5rem}.Permissoes-module__HQDxjW__headerInfo{flex-direction:column;gap:.4rem;display:flex}.Permissoes-module__HQDxjW__nameRow{align-items:center;gap:1rem;display:flex}.Permissoes-module__HQDxjW__nameRow h2{color:var(--text-color);margin:0;font-size:1.4rem}.Permissoes-module__HQDxjW__roleBadge{color:var(--primary-color);background:#f362121a;border-radius:9999px;padding:.2rem .75rem;font-size:.8rem;font-weight:600}.Permissoes-module__HQDxjW__subInfo{color:var(--dark-grey);margin:0;font-size:.8rem;font-weight:600}.Permissoes-module__HQDxjW__headerRight{align-items:center;gap:1rem;display:flex}.Permissoes-module__HQDxjW__btnAcessos{color:var(--text-color2);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;margin-right:20px;font-size:.9rem;font-weight:600;transition:color .3s;display:flex}.Permissoes-module__HQDxjW__btnSalvar{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.7rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Permissoes-module__HQDxjW__btnSalvar:hover{transform:translateY(-2px)}.Permissoes-module__HQDxjW__btnSalvar:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.Permissoes-module__HQDxjW__btnSalvar:hover:after{left:125%}.Permissoes-module__HQDxjW__progressBarWrapper{width:100%}.Permissoes-module__HQDxjW__progressHeader{color:var(--text-color2);justify-content:space-between;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.Permissoes-module__HQDxjW__progressBar{background:#1f1e1e1c;border-radius:4px;height:6px;overflow:hidden}.Permissoes-module__HQDxjW__progressFill{background:var(--primary-color);border-radius:4px;height:100%;transition:width .5s}.Permissoes-module__HQDxjW__permList{flex-direction:column;gap:1.5rem;display:flex}.Permissoes-module__HQDxjW__permCard{background:var(--menu-color);border:var(--border-style);border-radius:16px;padding:1.5rem;transition:all .3s}.Permissoes-module__HQDxjW__permCardHeader{border-bottom:var(--border-style);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Permissoes-module__HQDxjW__cardTitle{align-items:center;gap:1rem;display:flex}.Permissoes-module__HQDxjW__iconWrapper{background:#f362121a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex}.Permissoes-module__HQDxjW__iconWrapper i{color:var(--primary-color)}.Permissoes-module__HQDxjW__cardTitle h4{color:var(--text-color);margin:0;font-size:1.1rem;font-weight:600}.Permissoes-module__HQDxjW__permCount{color:var(--text-color2);font-size:.85rem;font-weight:600}.Permissoes-module__HQDxjW__permItems{flex-direction:column;gap:1.25rem;display:flex}.Permissoes-module__HQDxjW__permItemRow{background-color:var(--c-card);border-radius:12px;justify-content:space-between;align-items:center;padding:1rem .7rem;display:flex}.Permissoes-module__HQDxjW__itemInfo{align-items:flex-start;gap:1rem;display:flex}.Permissoes-module__HQDxjW__checkIcon{color:#059669;background-color:#10b9811a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.2rem;font-size:1rem;display:flex}.Permissoes-module__HQDxjW__itemTexts{flex-direction:column;gap:.25rem;display:flex}.Permissoes-module__HQDxjW__itemTexts strong{color:var(--text-color);font-size:.95rem;font-weight:600}.Permissoes-module__HQDxjW__itemTexts span{color:var(--dark-grey);opacity:.8;font-size:.85rem;font-weight:600}.Permissoes-module__HQDxjW__emptyContent{height:300px;color:var(--text-color2);flex-direction:column;justify-content:center;align-items:center;display:flex}.Permissoes-module__HQDxjW__emptyContent i{opacity:.5;margin-bottom:1rem;font-size:4rem}.Permissoes-module__HQDxjW__toggleSwitch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.Permissoes-module__HQDxjW__toggleSwitch input{opacity:0;width:0;height:0}.Permissoes-module__HQDxjW__slider{cursor:pointer;background-color:var(--c-card);border-radius:24px;transition:all .4s;position:absolute;inset:0}.Permissoes-module__HQDxjW__slider:before{content:"";background-color:var(--primary-color);border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.Permissoes-module__HQDxjW__slider{background:#f362121a}input:checked+.Permissoes-module__HQDxjW__slider:before{transform:translate(20px)}
.LaudosRelatorios-module__Q3ScHa__container{background-color:var(--menu-color);border:var(--border-style);border-radius:16px;flex-direction:column;gap:20px;max-width:1600px;margin:auto;padding:24px;font-family:inherit;display:flex}.LaudosRelatorios-module__Q3ScHa__filtersRow{flex-wrap:wrap;align-items:center;gap:12px;width:100%;display:flex}.LaudosRelatorios-module__Q3ScHa__filtroBusca_DocFoxLr{border:var(--border-style);background-color:#00000008;border-radius:12px;flex:300px;align-items:center;min-width:300px;padding:10px 16px;transition:all .2s;display:flex}.LaudosRelatorios-module__Q3ScHa__filtroBusca_DocFoxLr:focus-within{border-color:var(--primary-color);outline:none}.LaudosRelatorios-module__Q3ScHa__filtroBusca_DocFoxLr i{color:var(--text-color2);margin-right:12px;font-size:1.2rem}.LaudosRelatorios-module__Q3ScHa__filtroBusca_DocFoxLr input{width:100%;color:var(--text-color);box-shadow:none;background:0 0;border:none;outline:none;font-size:.95rem;font-weight:600}.LaudosRelatorios-module__Q3ScHa__filtroBusca_DocFoxLr input::placeholder{color:var(--text-color2)}.LaudosRelatorios-module__Q3ScHa__filtroSelect_DocFoxLr{cursor:pointer;border-radius:12px;transition:all .2s;border:var(--border-style)!important;color:var(--text-color)!important;box-sizing:border-box!important;appearance:none!important;background-color:#0000!important;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%2394a3b8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E)!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:16px!important;outline:none!important;flex:none!important;width:max-content!important;min-width:140px!important;max-width:250px!important;height:auto!important;margin:0!important;padding:12px 16px!important;font-size:.95rem!important;font-weight:600!important}.LaudosRelatorios-module__Q3ScHa__filtroSelect_DocFoxLr:hover{border-color:var(--primary-color)!important}.LaudosRelatorios-module__Q3ScHa__filtroBtn_DocFoxLr{cursor:pointer;align-items:center;gap:8px;transition:all .3s;border:var(--border-style)!important;color:var(--text-color)!important;background-color:#00000008!important;border-radius:12px!important;flex:none!important;width:max-content!important;height:auto!important;margin:0!important;padding:10px 16px!important;font-size:.95rem!important;font-weight:600!important;display:flex!important}.LaudosRelatorios-module__Q3ScHa__filtroBtn_DocFoxLr:hover{border-color:var(--primary-color)!important}.LaudosRelatorios-module__Q3ScHa__filtroBtn_DocFoxLr i{font-size:1.1rem}.LaudosRelatorios-module__Q3ScHa__tableContainer{border-radius:12px;overflow-x:auto}.LaudosRelatorios-module__Q3ScHa__table{border-collapse:separate;border-spacing:0 12px;width:100%;min-width:1000px}.LaudosRelatorios-module__Q3ScHa__table th{text-align:left;color:var(--dark-grey);text-transform:uppercase;letter-spacing:.05em;padding:0 16px 8px;font-size:.75rem;font-weight:600}.LaudosRelatorios-module__Q3ScHa__table td{vertical-align:middle;background-color:var(--c-card);border-top:var(--border-style);border-bottom:var(--border-style);padding:16px;transition:all .3s}.LaudosRelatorios-module__Q3ScHa__table td:first-child{border-left:var(--border-style);border-top-left-radius:12px;border-bottom-left-radius:12px}.LaudosRelatorios-module__Q3ScHa__table td:last-child{border-right:var(--border-style);border-top-right-radius:12px;border-bottom-right-radius:12px}.LaudosRelatorios-module__Q3ScHa__row{cursor:pointer;transition:all .3s}.LaudosRelatorios-module__Q3ScHa__row:hover td{background-color:#f3611205;border-color:#f361121f}.LaudosRelatorios-module__Q3ScHa__docIcon{width:40px;height:40px;color:var(--primary-color);background-color:#f362121a;border-radius:10px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.LaudosRelatorios-module__Q3ScHa__cellDocument{align-items:center;gap:16px;display:flex}.LaudosRelatorios-module__Q3ScHa__textGroup{flex-direction:column;gap:4px;display:flex}.LaudosRelatorios-module__Q3ScHa__primaryText{color:var(--text-color);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.LaudosRelatorios-module__Q3ScHa__secondaryText{color:var(--dark-grey);opacity:.7;font-size:.85rem;font-weight:600}.LaudosRelatorios-module__Q3ScHa__priorityBadge{border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600}.LaudosRelatorios-module__Q3ScHa__priorityNormal{color:#9ca3af;background-color:#9ca3af1a}.LaudosRelatorios-module__Q3ScHa__priorityAlta{color:#e53e3e;background-color:#e53e3e17}.LaudosRelatorios-module__Q3ScHa__priorityBaixa{color:#38a169;background-color:#38a16917}.LaudosRelatorios-module__Q3ScHa__dateText{color:var(--text-color2);font-size:.95rem;font-weight:600}.LaudosRelatorios-module__Q3ScHa__dateVencido{color:#ef4444;font-weight:600}.LaudosRelatorios-module__Q3ScHa__statusBadge{border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;display:inline-flex}.LaudosRelatorios-module__Q3ScHa__statusIcon{font-size:1rem}.LaudosRelatorios-module__Q3ScHa__statusConcluido{color:#059669;background-color:#10b9811a;border-color:#10b98133}.LaudosRelatorios-module__Q3ScHa__statusAguardando{color:#f59e0b;background-color:#f59e0b1a;border-color:#f59e0b33}.LaudosRelatorios-module__Q3ScHa__statusElaboracao{color:#3b82f6;background-color:#3b82f61a;border-color:#3b82f633}.LaudosRelatorios-module__Q3ScHa__statusVencido{color:#ef4444;background-color:#ef44441a;border-color:#ef444433}.LaudosRelatorios-module__Q3ScHa__statusPendente{color:#9ca3af;background-color:#9ca3af1a;border-color:#9ca3af33}.LaudosRelatorios-module__Q3ScHa__actionBtn{color:var(--text-color2);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.LaudosRelatorios-module__Q3ScHa__actionBtn:hover{color:var(--text-color);background-color:#ffffff0d}
.Monitoramento-module__sMJjXG__container{background-color:var(--menu-color);border:var(--border-style);max-width:1600px;color:var(--text-color);border-radius:16px;flex-direction:column;gap:20px;margin:auto;padding:24px;font-family:inherit;display:flex}.Monitoramento-module__sMJjXG__headerContainer{border-bottom:var(--border-style);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.Monitoramento-module__sMJjXG__headerContainer h3{margin:0;font-size:1.5rem}.Monitoramento-module__sMJjXG__statusBadge{border-radius:9999px;align-items:center;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.Monitoramento-module__sMJjXG__success{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.Monitoramento-module__sMJjXG__dashboardGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:10px;display:grid}.Monitoramento-module__sMJjXG__card{border:var(--border-style);background-color:#3f3e3e07;border-radius:16px;flex-direction:column;padding:24px;display:flex}.Monitoramento-module__sMJjXG__mainCard{grid-column:span 2}.Monitoramento-module__sMJjXG__sideCard{grid-column:span 1}.Monitoramento-module__sMJjXG__bottomCard{grid-column:span 1;position:relative;overflow:hidden}.Monitoramento-module__sMJjXG__bgPurple{background:linear-gradient(135deg,#8b5cf626,#8b5cf60d);border-color:#8b5cf633}.Monitoramento-module__sMJjXG__bgPurple .Monitoramento-module__sMJjXG__mockBar{background:#8b5cf666}.Monitoramento-module__sMJjXG__bgBlue{background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-color:#3b82f633}.Monitoramento-module__sMJjXG__bgBlue .Monitoramento-module__sMJjXG__progressBar{background:#3b82f6}.Monitoramento-module__sMJjXG__bgGreen{background:linear-gradient(135deg,#094e372f,#0b4d3717);border-color:#10b98152}.Monitoramento-module__sMJjXG__bgGreen .Monitoramento-module__sMJjXG__gaugeCircle{border-color:#10b981 #10b98133 #10b98133}.Monitoramento-module__sMJjXG__gaugeOffline{color:#94a3b8!important;border-color:#94a3b8 #94a3b833 #94a3b833!important}.Monitoramento-module__sMJjXG__clickableRow{cursor:pointer;transition:all .2s}.Monitoramento-module__sMJjXG__clickableRow:hover td{background-color:#ffffff0f}.Monitoramento-module__sMJjXG__selectedRow td{background-color:#f362121a!important;border-color:#f362124d!important}.Monitoramento-module__sMJjXG__selectedRow td:first-child{border-left:4px solid var(--primary-color,#f36212)!important}.Monitoramento-module__sMJjXG__offlineBadge{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b84d}.Monitoramento-module__sMJjXG__trendDown{color:#ef4444;align-items:center;gap:4px;display:flex}.Monitoramento-module__sMJjXG__cardTitle{color:var(--text-color);opacity:.9;margin:0 0 20px;font-size:1.1rem;font-weight:600}.Monitoramento-module__sMJjXG__tableWrapper{overflow-x:auto}.Monitoramento-module__sMJjXG__table{border-collapse:separate;border-spacing:0 12px;width:100%}.Monitoramento-module__sMJjXG__table th{text-align:left;text-transform:uppercase;color:var(--dark-grey);border-bottom:none;padding:0 16px 8px;font-size:.8rem}.Monitoramento-module__sMJjXG__table td{background-color:var(--c-card);border-top:var(--border-style);border-bottom:var(--border-style);padding:16px}.Monitoramento-module__sMJjXG__table td:first-child{border-left:var(--border-style);border-top-left-radius:12px;border-bottom-left-radius:12px}.Monitoramento-module__sMJjXG__table td:last-child{border-right:var(--border-style);border-top-right-radius:12px;border-bottom-right-radius:12px}.Monitoramento-module__sMJjXG__userInfo{align-items:center;gap:12px;display:flex}.Monitoramento-module__sMJjXG__avatar{width:40px;height:40px;color:var(--primary-color,#f36212);background:#f3621226;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Monitoramento-module__sMJjXG__onlineBorder{border:2px solid #10b981}.Monitoramento-module__sMJjXG__userName{font-size:.95rem;font-weight:600;display:block}.Monitoramento-module__sMJjXG__userRole{color:var(--dark-grey,#909296);font-size:.8rem}.Monitoramento-module__sMJjXG__actionText{font-size:.9rem;font-weight:500}.Monitoramento-module__sMJjXG__timeText{color:var(--dark-grey,#909296);font-size:.85rem}.Monitoramento-module__sMJjXG__statusDot{border-radius:50%;width:10px;height:10px;display:inline-block}.Monitoramento-module__sMJjXG__statusDot.Monitoramento-module__sMJjXG__online{background-color:#10b981}.Monitoramento-module__sMJjXG__statusDot.Monitoramento-module__sMJjXG__offline{background-color:#6366f1}.Monitoramento-module__sMJjXG__actionList{flex-direction:column;flex:1;gap:20px;display:flex}.Monitoramento-module__sMJjXG__actionItem{justify-content:space-between;align-items:center;display:flex}.Monitoramento-module__sMJjXG__actionInfo{align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.Monitoramento-module__sMJjXG__actionInfo i{color:var(--primary-color,#f36212);background:#f362121a;border-radius:8px;padding:8px;font-size:1.2rem}.Monitoramento-module__sMJjXG__switch{width:44px;height:24px;display:inline-block;position:relative}.Monitoramento-module__sMJjXG__switch input{opacity:0;width:0;height:0}.Monitoramento-module__sMJjXG__slider{cursor:pointer;background-color:#ffffff1a;border-radius:34px;transition:all .4s;position:absolute;inset:0}.Monitoramento-module__sMJjXG__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.Monitoramento-module__sMJjXG__slider{background-color:var(--primary-color,#f36212)}input:checked+.Monitoramento-module__sMJjXG__slider:before{transform:translate(20px)}.Monitoramento-module__sMJjXG__highlightBox{text-align:center;background:#f362121a;border:1px solid #f3621233;border-radius:12px;flex-direction:column;gap:8px;margin-top:auto;padding:20px;display:flex}.Monitoramento-module__sMJjXG__highlightTitle{color:var(--primary-color,#f36212);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.Monitoramento-module__sMJjXG__highlightValue{color:var(--text-color,#fff);font-size:2rem;font-weight:700}.Monitoramento-module__sMJjXG__metricHeader{justify-content:space-between;align-items:flex-start;display:flex}.Monitoramento-module__sMJjXG__metricHeader i{color:var(--dark-grey,#909296);font-size:1.5rem}.Monitoramento-module__sMJjXG__chartPlaceholder{align-items:flex-end;gap:8px;height:100px;margin:20px 0;display:flex}.Monitoramento-module__sMJjXG__mockBar{background:#f3621266;border-radius:4px 4px 0 0;flex:1;transition:height .3s}.Monitoramento-module__sMJjXG__mockBar:hover{background:#f36212cc}.Monitoramento-module__sMJjXG__metricFooter{color:var(--dark-grey,#909296);justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.Monitoramento-module__sMJjXG__trendUp{color:#10b981;align-items:center;gap:4px;display:flex}.Monitoramento-module__sMJjXG__statLarge{align-items:baseline;gap:8px;margin:10px 0 20px;display:flex}.Monitoramento-module__sMJjXG__statNumber{font-size:2.5rem;font-weight:700}.Monitoramento-module__sMJjXG__statLabel{color:var(--dark-grey,#909296);font-size:.9rem}.Monitoramento-module__sMJjXG__progressContainer{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.Monitoramento-module__sMJjXG__progressBar{background:#3b82f6;border-radius:4px;height:100%}.Monitoramento-module__sMJjXG__progressText{color:var(--dark-grey,#909296);margin:0;font-size:.85rem}.Monitoramento-module__sMJjXG__gaugeContainer{flex:1;justify-content:center;align-items:center;margin:10px 0;display:flex}.Monitoramento-module__sMJjXG__gaugeCircle{border:12px solid #10b98133;border-top-color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;transform:rotate(-45deg)}.Monitoramento-module__sMJjXG__gaugeValue{color:inherit;font-size:1.5rem;font-weight:700;transform:rotate(45deg)}.Monitoramento-module__sMJjXG__gaugeFooter{text-align:center;color:var(--text-color);justify-content:center;align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:flex}@media (max-width:1024px){.Monitoramento-module__sMJjXG__dashboardGrid{grid-template-columns:repeat(2,1fr)}.Monitoramento-module__sMJjXG__mainCard,.Monitoramento-module__sMJjXG__sideCard{grid-column:span 2}}@media (max-width:768px){.Monitoramento-module__sMJjXG__dashboardGrid{grid-template-columns:1fr}.Monitoramento-module__sMJjXG__mainCard,.Monitoramento-module__sMJjXG__sideCard,.Monitoramento-module__sMJjXG__bottomCard{grid-column:span 1}}
@keyframes MinhaEmpresa-module__UkI36W__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes MinhaEmpresa-module__UkI36W__slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes MinhaEmpresa-module__UkI36W__slideRight{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.MinhaEmpresa-module__UkI36W__nr13-wrap{border:1px solid var(--c-border);opacity:0;border-radius:15px;flex-direction:column;max-width:1600px;min-height:100vh;margin:20px auto 0;transition:all .3s;animation:.8s ease-out forwards MinhaEmpresa-module__UkI36W__slideUp;display:flex;transform:translateY(50px)}.MinhaEmpresa-module__UkI36W__topbar{color:var(--text-color);background-color:#f8793521;border-radius:15px 15px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.MinhaEmpresa-module__UkI36W__brand p{color:var(--dark-grey);opacity:0;margin:0;font-size:.9rem;font-weight:600;animation:.8s ease-out .6s forwards MinhaEmpresa-module__UkI36W__slideDown}.MinhaEmpresa-module__UkI36W__brand h1{opacity:0;font-size:1.5rem;animation:.8s ease-out .3s forwards MinhaEmpresa-module__UkI36W__slideRight}.MinhaEmpresa-module__UkI36W__section-title{color:var(--text-color)}.MinhaEmpresa-module__UkI36W__reveal{opacity:0;animation-name:MinhaEmpresa-module__UkI36W__slideRight;animation-duration:.8s;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-delay:var(--delay,0s);transform:translate(-50px)}.MinhaEmpresa-module__UkI36W__card{background:var(--menu-color);border-radius:0 0 15px 15px;width:100%;padding:0 2rem 2rem}.MinhaEmpresa-module__UkI36W__card h2{margin-top:0;font-size:1.3rem}.MinhaEmpresa-module__UkI36W__companyRow{grid-template-columns:300px 1fr;align-items:start;gap:2rem;display:grid}.MinhaEmpresa-module__UkI36W__avatarBox{opacity:0;flex-direction:column;align-items:center;margin:auto;animation:.8s 1.5s forwards MinhaEmpresa-module__UkI36W__slideInRightAvatar;display:flex;position:relative}@keyframes MinhaEmpresa-module__UkI36W__slideInRightAvatar{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.MinhaEmpresa-module__UkI36W__avatarCircle{border:2px solid var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative;overflow:hidden}.MinhaEmpresa-module__UkI36W__avatarCircle img{object-fit:cover;border-radius:50%;width:100%;height:100%}.MinhaEmpresa-module__UkI36W__avatarOverlay{opacity:0;cursor:pointer;background-color:#11111180;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.MinhaEmpresa-module__UkI36W__avatarCircle:hover .MinhaEmpresa-module__UkI36W__avatarOverlay{opacity:1}.MinhaEmpresa-module__UkI36W__avatarOverlay:focus-visible{opacity:1;outline:2px solid var(--primary-color)}.MinhaEmpresa-module__UkI36W__avatarOverlay i{color:#fff;font-size:1.8rem}.MinhaEmpresa-module__UkI36W__avatarName{color:var(--text-color);margin-top:.8rem;font-weight:700}.MinhaEmpresa-module__UkI36W__avatarInfo{color:var(--dark-grey);font-size:.8rem;font-weight:500}.MinhaEmpresa-module__UkI36W__avatarInput{display:none}.MinhaEmpresa-module__UkI36W__companyGrid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:1.25rem 1.5rem;display:grid}@media (max-width:720px){.MinhaEmpresa-module__UkI36W__companyGrid{grid-template-columns:1fr}}@keyframes MinhaEmpresa-module__UkI36W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.MinhaEmpresa-module__UkI36W__field{opacity:0;flex-direction:column;gap:.35rem;animation:.6s ease-out forwards MinhaEmpresa-module__UkI36W__fadeInUp;display:flex;transform:translateY(30px)}.MinhaEmpresa-module__UkI36W__field:first-of-type{animation-delay:.4s}.MinhaEmpresa-module__UkI36W__field:nth-of-type(2){animation-delay:.5s}.MinhaEmpresa-module__UkI36W__field:nth-of-type(3){animation-delay:.6s}.MinhaEmpresa-module__UkI36W__field:nth-of-type(4){animation-delay:.7s}.MinhaEmpresa-module__UkI36W__field label{color:var(--text-color);font-size:.9rem;font-weight:600}.MinhaEmpresa-module__UkI36W__withIcon{font-size:1rem;position:relative}.MinhaEmpresa-module__UkI36W__iconLeft{color:var(--dark-grey);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.MinhaEmpresa-module__UkI36W__input{border:var(--border-style);width:100%;color:var(--text-color);background-color:#f362121a;border-radius:10px;padding:.78rem .9rem .78rem 2.3rem;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.MinhaEmpresa-module__UkI36W__input:focus{border-color:var(--primary-color);background-color:#f3621226;outline:none}.MinhaEmpresa-module__UkI36W__input::placeholder{color:var(--dark-grey);font-weight:600}.MinhaEmpresa-module__UkI36W__requiredHint{color:#ff4d4f;opacity:0;grid-column:1/-1;margin:.25rem 0 0;font-size:.9rem;font-weight:500;animation:.8s ease-out .8s forwards MinhaEmpresa-module__UkI36W__slideDown}.MinhaEmpresa-module__UkI36W__section{margin-top:2rem}.MinhaEmpresa-module__UkI36W__section-title{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.MinhaEmpresa-module__UkI36W__section-icon{color:var(--primary-color);justify-content:center;align-items:center;padding:.4rem;font-size:1.5rem;display:inline-flex}.MinhaEmpresa-module__UkI36W__section h3{margin:0}.MinhaEmpresa-module__UkI36W__grid{gap:1rem;display:grid}.MinhaEmpresa-module__UkI36W__g-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.MinhaEmpresa-module__UkI36W__g-3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.MinhaEmpresa-module__UkI36W__col-2{grid-column:span 2}.MinhaEmpresa-module__UkI36W__enderecoContent{flex-direction:column;gap:1.2rem;display:flex}.MinhaEmpresa-module__UkI36W__cepGroup{max-width:40%;display:flex}.MinhaEmpresa-module__UkI36W__cepGroup input{border-radius:6px 0 0 6px;flex:1}.MinhaEmpresa-module__UkI36W__cepGroup button{background-color:var(--primary-color);color:#fff;cursor:pointer;z-index:0;border:none;border-radius:0 6px 6px 0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .3s,transform .2s;display:flex;position:relative;left:-10px;overflow:hidden}.MinhaEmpresa-module__UkI36W__cepGroup :after{content:"";z-index:1;background:linear-gradient(120deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.MinhaEmpresa-module__UkI36W__cepGroup :hover:after{left:100%}.MinhaEmpresa-module__UkI36W__doubleGroup{gap:1rem;display:flex}.MinhaEmpresa-module__UkI36W__doubleGroup .MinhaEmpresa-module__UkI36W__fieldGroup{flex:1}.MinhaEmpresa-module__UkI36W__fieldGroup{flex-direction:column;display:flex}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__fieldGroup{opacity:0;animation:.8s ease-out forwards MinhaEmpresa-module__UkI36W__fadeInUp}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__fieldGroup:first-of-type{animation-delay:1s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__fieldGroup:nth-of-type(2){animation-delay:1.2s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__doubleGroup:nth-of-type(3) .MinhaEmpresa-module__UkI36W__fieldGroup:first-of-type{animation-delay:1.3s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__doubleGroup:nth-of-type(3) .MinhaEmpresa-module__UkI36W__fieldGroup:nth-of-type(2){animation-delay:1.4s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__doubleGroup:nth-of-type(4) .MinhaEmpresa-module__UkI36W__fieldGroup:first-of-type{animation-delay:1.5s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__doubleGroup:nth-of-type(4) .MinhaEmpresa-module__UkI36W__fieldGroup:nth-of-type(2){animation-delay:1.6s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__fieldGroup:nth-of-type(5){animation-delay:1.7s}.MinhaEmpresa-module__UkI36W__enderecoContent .MinhaEmpresa-module__UkI36W__fieldGroup:nth-of-type(6){animation-delay:1.8s}.MinhaEmpresa-module__UkI36W__fieldGroup label{color:var(--text-color);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.MinhaEmpresa-module__UkI36W__fieldGroup input,.MinhaEmpresa-module__UkI36W__fieldGroup select{border:var(--border-style);width:100%;color:var(--text-color);background-color:#f362121a;border-radius:10px;padding:.78rem .9rem .78rem 2.3rem;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.MinhaEmpresa-module__UkI36W__fieldGroup input:focus,.MinhaEmpresa-module__UkI36W__fieldGroup select:focus{border-color:var(--primary-color);background-color:#f3621226;outline:none}.MinhaEmpresa-module__UkI36W__enderecoContent input:-webkit-autofill{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent select:-webkit-autofill{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent select:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent select:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent textarea:-webkit-autofill{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__enderecoContent textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-color)!important;caret-color:var(--text-color)!important;border:var(--border-style)!important;background-clip:padding-box!important;border-radius:10px!important;font-weight:500!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611200!important}.MinhaEmpresa-module__UkI36W__actions{justify-content:flex-end;gap:.6rem;margin-top:2rem;display:flex}.MinhaEmpresa-module__UkI36W__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:inline-flex}.MinhaEmpresa-module__UkI36W__btn.MinhaEmpresa-module__UkI36W__ghost{border:var(--border-style);color:#fff;background-color:#f362121a;border-radius:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.MinhaEmpresa-module__UkI36W__btn.MinhaEmpresa-module__UkI36W__ghost:hover{transform:translateY(-2px)}.MinhaEmpresa-module__UkI36W__btn.MinhaEmpresa-module__UkI36W__primary{background-color:var(--primary-color);color:#fff;cursor:pointer;z-index:0;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:250px;padding:.9rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .3s,transform .2s;display:flex;position:relative;overflow:hidden}.MinhaEmpresa-module__UkI36W__btn.MinhaEmpresa-module__UkI36W__primary:after{content:"";z-index:1;background:linear-gradient(120deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.MinhaEmpresa-module__UkI36W__btn.MinhaEmpresa-module__UkI36W__primary:hover{color:#fff;transform:translateY(-2px)}.MinhaEmpresa-module__UkI36W__btn.MinhaEmpresa-module__UkI36W__primary:hover:after{left:100%}.MinhaEmpresa-module__UkI36W__saveSection{justify-content:center;align-items:center;padding:2rem 0;display:flex}.MinhaEmpresa-module__UkI36W__saveSection .MinhaEmpresa-module__UkI36W__btn{min-width:200px}
.Automacao-module__fAy4qa__overlay{z-index:9999;background-color:#00000080;justify-content:flex-end;align-items:stretch;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Automacao-module__fAy4qa__overlay.Automacao-module__fAy4qa__closing{opacity:0;background-color:#00000080;transition:opacity 1.2s cubic-bezier(.4,0,.2,1)}.Automacao-module__fAy4qa__container{background:var(--fundo-color);opacity:1;width:100%;height:100vh;padding:2rem;animation:1s forwards Automacao-module__fAy4qa__slideIn;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #0003}.Automacao-module__fAy4qa__container.Automacao-module__fAy4qa__slideIn{opacity:1;animation:1s forwards Automacao-module__fAy4qa__slideIn}.Automacao-module__fAy4qa__container.Automacao-module__fAy4qa__slideOut{opacity:1;animation:1.2s cubic-bezier(.4,0,.2,1) forwards Automacao-module__fAy4qa__slideOut}.Automacao-module__fAy4qa__closing{animation:1.2s cubic-bezier(.4,0,.2,1) forwards Automacao-module__fAy4qa__slideOut}@keyframes Automacao-module__fAy4qa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Automacao-module__fAy4qa__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:.8;transform:translate(100%)}}@keyframes Automacao-module__fAy4qa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Automacao-module__fAy4qa__layoutContainer{min-height:calc(100vh - 40px);padding:20px 20px 40px;position:relative}.Automacao-module__fAy4qa__sidebarBox{background:var(--menu-color);border:var(--border-style);z-index:10;border-radius:10px;width:250px;padding:16px;position:absolute;top:20px;left:10px;box-shadow:0 4px 20px #0000001a}.Automacao-module__fAy4qa__sidebarHeader{border-bottom:var(--border-style);color:var(--text-color);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;font-weight:600;display:flex}.Automacao-module__fAy4qa__sidebarHeader i{font-size:18px}.Automacao-module__fAy4qa__sidebarMenu{margin:0;padding:0;list-style:none}.Automacao-module__fAy4qa__sidebarMenu li{color:var(--dark-grey);cursor:pointer;border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:9px 12px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.Automacao-module__fAy4qa__sidebarMenu li:hover{color:var(--primary-color);background:#f8580214}.Automacao-module__fAy4qa__sidebarMenu li.Automacao-module__fAy4qa__active{background:var(--primary-color);color:#fff;font-weight:600;position:relative;overflow:hidden}.Automacao-module__fAy4qa__sidebarMenu li.Automacao-module__fAy4qa__active:before{content:"";z-index:0;background:linear-gradient(120deg,#ffffff50,#d94f0899,#ffffff62);width:100%;height:100%;animation:1s ease-in-out forwards Automacao-module__fAy4qa__shineEffect;position:absolute;top:0;left:-100%}.Automacao-module__fAy4qa__sidebarMenu li.Automacao-module__fAy4qa__active>*{z-index:1;position:relative}@keyframes Automacao-module__fAy4qa__shineEffect{0%{left:-100%}to{left:100%}}.Automacao-module__fAy4qa__sidebarMenu li i{font-size:16px}.Automacao-module__fAy4qa__sidebarActions{flex-direction:column;gap:10px;margin-top:20px;display:flex}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnCancel,.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnSave{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnCancel{background:var(--card-color);border:var(--border-style);color:var(--text-color)}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnCancel:hover{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d;transform:translateY(-1px)}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnSave{background:var(--primary-color);color:#fff;position:relative;overflow:hidden}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnSave:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnSave:hover:after{left:125%}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnSave:hover{background:#e55a10;transform:translateY(-2px)}.Automacao-module__fAy4qa__sidebarActions .Automacao-module__fAy4qa__btnSave:disabled{cursor:not-allowed;background:#ccc;transform:none}.Automacao-module__fAy4qa__mainContent{background:var(--menu-color);border:var(--border-style);border-radius:10px;width:calc(100% - 260px);min-height:calc(100vh - 120px);margin-left:260px;padding:20px}.Automacao-module__fAy4qa__header{margin-bottom:30px}.Automacao-module__fAy4qa__header h2{color:var(--text-color);margin:0;font-size:24px;font-weight:700}.Automacao-module__fAy4qa__documentsContainer{margin-top:20px}.Automacao-module__fAy4qa__categorySection{margin-bottom:40px}.Automacao-module__fAy4qa__categorySection:last-child{margin-bottom:0}.Automacao-module__fAy4qa__categoryHeader{background:var(--c-card);border:var(--border-style);border-radius:10px;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex;box-shadow:0 2px 10px #0000000d}.Automacao-module__fAy4qa__categoryHeader i{color:var(--primary-color);font-size:20px}.Automacao-module__fAy4qa__categoryHeader h3{color:var(--text-color);flex:1;margin:0;font-size:18px;font-weight:700}.Automacao-module__fAy4qa__categoryCount{background:var(--primary-color);color:#fff;text-align:center;border-radius:12px;min-width:20px;padding:4px 8px;font-size:12px;font-weight:600}.Automacao-module__fAy4qa__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px;display:grid}@media (max-width:768px){.Automacao-module__fAy4qa__toolsGrid{grid-template-columns:1fr}.Automacao-module__fAy4qa__mainContent{margin-top:80px;margin-left:0}.Automacao-module__fAy4qa__sidebarBox{width:100%;margin-bottom:20px;position:relative}}@media (min-width:1200px){.Automacao-module__fAy4qa__toolsGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.Automacao-module__fAy4qa__toolsGrid{grid-template-columns:repeat(4,1fr)}}.Automacao-module__fAy4qa__toolCard{background:var(--card-color);border:var(--border-style);cursor:pointer;backface-visibility:hidden;border-radius:12px;min-height:170px;padding:18px;transition:all .3s;animation-fill-mode:both;position:relative;overflow:visible;box-shadow:0 6px 20px #00000014}@keyframes Automacao-module__fAy4qa__cardIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Automacao-module__fAy4qa__toolCard:before{content:"";border:2px solid var(--primary-color);pointer-events:none;z-index:2;clip-path:inset(0 100% 100% 0);opacity:0;will-change:clip-path,opacity;border-radius:12px;position:absolute;inset:0}.Automacao-module__fAy4qa__toolCard:hover{box-shadow:var(--efeito-hover);transform:translateY(-5px)rotateX(5deg)}.Automacao-module__fAy4qa__toolCard>*{z-index:1;position:relative}.Automacao-module__fAy4qa__toolCardActive{z-index:1;background:linear-gradient(145deg,#f362120a 0%,#f3621214 100%);position:relative;transform:scale(1.02)}.Automacao-module__fAy4qa__toolCardActive:before{opacity:1;animation:1.1s cubic-bezier(.22,1,.36,1) forwards Automacao-module__fAy4qa__borderDraw}@keyframes Automacao-module__fAy4qa__borderDraw{0%{clip-path:inset(0 100% 100% 0)}25%{clip-path:inset(0 0 100%)}50%{clip-path:inset(0 0 0 100%)}75%{clip-path:inset(0)}to{clip-path:inset(0)}}.Automacao-module__fAy4qa__toolCardActive:after{content:"✓ Selecionado";background:var(--primary-color);color:#fff;z-index:3;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-10px;right:15px}.Automacao-module__fAy4qa__cardHeader{grid-template-columns:48px 1fr;align-items:start;gap:12px;display:grid}.Automacao-module__fAy4qa__iconWrap{color:var(--primary-color);background-color:#f362121a;border-radius:12px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:700;display:grid}.Automacao-module__fAy4qa__titleWrap{flex-direction:column;gap:6px;display:flex}.Automacao-module__fAy4qa__cardTitle{color:var(--text-color);margin:0;font-size:16px;font-weight:800;line-height:1.3}.Automacao-module__fAy4qa__cardDesc{color:var(--dark-grey);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.Automacao-module__fAy4qa__tag{border-radius:999px;align-self:flex-start;margin-top:4px;padding:4px 8px;font-size:11px;font-weight:600}.Automacao-module__fAy4qa__switch{width:42px;height:22px;display:inline-block;position:relative}.Automacao-module__fAy4qa__switch input{opacity:0;width:0;height:0}.Automacao-module__fAy4qa__slider{background-color:#ccc;border-radius:22px;transition:all .4s;position:absolute;inset:0}.Automacao-module__fAy4qa__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:3px;left:4px}.Automacao-module__fAy4qa__switch input:checked+.Automacao-module__fAy4qa__slider{background-color:#5a3ff5}.Automacao-module__fAy4qa__switch input:checked+.Automacao-module__fAy4qa__slider:before{transform:translate(20px)}.Automacao-module__fAy4qa__footerActions{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.Automacao-module__fAy4qa__btnCancel{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:6px;padding:10px 16px}.Automacao-module__fAy4qa__btnSave{color:#fff;cursor:pointer;background:#5a3ff5;border:none;border-radius:6px;padding:10px 16px}.Automacao-module__fAy4qa__btnSave:disabled{cursor:not-allowed;background:#ccc}.Automacao-module__fAy4qa__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:50vh;display:flex}.Automacao-module__fAy4qa__loader{border:4px solid #f3f3f3;border-top-color:#5a3ff5;border-radius:50%;width:40px;height:40px;animation:2s linear infinite Automacao-module__fAy4qa__spin}@keyframes Automacao-module__fAy4qa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Automacao-module__fAy4qa__slider.Automacao-module__fAy4qa__round{border-radius:22px}.Automacao-module__fAy4qa__slider.Automacao-module__fAy4qa__round:before{border-radius:50%}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Profile-module__I9BdFW__overlay{z-index:1100;background-color:#00000080;justify-content:flex-end;align-items:stretch;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Profile-module__I9BdFW__overlay.Profile-module__I9BdFW__closing{background-color:#00000080}@keyframes Profile-module__I9BdFW__overlayFadeIn{0%{opacity:1}to{opacity:1}}@keyframes Profile-module__I9BdFW__overlayFadeOut{0%{opacity:1}to{opacity:1}}.Profile-module__I9BdFW__container{opacity:1;width:100%;min-height:100vh;animation:1s forwards Profile-module__I9BdFW__slideIn;overflow:hidden auto;transform:translate(100%)}.Profile-module__I9BdFW__container.Profile-module__I9BdFW__slideIn{opacity:1;animation:1s forwards Profile-module__I9BdFW__slideIn}.Profile-module__I9BdFW__container.Profile-module__I9BdFW__slideOut{opacity:1;animation:1s forwards Profile-module__I9BdFW__slideOut}.Profile-module__I9BdFW__closing{animation:1s forwards Profile-module__I9BdFW__slideOut}@keyframes Profile-module__I9BdFW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Profile-module__I9BdFW__slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.Profile-module__I9BdFW__gradientBackground{background:var(--fundo-color);justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:20px;display:flex}.Profile-module__I9BdFW__layoutContainer{align-items:flex-start;width:100%;min-height:calc(100vh - 40px);padding:20px;display:flex;position:relative}.Profile-module__I9BdFW__sidebarBox{background:var(--menu-color);border:var(--border-style);z-index:10;border-radius:12px;width:280px;max-height:calc(100vh - 80px);padding:20px;position:absolute;top:20px;left:20px;overflow-y:auto;box-shadow:0 2px 10px #00000014}.Profile-module__I9BdFW__sidebarHeader{border-bottom:var(--border-style);margin-bottom:15px;padding-bottom:15px;position:relative}.Profile-module__I9BdFW__mainContent{border-radius:12px;flex:1;width:calc(100% - 320px);min-height:auto;margin-left:300px;box-shadow:0 2px 10px #00000014}@keyframes Profile-module__I9BdFW__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Profile-module__I9BdFW__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.Profile-module__I9BdFW__avatarName{color:var(--text-color);text-align:center;font-size:16px;font-weight:700;transition:color .3s;animation:1s forwards Profile-module__I9BdFW__fadeIn}.Profile-module__I9BdFW__avatarWrapper{text-align:center;position:relative}.Profile-module__I9BdFW__avatarOverlay{cursor:pointer;display:inline-block;position:relative}.Profile-module__I9BdFW__avatar{object-fit:cover;border-radius:50%;width:90px;height:90px;transition:all .3s ease-in-out;display:block}.Profile-module__I9BdFW__cameraIcon{color:#fff;opacity:0;background-color:#0009;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:24px;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Profile-module__I9BdFW__avatarOverlay:hover .Profile-module__I9BdFW__cameraIcon{opacity:1}.Profile-module__I9BdFW__avatarInput{display:none}.Profile-module__I9BdFW__modalContent{background:var(--menu-color);border-radius:20px;gap:10px;padding:20px}.Profile-module__I9BdFW__modalHeader{justify-content:center;align-items:center;margin-bottom:15px;display:flex;position:relative}.Profile-module__I9BdFW__modalHeader h3{color:var(--text-color);text-align:center;margin:0;font-size:18px;font-weight:700}.Profile-module__I9BdFW__modalContent button{cursor:pointer;background:var(--card-color);color:#fff;border:none;border-radius:8px;min-width:120px;margin:10px;padding:12px 24px;font-size:15px;font-weight:500;transition:all .3s}.Profile-module__I9BdFW__modalContent button:hover{background-color:var(--primary-color);transform:scale(1.05)}.Profile-module__I9BdFW__modalContent .Profile-module__I9BdFW__closeIcon{background-color:var(--card-color);width:34px;min-width:0;height:34px;color:var(--text-color2);border:1px solid var(--border-color);cursor:pointer;z-index:12;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:16px;transition:all .18s;display:flex;position:absolute;right:0}.Profile-module__I9BdFW__modalContent .Profile-module__I9BdFW__closeIcon:hover{color:#fff}.Profile-module__I9BdFW__sidebarNav{margin:0;padding:0;list-style:none}.Profile-module__I9BdFW__sidebarNav li{opacity:0;animation:.4s forwards Profile-module__I9BdFW__fadeSlideIn;transform:translateY(-10px)}.Profile-module__I9BdFW__sidebarNav li:first-child{animation-delay:.1s}.Profile-module__I9BdFW__sidebarNav li:nth-child(2){animation-delay:.2s}.Profile-module__I9BdFW__sidebarNav li:nth-child(3){animation-delay:.3s}.Profile-module__I9BdFW__sidebarNav li:nth-child(4){animation-delay:.4s}.Profile-module__I9BdFW__sidebarNav li:nth-child(5){animation-delay:.5s}.Profile-module__I9BdFW__sidebarNav li:nth-child(6){animation-delay:.6s}@keyframes Profile-module__I9BdFW__fadeSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Profile-module__I9BdFW__sidebarItem{cursor:pointer;color:var(--dark-grey);border-radius:8px;align-items:center;gap:20px;margin-bottom:15px;padding:10px 15px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.Profile-module__I9BdFW__sidebarItem i{font-size:18px}.Profile-module__I9BdFW__sidebarItem:hover:not(.Profile-module__I9BdFW__active){color:var(--primary-color);background:#f8580214;box-shadow:0 2px 5px #f362121a}.Profile-module__I9BdFW__sidebarItem.Profile-module__I9BdFW__active{color:#fff;background:var(--primary-color);font-weight:700;position:relative;overflow:hidden}.Profile-module__I9BdFW__sidebarItem.Profile-module__I9BdFW__active:before{content:"";z-index:0;background:linear-gradient(120deg,#ffffff41,#d94f0899,#ffffff6b);width:100%;height:100%;animation:1s ease-in-out forwards Profile-module__I9BdFW__shineEffect;position:absolute;top:0;left:-100%}.Profile-module__I9BdFW__sidebarItem.Profile-module__I9BdFW__active>*{z-index:1;position:relative}.Profile-module__I9BdFW__sidebarActions{border-top:var(--border-style);flex-direction:column;gap:10px;margin-top:20px;padding-top:15px;display:flex}.Profile-module__I9BdFW__btnCancel{color:var(--text-color);border:1px solid var(--border-color,#ddd);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.Profile-module__I9BdFW__btnCancel:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.Profile-module__I9BdFW__btnSave{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Profile-module__I9BdFW__btnSave:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.Profile-module__I9BdFW__btnSave:hover:after{left:125%}.Profile-module__I9BdFW__btnSave:hover{background:#e55a10;transform:translateY(-2px)}.Profile-module__I9BdFW__btnSave:disabled{opacity:.7;cursor:not-allowed;transform:none}.Profile-module__I9BdFW__btnSave:disabled:after{display:none}.Profile-module__I9BdFW__btnSave i.Profile-module__I9BdFW__bx-spin{z-index:1;animation:1s linear infinite Profile-module__I9BdFW__spin;position:relative}@keyframes Profile-module__I9BdFW__shineEffect{0%{left:-100%}to{left:100%}}.Profile-module__I9BdFW__content{background-color:var(--menu-color);border:var(--border-style);border-radius:20px;flex:1;min-height:auto;padding:25px;animation:.6s Profile-module__I9BdFW__fadeIn}.Profile-module__I9BdFW__sectionTitle{color:var(--text-color);margin-bottom:30px;font-size:22px;font-weight:700;animation:.6s Profile-module__I9BdFW__slideInLeft}@keyframes Profile-module__I9BdFW__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Profile-module__I9BdFW__formGrid{grid-template-columns:repeat(2,1fr);gap:25px;animation:.6s Profile-module__I9BdFW__fadeIn;display:grid}.Profile-module__I9BdFW__fullWidth{grid-column:1/-1}.Profile-module__I9BdFW__formGrid label{color:var(--text-color);margin-bottom:6px;font-size:15px;font-weight:600;display:block}.Profile-module__I9BdFW__formGrid input,.Profile-module__I9BdFW__formGrid textarea,.Profile-module__I9BdFW__formGrid select{width:100%;color:var(--text-color);box-sizing:border-box;opacity:0;background-color:#f362121a;border:1px solid #0000;border-radius:10px;outline:none;padding:.9rem .75rem;font-size:1rem;font-weight:600;transition:all .3s;animation:.5s forwards Profile-module__I9BdFW__inputFadeIn;transform:translateY(10px)}.Profile-module__I9BdFW__formGrid textarea{resize:vertical;height:auto;padding-top:10px}.Profile-module__I9BdFW__formGrid input:focus,.Profile-module__I9BdFW__formGrid textarea:focus,.Profile-module__I9BdFW__formGrid select:focus{background-color:#f361121e;outline:none}.Profile-module__I9BdFW__formGrid input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid textarea:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid textarea:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid select:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid select:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid select:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}.Profile-module__I9BdFW__formGrid select:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 1000px #f3611200!important;-webkit-text-fill-color:var(--text-color)!important;color:var(--text-color)!important;background-color:#f362121a!important;background-image:none!important;border:2px solid #0000!important;border-radius:10px!important;font-weight:600!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #f3611210!important}@keyframes Profile-module__I9BdFW__inputFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Profile-module__I9BdFW__updateBtn.Profile-module__I9BdFW__danger{color:#dc3545;background-color:#0000;border:2px solid #dc3545;border-radius:6px;padding:12px 25px;font-weight:700;transition:all .3s ease-in-out;position:relative;overflow:hidden}.Profile-module__I9BdFW__updateBtn.Profile-module__I9BdFW__danger:hover{cursor:pointer;color:#fff;background-color:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px #dc35454d}.Profile-module__I9BdFW__updateBtn.Profile-module__I9BdFW__danger:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Profile-module__I9BdFW__updateBtn.Profile-module__I9BdFW__danger:hover:after{left:100%}.Profile-module__I9BdFW__loadingContainer{min-height:80vh;color:var(--text-color);flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem;animation:1s ease-in-out Profile-module__I9BdFW__fadeIn;display:flex}.Profile-module__I9BdFW__loader{border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;width:50px;height:50px;margin-bottom:15px;animation:1s linear infinite Profile-module__I9BdFW__spin}.Profile-module__I9BdFW__loadingIcon{color:var(--primary-color);margin-bottom:15px;font-size:3rem;animation:1.5s linear infinite Profile-module__I9BdFW__spin}.Profile-module__I9BdFW__toggleSwitch{width:50px;height:26px;display:inline-block;position:relative}.Profile-module__I9BdFW__toggleSwitch input{opacity:0;width:0;height:0}.Profile-module__I9BdFW__slider{cursor:pointer;background-color:#ccc;border-radius:26px;transition:all .4s;position:absolute;inset:0}.Profile-module__I9BdFW__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.Profile-module__I9BdFW__slider{background-color:var(--primary-color)}input:checked+.Profile-module__I9BdFW__slider:before{transform:translate(24px)}.Profile-module__I9BdFW__formGrid select{height:55px;color:var(--text-color);box-sizing:border-box;appearance:none;background-color:#f362121a;background-position:calc(100% - 15px);background-repeat:no-repeat;background-size:12px;border:2px solid #0000;border-radius:10px;outline:none;padding:.6rem .75rem;font-size:1rem;font-weight:600;transition:all .35s ease-in-out}.Profile-module__I9BdFW__checkboxWrapper{cursor:pointer;color:var(--text-color);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-top:10px;font-size:1rem;font-weight:500;display:flex;position:relative}.Profile-module__I9BdFW__checkboxWrapper input[type=checkbox]{appearance:none;background-color:#f0f0f0;border:2px solid #ccc;border-radius:5px;width:20px;height:20px;transition:all .25s;position:relative}.Profile-module__I9BdFW__checkboxWrapper input[type=checkbox]:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.Profile-module__I9BdFW__checkboxWrapper input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:14px;position:absolute;top:1px;left:5px}.Profile-module__I9BdFW__sectionSubtitle{color:var(--text-color);margin-bottom:10px;font-size:16px;font-weight:600}.Profile-module__I9BdFW__modalOverlay{z-index:1200;opacity:1;visibility:visible;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Profile-module__I9BdFW__modalContent input{border:1px solid #ddd;border-radius:4px;width:100%;margin:1rem 0;padding:.8rem;font-size:1rem}.Profile-module__I9BdFW__modalButtons{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.Profile-module__I9BdFW__securityStatusActive{color:#28a745;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Profile-module__I9BdFW__securityWarning{color:#dc3545;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Profile-module__I9BdFW__securityInfo{color:#17a2b8;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}@keyframes Profile-module__I9BdFW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Profile-module__I9BdFW__container{-webkit-overflow-scrolling:touch;height:auto;min-height:100vh;overflow-y:auto}.Profile-module__I9BdFW__gradientBackground{align-items:flex-start;height:auto;min-height:100vh;padding:10px 0}.Profile-module__I9BdFW__layoutContainer{flex-direction:column;height:auto;min-height:auto;padding:10px;display:block}.Profile-module__I9BdFW__sidebarBox{order:1;width:100%;max-height:none;margin-bottom:20px;position:relative;top:0;left:0;overflow-y:visible}.Profile-module__I9BdFW__mainContent{order:2;width:100%;height:auto;min-height:auto;margin-left:0}.Profile-module__I9BdFW__content{min-height:auto;padding:20px}.Profile-module__I9BdFW__formGrid{grid-template-columns:1fr}}
.NotificationBell-module__6cAvlW__notification-bell-container{align-items:center;display:flex;position:relative}.NotificationBell-module__6cAvlW__bell-icon-wrapper{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;transition:all .3s;display:flex;position:relative}.NotificationBell-module__6cAvlW__bell-icon-wrapper:hover{background:var(--c-card-hover,#0000000d)}.NotificationBell-module__6cAvlW__dark-theme-variables .NotificationBell-module__6cAvlW__bell-icon-wrapper{background:var(--account-color)}.NotificationBell-module__6cAvlW__bell-icon-wrapper .NotificationBell-module__6cAvlW__icon{color:var(--text-color);font-size:20px;transition:transform .3s}.NotificationBell-module__6cAvlW__bell-icon-wrapper:hover .NotificationBell-module__6cAvlW__icon{color:var(--primary-color);transform:scale(1.1)}.NotificationBell-module__6cAvlW__notification-badge{background-color:var(--primary-color,#f36212);color:#fff;border:2px solid var(--border-color);border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.NotificationBell-module__6cAvlW__shake-animation .NotificationBell-module__6cAvlW__icon{animation:.8s cubic-bezier(.36,.07,.19,.97) both NotificationBell-module__6cAvlW__bellshake}@keyframes NotificationBell-module__6cAvlW__bellshake{0%{transform:rotate(0)}15%{transform:rotate(15deg)}30%{transform:rotate(-15deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}85%{transform:rotate(-5deg)}to{transform:rotate(0)}}.NotificationBell-module__6cAvlW__notification-dropdown{border:var(--border-style);opacity:0;pointer-events:none;z-index:1000;border-radius:12px;flex-direction:column;width:380px;max-width:90vw;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:135%;right:-10px;overflow:hidden;transform:translateY(-15px);box-shadow:0 10px 30px #0000001a}.NotificationBell-module__6cAvlW__notification-dropdown.NotificationBell-module__6cAvlW__show{opacity:1;pointer-events:auto;transform:translateY(0)}.NotificationBell-module__6cAvlW__dropdown-header{border-bottom:var(--border-style);background:var(--menu-color);justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.NotificationBell-module__6cAvlW__dropdown-header h4{color:var(--text-color);margin:0;font-size:16px;font-weight:600}.NotificationBell-module__6cAvlW__mark-all-btn{color:var(--primary-color);font-size:12px;font-weight:500;text-decoration:none}.NotificationBell-module__6cAvlW__mark-all-btn:hover{color:#f97316}.NotificationBell-module__6cAvlW__dropdown-body{background:var(--card-color);max-height:400px;overflow-y:auto}.NotificationBell-module__6cAvlW__dropdown-body::-webkit-scrollbar{width:6px}.NotificationBell-module__6cAvlW__dropdown-body::-webkit-scrollbar-track{background:0 0}.NotificationBell-module__6cAvlW__dropdown-body::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:10px}.NotificationBell-module__6cAvlW__empty-state{color:var(--dark-grey);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.NotificationBell-module__6cAvlW__empty-state i{opacity:.5;margin-bottom:10px;font-size:40px}.NotificationBell-module__6cAvlW__notification-list{margin:0;padding:0;list-style:none}.NotificationBell-module__6cAvlW__notification-item{border-bottom:var(--border-style);cursor:pointer;background:var(--card-color);gap:15px;padding:15px 20px;transition:all .3s;display:flex}.NotificationBell-module__6cAvlW__notification-item:hover{background:var(--c-card-hover)}.NotificationBell-module__6cAvlW__notif-icon-circle{background:var(--fundo-color);border:var(--border-style);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.NotificationBell-module__6cAvlW__notif-icon-circle i{font-size:20px}.NotificationBell-module__6cAvlW__notif-content{flex:1;min-width:0}.NotificationBell-module__6cAvlW__notif-title-row{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.NotificationBell-module__6cAvlW__notif-title{color:var(--text-color);font-size:14px;font-weight:700;line-height:1.3}.NotificationBell-module__6cAvlW__unread-dot{background-color:var(--primary-color);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.NotificationBell-module__6cAvlW__notif-message{color:var(--text-color2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationBell-module__6cAvlW__notif-time{color:var(--dark-grey);opacity:.8;font-size:11px;font-weight:600}.NotificationBell-module__6cAvlW__dropdown-footer{text-align:center;border-top:var(--border-style);background:var(--menu-color);padding:12px}.NotificationBell-module__6cAvlW__dropdown-footer a{color:var(--primary-color);font-size:14px;font-weight:500;transition:color .2s}.NotificationBell-module__6cAvlW__dropdown-footer a:hover{color:#f97316}@media (max-width:768px){.NotificationBell-module__6cAvlW__notification-dropdown{width:90vw;max-height:calc(100vh - 80px);position:fixed;top:65px;right:5vw}}
.UserNotifications-module__h9HOCG__notifications-page-container{padding:10px 0;animation:.4s UserNotifications-module__h9HOCG__fadeIn}@keyframes UserNotifications-module__h9HOCG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.UserNotifications-module__h9HOCG__page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:25px;display:flex}.UserNotifications-module__h9HOCG__header-titles h1{color:var(--text-color);margin-bottom:5px;font-size:24px;font-weight:600}.UserNotifications-module__h9HOCG__header-titles p{color:var(--text-color2);margin:0;font-size:14px;font-weight:600}.UserNotifications-module__h9HOCG__btn-mark-all{background-color:var(--card-solida);color:var(--primary-color);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.UserNotifications-module__h9HOCG__btn-mark-all:hover{background-color:var(--primary-color);color:#fff;transform:translateY(-1px)}.UserNotifications-module__h9HOCG__btn-mark-all:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.UserNotifications-module__h9HOCG__btn-mark-all:hover:after{left:125%}.UserNotifications-module__h9HOCG__content-card{background:var(--menu-color);border:var(--border-style);border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 4px 15px #00000008}.UserNotifications-module__h9HOCG__content-card:hover{box-shadow:var(--efeito-hover)}.UserNotifications-module__h9HOCG__filter-tabs{border-bottom:var(--border-style);gap:15px;margin-bottom:24px;display:flex}.UserNotifications-module__h9HOCG__tab-btn{color:var(--text-color2);cursor:pointer;background:0 0;border:none;padding:10px 15px;font-size:14px;font-weight:600;transition:color .2s;position:relative}.UserNotifications-module__h9HOCG__tab-btn:hover,.UserNotifications-module__h9HOCG__tab-btn.UserNotifications-module__h9HOCG__active{color:var(--primary-color)}.UserNotifications-module__h9HOCG__tab-btn:after{content:"";background:var(--primary-color);transform-origin:50%;border-radius:3px 3px 0 0;width:100%;height:3px;transition:transform .26s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.UserNotifications-module__h9HOCG__active{color:var(--primary-color)}.UserNotifications-module__h9HOCG__tab-btn.UserNotifications-module__h9HOCG__active:after,.UserNotifications-module__h9HOCG__active:after{transform:scaleX(1)}.UserNotifications-module__h9HOCG__loading-state{color:var(--text-color2);flex-direction:column;align-items:center;gap:15px;padding:60px 0;font-size:16px;display:flex}.UserNotifications-module__h9HOCG__loading-state i{color:var(--primary-color);font-size:30px}.UserNotifications-module__h9HOCG__empty-state{text-align:center;flex-direction:column;align-items:center;padding:60px 0;display:flex}.UserNotifications-module__h9HOCG__icon-wrapper{background:var(--c-card);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.UserNotifications-module__h9HOCG__icon-wrapper i{color:var(--text-color2);opacity:.6;font-size:40px}.UserNotifications-module__h9HOCG__empty-state h3{color:var(--text-color);margin-bottom:8px;font-size:18px}.UserNotifications-module__h9HOCG__empty-state p{color:var(--text-color2);font-size:14px}.UserNotifications-module__h9HOCG__notif-grid{grid-template-columns:1fr;gap:16px;display:grid}.UserNotifications-module__h9HOCG__notif-card{background-color:var(--c-card);border:var(--border-style);border-radius:10px;flex-direction:column;padding:20px;transition:all .3s;display:flex}.UserNotifications-module__h9HOCG__notif-card:hover{transform:translateY(-2px)}.UserNotifications-module__h9HOCG__notif-card.UserNotifications-module__h9HOCG__unread{border-left:4px solid var(--primary-color)}.UserNotifications-module__h9HOCG__notif-card-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.UserNotifications-module__h9HOCG__notif-icon-circle{background:var(--fundo-color);border:var(--border-style);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.UserNotifications-module__h9HOCG__notif-icon-circle i{font-size:18px}.UserNotifications-module__h9HOCG__notif-date{color:var(--dark-grey);opacity:.8;font-size:12px;font-weight:600}.UserNotifications-module__h9HOCG__notif-title{color:var(--text-color);align-items:center;gap:10px;margin-bottom:8px;font-size:16px;font-weight:700;display:flex}.UserNotifications-module__h9HOCG__badge-new{color:var(--primary-color);text-transform:uppercase;background:#f3621226;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.UserNotifications-module__h9HOCG__notif-text{color:var(--dark-grey);margin-bottom:20px;font-size:14px;font-weight:600;line-height:1.5}.UserNotifications-module__h9HOCG__notif-card-footer{border-top:var(--border-style);justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;display:flex}.UserNotifications-module__h9HOCG__action-link{color:var(--primary-color);align-items:center;gap:4px;font-size:13px;font-weight:500;transition:opacity .2s;display:flex}.UserNotifications-module__h9HOCG__action-link:hover{opacity:.8;text-decoration:underline}.UserNotifications-module__h9HOCG__btn-mark-read{color:var(--text-color);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:500;transition:color .2s}.UserNotifications-module__h9HOCG__btn-mark-read:hover{color:var(--primary-color)}
