body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-container{background-color:#fff;border-radius:10px;bottom:100px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;height:70vh;max-width:600px;overflow:hidden;position:fixed;right:20px;transform:scale(0);transition:transform .5s ease-in-out;width:100%;z-index:1000}.chat-container.active{transform:scale(1)}.chat-header{align-items:center;background-color:#009edb;color:#fff;display:flex;justify-content:space-between;padding:10px 20px}.close-button{color:#fff;font-size:20px}.chat-input{align-items:flex-end;background-color:#f9f9f9;border-top:1px solid #e0e0e0;padding:10px}.input-container{flex:1 1;margin-right:10px;position:relative}.chat-input textarea{border:1px solid #ddd;border-radius:10px;box-sizing:border-box;font-size:16px;outline:none;padding:10px 60px 10px 15px;resize:none;transition:border-color .3s,box-shadow .3s;width:100%}.chat-input textarea.input-feedback{animation:pulse 1.5s infinite;border-color:#3498db;box-shadow:0 0 5px #3498db80}@keyframes pulse{0%{box-shadow:0 0 0 0 #3498dbb3}70%{box-shadow:0 0 0 6px #3498db00}to{box-shadow:0 0 0 0 #3498db00}}.chat-input button{background-color:#4caf50;border-radius:20px;font-size:14px;height:fit-content;padding:10px 15px}.chat-input button:hover{background-color:#45a049}.chat-input button:disabled{background-color:#ccc;cursor:not-allowed}.char-counter{background-color:#fffc;border-radius:10px;bottom:8px;color:#666;font-size:12px;padding:2px 5px;position:absolute;right:15px;z-index:10}.char-count-warning{color:#e74c3c;font-weight:700}.chat-container .csat-container{bottom:0;left:0;position:absolute;width:100%;z-index:1100}.chat-container .csat-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1050}.message{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:20px}.option-button{margin:5px auto 10px}.option-button-voltar{border:2px solid #e6ffff;margin-left:10%!important;margin:5px auto 10px;width:60%}.option-button-voltar,.option-button.selected{background-color:#e6ffff;border-radius:8px;color:#000;cursor:pointer;display:block;font-size:16px;padding:10px 15px;text-align:center;transition:background-color .5s ease}.option-button.selected{margin:5px auto;width:90%}.option-button.disabled:hover{background-color:#f5f5f5!important}.option-button.disabled{background-color:#f5f5f5;border:2px solid #f5f5f5;border-radius:8px;color:#000;cursor:pointer;display:block;font-size:16px;margin:5px auto;padding:10px 15px;text-align:center;transition:background-color .5s ease;width:90%}.chat-button{align-items:center;background-color:#009edb;border:none;border-radius:50%;bottom:20px;box-shadow:0 0 10px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;position:fixed;right:20px;width:60px;z-index:1001}.message.you{align-items:flex-end}.message.bot{align-items:flex-start}.message-content{word-wrap:break-word;border-radius:10px;margin-bottom:5px;max-width:70%;overflow-wrap:break-word;padding:10px 15px;position:relative;word-break:break-word}.message.you .message-content{background-color:initial;border:2px solid #009edbcc;border-bottom-right-radius:0}.message.bot .message-content{background-color:initial;border-bottom-left-radius:0;box-shadow:1px 1px 1px #0000004d}.typing-indicator{align-items:center;display:flex}.typing-indicator div{animation:typing 1s ease-in-out infinite;background-color:#333;border-radius:50%;height:8px;margin:0 2px;width:8px}.typing-indicator div:nth-child(2){animation-delay:.2s}.typing-indicator div:nth-child(3){animation-delay:.4s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.pdf-download-button{align-items:center;background-color:#fff;border:none;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#333;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;margin-bottom:20px;max-width:50%;padding:15px;text-align:center;transition:background-color .3s,box-shadow .3s;width:100%}.pdf-download-button:hover{background-color:#f9f9f9;box-shadow:0 6px 12px #00000026}.button-content{align-items:center;display:flex;width:100%}.pdf-icon{height:40px;margin-right:8px;vertical-align:middle;width:40px}.button-text{flex-grow:1;text-align:center}.download-icon{height:30px;margin-left:8px;vertical-align:middle;width:30px}.pdf-option{width:100%}.show-more-link{color:#0084ff;cursor:pointer;margin-top:8px;text-align:left}.show-more-link:hover{text-decoration:underline}.show-more-btn{background:none;border:none;color:#007bff;cursor:pointer;font-size:.9em;padding:5px 0;text-decoration:none}.show-more-btn:hover{color:#0056b3}.options-container{display:flex;flex-direction:column}.options-container.split-buttons{flex-direction:row;gap:8px;justify-content:flex-start;width:60%!important}.option-button{margin-bottom:4px}.option-button.split-button{flex:0 1 auto;margin-bottom:0;min-width:auto;padding:8px 16px}.option-button[data-option-type=text-with-button]{background-color:#009edb;border:2px solid #009edb;color:#fff}.option-button[data-option-type=text-with-button]:hover{background-color:#0088c3;border-color:#0088c3}.option-button[data-option-type=text-with-button] span,.option-button[data-option-type=text-with-button] span a{color:#fff;display:block;height:100%;text-decoration:none;width:100%}.feedback-container{border-radius:5px;bottom:10px;display:flex;margin-left:60%;padding:2px 5px}.feedback-button{background:none;border:none;color:#333;cursor:pointer;font-size:20px;margin-left:5px;padding:2px}.feedback-button:hover{transform:scale(1.2)}.feedback-button.pressed{color:#009edb}.feedback-button.non-pressed{color:#f5f5f5}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.carousel-item-general{border-bottom-left-radius:0;border-bottom-right-radius:10px;border-top-right-radius:10px;box-shadow:1px 1px 1px #0000004d;width:90vw!important}.busca-exames-container{margin:10px 0;width:100%}.busca-exames-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:25px;cursor:pointer;font-family:inherit;padding:12px 16px;transition:background-color .2s ease;width:100%}.busca-exames-button:hover{background-color:#eee}.busca-content{align-items:center;color:#666;display:flex;font-size:14px;gap:10px}.search-icon{color:#999;font-size:16px}.search-input-container{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:25px;display:flex;margin-bottom:25px;padding:14px 18px;position:relative;transition:border-color .3s ease,box-shadow .3s ease}.search-input-container:focus-within{border-color:#009edb;box-shadow:0 0 5px #009edb4d}.input-search-icon{color:#999;flex-shrink:0;font-size:16px;margin-right:10px}.search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:inherit;font-size:16px;outline:none}.search-input::placeholder{color:#999}.search-loading{align-items:center;color:#666;display:flex;font-size:14px;gap:10px;justify-content:center;padding:15px}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#009edb;height:20px;width:20px}.search-error{background-color:#f8d7da;border-radius:8px;color:#721c24;font-size:14px;margin:10px 0;padding:10px 15px;text-align:center}.no-results{color:#666;font-style:italic;padding:20px;text-align:center}.search-results{margin:25px 0}.search-results h4{color:#333;font-size:20px;font-weight:600;margin:0 0 18px}.mobile-search-notice{background-color:#e8f4fd;border:1px solid #bee5eb;border-radius:6px;margin-bottom:15px;padding:10px 12px}.mobile-search-notice span{align-items:center;color:#0c5460;display:flex;font-size:13px;font-weight:500;gap:6px}.pre-loaded-notice{background-color:#fff3cd;border:1px solid #ffecb5;border-radius:6px;margin-bottom:20px;padding:12px 15px}.pre-loaded-notice span{align-items:center;color:#856404;display:flex;font-size:13px;font-weight:500;gap:6px;line-height:1.4}.exam-item-disabled{background-color:#f5f5f5;opacity:.6}.exam-label-disabled{background-color:#f5f5f5!important;cursor:not-allowed!important}.exam-label-disabled .coverage-text,.exam-label-disabled .exam-name,.exam-label-disabled .exam-price{color:#999!important}.exam-label-disabled .coverage-icon{opacity:.5}.exam-checkbox-label:hover.exam-label-disabled{background-color:#f5f5f5;cursor:not-allowed}.exam-name-row{display:flex;flex-direction:column;gap:6px}.phone-only-tag{align-items:center;align-self:flex-start;background-color:#d32f2f;border:1px solid #d32f2f;border-radius:12px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 8px;white-space:nowrap}.selected-exams{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin:25px 0;padding:25px}.selected-list{display:flex;flex-direction:column;gap:8px}.selected-exam{align-items:flex-start;background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;display:flex;gap:8px;justify-content:space-between;padding:10px 12px}.selected-exam-locked{background-color:#f0f4ff;border-color:#b3c7ff;opacity:.8}.selected-exam-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.selected-exam-details{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.selected-exam-name-row{display:flex;flex:1 1;flex-direction:column;gap:4px}.selected-exam-name{color:#1565c0;font-size:14px;font-weight:500;line-height:1.3}.exam-locked-tag{align-items:center;align-self:flex-start;background-color:#ede9fe;border:1px solid #d1c4e9;border-radius:8px;color:#6b46c1;display:inline-flex;font-size:11px;font-weight:600;padding:2px 6px;white-space:nowrap}.selected-exam-price{color:#009edb;font-size:13px;font-weight:600;white-space:nowrap}.selected-exam-coverage{align-items:center;display:flex;gap:10px}.exams-separator{align-items:center;display:flex;justify-content:center;margin:16px 0 12px;position:relative}.exams-separator:before{background:linear-gradient(90deg,#0000,#ddd 20%,#ddd 80%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.separator-text{background-color:#f8f9fa;border:1px solid #ddd;border-radius:12px;color:#666;font-size:12px;font-weight:500;padding:6px 16px;position:relative;z-index:2}.selected-total{align-items:center;background-color:#fff;border:2px solid #009edb;border-radius:6px;display:flex;justify-content:space-between;margin-top:15px;padding:12px 15px}.remove-exam{align-self:flex-start;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:18px;margin-top:2px;padding:2px 6px;transition:background-color .2s ease}.remove-exam:hover{background-color:#0000001a;color:#333}.remove-exam-disabled{align-self:flex-start;background:none;border:none;border-radius:50%;color:#999;cursor:not-allowed;font-size:16px;margin-top:2px;opacity:.7;padding:2px 6px}.add-to-cart-button{background-color:#009edb;border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:16px;font-weight:500;padding:16px 20px;transition:background-color .3s ease,transform .2s ease;width:100%}.add-to-cart-button:hover:not(:disabled){background-color:#0085b8;transform:translateY(-2px)}.add-to-cart-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.add-to-cart-button .loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}.add-to-cart-button.loading{align-items:center;display:flex;gap:8px;justify-content:center}.add-to-cart-button.loading .loading-spinner{margin-right:0}.add-to-cart-button.loading{opacity:.8}.add-to-cart-button.loading,.add-to-cart-button.loading:disabled{background-color:#009edb!important;cursor:wait!important}@media (max-width:480px){.modal-content-csat{height:75vh;min-height:75vh}.modal-header{padding:20px 25px 15px}.modal-header h3{font-size:21px}.close-button{right:10px;top:15px}.modal-body{padding:20px 25px}.modal-footer{padding:15px 25px 25px}.search-input-container{margin-bottom:20px;padding:12px 16px}.search-input{font-size:16px}.add-to-cart-button{font-size:15px;padding:14px 18px}.exam-list{max-height:400px}.exam-checkbox-label{padding:10px 12px}.exam-name{font-size:13px}.exam-price{font-size:12px}.phone-only-tag{font-size:10px;gap:3px;padding:2px 6px}.exam-coverage{gap:8px;margin-top:6px}.coverage-text{font-size:10px}.coverage-icon{height:14px;width:14px}.selected-exams{margin:20px 0;padding:20px}.selected-exam{padding:8px 10px}.selected-exam-name{font-size:13px}.selected-exam-coverage{gap:8px}.selected-exam-details{flex-direction:column;gap:4px}.selected-exam-price{align-self:flex-start;font-size:12px}.selected-total{padding:10px 12px}.total-label{font-size:14px}.total-price{font-size:16px}.search-results{margin:20px 0}.search-results h4,.selected-exams h4{font-size:18px;margin-bottom:15px}.mobile-search-notice{margin-bottom:12px;padding:8px 10px}.mobile-search-notice span{font-size:12px}.remove-exam-disabled{font-size:14px;padding:1px 4px}.exam-locked-tag{font-size:10px;padding:1px 4px}.selected-exam-name-row{gap:3px}.exams-separator{margin:12px 0 8px}.separator-text{font-size:11px;padding:4px 12px}}.message.bot .busca-exames-container{margin-top:10px}.remocao-exames-container{margin:10px 0;width:100%}.remocao-exames-button{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:25px;cursor:pointer;font-family:inherit;padding:12px 16px;transition:background-color .2s ease;width:100%}.remocao-exames-button:hover{background-color:#ffeeba}.remocao-content{align-items:center;color:#856404;display:flex;font-size:14px;font-weight:500;gap:10px}.remove-icon{color:#856404;font-size:16px}.modal-overlay{background-color:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;z-index:999}.modal-overlay.visible{opacity:1}.modal-content-csat{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -4px 10px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:80vh;left:0;max-width:100%;min-height:80vh;overflow:hidden;padding:0;position:fixed;right:0;transform:translateY(100%);transition:all .4s cubic-bezier(.25,1,.5,1);z-index:1000}.modal-content-csat.visible{transform:translateY(0)}.modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex-shrink:0;justify-content:center;margin-bottom:0;padding:25px 30px 20px;position:relative;text-align:center}.modal-header h3{color:#333;font-size:24px;font-weight:800;margin:0;text-align:center;width:100%}.close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;font-weight:700;padding:5px 10px;position:absolute;right:15px;top:20px;transition:background-color .2s ease}.close-button:hover{background-color:#f5f5f5;border-radius:50%}.modal-body{flex:1 1;margin-bottom:0;min-height:0;overflow-y:auto;padding:25px 30px}.exam-instruction{color:#666;font-size:14px;font-style:italic;margin:0 0 20px}.exam-list{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:500px;overflow-y:auto}.exam-item{border-bottom:1px solid #f0f0f0;transition:all .3s ease}.exam-item:last-child{border-bottom:none}.exam-item-inactive{background-color:#f8f9fa;opacity:.7}.exam-checkbox-label{align-items:center;cursor:pointer;display:flex;padding:12px 15px;transition:background-color .2s ease}.exam-checkbox-label:hover{background-color:#f8f9fa}.exam-label-inactive{cursor:pointer!important}.exam-label-inactive:hover{background-color:#f0f0f0!important}.exam-label-inactive .exam-name,.exam-label-inactive .exam-price{color:#999!important;text-decoration:line-through}.exam-label-inactive .coverage-text{color:#999!important}.exam-label-inactive .coverage-icon{opacity:.5}.exam-checkbox{cursor:pointer;height:18px;margin-right:12px;width:18px}.exam-info{align-items:flex-start;display:flex;flex:1 1;gap:12px;justify-content:space-between}.exam-details{display:flex;flex:1 1;flex-direction:column;gap:8px}.exam-name{color:#333;font-size:14px;font-weight:500;line-height:1.4}.exam-name,.exam-price{transition:all .3s ease}.exam-price{align-self:flex-start;color:#009edb;font-size:13px;font-weight:600;margin-top:2px}.exam-coverage{gap:12px;margin-top:4px}.coverage-item,.exam-coverage{align-items:center;display:flex}.coverage-item{gap:4px}.coverage-icon{flex-shrink:0;height:16px;transition:opacity .3s ease;width:16px}.coverage-text{color:#009edb;font-size:11px;font-weight:500;transition:color .3s ease;white-space:nowrap}.selected-exams{margin:0}.selected-exams h4{color:#333;font-size:20px;font-weight:600;margin:0 0 18px}.total-value{align-items:center;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;margin-top:20px;padding:15px 20px}.total-label{color:#333;font-size:16px;font-weight:600}.total-price{color:#009edb;font-size:18px;font-weight:700}.no-exams{color:#666;padding:40px 20px;text-align:center}.no-exams p{font-size:16px;font-style:italic;margin:0}.modal-footer{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;padding:20px 30px 30px}.update-exams-button{background-color:#009edb;border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:16px;font-weight:500;padding:16px 20px;transition:background-color .3s ease,transform .2s ease;width:100%}.update-exams-button:hover:not(:disabled){background-color:#0085b8;transform:translateY(-2px)}.update-exams-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.update-exams-button .loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}.update-exams-button.loading{align-items:center;display:flex;gap:8px;justify-content:center}.update-exams-button.loading .loading-spinner{margin-right:0}.update-exams-button.loading{opacity:.8}.update-exams-button.loading,.update-exams-button.loading:disabled{background-color:#009edb!important;cursor:wait!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.modal-content-csat{height:80vh;min-height:80vh}}@media (max-width:480px){.modal-content-csat{height:75vh;min-height:75vh}.modal-header{padding:20px 25px 15px}.modal-header h3{font-size:21px}.close-button{right:10px;top:15px}.modal-body{padding:20px 25px}.modal-footer{padding:15px 25px 25px}.update-exams-button{font-size:15px;padding:14px 18px}.exam-list{max-height:400px}.exam-checkbox-label{padding:10px 12px}.exam-name{font-size:13px}.exam-price{font-size:12px}.exam-coverage{gap:8px;margin-top:6px}.coverage-text{font-size:10px}.coverage-icon{height:14px;width:14px}.selected-exams h4{font-size:18px;margin-bottom:15px}.total-value{margin-top:15px;padding:12px 15px}.total-label{font-size:15px}.total-price{font-size:16px}}.message.bot .remocao-exames-container{margin-top:10px}body.modal-open{overflow:hidden}.perguntas-apoio-container{margin:15px 0;padding:0 10px}.perguntas-apoio-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:100%;padding:20px}.perguntas-apoio-card.completed{background:#f8f9fa;border-color:#28a745}.perguntas-apoio-card.completed-simple{align-items:center;background:#fff;border-color:#009edb;display:flex;justify-content:center;margin:8px 0;max-width:100%;min-height:50px;padding:12px 16px}.perguntas-apoio-card.completed-simple .pergunta-content{align-items:center;display:flex;justify-content:center;width:100%}.perguntas-apoio-card.completed-simple .pergunta-content p{color:#495057;font-size:15px;font-weight:500;margin:0 0 -25px;text-align:center}.pergunta-header{margin-bottom:20px}.pergunta-contador{color:#6c757d;font-size:14px;font-weight:500;margin-bottom:8px}.progresso-bar{background-color:#e9ecef;border-radius:3px;height:6px;overflow:hidden;width:100%}.progresso-fill{background:linear-gradient(90deg,#009edb,#0088c3);border-radius:3px;height:100%;transition:width .3s ease}.pergunta-content{margin-bottom:25px}.pergunta-titulo{color:#343a40;font-size:18px;font-weight:600;line-height:1.4;margin-bottom:20px}.opcoes-container{display:flex;flex-direction:column;gap:12px}.opcao-button{align-items:center;background:#fff;border:2px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:15px 20px;position:relative;text-align:center;transition:all .2s ease}.opcao-button:hover{background:#f8f9fa;border-color:#009edb;transform:translateY(-1px)}.opcao-button.selected{background:#009edb;border-color:#009edb;box-shadow:0 2px 8px #009edb4d;color:#fff}.opcao-button.selected:after{content:"✓";font-weight:700;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.navegacao-container{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding-top:20px}.nav-button{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:14px;font-weight:500;min-width:100px;padding:10px 20px;transition:all .2s ease}.nav-button:hover:not(:disabled){background:#f8f9fa;border-color:#009edb;color:#009edb}.nav-button:disabled{background:#f8f9fa;cursor:not-allowed;opacity:.5}.indicador-paginas{align-items:center;display:flex;gap:8px}.indicador-ponto{background:#dee2e6;border-radius:50%;cursor:pointer;height:12px;transition:all .2s ease;width:12px}.indicador-ponto.ativo{background:#009edb;transform:scale(1.2)}.indicador-ponto.respondido{background:#28a745}.indicador-ponto.respondido.ativo{background:#009edb;border:2px solid #28a745}.indicador-ponto:hover{transform:scale(1.1)}.indicador-ponto.disabled{background:#f8f9fa;cursor:not-allowed;opacity:.5}.indicador-ponto.disabled:hover{transform:none}.finalizar-container{border-top:1px solid #e9ecef;margin-top:20px;padding-top:20px;text-align:center}.finalizar-button{background:#28a745;border:none;border-radius:8px;box-shadow:0 2px 8px #28a7454d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 30px;transition:all .2s ease}.finalizar-button:hover{background:#218838;box-shadow:0 4px 12px #28a74566;transform:translateY(-1px)}@media (min-width:1440px){.perguntas-apoio-card.completed-simple .pergunta-content p{margin:0 0 -30px}}@media (max-width:1024px) and (min-width:769px){.perguntas-apoio-card.completed-simple .pergunta-content p{margin:0 0 -22px}}@media (max-width:768px){.perguntas-apoio-container{padding:0 5px}.perguntas-apoio-card.completed-simple .pergunta-content p{margin:0 0 -18px}.perguntas-apoio-card{padding:15px}.pergunta-titulo{font-size:16px}.opcao-button{font-size:14px;padding:12px 15px}.navegacao-container{flex-direction:column;gap:15px}.nav-button{min-width:80px;padding:8px 16px}.indicador-paginas{order:-1}.perguntas-apoio-card.completed-simple{margin:6px 0;min-height:45px;padding:10px 12px}.perguntas-apoio-card.completed-simple .pergunta-content p{font-size:13px;margin:0 0 -15px}}@media (max-width:480px){.navegacao-container{flex-direction:column;gap:15px}.nav-button{max-width:200px;width:100%}}@keyframes slideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.perguntas-apoio-card{animation:slideIn .3s ease}.opcao-button{animation:slideIn .2s ease}.opcao-button:first-child{animation-delay:.1s}.opcao-button:nth-child(2){animation-delay:.2s}.opcao-button:nth-child(3){animation-delay:.3s}.opcao-button:nth-child(4){animation-delay:.4s}.csat-container{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -4px 10px #0000001a;box-sizing:border-box;left:0;max-width:100%;padding:25px 15px;position:absolute;right:0;transform:translateY(100%);transition:all .4s cubic-bezier(.25,1,.5,1);z-index:1000}.csat-container.visible{transform:translateY(0)}.csat-container.expanded{height:auto;max-height:80vh;overflow-y:auto;padding:35px 15px 40px}.csat-overlay{background-color:#00000080;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease-in-out;z-index:999}.csat-overlay.visible{opacity:1}.csat-header{align-items:center;display:flex;justify-content:center;margin-bottom:15px;position:relative;text-align:center}.csat-header span{color:#333;font-size:19px;font-weight:800;padding:0 20px;text-align:center;width:100%}.csat-header .close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;font-weight:700;padding:5px 10px;position:absolute;right:-5px;top:-15px;transform:none}.csat-buttons{display:flex;gap:15px;justify-content:center;margin:0 auto 10px;max-width:280px;width:100%}.csat-button{border-radius:10px;cursor:pointer;flex:1 1;font-size:15px;font-weight:400;margin-top:15px;max-width:180px;min-width:100px;padding:15px;text-align:center;transition:all .2s ease}.csat-button,.csat-button.negative,.csat-button.positive{background-color:#dff6ff;border:none;color:#000}.csat-button:hover{box-shadow:0 3px 6px #00000026;opacity:.95;transform:translateY(-2px)}.csat-button.negative:hover,.csat-button.positive:hover,.csat-button:hover{background-color:#d6f5ff}.csat-feedback{animation:fadeIn .5s ease-in-out;padding:15px 5px 0;position:relative}.feedback-close{color:#555;font-size:26px;font-weight:700;padding:5px 10px;position:absolute;right:-10px;top:-25px;z-index:1010}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.csat-feedback h3{color:#333;font-size:19px;font-weight:800;margin:0 0 12px;text-align:center}.csat-feedback p{color:#555;font-size:15px;margin-bottom:15px}.feedback-textarea{background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:16px;margin-bottom:25px;min-height:200px;padding:18px;resize:none;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease;width:100%}.feedback-textarea:focus{border-color:#009edb;box-shadow:0 0 5px #009edb4d;outline:none}.feedback-textarea.disabled,.feedback-textarea:disabled{background-color:#f0f0f0;border-color:#ccc;color:#999;cursor:not-allowed}.feedback-submit-button{background-color:#009edb;border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:500;margin:10px auto 0;padding:16px;transition:background-color .3s ease,transform .2s ease;width:100%}.feedback-submit-button:hover{background-color:#0085b8;transform:translateY(-2px)}.feedback-submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.rating-container{display:flex;gap:5px;justify-content:space-between;margin:20px 0 25px}.rating-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:8px 5px;transition:transform .2s ease,background-color .2s ease;-webkit-user-select:none;user-select:none}.rating-option:hover{background-color:#f0f0f0;transform:translateY(-2px)}.rating-option.selected{background-color:#e6ffff;box-shadow:0 3px 5px #0000001a;transform:translateY(-3px)}.emoji{font-size:28px;margin-bottom:5px}.rating-text{color:#333;font-size:12px;font-weight:500;text-align:center}.feedback-label{color:#333;font-size:15px;font-weight:600;margin:15px 0 10px}@media (max-width:360px){.rating-container{flex-wrap:wrap;justify-content:center}.rating-option{flex:0 0 30%;margin-bottom:10px}.emoji{font-size:24px}.rating-text{font-size:10px}.csat-buttons{gap:10px;justify-content:space-between;margin:0 auto 10px;max-width:100%;padding:0}.csat-button{flex:0 0 auto;font-size:14px;margin-top:10px;min-width:0;padding:12px 8px;width:calc(50% - 5px)}}@media (min-width:361px) and (max-width:480px){.csat-buttons{gap:12px;justify-content:space-between;margin:0 auto 10px;max-width:100%;padding:0}.csat-button{flex:0 0 auto;max-width:160px;min-width:0;width:calc(50% - 6px)}}body{align-items:center;background-color:#f4f4f9;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0;padding:0}.chat-messages{border-bottom:1px solid #ddd;flex:1 1;overflow-y:auto;padding:20px}.chat-input{align-items:center;background-color:#f4f4f9;display:flex;padding:15px}.chat-input input[type=text]{border:1px solid #ddd;border-radius:5px;flex:1 1;font-size:16px;margin-right:10px;outline:none;padding:10px}.chat-input button{background-color:#009edb;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;padding:10px}.chat-input button:hover{background-color:#006ba4}.option-button{background-color:#e6ffff}.option-button,.option-button-clicked{border:2px solid #e6ffff;border-radius:8px;color:#000;cursor:pointer;display:block;font-size:16px;margin:5px auto;padding:10px 15px;text-align:center;transition:background-color .5s ease;width:90%}.option-button-clicked{background-color:#009edb}.option-button-non-clicked{background-color:#f5f5f5!important;border:2px solid #e6ffff;border-radius:8px;color:#000;cursor:pointer;display:block;font-size:16px;margin:5px auto;padding:10px 15px;text-align:center;transition:background-color .5s ease;width:90%}.option-button .active,.option-button:hover{background-color:#68d5ff;color:#000}#attach-button{background:none;border:none;color:#ee3f75;cursor:pointer;font-size:20px}#attach-button:hover{color:#d53867}@media (max-width:768px){.chat-container{border-radius:0;bottom:0;height:100vh;right:0;width:100%}.chat-button{bottom:10px;right:10px}}
/*# sourceMappingURL=main.8a6aafb7.css.map*/