.navbar {
    background: transparent !important;
    border: none !important;
}

.navbar-toggler-icon {
    filter: invert(1) !important;
}

ul.navbar-nav.navbar-links.text-center a.nav-link.text-nowrap {
    font-size: 15px;
    color: #fff;
}

.metaarchetypes-content-wrapper strong {
    color: #fff;
}

div#mainNavbar {
    justify-content: end !important;
}

#particle-canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

img.me-2.site-logooo {
    width: 220px;
    object-fit: cover;
}
.head-style {
    background: linear-gradient(90deg, #ac95f8 0%, #7c6dae 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.animation_style {
    z-index: 1 !important;
    position: relative !important;
}

.banner-bg {
    /* background: linear-gradient(90deg,rgba(88, 76, 157, 1) 0%, rgba(168, 139, 233, 1) 50%, rgba(213, 171, 211, 1) 100%); */
    border-radius: 11px;
    padding: 150px 0 90px 0;
    background: url(../images/banner-bg.webp) no-repeat top right;
    background-size: 100% 100%;
    border-radius: 24px;
}

.banner-bg .row {
    position: relative;
    z-index: 9999999;
}

section#hero-section {
    margin-top: -95px;
}

header {
    position: relative;
    z-index: 9999999;
    padding: 15px 0 0 0;
}

.form-container {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 16px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    padding: 30px;
}

.form-container h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #333;
}

.form-container form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

label {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    display: block;
}

input {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: none;
    background: #f9f9f9;
    font-size: 14px;
    height: 62px;
    outline: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

h3 {
    line-height: 1.2 !important;
}

input:focus {
    background: #fff;
    box-shadow: 0 0 0 2px #d2aaff;
}

.full-width {
    grid-column: span 2;
}

button {
    grid-column: span 2;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

/* button:hover {
    background: #333;
} */

.banner-bg h1 {
    font-size: 53.2px;
    font-weight: 500;
    color: #fff;
    line-height: 59.31px;
    letter-spacing: -1.06px;
}

.banner-bg p {
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.32px;
}

.custom-btn {
    background: #ffffff;
    height: 46px;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    color: #030303;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.32px;
}

.experience-box {
    border: 1px solid #ffffff99;
    padding: 20px 20px;
    background: linear-gradient(
        90deg,
        rgba(61, 55, 244, 1) 0%,
        rgba(95, 74, 247, 1) 35%,
        rgba(162, 117, 247, 1) 100%
    );
    align-items: center;
    border-radius: 10px;
    width: 508.9100036621094px;
    margin: 80px 0 0 0;
}

.experience-box p {
    margin: 0;
}

.experience-box img {
    float: right;
}

.about-section {
    padding: 70px 0;
}

.about-section h2 {
    color: #4542fb;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.about-section h3 {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -0.72px;
}

.about-section p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #686868;
}

.about-section a.custom-btn {
    background: #030303;
    color: #fff;
}

.about-section .row {
    align-items: center;
}

.why-choose-section {
    text-align: center;
}

.why-choose-section h2 {
    color: #4542fb;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.why-choose-section h3 {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -0.72px;
    margin-bottom: 25px;
}

.why-choose-section a.custom-btn {
    background: #030303;
    color: #fff;
    margin: 0 auto;
}

.why-choose-section img {
    padding-top: 40px;
}

.daily-elemental-bg {
    padding: 130px 0;
    border-radius: 24px;
    background: url(../images/daliy-bg.png) no-repeat top right;
    background-size: 100% 100%;
    margin-top: 50px;
}

.daily-elemental .row {
    align-items: center;
}

.daily-elemental h2 {
    font-size: 16px;
    line-height: 24px;
    color: #a3a3a3;
    letter-spacing: -0.32px;
}

.daily-elemental h3 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.72px;
    color: #ffffff;
}

.daily-elemental p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #fff;
}

.our-values-sec .col-12.col-md-12 {
    text-align: center;
}

.our-values-sec h2 {
    color: #4542fb;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.our-values-sec h3 {
    font-size: 45px;
    line-height: 1.2;
    letter-spacing: -0.72px;
    margin-bottom: 25px;
}

.our-values-sec p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #686868;
}

.our-values-box {
    padding: 20px 120px;
}

.values-box {
    display: flex;
    padding: 10px 0 10px 0;
    position: relative;
    cursor: pointer;
}

.value-icon {
    margin: 0 15px 0 0;
}

.values-box h4 {
    color: #030303;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.4px;
    margin: 0;
}

.our-values-sec a.custom-btn {
    background: #030303;
    color: #fff;
    margin: 0 auto;
}

.values-box .value-icon img {
    transition: 0.5s linear;
}

.values-box:hover .value-icon img {
    transform: rotate(360deg);
}

.our-team-sec {
    padding: 70px 0;
}

.our-team-bg {
    background: #f9f9f9;
    border-radius: 50.05px;
    padding: 50px 40px;
}

.our-team-bg .row {
    align-items: center;
}

.teams-box {
    text-align: center;
    padding-top: 30px;
}

.teams-box h5 {
    color: #030303;
    font-size: 41.7px;
    line-height: 52.13px;
    letter-spacing: -0.83px;
    margin: 0;
}

.teams-box h6 {
    color: #686868;
    font-size: 33.36px;
    line-height: 50.05px;
    letter-spacing: -0.67px;
}

.teams-box img {
    padding-bottom: 20px;
}

.our-team-main h2 {
    color: #4542fb;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.our-team-main h3 {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -0.72px;
    margin-bottom: 25px;
}

.our-team-main p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #686868;
}

.our-team-gradi {
    background: url(../images/team-box-bg.png) no-repeat top right;
    background-size: 100% 100%;
    padding: 0 50px;
    height: 233px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.our-team-gradi h4 {
    font-size: 28px;
    color: #fff;
    letter-spacing: -0.56px;
}

.our-team-gradi p {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.our-team-gradi .row {
    align-items: center;
}

.our-team-gradi a.custom-btn {
    float: right;
}

img.img-right {
    float: right;
}

.follow-us-bg {
    background: url(../images/follow-bg.png) no-repeat top right;
    background-size: 100% 100%;
    border-radius: 24px;
    height: 700px;
    align-items: center;
    display: flex;
}

.follow-us-bg .row {
    align-items: center;
    padding: 0 120px;
}

.follow-us-bg .row img {
    width: 316px;
}

.follow-us-bg h2 {
    color: #a3a3a3;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.follow-us-bg h3 {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -0.72px;
    color: #fff;
}

.follow-us-bg p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #fff;
}

.faqs {
    position: relative;
    padding: 70px 0;
}

.footer-bg {
    background: url(../images/footer-bg.png) no-repeat top right;
    background-size: cover;
    border-radius: 24px;
    padding: 80px 0;
    margin-bottom: 15px;
}

.top-c .col-12.col-md-12 {
    text-align: center;
}

.top-c h2 {
    color: #e9bdf3;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.top-c h3 {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -0.72px;
    color: #fff;
}

.top-c p {
    color: #ffffff;
    letter-spacing: -0.32px;
    margin: 0;
}

.top-c p img {
    margin: 0 20px 0 0px;
}

.top-c a.custom-btn {
    margin: 0 auto;
}

.top-c .row {
    align-items: center;
}

ul.foote-icons {
    float: right;
    margin: 0;
    padding: 0;
}

ul.foote-icons li {
    display: inline-block;
    padding: 0 0 0 10px;
}

.row.footer-bottom {
    padding-top: 60px;
}

p.f-p {
    padding: 15px 0;
}

.daily-elemental-bg img {
    width: 100%;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

footer {
    position: relative;
    z-index: 999;
    overflow: hidden;
}

/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    background: url(../images/footer-bg.png) no-repeat top right;
    background-size: 100% 100%;
    border-radius: 24px;
    padding: 80px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.part-animation {
    position: absolute;
    top: 0;
}

.top-c {
    position: relative;
    z-index: 99;
    padding: 50px 0;
}

.sub-bg {
    padding: 280px 0 0px 0;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.sub-header {
    margin-top: -99px;
    margin-bottom: 20px;
}

.sub-header h1 {
    font-size: 45.6px;
    line-height: 50.84px;
    color: #fff;
    letter-spacing: -0.91px;
}

.sub-header p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #fff;
}

.metaarchetypes-content {
    position: relative;
    margin-top: -565px;
    top: 0px;
}

.metaarchetypes-content h3 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.72px;
    color: #fff;
}

.metaarchetypes-content p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.metaarchetypes-content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.button-click {
    z-index: 99 !important;
}

.metaarchetypes-content ul li {
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.32px;
    line-height: 28px;
}

.metaarchetypes-content .row {
    align-items: center;
}

.metaarchetypes-sec1 {
    margin-bottom: 60px;
}

.about-section li {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
    color: #686868;
}

.pagepara {
    max-width: 460px;
    margin: auto;
}

.userpages {
    background-image: url("../images/registerbg.webp");
}

.page-content {
    position: relative;
    z-index: 1;
}

.de-right img {
    object-fit: cover;
    border-radius: 20px;
    object-position: 43%;
}

.ai-chatbot {
    height: auto;
    background-image: url("../images/gradient-shadow.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding: 60px 20px;
}

.ai-chatbot .ai-chatbot-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* align-items: center; */
    height: auto;
    text-align: center;
    border: 1px solid #0000001f;
    border-radius: 20px;
    padding: 60px 20px 0;
}

.ai-chatbot .container {
    height: 100%;
}

.ai-chatbot .ai-chatbot-content .chatbot-intro-heading {
    text-align: center;
}

.ai-chatbot .ai-chatbot-content .bottom form {
    width: 100%;
}

.ai-chatbot .ai-chatbot-content .bottom form button {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-radius: 50%; */
}

.ai-chatbot .ai-chatbot-content .top,
.ai-chatbot .ai-chatbot-content .bottom {
    width: 100%;
}

.ai-chatbot .ai-chatbot-content .for-row {
    display: flex;
    gap: 10px;
}

.ai-chatbot .ai-chatbot-content form button img {
    filter: brightness(0) invert(1);
    width: 20px;
}

.ai-chatbot .response-div {
    display: flex;
    flex-direction: column;
}

.ai-chatbot .response-div .user-input {
    align-self: flex-end;
    text-align: left;
}

.ai-chatbot .response-div .ai-output {
    align-self: flex-start;
    text-align: left;
    width: 100%;
}

.center.response-div {
    flex: auto;
    margin-bottom: 0;
    justify-content: flex-end;
    padding-bottom: 60px;
    gap: 10px;
    width: 80%;
    margin: auto;
}

.ai-chatbot .response-div .chatmessage {
    padding: 10px 20px;
    border-radius: 20px;
    color: #1f2937;
    background: #ffffff;
    border: 1px solid #f3f4f6;
}

.ai-chatbot .response-div .chatmessage p {
    margin: 0;
    color: #1f2937 !important;
}

.response-div .response-name {
    margin-bottom: 5px;
}

.ai-chatbot .inputbox {
    width: 70%;
    padding: 10px;
    border-radius: 8px;
    border: none;
    background: #f9f9f9;
    font-size: 14px;
    height: 62px;
    outline: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.inputbox input {
    background: url(!im);
    box-shadow: unset !important;
    padding: unset;
    height: auto;
}

.frontdiv {
    z-index: 99;
    position: relative;
}

.ai-chatbot-content .bottom form {
    display: flex;
    justify-content: center;
}

.mt-10 {
    margin-top: 10px;
}

.text-12 {
    font-size: 12px;
}

.type-container {
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-left: 5px;
    font-size: 16px;
}

.cursor {
    display: inline-block;
    width: 2px;
    height: 1em;
    background-color: #000;
    margin-left: 0px;
    animation: blink 0.7s infinite;
}

.cd-headline {
    display: flex;
    justify-content: center;
}

.socialmedia-icon-div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.socialmedia-icon-div .social-media-icon {
    width: calc(50% - 20px);
}

@keyframes blink {
    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@media screen and (max-width: 1239px) {
    .center.response-div {
        padding-bottom: 20px;
    }

    .center.response-div {
        padding-bottom: 20px;
    }

    /* .ai-chatbot {
        height: 600px;
    } */
}

@media screen and (max-width: 767px) {
    .ai-chatbot .ai-chatbot-content {
        padding: 30px 20px 0;
    }

    .ai-chatbot .inputbox {
        width: 100%;
    }

    .socialmedia-icon-div {
        margin-bottom: 20px;
        gap: 10px;
    }

    .socialmedia-icon-div .social-media-icon {
        width: calc(25% - 10px);
    }
    .follow-us-bg {
        height: 300px;
    }
    .banner-bg {
        background-size: cover;
    }
    .daily-elemental-bg {
        margin-top: 0;
    }

    .our-team-sec {
        padding: 0;
    }
    .faqs {
        padding: 0px 0;
    }
}

@media screen and (max-width: 479px) {
    .cd-headline,
    .type-container {
        font-size: 13px;
    }
}

/* ===== Base ===== */
.ai-chatbot {
    padding: 60px 0;
}

.ai-chatbot .container {
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
}

.ai-chatbot-content {
    border-radius: 16px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    min-height: 85vh;
}

/* ===== Top Section ===== */
.chatbot-intro-heading {
    font-size: 32px;
    color: black;
    margin-bottom: 10px;
}

.cd-headline {
    color: #cfd3ff;
    font-size: 18px;
}

/* ===== Chat Area ===== */
.response-div {
    flex: 1;
    overflow-y: auto;
    margin: 25px 0;
    padding-right: 5px;
}

.ai-output {
    margin-bottom: 8px;
}

.response-name {
    font-weight: 600;
    font-size: 0.85rem;
    color: #6b7280;
    margin-bottom: 6px;
}

.chatmessage {
    background: transparent;
    border: none;
    padding: 4px 0 16px 0;
    border-radius: 0;
    color: #1a1a1a;
    line-height: 1.75;
    font-size: 0.95rem;
    box-shadow: none;
    border-bottom: 1px solid #e5e7eb;
}

/* GPT-style inner card elements */
.chatmessage h3,
.chatmessage h4,
.chatmessage h5 {
    color: #111827;
    font-weight: 700;
    margin: 18px 0 8px;
    line-height: 1.4;
}

.chatmessage h3 {
    font-size: 1.1rem;
}
.chatmessage h4 {
    font-size: 0.97rem;
}
.chatmessage h5 {
    font-size: 0.9rem;
}

.chatmessage p {
    margin: 0 0 8px;
    color: #374151;
}

.chatmessage ul {
    margin: 6px 0 10px 18px;
    padding: 0;
}

.chatmessage li {
    color: #374151;
    margin-bottom: 4px;
    font-size: 0.92rem;
    line-height: 1.6;
}

.chatmessage strong {
    color: #111827;
    font-weight: 600;
}

/* ===== Input Area ===== */
.bottom {
    margin-top: auto;
}

.inputbox {
    display: flex;
    gap: 10px;
}

.inputbox input {
    flex: 1;
    padding: 14px 16px;
    border-radius: 12px;
    border: none;
    outline: none;
    font-size: 15px;
}

.inputbox button {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    border: none;

    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.inputbox button img {
    width: 20px;
}

.bottom p {
    text-align: center;
    color: #9aa0ff;
    margin-top: 10px;
    font-size: 12px;
}

/* ===== Tablet ===== */
@media (max-width: 992px) {
    .chatbot-intro-heading {
        font-size: 26px;
    }

    .ai-chatbot-content {
        padding: 25px;
        min-height: 80vh;
    }
}

/* ===== Mobile ===== */
@media (max-width: 576px) {
    .ai-chatbot {
        padding: 30px 0;
    }

    .chatbot-intro-heading {
        font-size: 22px;
        text-align: center;
    }

    .cd-headline {
        font-size: 15px;
        text-align: center;
    }

    .ai-chatbot-content {
        padding: 20px;
        border-radius: 12px;
        min-height: 90vh;
    }

    .chatmessage {
        font-size: 14px;
        padding: 12px;
    }

    .inputbox input {
        font-size: 14px;
        padding: 12px;
    }

    .inputbox button {
        width: 45px;
        height: 45px;
    }
}

.carbon-section {
    width: 100%;
    padding: 50px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(135deg, #0f172a, #1e293b);
    color: #e2e8f0;
    font-family:
        system-ui,
        -apple-system,
        sans-serif;
    margin: 50px 0;
}
section.carbon-section {
    /* margin: 10px; */
    border-radius: 10px;
}

/* New Daily Highlight Card */
.daily-highlight-card {
    background: rgba(30, 41, 59, 0.8);
    border-radius: 16px;
    padding: 20px 30px;
    margin-bottom: 5px;
    text-align: center;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    border: 1px solid #334155;
    max-width: 500px;
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 6;
}

.daily-highlight-card h3 {
    font-size: 1.6rem;
    margin-bottom: 15px;
    color: #94a3b8;
}

.footprint-value {
    font-size: 3.8rem;
    font-weight: 800;
    color: #60a5fa;
    text-shadow: 0 0 20px rgba(96, 165, 250, 0.7);
    letter-spacing: 2px;
    animation: glow 2s infinite alternate;
}

@keyframes glow {
    from {
        text-shadow: 0 0 10px rgba(96, 165, 250, 0.5);
    }

    to {
        text-shadow:
            0 0 30px rgba(96, 165, 250, 0.9),
            0 0 50px rgba(96, 165, 250, 0.6);
    }
}

/* Rest of your styles (carbon-card, form, results, charts) */
.carbon-card {
    width: 100%;
    max-width: 700px;
    background: #1e293b;
    padding: 35px;
    border-radius: 16px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
    margin-bottom: 40px;

    position: relative;
    z-index: 6;
}

.carbon-card h2 {
    font-size: 2.2rem;
    margin-bottom: 12px;
    color: #d4adfb;
}

.desc {
    color: #94a3b8;
    margin-bottom: 30px;
    font-size: 1.05rem;
}

.form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}

.form-group {
    position: relative;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    color: #cbd5e1;
    font-weight: 500;
}

.form-group .form-field {
    width: 100%;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px solid #334155;
    background: #0f172a;
    color: white;
    font-size: 1rem;
}

.calc-btn {
    width: 100%;
    margin-top: 30px;
    padding: 16px;
    background: linear-gradient(91.44deg, #ac95f8 -2.18%, #7c6dae 99.59%);
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 1.15rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
}

.calc-btn:hover {
    transform: translateY(-2px);
}

.result-wrapper {
    width: 100%;
    max-width: 900px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    position: relative;
    z-index: 6;
    margin: 30px auto;
}

.result-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #1e293b;
    padding: 24px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s;
}

.result-card:hover {
    transform: translateY(-5px);
}
.card-content {
    text-align: left;
}
.card-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-left: 20px;
}

/* Icon colors */

.blue {
    background: linear-gradient(135deg, #60a5fa, #6366f1);
}

.pink {
    background: linear-gradient(135deg, #ec4899, #d946ef);
}

.purple {
    background: linear-gradient(135deg, #a855f7, #6366f1);
}

.cyan {
    background: linear-gradient(135deg, #22d3ee, #3b82f6);
}
option.opt-all {
    color: #fff;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
}
.result-card p {
    color: #94a3b8;
    margin-bottom: 8px;
    font-size: 0.95rem;
}

.result-card h3 {
    font-size: 2.1rem;
    margin: 6px 0;
    color: #60a5fa;
}

.result-card span {
    font-size: 0.85rem;
    color: #cbd5e1;
}

.charts-wrapper {
    width: 100%;
    max-width: 900px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 26px;
    margin-top: 30px;
    position: relative;
    z-index: 6;
}

.chart-card {
    background: #1e293b;
    padding: 24px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.chart-card h3 {
    text-align: center;
    margin-bottom: 12px;
    color: #60a5fa;
}

.chart-card p {
    text-align: center;
    color: #94a3b8;
    margin-bottom: 16px;
    font-size: 0.95rem;
}

canvas {
    max-height: 340px;
}

@media (max-width: 768px) {
    .carbon-card {
        padding: 25px;
    }

    .form-grid {
        grid-template-columns: 1fr;
    }

    .daily-highlight-card {
        padding: 20px 25px;
    }

    .footprint-value {
        font-size: 2.8rem;
    }
}

.carbon-tabs {
    display: flex;
    gap: 30px;
    margin: 30px 0;
    border-bottom: 1px solid #334155;
}

.tab-btn {
    background: none;
    border: none;
    color: #94a3b8;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 0;
    position: relative;
}

.tab-btn.active {
    color: #d4adfb;
}

.tab-btn.active::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #60a5fa;
}

.tab-content {
    display: block;
}

.tab-content.hidden {
    display: none;
}

.carbon-section .carbon-header h1,
p {
    color: #fff;
    font-family: sans-serif;
}

.card-body p,
strong {
    color: #000;
}
.carbon-header {
    text-align: center;
    position: relative;
    z-index: 6;
}

/* Handprint & Fingerprint Styles */
.handprint-stats,
.fingerprint-score {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin: 30px 0;
}

.stat-box {
    background: #0f172a;
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #334155;
}

.stat-icon {
    font-size: 3rem;
    margin-bottom: 15px;
}
option.form-option {
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    font-family: system-ui;
}
.cal-calcu {
    color: #60a5fa;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
}
.stat-box h3 {
    font-size: 2rem;
    color: #60a5fa;
    margin: 10px 0;
}

.stat-box p {
    color: #94a3b8;
    font-size: 0.9rem;
}

.handprint-message,
.fingerprint-message {
    background: #0f172a;
    padding: 20px;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #334155;
    margin-top: 20px;
}

.score-circle {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto 30px;
}

.score-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.score-text h2 {
    font-size: 3rem;
    color: #10b981;
    margin: 0;
}

.score-text p {
    color: #94a3b8;
    margin: 0;
}

.score-breakdown {
    max-width: 500px;
    margin: 0 auto;
}

.breakdown-item {
    margin-bottom: 20px;
}

.breakdown-item .label {
    display: block;
    color: #cbd5e1;
    margin-bottom: 8px;
    font-size: 0.95rem;
}

.progress-bar {
    width: 100%;
    height: 12px;
    background: #0f172a;
    border-radius: 6px;
    overflow: hidden;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #10b981, #3b82f6);
    transition: width 1s ease;
}

.no-data-message {
    background: #0f172a;
    padding: 40px;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #334155;
    margin-top: 30px;
}

.no-data-message p {
    color: #94a3b8;
    font-size: 1.1rem;
    margin: 0;
}

/* ── Carbon Calculator Info Tooltip ── */
.info-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 13px;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
    opacity: 0.75;
    transition: opacity 0.2s;
    user-select: none;
}
.info-icon:hover {
    opacity: 1;
}

.carbon-tooltip-popup {
    display: none;
    position: absolute;
    z-index: 99999;
    max-width: 280px;
    background: #1e1e2e;
    color: #e0e0f0;
    font-size: 14px;
    line-height: 1.6;
    padding: 12px 16px;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
    border-left: 4px solid #667eea;
    pointer-events: auto;
    word-wrap: break-word;
    white-space: normal;
    top: -100px;
    left: 0;
    transform: unset !important;
    margin-bottom: 8px;
}
.carbon-tooltip-popup.visible {
    display: block !important;
    animation: tooltipFadeIn 0.2s ease-in-out;
}

@keyframes tooltipFadeIn {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(5px);
    }
    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}
