:root{
    --gradient-color-1:#FFFFFF;
    --gradient-color-2:#D9EBFB;
    --gradient-color-3:#CFC2F5;
}

*{
  margin: 0;
  padding: 0;
  box-sizing: inherit; 
}
html{
  font-size: 62.5%;
}

body {
    box-sizing: border-box;
    background-color: white;
    position: relative;
}
p{
  margin-bottom: 0rem !important;
}
@font-face {
    font-family: inter;
    src: url(../fonts/Inter-SemiBold.ttf);
}
@font-face {
    font-family: inter-medium;
    src: url(../fonts/Inter-Medium.ttf);
}
@font-face {
    font-family: inter-regular;
    src: url(../fonts/Inter-Regular.ttf);
}
.main-col-contain{
    background-color: #0F1E46;
    height: 100vh;
    width: 100vw;
    display: grid;
    grid-template-columns:0.05fr 0.95fr ;
    /* grid-template-columns:0.15fr 0.18fr .67fr ; */
    overflow: hidden;
}
.columns1{    
    overflow: hidden;
    background-color: #0F1E46;
    border-radius: 10px 0 0 0 ;
    display: block;
    position: relative;
    height: 99.18%;  
    transition: .8s ease;
}
.columns2{
    display:none;
    background-color: white;
    margin-right: 4px;
    margin-top: 6px;
    border-radius: 4px;
    height: 99.55%;
    overflow: hidden;
    transition: .8s ease;
}
.columns3{
    display: grid;
    /* display: none; */
    background-color: white;
    margin-top: 6px;
    margin-right: 6px;
    border-radius: 6px;
    height: 99.18%;
    transition: .8s ease;
}
.img-left{
  display: none;
}
.img-right{
  display: none;
}
.img-icon{
  height: 10%;
  width: 9rem;
  margin-left: 3rem;
  padding-top: 3rem;
  margin-bottom: 1rem;
}
.sma{
  display: none;
}
.img-span{
    height: 1px;
    width: 77%;
    background-color: #C5C5D1;
    margin-left: 11%;
    margin-right: 9%;
    opacity: 40%;
    margin-bottom:2rem;
}
.img-span2{
  height: 1px;
  width: 77%;
  background-color: #C5C5D1;
  margin-left: 11%;
  margin-right: 9%;
  opacity: 40%;
}
.andiv{
  margin-bottom: 8px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.center-gen {
  display: flex;
  justify-content: center;
  /* width: 80%; */
  width: 50%;
}
.phicon{
  display: none;
}
.title-text2{
  color: white;
    position: relative;
    padding: 5px 15px;
    display: flex;
    border-radius: 6px;
    align-items: center;
    margin-bottom: 17%;
}
.title-text-gen{
    display: none;
    font-family: inter;
    font-size: 1.7rem;
    margin-left: 1rem;
}
.center-menu{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 40%;
}
.menu-list-itemz{
    width: 80%;
    display: inline-flex;
    align-items: center;
    padding: .5rem;  
    transition: ease .4s; 
    justify-content: center;
}
.aion-icon-crt{
  align-self: flex-start;
  margin-top: 1.5rem;
  width: 8%;
}
.item-icon{
    display: inline-block;
    width: 15%;
    position: relative;
}
.item-detail{
  display: none;
  /* display: inline-flex; */
  justify-content: space-between;
  width: 80%;
  align-items: center;
  font-size: 1.4rem;
}
.item-detail-1{
    float: left;
    font-family:inter-medium;
    color: white;
}
.item-detail-2{
    float: right;
    font-family:inter-medium;
    color: white;
    width: 20%;
    background-color: #434F8F;
    border-radius: 12px;
    padding-left: 11px;
    
}
.img-icon-nav{
    height: 2rem;
}
.img-icon-nav2{
    height: 2.4rem;
}
.img-icon-nav3{
    height: 1.7rem;
}
.img-icon-nav4{
    height: 1.6rem;
}
.img-icon-nav5{
    height: 1.6rem;
}
.img-icon-nav6{
    height: 1.8rem;
}
#aion-logo{
  height: 6.3rem;
}
.coulmn1-last-div{
  width: 100%;
  height: 35%;
  /* background-image: url(../images/back.png); */
  background-repeat: no-repeat;
  background-size: cover; 
  position: absolute;
  bottom: 0;
  left: 0;
}
.profile{
    position: absolute;
    height: 40%;
    width: 90%;
    bottom: 13px;
    left: 50%;
    transform: translateX(-50%);
    /* background-color: #434e8fb5; */
    border-radius: 10px;
}
.version{
  display: none;
  position: relative;
  width: 4rem;
  height: 10%;
  background-color: #0F1E46;
  border-radius: 10px;
  color: white;
  font-size: 1rem;
  font-family: inter;
  top: 4px;
  right: 4px;
  float: right;
}
.version-center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.profile-info{
  display: flex;
  width: 83%;
  align-items: center;
}
.open-panel{
  margin-right: 3rem;
}
.profile-img{
    /* display: inline-block;
    height:75%;
    width:100%;
    border-radius: 50%;
    margin-right: .5rem; */
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin-right: .5rem;
    position: absolute;
    bottom: 1rem;
    margin-left: 12px;
}
#widthofprof{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /* width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    bottom: 0rem;
    height: 35%; */
}
.profwid{
  width: 100%;
  display: flex;
  height: 50%;
  justify-content: center;
}
.profile-details{
   display: none;
  /* display: inline-flex; */
  flex-direction: column;
  height: 100%;
  justify-content: center;
  font-family: inter-medium;
  font-size: 1.2rem;
  color: white;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 66%;
}
#profile-mail{
    font-size: 1.4rem;
    color: #7380C2;

}
.buttonui {
  /* display: flex; */
  display: none;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  gap: 8px;
  height: 3rem;
  width: 83%;
  height: 25%;
  border: none;
  background: white;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 8%;
  margin-top:1rem;
  margin-bottom: 1rem;
 
  }
  
  .lableui {
    margin-top: 1px;
    font-size: 1.6rem;
    color: black;
    font-family: inter;
  }
  
  .buttonui:hover .svg-iconui {
    animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
  
    25% {
      transform: rotate(-8deg);
    }
  
    50% {
      transform: rotate(0deg);
    }
  
    75% {
      transform: rotate(8deg);
    }
  
    100% {
      transform: rotate(0deg);
    }
  }
  .column2-title{
      height: 10%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items:center;
      padding-left: 2rem;
      flex-wrap: wrap;
      align-content: center;
      font-family: inter;
  }
  .column2-title-det{
    font-size: 1.5rem;
    margin-right: 1rem;
  }
  .column-top-items{
    display: inline-flex;
  }
  .column-top-items2{
    margin-right: 1rem;
  }
  .title-number-msg{
    position: relative;
    height: 2rem;
    width: 2rem;
    font-size: 1rem;
    font-weight: 500;
    background-color: #C7C8C9;
    border-radius: 50%;
    padding: .4rem;
    color: #474747;
  }
  .flex-title-2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .border-bottom-title{
    display: block;
    height:.1rem;
    background-color: #C7C8C9;
    width: 100%;
  }
  .search-bar{
      height: 11%;
      width: 100%;
      background-color: rgb(255, 255, 255);
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .box{
    height: 50%;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #D5DAE7;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius:10px;
 }
 .input1{
    border: none;
    background-color: none;
    width: 100%;
    height: 100%;
 }
 .input1:focus{
   outline: none;
    background: none;
 }
 .input-box{
    width: 75%;
    height: 100%;
    font-size: 10px;
 }
 .search-button{
    width: 2.5rem;
    height: 2.5rem;
    background-color: #D5DAE7;
    border-radius: 8px;
    position: relative;
 }
 .button1{
    background: none;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
 }
 .border-bottom-search{
    display: block;
    height:.1rem;
    background-color: #C7C8C9;
    width: 80%;
    margin-left: 9%;
    margin-right: 9%;
    
  }
  .history{
    height: 81vh;
    overflow-y: scroll;
  }
  .history-1{
     display: flex;
     justify-content: center;
     align-items: center;
     width: 100%;
     height: 20%;

  }
  .history-1-det{
    width: 80%;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
 }
  .history-title-time{
    display: inline-flex;
    justify-content:space-between;
    align-items: baseline;
    width: 100%;
    height: 10%;
  }
  .history-title-1{
    font-family: inter;
    font-weight: 400;
    font-size: 1.6rem;
  }
  .history-time{
    font-size: 1.3rem;
    color: #8D8D8D;
    font-weight: 600;
    font-family: inter;
  }
  .history-title-time-sub{
    font-size: 1.2rem;
    color: #8D8D8D;
    font-family: inter-medium;
    line-height: 2rem;
  }
  .history-title-time-sub p{
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .audio-generator{
    height: 20%;
  }
  .history-2{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20%;

  }
  .history-2-det{
    width: 80%;
  }
  .history-time-2{
    font-size: 1.2rem;
    color: #8D8D8D;
    font-weight: 400;
    font-family: inter;
  }
  .history-title-2{
    font-family: inter;
    font-weight: 400;
    font-size: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 45%;
  }
  .history-title-time-paragraph{
    font-family: inter-medium;
    font-size: 1.2rem;
    line-height: 2rem;
}
.history-title-time-paragraph p{
  height: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.history-title-time-paragraph2{
  font-family: inter-medium;
  font-size: 1.2rem;
  line-height: 2rem;
}
.history-title-time-paragraph2 p{
  height:50px;
  text-overflow: ellipsis;
  overflow: hidden;
}
  .history-3{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30%;
  }
  .history-4{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40%;
  }
.img-display{
display: flex;
justify-content: space-between;
height: 40%;
width: 100%;
}
.fleximages{
  height: 70%;
  width: 22%;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
}
.fi{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 85%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.history-5{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30%;
}
#mg-bot-para{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.color-bg-grad{
    background-image: linear-gradient(to bottom ,var(--gradient-color-1),var(--gradient-color-2),var(--gradient-color-3) );
    height: 60%;
}
.columns3{
    display: grid;
    grid-template-columns: 1fr;
}
.chat-window{
    height: 100vh;
    position: relative;
    border-right: 4px solid #0F1E46;
    
}
.statistics{
    height: 100vh;
    display: none;
}
.column3-title{
    height: 10%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items:center;
    padding-left: 2rem;
    flex-wrap: wrap;
    align-content: center;
    font-family: inter;
}
.column3-title-det{
  font-size: 1.5rem;
  margin-right: 1rem;
}
.title-number-msg2{
  position: relative;
  height: 2rem;
  width: 2rem;
  font-size: 1rem;
  font-weight: 500;
  background-color: #C7C8C9;
  border-radius: 50%;
  padding: .4rem;
  color: #474747;
}
.flex-title-3{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.close-stat{
  margin-right: 2rem;
}
.column3-title-bottom{
    height: .1rem;
    display: block;
    background-color: #C7C8C9;
    width: 90%;
    margin-left: 4.5%;
    margin-right: 4.5%;
}
.error-msg{
    height: auto;
    width: 70%;
    background-color: #F3F8FD;
    margin-top: 4rem;
    margin-left: 25%;
    margin-right: 5%;
    border-radius: 10px;
    padding: 1rem;
}
.msg-time{
  display:flex;
  justify-content: flex-end;

}
.msg-time-det{
  font-size: 1rem;
  font-family: inter-regular;
  font-weight: 500;
  color: gray;
}
.result-display{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.error-text{
  font-family: inter-medium;
  color: #4D4D4D;
  font-size: 1.3rem;
  border: 2px solid #DD524C;
  border-radius: 8px;
  padding-left: .7rem;
  padding-top: .7rem;
  padding-bottom: .7rem;
  padding-right: 1rem;
  background-color: #dd514c2f;
  margin-left: 1rem;

}
.crt-msg{
  width: 70%;
  height: auto;
  background-color: #F3F8FD;
  margin-top: 5rem;
  margin-left: 25%;
  margin-right: 5%;
  border-radius: 10px;
  padding: 1rem;
  font-family: inter-medium;
  font-size: 1.3rem;
  position: relative;

}
.crt-msg-bar{
  width: 90%;
  height: auto;
  background-color: #F3F8FD;
  margin-top: 5rem;
  margin-left: 5%;
  margin-right: 5%;
  border-radius: 10px;
  padding: 1rem;
  font-family: inter-medium;
  font-size: 1.3rem;
  position: relative;

}

.align-crt{
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  width:100%;
}
.aion-result-generated{
  margin-left: 1rem;
  width: 90%;
  
}
.feedbackicons{
  display: flex;
  align-items: flex-start;
  margin-left: 3.5rem;
}
.feed-back-icon{
  margin-right: 1rem;
}
.but-react{
  width:12rem;
  height: 3rem;
  display: flex;
  justify-content: space-around;
  border: 2px solid #E0E2E4;
  font-family: inter-medium;
  font-size: .8rem;
  border-radius: 5px;
  margin-right: .5rem;
  margin-left: .5rem;
}
.but-react-style{
  border:none;
  background: none;
  display: inline-flex;
  justify-content:space-evenly;
  align-items: center;

}
.but-title{
  margin-left: .3rem;
}
.result-act-but{
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.prompt-send{
 
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  font-size: 1.5rem;
  background-color: white;
  border-radius: 7px;
  margin-bottom: 1.5rem;

}
.prompt{
  border:none;
  background-color: none;
  font-size: 16px;
  font-family: inter-medium;
}
.prompt:focus{
  outline: none;
  background: none;
}
.send-button{
  border: none;
  background:none;
  padding-right: 20px;
}
.chat-history-results{
  overflow-y: auto;
  height: 75vh;
}
.display-images-generated-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
}
.sizing-img{
  height: 10rem;
  width: 10rem;
  border-radius: 5px;
  margin: .5rem;
}
.img-text-describe{
  font-family: inter-medium;
  font-size: 1.3rem;
  margin-right: 1rem;
  margin-left: 2.6rem;
}
.card{
  width: 70%;
  padding: 1.5rem;
}
.card-img{
  width: 100%;
  height: 17rem;
}
.alter-img{
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.card-title{
  font-family: inter;
  font-size:1.5rem;
  margin-top: .8rem;
  margin-bottom: .8rem;
}
.card-context{
  display: flex;
  font-family:inter-medium;
  font-size: 1.3rem;
  justify-content: space-around;
  line-height: 2rem;

}
.table-wrapper{
  margin: 70px 70px 70px;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
}

.fl-table {
  border-radius: 5px;
  font-size: 12px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  background-color: white;
}

.fl-table td, .fl-table th {
  text-align: center;
  padding: 8px;
}

.fl-table td {
  border-right: 1px solid #f8f8f8;
  font-size: 12px;
}

.fl-table thead th {
  color: #ffffff;
  background: #4FC3A1;
}


.fl-table thead th:nth-child(odd) {
  color: #ffffff;
  background: #324960;
}

.fl-table tr:nth-child(even) {
  background: #F8F8F8;
}
#send-request{
  float: right;
}
.prompt-send #input-text-prompt{
  width: 100%;
  height: 33px;
  padding: 20px;
  overflow: hidden;
  resize: none;
  padding-left: 15px;
    padding-top: 5px;
}
.parent-popdisp{
  position: relative;
}
.circle-pointer {
  width: 30px; 
  height: 30px; 
  background-color: white;
  border-radius: 50%;
  border: none; 
  display: inline-block;
  box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.1);
  display: none;
  transform: translate(-30px, -25px);
}
.parent-popdisp #popdisp, .form-contain1 #close-form-1{
  cursor: pointer;
}
.parent-popdisp{
  height: 20px;
}
.toggle-switch {
bottom: 150px;
  position: absolute;
  width: 60px;
  height: 30px;
  left: 15px;
  display: none;
}

.toggle-checkbox {
  display: none;
}

.toggle-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #3d3f50;
  border-radius: 30px;
  padding: 5px;
  cursor: pointer;
  position: relative;
}

.sun-icon,
.moon-icon {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sun-icon {
  color: #ffdf00;
}

.moon-icon {
  color: #ffffff;
}

.toggle-button {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background-color: #ffdf00;
  border-radius: 50%;
  transition: all 0.3s;
}

.toggle-checkbox:checked + .toggle-label .toggle-button {
  left: calc(100% - 25px);
  background-color: #ffffff;
}
.aion-result-generated th{
  text-align: center;
}
.new_tab tr{
  text-align: center;
}
.activesidemenu{
  background-color: #0FFBD0 !important;
  border-radius: 6px;
}
#title-text2, #item-2, #item-5{
  cursor: pointer;
}

.question{
  display: flex;
  justify-content: flex-end;
  text-align: right;
  margin: 12px auto;  /* Center with auto margins like response messages */
  width: 85%;  /* Match response message width */
  max-width: 800px;  /* Match response message max-width */
}

.question span{
  background: #0F1E46;  /* Dark navy to match left panel */
  color: #ffffff;  /* White text */
  padding: 8px 14px;  /* Reduced from 12px 18px */
  border-radius: 12px;  /* Slightly reduced from 18px */
  border: 1px solid rgba(15, 251, 208, 0.2);  /* Subtle teal border */
  margin: 0;  /* Remove margin, let parent handle spacing */
  font-size: 14px;  /* Reduced from 15px */
  line-height: 1.4;  /* Reduced from 1.5 */
  box-shadow: 0 2px 8px rgba(15, 251, 208, 0.15), 0 1px 3px rgba(0, 0, 0, 0.1);  /* Teal glow + soft shadow */
  max-width: 70%;
  font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
}

/* Agent Response Container */
.generated-text-prompt{
  width: 70%;  /* Match welcome message width */
  max-width: none;  /* Remove max-width constraint */
  margin: 12px 0 12px 7.5%;  /* Left-aligned with margin from left edge */
  padding: 12px;  /* Significantly reduced padding */
  font-size: 16px;
  line-height: 1.5;  /* Reduced line height */
  font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
  background: transparent;  /* Remove background to avoid duplication */
  border-radius: 0;  /* Remove border radius */
  border: none;  /* Remove containing border */
  box-shadow: none;  /* Remove shadow */
  color: #1a202c;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

/* Add icon to agent responses */
.generated-text-prompt:not(:has(.question))::before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  min-width: 30px;
  background-image: url('../images/welcome-logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Remove wrapper styling for user messages */
.generated-text-prompt:has(.question) {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
  margin: 8px 0 !important;
  width: 100%;
  max-width: none;
}

/* Paragraph spacing within responses */
.generated-text-prompt p {
  margin-bottom: 10px !important;  /* Reduced from 18px */
  line-height: 1.5;  /* Reduced from 1.75 */
  color: #2d3748;
}

.generated-text-prompt p:last-child {
  margin-bottom: 0 !important;
}

.generated-text-prompt p:first-child {
  margin-top: 0;
}

/* Headers in responses */
.generated-text-prompt h1,
.generated-text-prompt h2,
.generated-text-prompt h3 {
  color: #1a202c;
  margin-top: 16px;  /* Reduced from 28px */
  margin-bottom: 10px;  /* Reduced from 16px */
  font-weight: 600;
  letter-spacing: -0.02em;
}

.generated-text-prompt h1:first-child,
.generated-text-prompt h2:first-child,
.generated-text-prompt h3:first-child {
  margin-top: 0;
}

.generated-text-prompt h1 { font-size: 22px; }
.generated-text-prompt h2 { font-size: 19px; }
.generated-text-prompt h3 { font-size: 17px; }

/* Strong/Bold text */
.generated-text-prompt strong,
.generated-text-prompt b {
  color: #1a202c;
  font-weight: 600;
}

/* Lists in responses */
.generated-text-prompt ul,
.generated-text-prompt ol {
  margin: 10px 0;  /* Reduced from 16px */
  padding-left: 20px;  /* Reduced from 28px */
}

.generated-text-prompt li {
  margin-bottom: 6px;  /* Reduced from 10px */
  line-height: 1.5;  /* Reduced from 1.7 */
  color: #2d3748;
}

.generated-text-prompt li:last-child {
  margin-bottom: 0;
}

/* Nested lists */
.generated-text-prompt li > ul,
.generated-text-prompt li > ol {
  margin-top: 6px;  /* Reduced from 8px */
  margin-bottom: 3px;  /* Reduced from 4px */
}

/* Code blocks in responses */
.generated-text-prompt code {
  background-color: rgba(102, 126, 234, 0.1);
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Monaco', 'Courier New', monospace;
}

.generated-text-prompt pre {
  background-color: #1a202c;
  color: #e2e8f0;
  padding: 10px;  /* Reduced from 16px */
  border-radius: 6px;  /* Reduced from 8px */
  overflow-x: auto;
  margin: 10px 0;  /* Reduced from 12px */
}

.generated-text-prompt pre code {
  background: none;
  padding: 0;
  color: inherit;
}

/* Legacy support for old class */
.generate-text {
  width: 85%;
  max-width: 800px;
  margin: 20px auto;
  padding: 24px 28px;
  font-size: 16px;
  line-height: 1.7;
  font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
  background: linear-gradient(135deg, #f8f9ff 0%, #f0f4ff 100%);
  border-radius: 16px;
  border: 1px solid rgba(102, 126, 234, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  color: #2d3748;
}
/* Follow-up Prompts Container */
.follow-propmpts{
  width: 70%;  /* Match response width */
  max-width: none;
  margin: 10px 0 10px 7.5%;  /* Left-aligned like responses */
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

/* Follow-up Prompt Buttons */
.follow-propmpts a {
  display: inline-flex;
  align-items: center;
  padding: 10px 16px;
  font-size: 14px;
  font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
  color: #0F1E46;  /* Dark navy text */
  background: linear-gradient(135deg, #f0fffe 0%, #e6f9f8 100%);  /* Subtle teal gradient */
  border: 1px solid rgba(15, 251, 208, 0.3);  /* Teal border */
  border-radius: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  font-weight: 500;
  box-shadow: 0 2px 6px rgba(15, 251, 208, 0.15);
  position: relative;
}

/* Add arrow icon to prompts */
.follow-propmpts a::after {
  content: '→';
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.3s ease;
}

.follow-propmpts a:hover {
  background: linear-gradient(135deg, #0FFBD0 0%, #0de3c3 100%);  /* Teal gradient on hover */
  border-color: #0FFBD0;
  color: #0F1E46;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(15, 251, 208, 0.3);
}

.follow-propmpts a:hover::after {
  transform: translateX(3px);
}

.follow-propmpts a:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(15, 251, 208, 0.2);
}

/* Error Messages */
.prompt-error{
  width: 85%;
  max-width: 800px;
  margin: 20px auto;
  padding: 20px 24px;
  font-size: 16px;
  line-height: 1.6;
  font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
  background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
  border: 1px solid #fc8181;
  border-radius: 12px;
  color: #c53030;
  box-shadow: 0 4px 12px rgba(245, 101, 101, 0.15);
}
.question{
  margin-right: 5%;
font-size: 16px;
line-height: 24px;
font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
}
.hidden{
  display: none;
}
textarea{
  resize: none;
}
#container-append .table-container{
  width: 70%;
  width: 70%;
  margin: 0 auto;
  margin-top: 10px;
}
thead th {
  text-align: center;
}
th, td{
  font-size: 14px;
  font-family: "inter-Regular";
}
th, td {
  padding: 1rem;
}
/* tr td:last-child, thead th:last-child {
border: 1px solid #ddd;
border-radius: 8px;
} */

.table-container button{
  min-width: 70px;
  padding:5px 10px;
  margin:5px;
  border-radius: 2px;
  border: 1px solid #ddd;
  border-radius: 12px;
  font-size: 10px;
}


tr {
  border-bottom: 1px solid #ddd !important; /* Border below each row */
}

tbody tr:last-child {
  border-bottom: none; /* Remove bottom border from the last row */
} 
.activesidemenu .item-detail-1{
  color: black;
  font-weight: bold;
}
.activesidemenu .black-png, .activesidemenu .history-black{
  display:block
}
.activesidemenu .black-chat{
  display: block;
}
.activesidemenu .white-png, .activesidemenu .history-white{
  display:none
}
.activesidemenu .white-chat{
  display: block;
}
.black-chat{
  display: none;
}
.black-png, .history-black{
  display: none;
}
.activesidemenu .white-chat{
  display: none;
}
.title-text2 {
  margin-left: 4px;
}

#input-text-prompt::after {
  content: '';
  width: 2px; /* Width of the caret */
  background-color: #000; /* Color of the caret */
}
/* Custom scrollbar styling for WebKit browsers (Chrome, Safari) */
.chat-history-results::-webkit-scrollbar {
  width: 10px; /* Width of the scrollbar */
}

.chat-history-results::-webkit-scrollbar-thumb {
  background-color: #b2afaf; /* Color of the scrollbar thumb */
  border-radius: 4px; /* Rounded corners for the scrollbar thumb */
}

.chat-history-results::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* Color of the scrollbar thumb on hover */
}

.chat-history-results::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* Background color of the track */
  border-radius: 4px; /* Rounded corners for the track */
}
.scroll-container {
  position: relative;
  min-height: 75vh;
}
.scroll-arrow {
  position: absolute;
  height: 20px; 
  cursor: pointer;
  font-size: 12px;
  width: 10px;
}

.scroll-arrow.up {
  top: 0;
  right:0px;
  border: none;
}

.scroll-arrow.down {
  right:0px;
  border: none;
}
.response-followup-section {
  margin-top: 1.5rem;
}

.follow-propmpts {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.follow-propmpts a {
  display: inline-block;
  padding: 0.65rem 1.15rem;
  background: linear-gradient(135deg, #4ade80 0%, #22c55e 100%);
  color: white;
  text-decoration: none;
  border-radius: 18px;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(34, 197, 94, 0.2);
  line-height: 1.4;
}

.follow-propmpts a:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(34, 197, 94, 0.4);
  background: linear-gradient(135deg, #22c55e 0%, #4ade80 100%);
}

.follow-propmpts a:active {
  transform: translateY(0);
  box-shadow: 0 2px 5px rgba(34, 197, 94, 0.3);
}
/* Old welcome message styles removed - now using .welcome-message class defined later */
#toggle-main{
  display: none !important;
}
.open-panel-history{
  display: none;
}
.open-panel-hidden{
  display: block;
}
.open-panel-show{
  display: none;
}
.activesidemenu .title-text-gen{
  color:#000
}
#aion-logo{
  height: 28px !important;
  /* width:55px !important */
}
.open-panel-history{
  margin-right: 15px;
}



/* Responsive */

@media (max-width: 767px) {
  .fl-table {
      display: block;
      width: 100%;
  }
  .table-wrapper:before{
      content: "Scroll horizontally >";
      display: block;
      text-align: right;
      font-size: 11px;
      color: white;
      padding: 0 0 10px;
  }
  .fl-table thead, .fl-table tbody, .fl-table thead th {
      display: block;
  }
  .fl-table thead th:last-child{
      border-bottom: none;
  }
  .fl-table thead {
      float: left;
  }
  .fl-table tbody {
      width: auto;
      position: relative;
      overflow-x: auto;
  }
  .fl-table td, .fl-table th {
      padding: 20px .625em .625em .625em;
      height: 60px;
      vertical-align: middle;
      box-sizing: border-box;
      overflow-x: hidden;
      overflow-y: auto;
      width: 120px;
      font-size: 13px;
      text-overflow: ellipsis;
  }
  .fl-table thead th {
      text-align: left;
      border-bottom: 1px solid #f7f7f9;
  }
  .fl-table tbody tr {
      display: table-cell;
  }
  .fl-table tbody tr:nth-child(odd) {
      background: none;
  }
  .fl-table tr:nth-child(even) {
      background: transparent;
  }
  .fl-table tr td:nth-child(odd) {
      background: #F8F8F8;
      border-right: 1px solid #E6E4E4;
  }
  .fl-table tr td:nth-child(even) {
      border-right: 1px solid #E6E4E4;
  }
  .fl-table tbody td {
      display: block;
      text-align: center;
  }
}
.li-flex >img{
  height: 2rem;
}
.color-bg-input{
  background-image: linear-gradient(to bottom, var(--gradient-color-1),var(--gradient-color-2),var(--gradient-color-3) );
  padding: 1rem;
  width: 100%;
  position: absolute;
  bottom: 0rem;

}
.prompt-op-img{
  background-color: white;
  border-radius: 4px;
  padding: 5px;
  height: 2.5rem;
  width: 2.5rem;
  margin-right: .5rem;
  margin-bottom: .8rem;
}
#container {
  height: 10vh;
  background-color: #fff;
  /* margin-top: 2rem; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 10%;
}

#container .text {
  border: none;
  background: none;
  font-size: 18px;
  font-weight: 400;
}

#container #menu-wrap {
  position: relative;
  height: 25px;
  width: 25px;
}

#container #menu-wrap .dots {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

#container #menu-wrap .dots > div,
#container #menu-wrap .dots > div:after,
#container #menu-wrap .dots > div:before {
  height: 6px;
  width: 6px;
  background-color: rgba(49, 49, 49, 0.8);
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#container #menu-wrap .dots > div {
  position: relative;
}

#container #menu-wrap .dots > div:after {
  content: "";
  position: absolute;
  bottom: calc((25px / 2) - (6px / 2));
  left: 0;
}

#container #menu-wrap .dots > div:before {
  content: "";
  position: absolute;
  top: calc((25px / 2) - (6px / 2));
  left: 0;
}

#container #menu-wrap .menu {
  position: absolute;
  right: -10px;
  top: calc(-12px + 50px);
  width: 0;
  height: 0;
  background-color: white;
  padding: 20px 15px;
  -webkit-box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
  box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  font-size: .8rem;
}

#container #menu-wrap .menu ul {
  list-style: none;
}

#container #menu-wrap .menu ul li {
  margin: 15px 0;
}

#container #menu-wrap .menu ul li .link {
  text-decoration: none;
  color: rgba(49, 49, 49, 0.85);
  opacity: 0;
  visibility: hidden;
}

#container #menu-wrap .toggler {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 2;
}

#container #menu-wrap .toggler:hover + .dots > div,
#container #menu-wrap .toggler:hover + .dots > div:after,
#container #menu-wrap .toggler:hover + .dots > div:before {
  background-color: rgba(49, 49, 49, 0.6);
}

#container #menu-wrap .toggler:checked + .dots > div {
  -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812))
    translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
  -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812))
    translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
  transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812))
    translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
}

#container #menu-wrap .toggler:checked + .dots > div:after {
  -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812))
    translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
  -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812))
    translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
  transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812))
    translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
}

#container #menu-wrap .toggler:checked + .dots > div:before {
  -webkit-transform: translateX(
      calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))
    )
    translateY(
      calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812))
    );
  -ms-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812)))
    translateY(
      calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812))
    );
  transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812)))
    translateY(
      calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812))
    );
}

#container #menu-wrap .toggler:checked:hover + .dots > div,
#container #menu-wrap .toggler:checked:hover + .dots > div:after,
#container #menu-wrap .toggler:checked:hover + .dots > div:before {
  background-color: rgba(49, 49, 49, 0.6);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#container #menu-wrap .toggler:checked ~ .menu {
  opacity: 1;
  visibility: visible;
  width: 17rem;
  height: 17rem;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 1.5rem;
  font-family: inter;
}

#container #menu-wrap .toggler:checked ~ .menu ul .link {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s ease 0.3s;
  -o-transition: 0.5s ease 0.3s;
  transition: 0.5s ease 0.3s;
}

#container #menu-wrap .toggler:checked ~ .menu ul .link:hover {
  color: #2980b9;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#container #menu-wrap .toggler:not(:checked) ~ .menu {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#container #menu-wrap .toggler:not(:checked) ~ .menu ul .link {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

@media (max-width: 600px) {
  #container {
    position: absolute;
    top: 50px;
    width: calc(100% - 40px);
    margin: 0;
  }
}
.center-stat .statistics-title{
  font-size: 2rem !important;
  font-family: inter;
}
.menu{
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #B3CAFB;
}
.li-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pie-holder{
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
.piechart {
  width:12rem;
  height: 12rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-image: conic-gradient(
      #D1C8F7 70deg,
      #0487FF 0 235deg,
      #0FFBD0 0
  );
}
.piechart-inner{
    width: 11rem;
    height: 11rem;
    background-color: white;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    font-family: inter-medium;
}
.range input{
  -webkit-appearance: none;
  width: 100%;
  height: .7rem;
  border-radius: 5px;
  outline: none;
  margin-left: .4rem;
  margin-right: .4rem;
}
.range input::-webkit-slider-thumb{
	-webkit-appearance:none;
	width:20px;
	height:20px;
	border-radius:50%;
	background-color:white;
  border:3px solid blue;
}
.range span{
	position:absolute;
	margin-left:14px;
	width:50px;
	height:30px;
	background-color:#222;
	color:#fff;
	border-radius:3px;
	text-align:center;
	line-height:30px;
}
.range span:before{
	content:'';
	position:absolute;
	border-right:9px solid transparent;
	border-left:9px solid transparent;
	border-bottom:12px solid #222;
	left:-10px;
	top:50%;
	transform:translateY(-50%) rotate(-90deg);
}
.range{
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: medium;
  font-family: 'inter-medium';
  align-items: center;
}

.loading {
  animation: reveal-content 3.5s ease; /* Animation properties */
}

@keyframes reveal-content {
  from {
    opacity: 0;
  }
  to {
    opacity: 100%; /* Adjust to "auto" for dynamic content height */
  }
}
.divvv1{
  display: flex;
}
.center-stat{
  height: 10vh;
  width:100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
}
.range{
  width: 85%;
  display: flex;
  justify-content: space-between;
}
.bordersts{
  margin-top: 2rem;
  margin-bottom: 3rem;
  display: block;
  height: 1px;
  width: 85%;
  background-color: #C7C8C9;
  margin-left: 7%;
  margin-right: 7%;
}
.part2-title h2{
  font-family: inter;
  font-size: 2rem;
  margin-left: 11%;
  margin-bottom: 2.5rem;
}
.range-title{
  font-family: inter;
  font-size: 1.8rem;
  margin-left: 11%;
  margin-bottom: 1rem;
}
#container{
  position: absolute;
  top: 0.4rem;
  right: -5.5rem;
  z-index: 333;
  background-color: transparent;
}

.li-flex{
  justify-content: space-around !important;
}
#toggle-main{
  display: none;
  position: absolute;
  top: 1rem;
  right:.5rem;
}
.range-flex{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 30vh;
}
.wrapper-pie{
  display: flex;
  align-items: center;
  justify-content: center;
}

.pie-wrap{
  border: 2px solid lightgrey;
  width: 400px;
  height: 400px;
  margin: 10% 50px;
  position: relative;
  border-radius: 50%;
  color: black;
}
.pie-wrap .entry{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sky-blue{
  background-color: #C2B5F5;
  height:50%;
  width: 50%;
  display: block;
}

.light-yellow{
  background-color: #D9E493;
  height:50%;
  width: 50%;
}
.pink{
  background-color: #434F8F;
  height:50%;
  position: absolute;
  top: 0px;
  right: 0;
  width: 50%;
  clip-path: polygon(0 0, 100% 0%, 0% 100%);
}

.purple{
  background-color: #372273;
  height:50%;
  width: 50%;
  right: 0;
  top: 0;
  position: absolute;
  clip-path:polygon(0% 100%, 100% 0%, 100% 100%);
}

.green{
  background-color: #0487FF;
  height:50%;
  width: 50%;
  right: 0;
  top: 50%;
  position: absolute;
  clip-path:polygon(0% 0%, 100% 0%, 100% 100%);
}

.wheat{
  background-color: #D1C8F7;
  height:50%;
  width: 50%;
  right: 0;
  top: 50%;
  position: absolute;
  clip-path:polygon(0% 0%, 100% 100%, 0% 100%);
}
.pie-wrap .purple p{
  position: absolute;
  top: 140px;
  color: white;
}
.pie-wrap .purple p:first-child{
  top: 120px;
}

.pie-wrap .green p{
  position: absolute;
  top: 20px;
}

.pie-wrap .green p:first-child{
  top: 0px;
}

.pie-wrap .pink p, .pie-wrap .wheat p{
  position: absolute;
  left: 20px;
  top: 80px;
}

.pie-wrap .pink, .pie-wrap .wheat{
  justify-content: flex-start;
}

.pie-wrap .pink p:first-child, .pie-wrap .wheat p:first-child{
  top: 100px;
}
.pie-wrap{
  border: 2px solid lightgrey;
  width: 5rem;
  height: 5rem;
  margin: 10% 50px;
  position: relative;
  border-radius: 50%;
  color: black;
  overflow: hidden;
  animation: pie-size 500ms 500ms ease forwards;
}
.entry .entry-value{
  display: none;
  transition: all 500ms linear;
}
.entry:hover .entry-value{
  display: block;
}
.entry{
  transition: all 500ms linear ;
}
.entry:hover{
  filter: invert();
}
.key-wrap label{
  display: flex;
  text-align: center;
  cursor: pointer;
  margin-bottom: 3px;
  font-size: 1.3rem;
  align-items: center;
  font-family: 'inter-medium';
  }
  input[type="radio"]{
    display: none;
}
.rice-label{
  visibility: hidden;
  animation: display-key 500ms 1s  ease forwards;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.beans-label{
  animation: display-key 500ms 1.5s  ease forwards;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.plantain-label{
  animation: display-key 500ms 2s  ease forwards;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.potato-label{
  animation: display-key 500ms 2.5s  ease forwards;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.yam-label{
  animation: display-key 500ms 3s  ease forwards;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.pasta-label{
  animation: display-key 500ms 3.5s  ease forwards;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.text {
  display: none;
  /* margin-left: -50px; */
  position: absolute;
  margin-top: 1rem;
  font-size: 1.3rem;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 2px solid;
  border-top: 2px solid;
}

.key-wrap label:active{
  opacity: .5;
}
.rice-key:checked ~ .rice-text, .beans-key:checked ~ .beans-text, .plantain-key:checked ~ .plantain-text,  .potato-key:checked ~ .potato-text, .yam-key:checked ~ .yam-text, .pasta-key:checked ~ .pasta-text{
  display: block;
}
.rice-text{
  border-color: black;
}
.beans-text{
  border-color:  pink;
}
.plantain-text{
  border-color:  purple;
}
.potato-text{
  border-color:  limegreen;
}
.yam-text{
  border-color:  wheat;
}
.pasta-text{
  border-color:  skyblue;
}
@keyframes pie-size {
  from{
    width:0px;
  }
  to{
    width:15rem;
    height:15rem;
  }
}
@keyframes display-key {
  from{
    visibility: hidden;
  }
  to{
    visibility: visible;
  }
}
.rad1{
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  background-color: #372273;
  margin-right:.5rem;
}
.rad2{
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  background-color: #0487FF;
  margin-right:.5rem;
}
.rad3{
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  background-color: #D1C8F7;
  margin-right:.5rem;
}
.rad4{
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  background-color: #C2B5F5;
  margin-right:.5rem;
}
.rad5{
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  background-color: #D9E493;
  margin-right:.5rem;
}
.rad6{
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
  background-color: black;
  margin-right:.5rem;
}
.heading{
  margin-left: 2rem;
  margin-top: 2rem;
  font-family: inter;
  font-size: 2rem;
}
.bar-container{
  width: 100%;
  display: flex;
  align-items: center;
  height: 30rem;
  justify-content: space-between;
}
.each-bar{
  width: 3rem;
  height: 20rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.bar{
height: 80%;
width: 100%;
}
.bar-2{
height: 50%;
width: 100%;
}
.bar-3{
  height: 70%;
  width: 100%;
}
.bar-4{
  height: 65%;
  width: 100%;
}
.bar-5{
  height: 80%;
  width: 100%;
}
.bar-6{
  height: 50%;
  width: 100%;
}
.bar-7{
    height: 70%;
    width: 100%;
}
.bar-8{
    height: 65%;
    width: 100%;
}
.bar-9{
  height: 80%;
  width: 100%;
}
.bar-10{
  height: 50%;
  width: 100%;
}
.bar-11{
  height: 70%;
  width: 100%;
}
.bar-12{
  height: 65%;
  width: 100%;
}
.bar-desc{
  height: 20%;
  width: 100%;
  color: #475467;
  margin-top: 1rem;
}
.bar-main-con{
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: repeat(3,1fr);
  row-gap: 0;
  border-radius: 5px 5px 0 0;
  background-image: linear-gradient(to bottom ,#C2B5F5 35%,#434F8F 35%,#372273 30%);
}
.brr-1{
  background-color: #C2B5F5;
  border-radius: 3.5px 3.5px 0 0;
}
.brr-2{
  background-color: #434F8F;
  border-radius: 3.5px 3.5px 0 0;
}
.brr-3{
  background-color: #372273;
  border-radius: 3.5px 3.5px 0 0;
}
.bar-para-desc{
  margin-top: 1.5rem;
  font-size: 1.3rem;
}
.key-wrap-bar{
  display: flex;
  justify-content: flex-end;
}
.new_tab{
  width: 100%;
  margin-top: 3rem;
}
table{
  width: 100%;
  background-color: white;
  border-radius: 1rem;
  border: 1px solid #C7C8C9;
}
th,td{
  padding: 1.5rem;
  vertical-align: middle;
  text-align: center;
}
th{
  border-bottom: 1px solid #C7C8C9;
}
td p {
  text-decoration: none;
  color: black;
  border: 1px solid #C7C8C9 ;
  border-radius: 20px;
  width: 80%;
  height: 2rem;
  display: block;
  padding: .3rem;
  font-size: 1.3rem;
}

td a:visited {
  text-decoration: none;
  border: 1px solid #C7C8C9 ;
  color: black;
}

td a:hover {
  text-decoration: none;
  border: 1px solid #C7C8C9 ;
  color: white;
  background-color: #434F8F;
}

td a:active {
  text-decoration:none;
  color: white;
  border: 1px solid #C7C8C9 ;
  background-color: #434F8F;
  box-shadow: 5px black;
}
@media  (max-width:1601px){
  .main-col-contain {
    background-color: #0F1E46;
    height: 100vh;
    width: 100vw;
    display: grid;
    grid-template-columns:0.05fr 0.95fr ;
    /* grid-template-columns: 0.13fr 0.18fr 0.69fr; */
    overflow: hidden;
}
.item-detail-2 {
  float: right;
  font-family: inter-medium;
  color: white;
  width: 20%;
  background-color: #434F8F;
  border-radius: 12px;
  padding-left: 6px;
}
.img-icon {
  height: 8%;
  width: 9rem;
  margin-left: 3rem;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
}
  #aion-logo {
    height: 4.3rem;
    width: 6.7rem;
}
  .title-text-gen{
    display: none;
    font-size: 1.4rem;
  }
  .title-text2 {
    padding: 8px;
    margin-bottom: 0%;
}
.profile {
  position: absolute;
  height: 48%;
  width: 90%;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  /* background-color: #434e8fb5; */
  border-radius: 10px;
}
.coulmn1-last-div {
  height: 33.5%;
}
.center-menu{
  height: 45%;
}
.img-icon-nav2 {
  height: 2.3rem;
  margin-left: -5px;
}
.img-icon-nav {
  height: 1.9rem;
  margin-left: -3px;
}
.img-icon-nav3 {
  height: 1.6rem;
}
.item-detail{
  font-size: 1.2rem;
}
.img-icon-nav4 {
  height: 1.5rem;
  margin-top: 2px;
}
.img-icon-nav5 {
  height: 1.4rem;
}
.img-icon-nav6 {
  height: 1.6rem;
  margin-top: 0.2rem;
}
.version{
  padding: .7rem;
}
.lableui{
  font-size: 1.2rem;
}
.column2-title-det {
  font-size: 1.3rem;
  margin-right: 1rem;
}
.history-title-1 {
  font-family: inter;
  font-weight: 400;
  font-size: 1.3rem;
}
.history-title-2 {
  font-family: inter;
  font-weight: 400;
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 45%;
}
.history-time {
  font-size: 1.1rem;
  color: #8D8D8D;
  font-weight: 600;
  font-family: inter;
}
.history-time-2 {
  font-size: 1.1rem;
  color: #8D8D8D;
  font-weight: 400;
  font-family: inter;
}
.fleximages {
  height: 65%;
  width: 22%;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
}
.divvv1 {
  display: flex;
  align-items: baseline;
}
.column3-title-det {
  font-size: 1.3rem;
  margin-right: 1rem;
}
.prompt-op-img {
  background-color: white;
  border-radius: 4px;
  padding: 5px;
  height: 2.5rem;
  width: 2.5rem;
  margin-right: .5rem;
  margin-bottom: .8rem;
}
.columns3 {
  display:grid;
  columns: 1fr;
}
.center-stat .statistics-title {
  font-size: 1.8rem !important;
  font-family: inter;
}
.part2-title h2 {
  font-family: inter;
  font-size: 1.8rem;
  margin-left: 11%;
  margin-bottom: 2.5rem;
}
.range-title {
  font-family: inter;
  font-size: 1.5rem;
  margin-left: 11%;
  margin-bottom: 1rem;
}
.range input {
  -webkit-appearance: none;
  width: 100%;
  height: .4rem;
  border-radius: 5px;
  outline: none;
  margin-left: .4rem;
  margin-right: .4rem;
}
.range input::-webkit-slider-thumb{
	-webkit-appearance:none;
	width:15px;
	height:15px;
	border-radius:50%;
	background-color:white;
  border:2px solid blue;
}
.piechart {
  width: 10rem;
  height: 10rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-image: conic-gradient(#D1C8F7 70deg, #0487FF 0 235deg, #0FFBD0 0);
}
.piechart-inner {
  width: 9rem;
  height: 9rem;
  background-color: white;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-family: inter-medium;
}
.range {
  width: 90%;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: small;
  font-family: 'inter-medium';
  align-items: center;
}
}
@media (max-width:1440px) {
  .main-col-contain {
    background-color: #0F1E46;
    height: 100vh;
    width: 100vw;
    display: grid;
    grid-template-columns:0.05fr 0.95fr ;
    /* grid-template-columns: 0.15fr 0.20fr 0.65fr ; */
    overflow: hidden;
}
.buttonui {
  /* display: flex; */
  display: none;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  gap: 8px;
  height: 3rem;
  width: 83%;
  height: 22%;
  border: none;
  background: white;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 8%;
  /* margin-top: 1rem; */
  margin-bottom: 1rem;
}
.profile {
  position: absolute;
  height: 45%;
  width: 90%;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  /* background-color: #434e8fb5; */
  border-radius: 10px;
}
.buttonui img{
    height: 18px;
    width: 18px;
}
.history-title-time-sub {
  font-size: 1.1rem;
  color: #8D8D8D;
  font-family: inter-medium;
  line-height: 2rem;
}
.history-title-time-sub p{
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.history-title-time-paragraph {
  font-family: inter-medium;
  font-size: 1.1rem;
  line-height: 2rem;
}
.history-title-time-paragraph p{
  height: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.history-title-time-paragraph2 {
  font-family: inter-medium;
  font-size: 1.1rem;
  line-height: 2rem;
}
.history-title-time-paragraph2 p{
  height:50px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.column2-title-det {
  font-size: 1.2rem;
  margin-right: 1rem;
}
.column3-title-det {
  font-size: 1.2rem;
  margin-right: 1rem;
}
.crt-msg {
  width: 90%;
  height: auto;
  background-color: #F3F8FD;
  margin-top: 5rem;
  margin-left: 7%;
  margin-right: 3%;
  border-radius: 10px;
  padding: 1rem;
  font-family: inter-medium;
  font-size: 1.3rem;
  position: relative;
}
.wrapper-pie {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.center-stat .statistics-title {
  font-size: 1.7rem !important;
  font-family: inter;
}
.part2-title h2 {
  font-family: inter;
  font-size: 1.7rem;
  margin-left: 11%;
  margin-bottom: 2.5rem;
}
.piechart-inner {
  width: 9.35rem;
  height: 9.35rem;
  background-color: white;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-family: inter-medium;
}
.each-bar {
  width: 2rem;
  height: 20rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
}
@media (max-height:900px){
  #aion-logo {
    height: 2.8rem;
    width: 3.2rem;
}
.img-icon {
  height: 7%;
  width: 9rem;
  margin-left: 3rem;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
}
.title-text-gen {
  display: none;
  font-size: 1.2rem;
  margin-bottom: .3rem;
}
.img-icon-nav2 {
  height: 1.8rem;
  margin-left: -5px;
}
.img-icon-nav {
  height: 1.5rem;
  margin-left: -3px;
}
.img-icon-nav3 {
  height: 1.3rem;
}
.item-detail{
  font-size: 1.1rem;
  letter-spacing: .1rem;
}
.img-icon-nav4 {
  height: 1.2rem;
  margin-top: 2px;
}
.img-icon-nav5 {
  height: 1.1rem;
}
.img-icon-nav6 {
  height: 1.2rem;
  margin-top: 0.2rem;
}
.profile {
  position: absolute;
  height: 50%;
  width: 90%;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  /* background-color: #434e8fb5; */
  border-radius: 10px;
}
.column2-title-det {
  font-size: 1rem;
  margin-right: 1rem;
}
.divvv1 {
  display: flex;
  align-items: center;
}
.column3-title-det {
  font-size: 1rem;
  margin-right: 1rem;
}
.history-title-1 {
  font-family: inter;
  font-weight: 400;
  font-size: 1.1rem;
}
.history-time {
  font-size: 1rem;
  color: #8D8D8D;
  font-weight: 600;
  font-family: inter;
}
.history-title-time-sub {
  font-size: 1rem;
  color: #8D8D8D;
  font-family: inter-medium;
  line-height: 2rem;
}
.history-title-time-sub p{
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.history-title-2 {
  font-family: inter;
  font-weight: 400;
  font-size: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 45%;
}
.history-time-2 {
  font-size: 1rem;
  color: #8D8D8D;
  font-weight: 400;
  font-family: inter;
}
.title-text2 img{
  height: 15px;
  width: 15px;
}
.center-stat .statistics-title {
  font-size: 1.4rem !important;
  font-family: inter;
}
.part2-title h2 {
  font-family: inter;
  font-size: 1.4rem;
  margin-left: 11%;
  margin-bottom: 2.5rem;
}
.range-title {
  font-family: inter;
  font-size: 1.2rem;
  margin-left: 11%;
  margin-bottom: 1rem;
}
.piechart {
  width: 8rem;
  height: 8rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-image: conic-gradient(#D1C8F7 70deg, #0487FF 0 235deg, #0FFBD0 0);
}
.piechart-inner {
  width: 7.35rem;
  height: 7.35rem;
  background-color: white;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-family: inter-medium;
}
.range {
  width: 90%;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.1rem;
  font-family: 'inter-medium';
  align-items: center;
}
.img-text-describe {
  font-family: inter-medium;
  font-size: 1.1rem;
  margin-right: 1rem;
  margin-left: 2.6rem;
}
.card-title {
  font-family: inter;
  font-size: 1.2rem;
  margin-top: .8rem;
  margin-bottom: .8rem;
}
.card-context {
  display: flex;
  font-family: inter-medium;
  font-size: 1.1rem;
  justify-content: space-around;
  line-height: 2rem;
}
.new_tab table{
  transform: scale(.9);
}
.new_tab{
  margin-left: -30px;
}
.heading {
  margin-left: 2rem;
  margin-top: 2rem;
  font-family: inter;
  font-size: 1.5rem;
}
@keyframes pie-size {
  from{
    width:0px;
  }
  to{
    width:10rem;
    height:10rem;
  }
}
.key-wrap label {
  display: flex;
  text-align: center;
  cursor: pointer;
  margin-bottom: 3px;
  font-size: 1.1rem;
  align-items: center;
  font-family: 'inter-medium';
}
.pie-describe{
  font-size: 1.1rem !important;
}
.each-bar {
  width: 2rem;
  height: 20rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.bar-para-desc {
  margin-top: 1.5rem;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.bar-container {
  width: 100%;
  display: flex;
  align-items: center;
  height: 25rem;
  justify-content: space-between;
}
}
@media screen and (max-width: 1220px), screen and (max-height: 800px) {
  .center-gen{
    width: 80%;
  }
  .main-col-contain{
    grid-template-columns: .06fr .94fr;
  }
  .img-icon {
    height: 6%;
    width: 9rem;
    margin-left: 3rem;
    margin-bottom: 1rem;
}
#toggle-main {
  display: none;
  position: absolute;
  top: 1rem;
  right: .5rem;
  height: 2rem;
  width: 2rem;
}
.title-text2 img {
  height: 11px;
  width: 11px;
}
.title-text-gen {
  display: none;
  font-size: 1.1rem;
  margin-bottom: .2rem;
}
.img-icon-nav {
  margin-left: 1px;
}
.img-icon-nav2 {

  margin-left: -2.5px;
}
.img-icon-nav3 {
}
.item-detail {
  font-size: 1.1rem;
  letter-spacing: .1rem;
}
.item-detail-2 {
  float: right;
  font-family: inter-medium;
  color: white;
  width: 18%;
  background-color: #434F8F;
  border-radius: 12px;
  padding-left: 4px;
}
.version-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: .8rem;
}
.profile-img {
  display: inline-block;
  height: 40px;
  position: absolute;
  width: 40px;
  border-radius: 50%;
  margin-right: .5rem;
  bottom: 0rem;
  margin-left: 12px;
}
.profile-details {
  display: none;
  /* display: inline-flex; */
  flex-direction: column;
  height: 100%;
  justify-content: center;
  font-family: inter-medium;
  font-size: 1rem;
  color: white;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 66%;
}
#profile-mail {
  font-size: 1.6rem;
  color: #7380C2;
}
.lableui {
  font-size: 1.4rem;
}
.buttonui img {
  height: 16px;
  width: 16px;
}
.column2-title {
  height: 8%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 2rem;
  flex-wrap: wrap;
  align-content: center;
  font-family: inter;
}
.column2-title-det {
  font-size: .9rem;
  margin-right: 1rem;
}
.title-number-msg {
  position: relative;
  height: 2rem;
  width: 2rem;
  font-size: .9rem;
  font-weight: 500;
  background-color: #C7C8C9;
  border-radius: 50%;
  padding: .4rem;
  color: #474747;
}
.search-bar {
  height: 10%;
  width: 100%;
  background-color: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  justify-content: center;
}
.box {
  height: 50%;
  width: 86%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: 1px solid #D5DAE7;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
}
.button1 svg{
  width: 12px;
  height: 12px;
}
.history {
  height: 81vh;
    overflow-y: scroll;
}
.history-title-1 {
  font-family: inter;
  font-weight: 400;
  font-size: 1.1rem;
}
.history-time {
  font-size: .9rem;
  color: #8D8D8D;
  font-weight: 600;
  font-family: inter;
}
.history-title-time-sub {
  font-size: 1rem;
  color: #8D8D8D;
  font-family: inter-medium;
  line-height: 1.8rem;
}
.history-title-time-sub p{
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-generator {
  height: 15%;
}
.history-title-2 {
  font-family: inter;
  font-weight: 400;
  font-size: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 45%;
}
.history-time-2 {
  font-size: .9rem;
  color: #8D8D8D;
  font-weight: 400;
  font-family: inter;
}
.history-title-time-paragraph {
  font-family: inter-medium;
  font-size: 1rem;
  line-height: 1.8rem;
}
.history-title-time-paragraph p{
  height: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.history-title-time-paragraph2 {
  font-family: inter-medium;
  font-size: 1rem;
  line-height: 1.8rem;
}
.history-title-time-paragraph2 p{
  height:50px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fleximages {
  height: 70%;
  width: 22%;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
}
.prompt-send {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: .8rem;
  background-color: white;
  border-radius: 7px;
  margin-bottom: 0.5rem;
}
.prompt {
  border: none;
  background-color: none;
  font-size: 16px;
  font-family: inter-medium;
}
.prompt-op-img {
  background-color: white;
  border-radius: 4px;
  padding: 5px;
  height: 2.5rem;
  width: 2.5rem;
  margin-right: .5rem;
  margin-bottom: .5rem;
}
.column3-title {
  height: 8%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 2rem;
  flex-wrap: wrap;
  align-content: center;
  font-family: inter;
}
.column3-title-det {
  font-size: .9rem;
  margin-right: 1rem;
}
.title-number-msg2 {
  position: relative;
  height: 2rem;
  width: 2rem;
  font-size: .9rem;
  font-weight: 500;
  background-color: #C7C8C9;
  border-radius: 50%;
  padding: .4rem;
  color: #474747;
}
.piechart-inner {
  width: 5rem;
  height: 5rem;
  background-color: white;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: .8rem;
  font-family: inter-medium;
}
.piechart {
  width: 6rem;
  height: 6rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-image: conic-gradient(#D1C8F7 70deg, #0487FF 0 235deg, #0FFBD0 0);
}
.center-stat {
  height: 8vh;
  width: 100%;
  display: flex;
  justify-content:space-between;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
}
.center-stat .statistics-title {
  font-size: 1.3rem !important;
  font-family: inter;
}
.part2-title h2 {
  font-family: inter;
  font-size: 1.3rem;
  margin-left: 11%;
  margin-bottom: 2.5rem;
}
.range-title {
  font-family: inter;
  font-size: 1rem;
  margin-left: 11%;
  margin-bottom: 1rem;
}
.range {
  width: 100%;
  /* padding-left: 2rem; */
  /* padding-right: 2rem; */
  font-size: .9rem;
  font-family: 'inter-medium';
  align-items: center;
}
.range input {
  -webkit-appearance: none;
  width: 100%;
  height: .3rem;
  border-radius: 5px;
  outline: none;
  margin-left: .4rem;
  margin-right: .4rem;
}
.range input::-webkit-slider-thumb{
	-webkit-appearance:none;
	width:12px;
	height:12px;
	border-radius:50%;
	background-color:white;
  border:2px solid blue;
}
.error-text {
  font-family: inter-medium;
  color: #4D4D4D;
  font-size: 1rem;
  border: 2px solid #DD524C;
  border-radius: 8px;
  padding-left: .7rem;
  padding-top: .7rem;
  padding-bottom: .7rem;
  padding-right: 1rem;
  background-color: #dd514c2f;
  margin-left: 1rem;
  line-height: 1.5rem;

}
.aion-result-generated {
  margin-left: 1rem;
  width: 90%;
  font-size: 1rem;
  line-height: 1.5555rem;
}
.but-react-style svg{
  height: 12px;
}
.but-react-style {
  border: none;
  background: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 85%;
}
.but-title {
  margin-left: .3rem;
  font-size: 1rem;
}
.bar-para-desc {
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.8rem;
}
td p {
  text-decoration: none;
  color: black;
  border: 1px solid #C7C8C9;
  border-radius: 20px;
  width: 80%;
  height: 2rem;
  display: block;
  padding: .3rem;
  font-size: 1rem;
}
.but-react {
  width: 10rem;
  height: 3rem;
  display: flex;
  justify-content: space-around;
  border: 2px solid #E0E2E4;
  font-family: inter-medium;
  font-size: .8rem;
  border-radius: 5px;
  margin-right: .5rem;
  margin-left: .5rem;
}
.pie-describe {
  font-size: 1.1rem !important;
  line-height: 1.8rem;
}
.each-bar {
  width: 1.5rem;
  height: 13rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.bar-container {
  width: 100%;
  display: flex;
  align-items: center;
  height: 15rem;
  justify-content: space-between;
}
.prompt-op-img {
  background-color: white;
  border-radius: 4px;
  padding: 5px;
  height: 2.5rem;
  width: 2.5rem;
  margin-right: .5rem;
  margin-bottom: .5rem;
}
#send-request {
  float: right;
  height: 33px;
  width: 33px;
}
.input1 {
  border: none;
  background-color: none;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
.key-wrap label {
  display: flex;
  text-align: center;
  cursor: pointer;
  margin-bottom: 3px;
  font-size: .9rem;
  align-items: center;
  font-family: 'inter-medium';
}
.aion-icon-crt img{
  height: 3rem;
  width: 3rem;
}
.card-title {
  font-family: inter;
  font-size: 1rem;
  margin-top: .8rem;
  margin-bottom: .8rem;
}
.card-context {
  display: flex;
  font-family: inter-medium;
  font-size: .7rem;
  justify-content: space-around;
  line-height: 1.5rem;
}
#container #menu-wrap .toggler:checked ~ .menu {
  opacity: 1;
  visibility: visible;
  width: 12rem;
  height: 12rem;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 1rem;
  font-family: inter;
}
.li-flex >img {
  height: 1rem;
}
.li-flex >img:last-child{
  margin-left: 6px !important;
}
label {
  font-size: 1rem;
  color: #344054;
  font-family: inter-medium;
  margin-bottom: 1rem;
}
}
@media screen and (max-width:850px){
  #columns{
    display: none;

  }
  #main-col-contain{
    grid-template-columns: .1fr .95fr;
  }
  .item-detail{
    display: none;
  }
  #aion-logo{
    height: 76%;
    /* margin-top: 1rem; */
    width: 80%;
  }
  #title-text-gen{
    display: none;
  }
  #version{
    display: none;
  }
  #profile-details{
    display: none;
  }
  #buttonui{
    display:none;
  }
  #title-text2{
    justify-content: center;
    width: 97%;
    margin-top: 0;
    margin-bottom: 1rem;
  }
  #img-icon{
    height: 9vh;
    width: auto;
    margin-left: .8rem;
  }
  #toggle-main{
    right: 35%;
  }
  #profile-img{
    width: 100%;
  }
  #columns3{
    grid-template-columns: 1fr;
  }
  #profile{
    background-color: transparent;
  }
  #widthofprof{
  /* margin-top: 0rem; */
  position: absolute;
  /* margin-bottom: 3rem; */
  width: 80%;
  height: 100%;
  bottom: 0rem;
  }
  .menu-list-itemz {
    display: flex;
    /* margin-bottom: 2rem; */
    justify-content: center;
}
  .image2{
    height: 2rem;
    width: 2rem;
  }
  .coulmn1-last-div {
    height: 33.5%;
    background-image: none !important;
}
  #columns2{
  display: none;
  }
  .statistics{
    display: none;
  }
}
/* ============================================
   WELCOME MESSAGE STYLES - Enhanced Version
   ============================================ */

/* Welcome Message Container */
.welcome-message {
    max-width: 800px;
    margin: 40px auto;
    padding: 40px;
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    animation: fadeIn 0.6s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Welcome Icon */
.welcome-icon {
    text-align: center;
    margin-bottom: 30px;
}

.welcome-icon img {
    width: 120px;
    height: 120px;
    object-fit: contain;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.1));
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Welcome Content */
.welcome-content {
    text-align: center;
}

.welcome-content h2 {
    font-size: 32px;
    font-weight: 700;
    color: #2c3e50;
    margin: 0 0 16px 0;
    line-height: 1.3;
}

.welcome-description {
    font-size: 28px;
    color: #5a6c7d;
    margin: 0 0 12px 0;
    line-height: 1.6;
    font-weight: 400;
}

.welcome-subtext {
    font-size: 20px;
    color: #7f8c9a;
    margin: 24px 0 20px 0;
    font-weight: 500;
}

/* Suggested Questions Container */
.welcome-questions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 24px;
}

/* Individual Question Links */
.suggested-question {
    display: block;
    padding: 18px 24px;
    background: #ffffff;
    border: 2px solid #e8edf2;
    border-radius: 12px;
    color: #34495e;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.suggested-question::before {
    content: "→";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%) translateX(10px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 20px;
    font-weight: 700;
    color: #3498db;
}

.suggested-question:hover {
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    border-color: #3498db;
    color: #ffffff;
    transform: translateX(4px);
    box-shadow: 0 6px 20px rgba(52, 152, 219, 0.3);
}

.suggested-question:hover::before {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
    color: #ffffff;
}

.suggested-question:active {
    transform: translateX(2px);
    box-shadow: 0 3px 10px rgba(52, 152, 219, 0.2);
}

/* Responsive Design for Welcome Message */
@media (max-width: 768px) {
    .welcome-message {
        margin: 20px;
        padding: 30px 20px;
        border-radius: 16px;
    }

    .welcome-icon img {
        width: 90px;
        height: 90px;
    }

    .welcome-content h2 {
        font-size: 26px;
    }

    .welcome-description {
        font-size: 16px;
    }

    .welcome-subtext {
        font-size: 15px;
    }

    .suggested-question {
        padding: 16px 20px;
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .welcome-message {
        margin: 16px;
        padding: 24px 16px;
    }

    .welcome-content h2 {
        font-size: 24px;
    }

    .suggested-question {
        padding: 14px 18px;
        font-size: 14px;
    }
}

/* End of Welcome Message Styles */

@media screen and (max-width:425px){
  #container{
    display: none;
  }
  .columns2{
    display: none;
  }
  .statistics{
    display: none;
  }
  .columns1{
    display: none;
  }
.sma{
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
.img-icon{
  display: none;
}
.crt-msg-bar {
  width: 95%;
  height: auto;
  background-color: #F3F8FD;
  margin-top: 5rem;
  margin-left: 3%;
  margin-right: 0%;
  border-radius: 10px;
  padding: 1rem;
  font-family: inter-medium;
  font-size: 1.3rem;
  position: relative;
}
label {
  font-size: .8rem;
  color: #344054;
  font-family: inter-medium;
  margin-bottom: 1rem;
}
.display-images-generated-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  flex-direction: column;
}
.sizing-img {
  height:auto;
  width: 23rem;
  border-radius: 5px;
  margin: .5rem;
}
.img-text-describe {
  font-family: inter-medium;
  font-size: 1rem;
  margin-right: 1rem;
  margin-left: 2.6rem;
  line-height: 1.5rem;
}
#wid-set{
  width: 95vw;
}
.table-form {
  height: 54rem;
  width: 39.2rem;
  position: absolute;
  transform: translate(-102%, -40%);
  border: 1px solid #C7C8C9;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #D1C8F7, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
  box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.2);
}
.phicon{
  display: flex;
  align-items: center;
}
.phicon img{
  margin-right: .5rem;
}
.column3-title-det{
  display: none;
}
}
/* ===================================
   Processing Stages (Simulated Streaming)
   =================================== */

.processing-stages {
    width: 85%;
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.processing-stage {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 14px 0;
    opacity: 0;
    transform: translateX(-20px);
    animation: slideIn 0.5s ease forwards;
}

.processing-stage.active {
    opacity: 1;
}

.processing-stage.completed {
    opacity: 0.75;
}

.processing-stage-icon {
    font-size: 28px;
    min-width: 28px;
    animation: pulse 1.5s ease-in-out infinite;
}

.processing-stage.completed .processing-stage-icon {
    animation: none;
    opacity: 0.7;
}

.processing-stage-text {
    color: white;
    font-size: 17px;
    font-weight: 600;
    font-family: ui-sans-serif, -apple-system, system-ui, sans-serif;
    letter-spacing: 0.3px;
    flex: 1;
}

.processing-stage.completed .processing-stage-text {
    color: rgba(255, 255, 255, 0.85);
    font-weight: 500;
}

.processing-stage-status {
    margin-left: auto;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    font-family: 'inter-regular', sans-serif;
}

.processing-stage-dots {
    display: inline-block;
    width: 20px;
}

.processing-stage-checkmark {
    color: #4ade80;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 0 0 12px rgba(74, 222, 128, 0.8);
    line-height: 1;
    display: inline-block;
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

@keyframes dots {
    0%, 20% {
        content: '.';
    }
    40% {
        content: '..';
    }
    60%, 100% {
        content: '...';
    }
}

.processing-stage.active .processing-stage-dots::after {
    content: '.';
    animation: dots 1.5s infinite;
}

