.Sidebar-module__degjda__sidebar{color:#fff;background-image:url(/fundo_supera_franqueadas.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex-shrink:0;width:260px;min-width:260px;height:100vh;padding:1rem;transition:width .3s;display:flex;position:relative;overflow:hidden;box-shadow:2px 0 8px #0000001a}.Sidebar-module__degjda__sidebar:before{content:"";z-index:0;background:linear-gradient(#f37021d9 0%,#e05f1ae6 100%);position:absolute;inset:0}.Sidebar-module__degjda__sidebar>*{z-index:1;position:relative}.Sidebar-module__degjda__logo{color:#fff;letter-spacing:-.5px;filter:brightness(0)invert();justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:2rem;padding:1.5rem;font-size:1.5rem;font-weight:900;display:flex}.Sidebar-module__degjda__nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.Sidebar-module__degjda__navItem{cursor:pointer;color:#ffffffe6;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__degjda__navItem:hover{color:#fff;background-color:#ffffff26;transform:translate(4px)}.Sidebar-module__degjda__navItem.Sidebar-module__degjda__active{color:#fff;background-color:#ffffff40;font-weight:600;box-shadow:0 2px 8px #0000001a}.Sidebar-module__degjda__userProfile{border-top:1px solid #fff3;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex;position:relative}.Sidebar-module__degjda__avatar{color:#fff;background-color:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Sidebar-module__degjda__avatar:hover{background-color:#ffffff4d;border-color:#ffffff80}.Sidebar-module__degjda__userName{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;font-weight:500;overflow:hidden}.Sidebar-module__degjda__dropdownMenu{z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:8px;min-width:150px;animation:.2s ease-out Sidebar-module__degjda__fadeIn;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}@keyframes Sidebar-module__degjda__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__degjda__menuItem{cursor:pointer;color:#666;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.Sidebar-module__degjda__menuItem:hover{color:var(--supera-orange);background-color:#fff5f0}.Sidebar-module__degjda__menuItem span{font-weight:500}.Sidebar-module__degjda__logoutIcon{transform:rotate(180deg)}
.InteractionSelector-module__saslPq__container{grid-template-columns:repeat(2,1fr);justify-items:center;gap:2.5rem;width:100%;max-width:900px;margin:3rem auto 0;padding:0 2rem;display:grid}@media (max-width:768px){.InteractionSelector-module__saslPq__container{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin-top:2rem;padding:0 1rem}}.InteractionSelector-module__saslPq__card{cursor:pointer;text-align:center;background:#fff;border:none;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:400px;min-height:220px;padding:3rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000001f}.InteractionSelector-module__saslPq__card:before{content:"";background:#999;height:4px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.InteractionSelector-module__saslPq__card:hover:before{transform:scaleX(1)}.InteractionSelector-module__saslPq__card:hover{background:linear-gradient(#fff 0%,#fff5f0 100%);transform:translateY(-6px);box-shadow:0 16px 40px #00000040}.InteractionSelector-module__saslPq__icon{color:var(--supera-orange);background:#fff5f0;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.75rem;transition:all .3s;display:flex}.InteractionSelector-module__saslPq__card:hover .InteractionSelector-module__saslPq__icon{background:var(--supera-orange);color:#fff;transform:scale(1.15)rotate(5deg)}.InteractionSelector-module__saslPq__title{color:var(--supera-dark-grey);letter-spacing:-.3px;margin:0;font-size:1.15rem;font-weight:700}.InteractionSelector-module__saslPq__description{color:#666;max-width:100%;margin:0;font-size:.95rem;line-height:1.6}
.ChatInterface-module__WixlvW__container{background:#fff;flex-direction:column;width:100%;max-width:1200px;height:100%;margin:0 auto;display:flex;position:relative}.ChatInterface-module__WixlvW__fullWidth{width:100%!important;max-width:none!important;margin:0!important}.ChatInterface-module__WixlvW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffffe6;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:sticky;top:0}.ChatInterface-module__WixlvW__backButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ChatInterface-module__WixlvW__backButton:hover{color:var(--supera-dark-grey);background-color:#f5f5f5}.ChatInterface-module__WixlvW__headerInfo{color:var(--supera-orange);align-items:center;gap:.5rem;display:flex}.ChatInterface-module__WixlvW__headerTitle{color:var(--supera-dark-grey);font-size:1rem;font-weight:600}.ChatInterface-module__WixlvW__headerRightLabel{color:#999;letter-spacing:.5px;opacity:.8;margin-left:auto;margin-right:1rem;font-size:.7rem;font-weight:700}.ChatInterface-module__WixlvW__messages{overscroll-behavior-y:none;flex-direction:column;flex:1;gap:1.5rem;padding:2rem 0;scroll-padding-bottom:0;display:flex;position:relative;overflow-y:auto;padding-bottom:0!important}.ChatInterface-module__WixlvW__messages>.ChatInterface-module__WixlvW__message:last-child{margin-bottom:0}.ChatInterface-module__WixlvW__messagesEndSpacer{flex-shrink:0;width:100%;height:0;min-height:0}.ChatInterface-module__WixlvW__centeredContent{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding-bottom:10vh;display:flex}.ChatInterface-module__WixlvW__emptyState{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;animation:.5s ease-out ChatInterface-module__WixlvW__fadeIn;display:flex}.ChatInterface-module__WixlvW__emptyIconWrapper{width:64px;height:64px;color:var(--supera-orange);background-color:#fff5f0;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.ChatInterface-module__WixlvW__emptyState h3{color:var(--supera-dark-grey);margin:0;font-size:1.5rem;font-weight:600}.ChatInterface-module__WixlvW__inputAreaCentered{flex-direction:column;gap:1.5rem;width:100%;display:flex}.ChatInterface-module__WixlvW__inputArea{background:0 0;flex-direction:column;gap:1rem;width:100%;max-width:1000px;margin:0 auto;padding:1.5rem 0 2rem;display:flex;position:sticky;bottom:0}.ChatInterface-module__WixlvW__suggestions{flex-wrap:wrap;justify-content:center;gap:.75rem;padding-bottom:.5rem;display:flex}.ChatInterface-module__WixlvW__suggestions::-webkit-scrollbar{display:none}.ChatInterface-module__WixlvW__chip{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:20px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;display:flex;box-shadow:0 6px 20px #0000001f}.ChatInterface-module__WixlvW__chip:hover{border-color:var(--supera-orange);color:var(--supera-orange);background-color:#fff5f0;transform:translateY(-1px);box-shadow:0 16px 40px #00000040}.ChatInterface-module__WixlvW__inputContainer{background:#fff;border:1px solid #e5e5e5;border-radius:16px;align-items:center;transition:all .2s;display:flex;position:relative;box-shadow:0 6px 20px #0000001f}.ChatInterface-module__WixlvW__inputContainer:focus-within{border-color:var(--supera-orange);transform:translateY(-2px);box-shadow:0 16px 40px #00000040}.ChatInterface-module__WixlvW__levelIconWrapper{z-index:10;align-items:center;padding-left:1rem;display:flex;position:relative}.ChatInterface-module__WixlvW__levelIconButton{cursor:pointer;color:#999;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ChatInterface-module__WixlvW__levelIconButton:hover:not(:disabled){color:var(--supera-orange);background:#f5f5f5}.ChatInterface-module__WixlvW__levelIconButton:disabled{opacity:.5;cursor:not-allowed}.ChatInterface-module__WixlvW__levelMenu{z-index:1000;transform-origin:top;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:200px;animation:.2s ease-out ChatInterface-module__WixlvW__slideDown;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.ChatInterface-module__WixlvW__levelMenuUp{transform-origin:bottom;animation:.2s ease-out ChatInterface-module__WixlvW__slideUp;top:auto;bottom:calc(100% + .5rem)}@keyframes ChatInterface-module__WixlvW__slideDown{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ChatInterface-module__WixlvW__slideUp{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatInterface-module__WixlvW__levelMenuItem{text-align:left;cursor:pointer;width:100%;color:var(--supera-dark-grey);background:#fff;border:none;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:block}.ChatInterface-module__WixlvW__levelMenuItem:hover{background:#f5f5f5}.ChatInterface-module__WixlvW__levelMenuItem.ChatInterface-module__WixlvW__active{color:var(--supera-orange);background:#fff5f0;font-weight:600}.ChatInterface-module__WixlvW__levelMenuItem:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.ChatInterface-module__WixlvW__levelMenuItem:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.ChatInterface-module__WixlvW__input{resize:none;width:100%;min-height:60px;max-height:200px;color:var(--supera-dark-grey);border:none;border-radius:16px;outline:none;flex:1;padding:1.25rem 4rem 1.25rem .5rem;font-family:inherit;font-size:1rem}.ChatInterface-module__WixlvW__sendButton{background-color:var(--supera-orange);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;bottom:10px;right:10px}.ChatInterface-module__WixlvW__sendButton:hover{background-color:#e65c19;transform:scale(1.05)}.ChatInterface-module__WixlvW__sendButton:disabled{cursor:not-allowed;background-color:#e5e5e5;transform:none}.ChatInterface-module__WixlvW__message{margin-bottom:0;display:flex}.ChatInterface-module__WixlvW__userMessage{justify-content:flex-end;padding-right:1rem}.ChatInterface-module__WixlvW__aiMessage{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.ChatInterface-module__WixlvW__errorMessage{justify-content:center}.ChatInterface-module__WixlvW__bubble{word-wrap:break-word;border-radius:12px;max-width:95%;padding:1.5rem 1.75rem;position:relative;overflow:visible}.ChatInterface-module__WixlvW__aiBubble{box-sizing:border-box;word-wrap:break-word;width:98%;min-width:0;max-width:98%;color:var(--supera-dark-grey);background-color:#fff;border-radius:12px 12px 12px 4px;padding:1.5rem 1.75rem;position:relative;overflow:hidden visible;box-shadow:6px 3px 20px #0000001f}.ChatInterface-module__WixlvW__userBubble{background-color:var(--supera-orange);color:#fff;border-bottom-right-radius:4px;box-shadow:-6px 3px 20px #0000001f}.ChatInterface-module__WixlvW__errorBubble{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:12px;align-items:center;gap:.5rem;max-width:80%;padding:1rem 1.25rem;display:flex}.ChatInterface-module__WixlvW__loadingContainer{flex-direction:column;gap:.5rem;padding:0;display:flex}.ChatInterface-module__WixlvW__aiLabel{color:var(--supera-orange);letter-spacing:.5px;margin-bottom:0;font-size:.75rem;font-weight:600;display:block}.ChatInterface-module__WixlvW__messageContent{line-height:1.6}.ChatInterface-module__WixlvW__markdownContent{color:var(--supera-dark-grey);font-size:.95rem;line-height:1.8}.ChatInterface-module__WixlvW__markdownContent h1{color:var(--supera-orange);border-bottom:2px solid var(--supera-orange);margin:1.5rem 0 1rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:700}.ChatInterface-module__WixlvW__markdownContent h2{color:var(--supera-dark-grey);border-left:4px solid var(--supera-orange);margin:1.25rem 0 .75rem;padding-left:.75rem;font-size:1.35rem;font-weight:600}.ChatInterface-module__WixlvW__markdownContent h3{color:var(--supera-dark-grey);margin:1rem 0 .5rem;font-size:1.15rem;font-weight:600}.ChatInterface-module__WixlvW__markdownContent h4{color:#555;margin:.75rem 0 .4rem;font-size:1.05rem;font-weight:600}.ChatInterface-module__WixlvW__markdownContent h5{color:#666;text-transform:uppercase;letter-spacing:.5px;margin:.5rem 0 .3rem;font-size:.95rem;font-weight:600}.ChatInterface-module__WixlvW__markdownContent h6{color:#777;margin:.5rem 0 .25rem;font-size:.9rem;font-weight:600}.ChatInterface-module__WixlvW__markdownContent p{text-align:justify;margin:.75rem 0}.ChatInterface-module__WixlvW__markdownContent strong{color:var(--supera-dark-grey);font-weight:600}.ChatInterface-module__WixlvW__markdownContent ul,.ChatInterface-module__WixlvW__markdownContent ol{margin:.75rem 0;padding-left:1.5rem}.ChatInterface-module__WixlvW__markdownContent li{margin:.4rem 0;padding-left:.25rem}.ChatInterface-module__WixlvW__markdownContent li::marker{color:var(--supera-orange)}.ChatInterface-module__WixlvW__markdownContent ul li{list-style-type:disc}.ChatInterface-module__WixlvW__markdownContent ul ul li{list-style-type:circle}.ChatInterface-module__WixlvW__markdownContent ol li{list-style-type:decimal}.ChatInterface-module__WixlvW__markdownContent blockquote{border-left:4px solid var(--supera-orange);color:#555;background-color:#fff8f5;border-radius:0 8px 8px 0;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.ChatInterface-module__WixlvW__markdownContent blockquote p{margin:0}.ChatInterface-module__WixlvW__markdownContent em{color:#555;font-style:italic}.ChatInterface-module__WixlvW__markdownContent p>em:only-child{color:#666;font-size:.88rem;line-height:1.3;display:block;margin:0!important;padding:0!important}.ChatInterface-module__WixlvW__markdownContent p:has(>em:only-child){line-height:1.2;margin-bottom:0!important;padding-bottom:0!important}.ChatInterface-module__WixlvW__tableWrapper{margin-top:.15rem!important}.ChatInterface-module__WixlvW__chartWrapper{width:100%;margin:1.5rem 0}.ChatInterface-module__WixlvW__chartContainer{margin-bottom:0!important}.ChatInterface-module__WixlvW__chartCaption{text-align:left;color:#666;padding-left:.25rem;font-size:.88rem;font-style:italic;margin-top:.5rem!important;margin-bottom:0!important}.ChatInterface-module__WixlvW__markdownContent code{color:var(--supera-orange);background-color:#f5f5f5;border-radius:4px;padding:.15rem .4rem;font-family:Consolas,Monaco,monospace;font-size:.9em}.ChatInterface-module__WixlvW__markdownContent pre{background-color:#2d2d2d;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.ChatInterface-module__WixlvW__markdownContent pre code{color:#f8f8f2;background-color:#0000;padding:0}.ChatInterface-module__WixlvW__markdownContent hr{background:linear-gradient(to right,var(--supera-orange),transparent);border:none;height:2px;margin:1.5rem 0}.ChatInterface-module__WixlvW__markdownContent a{color:var(--supera-orange);border-bottom:1px dotted var(--supera-orange);text-decoration:none;transition:all .2s}.ChatInterface-module__WixlvW__markdownContent a:hover{color:#e65c19;border-bottom-style:solid}.ChatInterface-module__WixlvW__markdownContent mark{background-color:#fff3cd;border-radius:3px;padding:.1rem .3rem}.ChatInterface-module__WixlvW__tableWrapper{-webkit-overflow-scrolling:touch;width:fit-content;max-width:100%;margin:1rem auto;overflow:auto visible}.ChatInterface-module__WixlvW__tableWrapper::-webkit-scrollbar{height:8px}.ChatInterface-module__WixlvW__tableWrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ChatInterface-module__WixlvW__tableWrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ChatInterface-module__WixlvW__tableWrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ChatInterface-module__WixlvW__markdownTable{border-collapse:collapse;table-layout:auto;background-color:#fff;border-radius:8px;width:auto;min-width:min-content;max-width:100%;margin:1rem 0;font-size:.9rem;display:table;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ChatInterface-module__WixlvW__markdownTable thead{background:linear-gradient(135deg,var(--supera-orange)0%,#e65c19 100%);display:table-header-group}.ChatInterface-module__WixlvW__markdownTable th{text-align:center;color:#fff;vertical-align:middle;text-transform:uppercase;letter-spacing:.5px;border-bottom:none;padding:.85rem .75rem;font-size:.8rem;font-weight:600}.ChatInterface-module__WixlvW__markdownTable tbody{display:table-row-group}.ChatInterface-module__WixlvW__markdownTable tr{display:table-row}.ChatInterface-module__WixlvW__markdownTable td,.ChatInterface-module__WixlvW__markdownTableTd{color:var(--supera-dark-grey);vertical-align:middle;border-bottom:1px solid #f0f0f0;min-width:80px;padding:.75rem;text-align:center!important}.ChatInterface-module__WixlvW__markdownTable tbody tr:nth-child(2n){background-color:#fafafa}.ChatInterface-module__WixlvW__markdownTable tbody tr:last-child td{border-bottom:none}.ChatInterface-module__WixlvW__markdownTable tbody tr:hover{background-color:#fff5f0;transition:background-color .2s}.ChatInterface-module__WixlvW__markdownImage{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.ChatInterface-module__WixlvW__chartsContainer{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;margin:2rem 0;display:flex}.ChatInterface-module__WixlvW__chartContainer{width:100%;max-width:100%;height:auto;min-height:350px;margin:1.5rem 0;padding:0;display:block;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.ChatInterface-module__WixlvW__chartContainer *{box-shadow:none!important;-webkit-box-shadow:none!important;filter:none!important}.ChatInterface-module__WixlvW__chartContainer canvas{margin:0;display:block;width:100%!important;max-width:100%!important;height:auto!important;box-shadow:none!important;-webkit-box-shadow:none!important;filter:none!important;border:none!important;outline:none!important}.ChatInterface-module__WixlvW__chartCanvas{max-width:100%;height:auto;margin:1rem 0}.ChatInterface-module__WixlvW__loadingIndicator{color:#666;align-items:center;gap:.5rem;min-height:24px;margin-bottom:0;display:flex}.ChatInterface-module__WixlvW__processingSteps{opacity:1;visibility:visible;box-sizing:border-box;width:100%;min-height:auto;margin-top:1rem;padding:0;display:block;position:relative;overflow:visible}.ChatInterface-module__WixlvW__processingSteps:before{content:"";z-index:1;background:linear-gradient(90deg,#e5e5e5 0% 30%,#e5e5e580 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.ChatInterface-module__WixlvW__processingStep{color:#666;white-space:normal;text-overflow:clip;text-align:left;vertical-align:top;opacity:1;box-sizing:border-box;z-index:2;word-wrap:break-word;word-break:break-word;width:100%;min-height:auto;margin:0;padding:0;font-size:.9rem;line-height:1.5;position:relative;overflow:visible;display:block!important}.ChatInterface-module__WixlvW__processingStep.ChatInterface-module__WixlvW__fadeIn{animation:.3s ease-in forwards ChatInterface-module__WixlvW__fadeInStep}.ChatInterface-module__WixlvW__processingStep.ChatInterface-module__WixlvW__fadeOut{animation:.3s ease-out forwards ChatInterface-module__WixlvW__fadeOutStep}@keyframes ChatInterface-module__WixlvW__fadeInStep{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatInterface-module__WixlvW__fadeOutStep{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}.ChatInterface-module__WixlvW__stepText{white-space:nowrap;font-size:.85rem;display:inline-block}.ChatInterface-module__WixlvW__spinner{animation:1s linear infinite ChatInterface-module__WixlvW__spin}@keyframes ChatInterface-module__WixlvW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatInterface-module__WixlvW__floatingReportButton{z-index:10!important;background-color:var(--supera-orange)!important;color:#fff!important;cursor:pointer!important;z-index:1000!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-self:flex-end!important;align-items:center!important;width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0!important;transition:all .3s!important;display:flex!important;position:sticky!important;bottom:1rem!important;box-shadow:0 4px 20px #e65c1966!important}.ChatInterface-module__WixlvW__floatingReportButton:hover:not(:disabled){background-color:#e65c19;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 30px #e65c1980}.ChatInterface-module__WixlvW__floatingReportButton:active:not(:disabled){transform:translateY(-2px)scale(1.02);box-shadow:0 4px 20px #e65c1966}.ChatInterface-module__WixlvW__floatingReportButton:disabled{cursor:not-allowed;background-color:#ccc;transform:none;box-shadow:0 2px 10px #0003}.ChatInterface-module__WixlvW__pdfIcon{color:#fff;width:40px;height:40px}@media (max-width:768px){.ChatInterface-module__WixlvW__floatingReportButton{width:56px;height:56px;bottom:100px;right:1rem}}.ChatInterface-module__WixlvW__input:disabled{cursor:not-allowed;background-color:#f9f9f9}@keyframes ChatInterface-module__WixlvW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatInterface-module__WixlvW__reportTemplateForm{background:#f9f9f9;border-radius:12px;max-width:800px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:2rem}.ChatInterface-module__WixlvW__formGroup{margin-bottom:1.5rem}.ChatInterface-module__WixlvW__formGroup label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.ChatInterface-module__WixlvW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ChatInterface-module__WixlvW__dateSelectRow{gap:.5rem;display:flex}.ChatInterface-module__WixlvW__dateSelectRow select{flex:1}.ChatInterface-module__WixlvW__formInput,.ChatInterface-module__WixlvW__formSelect{border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem;transition:border-color .2s}.ChatInterface-module__WixlvW__formInput:focus,.ChatInterface-module__WixlvW__formSelect:focus{border-color:var(--supera-orange);outline:none;box-shadow:0 0 0 3px #f473351a}.ChatInterface-module__WixlvW__checkboxGroup{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.ChatInterface-module__WixlvW__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:400;display:flex}.ChatInterface-module__WixlvW__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--supera-orange)}.ChatInterface-module__WixlvW__generateReportButton{background:var(--supera-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.ChatInterface-module__WixlvW__generateReportButton:hover:not(:disabled){background:#e65c19;transform:translateY(-2px);box-shadow:0 4px 12px #f473354d}.ChatInterface-module__WixlvW__generateReportButton:disabled{cursor:not-allowed;background:#ccc;transform:none}@media (max-width:768px){.ChatInterface-module__WixlvW__formRow{grid-template-columns:1fr}.ChatInterface-module__WixlvW__reportTemplateForm{padding:1.5rem}}
.Dashboard-module__fg8wJa__container{box-sizing:border-box;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex;overflow:hidden auto}.Dashboard-module__fg8wJa__headerWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;z-index:10;background:#ffffffe6;border-bottom:1px solid #f0f0f0;width:100%;max-width:1200px;margin:0 auto;padding:1rem 0;position:sticky;top:0}.Dashboard-module__fg8wJa__contentWrapper{box-sizing:border-box;background-color:#fff;flex-direction:column;gap:2.5rem;width:100%;max-width:none;min-height:calc(100vh - 60px);margin:0;padding:2.5rem 2rem;display:flex}.Dashboard-module__fg8wJa__header{justify-content:space-between;align-items:center;width:100%;display:flex}.Dashboard-module__fg8wJa__headerLeft{align-items:center;gap:1rem;display:flex}.Dashboard-module__fg8wJa__backButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Dashboard-module__fg8wJa__backButton:hover{color:#333;background-color:#f5f5f5}.Dashboard-module__fg8wJa__headerTitle{color:#333;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.Dashboard-module__fg8wJa__headerIcon{color:#f37021}.Dashboard-module__fg8wJa__intelligenceLabel{color:#999;letter-spacing:.5px;opacity:.8;font-size:.7rem;font-weight:700}.Dashboard-module__fg8wJa__titleSection{flex-direction:column;gap:.25rem;margin-bottom:0;display:flex}.Dashboard-module__fg8wJa__mainTitle{color:#111827;letter-spacing:-.05em;margin:0;font-size:2.5rem;font-weight:900;line-height:1.1}.Dashboard-module__fg8wJa__subTitle{color:#6b7280;text-transform:capitalize;margin:0;font-size:1.25rem;font-weight:600}.Dashboard-module__fg8wJa__cardsRow{flex-wrap:wrap;gap:1rem;width:100%;display:flex}.Dashboard-module__fg8wJa__kpiCard{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-direction:column;flex:100%;justify-content:space-between;min-width:250px;height:140px;padding:1.25rem;display:flex;box-shadow:0 1px 3px #0000000d}@media (min-width:800px){.Dashboard-module__fg8wJa__kpiCard{flex:calc(50% - 1rem)}}@media (min-width:1400px){.Dashboard-module__fg8wJa__kpiCard{flex:calc(25% - 1rem)}}.Dashboard-module__fg8wJa__kpiTitle{color:#1f2937;text-transform:uppercase;letter-spacing:-.025em;font-size:12px;font-weight:700}.Dashboard-module__fg8wJa__kpiValue{color:#111827;letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:900;line-height:1;overflow:hidden}@media (min-width:1600px){.Dashboard-module__fg8wJa__kpiValue{font-size:30px}}.Dashboard-module__fg8wJa__kpiValueGreen{color:#22c55e}.Dashboard-module__fg8wJa__kpiValueRed{color:#ef4444}.Dashboard-module__fg8wJa__progressBarContainer{background-color:#0000;border-radius:9999px;width:100%;height:4px;margin-top:.75rem;overflow:hidden}.Dashboard-module__fg8wJa__progressBar{background-color:#f37021;border-radius:9999px;height:100%}.Dashboard-module__fg8wJa__kpiSubValue{align-items:baseline;gap:.3rem;display:flex}.Dashboard-module__fg8wJa__unitLabel{color:#9ca3af;font-size:.7rem;font-weight:600}.Dashboard-module__fg8wJa__comparisonPct{color:#22c55e;text-transform:uppercase;margin-top:.25rem;font-size:11px;font-weight:700}.Dashboard-module__fg8wJa__kpiFooter{color:#9ca3af;margin-top:.4rem;font-size:10.5px;font-weight:500}.Dashboard-module__fg8wJa__bottomSection{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;width:100%;padding-bottom:2rem;display:flex}.Dashboard-module__fg8wJa__chartSide{flex-direction:column;flex:710px;gap:1rem;min-width:0;display:flex}.Dashboard-module__fg8wJa__sectionTitle{color:#1f2937;letter-spacing:-.025em;font-size:1.25rem;font-weight:900}.Dashboard-module__fg8wJa__insightBox{background-color:#fff9f6;border-left:4px solid #f37021;border-radius:1rem;align-items:center;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.Dashboard-module__fg8wJa__insightText{color:#374151;font-size:12px;font-weight:500;line-height:1.5}.Dashboard-module__fg8wJa__insightIA{color:#f37021;text-transform:uppercase;letter-spacing:.025em;margin-right:.3rem;font-weight:900}.Dashboard-module__fg8wJa__chartContainer{width:100%;height:calc(100vh - 520px);min-height:280px;padding-top:.5rem}.Dashboard-module__fg8wJa__rankingSide{flex-direction:column;flex:.7 250px;gap:1rem;max-width:100%;display:flex}.Dashboard-module__fg8wJa__rankingCard{background-color:#fff;border:1px solid #f9fafb;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.Dashboard-module__fg8wJa__rankingHeader{border-bottom:1px solid #f9fafb;justify-content:space-between;padding:.75rem 1.25rem;display:flex}.Dashboard-module__fg8wJa__rankingHeaderText{color:#d1d5db;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.Dashboard-module__fg8wJa__rankingBody{flex-direction:column;height:calc(100vh - 500px);min-height:310px;display:flex;overflow-y:auto}.Dashboard-module__fg8wJa__rankingBody::-webkit-scrollbar{width:4px}.Dashboard-module__fg8wJa__rankingBody::-webkit-scrollbar-track{background:#f9fafb}.Dashboard-module__fg8wJa__rankingBody::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.Dashboard-module__fg8wJa__rankingItem{border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Dashboard-module__fg8wJa__rankingItemCritical{background-color:#fef2f2}.Dashboard-module__fg8wJa__unitInfo{flex-direction:column;gap:.2rem;display:flex}.Dashboard-module__fg8wJa__unitName{color:#4b5563;font-size:14px;font-weight:600}.Dashboard-module__fg8wJa__unitWarning{color:#ef4444;text-transform:uppercase;align-items:center;gap:.2rem;font-size:8.5px;font-weight:900;display:flex}.Dashboard-module__fg8wJa__unitValue{color:#1f2937;font-size:14.5px;font-weight:900}@keyframes Dashboard-module__fg8wJa__spin{to{transform:rotate(360deg)}}@keyframes Dashboard-module__fg8wJa__pulse{0%,to{opacity:1}50%{opacity:.5}}.Dashboard-module__fg8wJa__loadingWrapper{background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:6rem 2rem;display:flex}.Dashboard-module__fg8wJa__spinner{border:3px solid #f3f4f6;border-top-color:#f37021;border-radius:50%;width:42px;height:42px;animation:1s linear infinite Dashboard-module__fg8wJa__spin}.Dashboard-module__fg8wJa__loadingText{color:#333;text-align:center;font-size:1.1rem;font-weight:600;animation:2s cubic-bezier(.4,0,.6,1) infinite Dashboard-module__fg8wJa__pulse}.Dashboard-module__fg8wJa__loadingSteps{flex-direction:column;align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.Dashboard-module__fg8wJa__loadingStep{color:#9ca3af;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Dashboard-module__fg8wJa__loadingStepActive{color:#f37021;font-weight:600}
.LeadsDashboard-module__Ft8Kpa__container{box-sizing:border-box;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex;overflow:hidden auto}.LeadsDashboard-module__Ft8Kpa__headerWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;z-index:10;background:#ffffffe6;border-bottom:1px solid #f0f0f0;width:100%;max-width:1200px;margin:0 auto;padding:1rem 0;position:sticky;top:0}.LeadsDashboard-module__Ft8Kpa__contentWrapper{box-sizing:border-box;background-color:#fff;flex-direction:column;gap:2rem;width:100%;max-width:none;min-height:calc(100vh - 60px);margin:0;padding:2.5rem 2rem;display:flex}.LeadsDashboard-module__Ft8Kpa__header{justify-content:space-between;align-items:center;width:100%;display:flex}.LeadsDashboard-module__Ft8Kpa__headerLeft{align-items:center;gap:1rem;display:flex}.LeadsDashboard-module__Ft8Kpa__backButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.LeadsDashboard-module__Ft8Kpa__backButton:hover{color:#333;background-color:#f5f5f5}.LeadsDashboard-module__Ft8Kpa__headerTitle{color:#333;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.LeadsDashboard-module__Ft8Kpa__headerIcon{color:#f37021}.LeadsDashboard-module__Ft8Kpa__intelligenceLabel{color:#999;letter-spacing:.5px;opacity:.8;font-size:.7rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__topSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.LeadsDashboard-module__Ft8Kpa__titleSection{flex:1;min-width:300px}.LeadsDashboard-module__Ft8Kpa__mainTitle{color:#111827;letter-spacing:-.05em;margin:0;font-size:2.5rem;font-weight:900;line-height:1.1}.LeadsDashboard-module__Ft8Kpa__subTitle{color:#6b7280;margin:.5rem 0 0;font-size:1.1rem;font-weight:500}.LeadsDashboard-module__Ft8Kpa__topKpis{align-items:center;gap:2rem;display:flex}.LeadsDashboard-module__Ft8Kpa__topKpi{text-align:right}.LeadsDashboard-module__Ft8Kpa__topKpiLabel{color:#9ca3af;letter-spacing:.5px;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__topKpiValue{color:#111827;font-size:2.5rem;font-weight:900;line-height:1}.LeadsDashboard-module__Ft8Kpa__victoryCard{background:linear-gradient(135deg,#dcfce7 0%,#d1fae5 100%);border:1px solid #86efac;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:1rem 1.5rem;display:flex}.LeadsDashboard-module__Ft8Kpa__victoryData{flex-direction:column;flex:1;gap:.5rem;display:flex}.LeadsDashboard-module__Ft8Kpa__victoryHeader{align-items:center;gap:.5rem;display:flex}.LeadsDashboard-module__Ft8Kpa__victoryIcon{color:#16a34a}.LeadsDashboard-module__Ft8Kpa__victoryTitle{color:#16a34a;font-size:1.1rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__victoryText{color:#166534;flex:1;margin:0;font-size:.95rem;line-height:1.6}.LeadsDashboard-module__Ft8Kpa__slaBadge{background:#fff;border:2px solid #16a34a;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:100px;height:auto;padding:.5rem 1rem;display:flex}.LeadsDashboard-module__Ft8Kpa__slaValue{color:#16a34a;font-size:1.75rem;font-weight:900;line-height:1}.LeadsDashboard-module__Ft8Kpa__slaLabel{color:#16a34a;letter-spacing:.5px;margin-top:.25rem;font-size:.65rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__bottomSection{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:1024px){.LeadsDashboard-module__Ft8Kpa__bottomSection{grid-template-columns:1fr}}.LeadsDashboard-module__Ft8Kpa__sectionTitle{color:#1f2937;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__funnelSide{flex-direction:column;display:flex}.LeadsDashboard-module__Ft8Kpa__funnelContainer{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;padding:1.5rem;display:flex}.LeadsDashboard-module__Ft8Kpa__funnelRow{flex-direction:column;gap:.5rem;display:flex;position:relative}.LeadsDashboard-module__Ft8Kpa__funnelLabel{color:#374151;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.LeadsDashboard-module__Ft8Kpa__funnelValue{color:#111827;font-weight:700}.LeadsDashboard-module__Ft8Kpa__funnelBarContainer{background:#e5e7eb;border-radius:8px;width:100%;height:36px;position:relative}.LeadsDashboard-module__Ft8Kpa__funnelBar{border-radius:8px;justify-content:flex-end;align-items:center;height:100%;padding-right:.75rem;transition:width .6s;display:flex;position:relative}.LeadsDashboard-module__Ft8Kpa__funnelPct{color:#fff;text-shadow:0 1px 2px #0003;white-space:nowrap;font-size:.85rem;font-weight:700;transition:all .3s}.LeadsDashboard-module__Ft8Kpa__pctOutside{color:#4b5563;text-shadow:none;margin-left:8px;position:absolute;left:100%}.LeadsDashboard-module__Ft8Kpa__gargaloBadge{color:#fff;letter-spacing:.5px;background:#ef4444;border-radius:12px;align-self:flex-start;align-items:center;gap:.35rem;margin-top:.25rem;padding:.35rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}.LeadsDashboard-module__Ft8Kpa__slaTable{border-top:1px solid #d1d5db;margin-top:auto;padding-top:1.5rem}.LeadsDashboard-module__Ft8Kpa__slaTableHeader{background:linear-gradient(135deg,#f97316 0%,#fb923c 100%);border-radius:8px 8px 0 0;grid-template-columns:2fr 1fr;gap:1rem;padding:.75rem 1rem;display:grid}.LeadsDashboard-module__Ft8Kpa__slaTableHeaderCell{color:#fff;letter-spacing:.5px;text-align:left;font-size:.7rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__slaTableHeaderCell:last-child{text-align:right}.LeadsDashboard-module__Ft8Kpa__slaTableRow{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:2fr 1fr;gap:1rem;padding:.65rem 1rem;transition:background .2s;display:grid}.LeadsDashboard-module__Ft8Kpa__slaTableRow:hover{background:#f9fafb}.LeadsDashboard-module__Ft8Kpa__slaTableRow:last-child{background:#fef3c7;border-bottom:none;border-radius:0 0 8px 8px;font-weight:700}.LeadsDashboard-module__Ft8Kpa__slaTableCell{color:#374151;font-size:.85rem;font-weight:500}.LeadsDashboard-module__Ft8Kpa__slaTableCellValue{color:#111827;text-align:right;font-size:.9rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__slaTableRow:last-child .LeadsDashboard-module__Ft8Kpa__slaTableCell,.LeadsDashboard-module__Ft8Kpa__slaTableRow:last-child .LeadsDashboard-module__Ft8Kpa__slaTableCellValue{color:#92400e}.LeadsDashboard-module__Ft8Kpa__origemSide{flex-direction:column;display:flex}.LeadsDashboard-module__Ft8Kpa__origemCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem;display:flex}.LeadsDashboard-module__Ft8Kpa__chartTitle{color:#6b7280;letter-spacing:.5px;text-align:center;font-size:.8rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__chartWrapper{width:100%;max-width:420px;margin:0 auto;position:relative}.LeadsDashboard-module__Ft8Kpa__insightsSection{border-top:1px solid #d1d5db;flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.LeadsDashboard-module__Ft8Kpa__insightsTitle{color:#6b7280;letter-spacing:.5px;font-size:.75rem;font-weight:700}.LeadsDashboard-module__Ft8Kpa__insightsList{flex-direction:column;gap:.75rem;display:flex}.LeadsDashboard-module__Ft8Kpa__insightItem{color:#374151;gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.LeadsDashboard-module__Ft8Kpa__insightBullet{color:#f37021;flex-shrink:0;font-weight:900}@keyframes LeadsDashboard-module__Ft8Kpa__spin{to{transform:rotate(360deg)}}@keyframes LeadsDashboard-module__Ft8Kpa__pulse{0%,to{opacity:1}50%{opacity:.5}}.LeadsDashboard-module__Ft8Kpa__loadingWrapper{background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:6rem 2rem;display:flex}.LeadsDashboard-module__Ft8Kpa__spinner{border:3px solid #f3f4f6;border-top-color:#f37021;border-radius:50%;width:42px;height:42px;animation:1s linear infinite LeadsDashboard-module__Ft8Kpa__spin}.LeadsDashboard-module__Ft8Kpa__loadingText{color:#333;text-align:center;font-size:1.1rem;font-weight:600;animation:2s cubic-bezier(.4,0,.6,1) infinite LeadsDashboard-module__Ft8Kpa__pulse}.LeadsDashboard-module__Ft8Kpa__loadingSteps{flex-direction:column;align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.LeadsDashboard-module__Ft8Kpa__loadingStep{color:#9ca3af;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.LeadsDashboard-module__Ft8Kpa__loadingStepActive{color:#f37021;font-weight:600}
.ReportSelector-module__gCvdkG__container{box-sizing:border-box;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex;overflow:hidden auto}.ReportSelector-module__gCvdkG__headerWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;z-index:10;background:#ffffffe6;border-bottom:1px solid #f0f0f0;width:100%;max-width:1200px;margin:0 auto;padding:1rem 0;position:sticky;top:0}.ReportSelector-module__gCvdkG__header{justify-content:space-between;align-items:center;width:100%;display:flex}.ReportSelector-module__gCvdkG__headerLeft{align-items:center;gap:1rem;display:flex}.ReportSelector-module__gCvdkG__backButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ReportSelector-module__gCvdkG__backButton:hover{color:#333;background-color:#f5f5f5}.ReportSelector-module__gCvdkG__headerTitle{color:#333;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.ReportSelector-module__gCvdkG__headerIcon{color:#f37021}.ReportSelector-module__gCvdkG__intelligenceLabel{color:#999;letter-spacing:.5px;opacity:.8;font-size:.7rem;font-weight:700}.ReportSelector-module__gCvdkG__contentWrapper{box-sizing:border-box;flex-direction:column;flex:1;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}.ReportSelector-module__gCvdkG__titleSection{flex-direction:column;gap:.25rem;margin-bottom:0;display:flex}.ReportSelector-module__gCvdkG__mainTitle{color:#111827;letter-spacing:-.05em;margin:0;font-size:2.5rem;font-weight:900;line-height:1.1}.ReportSelector-module__gCvdkG__subTitle{color:#6b7280;margin:0;font-size:1.1rem;font-weight:500}.ReportSelector-module__gCvdkG__reportsGrid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}@media (min-width:768px){.ReportSelector-module__gCvdkG__reportsGrid{grid-template-columns:repeat(2,1fr)}}.ReportSelector-module__gCvdkG__reportCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .2s;display:flex}.ReportSelector-module__gCvdkG__reportCard:hover{border-color:#f37021;transform:translateY(-2px);box-shadow:0 4px 12px #f3702114}.ReportSelector-module__gCvdkG__cardIconWrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ReportSelector-module__gCvdkG__cardContent{flex:1}.ReportSelector-module__gCvdkG__cardContent h3{color:#111827;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.ReportSelector-module__gCvdkG__cardContent p{color:#6b7280;font-size:.9rem;line-height:1.4}.ReportSelector-module__gCvdkG__cardAction{color:#d1d5db;transition:color .2s}.ReportSelector-module__gCvdkG__reportCard:hover .ReportSelector-module__gCvdkG__cardAction{color:#f37021;transform:translate(4px)}
.page-module__E0kJGG__mainContainer{background-color:var(--background);height:100vh;display:flex}.page-module__E0kJGG__contentArea{background-color:#fff;flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__welcomeSection{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem;animation:.5s ease-out page-module__E0kJGG__fadeIn;display:flex}.page-module__E0kJGG__logoContainer{justify-content:center;align-items:center;margin-bottom:0;display:flex}.page-module__E0kJGG__logoImage{filter:drop-shadow(0 2px 8px #0000001a);width:auto;height:90px;display:block}.page-module__E0kJGG__logoText{color:var(--supera-orange);letter-spacing:-1px;font-size:3rem;font-weight:900}.page-module__E0kJGG__subtitle{color:var(--supera-dark-grey);text-align:center;margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.page-module__E0kJGG__title{color:#666;text-align:center;letter-spacing:-.5px;margin:0;font-size:2.25rem;font-weight:800}@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__inteligenciaSupera{color:#999;letter-spacing:.5px;opacity:.8;text-align:center;width:100%;max-width:1200px;font-size:.7rem;font-weight:700;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}
