@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Krona+One&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--azul-suave:#e8f0f8;--primary-color:#0067ff;--primary-color-dark:#0056cc;--background-color:#ffffffd9;--background-shadow:0px 14px 53.9px -15px #697b9680;--border-color:#ccc;--text-color:#000;--header-logo-size:4rem;--fonte-tpf:"Poppins",sans-serif;--big-margin:3.4rem;--medium-margin:2.2rem;--small-margin:0.9rem;--icon-size:2rem;--font-size:clamp(0.8rem,0.9vw,0.9rem);--topo-height:100px;--main-height:calc(100vh - 100px);--high-blur:blur(8px);--low-blur:blur(2px)}body{background:linear-gradient(180deg,#f0f3f8,#bce4fe);background-attachment:fixed;color:#000;color:var(--text-color);font-family:Poppins,sans-serif;font-family:var(--fonte-tpf);font-size:clamp(.8rem,.9vw,.9rem);margin:0;padding:0}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:4.75px!important}::-webkit-scrollbar-track{background:#edecec!important;border-radius:2px!important}::-webkit-scrollbar-thumb{background:#cbcbcb!important;border-radius:4px!important;width:4.75px!important}::-webkit-scrollbar-thumb:hover{background:#b0b0b0!important}html[data-darkreader-mode] ::-webkit-scrollbar{width:4.75px!important}html[data-darkreader-mode] ::-webkit-scrollbar-track{background:#edecec!important}html[data-darkreader-mode] ::-webkit-scrollbar-thumb{background:#cbcbcb!important}.login-container{overflow:hidden}.image-carousel,.login-container{display:flex;height:100vh;height:calc(var(--vh, 1vh)*100)}.image-carousel{align-items:center;background-color:var(--primary-color);justify-content:center;position:relative;transition:width .7s ease-in-out;width:60%}.background-svg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.login-container.login-success .background-svg{animation:blink 1.7s ease-in-out infinite}.logo-svg{height:auto;max-width:50%;position:relative;width:auto;z-index:2}.login-container.login-success .image-carousel{transition:width .7s ease-in-out;width:100%}.login-container:not(.login-success) .image-carousel{width:60%}.sideb-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;transition:opacity .7s ease-in-out;width:40%}.sideb-container.show{opacity:1}.sideb-container.hidden{display:none;opacity:0;transition:opacity .7s ease-in-out}.form-container{color:#4a5568;height:100%;width:100%}.centered-container,.form-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.centered-container{height:70vh;overflow:hidden}.welcome-container{width:100%}.welcome-title{color:#000;font-size:1.5625rem;font-weight:600;margin-bottom:1rem}.forms{display:flex;flex-direction:column;gap:1rem;width:100%}.input-container-login{display:flex;justify-content:center;position:relative;width:22.2286rem}.input-field{background:#f9fbfd;border:none;border-radius:.3125rem;color:#718096;font-size:1rem;height:3.3286rem;padding:.5rem .75rem .5rem 2.5rem;transition:border .3s;width:22.2286rem}.input-field:focus{border-color:#5a67d8}.input-icon{left:.75rem;pointer-events:none}.input-icon,.toggle-password-icon{height:1.25rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.toggle-password-icon{cursor:pointer;right:.75rem}.primary-button{align-items:center;background-color:var(--primary-color);border:none;border-radius:.3125rem;color:#fff;display:flex;font-size:1rem;font-weight:500;height:3.3286rem;justify-content:center;padding:.75rem 1rem;width:22.2286rem}.primary-button:hover{background-color:var(--primary-color-dark);cursor:pointer}.primary-button:disabled{background-color:#e2e8f0;cursor:not-allowed}.error-message,.microsoft-error-message{color:red}.separator{align-items:center;display:flex;justify-content:center;margin:0;width:100%}.separator-line{background-color:grey;flex-grow:1;height:.06rem}.separator-text{color:grey;padding:0 5px}.outlook-icon{height:44px;overflow:clip;padding-top:2px;width:44px}.outlook-login{align-items:center;background-color:#fff;border:none;border-radius:2px;cursor:pointer;display:flex;gap:.5rem;height:3.5rem;justify-content:center;padding:0 1rem;width:22rem}.outlook-login:hover{background-color:#e8edf5}.footer-login{background-color:#fd6b3f;height:8px;width:100%}.error-container{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;text-align:center}.error-image{margin-bottom:20px;max-width:140px;width:100%}.error-title{color:#333;font-size:2.5rem;margin:0}.error-message{color:#666;font-size:1.25rem;line-height:1.6;margin:20px 0;max-width:600px}.home-button{background-color:#06f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background-color .3s ease}.home-button:hover{background-color:#0052cc}@media screen and (max-width:890px){.login-container{flex-direction:column}.image-carousel{height:10vh;transition:height .7s ease-in-out;width:100%}.login-container.login-success .image-carousel{height:100vh;transition:height .7s ease-in-out;width:100%}.login-container:not(.login-success) .image-carousel{height:10vh;width:100%}.logo-svg{max-width:35%}.sideb-container{height:90vh;width:100%}.welcome-title{margin:90px 0}.form-container{justify-content:start}.centered-container{height:auto}.input-container-login,.input-field,.outlook-login,.primary-button{width:100%}.outlook-login{padding:0 1rem}}.app-version{bottom:8px;color:#444;font-size:11px;opacity:.75;pointer-events:none;position:fixed;right:10px;z-index:9999}.corpo-chat{height:calc(100vh - 100px);height:calc(var(--vh, 1vh)*100 - 100px)}.corpo-chat,.corpo-margem{display:flex;flex-direction:row}.corpo-margem{gap:var(--small-margin);margin:0 var(--big-margin) var(--medium-margin) var(--big-margin);width:100%}.historico-chat{flex-direction:column;font-size:var(--font-size);height:100%;justify-content:center;margin-bottom:var(--small-margin);width:240px}.chatbox,.historico-chat{background-color:var(--background-color);border-radius:.94rem;display:flex;padding:1rem}.chatbox{flex:1 1;flex-direction:column}.involucro-right{flex-direction:column;gap:var(--small-margin);height:100%;width:220px}.addarquivo{background:#f9fcfe66;border-radius:.94rem;cursor:pointer;display:flex;flex-direction:column;font-size:var(--font-size);height:3.4rem;justify-content:flex-start;overflow:hidden;padding:.7rem 1rem 0;transition:height .35s ease}.addarquivo.expanded{height:18rem;padding:.7rem 1rem 1rem}.instrucoes{background:#f9fcfe66;border-radius:.94rem;cursor:pointer;display:flex;flex-direction:column;font-size:var(--font-size);height:3.4rem;justify-content:flex-start;overflow:hidden;padding:.7rem 1rem 0;transition:height .35s ease}@media (max-width:665px){.instrucoes,.involucro-left{display:none}}.novo-chat{background:#e8f0f8;border:2px solid #e8f0f8;border-radius:29px;display:flex;justify-content:center;margin-bottom:.8rem;overflow:clip}.novo-chat .MuiButton-root{background-color:initial;color:var(--text-color);color:#21232f;font-size:14px;font-weight:500;gap:.5rem;height:100%;letter-spacing:.05em;line-height:100%;text-transform:none;width:100%}.novo-chat .MuiButton-root:hover{background-color:#d9e7f0!important}.novo-chat img{height:22px;width:22px}.lista-chats{-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;gap:.5rem;overflow-y:auto;scrollbar-width:none}.lista-chats::-webkit-scrollbar{display:none}.last-7-days-sessions,.older-sessions,.today-sessions{display:flex;flex-direction:column;gap:.5rem}.today-sessions h4{align-items:center;color:var(--primary-color);font-size:12px;font-weight:600;letter-spacing:.05em;line-height:100%}.last-7-days-sessions h4,.older-sessions h4{align-items:center;color:#777;font-size:12px;font-weight:400;letter-spacing:.05em;line-height:135%}hr{border-top:.0625rem solid #e8f0f8}.mobile-history-header{align-items:flex-start;display:flex;flex-direction:column}.menu-item-history{display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:3px;margin-bottom:25px}.involucro-userH{display:flex;position:relative}.user-menuH{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;font-family:Poppins;font-size:12px;height:2rem;left:40px;padding:5px 0;position:absolute;right:0;width:120px;z-index:9999}.user-menuH.visible{opacity:1;transform:scaleX(1)}.user-menu-itemH{background:none;border:none;color:#000;cursor:pointer;font-size:14px;padding:0 20px;text-align:left;text-decoration:none;transition:background-color .2s ease}.user-menu-itemH:hover{background-color:#f5f5f5}.header__user-initialH{align-items:center;background-color:#fff;border:none;border-radius:50%;color:#0067ff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;transition:transform .2s ease;width:40px}.header__user-initialH:active{transform:scale(.95)}.header__user-initialH:hover{background-color:#f5f5f5}@media (max-width:665px){.last-7-days-sessions h4,.older-sessions h4,.today-sessions h4{font-weight:400}}.chat-history-input-container{align-items:center;background:#fff;border:2px solid #c1c1c1;border-radius:80px;display:flex;margin-bottom:20px;padding:.5rem 1rem;position:relative;transition:border-color .2s ease;width:100%}.chat-history-input-container:focus-within{border-color:#0067ff}.search-icon{height:24px;transition:opacity .2s ease;width:24px}.search-icon-gray{display:block}.chat-history-input-container:focus-within .search-icon-gray,.search-icon-blue{display:none}.chat-history-input-container:focus-within .search-icon-blue{display:block}.chat-history-input{background:#0000;border:none;color:#21232f;flex:1 1;font-family:inherit;font-size:14px;min-width:0;outline:none;padding-right:1.5rem}.chat-history-input::placeholder{color:#9e9e9e;transition:color .2s ease}.chat-history-input:focus::placeholder{color:#21232f}.session-button{align-items:center!important;border:none!important;border-radius:1.56rem!important;color:var(--text-color)!important;display:flex;height:1.875rem;justify-content:flex-start!important;padding:.5rem!important;position:relative;text-transform:none!important}.session-button span{color:#181921;display:block;flex:1 1;font-size:12px;font-weight:300;letter-spacing:.05em;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.session-button.menu-active,.session-button.selected:hover,.session-button:hover{background-color:#d4eaff!important}.session-button.selected{border:.5px solid #c1c1c1!important;border-radius:25px!important}.session-button .three-points-icon{border-radius:4px;cursor:pointer;display:none;height:24px;padding:2px;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;z-index:2}.session-button .three-points-icon.active,.session-button:hover .three-points-icon{display:block}.session-button.menu-active span,.session-button:hover span{padding-right:28px}.session-options-menu{background-color:#0b142d;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;font-size:12px;font-weight:400;padding:8px 16px;position:fixed;white-space:nowrap;z-index:1000}.session-options-menu:hover{background-color:#1a2540}.session-button.editing{background-color:#0067ff!important;border-radius:1.56rem!important;height:1.875rem;min-height:1.875rem;padding:.25rem .25rem .25rem .5rem!important}.session-rename-container{align-items:center;display:flex;gap:4px;width:100%}.session-rename-input{background-color:#e8f0f843;border:none;border-radius:30px;color:#fff;flex:1 1;font-family:inherit;font-size:12px;font-weight:300;letter-spacing:.05em;outline:none;padding:2px 6px}.session-rename-input::placeholder{color:#ffffffb3}.session-rename-input:focus{box-shadow:none}.session-confirm-icon{cursor:pointer;flex-shrink:0;height:24px;margin-right:4px;width:24px}.session-confirm-icon:hover{opacity:.8}.session-options-overlay{left:0;z-index:999}.alert,.session-options-overlay{bottom:0;position:fixed;right:0;top:0}.alert{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.884);border-radius:21px;box-shadow:0 14px 53.9px -15px #697b9680;display:flex;flex-direction:column;font-family:Poppins;gap:15px;height:auto;left:40%;max-height:200px;min-height:120px;padding:20px 25px;width:320px;z-index:9999}.alert button.alert-close{align-items:center;background:#e8f0f8;border:2px solid #e8f0f8;border-radius:33px;color:#21232f;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center;padding:6px 20px}.alert button.alert-close:hover{background-color:#0067ff;color:#fff}.alert-message{display:block;max-height:180px;overflow-y:auto;white-space:pre-wrap}.alert-success{background-color:#d1e7dd;border-color:#0f5132;color:#0f5132}.alert-title-error{color:#f22020;font-size:18px;font-style:normal;font-weight:600;line-height:100%}.alert-warning{border-color:#664d03;color:#fd6b3f}.alert-info{background-color:#cff4fc;border-color:#055160;color:#055160}.modal-overlay-filter{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}.modal-content-filter{background:var(--background-color);border-radius:24.5879px;box-shadow:var(--background-shadow);display:flex;flex-direction:column;gap:23px;max-height:90vh;min-height:35.8125rem;overflow-y:auto;padding:1.5rem;position:relative;scrollbar-width:none;width:29.9375rem}.filter-title{font-size:1rem;font-weight:600}.filter-subtitle{font-size:.875rem;font-weight:500}.unity-filter{display:flex;flex-direction:column;width:100%}.input-filter{border:1px solid #c1c1c1;border-radius:90px;height:40px;margin-top:20px;padding-left:22px;position:relative;width:420px}.input-filter::placeholder{font-size:12px}.input-filter:focus{border:1px solid #0067ff;color:#0067ff;outline:none}.input-filter:focus::placeholder{color:#0067ff}.sector-filter{gap:15.5px}.sector-filter,.subsector-filter{display:flex;flex-direction:column}.subsector-filter{gap:15px}.close-filter-modal{cursor:pointer;position:absolute;right:25.5px;top:27.87px}.dropdown-filter{top:155px}.dropdown-filter,.dropdown-filterP{background:#fff;border-radius:21px;box-shadow:0 4px 9px #697b9680;max-height:180px;overflow-y:auto;position:absolute;scrollbar-width:none;width:419px;z-index:10}.dropdown-filterP{max-height:115px;scrollbar-width:thin}.dropdown-item{cursor:pointer;font-size:12px;font-weight:500;padding:10px 20px}.dropdown-item:hover{background-color:#f5f5f5}.selected-countries{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;padding-left:8px}.country-chip{align-items:center;background:#e8f0f8;border:.918107px solid #0067ff;border-radius:82.6296px;color:#0067ff;display:flex;font-size:11px;font-weight:500;gap:8px;height:27.54px;padding:0 10px}.remove-chip{cursor:pointer;height:10.63px;width:10.63px}.selected-sectors{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;width:100%}.sector-chip{align-items:center;background:#edecec;border:.918107px solid #dad9d9;border-radius:82.6296px;cursor:pointer;display:flex;font-size:11px;font-weight:500;height:28px;justify-content:center;padding:0 10px;width:118px}.sector-chip.activated{background:#e8f0f8;border:.918107px solid #0067ff;color:#0067ff}.scroll-subsector{display:flex;height:160px;overflow-y:auto}.subsector-tabs{display:flex;gap:20px;justify-content:space-around}.subsector-tab{align-items:center;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:500;height:28px;justify-content:center;padding:0 10px;width:118px}.subsector-tab.active{color:#0067ff}.subsector-grid{grid-column-gap:20px;grid-row-gap:15px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(94px,1fr));height:160px;justify-items:center;overflow-y:auto;row-gap:15px;width:100%}.subsector-carousel-wrapper{align-items:center;display:flex;justify-content:space-between;padding:0 20px;width:100%}.carousel-arrow{background:none;border:none;cursor:pointer}.carousel-sector-label{font-size:12px;font-weight:500;text-align:center}.filtros-container{align-items:center;display:flex;flex-direction:row}.filter-icon{cursor:pointer}.modal-overlay-filterP{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:45%;position:fixed;top:0;width:100%;z-index:1000}.file-item-message{align-items:center;background:#abcce5;border-radius:.9375rem;display:flex;flex-direction:row;gap:.875rem;height:2.0625rem;justify-content:space-around;margin-left:0;margin-right:0;padding:0 .5625rem}.file-name-message{display:block;font-size:.625rem;font-weight:300;height:2.0625rem;line-height:2.0625rem;margin-left:0}.message-wrapper{align-items:flex-start;display:flex;margin:1rem .5rem 1rem 0}.message-wrapper--center{justify-content:center}.message-wrapper--user{justify-content:flex-end}.message-wrapper--assistant{word-wrap:break-word;justify-content:flex-start;overflow-wrap:anywhere;white-space:pre-wrap}.message-wrapper--system{display:none}.message{border-radius:.935rem;color:#21232f;font-size:14px;font-weight:300;line-height:141%;max-width:calc(90% - 3.5rem);padding:.935rem;position:relative;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word}.message a{color:#1a0dab;cursor:pointer;text-decoration:underline}.message--assistant{background-color:#fff}.message--user{background-color:var(--azul-suave)}.wave-animation{align-items:center;display:flex;gap:.3rem;height:24px;justify-content:center}.dot{animation:wave 1.2s infinite;background-color:var(--primary-color);border-radius:50%;height:.5rem;width:.5rem}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes wave{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(-10px)}}.feedback-container{align-items:center;bottom:-1.4rem;display:flex;left:0;position:absolute}.feedback-button{background:none;border:none;cursor:pointer;margin-left:.5rem}.feedback-icon{height:.9rem;width:1.06rem}.file-name-message{font-size:13px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-preview-container{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.message-image{background:#f0f0f0;border-radius:8px;max-height:300px;max-width:300px;object-fit:contain}.file-preview-container-message{background-color:#e8f0f8;border:0;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;margin:0;max-height:85px;overflow-y:auto;padding:8px}.file-line{margin:0;padding:0}.download-card{align-items:center;background:#eef4ff;border:1px solid #c7d9f8;border-radius:.6rem;color:#1a4db8!important;cursor:pointer;display:inline-flex;font-size:13px;font-weight:400;gap:.5rem;margin:.4rem 0;max-width:100%;padding:.5rem .75rem;text-decoration:none!important;transition:background .15s,border-color .15s}.download-card:hover{background:#ddeaff;border-color:#7aaaf0}.download-card__icon{flex-shrink:0;height:18px;opacity:.85;width:18px}.download-card__name{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-card__dl-icon{flex-shrink:0;height:16px;margin-left:.25rem;opacity:.7;width:16px}.chat-table-wrapper{margin:16px 0;max-width:700px;overflow-x:auto}.chat-table{color:#21232f;font-size:14px;font-weight:300}.chat-table td,.chat-table th{border-bottom:1px solid #ddd;padding:8px 12px;text-align:left;word-break:break-word}.chat-table th{background-color:#f5f5f5}.chat-table td strong{font-weight:700}@media screen and (max-width:600px){.chat-table{font-size:12px}.chat-table td,.chat-table th{padding:6px}}.modelos-wrapper{cursor:pointer;display:flex;flex-direction:row;gap:1px;height:40px;position:relative}.left-pill{align-items:center;background-color:#e8f0f8;border-radius:29px 0 0 29px;display:flex;flex-shrink:0;gap:6px;height:40px;justify-content:center;padding-left:15px;width:85px}.select-prefix-label{color:#21232f;font-size:12px;font-weight:500;letter-spacing:.05em}.icon-select{height:22px;width:22px}.right-pill{align-items:center;background-color:#e8f0f8;border-radius:0 29px 29px 0;display:flex;gap:6px;height:40px;min-width:120px;padding:0 14px 0 10px;position:relative;transition:border-radius .1s}.right-pill.open{border-radius:0 29px 0 0}.selected-model-label{color:#21232f;flex:1 1;font-size:12px;font-weight:300;letter-spacing:.05em;white-space:nowrap}.chevron{color:#181921;flex-shrink:0;font-size:10px}.tiers-popup{background-color:#e8f0f8;border-radius:0 0 20px 20px;left:0;min-width:100%;overflow:visible;position:absolute;top:40px;z-index:100}.tier-item{align-items:stretch;border-top:1.5px solid #fff;cursor:pointer;display:flex}.tier-item.last .tier-label{border-radius:0 0 0 20px}.tier-item.last .tier-expand{border-radius:0 0 20px 0}.tier-label{color:#21232f;flex:1 1;font-size:12px;font-weight:300;padding:9px 10px 9px 14px;transition:background .1s,color .1s;white-space:nowrap}.tier-item.active .tier-label,.tier-label:hover{background-color:#0067ff;color:#fff}.tier-expand{align-items:center;color:#21232f;display:flex;flex-shrink:0;font-size:9px;justify-content:center;transition:background .1s,color .1s;width:28px}.tier-expand.sub-open,.tier-expand:hover{background-color:#0056d2;color:#fff}.tier-item.active .tier-expand{background-color:#0067ff;color:#fff}.models-popup{background-color:#e8f0f8;border:3px solid #fff;border-radius:0 20px 20px 20px;box-shadow:20px 15px 10px #0000001a;left:100%;min-width:150px;overflow:hidden;position:absolute;z-index:101}.model-item{border-top:1.5px solid #fff;color:#21232f;cursor:pointer;font-size:12px;font-weight:300;padding:9px 16px;transition:background .1s;white-space:nowrap}.model-item:first-child{border-top:none}.model-item:hover{background-color:#d9e7f0}.model-item.selected{background-color:#0067ff;color:#fff}.one-drive-file-button{align-items:center;background-color:#fff;border:none;border-radius:15px;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:start;margin-top:1px}.switch{display:inline-block;height:23px;height:var(--switch-height,23px);position:relative;width:50px;width:var(--switch-width,50px)}.switch input{height:0;opacity:0;width:0}.switch-slider{background-color:#d0d2d8;border-radius:11.5px;border-radius:calc(var(--switch-height, 23px)/2);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-slider:before{background-color:#feffff;border-radius:50%;bottom:2px;content:"";height:19px;height:calc(var(--switch-height, 23px) - 4px);left:2px;position:absolute;transition:.4s;width:19px;width:calc(var(--switch-height, 23px) - 4px)}input:checked+.switch-slider{background-color:#0067ff}input:checked+.switch-slider:before{transform:translateX(27px);transform:translateX(calc(var(--switch-width, 50px) - var(--switch-height, 23px)))}.file-item-upload{align-items:center;background:#abcce5;border-radius:.9375rem;display:flex;flex-direction:row;height:40px;justify-content:space-around;margin-right:0;padding:0 .5625rem 2px;width:155px}.file-name-upload{display:block;font-size:.6rem;font-weight:300;height:2rem;line-height:2rem;overflow:hidden;padding-left:3px;text-overflow:ellipsis;white-space:nowrap}.delete-file-icon{background-color:#e8f0f8;border-radius:50%;height:1rem;padding:.25rem;width:1rem}@media (max-width:665px){.file-item-upload{align-items:center;background:#abcce5;border-radius:.9375rem;display:flex;flex-direction:row;gap:.25rem;height:2.0625rem;justify-content:space-around;margin-right:0;padding:0 .25rem 2px}.file-name-upload{display:block;font-size:.5rem;font-weight:300;height:2.0625rem;line-height:2.0625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.chatbox-superior{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem}.messages-container{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.messages-container.expand{flex-grow:1}.messages-container.no-scrollbar{scrollbar-width:none}.messages-container.no-scrollbar::-webkit-scrollbar{display:none}.suggestion_panel_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.suggestion_panel_wrapper img{width:80px}.title_suggestion{color:#00284d;font-size:32px;font-weight:500;letter-spacing:-.5px;text-align:center}.title_suggestion-panel{color:#666;font-size:14px;font-weight:400;letter-spacing:-.5px;text-align:left;width:50%}.cards_suggestion{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px;width:100%}.first_card_suggestion,.fourth_card_suggestion,.second_card_suggestion,.third_card_suggestion{align-items:center;background:#e8f0f8;border:1px #0000;border-radius:12px;cursor:pointer;display:flex;gap:12px;height:80px;line-height:1.4;padding:12px 0;transition:all .3s cubic-bezier(.4,0,.2,1);width:200px}.card-image-placeholder{align-items:center;background:#e8f0f8;border-radius:8px;color:#9098c7;display:flex;flex-shrink:0;font-size:32px;height:60px;justify-content:center;min-width:80px;overflow:hidden;width:80px}.card-image-placeholder img{border-radius:8px;height:100%;object-fit:cover;width:100%}.card-text-content{display:flex;flex:1 1;flex-direction:column;gap:5px;text-align:left}.card-title{color:#0067ff;font-size:14px;font-weight:600;line-height:1.3}.card-subtitle{color:#375368;font-size:12px;font-weight:400;line-height:1.3;text-align:center}.first_card_suggestion:hover,.fourth_card_suggestion:hover,.second_card_suggestion:hover,.third_card_suggestion:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.input-warning{color:#9098c7;font-size:10px;left:50%;position:absolute;text-align:center;top:-20px;transform:translateX(-50%);white-space:nowrap}@media (max-width:1280px){.cards_suggestion{display:grid;grid-template-columns:repeat(2,auto);justify-content:center}.first_card_suggestion,.fourth_card_suggestion,.second_card_suggestion,.third_card_suggestion{width:280px}}@media (max-width:1024px){.cards_suggestion{display:grid;grid-template-columns:repeat(2,auto)}.first_card_suggestion,.fourth_card_suggestion,.second_card_suggestion,.third_card_suggestion{width:230px}}@media (max-width:920px){.cards_suggestion{display:grid;grid-template-columns:repeat(2,auto)}.title_suggestion{font-size:28px}.first_card_suggestion,.fourth_card_suggestion,.second_card_suggestion,.third_card_suggestion{height:100%;width:175px}}@media (max-width:768px){.chatbox-superior{justify-content:center}.title_suggestion{font-size:24px}.first_card_suggestion,.fourth_card_suggestion,.second_card_suggestion,.third_card_suggestion{min-height:100%;padding:12px 14px;width:100%}.input-warning{top:-35px;white-space:normal;width:90%}}@media (max-width:500px){.suggestion_panel_wrapper{padding:20px 12px;transform:translateY(-6px)}.title_suggestion{font-size:20px}.cards_suggestion{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);justify-items:center;width:100%}.first_card_suggestion,.fourth_card_suggestion,.second_card_suggestion,.third_card_suggestion{font-size:13px;min-height:80px;width:100%}.card-image-placeholder{font-size:26px;height:65px;min-width:65px;width:65px}}.input-container{align-items:start;background-color:initial;display:flex;justify-content:center;margin-top:45px;position:relative}.input-container.keyboard-on{flex-grow:1}.custom-textarea::placeholder{color:#9098c7;opacity:1}.chat-input{background:var(--azul-suave);border-radius:2rem;flex:1 1}.chat-input .MuiOutlinedInput-notchedOutline{border:none}.custo-sessao{align-items:center;display:flex;justify-content:flex-start}.menu-item-icon{height:var(--icon-size);width:var(--icon-size)}.custo-texto{color:var(--text-color);font-size:12px;font-weight:600}.custo-texto span{color:#888}.upload-label{color:#666;cursor:pointer;font-size:24px;padding:0 8px;transition:color .2s}.upload-label:hover{color:#000}.file-preview-container{border:0;border-radius:8px;display:flex;flex-wrap:wrap;gap:6px;margin:0;max-height:85px;overflow:auto}.chatbox-superior-left{justify-content:space-between;padding-right:5px}.chatbox-superior-left,.container-modelos{align-items:center;display:flex;gap:10px}.loading-container-chat{align-items:center;display:flex;height:100%;justify-content:center}.container-modelos.desktop{flex-direction:row}.container-modelos.mobile{align-items:flex-start;flex-direction:column}.chatbox-buscaweb{flex-direction:column}.chatbox-buscaweb,.chatbox-buscaweb.desktop{align-items:center;display:flex;gap:4px;justify-content:space-between}.chatbox-buscaweb.desktop{flex-direction:row}.navegacao-web{background:#e8f0f8;border-radius:80px;flex-direction:row;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;gap:20px;height:40px;justify-content:space-between;padding:0 20px;width:233px}.img-web,.navegacao-web{align-items:center;display:flex}.img-web{border-radius:12px;cursor:pointer;height:25px;justify-content:center;width:25px}.img-web.active{background-color:#0067ff}@supports (-webkit-touch-callout:none){input,textarea{font-size:16px!important}}@media (max-width:920px) and (min-width:666px){.chatbox-superior{align-items:center;flex-direction:row;gap:5px;justify-content:center;margin:0 10px}.chatbox-buscaweb.desktop{align-items:flex-start;flex-direction:column;gap:8px;max-width:100%;width:215px}.chatbox-buscaweb.desktop .navegacao-web{width:100%}.chatbox-buscaweb.desktop .modelos-wrapper{width:215px!important}}@media (max-width:665px){.chatbox-superior{margin-left:8px}.input-warning{font-size:9px;max-width:85%;top:-25px}}@media (min-width:666px) and (max-width:695px){.chatbox-superior{gap:5px}}@media (max-width:430px){.container-modelos.mobile{margin-left:18px;margin-right:18px}}@media (max-width:375px){.chatbox-superior{margin-left:8px}.container-modelos.mobile{margin-left:0;margin-right:0}.input-warning{font-size:8px;max-width:80%}}@media (max-width:320px){.chatbox-buscaweb.mobile{width:260px}.chatbox-superior-left{gap:0;width:260px}.modelos-wrapper{max-width:200px}}.restart-chat-container{align-items:center;display:flex;justify-content:space-between;left:20px;top:8px}.restart-chat-wrapper{align-items:center;display:flex;position:relative}.restart-chat-btn{align-items:center;background-color:#e8f0f8;border-radius:50%;display:flex;height:45px;justify-content:center;overflow:hidden;width:45px}.restart-chat{cursor:pointer;display:block;object-fit:contain}.restart-item{align-items:center;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:300;height:24px;padding:10px 10px 10px 5px;text-align:center;transition:background .3s}.restart-item:hover{background:#0067ff}.tooltip-restart{align-items:center;background-color:#000c;border-radius:5px;color:#fff;display:flex;flex-direction:column;font-size:12px;left:62px;opacity:1;padding:6px;position:absolute;text-align:center;transform:translateY(-50%);transition:opacity .3s ease-in-out;white-space:nowrap;z-index:100}.restart-chat-wrapper:after{border:1 solid red;content:"";display:inline-block;left:20%;position:relative;top:20%;transform:translateY(-50%)}.restart-chat-container:hover .restart-chat-wrapper:after{display:block}.assistant-preview-title{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0 8px;text-align:center}.input-container-self-assistant{align-items:center;background-color:initial;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;margin-top:15px;position:relative;width:100%}.mobile-center-wrapper{display:contents}.mobile-center-wrapper.active{align-items:center;display:flex;flex:65 1;flex-direction:column;gap:0;justify-content:center;width:100%}.mobile-center-wrapper.active .title_suggestion{margin-bottom:0}.mobile-center-wrapper.active .input-container{flex-grow:0!important;margin-top:0;width:100%}.chatbox-mobile.keyboard-open{justify-content:center}.header-links{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:600}.link-icon{height:var(--icon-size);margin-right:.4rem;width:var(--icon-size)}.links-list{display:flex;flex-direction:column;list-style:none;margin-top:1.3rem;overflow-y:auto;scrollbar-width:none;width:100%}.links-list li a{color:var(--text-color);display:block;font-size:12px;font-weight:300;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.links-list li a:hover{text-decoration:underline}.links-list hr{border:none;border-top:1px solid #e8f0f8;margin:.3rem 0}.expanded{background-color:var(--background-color);height:100%}.header-database{align-items:center;display:flex;flex-direction:row;margin-top:.2rem}.add-arquivo-button{align-items:center;background-color:#fff;border:.125rem solid #e8f0f8;border-radius:15px;cursor:pointer;display:flex;gap:.7rem;justify-content:center;margin-top:15px;padding:5px}.add-arquivo-button:active,.add-arquivo-button:hover{background-color:#f1f1f1}.file-list-container{margin-top:20px}.database{margin-left:.5rem}.modal-overlay{-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem)}.modal-content{border-radius:8px;box-shadow:0 4px 6px #0000001a;min-height:22rem;min-width:25rem;padding:20px;text-align:center}.upload-area-addDocumento{border:2px dashed #ccc;border-radius:8px;cursor:pointer;margin-bottom:10px;margin-top:15px;padding:15px}.upload-area:hover{border-color:#007bff}.file-item{align-items:center;border:5px;display:flex;justify-content:space-between;margin-left:20px;margin-right:20px}.button-remove{align-items:center;padding:0}.button-enviar,.button-remove{border:.125rem solid #e8f0f8;border-radius:15px;color:#007bff;cursor:pointer}.button-enviar{background-color:#fff;margin-top:15px;padding:5px}.button-enviar:hover{background-color:#f1f1f1}button:disabled{background:#ccc;cursor:not-allowed}.addarquivo.blocked{cursor:not-allowed;display:none}.filelist{background-color:red}.list{align-items:center}.file-list{word-wrap:break-word;border-radius:.9375rem 0 0 .9375rem;height:2.0625rem;overflow-wrap:break-word;white-space:normal}.file-list,.file-list li{align-items:center;background:#ffffffd1;display:block;margin-bottom:.5rem;margin-right:1rem;max-width:100%;text-overflow:ellipsis;transition:width .3s ease,background-color .3s ease}.file-list li{border-radius:.1rem 0 0 .1rem;margin-top:.5rem}.no-files{background:#fff9;border-radius:.9375rem 0 0 .9375rem;text-overflow:ellipsis;transition:width .3s ease,background-color .3s ease}.no-files,.titulo_adicionada{align-items:center;display:flex}.novidades-overlay{-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.2rem);background-color:#44617a70;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:2000}.novidades-content,.novidades-overlay{align-items:center;display:flex;width:100%}.novidades-content{background:#fff;border-radius:16px;box-shadow:0 10px 20px #0000004d;flex-direction:column;max-width:700px;padding-bottom:2.5rem;position:relative;text-align:center}.close-button-wrapper{background:#0000;border:none;border-radius:50%;cursor:pointer;padding:8px;position:absolute;right:20px;top:16px;transition:background-color .2s;z-index:10}.close-icon{display:block;height:21px;width:21px}.gif-placeholder{height:220px;width:100%}.gif-placeholder img{border-top-left-radius:16px;border-top-right-radius:16px;height:100%;width:100%}.novidade-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 2.5rem 0;width:100%}.novidade-title{color:#0067ff;font-size:1.75rem;font-weight:700;margin:0;margin-top:10px}.novidade-body-content{color:#333;display:flex;flex-direction:column;font-size:1rem;gap:1rem;line-height:1.6;text-align:left;width:100%}.novidade-body-content p{margin:0}.novidade-body-content strong{font-weight:600}.testar-btn{background-color:#e8f0f8;border:none;border-radius:25px;color:#000;cursor:pointer;font-family:Poppins;font-size:14px;font-size:1rem;font-weight:500;margin-top:1.5rem;padding:.8rem 3.5rem;transition:background-color .3s,border-color .3s}.testar-btn:hover{background-color:#dde6ee}.carousel-dots,.detail-text-content,.fechar-btn,.nav-btn,.novidade-card,.novidade-cards-container,.novidade-description,.novidade-detail-container{display:none}.chat-mobile-container{background:linear-gradient(180deg,#f0f3f8,#bce4fe);display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);padding:10px}.chatbox-mobile{flex:1 1}.chatbox-mobile,.historico-mobile{background-color:var(--background-color);border-radius:.94rem;display:flex;flex-direction:column;height:100%;padding:1rem}.historico-mobile{font-size:var(--font-size);justify-content:center;width:100%}.historico-overlay{align-items:center;animation:slideIn .3s ease-out forwards;display:flex;height:100%;justify-content:center}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.historico-overlay .exit{animation:slideOut .3s ease-in forwards}.header{display:flex;flex-direction:row;height:79px}.header.self-assist{height:100px}.management-header{background:#00284d;max-height:70px}.header-margem{align-items:center;border-radius:15px;display:flex;flex-direction:row;gap:var(--small-margin);margin:0 40px;width:100%}.header-margem.self-assist{align-items:center;background:#ffffffd9;display:flex;height:61.66px;justify-content:space-between;margin:2rem var(--big-margin) var(--small-margin) var(--big-margin)}@media (max-width:665px){.header-margem.self-assist{margin:1rem 20px var(--small-margin) 20px}}.header__left{align-items:flex-end;display:flex;flex:20% 1;justify-content:flex-start}.header__left.self-assist{align-items:center;background:#fff;border:1px solid #edf2f8;border-radius:15px 0 15px 15px;cursor:pointer;flex:initial;height:61.66px;padding-left:22px;width:121px}.assistant-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.vertical-line{background-color:var(--primary-color);border:none;height:1.875rem;margin:0 .5rem;width:.0625rem}.assistant-info{align-items:center;display:flex;gap:.5rem}.assistant-icon{height:1.75rem;width:1.75rem}.assistant-name{color:var(--primary-color);font-size:1.125rem;font-weight:500}.header__center{align-items:flex-end;display:flex;flex:60% 1;justify-content:center}.header__center.self-assist{align-items:center;justify-content:flex-start}.management-header__center{align-items:flex-end;display:flex;flex:40% 1;justify-content:center}.navbar{align-items:center;background:var(--background-color);border-radius:5.69rem;display:flex;height:3.07rem;left:35%;position:absolute;width:34rem}.nav-icon{margin-left:.624rem;margin-right:.35rem}.buttongroup{background-color:#fff;border:1.5px solid #e8f0f8;border-radius:29px;justify-content:space-between;width:28.87rem}.buttongroup,.buttongroup button{align-items:center;display:flex;height:2.25rem}.buttongroup button{background:#0000;border:none;border-radius:1.81rem;color:#000;cursor:pointer;font-size:var(--font-size);justify-content:center;transition:background-color .3s ease,color .3s ease;width:8.25rem}.buttongroup button.selected{background:var(--azul-suave);color:var(--primary-color)}.header__right{align-items:flex-end;display:flex;flex:20% 1;justify-content:flex-end}.header__right.self-assist{align-items:center;padding-right:20px}.header__right.self-assist .publish-button{align-items:center;background-color:#e8f0f8;border:none;border-radius:30px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:45px;justify-content:center;width:250px}.header__right.self-assist .publish-button:hover{background-color:#e0e8f0}.header__right.self-assist .publish-button:focus{outline:none}.header__right.self-assist .publish-button.publish-button-disabled{background-color:#e8f0f8;cursor:not-allowed;opacity:.5}.header__right.self-assist .publish-button.publish-button-disabled:hover{background-color:#e8f0f8;color:inherit}.header-icon{height:3.07rem}.header__user-initial{background-color:#fff;color:#0067ff;font-size:1.5rem}.mobile-wrapper{position:absolute;right:20px}@media (max-width:665px){.header-margem{margin:0 30px 7px}.header__left{flex:1 1}.header__center{display:none!important}.header__right{display:none}.header-icon{height:auto}.management-header__center{margin-top:20px;max-height:70px;max-width:300px}}.involucro-user{border-radius:5.69rem;height:3.06rem;justify-content:center;width:3.06rem}.header-icon{cursor:pointer;height:2.5rem;width:3.6rem}.header__user-img{border-radius:50%;height:2.25rem;object-fit:cover;width:2.25rem}.header__user-initial{background-color:#0067ff;color:#fff;font-size:20px;font-weight:600;height:100%;width:100%}.header__user-initial:hover{background-color:#0056d6}.involucro-user{align-items:center;display:flex;flex-direction:column}.header__user-initial{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-weight:700;height:2.7rem;justify-content:center;width:2.7rem}.logout-button{background-color:#fff;border:1px solid #0067ff;border-radius:5px;color:#0067ff;cursor:pointer;font-size:.9rem;margin-top:.5rem;padding:.25rem .5rem;position:absolute;top:3rem}.user-menu{background:#fff;border-radius:8px 0 8px 8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;font-family:Poppins;font-size:12px;font-style:normal;font-weight:300;line-height:18px;min-width:-webkit-max-content;min-width:max-content;padding:5px 0;position:absolute;right:6px;top:45px;z-index:1000}.user-menu-item{background:none;border:none;color:#333;cursor:pointer;font-size:14px;padding:10px 20px;text-align:left;text-decoration:none;white-space:nowrap}.user-menu-item:hover{background-color:#f5f5f5}.involucro-user{position:relative}.corpo-report{flex-direction:row;height:calc(100vh - 100px);padding:0 var(--big-margin) var(--medium-margin) var(--big-margin)}.corpo-report,.involucro-left{display:flex;gap:var(--small-margin)}.involucro-left{flex:20% 1;flex-direction:column;height:100%;width:11.61rem}.gerar-relatorios{background:var(--background-color);gap:.59rem;height:10rem}.gerar-relatorios,.historico-report{border-radius:.94rem;display:flex;flex-direction:column}.historico-report{background-color:var(--background-color);font-size:var(--font-size);height:17.65rem;justify-content:center;padding:1rem}.reportbox{display:flex;flex:80% 1;flex-direction:column}.loading-container-historico{align-items:center;display:flex;height:100%;justify-content:center}@media (max-width:665px){.historico{display:none}}.reports-container{background-color:var(--background-color);border-radius:.94rem;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow-y:auto}.reportbox-superior{align-items:center;background:var(--background-color);border-radius:.94rem;display:flex;flex-direction:row;height:3.95rem;justify-content:space-between;margin-bottom:.5rem;padding:.72rem}.botoes-relatorio{display:flex;flex:80% 1;justify-content:flex-end}@media (max-width:665px){.end-date,.report-generate,.start-date{width:100%!important}}.header-gerador{align-items:center;display:flex;flex-direction:row;padding:.6rem 1.16rem 0}.lupa-icon{height:var(--icon-size);margin-right:.4rem;width:var(--icon-size)}.linha-azul{background-color:var(--azul-suave);height:.125rem;width:100%}.datas{display:flex;flex-direction:row;justify-content:space-around;width:100%}.seleciona-data{display:flex;flex-direction:column}.seleciona-data input{background-color:#e8f0f8;border:none;border-radius:1.5625rem;font-size:var(--font-size);height:1.25rem;text-align:center;width:7.2rem}input[type=date].no-calendar::-webkit-calendar-picker-indicator{-webkit-appearance:none;display:none}.seleciona-data input:hover{background-color:#d0e0f0}.seleciona-data span{margin-left:.3125rem}.conteiner-gerador{align-items:center;display:flex;justify-content:center}.conteiner-gerador button{background:var(--azul-suave);border:none;border-radius:1.8125rem;color:var(--primary-color);cursor:pointer;font-size:var(--font-size);height:1.8448rem;width:9.2994rem}.conteiner-gerador button:hover{background-color:#d0e0f0}.comandos{box-sizing:border-box;flex-direction:row;gap:.25rem;height:3.95125rem;justify-content:flex-start;max-width:67rem;max-width:var(--database-layout-width,67rem);width:100%}.add-button,.comandos{align-items:center;display:flex}.add-button{background:var(--background-color);border:none;border-radius:.9375rem 0 0 .9375rem;cursor:pointer;font-size:var(--font-size);gap:.7rem;height:3.951125rem;justify-content:center;padding:1rem;width:6.396625rem}.add-button img{height:1.5rem;width:1.5rem}.reprocess-button{align-items:center;background:var(--background-color);border:none;color:inherit;cursor:pointer;display:flex;font-family:var(--fonte-tpf);font-size:var(--font-size);font-weight:500;height:3.951125rem;justify-content:center;min-width:9.5rem;padding:1rem;white-space:nowrap}.reprocess-button:disabled{cursor:not-allowed;opacity:.7}.search-bar{align-items:center;background:var(--background-color);display:flex;flex:1 1;gap:.4375rem;height:3.951125rem;justify-content:center;padding:1rem}.search-input{background:var(--azul-suave);border-radius:2rem;flex:1 1}.search-input .MuiOutlinedInput-notchedOutline{border:none}.status-bar{background:var(--background-color);height:3.951125rem;padding:.8125rem;width:7.6148125rem}.status-bar,.status-search{align-items:center;display:flex;justify-content:center}.status-search{border:.125rem solid #e8f0f8;border-radius:3.0625rem;flex:1 1;font-family:var(--fonte-tpf);font-size:.75rem;height:2.25rem}.data-bar{background:var(--background-color);border-radius:0 .9375rem .9375rem 0;height:3.951125rem;padding:.8125rem;width:7.875rem}.data-bar,.date-search{align-items:center;display:flex;justify-content:center;position:relative}.date-search{border:.125rem solid #e8f0f8;border-radius:3.0625rem;color:#0000;font-family:var(--fonte-tpf);font-size:.75rem;height:2.25rem;width:6rem}.selected-date-display{align-items:center;background:#fff;border-radius:.6rem 0 0 .6rem;color:#b0b0b0;display:flex;height:1.5rem;justify-content:center;left:1.0935rem;position:absolute;width:4.7rem}.date-search::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;position:absolute;right:.2rem}.modal-overlay-insert{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content-insert{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;gap:1rem;max-height:60vh;padding:1.5rem;width:25.5625rem}.modal-content-insert h3{margin-left:1rem;text-align:left}.title-select{display:flex;flex-direction:row;gap:1rem}.file-group{gap:.5rem;max-height:5rem;overflow-y:auto;scrollbar-width:none}.file-group,.upload-area{display:flex;flex-direction:column}.upload-area{align-items:center;border:.1875rem dashed var(--azul-suave);border-radius:.9375rem;cursor:pointer;gap:.8rem;height:70%;justify-content:center;padding:1rem;text-align:center;transition:border-color .3s ease;width:100%}.upload-area.dragging{border-color:#007bff}.upload-icon{height:2.8125rem;width:2.8125rem}.upload-link{color:var(--primary-color)}.document-list{display:flex;flex-direction:column;gap:.25rem;width:100%}.documents-loading-state{align-items:center;background:#fff9;border-radius:.9375rem;color:#1f2d3d;display:flex;font-size:.92rem;font-weight:500;gap:.6rem;justify-content:center;min-height:3.25rem;width:100%}.documents-loading-spinner{animation:documents-spin .85s linear infinite;border:2px solid #0067ff33;border-radius:50%;border-top-color:#0067fff2;height:1.05rem;width:1.05rem}@keyframes documents-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.document-item{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:.25rem;justify-content:flex-start;width:100%}.document-checkbox{align-items:center;cursor:pointer;display:flex;justify-content:center;width:2rem}.checkbox-icon{height:1.1875rem;width:1.1875rem}.document-content{align-items:center;display:flex;flex:1 1;gap:.25rem;justify-content:flex-start;min-width:0}.document-processing-column{align-items:center;display:flex;justify-content:center;width:2.75rem}.document-name{align-items:center;background:#fff9;border-radius:.9375rem 0 0 .9375rem;display:flex;flex:1 1 auto;height:2.0625rem;min-width:0;padding-left:1rem;transition:width .3s ease,background-color .3s ease}.document-name,.document-open-details-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-open-details-button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;width:100%}.document-open-details-button:hover{text-decoration:underline}.document-name.name-shrink{flex:0 0 31.5rem;max-width:31.5rem;width:31.5rem}.document-actions{align-items:center;display:flex;gap:.5rem}.reprocess-doc-button{align-items:center;background:#fff9;border:none;border-radius:.9375rem;color:inherit;cursor:pointer;display:flex;font-family:var(--fonte-tpf);font-size:.72rem;font-weight:600;justify-content:center;min-height:2.0625rem;padding:.35rem .75rem;transition:background-color .3s ease}.reprocess-doc-button:disabled{cursor:not-allowed;opacity:.7}.document-item.selected .reprocess-doc-button{background-color:#0067ff40}.document-status{align-items:center;background:#fff9;display:flex;height:2.0625rem;justify-content:center;padding:.5rem 1.7188rem;transition:background-color .3s ease;width:7.625rem}.status-icon{color:#4a90e2;margin-left:.5rem}.document-date{align-items:center;background:#fff9;border-radius:0 .9375rem .9375rem 0;display:flex;height:2.0625rem;justify-content:center;transition:background-color .3s ease;width:7.875rem}.document-item.selected .document-date,.document-item.selected .document-name,.document-item.selected .document-status{background-color:#0067ff40}.processing-status-icon{align-items:center;background:#fff9;border-radius:.9375rem;display:flex;height:2.0625rem;justify-content:center;width:2.0625rem}.processing-status-icon-image{height:1rem;width:1rem}.processing-status-icon.completed{background:#27ae602e;color:#16723d}.processing-status-icon.queued,.processing-status-icon.running{background:#ffc10738;color:#8a5a00}.processing-status-icon.failed,.processing-status-icon.invalidated{background:#dc35452e;color:#a61d2d}.processing-status-icon.no-metrics{background:#6c757d29;color:#55606b}.modal-overlay{-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);height:100%;left:0;top:0;width:100%;z-index:1000}.modal-content-delete{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;height:12.75rem;justify-content:space-between;padding:1.8125rem;text-align:center;width:18.125rem}.modal-icon{height:2.75rem;margin:0 auto;width:2.75rem}.modal-message{font-size:1rem;margin:.9rem 0}.modal-actions{display:flex;justify-content:space-around}.modal-button{align-items:center;background:#fff;border:none;border-radius:2.0625rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:.875rem 0;width:6.4375rem}.modal-button.confirm{border:.125rem solid #ff4040}.modal-button.confirm:hover{background:#ff4040}.modal-button.cancel{border:.125rem solid #000}.modal-button.cancel:hover{background-color:#000;color:#fff}.modal-overlay-replace{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content-replace{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;gap:1rem;max-height:50vh;padding:1.5rem;width:25.5625rem}.modal-content-replace h3{margin-left:1rem;text-align:left}.doc-to-replace{background:#cbcbcb40;border-radius:.9375rem;overflow:hidden;padding:.5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.file-selected{display:flex;flex-direction:column;gap:.5rem}.file-button,.file-item2{align-items:center;display:flex;gap:.5rem}.file-button{background:#fff;border:.125rem solid #e8f0f8;border-radius:.9375rem;font-size:.75rem;height:2.25rem;padding:0 1rem;position:relative;width:16.875rem}.filename-container{flex:1 1;margin-right:1rem;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.remove-file-icon{cursor:pointer;height:.875rem;position:absolute;right:1rem;width:.875rem}.status-select{border:.125rem solid #e8f0f8;border-radius:3.0625rem;font-family:var(--fonte-tpf);font-size:.75rem;gap:.5rem;height:2.25rem;padding:0 .5rem;width:6.0625rem}.replace-button,.status-select{align-items:center;display:flex;justify-content:center}.replace-button{background:linear-gradient(to right,var(--azul-suave) 50%,var(--background-color) 50%);background-position:100% 100%;background-size:200% 100%;border:.125rem solid var(--azul-suave);border-radius:2.25rem;color:var(--primary-color);cursor:pointer;font-size:var(--font-size);height:1.875rem;padding:.5rem 1rem;position:relative;transition:background-position 20s linear;width:22.375rem}.replace-button.loading{background-color:var(--azul-suave);background-position:0 100%;pointer-events:none}.replace-button:before{background-color:var(--azul-suave);content:"";height:100%;left:0;position:absolute;top:0;transition:width 7s linear;width:0;z-index:-1}.replace-button.loading:before{width:100%}.replace-button.loading span{z-index:1}.modal-content-details{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;gap:.75rem;max-height:85vh;padding:1.2rem 1.3rem;width:min(56rem,92vw)}.document-details-header{align-items:center;display:flex;justify-content:space-between}.document-details-header h3{margin:0}.document-details-close{background:#0000;border:none;border-radius:50%;cursor:pointer;font-size:1rem;height:1.75rem;width:1.75rem}.document-details-close:hover{background:#00000014}.document-details-subtitle{font-size:.9rem;font-weight:600;word-break:break-word}.document-details-feedback{font-size:.85rem;margin:0}.document-details-feedback.error{color:#a61d2d}.document-details-scroll{display:flex;flex-direction:column;gap:.7rem;overflow-y:auto;padding-right:.25rem}.document-details-section{background:#fff9;border-radius:.75rem;padding:.65rem .8rem}.document-details-section h4{font-size:.92rem;margin:0 0 .5rem}.document-details-grid{grid-gap:.5rem 1rem;display:grid;font-size:.84rem;gap:.5rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.document-details-list{display:flex;flex-direction:column;font-size:.83rem;gap:.4rem;margin:0;padding-left:1rem}.document-details-list li{line-height:1.2rem}.document-details-quote{font-style:italic;opacity:.92}.document-details-badge{align-items:center;background:#6c757d2e;border-radius:.45rem;display:inline-flex;font-size:.7rem;font-weight:600;padding:.05rem .35rem}.document-details-list-skeleton{list-style:none;padding-left:0}.document-details-skeleton-line{animation:document-details-skeleton-shimmer 1.1s linear infinite;background:linear-gradient(90deg,#e0e6ecbf 25%,#ced8e2f2 50%,#e0e6ecbf 75%);background-size:200% 100%;border-radius:.45rem;height:.75rem}.document-details-skeleton-line.wide{width:86%}.document-details-skeleton-line.short{width:58%}@keyframes document-details-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.document-details-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}.corpo{--database-layout-width:min(67rem,calc(100vw - 2rem));display:flex;flex-direction:column;height:calc(100vh - 100px)}.database-box{flex-direction:column}.database-box,.lista-database{align-items:stretch;box-sizing:border-box;display:flex;margin-inline:auto;max-width:var(--database-layout-width);padding:1rem;width:100%}.lista-database{flex:1 1;flex-direction:column;overflow-y:auto;scrollbar-width:none}.hub-box{display:flex;flex-direction:column;height:auto;min-height:calc(100vh - 79px);min-height:calc(var(--vh, 1vh)*100 - 79px);padding-bottom:20px}.hub-background-wrapper{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;margin-top:-79px;padding-top:169px;width:100%}.main-home{align-items:center;height:100%;justify-content:center;margin-top:40px;text-align:left;width:100%}.hub-content,.main-home,.text-container-homepage{display:flex;flex-direction:column}.text-container-homepage{align-items:center}.text2{color:#0067ff;font-size:30px;font-weight:600;padding-bottom:20px}.search-container,.text2{transform:translateY(-90px)}.search-container{width:650px}.search-assistant-input{background-color:#ffffffd9;border:1px solid #e0e0e0;border-radius:40px;box-shadow:0 2px 4px #0000000d;font-size:16px;height:45px;padding:0 50px 0 25px;width:100%}.search-assistant-input::placeholder{color:#9098c7}.search-assistant-input:focus{border-color:#0067ff;box-shadow:0 0 0 2px #0067ff33;outline:none}.search-icon{right:25px}.buttons{align-items:center;display:flex;gap:40px;justify-content:center;transform:translateY(-50px)}.btn-community,.btn-updates{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:80px;color:#fff;cursor:pointer;height:55px;width:215px}.blue_title_hub_part2{color:#000}.carouselInner{align-items:stretch;display:flex;flex-direction:column;height:auto;justify-content:flex-start;overflow:visible;scroll-behavior:smooth;scrollbar-width:none;width:100%}.carouselInner::-webkit-scrollbar{display:none}.gridContainer{grid-gap:35px;box-sizing:border-box;display:grid;gap:35px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,auto);overflow:visible;padding:0 45px}.moduleEllipse{align-items:center;background-color:var(--azul-suave);border-radius:50%;display:flex;height:92.53px;justify-content:center;margin-bottom:.625rem;position:relative;width:92.53px}.moduleEllipse.add{margin-bottom:0}.icon-container{align-items:flex-start;display:flex;justify-content:flex-start;position:relative}.icon-style{align-items:center;color:#fff;display:flex;justify-content:center;z-index:2}.homepage-card{align-items:flex-start;background:#ffffffd9;border-radius:15px;color:#000;cursor:pointer;display:flex;flex-direction:column;font-weight:700;height:215px;justify-content:flex-start;overflow:visible;padding:23.73px 27px;position:relative;text-align:left;text-decoration:none;width:260px}.homepage-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1.5px)}.homepage-card.active{z-index:10}.disabled-card{background:#ffffff80;cursor:not-allowed;transform:none!important}.disabled-card:hover{transform:none}.gear-wrapper{align-items:center;display:flex;position:absolute;right:14px;top:10px}.gear-icon{cursor:pointer;pointer-events:auto;position:relative}.new-assistant{align-items:center;background:#ffffff80;border-radius:8%;color:#000;cursor:pointer;display:flex;flex-direction:column;font-weight:700;height:215px;justify-content:center;overflow:hidden;padding:1rem;text-align:left;text-decoration:none;transition:background-color .3s ease;width:260px}.new-assistant:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.text-style-card-homepage{color:#000;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description-homepage{color:#5c5c5c;font-size:12px;font-weight:300;line-height:18px;max-height:36.8px;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}.plus-icon{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;position:relative;width:60px}.plus-icon:after,.plus-icon:before{background-color:#0067ff80;content:"";position:absolute;transition:background-color .3s ease}.plus-icon:before{border-radius:2px;height:4px;width:60px}.plus-icon:after{border-radius:2px;height:60px;width:4px}.new-assistant:hover .plus-icon:after,.new-assistant:hover .plus-icon:before{background-color:#0067ff}.menu-dropdown{background-color:#0b142d;border-radius:3px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:120%;padding:5px;position:absolute;top:-90%;z-index:3}.menu-dropdown:before{border:5px solid #0000;border-right-color:#0b142d;content:"";left:-9px;position:absolute;top:25px}.gridContainer .homepage-card:nth-child(5n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(5n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.no-self-assistant-dropdown{top:-35%!important}.no-self-assistant-dropdown:before{top:13px!important}.menu-item{align-items:center;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:300;height:24px;padding:10px 10px 10px 5px;text-align:center;transition:background .3s;white-space:nowrap}.menu-item:hover{background:#0067ff}.menu-item.delete:hover{background:red}.footer-hub{background-color:#0067ff;bottom:-1px;height:10px;left:0;position:fixed;right:0;z-index:50}.blue-card{background:#0067ffd9}.white-text{color:#fff!important}.suggestion-wrapper{align-items:center;background:linear-gradient(90deg,#b7d2fa,#ffab92);border:3px solid #fff;border-radius:5.69rem;border-radius:91px;bottom:2rem;box-shadow:var(--background-shadow);cursor:pointer;display:flex;height:59px;justify-content:center;position:fixed;right:2rem;width:59px}.lamp-icon{height:30px;width:30px}.btn-community,.btn-updates{align-items:center;display:inline-flex;justify-content:center;line-height:1;padding:0 18px;position:relative}.btn-updates{background:linear-gradient(180deg,#5aa0ff,#0067ff)}.btn-community{background:linear-gradient(180deg,#fec5b6,#ff8e70)}.btn-community[data-badge]:before,.btn-updates[data-badge]:before{align-items:center;background:#ff3b30;border-radius:999px;box-shadow:0 2px 4px #00000026;color:#fff;content:attr(data-badge);display:flex;font-size:12px;font-weight:700;height:22px;justify-content:center;left:-10px;min-width:22px;padding:0 6px;position:absolute;top:-8px}@media (max-width:1450px) and (min-width:1201px){.gridContainer{gap:28px;grid-template-columns:repeat(4,1fr);padding:0 35px}.homepage-card,.new-assistant{height:auto;min-height:205px;min-width:auto}.gridContainer .homepage-card:nth-child(4n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(4n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.gridContainer .homepage-card:nth-child(5n):not(:nth-child(4n)) .menu-dropdown{left:120%;right:auto}.gridContainer .homepage-card:nth-child(5n):not(:nth-child(4n)) .menu-dropdown:before{border-color:#0000 #0b142d #0000 #0000;left:-9px;right:auto}}@media (max-width:1450px){.carouselInner{padding:10px}.gridContainer{gap:28px;padding:0 25px}.gridContainer:has(>:only-child){grid-template-columns:minmax(182px,auto);padding-right:205px}.text-container-homepage{padding-left:10px}}@media (max-width:1200px) and (min-width:901px){.gridContainer{gap:25px;grid-template-columns:repeat(3,1fr);padding:0 30px}.search-container{width:550px}.text2{font-size:28px}.homepage-card,.new-assistant{height:auto;min-height:205px;min-width:auto}.gridContainer .homepage-card:nth-child(3n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(3n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.gridContainer .homepage-card:nth-child(4n):not(:nth-child(3n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(3n)) .menu-dropdown{left:120%;right:auto}.gridContainer .homepage-card:nth-child(4n):not(:nth-child(3n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(3n)) .menu-dropdown:before{border-color:#0000 #0b142d #0000 #0000;left:-9px;right:auto}}@media (max-width:900px) and (min-width:666px){.hub-background-wrapper{border-radius:0 0 30px 30px;padding-top:139px}.text2{font-size:26px}.search-container,.text2{transform:translateY(-60px)}.search-container{max-width:500px;width:90%}.buttons{gap:24px;transform:translateY(-30px)}.btn-community,.btn-updates{height:50px;width:190px}.gridContainer{gap:20px;grid-template-columns:repeat(2,1fr);padding:0 20px}.homepage-card,.new-assistant{height:auto;min-height:205px;min-width:auto}.suggestion-wrapper{bottom:1.5rem;height:54px;right:1.5rem;width:54px}.lamp-icon{height:26px;width:26px}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown{left:120%;right:auto}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown:before{border-color:#0000 #0b142d #0000 #0000;left:-9px;right:auto}}@media (max-width:665px){.hub-background-wrapper{border-radius:0 0 20px 20px;padding-top:80px}.text2{font-size:22px;margin:8px 0 16px;padding:0 16px;text-align:center;transform:none}.search-container{margin:0 auto 12px;max-width:520px;transform:none;width:90%}.search-assistant-input{font-size:15px;height:42px;padding:0 45px 0 20px}.search-icon{height:18px;right:18px;width:18px}.buttons{flex-wrap:wrap;gap:12px;margin:10px 0 40px;padding:0 12px;transform:none;width:100%}.btn-community,.btn-updates{flex:1 1 auto;font-size:14px;height:48px;max-width:180px;min-width:150px}.carouselInner{flex-grow:0;height:auto;padding:0 10px}.hub-content{height:100%}.gridContainer{gap:14px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;padding:0 8px 16px}.main-home{margin-top:10px}.homepage-card,.new-assistant{height:auto;max-width:none;min-height:170px;padding:18px;width:172px}.text1,.text2{font-size:1.25rem;padding-bottom:0;text-align:center}.text-container-homepage{padding-left:0}.suggestion-wrapper{bottom:max(32px,env(safe-area-inset-bottom));height:52px;right:max(12px,env(safe-area-inset-right));width:52px}.lamp-icon{height:26px;width:26px}.gear-wrapper{right:10px;top:8px}.gear-icon{height:20px;width:20px}.menu-dropdown{font-size:11px}.menu-item{height:22px;padding:8px 8px 8px 4px}.homepage-card,.new-assistant{border-radius:12px;padding:16px}.moduleEllipse{height:70px;margin-bottom:8px;width:70px}.text-style-card-homepage{font-size:14px;line-height:18px;margin-top:4px}.description-homepage{font-size:11px;line-height:16px;max-height:32px}.icon-style svg{height:36px;width:36px}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown{left:120%;right:auto}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown:before{border-color:#0000 #0b142d #0000 #0000;left:-9px;right:auto}}@media (min-width:523px) and (max-width:665px){.homepage-card,.new-assistant{width:220px}}@media (max-height:620px){.text2{margin-top:-4px;padding-bottom:5px}}@media (max-width:400px){.search-container{width:95%}.buttons{align-items:center;flex-direction:column;gap:10px}.btn-community,.btn-updates{max-width:none}.gridContainer{padding:0 0 16px}.moduleEllipse{height:64px;width:64px}.text-style-card-homepage{font-size:13px}.description-homepage{font-size:10px;line-height:15px}.gridContainer{gap:12px;grid-template-columns:1fr 1fr;padding:0}.gridContainer:has(>:only-child){grid-template-columns:minmax(178px,auto);padding-right:162px}.homepage-card,.new-assistant{min-height:155px;padding:10px;width:164px}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown{left:120%;right:auto}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown:before{border-color:#0000 #0b142d #0000 #0000;left:-9px;right:auto}}@media (min-width:1451px){.gridContainer{margin:0 auto;max-width:1700px}.gridContainer:has(>:only-child){grid-template-columns:minmax(294px,auto);padding-right:1660px}.hub-content{margin:0 auto;max-width:1821px}.homepage-card,.new-assistant{min-width:auto}}@media (max-width:900px) and (orientation:landscape){.hub-background-wrapper{padding-top:75px}.text2{font-size:20px;margin:4px 0 10px}.search-container,.text2{transform:translateY(-30px)}.search-container{margin-bottom:8px}.buttons{margin:8px 0 20px;transform:translateY(-20px)}.main-home{margin-top:15px}.gridContainer{grid-template-columns:repeat(2,1fr)}.homepage-card,.new-assistant{min-height:170px;min-width:auto}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown{left:auto;right:120%}.gridContainer .homepage-card:nth-child(2n) .menu-dropdown:before{border-color:#0000 #0000 #0000 #0b142d;left:auto;right:-9px}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown{left:120%;right:auto}.gridContainer .homepage-card:nth-child(3n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(4n):not(:nth-child(2n)) .menu-dropdown:before,.gridContainer .homepage-card:nth-child(5n):not(:nth-child(2n)) .menu-dropdown:before{border-color:#0000 #0b142d #0000 #0000;left:-9px;right:auto}}.modal-overlay-publish{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content-publish{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;gap:1rem;height:550px;max-height:550px;padding:18px 20px 22px 24px;width:25.58375rem}.publish-title{font-size:1rem;font-weight:600}.publish-subtitle{font-size:.875rem;font-weight:500}.submited-users-list{display:flex;flex:1 1;flex-direction:column}.publish-buttons-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px}.button-search{align-items:center;background-color:#0067ff;border:none;border-radius:35px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;height:43px;justify-content:center;outline:none;padding:0 20px;width:307px}.button-search:hover{background-color:#0055d4}.search-container{position:relative}.publish-input-popup{border:1.5px solid #c1c1c1;border-radius:35px;color:#c1c1c1;font-size:16px;font-weight:500;height:43px;outline:none;padding:0 20px;width:307px}.search-container-input{max-width:307px;position:relative}.publish-input:focus{border-color:#888}.publish-input-modal::placeholder{color:#fff;opacity:1}.search-icon{height:20px;pointer-events:none;right:15px;width:20px}.users-list-wrapper{align-items:center;display:flex;flex:1 1}.users-list{display:flex;flex:1 1;flex-direction:column;gap:.5rem;max-height:122px;overflow-y:auto;padding:.5rem;scrollbar-width:none}.user-about{align-items:center;display:flex;flex-direction:row;gap:.5625rem;justify-content:space-between}.user-info{display:flex;flex:1 1;flex-direction:column;gap:.3125rem}.user-name{font-size:.625rem;font-weight:500}.user-email,.user-name{letter-spacing:.05em;line-height:100%}.user-email{font-size:.8rem;font-weight:300;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-control{align-items:center;flex:1 1;flex-direction:row;gap:30px}.remove-user-icon,.user-control{display:flex;justify-content:flex-end}.remove-user-icon{cursor:pointer}.user-level{color:#5c5c5c;font-size:12px;font-weight:300;letter-spacing:.05em;line-height:100%}.central-button{align-items:center;display:flex;justify-content:center;width:100%}.assistant-activation{align-items:right;display:flex;flex-direction:column;width:100%}.assistant-status{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:10px 0}.status-text.active{color:#0067ff}.status-text{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;padding-right:210px}.status-text:before{border-radius:50%;content:"";display:inline-block;height:10px;width:10px}.status-text.active:before{background-color:#0067ff}.status-text.inactive:before{background-color:#c1c1c1}.gray-button.higher{font-size:14px}.adicionar-viaemail{align-items:center;background:none;background-color:#e8f0f8;border:1.5px solid #e8f0f8;border-radius:35px;color:#181921;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:24px;padding:10px 49px;width:330px}.add-by-email-container{margin:0 auto;position:relative;width:330px}.add-by-email-input{background-color:#0067ff;border:1.5px solid #fff;border-radius:35px;color:#fff;font-size:16px;height:43px;outline:none;padding:0 52px 0 16px;width:330px}.add-by-email-input::placeholder{color:#fff;opacity:.9}.add-by-email-input-small{height:45px;width:300px}.add-by-email-icon-btn{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;margin-right:3px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.add-by-email-container{gap:0}.add-user-modal-small .add-by-email-container{width:300px}.add-user-modal-small .add-by-email-input{height:45px;padding-right:52px;width:300px}.add-user-modal-small .add-by-email-icon-btn{right:12px}.updates-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.updates-modal-content{background:#fff;border-radius:16px;max-height:80vh;max-width:1100px;overflow-y:auto;padding:40px 40px 20px;position:relative;width:90%}.updates-modal-close{align-items:center;background:none;border:none;color:#2196f3;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:40px;top:20px;transition:opacity .2s,transform .2s;width:32px}.updates-modal-close:hover{transform:scale(1.1)}.updates-modal-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:15px;margin-top:25px}.update-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-basis:calc(33.333% - 16px);flex-direction:column;flex-grow:0;flex-shrink:0;max-width:360px;min-width:220px;overflow:hidden;transition:transform .2s,box-shadow .2s}.update-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.update-card-image{display:block;height:180px;object-fit:cover;width:100%}.update-card-title{color:#2196f3;flex-grow:1;font-size:16px;font-weight:600;margin:0;padding:20px 20px 16px;text-align:center}.update-card-button{align-self:center;background:#e8f4fc;border:none;border-radius:80px;color:#000;cursor:pointer;font-size:14px;font-weight:500;margin:0 60px 20px;padding:10px 20px;transition:background-color .2s}.update-card-button:hover{background:#e3eff7}.updates-modal-dont-want{background:#0000;border:1px solid #2196f3;border:2px solid #2196f3;border-radius:8px;color:#2196f3;cursor:pointer;display:block;font-size:14px;font-weight:600;margin-left:auto;margin-right:auto;margin-top:24px;margin:30px auto 0;padding:12px 24px;padding:12px 32px;transition:all .2s}.updates-modal-dont-want:hover{background:#2196f3;color:#fff}.updates-modal-content .update-detail-skip{background:#fff;border:none;bottom:20px;color:#000;cursor:pointer;float:right;font-size:.8rem;font-weight:400;padding:.5rem 1rem;position:-webkit-sticky;position:sticky;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.updates-modal-content .update-detail-skip:hover{color:#313131}@media (max-width:1450px) and (min-width:1201px){.updates-modal-content{max-width:1100px;padding:35px}.updates-modal-grid{gap:22px}.update-card-image{height:100%}}@media (max-width:1200px) and (min-width:901px){.updates-modal-content{max-width:90%;padding:32px}.updates-modal-grid{gap:20px}.update-card-title{font-size:15px;padding:18px 18px 14px}.update-card-button{font-size:13px;margin:0 48px 16px;padding:9px 18px}.update-card-image{height:100%}}@media (max-width:900px) and (min-width:666px){.updates-modal-content{max-width:100%}.updates-modal-close{font-size:26px;height:30px;right:28px;top:16px;width:30px}.updates-modal-grid{gap:18px;justify-content:center;margin-top:20px}.update-card-title{font-size:14px;padding:16px 16px 12px}.update-card-button{font-size:13px;margin:0 40px 14px;padding:8px 16px}.updates-modal-content .update-detail-skip{bottom:16px;font-size:.75rem;right:20px}.update-card-image{height:100%}}@media (max-width:665px){.updates-modal-overlay{padding:12px}.updates-modal-content{display:flex;flex-direction:column;margin:0;max-height:90vh;padding:42px 20px}.updates-modal-close{color:#2196f3;font-size:24px;height:28px;right:16px;top:12px;width:28px}.updates-modal-grid{grid-template-columns:1fr;margin-top:16px;max-height:calc(90vh - 120px);overflow-y:auto;padding-right:8px}.updates-modal-grid::-webkit-scrollbar{width:6px}.updates-modal-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.updates-modal-grid::-webkit-scrollbar-thumb{background:#2196f3;border-radius:3px}.updates-modal-grid::-webkit-scrollbar-thumb:hover{background:#1976d2}.update-card{box-shadow:0 2px 8px #00000026;flex:0 0 auto;max-width:100%}.update-card:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.update-card-image{background:#e8f0f8;height:100%}.update-card-title{font-size:13px;line-height:1.4;padding:14px 12px 10px}.update-card-button{border-radius:20px;font-size:12px;margin:0 25px 12px;padding:7px 14px}.updates-modal-content .update-detail-skip{align-self:flex-end;bottom:-15px;margin-top:10px;position:relative}}@media (max-width:525px){.updates-modal-content{border-radius:12px;padding:30px 16px}.updates-modal-close{font-size:22px;right:12px;top:10px}.updates-modal-grid{align-items:stretch;gap:25px;justify-content:center}.update-card-image{height:100%}.update-card-title{font-size:12px;padding:12px 10px 8px}.update-card-button{font-size:11px;margin:0 30px 10px;padding:6px 12px}.updates-modal-content .update-detail-skip{bottom:-5px;font-size:.65rem;padding:.3rem .6rem;right:12px}}@media (max-height:620px){.updates-modal-content{max-height:90vh;padding:24px}.update-card-image{height:100%}}@media (max-width:900px) and (orientation:landscape){.updates-modal-content{max-height:85vh}.updates-modal-grid{gap:14px;grid-template-columns:repeat(3,1fr);margin-top:12px}.update-card-image{height:100%}.update-card-title{font-size:12px;padding:10px 8px}.update-card-button{font-size:11px;margin:0 20px 8px;padding:6px 10px}.updates-modal-content .update-detail-skip{bottom:10px;font-size:.7rem;right:16px}}.update-detail-overlay{align-items:center;-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.2rem);background-color:#44617a70;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.update-detail-content{align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 20px #0000004d;display:flex;flex-direction:column;max-width:800.84px;padding-bottom:20px;position:relative;text-align:center;width:100%}.update-detail-close-button{background:#0000;border:none;border-radius:50%;cursor:pointer;padding:8px;position:absolute;right:20px;top:16px;transition:background-color .2s;z-index:10}.update-detail-close-button:hover{background-color:#0000000d}.update-detail-close-icon{display:block;height:21px;width:21px}.update-detail-gif-placeholder{border-radius:16px 16px 0 0;height:auto;width:100%}.update-detail-gif-placeholder img{border-top-left-radius:16px;border-top-right-radius:16px;height:100%;object-fit:cover;width:100%}.update-detail-video{border-top-left-radius:12px;border-top-right-radius:12px;display:block;height:100%;object-fit:cover;width:100%}.update-detail-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;text-align:center;width:100%}.update-detail-title{color:#0067ff;font-size:1.75rem;font-weight:700;margin:0}.update-detail-body-content{color:#333;display:flex;flex-direction:column;font-size:1rem;gap:1rem;line-height:1.6;text-align:left;width:85%}.update-detail-body-content strong,.update-detail-text-wrapper strong{color:#0067ff;font-weight:600}.update-detail-body-content a{color:#0067ff;font-weight:600;text-decoration:underline;text-decoration-thickness:1.25px;text-underline-offset:2px;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}.update-detail-body-content a:focus,.update-detail-body-content a:hover{color:#0052cc;text-decoration:none}.update-detail-body-content a:visited{color:#0067ff}.update-detail-body-content a:focus-visible{border-radius:2px;outline:2px solid #99c2ff;outline-offset:2px}.update-detail-action-btn{background-color:#e8f0f8;border:none;border-radius:25px;color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin-top:1.5rem;padding:.8rem 3.5rem;transition:background-color .3s,border-color .3s}.update-detail-action-btn:hover{background-color:#dde6ee}.update-detail-nav{align-items:center;display:flex;justify-content:space-between;width:100%}.update-detail-arrow{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;height:48px;justify-content:center;position:absolute;top:80%;transform:translateY(-50%);transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease;width:48px;z-index:20}.update-detail-prev{left:18px}.update-detail-next{right:18px}.update-detail-arrow svg{display:block}.update-detail-arrow:hover{transform:translateY(-50%) scale(1.02)}.update-detail-next:enabled,.update-detail-prev:enabled{box-shadow:0 6px 12px #0000000f}.update-detail-next:disabled,.update-detail-prev:disabled{box-shadow:none;cursor:not-allowed;opacity:.35}.update-detail-test{background:#0067ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:0;margin-top:10px;padding:.6rem 1rem}.update-detail-test:hover{background:#0052cc}.update-detail-final-buttons{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.update-detail-skip{background:#0000;border:none;color:#000;cursor:pointer;font-size:.8rem;font-weight:400;padding:.5rem 1rem;position:absolute;right:10px;top:94%}.update-detail-skip:hover{color:#313131}@media (max-width:480px){.update-detail-arrow{height:38px;top:62%;width:38px}.update-detail-prev{left:8px}.update-detail-next{right:8px}}.update-detail-dots{align-items:center;display:flex;gap:8px;justify-content:center;padding-bottom:.75px;width:100%}.update-detail-dot{background:#cfd8e3;border:none;border-radius:50%;cursor:pointer;height:9px;padding:0;width:9px}.update-detail-dot.active{background:#0067ff}.update-detail-arrow,.update-detail-arrow:hover,.update-detail-next,.update-detail-prev{background:#0000!important;box-shadow:none!important}@media (max-width:1450px) and (min-width:1201px){.update-detail-content{max-width:650px;padding-bottom:2.2rem}.update-detail-gif-placeholder{height:100%}.update-detail-title{font-size:1.65rem}.update-detail-body-content{font-size:.95rem}.update-detail-action-btn{font-size:13px;padding:.75rem 3.2rem}.first-popup-placeholder{height:auto}}@media (max-width:1200px) and (min-width:901px){.update-detail-content{max-width:600px;padding-bottom:2rem}.update-detail-gif-placeholder{height:100%}.update-detail-text-wrapper{gap:1.2rem;padding:1.3rem 2.2rem 0}.update-detail-title{font-size:1.55rem;margin-top:8px}.update-detail-body-content{font-size:.93rem}.update-detail-action-btn{font-size:13px;margin-top:1.2rem;padding:.7rem 3rem}.first-popup-placeholder{height:auto}}@media (max-width:900px) and (min-width:666px){.update-detail-content{max-width:550px;padding-bottom:1.8rem}.update-detail-close-button{right:16px;top:14px}.update-detail-gif-placeholder{border-radius:14px 14px 0 0;height:100%}.update-detail-text-wrapper{gap:1rem;padding:1.2rem 1.8rem 0}.update-detail-title{font-size:1.4rem;margin-top:6px}.update-detail-body-content{font-size:.9rem}.update-detail-action-btn{font-size:12px;margin-top:1rem;padding:.65rem 2.8rem}.first-popup-placeholder{height:auto}}@media (max-width:665px){.update-detail-overlay{padding:20px}.update-detail-content{max-width:500px;padding-bottom:2.2rem}.update-detail-close-button{padding:6px;right:12px;top:12px}.update-detail-close-icon{height:18px;width:18px}.update-detail-gif-placeholder{border-radius:12px 12px 0 0;height:100%}.update-detail-text-wrapper{gap:.8rem;padding:1rem 1rem 0}.update-detail-title{font-size:1.25rem;font-weight:700;margin-top:6px}.update-detail-body-content{font-size:.875rem;line-height:1.5}.update-detail-body-content p{margin:0}.update-detail-action-btn{background-color:#e8f0f8;border-radius:20px;font-size:11px;margin-top:.8rem;padding:.6rem 2.5rem}.first-popup-placeholder{height:auto}}@media (max-width:380px){.update-detail-content{border-radius:10px;max-width:100%;padding-bottom:2rem;width:100%}.update-detail-close-button{padding:5px;right:10px;top:10px}.update-detail-close-icon{height:16px;width:16px}.update-detail-gif-placeholder{height:100%}.update-detail-text-wrapper{gap:.6rem;padding:.8rem .8rem 0}.update-detail-title{font-size:1.1rem;margin-top:4px}.update-detail-body-content{font-size:.8rem;line-height:1.4}.update-detail-action-btn{font-size:10px;margin-top:.6rem;padding:.5rem 2rem}.first-popup-placeholder{height:auto}.update-detail-gif-placeholder img{border-top-left-radius:8px;border-top-right-radius:8px}}@media (max-height:860px){.update-detail-gif-placeholder{height:100%}.update-detail-text-wrapper{gap:.6rem;padding:.8rem 1.5rem 0}.update-detail-title{font-size:1.2rem;margin-top:4px}.update-detail-body-content{font-size:.85rem}.update-detail-action-btn{margin-top:.6rem;padding:.5rem 2.5rem}.first-popup-placeholder{height:auto}}@media (max-width:900px) and (orientation:landscape){.update-detail-content{max-height:80vh}.update-detail-gif-placeholder{height:100%}.update-detail-text-wrapper{gap:.6rem;padding:.8rem 1rem 0}.update-detail-title{font-size:1.1rem;margin-top:4px}.update-detail-body-content{font-size:.8rem;line-height:1.4}.update-detail-action-btn{font-size:10px;margin-top:.6rem;padding:.5rem 2rem}}.PopUpChatOrClassifier-overlay{-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.2rem);background-color:#44617a70;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3000}.PopUpChatOrClassifier,.PopUpChatOrClassifier-overlay{align-items:center;display:flex;justify-content:center}.PopUpChatOrClassifier{background-color:#fff;border-radius:20px;height:340px;margin:0 auto;width:540px}.ChatOrClassifier-Wrapper{display:flex;gap:15px}.btn-create-chat,.btn-create-classifier{align-items:start;background-color:initial;border:none;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;padding:15px}.img-create-chat,.img-create-classifier{background-color:#e8f0f8;border-radius:20px;height:213px;margin-bottom:15px;padding:50px;width:213px}.btn-create-chat:hover,.btn-create-classifier:hover{background-color:#e8f0f8}.img-create-chat:hover{background-color:#067fff}.img-create-classifier:hover{background-color:#fd6b3f}.btn-create-title{font-size:16px}.btn-create-paragraph{font-size:12px}.category-box{height:calc(100vh - 100px)}.category-box,.category-margem{display:flex;flex-direction:row}.category-margem{gap:var(--small-margin);margin:0 var(--big-margin) var(--medium-margin) var(--big-margin);width:100%}.category-left-wrapper{display:flex;flex-direction:column;height:100%;width:30.5rem}.category-database{background-color:#fff;border-radius:.94rem;display:flex;flex:1 1;flex-direction:column;gap:.75rem;justify-content:flex-start;overflow-y:auto;padding:1rem;width:30.5rem}.category-database.tab-1-active{border-radius:0 15px 15px 15px}.category-left-wrapper .tab-button{width:156px}.category-definition{-ms-overflow-style:none;background-color:initial;border-radius:0;border-radius:16px;display:flex;flex:1 1;flex-direction:column;gap:.875rem;overflow-y:auto;scrollbar-width:none}.buttons-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:end;width:100%}.btn-model,.btn-prompt{align-items:center;background-color:#0067ff;border:none;border-radius:15px;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;overflow:hidden;padding:0;transition:all .3s ease}.btn-model:hover,.btn-prompt:hover{gap:8px;padding:0 16px}.paragraph-model,.paragraph-prompt{color:#fff;font-size:14px;font-weight:400;margin:0;max-width:0;opacity:0;transition:all .3s ease;white-space:nowrap}.btn-model:hover .paragraph-model,.btn-prompt:hover .paragraph-prompt{max-width:100px;opacity:1}.img-btn{flex-shrink:0;height:16px;width:16px}.model-overlay{--high-blur:blur(6px);align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);background:#0000004d;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.model-content{background-color:#fff;border-radius:15px;height:auto;width:1026px}.model-content.saving .icon-exit{cursor:not-allowed;opacity:.5}.model-content.saving .icon-exit:hover{transform:none}.model-content.saving .first-article,.model-content.saving .second-article{opacity:.7;pointer-events:none}.model-header{justify-content:space-between;margin:20px 20px 0}.model-header,.model-wrapper{align-items:center;display:flex}.model-wrapper{gap:10px}.icon-model{height:16px;width:16px}.title-model{color:#000;font-size:16px;font-weight:600}.icon-exit{cursor:pointer;height:15px;width:15px}.icon-exit:hover{transform:scale(1.1)}.articles-wrapper{display:flex;gap:15px;margin:20px}.first-article,.second-article{border:2px solid #dfe6f0;border-radius:15px;padding:20px}.first-article{display:flex;height:332px;justify-content:space-between;width:560px}.second-article{height:332px;width:410px}.first-one{display:flex;flex-direction:column;width:252px}.first-one-subtitle{font-size:.875rem;font-weight:500;margin:20px 0 7px;text-align:left}.first-one .biblioteca-icon{margin-bottom:25px}.first-one .biblioteca-ellipse{height:47.5px;width:47.5px}.line{border-left:1px solid #dfe6f0;height:250px;margin:0 25px;width:1px}.first-two{display:flex;flex-direction:column;width:242px}.category-box .second-box{gap:10px}.category-box .second-box .input-with-counter{margin-bottom:26px}.category-box .second-box .configuration-textarea-field{padding-right:0}.new-subtitle{color:#000;font-size:14px;font-weight:500;margin-bottom:10px}.group-item{align-items:center;background-color:#e8f0f8;border-radius:15px;display:flex;height:40px;justify-content:space-between;margin-bottom:15px;padding:10px 15px;width:370px}.selection-rule-text{color:#21232f;font-size:12px;font-weight:300;margin:-8px 0 10px}.itens-wrapper{align-items:center;color:#21232f;display:flex;font-size:14px;font-weight:400;gap:10px}.itens-wrapper.disabled label{cursor:not-allowed!important;opacity:.5}.btns-wrapper{display:flex;gap:10px}.btn-onedrive,.btn-sharepoint{align-items:center;background-color:#e8f0f8;border:none;border-radius:80px;color:#000;display:flex;font-size:14px;font-weight:500;gap:10px;height:40px;justify-content:center;padding:10px 38px;width:180px}.img-onedrive{height:15px;width:24px}.img-sharepoint{height:18px;width:18px}.radio-wrapper{display:flex;flex-direction:column;gap:10px}.radio-wrapper .itens-wrapper input[type=radio]{display:none}.radio-wrapper .itens-wrapper input[type=radio]+label{cursor:pointer;padding-left:24px;position:relative}.radio-wrapper .itens-wrapper input[type=radio]+label:before{background:url(/static/media/unchecked.03bc67ae99463dce9810.svg) no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.radio-wrapper .itens-wrapper input[type=radio]:checked+label:before{background-image:url(/static/media/checked.e66636a127a89b5ad611.svg)}.group-item .itens-wrapper input[type=checkbox]{display:none}.group-item .itens-wrapper input[type=checkbox]+label{cursor:pointer;padding-left:28px;position:relative}.group-item .itens-wrapper input[type=checkbox]+label:before{background:url(/static/media/checkbox-unchecked.810ad6f6cae467509924.svg) no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.group-item .itens-wrapper input[type=checkbox]:checked+label:before{background-image:url(/static/media/checkbox-checked.74f635d41d253120a006.svg)}.button-save-model{align-items:center;background-color:#5b9dfd;border:none;border-radius:80px;color:#f4f9fd;cursor:not-allowed;display:flex;font-size:14px;font-weight:500;height:42px;justify-content:center;margin:0 auto 20px;padding:20px;width:158px}.button-save-model.enabled{background-color:#0067ff;cursor:pointer}.button-save-model:disabled{cursor:not-allowed;opacity:.5}.required:after{color:#000;content:" *"}.required.error:after{color:red!important}@media screen and (min-width:1024px) and (max-width:1190px){.first-one .biblioteca-icon{width:100%}}@media screen and (max-width:1152px){.model-content{width:890px}.first-article{width:530px}.line{margin:0 15px}.second-article{width:310px}.group-item{width:270px}.btn-onedrive,.btn-sharepoint{width:130px}}.prompt-overlay{--high-blur:blur(6px);align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);background:#0000004d;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.prompt-content{background-color:#fff;border-radius:15px;height:auto;padding:20px;width:484px}.prompt-content.saving .icon-exit{cursor:not-allowed;opacity:.5}.prompt-content.saving .icon-exit:hover{transform:none}.prompt-content.saving .textarea-prompt{opacity:.7}.prompt-wrapper{justify-content:space-between;margin-bottom:20px}.prompt-header,.prompt-wrapper{align-items:center;display:flex}.prompt-header{gap:10px}.header-icon-info{height:16px;width:16px}.title-prompt{color:#000;font-size:16px;font-weight:600}.header-icon-prompt{height:14px;width:13px}.textarea-prompt{border:2px solid #dfe6f0;border-radius:15px;display:flex;height:234px;outline:none;padding:20px;resize:none;width:444px}.textarea-prompt,.textarea-prompt::placeholder{font-size:14px;font-weight:400}.textarea-prompt.filled{background-color:#e8f0f8}.prompt-btn-wrapper{display:flex;gap:10px;justify-content:center;margin-top:20px}.btn-back-prompt{align-items:center;background-color:#0067ff;border:none;border-radius:50%;cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}.btn-back-prompt:disabled{background-color:#0067ff;cursor:not-allowed;opacity:.5}.btn-conclude-prompt{align-items:center;background-color:#0067ff;border:none;border-radius:80px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:42px;justify-content:center;padding:0 23px;width:auto}.btn-conclude-prompt:disabled{background-color:#0067ff;cursor:not-allowed;opacity:.5}.second-article .upload-container-inner{border:none;cursor:default;height:100%;width:100%}.excel-wrapper-title{align-items:center;display:flex;gap:10px;margin-bottom:10px}.subtitle-excel{color:#000;font-size:14px;font-weight:500}.second-article .upload-container{background-color:#e8f0f8;border:none;cursor:default;height:90%;margin-top:0}.xlsx-columns-panel{background-color:#e8f0f8;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;height:90%;padding:15px 10px 42px 15px;position:relative;width:100%}.xlsx-panel-close-icon{cursor:pointer;height:14px;position:absolute;right:15px;top:15px;width:14px}.xlsx-panel-close-icon:hover{transform:scale(1.1)}.xlsx-columns-title{color:#21232f;font-size:14px;font-weight:600}.xlsx-columns-file-name{color:#5f6b7b;font-size:14px;margin:8px 0 12px}.xlsx-columns-list-wrapper{flex:1 1;overflow-y:auto;padding:10px 0 0;scrollbar-color:#b4c8db #0000;scrollbar-width:thin}.xlsx-columns-list-wrapper::-webkit-scrollbar{width:4.75px}.xlsx-columns-list-wrapper::-webkit-scrollbar-track{background:#0000}.xlsx-columns-list-wrapper::-webkit-scrollbar-thumb{background-color:#b4c8db;border-radius:999px}.xlsx-columns-item{align-items:center;color:#2d3440;cursor:pointer;display:flex;font-size:18px;gap:10px;line-height:1.2;margin-bottom:10px}.xlsx-columns-checkbox-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.xlsx-columns-checkbox-icon{flex:0 0 20px;height:20px;width:20px}.xlsx-columns-item span{color:#21232f;font-size:14px;font-weight:400;word-break:break-word}.xlsx-columns-footer{display:flex;justify-content:flex-end;margin-top:12px}.xlsx-columns-save-btn{background-color:#fff;border:none;border-radius:24px 0 0 0;bottom:0;color:#000;cursor:pointer;font-size:14px;font-weight:500;height:38px;position:absolute;right:0;text-align:center;width:90px;z-index:2}.xlsx-columns-save-btn:disabled{background-color:#fff;cursor:not-allowed}.xlsx-columns-loading{align-items:center;display:flex;flex-direction:column;gap:18px;height:100%;justify-content:center}.category-loading-spinner{animation:category-spin 1s linear infinite;border:4px solid #c4d9f3;border-radius:50%;border-top-color:#0067ff;height:52px;width:52px}@keyframes category-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.xlsx-columns-loading-text{color:#384458;font-size:16px;margin:0;text-align:center}.xlsx-columns-error{color:#c5283d;font-size:14px;margin-top:12px}.xlsx-columns-saved-feedback{color:#2a4f8f;font-size:13px;margin-top:8px}.category-margem:not(:has(.category-item)) .category-database-content{cursor:not-allowed;opacity:.5}.category-margem:not(:has(.category-item)) .category-database-content *{pointer-events:none}.category-margem:not(:has(.category-item)):has(.category-database-content:hover) .add-category{border:1px solid red;transition:border .2s ease-in-out}.category-text{color:#5c5c5c;font-size:.75rem;font-weight:300}.category-gray-button{align-items:center;background:#e8f0f8;border:2px solid #e8f0f8;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0 auto;min-height:40px;transition:background-color .3s,color .3s;width:60%}.category-gray-button:hover{background-color:var(--primary-color);color:#fff}.category-tab2-actions{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:center}.category-database-content{border:2px solid #eef2f7;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;height:50%;justify-content:center;overflow:auto;padding:20px;width:100%}.category-database-content:has(.assistant-file-list-container){justify-content:start}@media (min-height:600px) and (max-height:800px){.category-database-content{height:100%;padding:20px 20px 15px;width:100%}.assistant-file-list-container{margin-bottom:7px!important;margin-top:7px!important}}.category-access-user-list,.category-available-user-list{display:flex;flex:1 1;flex-direction:column;margin:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.category-access-user-about,.category-available-user-about{align-items:center;display:flex;flex-direction:row;gap:.5625rem;padding:5px 30px;width:100%}.category-access-user-about:nth-child(2n){background-color:#f8f8f8}.category-available-user-about:nth-child(odd){background-color:#0060ed}.category-available-user-about:nth-child(2n){background-color:#0067ff}.category-available-user-list{padding-bottom:65px}.category-access-involucro-user,.category-available-involucro-user{align-items:center;display:flex;flex-direction:column;flex-shrink:0;position:relative}.category-access-user-initial,.category-available-user-initial{align-items:center;background-color:#0067ff;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:2.55rem;justify-content:center;width:2.55rem}.category-access-user-info,.category-available-user-info{display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:0}.category-access-user-name,.category-available-user-name{color:#000;font-size:13px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-access-user-email,.category-available-user-email{color:#000;font-size:11px;font-weight:300;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-available-user-email,.category-available-user-name{color:#fff}.category-access-user-control,.category-available-user-control{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end}.category-access-remove-user-icon{cursor:pointer;height:18px;transition:transform .2s;width:18px}.category-access-remove-user-icon:hover{transform:scale(1.1)}.category-available-custom-checkbox{align-items:center;display:flex;flex-direction:column;justify-content:center}.category-available-checkbox-image{cursor:pointer;height:23px;width:23px}.category-available-checkbox-image:hover{transform:scale(1.1)}.category-user-empty{align-items:center;color:#9ca3af;display:flex;font-size:14px;font-weight:400;justify-content:center;padding:20px}.category-tab2-border{border:2px solid #dfe6f0;border-radius:15px;display:flex;flex-direction:column;gap:15px;height:100%;overflow:auto;padding:20px 0 0;position:relative;width:100%}.category-tab2-border:after{background:linear-gradient(180deg,#ffffff17 0,#fff);border-radius:0 0 13px 13px;bottom:0;content:"";height:60px;left:0;pointer-events:none;position:absolute;right:0}.category-tab2-blue{background-color:#0067ff;border:2px solid #dfe6f0;border-radius:15px;display:flex;flex-direction:column;gap:15px;height:100%;overflow:auto;padding:20px 0 0;position:relative;width:100%}.category-tab2-blue:after{background:linear-gradient(180deg,#0067ff17 0,#0067ff);border-radius:0 0 13px 13px;bottom:0;content:"";height:60px;left:0;pointer-events:none;position:absolute;right:0}.category-tab2-blue-close{cursor:pointer;height:1rem;position:absolute;right:20px;top:10px;width:1rem}.category-tab2-blue-actions{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:center;margin:20px 0 0}.category-tab2-blue-actions .input-adc-input{border-color:#fff;color:#fff}.category-tab2-blue-actions .input-adc-input::placeholder{color:#fff}.category-tab2-blue-actions .input-adc-icon{filter:brightness(0) invert(1)}.category-tab2-blue-floating-button{bottom:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.assistant-file-list-container{margin-bottom:7px;position:relative;transition:max-height .3s ease-in-out}.assistant-file-list{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center}.action-icon{cursor:pointer;height:1.5rem;width:1.5rem}.file-list-fade{align-items:flex-start;bottom:-28px;cursor:pointer;display:flex;justify-content:center;margin:0 auto;padding-bottom:.5rem;padding-top:.5rem;width:20%}.file-list-fade.expanded{bottom:-38px;box-shadow:none}.file-list-arrow{border-bottom:3px solid #000;border-left:3px solid #000;height:.75rem;transform:rotate(-45deg);transition:transform .3s ease-in-out;width:.75rem}.file-list-arrow.expanded{transform:rotate(135deg)}.delete-file-icon{cursor:pointer}.loading-icon-wrapper{align-items:center;display:flex;height:13px;justify-content:center;width:13px}.assistant-file-item{align-items:center;background:#d5ebfb99;border-radius:.9375rem;display:flex;flex-direction:row;gap:.875rem;height:2.0625rem;justify-content:space-around;padding:0 .5625rem;width:100%}.assistant-file-name{display:block;font-size:.625rem;font-weight:300;height:2.0625rem;line-height:2.0625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 40px)}.icon-ext{padding-top:2px}.modal-overlay-analysis{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content-analysis{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;gap:1.2rem;min-height:12rem;padding:1.5rem;text-align:center;width:18.625rem}.analysis-subtitle{font-size:.875rem;font-weight:500}.analysis-animation,.analysis-content{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.jobs-panel{border:2px solid #eef2f7;border-radius:12px;height:50%;overflow-y:auto;padding:20px}.jobs-panel-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.jobs-panel-header h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.jobs-empty{color:#999;padding:40px 20px;text-align:center}.jobs-load-image{cursor:pointer;height:20px;margin-right:8px;transition:opacity .2s ease;width:20px}.jobs-load-image:hover{opacity:.7}.jobs-load-image.loading{cursor:not-allowed;opacity:.4}.job-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.job-item:last-child{border-bottom:none}.job-filename{cursor:default;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:201px;word-break:break-all}.job-wrapper-date-download{align-items:center;display:flex;gap:16px}.job-date{color:#ababaa;font-size:.85rem;margin:0}.job-download-btn img{cursor:pointer;height:34px;margin-left:10px;transition:opacity .1s;width:42px}.job-download-btn:hover img{opacity:.75}.jobs-group{margin-bottom:15px}.jobs-group-title{color:var(--primary-color);font-size:14px;font-weight:600;margin-bottom:9px}.jobs-group:last-child{margin-bottom:0}.jobs-group.secondary-group .jobs-group-title{color:#c1c1c1;font-weight:500}hr{border:none;border-top:.07rem solid #e8f0f8;margin:1rem 0;width:100%}.input-adc-icon{align-items:center;display:flex;height:21px;justify-content:center;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:21px}.input-adc-input{background-color:initial;border:2px solid #c1c1c1;border-radius:35px;box-sizing:border-box;color:#c1c1c1;font-size:16px;height:46px;outline:none;padding:0 52px 0 16px;width:100%}.input-adc-input::placeholder{color:#c1c1c1}.input-add-by-email-wrapper{position:relative}.input-add-by-email-field{background:#0000;border:2px solid #fff;border-radius:35px;box-sizing:border-box;color:#fff;font-size:16px;height:46px;outline:none;padding:0 52px 0 16px;width:100%}.input-add-by-email-field::placeholder{color:#fff}.input-add-by-email-icon{height:24px;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px}.add-category,.input-add-by-email-icon{align-items:center;display:flex;justify-content:center}.add-category{background:#0067ff;border:none;border-radius:80px;color:#fff;cursor:pointer;flex-direction:column;height:42px;padding:15px 30px;transition:background-color .3s ease-out;width:130px}.add-category__text{font-size:14px;font-weight:500;letter-spacing:.4px;margin:0}.add-category:hover{background:#0059df}.category-definition-wrapper{display:flex;flex:1 1;flex-direction:column;height:100%}.category-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding:10px 0;width:100%}.category-definition-scrollable{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:0;width:100%}.category-title{font-size:1rem;font-weight:600;margin:0 0 0 21px;padding:0}.edit-button{align-items:center;background:#e8f0f8;border-radius:30px;box-shadow:0 4px 4px #00000040;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;gap:10px;height:40px;justify-content:center;left:50%;opacity:0;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out,transform .3s ease-in-out,background-color .3s ease-in-out;width:247px;z-index:1}.category-description:hover .edit-button{opacity:1;transform:translate(-50%,-50%)}.edit-button:hover{background-color:var(--primary-color);color:#fff}.category-item{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:0;padding:20px;position:relative}.category-reorder-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:26px;justify-content:center;left:50%;opacity:0;padding:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease-in-out;width:26px;z-index:2}.category-reorder-button img{height:100%;width:100%}.category-reorder-up{top:-13px}.category-reorder-down{bottom:-13px}.category-item:hover .category-reorder-button{opacity:1;pointer-events:auto}.category-name-container{align-items:start;display:flex;gap:6px}.category-name{font-size:14px;font-weight:500;margin-bottom:15px}.category-name-input{background-color:initial;border:1px solid #c1c1c1;border-radius:21px;color:#595959;font-size:14px;font-weight:400;height:26px;margin-bottom:20px;max-width:100%;outline:none;padding:6px 0 6px 10px;text-align:left}.pencil-icon{height:12px;margin-top:2px;width:12px}.category-description{align-items:flex-start;background-color:initial;border:1px solid #c1c1c1;border-radius:10px;display:flex;flex-direction:row;height:108px;overflow-y:auto;padding:10px 15px;position:relative;scrollbar-color:#b4c8db #0000;scrollbar-width:thin;transition:background-color .3s ease-out;width:100%}.category-description:hover{background-color:#e8f0f8}.category-description.editing{background-color:TR;padding:15px}.category-description>p{color:#000;font-size:14px;font-weight:400;height:100%;opacity:.5;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.category-description>p,.category-input{overflow-y:auto;padding-right:15px;scrollbar-color:#b4c8db #0000;scrollbar-width:thin;width:100%}.category-input{background-color:initial;border:none;font-size:.75rem;font-weight:300;height:100%!important;outline:none;resize:none}.category-input::-webkit-scrollbar{background:#0000;width:8px}.category-input::-webkit-scrollbar-thumb{background:#b4c8db;border-radius:4px}.category-input::-webkit-scrollbar-track{background:#0000}.save-button{background:var(--primary-color);border:none;border-radius:30px;bottom:7px;color:#fff;font-size:14px;font-weight:500;height:32px;justify-content:center;margin-left:auto;margin-top:20px;width:130px}.btn-return-category-item,.save-button{align-items:center;cursor:pointer;display:flex}.btn-return-category-item{background-color:initial;border:1.5px solid #0067ff;border-radius:15px;height:26px;justify-content:space-between;margin-bottom:20px;padding:5px 10px;transition:opacity .2s ease-in-out,transform .2s ease-in-out;width:152px}.text-return-category{color:#000;font-size:10px;font-weight:400;line-height:1.25}.return-icon{height:16px;width:16px}.delete-icon{cursor:pointer;height:32px;margin-left:auto;transition:transform .2s ease-in-out,opacity .2s ease-in-out;width:58px}.configuration-tabs{align-items:center;display:flex;gap:10px;margin-bottom:10px;width:auto}.tab-button{background-color:#fff;border:1px solid #0000;border-radius:16px;color:#000;font-weight:600;height:60px;opacity:.6;padding:10px 16px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;width:231.5px}.tab-button:hover{background:#0067ff14}.tab-button.active{background:#fff;background-color:#ffffffd9;border:1px solid #0000000a;border:none;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#000;height:70px;margin-bottom:-10px;opacity:1;padding-bottom:20px}.btn-wrapper{align-items:center;display:flex;gap:10px}.btn-wrapper img{width:30px}.tab-button.tab-disabled{cursor:not-allowed;opacity:.5!important}.tab-button.tab-disabled:hover{background-color:#fff}@media screen and (min-width:1024px) and (max-width:1110px){.tab-button{width:171.5px}}@media screen and (min-width:1110px) and (max-width:1190px){.tab-button{width:200px}}.biblioteca-icon{flex-direction:row;width:100%}.arrow-icon,.biblioteca-icon{align-items:center;display:flex;justify-content:center}.arrow-icon{cursor:pointer;height:15px;opacity:1;transition:opacity .3s ease;width:15px}.arrow-icon.disabled{cursor:default;opacity:.5}.icon-carousel-container{align-items:center;display:flex;flex:1 1;justify-content:start;overflow:hidden;scroll-behavior:smooth}.icon-carousel{display:flex;gap:.625rem;transition:transform .3s ease-in-out}.icon-item{align-items:center;cursor:pointer;display:flex;justify-content:center}.icon-item img,.icon-item svg{height:25px;object-fit:contain;width:25px}.center-icon{display:flex}.biblioteca-ellipse{align-items:center;background-color:var(--azul-suave);border-radius:50%;display:flex;height:50px;justify-content:center;transition:background-color .3s ease-in-out;width:50px}.biblioteca-ellipse.active{background-color:#0067ff}@media screen and (min-width:1024px) and (max-width:1190px){.biblioteca-icon{align-items:center;display:flex;flex-direction:row;justify-content:center;width:75%}}.info-icon-wrapper,.info-slider-container{display:inline-block;height:1rem;width:1rem}.info-icon-wrapper{position:relative}.info-icon{display:flex;height:1rem;width:1rem}.tooltip{word-wrap:break-word;align-items:center;background-color:#000c;border-radius:5px;color:#fff;display:flex;flex-direction:column;font-size:12px;max-width:200px;opacity:1;padding:8px 10px;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%,-100%) translateY(-8px);transition:opacity .3s ease-in-out;white-space:normal;width:-webkit-max-content;width:max-content;z-index:99999}.info-icon-wrapper:after{border:5px solid #0000;border-top-color:#000c;bottom:14.5px;content:"";display:none;left:50%;position:absolute;transform:translateX(-50%);z-index:9999}.info-slider-container:hover .info-icon-wrapper:after{display:block}.onedrive-options-container{box-sizing:border-box;flex-direction:column;height:335px;position:relative;width:100%}.onedrive-options-close,.onedrive-options-container{align-items:center;display:flex;justify-content:center}.onedrive-options-close{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:15px;top:13px;width:24px;z-index:10}.onedrive-options-close img{height:14px;width:14px}.onedrive-options-close:hover img{transform:scale(1.1);transition:transform .2s ease}.onedrive-options-wrapper{display:flex;gap:15px;height:100%;justify-content:center;padding:40px 0 0;width:100%}.btn-create-file,.btn-create-folder{align-items:start;background-color:initial;border:none;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;height:290px;transition:background-color .2s ease;width:167px}.btn-create-file:hover,.btn-create-folder:hover{background-color:#e8f0f8}.btn-create-folder:disabled{background-color:initial;cursor:not-allowed;opacity:.5}.btn-create-folder:disabled:hover{background-color:initial}.btn-create-folder:disabled .img-create-folder{background-color:#e8f0f8!important}.img-create-file,.img-create-folder{background-color:#e8f0f8;border-radius:15px;height:213px;margin-bottom:10px;padding:18px 28px;width:167px}.btn-create-file:hover .img-create-file{background-color:#fd6b3f}.btn-create-folder:hover .img-create-folder{background-color:#067fff}.btn-create-title{color:#000;font-size:14px;font-weight:500;margin:0;text-align:left}.btn-create-paragraph{color:#5c5c5c;font-size:11px;font-weight:300;text-align:left}@media screen and (min-width:1024px) and (max-width:1190px){.onedrive-options-wrapper{display:flex;flex-wrap:wrap;gap:7.5px;height:100%;justify-content:center;padding:35px 0 0;width:100%}.onedrive-options-close{right:10px}.btn-create-file,.btn-create-folder,.img-create-file,.img-create-folder{width:127px}}.onedrive-files-list-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-y:auto;position:relative;width:100%}.onedrive-files-list-wrapper{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px}.onedrive-files-list-container
.btn-onedrive-self{width:300px}.onedrive-files-list-wrapper.without-reload .btn-onedrive-self{width:352px}.onedrive-files-list-reload{align-items:center;background-color:#e8f0f8;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.onedrive-files-list-reload:hover{background-color:#dbe3eb;transition:.5s}.onedrive-files-list-reload img{height:16px;width:16px}.onedrive-items-list{display:flex;flex-direction:column;gap:8px;margin-top:10px;padding:0 20px;width:100%}.onedrive-item{align-items:center;cursor:default;display:flex;height:50px;justify-content:space-between;width:100%}.onedrive-item-info{align-items:center;display:flex;gap:8px}.onedrive-item-icon{align-items:center;background-color:#e8f0f8;border-radius:10px;display:flex;height:32px;justify-content:center;width:32px}.onedrive-item-icon img{height:16px;width:16px}.onedrive-item-wrapper{align-items:center;display:flex;gap:10px}.onedrive-item-name{color:#000;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:220px}.onedrive-item-date{color:#ababaa;font-size:14px;font-weight:400}.onedrive-item-delete:hover{cursor:pointer;transform:scale(1.1)}@media screen and (min-width:1024px) and (max-width:1190px){.onedrive-files-list-container .btn-onedrive-self{width:200px}.onedrive-item-name{width:100px}}@media screen and (min-width:1110px) and (max-width:1190px){.onedrive-files-list-container .btn-onedrive-self{width:242px}.onedrive-item-name{width:150px}}.upload-container{min-height:468px;overflow-y:auto;padding:30px;position:relative;width:100%}.upload-container,.upload-container-inner{border:2px solid #dfe6f0;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.upload-container-inner{align-items:center;height:340px;width:230px}.upload-container-inner.disabled{background-color:#f5f5f5;border-color:#d6d6d6;cursor:not-allowed}.upload-container-inner.disabled .upload-link{color:#a0a0a0;cursor:not-allowed;-webkit-text-decoration-color:#a0a0a0;text-decoration-color:#a0a0a0}.upload-container-inner.disabled .upload-icon{opacity:.5}.upload-container-inner.disabled .upload-text{color:#a0a0a0}.upload-container-inner.dragging{background-color:#cae8fc66;border-color:#7fc3ec}.upload-content{align-items:center;background-color:initial!important;border:2px dashed #cae8fc;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;height:90%;justify-content:center;margin:15px 0;transition:background-color .2s ease,border-color .2s ease;width:85%}.upload-content:hover{border:2px dashed #62c3ff}.upload-content:disabled{cursor:not-allowed}.upload-content:disabled:hover{border:2px dashed #cae8fc}.upload-icon{height:50px;margin-bottom:10px;width:50px}.upload-text{align-items:center;display:flex;font-size:12px;font-weight:400;gap:0;text-align:center;white-space:pre-line}.file-upload-input{display:none}.upload-link{background:none;border:none;color:#0078d4;cursor:pointer;font-size:12px;font-weight:400;padding:0;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#0078d4;text-decoration-color:#0078d4;text-underline-offset:3px}.upload-link:hover{color:#1a9fff}.upload-status{color:#5a5a5a;font-size:.75rem;margin-top:12px}.onedrive-button{align-items:center;background-color:#e8f0f8;border:none;border-radius:80px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;padding:12px 30px;transition:background-color .2s ease,box-shadow .2s ease}.onedrive-button:hover{background-color:#d9e1e9;box-shadow:0 2px 4px #0000001a}.onedrive-icon{height:15px;width:24px}.upload-file-list{display:flex;flex-direction:column;gap:10px;max-height:200px;overflow-y:auto;padding:0 15px 15px;width:100%}.uploading-file-item{align-items:center;background-color:#f7fafe;border:1px solid #dfe6f0;border-radius:10px;display:flex;font-size:.8rem;gap:10px;padding:8px 12px}.uploading-file-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-icon{cursor:pointer;height:14px;position:absolute;right:15px;top:15px;width:14px}.close-icon:hover{transform:scale(1.1)}.upload-container.has-file-list{justify-content:flex-start}.btn-onedrive-self{align-items:center;background-color:#e8f0f8;border:none;border-radius:80px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;height:40px;justify-content:center;padding:10px 38px;width:180px}.btn-onedrive-self:disabled,.btn-onedrive-self:disabled:hover{background-color:#d6d6d680}.btn-onedrive-self:hover{background-color:#dbe3eb;transition:.5s}.img-onedrive-self{height:15px;width:24px}.text-onedrive-self{color:#d0d0d0;font-size:14px;font-weight:400;margin-top:10px;text-align:center;white-space:pre-line;width:290px}.upload-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px}.upload-wrapper p{font-size:16px;font-weight:600}.upload-containers-wrapper{align-items:start;display:flex;gap:15px;height:100%;margin-top:20px}.upload-container-onedrive{align-items:center;border:2px solid #dfe6f0;border-radius:15px;display:flex;flex-direction:column;height:340px;justify-content:center;width:450px}.upload-container-onedrive.disabled{background-color:#f5f5f5;border-color:#d6d6d6;cursor:not-allowed}.storage-info{margin-top:15px;width:100%}.storage-title{font-size:14px;font-weight:500;margin-bottom:7px}.storage-bar-container{align-items:center;display:flex;gap:6px}.storage-bar-background{background-color:#d9d9d9;border-radius:16px;height:5px;width:100%}.storage-bar-fill{background-color:#0067ff;border-radius:16px;height:100%}.storage-percentage{color:#5c5c5c;font-size:12px;font-weight:500}@media screen and (min-width:1024px) and (max-width:1109px){.upload-container{padding:30px 15px}.upload-container-inner{width:150px}.upload-container-onedrive{width:280px}.text-onedrive-self{width:230px}}.configuration-box{display:flex;flex-direction:row;height:calc(100vh - 100px)}.configuration-margem{display:flex;flex-direction:row;gap:var(--small-margin);margin:0 var(--big-margin) var(--medium-margin) var(--big-margin);width:100%}.configuration-module{background-color:var(--background-color);border-radius:.94rem;display:flex;flex-direction:column;gap:15px;height:calc(100% - 70px);justify-content:flex-start;overflow-y:auto;padding:1rem;width:715px}.configuration-module.tab-1-active{border-radius:0 15px 15px 15px}.configuration-module.tab-2-active{border-radius:15px}.configuration-module.tab-3-active{border-radius:15px 0 15px 15px}.test-box{background-color:var(--background-color);border-radius:.94rem;display:flex;flex:1 1;flex-direction:column;padding:1rem;position:relative}@media screen and (min-width:1024px) and (max-width:1190px){.configuration-module{width:535px}}@media screen and (min-width:1110px) and (max-width:1190px){.configuration-module{width:623.5px}}.box{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.first-box{width:270px}.first-box,.second-box{display:flex;flex-direction:column}.box:after{background-color:#dfe6f0;bottom:0;content:"";left:52.5%;position:absolute;top:0;width:2px}.configuration-title-customization{font-size:1rem;font-weight:600;margin-bottom:0}.configuration-title{font-size:1rem;font-weight:600;margin-bottom:5px}.configuration-title-advanced{font-size:1rem;font-weight:600;margin-bottom:10px}.configuration-subtitle{margin-top:20px}.configuration-subtitle,.configuration-subtitle-advanced-settings{font-size:.875rem;font-weight:500;text-align:left}.configuration-subtitle-users{font-size:.875rem;font-weight:400;margin-bottom:15px;padding:0 30px;text-align:left}.configuration-text{font-size:.75rem;font-weight:400;text-align:left}.configuration-text-advanced{font-size:14px;font-weight:400;padding:0 80px 0 0;text-align:left}.text-and-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;margin-top:15px;position:relative}.configuration-scroll{display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:flex-start;overflow-y:auto}.configuration-input-field,.configuration-textarea-field{border:.5px solid #c1c1c1;border-radius:10px;font-size:.75rem;outline:none;padding:.75rem 52px .75rem 1rem;transition:border-color .3s ease;width:100%}.configuration-textarea-field{height:5rem;resize:none}.configuration-text.required:after{color:#000;content:"*";margin-left:4px}.configuration-text.required.error:after{color:red}.has-error{border-color:red!important}.configuration-input-field.has-value,.configuration-textarea-field.has-value{background-color:#e8f0f8}.new-assistant-input-field:focus,.new-assistant-textarea-field:focus{border-color:#0067ff}.gray-button-wrapper{width:100%}.gray-button,.gray-button-wrapper{align-items:center;display:flex;justify-content:center}.gray-button{background:#e8f0f8;border:2px solid #e8f0f8;border-radius:30px;cursor:pointer;flex-direction:row;font-size:.75rem;font-weight:500;gap:10px;height:40px;padding:11px 130px;text-align:center;transition:background-color .3s,color .3s;white-space:nowrap;width:200px}.gray-button.active,.gray-button.published,.gray-button:hover{background-color:var(--primary-color);color:#fff}.gray-button.expansive{width:100%}.advanced-toggle{align-items:center;cursor:pointer;display:flex;font-size:12px;font-weight:500;justify-content:space-between}.dropdown-arrow{border-bottom:4.125px solid #0000;border-left:8.25px solid #000;border-top:4.125px solid #0000;height:0;transition:transform .3s ease;width:0}.dropdown-arrow.open{transform:rotate(90deg)}.instruction-wrapper{border:2px solid #dfe6f0;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;min-height:360px;padding:16px;width:100%}.configuration-text-instruction{font-size:.9rem;font-weight:500;text-align:left}.configuration-instruction-field{border:1px solid #c1c1c1;border-radius:10px;font-size:.75rem;height:295px;outline:none;overflow-y:auto;padding:1rem;resize:none;transition:border-color .3s ease;width:auto}.configuration-text-capabilities{font-size:14px;font-weight:500;margin-top:15px;text-align:left}.web-search-capabilities{align-items:center;color:#21232f;display:flex;font-size:14px;font-weight:400}.web-search-capabilities input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #ccc;border-radius:3px;cursor:pointer;height:16px;margin-right:8px;position:relative;width:16px}.web-search-capabilities input[type=checkbox]:checked{background-color:#0067ff;border-color:#0067ff}.web-search-capabilities input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.configuration-wrapper-memoria{display:flex;flex-direction:column;gap:20px}.configuration-panel{box-sizing:border-box;padding:20px 45px}.advanced-settings-painel,.configuration-panel{border:2px solid #dfe6f0;border-radius:15px;width:100%}.advanced-settings-painel{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:30px}.configuration-header{align-items:start;display:flex;flex-direction:column;margin-bottom:25px}.configuration-sub-header{justify-content:space-between;margin-bottom:20px}.configuration-sub-header,.custom-toggle-container{align-items:center;display:flex}.restore-button{align-items:center;background:#e8f0f8;border:none;border-radius:53.33px;color:#000;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:3.5px;padding:8px 25px}.restore-button:hover{background:#e2eaf1}.restore-button .restore-icon{display:inline-block;height:16px;width:16px}.custom-toggle{background-color:#ccc;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:50px}.custom-toggle.active{background-color:#0067ff}.custom-toggle-knob{background-color:#fff;border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:transform .3s;width:20px}.custom-toggle.active .custom-toggle-knob{transform:translateX(26px)}.configuration-subtitle-advanced-settings.disabled,.tpf-sliders-wrapper.tpf-sliders-disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.gestao-users-painel{border:2px solid #dfe6f0;border-radius:15px;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.usuarios-wrapper-acesso{justify-content:space-between;position:relative}.usuarios-com-acesso,.usuarios-wrapper-acesso{display:flex;flex:1 1;flex-direction:column;min-height:0}.usuarios-com-acesso{background-color:#e8f0f8;border:2px solid #dfe6f0;border-radius:15px;width:390px}.owner-section{padding:10px 31px 30px}.usuarios-com-acesso .users-list{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 25px 0 15px;scrollbar-color:#a1a1a1 #e8f0f8;scrollbar-width:thin}.usuarios-com-acesso .status-text{padding-right:0}.usuarios-com-acesso .assistant-activation{margin-top:auto;padding:20px 20px 0 25px}.page-toggle-wrapper .switch{display:inline-block}.page-toggle-wrapper .switch-slider{background-color:#c1c1c1}.page-toggle-wrapper input:checked+.switch-slider{background-color:#0067ff}.configuration-header-gestao{align-items:center;display:flex;margin-bottom:-10px;padding:29px 0 17px 30px}.self-users-list-wrapper{display:flex;flex:1 1;flex-direction:column;margin-top:5px;min-height:0}.self-users-list-wrapper .users-list{max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0 25px 0 15px;scrollbar-width:thin}.center-btn-save{flex-shrink:0;padding:19px 0}.btn-save-users,.center-btn-save{align-items:center;display:flex;justify-content:center}.btn-save-users{background:#fff;border:2px solid #e8f0f8;border-radius:30px;color:#000;cursor:pointer;flex-direction:row;font-size:.85rem;font-weight:500;gap:10px;height:45px;text-align:center;transition:background-color .3s,color .3s;white-space:nowrap;width:180px}.section-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 30px 10px}.btn-save-users:hover{background:#e6e6e6}.btn-adc-users{align-items:center;background:#e8f0f8;border:2px solid #e8f0f8;border-radius:30px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:.85rem;font-weight:500;gap:10px;height:45px;justify-content:center;text-align:center;transition:background-color .3s,color .3s;white-space:nowrap;width:245px}.input-adc-wrapper{position:relative}.input-add-users{background-color:initial;border:2px solid #fff;border-radius:35px;color:#fff;font-size:16px;height:46px;outline:none;padding:0 52px 0 16px;width:300px}.input-add-users::placeholder{color:#fff}.input-add-users-icon{align-items:center;cursor:pointer;display:flex;height:21px;justify-content:center;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:21px}.usuarios-sem-acesso{background-color:#fff;border:2px solid #dfe6f0;border-radius:15px;height:auto;width:100%}.add-open-tittle{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:0 24px}.configuration-title-open{font-size:1rem;font-weight:500}.usuarios-sem-acesso.add-open{background:#0067ff;border-color:#0067ff;box-shadow:0 8px 24px #0003;color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;padding-top:10px;position:absolute;top:0;width:100%;z-index:10}.usuarios-sem-acesso.add-open .gestao-user-email,.usuarios-sem-acesso.add-open .gestao-user-name{color:#fff}.usuarios-sem-acesso.add-open .gestao-user-option:nth-child(2n){background-color:#0062f4}.usuarios-sem-acesso.add-open .gestao-user-option:nth-child(odd){background-color:initial}.overlay-close{border:none;cursor:pointer;font-weight:700;height:15px;right:24px;top:12px;width:15px}.overlay-close,.usuarios-sem-acesso.add-open .input-add-by-email,.usuarios-sem-acesso.add-open .input-add-users-com-acesso{background:#0000;color:#fff}.usuarios-sem-acesso.add-open .add-by-email-icon,.usuarios-sem-acesso.add-open .add-users-icon{filter:brightness(0) invert(1)}.add-wrapper{align-items:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;padding:20px 30px 10px}.add-by-email{position:relative}.input-add-by-email{border:2px solid #fff;border-radius:35px;color:#c1c1c1;font-size:16px;height:46px;outline:none;padding:0 52px 0 16px;width:300px}.input-add-by-email::placeholder{color:#fff}.add-by-email-icon{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px}.add-users{position:relative}.input-add-users-com-acesso{background-color:initial;border:2px solid #c1c1c1;border-radius:35px;font-size:16px;height:46px;outline:none;padding:0 52px 0 16px;width:270px}.input-add-users-com-acesso::placeholder{color:#c1c1c1}.add-users-icon{align-items:center;cursor:pointer;display:flex;height:21px;justify-content:center;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:21px}.usuarios-com-acesso .users-list .user-about .user-control .remove-users-icon{height:18px;position:static;transform:none;width:18px}.usuarios-com-acesso .users-list .user-about .user-info .user-name{color:#000;font-size:13px;font-weight:500;margin:0}.usuarios-com-acesso .users-list .user-about .user-info .user-email{color:#000;font-size:11px;font-weight:300;margin:0}.usuarios-com-acesso .user-about.owner-section .user-info .user-name,.usuarios-com-acesso .users-list .user-about .user-info .user-name{color:#000;font-size:13px;font-weight:500;margin:0}.usuarios-com-acesso .user-about.owner-section .user-info .user-email,.usuarios-com-acesso .users-list .user-about .user-info .user-email{color:#000;font-size:11px;font-weight:300;margin:0}.gestao-users-options-list{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto}.gestao-user-option{align-items:center;display:flex;padding:8.5px 35px;transition:background-color .2s}.gestao-user-option:hover{background:#f8f9fa}.gestao-user-option:nth-child(odd){background-color:#fff}.gestao-user-option:nth-child(2n){background-color:#f8f8f8}.gestao-user-option .gestao-user-info{color:#000;flex:1 1}.gestao-user-name{color:#181921;font-size:14px;font-weight:500;margin:0 0 0 10px}.gestao-user-email{color:#000;font-size:12px;font-weight:300;margin:0 0 0 10px}.gestao-involucro-user{align-items:center;background-color:#0067ff;border-radius:50%;display:flex;font-size:1rem;font-weight:600;height:40px;justify-content:center;width:40px}.gestao-header-user-initial{color:#fff;font-size:20px;font-weight:600}.gestao-custom-checkbox{align-items:center;display:flex;flex-direction:column;justify-content:center}.gestao-checkbox-image{cursor:pointer;filter:invert(50%) sepia(100%) saturate(3335%) hue-rotate(204deg) brightness(100%) contrast(100%);height:23px;width:23px}.self-users-list-wrapper .users-list .user-about{border-bottom:1px solid #dfe6f0;padding:5px 15px}.self-users-list-wrapper .users-list .user-about:last-child{border-bottom:none}.configuration-text.instruction-required:after{color:red;content:"*";margin-left:4px}.configuration-instruction-field.has-error{border-color:red!important}.section-disabled{cursor:not-allowed;opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.input-with-counter,.textarea-with-counter{position:relative}.char-counter{bottom:8px;color:#6b7280;font-size:12px;font-weight:500;pointer-events:none;position:absolute;right:12px}.char-counter--warning{color:#ff4d4f}@media screen and (min-width:1024px) and (max-width:1190px){.modelos-responsive-wrapper{width:81%}.configuration-panel{padding:20px 15px 20px 20px}.configuration-title-customization{transform:translateY(50%)}.input-add-by-email{width:238px}.input-add-users{width:210px}.add-wrapper{padding:20px 15px 10px}}.tpf-slider{display:flex;flex-direction:column;gap:15px;width:100%}.slider-header{justify-content:space-between;position:relative}.slider-about,.slider-header{align-items:center;display:flex}.slider-about{gap:.5rem}.slider-title{font-size:.75rem;font-weight:400}.slider-value{display:flex;font-size:.75rem;font-weight:300;margin-left:auto}.info-slider{height:1rem;margin-left:.15rem;width:1rem}.slider{-webkit-appearance:none;background-color:#e8f0f8;background-image:linear-gradient(90deg,#d1e5ff,#1c82ff),linear-gradient(#c1c1c1,#c1c1c1),linear-gradient(#c1c1c1,#c1c1c1),linear-gradient(#c1c1c1,#c1c1c1),linear-gradient(#c1c1c1,#c1c1c1),linear-gradient(#c1c1c1,#c1c1c1),linear-gradient(#c1c1c1,#c1c1c1);background-position:0 0,14.2%,28.5%,42.8%,57.1%,71.4%,85.7%;background-repeat:no-repeat;background-size:var(--progress-percentage) 100%,1px 8px,1px 8px,1px 8px,1px 8px,1px 8px,1px 8px;border-radius:5px;height:8px;outline:none;width:100%}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#c1c1c1;border-radius:80px;cursor:pointer;height:28px;width:4px}.slider::-moz-range-thumb{background:#0067ff;border-radius:.313rem;cursor:pointer;height:.375rem;width:1.575rem}@media (max-width:1280px){.tpf-slider{gap:11px}.slider{height:5px}.slider::-webkit-slider-thumb{height:25px}}.reload-folder-button{align-items:center;background-color:#fff;border:.125rem solid #e8f0f8;border-radius:15px;cursor:pointer;display:inline-flex;justify-content:center;margin-top:15px;padding:5px 8px}.reload-folder-button:active,.reload-folder-button:hover{background-color:#f1f1f1}.reload-folder-icon{height:16px;width:16px}@keyframes reload-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.reload-folder-icon--spinning{animation:reload-spin 1s linear infinite}.local-cluster-config{background-color:#f5f8ff;border:1px solid #dfe6f0;border-radius:10px;display:flex;flex-direction:column;gap:12px;margin-top:8px;padding:14px 16px}.local-cluster-field{display:flex;flex-direction:column;gap:4px}.local-cluster-field label{color:#21232f;font-size:12px;font-weight:600}.local-cluster-api-key-wrapper{align-items:center;display:flex;gap:6px}.local-cluster-api-key-wrapper input{background-color:#fff;border:1px solid #dfe6f0;border-radius:6px;color:#21232f;flex:1 1;font-size:13px;outline:none;padding:7px 10px;transition:border-color .15s}.local-cluster-api-key-wrapper input:focus{border-color:#0067ff}.local-cluster-toggle-btn{background:none;border:1px solid #dfe6f0;border-radius:6px;color:#666;cursor:pointer;font-size:13px;padding:6px 8px;transition:border-color .15s,color .15s;white-space:nowrap}.local-cluster-toggle-btn:hover{border-color:#0067ff;color:#0067ff}.local-cluster-model-row{align-items:center;display:flex;gap:8px}.local-cluster-model-row select{background-color:#fff;border:1px solid #dfe6f0;border-radius:6px;color:#21232f;cursor:pointer;flex:1 1;font-size:13px;outline:none;padding:7px 10px;transition:border-color .15s}.local-cluster-model-row select:focus{border-color:#0067ff}.local-cluster-model-row select:disabled{background-color:#f0f0f0;color:#999;cursor:not-allowed}.local-cluster-load-btn{background-color:#0067ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:7px 12px;transition:background-color .15s;white-space:nowrap}.local-cluster-load-btn:hover:not(:disabled){background-color:#0051cc}.local-cluster-load-btn:disabled{background-color:#a0b4cc;cursor:not-allowed}.local-cluster-error{color:#d32f2f;font-size:12px;margin-top:2px}.local-cluster-vision-badge{background:#e8f0ff;border-radius:4px;color:#0067ff;display:inline-block;font-size:11px;font-weight:500;margin-left:8px;padding:1px 6px;vertical-align:middle}.instruction-panel-outer{background:#0067ff;border-radius:15px;padding:4px;position:relative;width:381.56px;z-index:999}.instruction-panel-inner,.instruction-panel-outer{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center}.instruction-panel-inner{background:#fff;border:1px solid #c1c1c1;border-radius:10px;flex-direction:column;gap:.75rem;padding:.75rem;width:100%}.instruction-header{align-items:center;display:flex;justify-content:flex-end;width:100%}.instruction-title{font-size:1rem;font-weight:600}.instruction-textarea{border:none;font-size:.75rem;height:100%;outline:none;resize:none;width:100%}.info-instructions{cursor:pointer;display:flex;height:1rem;width:1rem}.instruction-panel-tips{background:#00284d;border-radius:12px;box-shadow:0 0 9.5px #8188bd4d;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-size:.75rem;gap:1rem;height:100%;overflow-y:auto;padding:1rem;scrollbar-width:none;width:100%}.close-tips{align-items:center;background:#0067ff;border-radius:0 15px;display:flex;height:30.21px;justify-content:center;position:absolute;right:0;top:0;width:29.73px}.close-tips-icon{cursor:pointer}.instruction-panel-tips h3{font-size:.75rem;font-weight:700;margin-bottom:1rem}.instruction-panel-tips ol,.instruction-panel-tips ul{padding-left:10px}.instruction-panel-tips li{font-size:.75rem;line-height:17px}.tips-button{align-items:center;display:flex;justify-content:center;width:100%}.tips-subtitle{font-weight:600}.tips-points{font-weight:300}.tips-text{display:flex;flex-direction:column;height:100%}.feedback-form-box{height:calc(100vh - 100px);justify-content:center;padding:1rem 0}.feedback-form-box,.feedback-form-container{align-items:center;display:flex;flex-direction:column}.feedback-form-container{background-color:#fff;border-radius:12px;height:100%;margin:0 auto;max-width:600px;padding:2rem 1.5rem}.feedback-form-container h2{color:#0b142d;font-size:24px;margin-bottom:1.5rem;text-align:center}.feedback-form{display:flex;flex-direction:column;gap:1rem;width:100%}.feedback-form label{color:#333;font-size:14px;font-weight:500}.feedback-form input,.feedback-form textarea{background-color:#f9fafc;border:1px solid #c1c1c1;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 14px;transition:border-color .2s;width:100%}.feedback-form input:focus,.feedback-form textarea:focus{background-color:#fff;border-color:#0067ff;outline:none}.feedback-form textarea{height:100%;resize:none}.feedback-submit-button{background-color:#0067ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 16px;transition:background-color .2s}.feedback-submit-button:hover{background-color:#0053cc}.feedback-success{color:green;font-weight:500;margin-top:1rem}.feedback-error{color:red;font-weight:500;margin-top:1rem}@media (max-width:480px){.feedback-form-container{padding:1.5rem 1rem}.feedback-form-container h2{font-size:20px}.feedback-submit-button{font-size:13px;padding:10px 14px}}.topo-self-assist .header-margem.self-assist{width:100%}.management-content{background:linear-gradient(180deg,#00284d,#000);display:flex;flex-direction:column;height:calc(100vh - 70px);height:calc(var(--vh, 1vh)*100 - 70px)}.text-container-management{align-items:center;display:flex;flex-wrap:wrap;height:60px;justify-content:space-between;max-width:100%}.text21{color:#fff;font-size:30px;font-weight:600;padding-bottom:30px}.buttons-management{align-items:center;display:flex;flex-direction:line;gap:120px;justify-content:space-between;margin-top:15px}.button-group{align-items:center;display:flex;gap:20px;justify-content:space-around}.button-search-management{align-items:center;background-color:initial;border:1px solid #0067ff;border-radius:35px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;height:43px;justify-content:center;outline:none;padding:0 20px;width:220px}.button-adm.active,.button-search-management.active,.button-search-resource.active{background-color:#0055d4;border:none}.button-adm{width:220px}.button-adm,.button-search-resource{align-items:center;background-color:initial;border:1px solid #0067ff;border-radius:35px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;height:43px;justify-content:center;outline:none;padding:0 20px}.button-search-resource{width:235px}.button-adm:hover,.button-search-management:hover,.button-search-resource:hover{background-color:#0055d4}.search-icon-button{color:#fff;height:20px;width:20px}.publish-input{background-color:initial;border:2px solid #fff;border-radius:35px;color:#fff;font-size:16px;height:43px;outline:none;padding-left:18.5px;position:relative;width:280px}.publish-search-icon{height:20px;pointer-events:none;position:absolute;right:18.5px;top:50%;transform:translateY(-50%);width:18px}.publish-input::placeholder{color:#fff}.search-container-management{align-items:center;display:flex;margin-left:-45px;position:relative}.caroussel-management{align-items:center;display:flex;flex-direction:column;height:30rem;justify-content:flex-start;margin-top:40px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%}.assistants-grid{grid-gap:30px 20px;display:grid;gap:30px 20px;grid-template-columns:repeat(3,1fr);padding:2rem 0}@media (max-width:1450px){.text-container-management{margin-top:130px}}.admin-grid{grid-gap:30px 20px;align-content:start;align-items:start;display:grid;gap:30px 20px;grid-template-columns:repeat(3,1fr);height:30rem;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%}.admin-new{background-color:#6088c420;border:none;border-radius:15px;cursor:pointer;height:150px;max-width:400px}.admin-new:hover{background-color:#0067ff50}.modal-overlay{align-items:center;background:#00000080;bottom:0;height:100vh;position:fixed;right:0;width:100vw;z-index:999}.modal-content,.modal-overlay{display:flex;justify-content:center}.modal-content{background:#fff;border-radius:15px;flex-direction:column;height:auto;overflow-y:auto;top:auto;width:369px}.modal-header{align-items:center;display:flex;font-size:20px;justify-content:space-between;margin:0 10px 10px 7px;padding:5px}.modal-header-icon{align-items:center;display:flex;height:20px;margin-right:0;width:20px}.modal-header-icon:hover{cursor:pointer;transform:scale(1.1)}.modal-button-input{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 20px}.modal-admin-button-register{background-color:#e8f0f8;border:none;border-radius:35px;color:#000;cursor:pointer;font-family:Poppins;font-size:16px;font-weight:500;height:50px;width:340px}.input-search{align-items:center;display:flex;position:relative}.input{border:2px solid #c1c1c1;border-radius:80px;height:50px;margin-bottom:10px;padding-left:20px;width:340px}.input,.input::placeholder{font-family:Poppins;font-size:16px;font-weight:500}.input::placeholder{color:#c1c1c1}.input-icon-admin{cursor:pointer;height:20px;position:absolute;right:20px;top:40%;transform:translateY(-50%);width:20px}.modal-admin-list{margin:auto -20px;max-height:284px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;width:calc(100% + 40px)}.modal-admin-radio{accent-color:#0067ff;height:20px;width:20px}.modal-admin-item{align-items:center;display:flex;width:100%}.modal-admin-label{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:auto;padding:15px 0 10px 24px;width:90%}.modal-admin-avatar-popup{align-items:center;background-color:#0067ff;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:45px;justify-content:center;margin-right:12px;width:45px}.modal-admin-info{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.modal-admin-name{color:#000;font-family:Poppins;font-size:16px;font-weight:500}.modal-admin-email{color:#000;font-family:Poppins;font-size:14px;font-weight:300}.bg-white{background-color:#e8f0f8}.bg-gray{background-color:#fff}.modal-admin-button-save{align-items:center;align-self:center;background:#e8f0f8;border:none;border-radius:35px;color:#000;cursor:pointer;display:flex;font-family:Poppins;font-size:16px;font-weight:500;height:43px;justify-content:center;margin-bottom:auto;margin-top:20px;width:307px}.modal-admin-button-save:disabled{background:#e8f0f8;color:#000;cursor:not-allowed}.modal-admin-button-save:hover{background:#e1e9f1;color:#000}.popUp{background:#0067ff;border-radius:15px;display:flex;flex-direction:column;height:520px;justify-content:flex-end;left:50%;overflow-y:auto;padding:10px;position:absolute;top:50%;transform:translate(-50%,-43%);width:400px;z-index:1000}.popUp-header{align-items:center;color:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:5px}.popUp-header-tittle{font-size:20px;font-weight:600;margin-left:8px}.popUp-header-icon{height:24px;margin-right:8px;width:24px}.popUp-header-icon:hover{cursor:pointer;transform:scale(1.1)}.popUp-input-group{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:12px}.input-name{background-color:#0067ff;border:2px solid #c1c1c160;border-radius:35px;height:48px;padding-left:25px;width:337px}.input-name::placeholder{color:#c1c1c160;font-size:14px}.input-name:focus{color:#fff;outline:1px solid #fffffff5}.input-name:focus::placeholder{color:#ffffffd9}.input-email{background-color:#0067ff;border:2px solid #c1c1c160;border-radius:35px;height:48px;margin-top:15px;padding-left:25px;width:337px}.input-email::placeholder{color:#c1c1c160;font-size:14px}.input-email:focus{color:#fff;outline:1px solid #fffffff5}.input-email:focus::placeholder{color:#ffffffd9}.input-email:not(:placeholder-shown),.input-name:not(:placeholder-shown){background-color:#fff!important;color:#000!important;font-family:Poppins;font-size:14px;font-weight:400}.popUp-section-group{align-items:center;display:flex;flex-direction:column;justify-content:center}.select-wrapper{display:flex;flex-direction:column;padding:0 0 0 15px;width:auto}.select-icon{height:20px;margin-right:10px;width:20px}.input-error{border-color:#ff4136!important;transition:all .1s ease-in-out}.popUp-button{align-self:center;background-color:#fff;border:none;border-radius:80px;color:#0067ff;cursor:pointer;font-size:14px;font-weight:500;height:45px;margin-bottom:auto;margin-top:90px;width:307px}.popUp-button:disabled{background:#e8f0f8;color:#000;cursor:not-allowed}.popUp-button:hover{background:#fafafa}.select-container{margin-left:-15px;margin-top:15px;position:relative;width:100%}.select-input{align-items:center;background-color:#e8f0f8;border-radius:35px;color:#c1c1c1;cursor:pointer;display:flex;font-family:Poppins;font-size:14px;font-weight:medium;height:48px;justify-content:space-between;padding:0 25px;transition:all .1s ease-in-out;width:337px}.select-input.selected{background-color:#e8f0f8;color:#0067ff}.select-input.open{border-bottom-color:#0000;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:35px;border-top-right-radius:35px}.select-input.open .select-icon{transform:rotate(180deg)}.dropdown{background:#fff;border:2px solid #c1c1c160;border-bottom-left-radius:35px;border-bottom-right-radius:35px;border-top:none;left:0;list-style:none;margin:-2px 0 0;max-height:190px;overflow-y:auto;padding:0;position:absolute;scroll-behavior:smooth;scrollbar-width:none;top:100%;width:337px;z-index:10}.dropdown li{color:#000;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:400;padding:14px 25px;transition:background-color .1s ease}.dropdown li:hover{background-color:#f0f5fa}.placeholder{color:#c1c1c1;font-size:14px}.select-container.disabled .select-input{background-color:#fff;cursor:not-allowed;pointer-events:all!important}.select-input.selected:not(:placeholder-shown){background-color:#e8f0f8!important;font-family:Poppins;font-size:14px;font-weight:medium}.admin-card{background-color:#fff;border-radius:15px;box-shadow:0 0 8px #00000026;display:flex;flex-direction:column;height:auto;max-width:400px;max-width:369px;padding:16px}.admin-card-header{align-items:center;display:flex;justify-content:space-between}.admin-avatar{align-items:center;background-color:#0067ff;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:55px;justify-content:center;width:55px}.admin-info{word-wrap:break-word;flex-grow:1;margin-left:15px;max-width:80%;overflow-wrap:break-word;white-space:normal}.admin-name{color:#000;font-family:Poppins;font-size:16px;font-weight:700}.admin-email{color:#5c5c5c;font-family:Poppins;font-size:14px;font-weight:400}.admin-delete img{cursor:pointer;height:18px;margin-bottom:30px;width:18px}.admin-footer{align-items:center;background-color:#e8f0f8;border-radius:0 0 15px 15px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;margin-top:28px;padding:12px 16px}.admin-footer span{margin-left:10px}.admin-footer img{margin-right:13px}.chevron-icon{transition:transform .3s ease}.rotated{transform:rotate(180deg)}.footer-button{background:#0000;border:none;margin:auto -16px -16px;padding:0;width:calc(100% + 32px)}.admin-assistants{max-height:250px;overflow-y:auto;padding:8px 8px 8px 0}.admin-assistants::-webkit-scrollbar{width:6px}.admin-assistants::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:3px}.admin-expandable{max-height:0;overflow:hidden;transition:max-height .4s ease}.admin-expandable.expanded{margin-top:15px;max-height:500px;padding:0}.assistant-item{align-items:center;display:flex;gap:15px;height:100%;margin-bottom:15px;margin-top:2px}.assistant-item:hover{cursor:default}.area-icon{background-color:#e8f0f8;border-radius:50%;color:#fff;flex-shrink:0;font-size:20px;font-weight:700;height:60px;width:60px}.area-icon,.assistant-icon{align-items:center;display:flex;justify-content:center}.assistant-icon{height:30px;width:30px}.assistant-icon img,.assistant-icon svg{height:100%;object-fit:contain;width:100%}.assistant-desc{font-size:12px;line-height:18px;margin:0;max-height:36.8px;white-space:normal;word-break:break-word}.assistant-delete{cursor:pointer;height:25px;margin-left:auto;width:25px}.admin-card.expanded{height:auto}.popup-alert{bottom:160px;left:50%;position:absolute;transform:translateX(-50%);width:300px;z-index:1001}.popup-alert-content{align-items:center;animation:fadeIn .2s ease-out;background-color:#fff;border-left:3px solid;border-radius:8px;box-shadow:0 2px 8px #0003;display:flex;font-size:13px;padding:8px 12px}.popup-alert-content.error{background-color:#fff5f5;border-left-color:#f44}.popup-alert-content.success{background-color:#f0fff4;border-left-color:#4caf50}.popup-alert-icon{flex-shrink:0;font-size:16px;margin-right:8px}.popup-alert-text{flex-grow:1;font-family:Poppins;font-size:12px;font-weight:500;line-height:1.3}.popup-alert-content.error .popup-alert-text{color:#d63384}.popup-alert-content.success .popup-alert-text{color:#28a745}.popup-alert-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:16px;justify-content:center;margin-left:6px;padding:0;transition:background-color .2s;width:16px}.popup-alert-close:hover{background-color:#0000001a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-container{align-items:center;display:flex;height:100%;justify-content:center;width:1150px}.loading-spinner{animation:spin 1s linear infinite;border-radius:50%;border-top:4px solid #fff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.add-user-modal{border-radius:1.25rem;box-shadow:0 4px 20px #0000004d;gap:1rem;left:50%;max-width:500px;padding-bottom:0;padding-top:8px;position:fixed;top:56%;transform:translate(-50%,-50%);width:409px;z-index:1100}.add-user-modal,.add-user-modal-small{background-color:#0067ff;color:#fff;display:flex;flex-direction:column;height:auto}.add-user-modal-small{border-radius:1rem 1rem;box-shadow:none;gap:20px;left:auto;position:relative;top:auto;transform:none;width:100%}.add-user-header{align-items:center;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:13.5px 23px 0 28px}.add-user-header p{font-size:16px;font-weight:600;gap:5px}.close-button{cursor:pointer;height:15px;width:15px}.arrow-symbol{font-size:18px;line-height:1}.search-container-modal{background-color:#0067ff;position:relative}.publish-input-modal{height:43px;width:330px}.publish-input-modal,.publish-input-modal-small{background-color:#0067ff;border:1.5px solid #fff;border-radius:35px;color:#fff;font-size:16px;font-weight:500;line-height:24px;outline:none;padding:0 20px}.publish-input-modal-small{height:45px;width:300px}.users-options-list{align-self:stretch;max-height:300px;width:100%}.users-options-list,.users-options-list-small{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:0 16px;scrollbar-width:none}.users-options-list-small{max-height:220px}.user-option{gap:.75rem;padding:20px}.user-option,.user-option-small{align-items:center;background:#ffffff0d;border-radius:0;cursor:pointer;display:flex;width:100%}.user-option-small{box-sizing:border-box;gap:.2rem;padding:5px 24px}.add-user-modal-small .user-option,.add-user-modal-small .user-option-small{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.users-options-list .user-option:not(.invalid):nth-child(odd){background:#0067ff}.users-options-list .user-option:not(.invalid):nth-child(2n){background:#005de9}.user-option .user-info{color:#fff;flex:1 1;padding:3px}.modal-admin-avatar{align-items:center;background:#ffffff26;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:36px;justify-content:center;width:36px}.user-option input[type=checkbox]{border-radius:50%;cursor:pointer;height:15px;width:15px}.user-name-small{font-size:.8rem}.user-add-level{color:#fff;font-size:.625rem;font-weight:300;letter-spacing:.05em;line-height:100%;padding-right:24px}.email-preview{border:1px dashed #ccc;opacity:.8}.email-preview-badge{background-color:#4caf50;border-radius:12px;color:#fff;font-size:12px;margin-left:auto;padding:3px 8px}.email-preview.invalid{background-color:#ebb1b1;border:2px solid #f44;color:#000}.custom-checkbox{align-items:center;display:flex;flex-direction:column;justify-content:center}.checkmark{background-color:#fff;border:2px solid #ccc;border-radius:50%;cursor:pointer;display:inline-block;height:20px;position:relative;width:20px}.checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.voltar-lista{background:none;border:none;color:#e8f0f8;cursor:pointer;text-decoration:underline}.domain-warning{color:#000;font-size:12px;margin-top:5px}.white-button{height:43px;margin-bottom:20px;width:307px}.white-button,.white-button-small{align-items:center;background:#fff;border:none;border-radius:35px;color:#0067ff;cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:500;gap:10px;justify-content:center;text-align:center;transition:background-color .3s,color .3s;white-space:nowrap}.white-button-small{height:45px;width:300px}.white-button:hover{background-color:#f0f2f5}.checkbox-image{cursor:pointer;height:23px;width:23px}.checkbox-image-small{cursor:pointer;height:17px;width:17px}.change-status-modal-overlay{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.change-status-modal-content{background:var(--background-color);border-radius:1.3125rem;box-shadow:var(--background-shadow);display:flex;flex-direction:column;height:13rem;justify-content:space-between;padding:1.8125rem;text-align:center;width:20rem}.change-status-modal-icon{height:2.75rem;margin:0 auto;width:2.75rem}.change-status-modal-message{font-size:1rem;margin:.625rem 0}.change-status-modal-actions{display:flex;justify-content:space-around}.change-status-modal-button{align-items:center;background:#fff;border:none;border-radius:2.0625rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:.875rem 0;width:6.4375rem}.change-status-modal-button.confirm{border:.125rem solid #ff4040}.change-status-modal-button.confirm:hover{background:#ff4040}.change-status-modal-button.cancel{border:.125rem solid #000}.change-status-modal-button.cancel:hover{background-color:#000;color:#fff}.assistant-grid{grid-gap:40px 45px;align-items:start;display:grid;gap:40px 45px;grid-template-columns:repeat(3,1fr);height:30rem;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%}.assistant-card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-weight:700;justify-content:flex-start;overflow:visible;padding:20px 27px 0;position:relative;text-align:left;text-decoration:none;width:355px}.assistant-status-top{align-items:center;display:flex;gap:150px;justify-content:space-between}.status-text-small.active{color:#0067ff}.status-text-small{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;margin-top:4px;width:90px}.assistant-header{align-items:center;display:flex;gap:15px;margin-top:16px}.modal-full-width{align-items:center;border-radius:12px;margin-left:-27px;margin-right:-27px;width:calc(100% + 54px)}.modal-center{flex-direction:column}.assistant-area,.modal-center{align-items:center;display:flex}.assistant-area{background-color:#e8f0f8;border-radius:50%;color:#fff;flex-shrink:0;font-size:20px;font-weight:700;height:75px;justify-content:center;width:75px}.assistant-icon img{height:40px;width:40px}.assistant-owner{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:20px;margin-top:20px;width:100%}.assistant-proprietario-info{align-items:center;display:flex;gap:5px;max-width:240px}.assistant-name,.assistant-proprietario-info{flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assistant-name{color:#000;font-size:16px;font-weight:600;margin:0;max-width:100%;width:200px}.assistant-desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#5c5c5c;display:-webkit-box;font-size:14px;font-weight:300;min-height:2em;overflow:hidden;text-overflow:ellipsis}.assistant-owner span{color:#0067ff;font-weight:600}.proprietario{color:#007bff;flex-shrink:0;font-size:15px;white-space:nowrap}.proprietario,.proprietario-name{font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis}.proprietario-name{color:#000;font-size:14px;max-width:200px}.assistant-users-info{align-items:center;display:flex;flex-shrink:0;gap:10px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assistant-actions{margin:15px 0;width:100%}.assistant-actions,.assistant-footer{align-items:center;display:flex;justify-content:space-between}.assistant-footer{color:#000;font-size:15px;font-weight:400;padding:0 12px}.assistant-footer img{padding-right:15px}.footer-expand{background:#e8f0f8;border:none;border-bottom-left-radius:15px;border-bottom-right-radius:15px;cursor:pointer;font-weight:500;height:50px;width:100%}.user-list{background:#fff;border-radius:8px;margin-top:8px;padding:10px}.search-wrapper{margin-bottom:10px;position:relative}.search-input{border:1px solid #ccc;border-radius:8px;padding:8px 36px 8px 12px;width:100%}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:18px}.user-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:8px 12px}.remove-user-btn{background:none;border:none}.input-assistants{display:flex;margin-bottom:10px;margin-top:15px;position:relative;width:280px}.modal-input-assistants{border:1px solid #ccc;border-radius:25px;font-size:14px;padding:10px 36px 10px 20px;width:100%}.modal-input-icon{height:16px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px}.user-management-list{display:flex;flex-direction:column;max-height:192px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#ccc #0000;scrollbar-width:thin;width:100%}.user-management-list::-webkit-scrollbar{width:6px}.user-management-list::-webkit-scrollbar-track{background:#0000}.user-management-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.user-management-list::-webkit-scrollbar-thumb:hover{background:#999}.user-management-item{align-items:center;background-color:#f8f9fc;display:flex;height:50px;justify-content:space-between;padding:10px 15px;width:100%}.bg-white{background-color:#fff}.bg-gray{background-color:#f7f8fa}.user-info-assistant{color:#00284d;font-size:15px;font-weight:400;margin-left:10px;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-user-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;margin:0;min-width:24px;padding:4px;transition:transform .2s}.remove-user-button:hover{transform:scale(1.1)}.remove-user-button img{display:block;height:20px;margin-right:5px;width:20px}.assistant-addUser{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;margin-bottom:10px;margin-top:10px;width:100%}.addUser-btn,.admin-btn{background-color:#e8f0f8;border:none;border-radius:35px;color:#000;cursor:pointer;font-size:16px;font-weight:500;height:45px;width:290px}.footer-expand{margin-bottom:-20px;margin-left:-27px;margin-right:-27px;width:calc(100% + 54px)}.titulo-usuarios{margin-left:10px}.resource-grid{grid-gap:30px 20px;align-content:start;align-items:start;display:grid;gap:30px 20px;grid-template-columns:repeat(3,1fr);height:30rem;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;width:1150px}.resource-new{background-color:#6088c420;border:none;border-radius:15px;cursor:pointer;height:150px;max-width:400px}.resource-new:hover{background-color:#0067ff50}.resource-card{background-color:#fff;border-radius:15px;box-shadow:0 0 8px #00000026;display:flex;flex-direction:column;height:auto;max-width:369px;padding:16px}.resource-card-header{align-items:center;display:flex;justify-content:space-between}.resource-avatar{align-items:center;background-color:#0067ff;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:55px;justify-content:center;width:55px}.resource-info{word-wrap:break-word;flex-grow:1;margin-left:15px;max-width:80%;overflow-wrap:break-word;white-space:normal}.resource-name{color:#000;font-family:Poppins;font-size:20px;font-weight:600;margin:0}.resource-delete img{cursor:pointer;height:18px;margin-bottom:30px;width:18px}.resource-footer{align-items:center;background-color:#e8f0f8;border-radius:0 0 15px 15px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;margin-top:28px;padding:12px 16px}.resource-footer.expanded{margin-top:0}.resource-footer span{margin-left:10px}.resource-footer img{margin-right:13px}.footer-btn{background:#0000;border:none;margin:auto -16px -16px;padding:0;width:calc(100% + 32px)}.resource-expanded-content{margin-top:5px;padding:16px}.cost-usage-section{margin-bottom:20px}.cost-wrapper{margin-bottom:25px;position:relative;width:auto}.cost-input{align-self:center;background-color:#f0f0f0;border:2px solid #c1c1c1;border-radius:15px;cursor:not-allowed;height:46px;padding-left:15px;padding-right:15px;width:295px}.cost-icon{cursor:not-allowed;height:20px;left:255px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.cost-dropdown{background:#fff;border-radius:15px;box-shadow:0 8px 24px #00000026;height:auto;left:0;position:absolute;top:100%;width:295px;z-index:1000}.country-list{background:#f8f8f8;border-radius:15px;gap:2px}.country-item,.country-list{display:flex;flex-direction:column}.country-item{background:#fff;position:relative;width:295px}.country-item:first-child{border-top-left-radius:15px;border-top-right-radius:15px}.country-item:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.country-item-content{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:8px 15px;width:100%}.country-left{align-items:center;cursor:pointer;display:flex;gap:10px}.country-radio{accent-color:#0067ff;-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #c1c1c1;border-radius:4px;cursor:pointer;height:15px;position:relative;width:15px}.country-radio:checked{background-color:#0067ff;border-color:#0067ff}.country-radio:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.country-checkbox{accent-color:#0067ff;cursor:pointer;height:15px;width:15px}.country-name{color:#000;font-family:Poppins;font-size:14px}.country-arrow{cursor:pointer;height:13px;margin-right:8px;width:13px}.domain-panel{background:#f8f9fa;border:3px solid #e8f0f8;border-radius:14px;box-shadow:inset 0 2px 4px #0000001a;display:flex;flex-direction:column;height:auto;margin-left:25px;margin-right:15px;margin-top:6px;padding:0;position:static;width:calc(100% - 40px)}.domain-panel-item{align-items:center;background:#fff;border-bottom:1px solid #e8f0f8;display:flex;gap:8px;padding:10px 20px;transition:background-color .2s ease;width:100%}.domain-panel-item:hover{background:#f0f6ff}.domain-panel-item:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.domain-panel-item:last-child{border-bottom:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.domain-panel-item input[type=checkbox]{accent-color:#0067ff;height:12px;width:12px}.domain-panel-item input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.domain-panel-item.disabled{background:linear-gradient(90deg,#e8f0f8,#f0f6ff);border-left:3px solid #0067ff;opacity:.7;pointer-events:none}.domain-panel-item.disabled .domain-panel-item-text{color:#0067ff;font-weight:500}.domain-panel-item label{cursor:pointer;-webkit-user-select:none;user-select:none}.domain-panel-item label,.domain-panel-item-text{color:#000;font-family:Poppins;font-size:12px}.domain-panel-item input[type=checkbox]{margin-right:8px}.model-section{margin-bottom:20px}.model-wrapper{position:relative;width:75%}.model-input{background-color:#e8f0f8;border:1px solid #c1c1c1;border-radius:10px;box-sizing:border-box;cursor:pointer;font-family:Poppins;font-size:14px;height:40px;width:100%}.model-input::placeholder{display:flex;font-family:Poppins,sans-serif}.model-input-save,.model-input::placeholder{color:#000;font-size:14px;font-weight:500;text-align:center}.model-input-save{background-color:#e8f0f8;border:none;border-radius:30px;box-sizing:border-box;cursor:pointer;display:block;font-family:Poppins;height:40px;margin:10px auto 0;width:150px}.model-input-save:disabled{background:#e8f0f8;color:#000;cursor:not-allowed;opacity:.7}.model-input-save:hover{background-color:#d0e4f7}.model-icon{height:16px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px}.model-dropdown{background:#fff;border:1px solid #c1c1c1;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:4px;position:absolute;right:0;top:100%;z-index:1000}.model-selection-section{background:#e8f0f8;border:1px solid #c1c1c1;border-radius:15px;margin-bottom:15px;margin-top:8px;width:100%}.model-dropdown-header{align-items:center;border-bottom:1px solid #e5e5e5;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:12px 16px}.back-icon{cursor:pointer;height:16px;width:16px}.model-dropdown-header span{color:#000;flex:1 1;font-family:Poppins;font-size:14px;font-weight:500;margin-left:12px}.model-dropdown-list{max-height:200px;overflow-y:auto}.model-dropdown-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:12px;padding:12px 25px;transition:background-color .2s ease}.model-dropdown-item:hover{background-color:#d5dfe9}.model-dropdown-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.model-dropdown-name{color:#000;font-family:Poppins;font-size:14px;font-weight:400}.model-dropdown-item input[type=checkbox]{accent-color:#0067ff;cursor:pointer;height:16px;width:16px}.selected-models-section{margin-top:2px}.selected-models-tags{display:flex;flex-wrap:wrap;gap:8px}.selected-model-tag{align-items:center;background-color:#e8f0f8;border:1px solid #c1c1c1;border-radius:15px;color:#000;display:flex;font-family:Poppins;font-size:12px;font-weight:400;padding:4px 12px}.selected-model-tag button{background:none;border:none;color:#666;cursor:pointer;font-size:14px;line-height:1;margin-left:8px;padding:0}.cost-usage-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.cost-usage-header span{color:#000;font-family:Poppins;font-size:16px;font-weight:500}.resources-section{max-height:400px;overflow-y:auto;padding-right:5px;scrollbar-width:none}.resources-section::-webkit-scrollbar{width:6px}.resources-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.resources-section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.resources-section::-webkit-scrollbar-thumb:hover{background:#0067ff}.resources-section h3{color:#000;font-family:Poppins;font-size:18px;font-weight:600;margin:0 0 15px}.resource-item{border:1px solid #c1c1c1;border-radius:15px;margin-bottom:15px;padding:16px}.resource-item.resource-item--activated *{cursor:not-allowed}.resource-item.resource-item--activated .selected-model-tag{margin-top:10px}.resource-item.resource-item--activated .remove-icon,.resource-item.resource-item--activated .toggle-label{cursor:pointer}.resource-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.resource-item-controls{align-items:center;display:flex;gap:2px}.remove-icon{cursor:pointer;height:24px;width:24px}.resource-item-name{color:#000;font-family:Poppins;font-size:16px;font-weight:500}.resource-fields{display:flex;flex-direction:column;gap:12px}.field-group{display:flex;gap:6px;justify-content:space-between}.field-group label,.resource-label{align-items:center;color:#666;display:flex;font-family:Poppins;font-size:14px;font-weight:400}.resource-input{background-color:#fff;border:1px solid #c1c1c1;border-radius:10px;font-family:Poppins;font-size:14px;padding:10px 12px}.resource-input:read-only{background-color:#e8f0f8;color:#666}.item-new{background-color:#6088c420;border:none;border-radius:15px;cursor:pointer;height:100px;width:300px}.item-new:hover{background-color:#0067ff50}.toggle-switch{display:inline-block;position:relative;width:40px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-label{background-color:#ccc;border-radius:20px;bottom:0;cursor:pointer;height:17px;left:0;position:absolute;right:0;top:2px;width:34px}.toggle-label:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:12px;left:5px;position:absolute;transition:.4s;width:12px}.toggle-switch input:checked+.toggle-label{background-color:#0067ff}.toggle-switch input:checked+.toggle-label:before{transform:translateX(14px)}.popup-overlay{align-items:center;-webkit-backdrop-filter:var(--high-blur);backdrop-filter:var(--high-blur);background:#00000080;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:999}.popup-content{padding:25px;width:450px}.popup-content,.popup-content-resource{background:#fff;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;height:auto}.popup-content-resource{padding:20px;width:380px}.popup-header-resource-row{margin-bottom:10px;width:100%}.popup-header-resource,.popup-header-resource-row{align-items:center;display:flex;justify-content:space-between}.popup-header-resource{color:#000;font-family:Poppins;font-size:22px;font-weight:600}.popup-resource-close-icon{align-items:center;cursor:pointer;display:flex;height:22px;margin-right:15px;width:22px}.popup-resource-close-icon:hover{cursor:pointer;transform:scale(1.1)}.popup-sub-header-resource{align-self:flex-start;color:#000;font-family:Poppins;font-size:16px;font-weight:500;margin-bottom:10px;margin-top:10px;padding:0 10px}.resource-list-popup-resource{display:flex;flex-direction:column;gap:12px;margin-bottom:25px;max-height:236px;overflow-y:auto;padding:0 10px;scrollbar-width:none;width:100%}.resource-item-popup-resource{align-items:center;background-color:#f4f8fb;border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:50px;justify-content:space-between;padding:0 20px;width:100%}.resource-name-popup-resource{color:#000;font-family:Poppins;font-size:16px;font-weight:500;-webkit-user-select:none;user-select:none}.selection-checkbox-resource{accent-color:#0067ff;cursor:pointer;height:20px;width:20px}.popup-resource-button-save-resource{align-items:center;background:#e8f0f8;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-family:Poppins;font-size:16px;font-weight:500;height:45px;justify-content:center;margin-top:auto;transition:background-color .2s ease,opacity .2s ease;width:100%}.popup-resource-button-save-resource:disabled{background:#e8f0f8;color:#000;cursor:not-allowed;opacity:.7}.popup-header-row{margin-bottom:20px;width:100%}.popup-header,.popup-header-row{align-items:center;display:flex;justify-content:space-between}.popup-header{color:#000;font-family:Poppins;font-size:22px;font-weight:600}.popup-close-icon{align-items:center;cursor:pointer;display:flex;height:22px;margin-right:5px;width:22px}.popup-close-icon:hover{cursor:pointer;transform:scale(1.1)}.popup-form-group{display:flex;flex-direction:column;margin-bottom:20px}.popup-form-group label{color:#000;font-family:Poppins;font-size:16px;font-weight:500}.popup-select-group,.select-group{position:relative;width:100%}.popup-input{border:1px solid #c1c1c1;border-radius:10px;box-sizing:border-box;cursor:auto;font-family:Poppins;font-size:14px;height:46px;padding-left:15px;padding-right:45px;width:100%}.popup-input::placeholder{color:#999}.select-img{right:15px}.popup-select-img,.select-img{height:20px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.popup-select-img{cursor:pointer;right:20px}.popup-sub-header{align-self:flex-start;color:#000;font-family:Poppins;font-size:16px;font-weight:500;margin-bottom:10px;margin-top:5px}.resource-list-popup{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;max-height:310px;overflow-y:auto;scrollbar-width:none;width:100%}.resource-item-popup{align-items:center;background-color:#f4f8fb;border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:50px;justify-content:space-between;padding:0 15px;width:100%}.resource-name-popup{color:#000;font-family:Poppins;font-size:16px;font-weight:500;-webkit-user-select:none;user-select:none}.selection-checkbox{accent-color:#0067ff;cursor:pointer;height:20px;width:20px}.popup-resource-button-save{align-items:center;background:#e8f0f8;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-family:Poppins;font-size:16px;font-weight:500;height:45px;justify-content:center;margin-top:auto;transition:background-color .2s ease,opacity .2s ease;width:100%}.popup-resource-button-save:disabled{background:#e8f0f8;color:#000;cursor:not-allowed;opacity:.7}.popup-resource-button-save:hover:not(:disabled){background:#d0e4f7}.popup-dropdown{background:#fff;border:1px solid #c1c1c1;border-radius:10px;border-top-right-radius:10px;box-shadow:0 8px 24px #00000026;height:auto;left:0;position:absolute;top:100%;width:100%;z-index:1000}.popup-country-list{background:#f8f8f8;border-radius:10px;display:flex;flex-direction:column;gap:2px}.popup-country-item{background:#fff;display:flex;flex-direction:column;position:relative;width:100%}.popup-country-item:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.popup-country-item:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.popup-country-item-content{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px 10px 10px 15px;width:100%}.popup-country-left{align-items:center;cursor:pointer;display:flex;gap:10px}.popup-country-radio{accent-color:#0067ff;-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #c1c1c1;border-radius:4px;cursor:pointer;height:15px;position:relative;width:15px}.popup-country-radio:checked{background-color:#0067ff;border-color:#0067ff}.popup-country-radio:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:55%;position:absolute;top:40%;transform:translate(-50%,-50%) rotate(45deg);width:4px}.popup-country-name{color:#000;font-family:Poppins;font-size:15px;font-weight:400}.popup-country-arrow{cursor:pointer;height:13px;margin-right:8px;width:13px}.popup-domain-panel{background:#f8f9fa;border:3px solid #e8f0f8;border-radius:8px;box-shadow:inset 0 2px 4px #0000001a;display:flex;flex-direction:column;height:auto;margin-bottom:8px;margin-left:21px;margin-right:15px;padding:0;position:static;width:calc(100% - 40px)}.popup-domain-panel-item{align-items:center;background:#fff;border-bottom:1px solid #e8f0f8;display:flex;gap:8px;padding:10px 20px;transition:background-color .2s ease;width:100%}.popup-domain-panel-item:hover{background:#f0f6ff}.popup-domain-panel-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.popup-domain-panel-item:last-child{border-bottom:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.popup-domain-panel-item input[type=checkbox]{accent-color:#0067ff;height:12px;width:12px}.popup-domain-panel-item input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.popup-domain-panel-item.disabled{background:linear-gradient(90deg,#e8f0f8,#f0f6ff);border-left:3px solid #0067ff;opacity:.7;pointer-events:none}.popup-domain-panel-item.disabled .popup-domain-panel-item-text{color:#0067ff;font-weight:500}.popup-domain-panel-item-text{color:#000;font-family:Poppins;font-size:12px}.input-error{border:1px solid #ff4136!important;border-radius:10px;transition:border-color .1s ease}.resource-list-popup.input-error{border-radius:15px}.selected-domains-section{margin-bottom:15px;margin-top:0}.selected-domains-header{color:#333;font-size:14px;margin-bottom:10px}.selected-domains-tags{display:flex;flex-wrap:wrap;gap:8px}.selected-tag{align-items:center;background-color:#0067ff85;border:1px solid #0067ff;border-radius:15px;color:#fff;display:flex;font-size:13px;font-weight:400;padding:4px 12px}.selected-tag button{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;line-height:1;margin-left:8px;padding:0}.automation-body{display:flex;flex-direction:row;height:calc(100vh - 100px);max-width:100%;overflow:hidden}.automation-margem{align-items:center;background-color:var(--background-color);border-radius:.94rem;display:flex;flex-direction:row;gap:var(--small-margin);margin:0 var(--big-margin) var(--medium-margin) var(--big-margin);min-width:0;width:100%}.automation-upload{align-items:center;gap:5px;justify-content:left;padding:15px 0 15px 15px}.automation-results,.automation-upload{display:flex;flex-direction:column;height:100%}.automation-results{flex:1 1;min-height:0;min-width:0;padding:15px;width:100%}.tabs-header{align-items:center;background:#f7f9fc;border-bottom:1px solid #ddd;border-radius:10px 10px 0 0;display:flex;flex-direction:row;gap:2px;padding:0 8px}.tab-button{background:#0000;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:.875rem;margin-bottom:-1px;padding:8px 16px;transition:color .15s,border-color .15s}.tab-button:hover{color:#333}.tab-button.active{border-bottom:2px solid #333;border-bottom:2px solid var(--primary-color,#333);color:#333;color:var(--primary-color,#333);font-weight:600}.tabs-actions{align-items:center;display:flex;margin-left:auto}.tab-content{background:#fff;border:1px solid #ddd;border-radius:0 0 10px 10px;border-top:none;flex:1 1;min-height:0;overflow-x:auto;overflow-y:auto;padding:10px}.tab-content textarea{background:#0000;border:none;height:100%;outline:none;resize:none;width:100%}.section-content{display:block;flex:1 1;overflow-x:auto;overflow-y:auto;padding:5px}.section-content textarea{background:#0000;border:none;height:100%;outline:none;resize:none;width:100%}.file-list-andre{display:flex;flex-direction:column;gap:10px;height:150px;margin-bottom:7.5px;margin-top:15px;max-height:200px;overflow-y:auto;padding-right:4px;width:100%}.table-wrapper{margin-top:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;width:100%}.chat-table{background:#fff;border:1px solid #ddd;border-collapse:collapse;width:-webkit-max-content;width:max-content}.chat-table th{background:#f2f2f2;font-weight:700;padding:8px 12px;text-align:left}.chat-table td,.chat-table th{border:1px solid #ddd;white-space:nowrap}.chat-table td{padding:6px 10px}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:4px}.table-wrapper::-webkit-scrollbar-track{background:#0000}.map-wrapper{border-radius:0 0 10px 10px;height:100%;overflow:hidden;position:relative;width:100%}.map-empty{align-items:center;color:#94a3b8;display:flex;font-style:italic;height:100%;justify-content:center}.map-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:6px;color:#ef4444;font-size:10px;font-weight:700;padding:4px 10px;position:absolute;right:12px;text-transform:uppercase;top:12px;z-index:400}.map-popup{display:flex;flex-direction:column;font-family:monospace;font-size:12px;gap:2px}.map-popup-title{border-bottom:1px solid #eee;display:block;margin-bottom:4px;padding-bottom:4px}.map-popup-title.blue{color:#2563eb}.map-popup-title.red{color:#ef4444}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.btn-download-geo{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.manutencao-box{align-items:center;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;text-align:center}
/*# sourceMappingURL=main.82996058.css.map*/