@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
.container {

    width: 100%
}

@media (min-width: 768px) {

    .container {

        max-width: 768px
    }
}

@media (min-width: 1024px) {

    .container {

        max-width: 1024px
    }
}

@media (min-width: 1440px) {

    .container {

        max-width: 1440px
    }
}

  .div-label-2 {

    margin-top: 3rem;

    display: flex
}

.AZkOTfuZnNkSuU83F51kgw\=\= {
    width: 100%;
}
@media (min-width: 768px) {
    .AZkOTfuZnNkSuU83F51kgw\=\= {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .AZkOTfuZnNkSuU83F51kgw\=\= {
        max-width: 1024px;
    }
}
@media (min-width: 1440px) {
    .AZkOTfuZnNkSuU83F51kgw\=\= {
        max-width: 1440px;
    }
}
  .e3OtB5xL5IHG9Cl0C6Z8Fw\=\= {
    border-bottom-width: 0.5px;
    border-color: var(--grey-300);
  }

  .uwLWIuw9WESaVitFwh0Wsw\=\= {
    display: inline-block;
    cursor: pointer;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    font-size: 1rem;
    color: var(--grey-700);
}

  ._1wAuggYD1KwpvLKnGgr9vQ\=\= {
    display: inline-block;
    cursor: pointer;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
    font-weight: 600;
    color: var(--grey-700);
    padding-inline: 24px;
    border-bottom-width: thick;
}

  .enN0SebNRLhKnE-Kz617jQ\=\= {
    border-bottom-width: 2px;
    border-color: var(--brand-700);
    color: var(--brand-700);
}

  .O9oF4vhXxlOk\+Sb5XRoNVg\=\= {
    border-color: var(--brand-700);
    color: var(--brand-700);
    background: #f8fbff;
}

  .Du\+bS7xVdBc58ZUyMw5nfA\=\= {
    color: var(--orange-500);
}

  .Y6RncUdnrqE6jyquv8goJQ\=\= {
    padding: 0.75rem;
}

  @media (max-width: 450px) {
    .Y6RncUdnrqE6jyquv8goJQ\=\= {
        padding: 0px;
    }
    ._1wAuggYD1KwpvLKnGgr9vQ\=\= {
        font-weight: 500;
    }
    .enN0SebNRLhKnE-Kz617jQ\=\= {
        border-bottom-width: 2px;
        --tw-border-opacity: 1;
        border-color: rgba(var(--color-black-600), var(--tw-border-opacity, 1));
        color: var(--brand-700);
    }
    .uwLWIuw9WESaVitFwh0Wsw\=\= {
        font-size: 0.75rem;
        font-weight: 500;
    }
    .O9oF4vhXxlOk\+Sb5XRoNVg\=\= {
        border-color: var(--brand-700);
    }
  }

.ZHU5erYb-GK8NO7Leq\+pLw\=\=::before {
  content: '';
  background-color: white;
  opacity: 40%;
  width: 20%;
  height: 0%;
  top: 0%;
  transform: skew(45deg);
  position: absolute;
  transition: left 800ms;
  left: -10%;
}

.VWwQ2kG1cJvno\+svQRvFPQ\=\=:hover .ZHU5erYb-GK8NO7Leq\+pLw\=\=::before {
  height: 100%;
  left: 150%;
}

.wCpTw\+lByvbBYct56hqaBw\=\=::after,
.wCpTw\+lByvbBYct56hqaBw\=\=::before {
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #ffffff;
  position: absolute;
  z-index: 2;
}

.wCpTw\+lByvbBYct56hqaBw\=\=::before {
  top: 50%;
  left: 0;
  border-bottom-right-radius: 100%;
  box-shadow: 1px -1px #ffffff;
}

.wCpTw\+lByvbBYct56hqaBw\=\=::after {
  bottom: 50%;
  left: 0;
  border-top-right-radius: 100%;
  box-shadow: 1px -1px #ffffff;
}

.Uh6\+XCyXyF7y0J8bSXpSOg\=\=,
.wCpTw\+lByvbBYct56hqaBw\=\= {
  position: relative;
}

._1LU0\+aKcfM6\+kIUL0XAmEg\=\= {
  width: 0%;
  animation: DWICTdUbkFmc-uC8bCDn0g\=\= 1.5s ease-out forwards;
}

@keyframes DWICTdUbkFmc-uC8bCDn0g\=\= {
  0% {
    width: 0%;
  }
  60% {
    width: 75%;
  }
  100% {
    width: 99%;
  }
}

div.productPlanTableRow > div:not(:first-of-type):nth-of-type(odd) {
  background: #fafafa;
}

div.productPlanTableRow.active > div:not(:first-of-type):nth-of-type(odd) {
  background: #eef5ff;
}

.itr-detail-table {
  box-shadow: 4px 0px 8px rgba(0, 0, 0, 0.06); /* Converted HEX to RGBA */
  z-index: 10; /* sm:z-10 */
}

/* Container animation - gray background appears first */
.progress-bar-container {
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: opacity 0.3s ease-out, transform 0.5s ease-out;
}
.progress-bar-container.container-animate {
  opacity: 1;
  transform: scaleX(1);
}
/* Progress fill animation - colored bar appears after container */
.progress-bar-fill {
  width: 0;
  transition: width 1.5s ease-out;
}
.progress-bar-fill.animate {
  width: var(--final-width) !important;
}

@keyframes slideUpFromBottom {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.slide-up-row {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.slide-up-row.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Staggered row animation */

.slide-up-table-row {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.slide-up-table-row.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Staggered cell animation */

.slide-up-cell {
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.slide-up-cell.visible {
  opacity: 1;
  transform: translateX(0);
}

.slide-up-cell.from-right {
  transform: translateX(20px);
}

.slide-up-cell.from-right.visible {
  transform: translateX(0);
}

.tax-summary-card-gradient {
  background: linear-gradient(
      to bottom right,
      rgba(241, 75, 205, 0.1) 0%,
      rgba(255, 255, 255, 0.3) 20%,
      white 70%
    ),
    linear-gradient(
      to bottom left,
      rgba(21, 114, 237, 0.25) 0%,
      rgba(255, 255, 255, 0.3) 20%,
      white 70%
    ),
    linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 100%);
}

.tax-optimise-carousel-dots button {
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 3px;
  cursor: pointer;
}

.tax-optimise-carousel-dots button.carousel__dot--selected {
  background-color: rgba(0, 0, 0, 0.9);
}

.cBlJsV1keEVhYPJ\+\+d5Xjw\=\= {
  animation: cBlJsV1keEVhYPJ\+\+d5Xjw\=\= 420ms ease-out both;
}

.xdQ9m6zZPgC1Pz\+MC09F6w\=\= {
  animation: xdQ9m6zZPgC1Pz\+MC09F6w\=\= 2400ms ease-in-out infinite;
  transform-origin: center;
}

.aaphaHn7y4bxaCOjsIfR5g\=\= {
  animation: aaphaHn7y4bxaCOjsIfR5g\=\= 320ms ease-out both;
}

.LJ2vWxEu9rx768KBR8GrwQ\=\= {
  animation: LJ2vWxEu9rx768KBR8GrwQ\=\= 360ms ease-out both;
}

.FDdnCMOYvNxyFAemseYCoQ\=\= {
  border-radius: 3.25rem;
  max-width: 100%;
}

.TTaqkf9wQb1Aq7GtmVivZA\=\= {
  background: radial-gradient(
    circle at center,
    var(--green-100) 0%,
    var(--green-300) 100%
  );
}

.etcJzqt2nxAlkLAf2Ow-OA\=\= {
  box-sizing: border-box;
}

.Xa-DC50TjrByhBGSLCnQuQ\=\= {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  padding: 0.625rem 1.5rem;
  position: relative;
  z-index: 1;
}

.p1wgLy134fostKvNafTEUA\=\= {
  animation: p1wgLy134fostKvNafTEUA\=\= 360ms ease-out both;
  transform-origin: top;
}

@keyframes cBlJsV1keEVhYPJ\+\+d5Xjw\=\= {
  0% {
    opacity: 0;
    transform: translateY(-1rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes xdQ9m6zZPgC1Pz\+MC09F6w\=\= {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes aaphaHn7y4bxaCOjsIfR5g\=\= {
  0% {
    opacity: 0;
    transform: translateY(0.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes p1wgLy134fostKvNafTEUA\=\= {
  0% {
    transform: scaleY(0);
  }

  100% {
    transform: scaleY(1);
  }
}

@keyframes LJ2vWxEu9rx768KBR8GrwQ\=\= {
  0% {
    opacity: 0;
    transform: translateY(0.75rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.t9Jne4BbXsGqj6vM\+vWduQ\=\= {
  border-radius: inherit;
  isolation: isolate;
  overflow: hidden;
  position: relative;
}

/* Rotating conic-gradient beam — simulates the ::before pseudo-element.
   Key points:
   - aspect-ratio:1 makes the beam a square sized by its width, which works
     correctly even when the parent has height:auto (unlike height:200%).
   - width:200% ensures the rotating square covers every corner of the pill.
   - transparent 360deg is critical: without it the gradient wraps from
     transparent back to currentColor, creating a second visible line. */

.g1aWuUrTt\+3PnY6B1\+L-eg\=\= {
  animation: _6wj3p9iQz\+\+oTpCzPJ2TXQ\=\= var(--beam-duration, 3s) linear infinite;
  aspect-ratio: 1;
  background: conic-gradient(
    currentColor 0deg,
    currentColor var(--beam-spread, 20deg),
    transparent var(--beam-tail, 150deg),
    transparent 360deg
  );
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200%;
  z-index: 0;
}

/* Inner overlay — sits above the beam, leaving only the padding gap visible as the
   animated border. */

.u5MMJHAJgGaCF6D8b09v3A\=\= {
  border-radius: inherit;
  position: relative;
  z-index: 1;
}

@keyframes _6wj3p9iQz\+\+oTpCzPJ2TXQ\=\= {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* The gradient for the copilot text can be moved to the cleartax theme */
.copilot-gradient-text {
  background: linear-gradient(
    94deg,
    #6469e4 28.57%,
    #e3756b 86.22%,
    #fbaa39 97.93%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header-gradient-blur {
  position: relative;
}
.header-gradient-blur::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #eff1fb 58.17%, #fff 6.2%);
  filter: blur(30px);
  z-index: -1;
}
.header-gradient-blur::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(92deg, #e4e5ff 24.54%, #fae7e5 94.76%);
  filter: blur(18px);
  z-index: -2;
}
.body-gradient {
  background: linear-gradient(180deg, #fff 6.2%, #eff1fb 58.17%);
  background-size: cover;
  background-position: center;
}
.animation-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  max-width: 300px;
  max-height: 300px;
  margin: auto;
}
@media (min-width: 768px) {
  .animation-container {
    max-width: 400px;
    max-height: 400px;
  }
}
@media (min-width: 1024px) {
  .animation-container {
    max-width: 500px;
    max-height: 500px;
  }
}
.body-gradient hr {
  width: 100%;
  border: 1px solid #f1f1f1;
}
.header-gradient-blur hr {
  width: 100%;
  border: 1px solid #f1f1f1;
}
@media (min-width: 1440px) {
  .chat-container {
    width: 100%;
    max-width: 1440px;
    padding-left: 135px; /* Keep for large screens */
    padding-right: 135px; /* Keep for large screens */ margin-left: auto; margin-right: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .chat-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .chat-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .chat-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.copilot-textarea {
  transition: all 0.2s ease-in-out;
}
/* Mannually applying the height for the screensize because if we do this in the 
tailwind theme then it breaks all other pages */
@media (min-width: 1800px) {
  .left-layout-height-for-1440 {
    height: 100vh !important;
  }
}
/* Hide scrollbar but keep the scrolling functionality */
.chatbody {
  scrollbar-width: none; /* Firefox */
}
.chatbody::-webkit-scrollbar {
  display: none; /* Webkit-based browsers (Chrome, Safari, etc.) */
}
.custom-toast {
  background-color: #fff !important;
  color: #e3756b !important;
  border-radius: 8px !important;
}
.custom-toast-body {
  font-weight: bold !important;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  font-size: 16px !important;
}
.custom-toast-icon {
  font-size: 24px;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .custom-toast-body {
    font-size: 12px !important;
  }
}

