[data-bs-theme="dark"] {
    --bs-zugi-primary-grad: linear-gradient(147deg,
            #fdd0df 6.27%,
            #e4d5ee 26.4%,
            #c7daff 48.91%,
            #c4d3ff 52.86%,
            #bdc2ff 62.33%,
            #ab98fe 85.23%);
    --bs-zugi-primary2: #ab98fe;
    --bs-zugi-primary: #5629E0;
    --bs-text-muted: #636674;
    --bs-gray-100: #1b1c22;
    --bs-gray-100-rgb: 27, 28, 34;
    --bs-gray-200: #26272f;
    --bs-gray-200-rgb: 38, 39, 47;
    --bs-gray-300: #363843;
    --bs-gray-300-rgb: 54, 56, 67;
    --bs-gray-400: #464852;
    --bs-gray-400-rgb: 70, 72, 82;
    --bs-gray-500: #636674;
    --bs-gray-500-rgb: 99, 102, 116;
    --bs-gray-600: #808290;
    --bs-gray-600-rgb: 128, 130, 144;
    --bs-gray-700: #9a9cae;
    --bs-gray-700-rgb: 154, 156, 174;
    --bs-gray-800: #b5b7c8;
    --bs-gray-800-rgb: 181, 183, 200;
    --bs-gray-900: #f5f5f5;
    --bs-gray-900-rgb: 245, 245, 245;
    --bs-light: #1b1c22;
    --bs-primary2: #ab98fe;
    --bs-primary: #5629E0;
    /*#ab98fe;*/
    --bs-secondary: #363843;
    --bs-success: #00a261;
    --bs-info: #883fff;
    --bs-warning: #c59a00;
    --bs-danger: #e42855;
    --bs-dark: #272a34;
    --bs-primary-active: #ab98fe;
    --bs-primary-active2: #5629E0;
    --bs-secondary-active: #464852;
    --bs-light-active: #1f212a;
    --bs-success-active: #01bf73;
    --bs-info-active: #9e63ff;
    --bs-warning-active: #d9aa00;
    --bs-danger-active: #ff3767;
    --bs-dark-active: #2d2f39;
    --bs-primary-light: rgba(63, 66, 84, 0.35);
    --bs-secondary-light: #363843;
    --bs-success-light: #1f212a;
    --bs-info-light: #272134;
    --bs-warning-light: #242320;
    --bs-danger-light: #302024;
    --bs-dark-light: #1e2027;
    --bs-light-light: #1f212a;
    --bs-primary-inverse: #ffffff;
    --bs-secondary-inverse: #ffffff;
    --bs-light-inverse: #808290;
    --bs-success-inverse: #ffffff;
    --bs-info-inverse: #ffffff;
    --bs-warning-inverse: #ffffff;
    --bs-danger-inverse: #ffffff;
    --bs-dark-inverse: #ffffff;
    --bs-primary-clarity: rgba(0, 106, 230, 0.2);
    --bs-secondary-clarity: rgba(54, 56, 67, 0.2);
    --bs-success-clarity: rgba(0, 162, 97, 0.2);
    --bs-info-clarity: rgba(136, 63, 255, 0.2);
    --bs-warning-clarity: rgba(197, 154, 0, 0.2);
    --bs-danger-clarity: rgba(228, 40, 85, 0.2);
    --bs-dark-clarity: rgba(39, 42, 52, 0.2);
    --bs-light-clarity: rgba(31, 33, 42, 0.2);
    --bs-light-rgb: 27, 28, 34;
    --bs-primary-rgb: 0, 106, 230;
    --bs-secondary-rgb: 54, 56, 67;
    --bs-success-rgb: 0, 162, 97;
    --bs-info-rgb: 136, 63, 255;
    --bs-warning-rgb: 197, 154, 0;
    --bs-danger-rgb: 228, 40, 85;
    --bs-dark-rgb: 39, 42, 52;
    --bs-text-white: #ffffff;
    --bs-text-primary: #ab98fe;
    --bs-text-secondary: #363843;
    --bs-text-light: #1b1c22;
    --bs-text-success: #00a261;
    --bs-text-info: #883fff;
    --bs-text-warning: #c59a00;
    --bs-text-danger: #e42855;
    --bs-text-dark: #272a34;
    --bs-text-muted: #636674;
    --bs-text-gray-100: #1b1c22;
    --bs-text-gray-200: #26272f;
    --bs-text-gray-300: #363843;
    --bs-text-gray-400: #464852;
    --bs-text-gray-500: #636674;
    --bs-text-gray-600: #808290;
    --bs-text-gray-700: #9a9cae;
    --bs-text-gray-800: #b5b7c8;
    --bs-text-gray-900: #f5f5f5;
    --bs-border-color: #26272f;
    --bs-border-dashed-color: #363843;
    --bs-component-active-color: #ffffff;
    --bs-component-active-bg: #ab98fe;
    --bs-component-hover-color: #ab98fe;
    --bs-component-hover-bg: #1b1c22;
    --bs-component-checked-color: #ffffff;
    --bs-component-checked-bg: #ab98fe;
    --bs-box-shadow-xs: 0 0.1rem 0.75rem 0.25rem rgba(0, 0, 0, 0.05);
    --bs-box-shadow-sm: 0 0.1rem 1rem 0.25rem rgba(0, 0, 0, 0.05);
    --bs-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 2rem 1rem rgba(0, 0, 0, 0.1);
    --bs-input-color: var(--bs-gray-700);
    --bs-input-bg: var(--bs-body-bg);
    --bs-input-solid-color: var(--bs-gray-700);
    --bs-input-solid-bg: var(--bs-gray-100);
    --bs-input-solid-bg-focus: var(--bs-gray-200);
    --bs-input-solid-placeholder-color: var(--bs-gray-500);
    --bs-tooltip-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    --bs-root-card-box-shadow: none;
    --bs-root-card-border-color: #1e2027;
    --bs-table-striped-bg: rgba(27, 28, 34, 0.75);
    --bs-table-loading-message-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --bs-dropdown-bg: #1c1d22;
    --bs-dropdown-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --bs-code-bg: #2b2b40;
    --bs-code-shadow: rgba(0, 0, 0, 0.08) 0px 3px 9px 0px;
    --bs-code-border-color: transparent;
    --bs-code-color: #b93993;
    --bs-symbol-label-color: #b5b7c8;
    --bs-symbol-label-bg: #1b1c22;
    --bs-symbol-border-color: rgba(255, 255, 255, 0.5);
    --bs-bullet-bg-color: #464852;
    --bs-scrolltop-opacity: 0;
    --bs-scrolltop-opacity-on: 0.3;
    --bs-scrolltop-opacity-hover: 1;
    --bs-scrolltop-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    --bs-scrolltop-bg-color: #ab98fe;
    --bs-scrolltop-bg-color-hover: #ab98fe;
    --bs-scrolltop-icon-color: #ffffff;
    --bs-scrolltop-icon-color-hover: #ffffff;
    --bs-drawer-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    --bs-drawer-bg-color: #1c1d22;
    --bs-drawer-overlay-bg-color: rgba(0, 0, 0, 0.4);
    --bs-menu-dropdown-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --bs-menu-dropdown-bg-color: #1c1d22;
    --bs-menu-heading-color: #636674;
    --bs-menu-link-color-hover: #ab98fe;
    --bs-menu-link-color-show: #ab98fe;
    --bs-menu-link-color-here: #ab98fe;
    --bs-menu-link-color-active: #ab98fe;
    --bs-menu-link-bg-color-hover: #1b1c22;
    --bs-menu-link-bg-color-show: #1b1c22;
    --bs-menu-link-bg-color-here: #1b1c22;
    --bs-menu-link-bg-color-active: #1b1c22;
    --bs-scrollbar-color: #26272f;
    --bs-scrollbar-hover-color: #363843;
    --bs-overlay-bg: rgba(255, 255, 255, 0.05);
    --bs-blockui-overlay-bg: rgba(255, 255, 255, 0.05);
    --bs-rating-color-default: #464852;
    --bs-rating-color-active: #ffad0f;
    --bs-ribbon-label-box-shadow: 0px -1px 5px 0px rgba(255, 255, 255, 0.1);
    --bs-ribbon-label-bg: #ab98fe;
    --bs-ribbon-label-border-color: #0053b4;
    --bs-ribbon-clip-bg: #f9f9f9;
    --bs-engage-btn-bg: #26272f;
    --bs-engage-btn-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --bs-engage-btn-border-color: #26272f;
    --bs-engage-btn-color: #b5b7c8;
    --bs-engage-btn-icon-color: #808290;
    --bs-engage-btn-color-active: #b5b7c8;
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: 0.475rem;
    --bs-dropdown-border-width: 0rem;
    --bs-dropdown-inner-border-radius: calc(0.475rem - 0rem);
    --bs-dropdown-divider-bg: var(--bs-gray-100);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    --bs-dropdown-link-color: var(--bs-gray-900);
    --bs-dropdown-link-hover-color: var(--bs-gray-900);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: var(--bs-component-hover-color);
    --bs-dropdown-link-active-bg: var(--bs-component-hover-bg);
    --bs-dropdown-link-disabled-color: var(--bs-gray-500);
    --bs-dropdown-item-padding-x: 0.85rem;
    --bs-dropdown-item-padding-y: 0.65rem;
    --bs-dropdown-header-color: var(--bs-gray-600);
    --bs-dropdown-header-padding-x: 0.85rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid
        var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
    box-shadow: var(--bs-dropdown-box-shadow);
}

.dropdown-menu.extended-width {
    min-width: calc(var(--bs-dropdown-min-width) + 15rem);
}

.boxIcon {
    width: 49px;
    border-radius: 10px;
    height: 49px;
    text-align: center;
    margin: 0 auto;
    padding: 14px;
    font-size: 21px !important;
    color: white !important;
}

.bth-zugi {
    border-radius: 6.18px;
    background: var(--Zugi-purple,
            linear-gradient(147deg,
                #fdd0df 6.27%,
                #e4d5ee 26.4%,
                #c7daff 48.91%,
                #c4d3ff 52.86%,
                #bdc2ff 62.33%,
                #ab98fe 85.23%));
    color: black !important;
}

button.btn-sm.bth-zugi.highlight {
    width: auto;
    padding: 3px;
}

.bth-zugi-outline {
    border-radius: 5.53px;
    background-color: transparent !important;
    border: 1px solid #fdd0df !important;
}

#output1 {
    border-radius: 5px;
    /* background: rgba(38, 42, 49, 0.70); */
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.45px;
    /* padding: 8px; */
    width: fit-content;
    color: #8c82d7;
}

.output {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-top: 18px;
    margin-bottom: 21px;
}

.select2-container--bootstrap5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice {
    border-radius: 6.18px;
    border: var(--stroke-weight-1, 1px) solid var(--Zugi-pink, #fdd0df);
}

.zugiGreenBorder {
    border-radius: 5px;
    border: 1px solid var(--Zugi-green, #71d7de);
}

.noUi-target .noUi-connect {
    border-radius: 6.18px;
    background: var(--Zugi-purple,
            linear-gradient(147deg,
                #fdd0df 6.27%,
                #e4d5ee 26.4%,
                #c7daff 48.91%,
                #c4d3ff 52.86%,
                #bdc2ff 62.33%,
                #ab98fe 85.23%));
}

.robot-text {
    /* font-family: "Roboto Mono"; */
    font-family: "Roboto Mono";
    font-size: 14px;
}

.active-stage {
    border-color: var(--bs-primary) !important;
    background-color: rgba(13, 110, 253, 0.1);
}

/* ✅ Active checkbox ke liye blue border aur checked effect */
.active-stage .form-check-input {
    border-color: var(--bs-primary) !important;
    background-color: var(--bs-primary) !important;
}

.stepper.stepper-links .stepper-nav .stepper-item.current .stepper-title {
    background: linear-gradient(147deg,
            #fdd0df 6.27%,
            #e4d5ee 26.4%,
            #c7daff 48.91%,
            #c4d3ff 52.86%,
            #bdc2ff 62.33%,
            #ab98fe 85.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    /* Optional for better visibility */
}

.stepper.stepper-links .stepper-nav .stepper-item.current::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    /* Adjust thickness */
    background: linear-gradient(147deg,
            #fdd0df 6.27%,
            #e4d5ee 26.4%,
            #c7daff 48.91%,
            #c4d3ff 52.86%,
            #bdc2ff 62.33%,
            #ab98fe 85.23%);
    border-radius: 3px;
    /* Smooth edges */
}

.blinking-cursor {
    animation: blink 0.7s infinite;
    font-weight: bold;
}

.empty-card {
    width: -webkit-fill-available;
    min-height: 465px;
    flex-shrink: 0;
    border-radius: 15px;
    border: 1px solid var(--Zugi-purple, #fdd0df);
    background: #15171c;

    /* zugiGPT - glow */
    box-shadow: 0px 2px 10px 3px rgba(228, 213, 238, 0.2);
}

.empty-card-p {
    color: var(--Gray-Suit, var(--color-blue-75, #b5b7c8));
    text-align: center;
    font-family: var(--font-family-Font-1, Inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
}

.empty-card-header {
    border: none !important;
}

.img-zugi-box {
    border-radius: 10px;
    border: 1px solid #000;
    background: rgba(217, 217, 217, 0.19);
    width: 52px;
    height: 52.566px;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    margin-right: 2%;
    align-self: flex-start;
}

.border-dashed {
    border-radius: 3px;
    border: 1px dashed var(--Waterloo, #808290);
}

.left-chat-text-div {
    width: 100%;
    margin-right: 14%;
}

.zugi-color {
    border-radius: 6.18px;
    background: var(--Zugi-purple,
            linear-gradient(147deg,
                #fdd0df 6.27%,
                #e4d5ee 26.4%,
                #c7daff 48.91%,
                #c4d3ff 52.86%,
                #bdc2ff 62.33%,
                #ab98fe 85.23%));
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

@media (min-width: 992px) {
    .w-lg-860px {
        width: 860px !important;
    }

    .w-lg-992px {
        width: 992px !important;
    }
}

.card {
    background: rgba(21, 23, 28, 0.95) !important;
}

.btn-gradient {
    border: none;
    border-radius: 6.18px;
    padding: 11px 21px;
    background: linear-gradient(146.98deg,
            #fdd0df 6.27%,
            #e4d5ee 26.4%,
            #c7daff 48.91%,
            #c4d3ff 52.86%,
            #bdc2ff 62.33%,
            #ab98fe 85.23%);
    box-shadow: 0px 2px 10px 1px rgba(189, 194, 255, 0.59);
    color: rgba(36, 35, 32, 1);
}

.btn-gradient:hover {
    box-shadow: 0px 2px 10px 1px rgba(189, 194, 255, 0.8);
}

.btn-grad2 {
    border-radius: 6.18px;
    padding: 11px 21px;
    border: 1px solid #fff !important;
    background: none !important;
}

.specialQuotes {
    font-family: "Roboto Mono";
}

.specialQuotes .reasoningTopic {
    font-size: 12px !important;
    font-style: italic !important;
    color: #7e8299 !important;
    line-height: 24px !important;
}

.specialQuotes .tam-badge {
    color: #343449 !important;
    font-style: italic !important;
    background: #d9d9d9 !important;
    font-size: 12px !important;
}

.specialQuotes .reasoningAnswer {
    color: #bdc2ff60 !important;
    font-style: italic;
    font-size: 12px;
}

.specialQuotes .reasoningAnswer .raTitle {
    font-weight: bold;
    clear: left;
}

.specialQuotes .reasoningAnswer p {
    margin: 0px;
    padding: 0;
}

@media (min-width: 768px) {
    .w-md-524px {
        width: 524px !important;
    }
}

.topBar {
    background: rgba(15, 16, 20, 0.6);
}

.tBar {
    display: flex;
    height: 70px;
    justify-content: space-between;
    align-items: center;
    color: rgba(213, 217, 226, 1);
}

.zLogo {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}

.topBar .rightNav {
    display: flex;
    justify-content: end;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.topBar .rightNav li a {
    color: var(--Mischka, var(--color-azure-86, #d5d9e2));

    /* Inter/Medium */
    font-family: var(--font-family-Font-1, Inter);
    font-size: var(--font-size-13, 13px);
    font-style: normal;
    font-weight: var(--font-weight-500, 500);
    line-height: var(--line-height-19_5, 19.5px);
    /* 150% */
}

.topBar .rightNav li {
    display: inline-block;
    padding: 0px 12px;
}

.topBar .rightNav li:last-child {
    padding-right: 0px;
}

.copilotTitle {
    color: rgba(189, 194, 255, 0.59);
    font-family: "Roboto Mono";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 300% */
}

.mTitle {
    color: #fff;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: var(--font-weight-500, 500);
    line-height: 44px;
    /* 61.286% */
}

.mTitleAi {
    background: linear-gradient(147deg,
            #fdd0df 6.27%,
            #e4d5ee 26.4%,
            #c7daff 48.91%,
            #c4d3ff 52.86%,
            #bdc2ff 62.33%,
            #ab98fe 85.23%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: var(--font-weight-500, 500);
    line-height: var(--line-height-21_45, 21.45px);
}

.msTitle {
    color: rgba(255, 255, 255, 0.42);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: var(--line-height-21_45, 21.45px);
    /* 107.25% */
}

.sBadge {
    cursor: pointer;
    display: inline-block;
    padding: 7px 12px;
    margin: 6px;
    /* height: 35px; */
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #272a34;
    background: #14161e;
}

.sBadgegreen {
    cursor: pointer;
    display: inline-block;
    padding: 7px 12px;
    margin: 6px;
    /* height: 35px; */
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #272a34;
    background: #14161e;
}

.startupBtn {
    border-radius: 5px;
    border: 1px solid #363843 !important;
    background-color: transparent;
    height: 54px;
    margin-right: 8px;
    margin-top: 5px;
}

.startupBtn img {
    max-width: 100px;
}

.text-italic {
    font-style: italic !important;
}

.startupBtn:hover {
    border: 1px solid var(--Zugi-purple, #fdd0df) !important;
}

.startupBtn.highlight {
    border: 1px solid var(--Zugi-purple, #fdd0df) !important;
}

.sBadge:hover {
    border-color: var(--bs-primary, #272a34);
}

.sBadge.highlight {
    border-color: var(--bs-primary, #272a34);
}

.sBadgegreen:hover {
    border: 1px solid var(--Zugi-green, #71d7de);
}

.sBadgegreen.highlight {
    border: 1px solid var(--Zugi-green, #71d7de);
}

.sBadge.disabled {
    cursor: not-allowed;
    /* background: #3a3a3a !important; */
    color: gray !important;
    /* border-color: #444 !important; */
    pointer-events: none;
    /* Prevents clicking */
}

.reasoningBtn {
    border-radius: 7px;
    border: 1px solid #4b393f;
    background: #050c17;
    box-shadow: 0px 1px 5px 1px rgba(214, 177, 255, 0.1);
    padding: 6px 15px;
}

.reasoningBtn2 {
    border: 1px solid transparent;
    box-shadow: none;
    background: linear-gradient(#050c17, #050c17) padding-box,
        linear-gradient(to bottom right, #4b393f, #29262c, #353a43, #463a7d) border-box;
}

.reasonBtn {
    color: #7177a0 !important;
    border-color: #463a7d60 !important;
    box-shadow: 0 0 6px #d6b1ff10 !important;
    font-family: "Roboto Mono";
}

.reasonDetails {
    box-shadow: 0 1px 5px 1px #d6b1ff10 !important;
    font-style: italic !important;
    color: #7e8299 !important;
    font-size: 12px !important;
}

.reasonDetails a,
.reasonDetails a:active,
.reasonDetails a:hover,
.reasonDetails a:visited {
    color: #7e8299 !important;
    text-decoration: underline !important;
}

.reasonDetails .text-red {
    font-style: normal !important;
    color: red !important;
}

.reasoningGradient {
    border-radius: 7px;
    box-shadow: 0px 1px 5px 1px rgba(214, 177, 255, 0.1);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.reasoningGradient:after {
    content: "";
    position: absolute;
    height: 110%;
    width: 110%;
    border-radius: inherit;
    background-image: linear-gradient(to bottom right,
            #4b393f,
            #29262c,
            #353a43,
            #463a7d);
    z-index: -1;
}

.infoTag {
    border-radius: 5px;
    padding: 6px 15px !important;
    color: #eaa1f3;
    margin-right: 8px;
    margin-top: 8px;
}

.infoTagGradient {
    font-family: "Roboto Mono" !important;
    border: 1px solid transparent;
    box-shadow: none;
    background: linear-gradient(#050c17, #050c17) padding-box,
        linear-gradient(to bottom right,
            #fdd0df,
            #e4d5ee,
            #c7daff,
            #c4d3ff,
            #bdc2ff,
            #ab98fe) border-box;
}

span.text-zugi-green {
    background: var(--Zugi-green,
            radial-gradient(49.07% 74.02% at 45% 85.09%,
                #71d7de 0%,
                rgba(64, 220, 204, 0.96) 20.5%,
                rgba(14, 224, 184, 0.92) 100%));
    background-clip: text;
    font-weight: 900;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sourceInfo {
    color: #636674;
    display: inline-block;
    margin: 0 4px;
}

.sourceInfo>img {
    width: 20px;
    height: 18px;
    border-radius: 5px;
}

.gptInputBox {
    background: #272a34;
    padding: 12px;
    border-radius: 20px;
}

.gptInputBox .gptInputBoxInput {
    background-color: transparent;
    border: none;
    resize: none;
}

.gptInputBox .gptInputBoxBtb {
    border-radius: 10px;
    padding: 8px 15px;
    border: none;
    color: #1e2027;
    margin-right: 0px;
    font-size: 11px;
    background: linear-gradient(to bottom right,
            #fdd0df,
            #e4d5ee,
            #c7daff,
            #c4d3ff,
            #bdc2ff,
            #ab98fe);
}

.hintBtn {
    font-size: 12px;
    line-height: 20px;
    background-color: #1d2029;
    border-radius: 8px;
    display: flex-inline;
    align-items: center;
    padding: 10px 25px;
    border: 1px solid #272a34;
    margin-right: 15px;
}

.hintBtn>img {
    height: 20px;
    margin-right: 8px;
}

.hintBtn2 {
    font-size: 12px;
    line-height: 20px;
    background-color: transparent;
    border-radius: 10px;
    display: flex-inline;
    align-items: center;
    padding: 6px 10px;
    border: 1px solid #636674;
    margin-right: 8px;
    color: #636674 !important;
    cursor: pointer;
}

.hintBtn2>img {
    height: 15px;
    margin-right: 5px;
}

div#text-container {
    min-height: 467px;
    max-height: 491px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 2px;
    padding: 10px;
}

table {
    width: 100%;
    border-collapse: collapse;
    /* background-color: #222; */
    border: 1px solid #444;
    color: white;
}

th,
td {
    padding: 10px;
    border: 1px solid #444;
    text-align: left;
}

th {
    /* background-color: #333; */
}

.badge {
    background-color: red;
    color: white;
    padding: 3px 6px;
    border-radius: 5px;
    font-size: 12px;
}

.scoringHeading h4 {
    color: #b5b7c8;
    font-size: 16px;
    margin: 0px;
    line-height: 19px;
    font-weight: 400;
}

.scoringHeading h6 {
    color: #636674;
    font-size: 12px;
    margin: 0px;
    line-height: 15px;
}

.scoringListItem .btn-outline-dashed,
.scoringListItem .btn-outline-dashed .fa {
    color: #6251a2 !important;
}

.scoringListItem .btn-outline-dashed {
    font-family: "Roboto Mono";
}

.scoringListItem .btn-outline-dashed:hover {
    background: none !important;
}

.scoringListItem h4 {
    color: #b5b7c8;
    font-size: 12px;
    margin: 0px;
    line-height: 15px;
    font-weight: 400;
}

.scoringListItem h6 {
    color: #636674;
    font-size: 10px;
    margin: 0px;
    line-height: 13px;
}

/* .fullInvestmentMemo .promptText .zogResponse */
.promptText,
.zogResponse {
    font-family: "Roboto Mono";
    font-size: 12px;
    display: block;
    margin: 20px 0px;
}

.promptText {
    color: #0ee0b8 !important;
}

.zogResponse {
    color: #fff !important;
}

.zogResponse.text-secondary {
    color: #aeacac !important;
}

.memoTagBtn {
    color: #fff !important;
    border: 1px solid #272a34 !important;
    background-color: transparent !important;
    margin: 5px 5px 5px 0;
    /* background-image: linear-gradient(transparent, transparent) padding-box,
        linear-gradient(to right, #272A34, #272A34, #272A34) border-box !important; */
}

.memoTagBtn.active,
.memoTagBtn:hover {
    border: 1px solid #71d7de !important;
    /* background-image: linear-gradient(transparent, transparent) padding-box,
        linear-gradient(to right, #71D7DE, #40DCCC96, #0EE0B892) border-box !important; */
    transition: all 0.4s;
}

.memoTagBtn .fa {
    color: #0ee0b8 !important;
}

.zugiPrimaryBtn {
    background-image: linear-gradient(to bottom right,
            #71d7de,
            #40dccc96,
            #0ee0b892);
    color: #fff !important;
}

.zugiPrimaryBtn:hover {
    box-shadow: 0 0 4px 1px #0ee0b8 !important;
    background-image: linear-gradient(to bottom right,
            #71d7de50,
            #40dccc50,
            #0ee0b850);
    transition: all 0.4s;
}

.shareIcons img {
    height: 28px;
    cursor: pointer;
    margin-right: 10px;
}

.zugisecondryBtn {
    border-radius: 5px;
    border: 1px solid #4b393f;
    background: #050c17;
    box-shadow: 0px 1px 5px 1px rgba(214, 177, 255, 0.1);
    color: rgba(189, 194, 255, 0.59);
}

.flagImage {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    object-fit: fill;
    margin-right: 8px;
}

.founderImage {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}

.px-3.py-3.border.shadow.rounded {
    border-radius: 5px;
    border: 1px solid #4b393f;
    background: #050c17;
    box-shadow: 0px 1px 5px 1px rgba(214, 177, 255, 0.1);
    color: var(--Waterloo, #7e8299);
    font-family: "Roboto Mono";
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: 20.96px;
}

.linkdin-div {
    border-radius: 5px;
    border: 1px solid var(--Shuttle-Gray, #636674);
}

.btn-muted {
    border-radius: 5px;
    border: 1px solid var(--Shuttle-Gray, #636674) !important;
    color: #636674;
    font-family: "Roboto Mono";
    font-size: 10px;
}

.linkdin-div-span {
    color: #fff;
    font-family: "Roboto Mono";
    font-style: italic;

    text-decoration-line: underline;
}

.zugi-green-btn {
    border: 1px solid var(--Zugi-green, #71d7de);
    color: #71d7de;
    background: transparent;

}

.zugi-purple-btn {
    border: 1px solid rgba(221, 49, 151, 1);
    color: rgba(221, 49, 151, 1);
    background: transparent;

}

.bg-ragba-gray {
    background: rgba(52, 55, 78, 0.3);
    border-radius: 10px;


}

.bg-gray {
    background-color: #636674;
}

@media (max-width: 766px) {
    .hintBtn2 {
        display: flex;
        align-items: center;
    }

    .hintBtn2 img {
        display: inline;
        /* Ensure image is visible */
    }

    .hintBtn2::after {
        content: none;
        /* Remove text content */
    }

    .hintBtn2 {
        font-size: 0;
        width: 36px;
    }

    .gptInputBox .gptInputBoxBtb {
        border-radius: 10px;
        padding: 7px 11px;
        font-size: 10px;
    }
}

/* To be used in library with extension to style.zugi.css*/

.zugi-table th,
td {
    color: #636674 !important;
    font-size: 12px !important;
}

.zugi-table td {
    font-weight: 400 !important;
    border-bottom: 1px dashed #363843 !important;
    vertical-align: top;
}

.zugi-table td.max-w-200 {
    width: 200px !important;
}

.zugi-table .zugisecondryBtn {
    font-size: 12px !important;
    padding: 4px 8px !important;
    margin-top: 0px 8px 8px 0px !important;
}

.zugi-table .sBadge {
    padding: 4px 8px !important;
    margin-top: 0px 8px 8px 0px !important;
}

.companySign {
    color: #F5F5F5;
    font-weight: 400 !important;
    font-size: 12px;
    display: flex;
    max-width: 160px;
    flex-direction: row;
    align-items: center;
}

.companySign img {
    width: 26px;
    height: 26px;
    object-fit: contain;
    margin-right: 5px;
}

.companyProfileCard .companyName {
    color: #B5B7C8;
    font-size: 19px;
    font-weight: 400;
    margin: 0px;
}

.companyProfileCard .compBadge {
    font-size: 9px;
    color: #F5F5F5;
    border: 1px solid #F5F5F5;
    display: inline-block;
    padding: 2px 6px;
    border: radius 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.companyProfileCard .companyName .compBadge {
    margin-top: -15px;
}

.text-color-zugi1 {
    color: #636674 !important;
}

.companyProfileCard .companyProfileLogo {
    width: 150px;
    height: 126px;
    border-radius: 8px;
    ;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    background-color: #272A34;
    object-fit: contain;
    padding: 20px;
}

.companyProfileCard .sBadge {
    font-size: 11px;
    padding: 2px 8px !important;
    margin-top: 0px 4px 4px 0px !important;
    min-width: 55px;
    text-align: center;
}

.companyProfileCard .scoreBadge {
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    border-radius: 5px;
    font-size: 10px;
    padding: 2px 8px !important;
    margin-top: 0px 4px 4px 0px !important;
    min-width: 55px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.companyProfileCard .scoreBadge {
    /* background: linear-gradient(#1e2027, #1e2027) padding-box,        linear-gradient(to bottom right, #FDD0DF, #E4D5EE 25%,#E4D5EE 54%,#C4D3FF 59%,#BDC2FF 71%,#AB98FE) border-box; */
}

.border-dashed2 {
    /* border-style: dashed !important; */
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23BDC2FF' stroke-width='1' stroke-dasharray='4' stroke-dashoffset='10' stroke-linecap='round'/%3e%3c/svg%3e");
}

.compDataSources:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 40px;
    margin-left: -14px;
    background: linear-gradient(to bottom, #FDD0DF, #E4D5EE 25%, #E4D5EE 54%, #C4D3FF 59%, #BDC2FF 71%, #AB98FE);
    border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px 4px;
    -ms-border-radius: 4px 4px;
    -o-border-radius: 4px 4px;
}

.compProfileNavs {
    border-bottom-color: transparent;
}

.compProfileNavs .nav-item .nav-link {
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
}

.flagImage.flagImage-sm {
    width: 18px;
    height: 18px;
    margin-right: 4px;
}

.zugi-table2 th,
.zugi-table2 td {
    font-size: 12px;
    color: #636674;
}

.zugi-table2 td {
    color: #fff;
}

.zugi-table2 th {
    font-weight: bold;
}

.zugi-table2 .companySign img {
    width: 18px;
    height: 18px;
    box-shadow: 0 0 10px #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.border-gradient-zugi {
    background: linear-gradient(#15171C, #15171C) padding-box, linear-gradient(to top, #53B9A2, #71D1DE) border-box;
    border-radius: 8px;
    border: 1px solid transparent;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.text-zugi-primary {
    color: var(--bs-zugi-primary);
}

.bg-zugi-primary {
    background-color: var(--bs-zugi-primary);
}

.border-bottom-black-zugi {
    border-bottom: 1px solid #00000088;
}

h4.text-color-zugi1 {
    color: #B5B7C8 !important;
}

.companySign.max-w-100 {
    max-width: 100%;
}

.companySign.max-w-100 img {
    box-shadow: none;
}


/*ZugiGPT (Dashboard)*/
.zugiGptChatContainer {}

.gptChatContainer {
    min-height: 450px;
    max-height: 550px;
    overflow-y: auto;
    margin-bottom: 15px;
}

.gptInputContainer {
    /* min-height: 110px; */
    background: #26272F;
    border: 1px solid #363843;
}

.gptInputContainer .sBadge {
    background: transparent;
    border: 1px solid #636674;
    font-size: 11px;
    color: var(--bs-gray-600)
}

.gptInputContainer .sBadge:hover {
    border-color: var(--bs-zugi-primary);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.gptChatContainer .zChatBubble.zugi .imgBox {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.gptChatContainer .zChatBubble.zugi .contentBox {
    min-height: 20px;
    padding: 0px 12px;
}

.gptChatContainer .zChatBubble.zugi.user .contentBox {
    text-align: right;
}

.gptChatContainer .zChatBubble.zugi.user .contentBox .userMessage {
    background: #272A34;
    color: #AEACAC;
    display: inline-block;
}

.gptInputContainer textarea {
    resize: none;
}

.zChatBubble {
    margin-bottom: 25px;
}

.zChatBubble .sBadge img {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.zborder-primary {
    border-color: var(--bs-zugi-primary);
}

.zbg-gray {
    background: #26272F80;
}

.zbtn-primary-grad {
    background-image: var(--bs-zugi-primary-grad);
    color: #1E2027;
}

.zbtn-primary-grad:hover {
    color: #1E2027;
    box-shadow: 0 0 4px #ab98fe50;
}

.form-switch .form-check-input {
    height: 15px;
    width: 30px;
    cursor: pointer;
    margin-top: 2px;

}

.form-switch .form-check-label {
    margin-left: -10px;
    cursor: pointer;
}

.form-switch .form-check-input:checked {
    background-color: #ab98fe;
    border-color: #ab98fe;
}

.gptModelDropdown1 .dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}

.form-switch .form-check-input:checked {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2326272F'/%3e%3c/svg%3e");
}

.gptHistoryItem>div,
.gptMemoList {
    font-size: 12px;
}

.btn-check:active+[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle .svg-icon,
.btn-check:active+[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle i,
.btn-check:checked+[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle .svg-icon,
.btn-check:checked+[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle i,
.show>[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle .svg-icon,
.show>[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle.active .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle.active i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle.show .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle.show i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle:active:not(.btn-active) .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle:active:not(.btn-active) i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle:focus:not(.btn-active) .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle:focus:not(.btn-active) i,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle:hover:not(.btn-active) .svg-icon,
[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-toggle:hover:not(.btn-active) i {
    color: var(--bs-zugi-primary);
}

.menu-item .menu-link {
    color: var(--bs-text-gray-800)
}

.menu-item .menu-link:hover,
.menu-item .menu-link.active,
.menu-item .menu-link:hover .menu-title,
.menu-item .menu-link.active .menu-title {
    color: #ffffff;
}

.menu-item .menu-link.active {
    background-color: var(--bs-gray-200);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.menu-item .menu-link:hover .bullet,
.menu-item .menu-link.active .bullet {
    background-color: #ffffff;
}



.form-check-input:checked {
    background-color: var(--bs-zugi-primary);
    border-color: var(--bs-zugi-primary);
}

.tagify .tagify__tag {
    background-color: transparent;
    margin: reset;
    line-height: auto;
}

.btn-zugi-pro {
    background-image: linear-gradient(170deg, #6B40A2, #905EBC, #6B40A2, #0EE0B8B0);
    border-color: #0EE0B8;
}

.border-primary {
    border-color: var(--bs-zugi-primary) !important;
}
 
.btn-check:active+.btn.btn-primary,
    .btn-check:checked+.btn.btn-primary,
    .btn.btn-primary.active,
    .btn.btn-primary.show,
    .btn.btn-primary:active:not(.btn-active),
    .btn.btn-primary:focus:not(.btn-active),
    .btn.btn-primary:hover:not(.btn-active),
    .show>.btn.btn-primary {
        color: var(--bs-primary-inverse);
        border-color: var(--bs-secondary);
        background-color: var(--bs-secondary) !important;
}

.btn.btn-color-gray {
    color: var(--bs-text-gray-500);
}

.btn.btn-active-light-primary.active {
    color: var(--bs-primary-active) !important;
}

.toast-close {
 
    color: black !important;

}