.approach-node,
.ben-card,
.inst-card,
.navbar-tech .dropdown-item i,
.proc-node,
.value-card,
.why-card {
    text-align: center
}
a.navbar-brand img {
    width: 150px;
}

.page-hero {
    background: linear-gradient(155deg, var(--navy) 0, #0b2545 25%, #0c3547 50%, #0a2e20 80%, var(--navy) 100%)
}

.hero-bg-effects,
.page-hero-bg,
.ph-bg {
    position: absolute;
    inset: 0;
    pointer-events: none
}
section.ind-section.sec-pad {
    background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #680506 65%, #760304 100%);
}
.page-hero-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    opacity: .1;
    animation: 22s ease-in-out infinite orbFloat
}

.page-hero-orb:first-child {
    width: 500px;
    height: 500px;
    background: var(--sky);
    top: -20%;
    right: -5%
}

.page-hero-orb:nth-child(2) {
    width: 400px;
    height: 400px;
    background: var(--green-accent);
    bottom: -15%;
    left: -5%;
    animation-delay: -7s
}

.page-hero-orb:nth-child(3) {
    width: 250px;
    height: 250px;
    background: var(--teal);
    top: 30%;
    left: 40%;
    animation-delay: -14s
}

@keyframes orbFloat {

    0%,
    100% {
        transform: translate(0, 0) scale(1)
    }

    33% {
        transform: translate(30px, -25px) scale(1.06)
    }

    66% {
        transform: translate(-25px, 30px) scale(.95)
    }
}

.page-hero-grid,
.ph-grid {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .02) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .02) 1px, transparent 1px);
    background-size: 60px 60px
}

.hero-visual,
.page-hero-content,
.ph-content,
.vision-content {
    position: relative;
    z-index: 2
}

.breadcrumb-custom li a:hover,
.dark-section .sec-heading,
.ind-section .sec-heading,
.leadership-section .sec-heading,
.page-hero h1,
.spec-section .sec-heading,
.who-section .sec-heading {
    color: var(--white)
}

.page-hero p {
    font-size: 1.1rem;
    color: rgba(255, 255, 255, .55);
    max-width: 600px;
    line-height: 1.8;
    margin-bottom: 24px
}

.breadcrumb-custom {
    display: flex;
    align-items: center
}

.ben-card p,
.proc-node p,
.sec-sub,
.svc-card p,
.why-card p {
    color: var(--g500)
}

.about-section,
.approach-section,
.ben-section,
.farm-section,
.fw-section,
.inst-section,
.mission-section,
.overview-section,
.proc-section,
.process-section,
.who-section,
.why-embed-section,
.why-section,
.why-solar-section {
    background: var(--g50)
}

.about-img-wrap,
.ov-img-wrap,
.who-img-wrap,
.ws-img-wrap {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: var(--shadow-lg)
}

.about-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 520px
}

.about-img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(11, 61, 145, .12), rgba(46, 125, 50, .08))
}

.about-img-badge {
    background: rgba(255, 255, 255, .95);
    backdrop-filter: blur(12px);
    padding: 20px 24px;
    box-shadow: var(--shadow-md);
    display: flex;
    align-items: center;
    gap: 14px
}

.hero,
.leadership-section,
.mission-card,
.vision-card,
.who-section,
.why-section {
    position: relative;
    overflow: hidden
}

.about-badge-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent));
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.4rem
}

.about-badge-text strong,
.who-img-badge-text strong {
    display: block;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: .95rem;
    color: var(--navy)
}

.about-badge-text span,
.who-img-badge-text span {
    font-size: .78rem;
    color: var(--g500)
}

.about-text,
.ov-text,
.ws-text {
    padding-left: 16px
}

.about-text p{
     font-size: .95rem;
    color: #1a4b65;
    margin-bottom: 16px;
    line-height: 1.85
}
.who-text p {
    font-size: .95rem;
    color: white;
    margin-bottom: 16px;
    line-height: 1.85
}

.vision-content h2,
.who-text .sec-heading {
    margin-bottom: 20px
}

.btn-explore,
.btn-learn-more {
    background: var(--navy);
    color: var(--white);
    border: none;
    border-radius: 50px;
    padding: 13px 30px;
    font-size: .9rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: .3s
}

.btn-explore:hover,
.btn-learn-more:hover {
    background: var(--blue-deep);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
    color: var(--white)
}

.ben-section,
.benefits-section,
.hamburger-line,
.proc-section,
.rooftop-section,
.values-section,
.vision-section {
    background: var(--white)
}

.vision-card {
    background: linear-gradient(135deg, var(--navy) 0, #0b2545 50%, #9b0001 100%);
    border-radius: 28px;
    padding: 60px 50px;
    box-shadow: var(--shadow-xl);
}
h2.sec-heading.reveal.reveal-d1.visible {
    color: white;
}

.vision-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 10% 90%, rgba(66, 165, 245, .08) 0, transparent 50%), radial-gradient(circle at 90% 10%, rgba(67, 160, 71, .08) 0, transparent 50%)
}

.dark-section::before,
.ind-section::before,
.leadership-section::before,
.spec-section::before,
.vision-card::after,
.who-section::before,
.why-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .015) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .015) 1px, transparent 1px);
    background-size: 50px 50px
}

.vision-icon {
    width: 72px;
    height: 72px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(66, 165, 245, .15), rgba(67, 160, 71, .15));
    border: 1px solid rgba(255, 255, 255, .08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    color: var(--sky);
    margin-bottom: 28px;
    animation: 4s ease-in-out infinite visionPulse
}

.mission-icon,
.value-icon {
    display: flex;
    align-items: center
}

@keyframes visionPulse {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(66, 165, 245, .15)
    }

    50% {
        box-shadow: 0 0 0 16px rgba(66, 165, 245, 0)
    }
}

.vision-content h2 {
    color: var(--white);
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-weight: 800;
    letter-spacing: -.03em
}

.hero-tag span,
.ph-tag span {
    letter-spacing: .12em;
    text-transform: uppercase
}

.vision-content p {
    font-size: 1.08rem;
    color: rgba(255, 255, 255, .6);
    line-height: 1.9;
    max-width: 750px
}

.mission-card {
    background: var(--white);
    border-radius: 20px;
    padding: 32px 24px;
    border: 1px solid var(--g200);
    transition: .4s cubic-bezier(.4, 0, .2, 1);
    height: 100%
}

.mission-card::before,
.svc-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent));
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s
}

.eng-card:hover,
.inst-card:hover,
.mission-card:hover,
.rt-card:hover,
.svc-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);
    border-color: transparent
}

.eng-card:hover::after,
.mission-card:hover::before,
.rt-card:hover::after,
.svc-card:hover::after {
    transform: scaleX(1)
}

.mission-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    justify-content: center;
    font-size: 1.3rem;
    margin-bottom: 18px;
    transition: .3s
}

.cat-label.cl2,
.m1,
.sec-tag.blue {
    background: #e3f2fd;
    color: var(--blue)
}

.cat-label.cl4,
.m2,
.sec-tag.green {
    background: #e8f5e9;
    color: var(--green)
}

.ei5,
.m3,
.rti1,
.si5 {
    background: #fff8e1;
    color: #f57f17
}

.ei2,
.m4,
.rti7,
.si2 {
    background: #e8eaf6;
    color: #283593
}

.ei3,
.m5,
.rti5,
.si7 {
    background: #f3e5f5;
    color: #7b1fa2
}

.ei6,
.m6,
.rti6,
.si6 {
    background: #fbe9e7;
    color: #bf360c
}

.ei4,
.m7,
.rti4 {
    background: #e0f7fa;
    color: #00695c
}

.ei8,
.m8,
.rti8,
.si8 {
    background: #fce4ec;
    color: #c62828
}

.eng-card:hover .eng-icon,
.mission-card:hover .mission-icon,
.rt-card:hover .rt-icon,
.svc-card:hover .svc-icon {
    transform: scale(1.12) rotate(-4deg)
}

.mission-card h5 {
    font-size: .98rem;
    font-weight: 700;
    margin-bottom: 8px
}

.ben-card p,
.mission-card p {
    font-size: .85rem;
    color: var(--g500);
    margin-bottom: 0;
    line-height: 1.7
}

.value-card {
    background: var(--white);
    border-radius: 22px;
    padding: 36px 28px;
    border: 1px solid var(--g200);
    transition: .4s cubic-bezier(.4, 0, .2, 1);
    height: 100%
}

.value-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-xl);
    border-color: transparent
}

.value-icon {
    width: 68px;
    height: 68px;
    border-radius: 20px;
    justify-content: center;
    font-size: 1.6rem;
    margin: 0 auto 22px;
    transition: .4s
}

.expertise-chip,
.why-check {
    transition: .3s;
    display: flex
}

.svc-icon.s2,
.v1 {
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
    color: #0d47a1
}

.svc-icon.s4,
.v2 {
    background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
    color: #2e7d32
}

.bn8,
.v3 {
    background: linear-gradient(135deg, #fff3e0, #ffe0b2);
    color: #e65100
}

.v4 {
    background: linear-gradient(135deg, #e0f2f1, #b2dfdb);
    color: #00695c
}

.b6,
.svc-icon.s7,
.v5 {
    background: linear-gradient(135deg, #e8eaf6, #c5cae9);
    color: #283593
}

.v6 {
    background: linear-gradient(135deg, #f3e5f5, #e1bee7);
    color: #6a1b9a
}

.ben-card:hover .ben-icon,
.inst-card:hover .inst-icon,
.value-card:hover .value-icon {
    transform: scale(1.15) rotate(-5deg);
    box-shadow: var(--shadow-md)
}

.value-card h5 {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 10px
}

.value-card p {
    font-size: .88rem;
    color: var(--g500);
    margin-bottom: 0;
    line-height: 1.7
}

.leadership-section, .why-section {
    background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #d84244 65%, #760304 100%);
}

.dark-section .sec-sub,
.ind-section .sec-sub,
.leadership-section .sec-sub,
.spec-section .sec-sub,
.who-section .sec-sub {
    color: rgba(255, 255, 255, .45)
}

.leadership-desc {
    font-size: .95rem;
    color: rgba(255, 255, 255, .5);
    line-height: 1.85;
    max-width: 700px;
    margin-bottom: 40px
}

.expertise-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 14px
}

.expertise-chip {
    align-items: center;
    gap: 10px;
    padding: 14px 18px;
    background: rgba(255, 255, 255, .04);
    border: 1px solid rgba(255, 255, 255, .06);
    border-radius: 14px;
    backdrop-filter: blur(6px)
}

.expertise-chip:hover {
    background: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .15);
    transform: translateY(-4px)
}

.expertise-chip i {
    font-size: 1.1rem;
    color: var(--sky);
    flex-shrink: 0
}

.expertise-chip span {
    font-size: .84rem;
    color: rgba(255, 255, 255, .7);
    font-weight: 500
}

.why-card {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: var(--white);
    border: 1px solid var(--g200);
    flex-direction: column;
}

.ben-card:hover,
.why-card:hover {
    box-shadow: var(--shadow-lg)
}

.why-check {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
    align-items: center;
    justify-content: center;
    color: var(--green);
    font-size: 1.1rem;
    flex-shrink: 0
}

.why-card:hover .why-check {
    background: linear-gradient(135deg, var(--green), var(--green-accent));
    color: var(--white);
    transform: scale(1.1)
}

@keyframes revealUp {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}
p.reveal.rd2.visible {
    color: #14435c;
}
.rd1,
.reveal-d1 {
    animation-delay: .1s
}

.rd2,
.reveal-d2 {
    animation-delay: .2s
}

.rd3,
.reveal-d3 {
    animation-delay: .3s
}

.rd4,
.reveal-d4 {
    animation-delay: .4s
}

.rd5,
.reveal-d5 {
    animation-delay: .5s
}

.rd6,
.reveal-d6 {
    animation-delay: .6s
}

.rd7,
.reveal-d7 {
    animation-delay: .7s
}

.rd8,
.reveal-d8 {
    animation-delay: .8s
}

.rd9,
.reveal-d9 {
    animation-delay: .9s
}

.rd10,
.reveal-d10 {
    animation-delay: 1s
}

:root {
    --navy: #071325;
    --navy-mid: #0C1F3D;
    --blue-deep: #0B3D91;
    --blue: #063249;
    --blue-accent: #1E88E5;
    --sky: #42A5F5;
    --green-deep: #13425b;  
    --green: #8f1e20;
    --green-accent: #76c0e6;
    --green-light: #66BB6A;
    --teal: #00897B;
    --teal-light: #4DB6AC;
    --amber: #F57F17;
    --purple: #7B1FA2;
    --indigo: #283593;
    --white: #FFFFFF;
    --g50: #F8FAFC;
    --g100: #F1F5F9;
    --g200: #E2E8F0;
    --g300: #CBD5E1;
    --g400: #94A3B8;
    --g500: #1a4b65;
    --g600: #fff;
    --g700: #fff;
    --g800: #fff;
    --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06);
    --shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 10px 30px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 20px 50px rgba(0, 0, 0, 0.12);
    --shadow-xl: 0 30px 60px rgba(0, 0, 0, 0.18)
}

.page-hero {
    background: linear-gradient(155deg, var(--navy) 0, #0b2545 20%, #072e28 45%, #0a3d3a 70%, var(--navy) 100%)
}

.ph-orb:first-child,
.ph-orb:nth-child(3) {
    background: var(--teal)
}

.ph-tag {
    display: inline-flex;
    align-items: center;
    backdrop-filter: blur(8px)
}

.ph-tag-dot {
    background: var(--teal-light)
}

.btn-ph-primary,
.ov-badge-icon,
.ov-hl:hover .ov-hl-icon,
.we-card:hover .we-check {
    background: linear-gradient(135deg, var(--teal), var(--green-accent))
}

@keyframes pulseD {

    0%,
    100% {
        opacity: 1;
        box-shadow: 0 0 0 0 rgba(77, 182, 172, .5)
    }

    50% {
        opacity: .7;
        box-shadow: 0 0 0 6px rgba(77, 182, 172, 0)
    }
}

.page-hero .ph-sub {
    color: var(--teal-light)
}

.btn-ph-primary,
.btn-ph-primary:hover {
    color: var(--white);
    color: var(--white)
}

.ph-btns {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px
}

.btn-ph-primary {
    color: var(--white);
    box-shadow: 0 6px 24px rgba(0, 137, 123, .35);
    display: inline-flex;
    align-items: center
}

.btn-ph-primary:hover {
    box-shadow: 0 10px 35px rgba(0, 137, 123, .45);
    color: var(--white)
}

.sec-tag {
    display: inline-flex;
    align-items: center;
    color: var(--teal);
    text-transform: uppercase
}

.ov-img-overlay {
    inset: 0
}

.ov-badge-icon {
    display: flex;
    align-items: center;
    justify-content: center
}

.ov-hl-icon,
.we-check {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--teal);
    flex-shrink: 0
}

.cat-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .04em;
    margin-bottom: 24px;
    text-transform: uppercase
}

.inst-icon,
.who-icon {
    align-items: center;
    display: flex
}

.cat-label.cl1,
.ei9,
.rti9,
.sec-tag.teal,
.si15 {
    background: #e0f2f1;
    color: var(--teal)
}

.cat-label.cl1, .ei9, .rti9, .sec-tag.teal, .si15 {
    background: #bde9ff;
    color: #931f20;
}

.cat-label.cl5,
.sec-tag.indigo {
    background: #e8eaf6;
    color: var(--indigo)
}

.cat-label.cl6,
.sec-tag.amber {
    background: #fff8e1;
    color: var(--amber)
}

.svc-card::after {
    content: '';
    background: linear-gradient(135deg, var(--teal), var(--green-accent));
    transform-origin: left
}

.btn-cta-solid:hover,
.fc-icon.c-teal,
.proc-node:first-child .proc-circle,
.proc-node:nth-child(6) .proc-circle,
.si1 {
    color: var(--teal)
}

.proc-node:first-child .proc-circle,
.si2 {
    color: var(--blue)
}

.bn6,
.proc-node:nth-child(3) .proc-circle,
.proc-node:nth-child(4) .proc-circle,
.proc-node:nth-child(7) .proc-circle,
.si3 {
    color: var(--purple)
}

.bn3,
.proc-node:nth-child(5) .proc-circle,
.proc-node:nth-child(6) .proc-circle,
.si4 {
    color: var(--green)
}

.proc-node:nth-child(5) .proc-circle,
.si5 {
    color: var(--amber)
}

.proc-node:nth-child(2) .proc-circle,
.proc-node:nth-child(7) .proc-circle,
.si7 {
    color: var(--indigo)
}

.inst-card {
    padding: 32px 22px;
    border-radius: 20px;
    background: var(--white);
    border: 1px solid var(--g200);
    transition: .4s;
    height: 100%
}

.inst-icon {
    width: 60px;
    height: 60px;
    border-radius: 18px;
    justify-content: center;
    font-size: 1.4rem;
    margin: 0 auto 18px;
    transition: .4s
}

.b3,
.bn4,
.ii1 {
    background: linear-gradient(135deg, #e0f2f1, #b2dfdb);
    color: var(--teal)
}

.b2,
.bn1,
.ii2 {
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
    color: var(--blue)
}

.b1,
.bn5,
.ii3 {
    background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
    color: var(--green)
}

.bn3,
.ii4 {
    background: linear-gradient(135deg, #f3e5f5, #e1bee7);
    color: var(--purple)
}

.b4,
.bn6,
.ii5 {
    background: linear-gradient(135deg, #fff8e1, #ffecb3);
    color: var(--amber)
}

.bn2,
.bn7,
.ii6 {
    background: linear-gradient(135deg, #e8eaf6, #c5cae9);
    color: var(--indigo)
}

.ii7,
.svc-icon.s6 {
    background: linear-gradient(135deg, #fbe9e7, #ffccbc);
    color: #bf360c
}

.ii8,
.svc-icon.s5 {
    background: linear-gradient(135deg, #e0f7fa, #b2ebf2);
    color: #00695c
}

.inst-card h5 {
    font-size: .95rem;
    font-weight: 700;
    margin-bottom: 8px
}

.inst-card p {
    font-size: .83rem;
    color: var(--g500);
    margin-bottom: 0;
    line-height: 1.65
}

.proc-node {
    flex: 1
}

.proc-node:not(:last-child)::after {
    content: '';
    background: linear-gradient(to right, var(--teal), var(--green-accent))
}

.who-section {
    background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #e06869 65%, #520001 100%);
}

.dk-card,
.ind-card,
.spec-card,
.who-card {
    text-align: center;
    padding: 30px 20px;
    border-radius: 20px;
    background: rgba(255, 255, 255, .035);
    border: 1px solid rgba(255, 255, 255, .05);
    backdrop-filter: blur(8px);
    transition: .4s;
    height: 100%
}

.dk-card:hover,
.ind-card:hover,
.spec-card:hover,
.who-card:hover,
.why-card:hover {
    background: rgba(255, 255, 255, .07);
    border-color: rgba(255, 255, 255, .12);
    transform: translateY(-8px)
}

.who-icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    justify-content: center;
    font-size: 1.3rem;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, rgba(0, 137, 123, .15), rgba(67, 160, 71, .15));
    color: var(--teal-light);
    border: 1px solid rgba(255, 255, 255, .06);
    transition: .3s
}

.who-card:hover .who-icon {
    transform: scale(1.12);
    background: linear-gradient(135deg, rgba(0, 137, 123, .25), rgba(67, 160, 71, .25))
}

.dk-card h5,
.ind-card h5,
.spec-card h5,
.who-card h5 {
    color: var(--white);
    font-size: .92rem;
    font-weight: 600;
    margin-bottom: 6px
}

.dk-card p,
.ind-card p,
.spec-card p,
.who-card p {
    font-size: .78rem;
    color: rgba(255, 255, 255, .38);
    margin-bottom: 0;
    line-height: 1.6
}

.cta-section {
    background: linear-gradient(135deg, var(--teal) 0, var(--green-accent) 40%, var(--green) 100%)
}

.btn-cta-solid {
    background: var(--white);
    color: var(--teal);
    display: inline-flex;
    align-items: center
}

.navbar-tech.scrolled {
    background: rgba(255, 255, 255, .97);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    padding: 10px 0;
    box-shadow: 0 1px 40px rgba(0, 0, 0, .06);
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.navbar-tech .navbar-brand {
    color: var(--white) !important;
    display: flex;
    align-items: center
}

.hero{
    display: flex;
    align-items: center
}

.navbar-tech.scrolled .navbar-brand {
    color: var(--navy) !important
}



.navbar-tech .nav-link {
    color: rgba(255, 255, 255, .8) !important
}

.navbar-tech.scrolled{
    color: var(--g600) !important
}

.navbar-tech .nav-link:hover {
    color: var(--white) !important;
    background: rgba(255, 255, 255, .08)
}

.navbar-tech .nav-link:hover,
.navbar-tech.scrolled .nav-link:hover {
    color: var(--blue) !important;
    background: var(--g100)
}

.navbar-tech.scrolled .hamburger-line {
    background: var(--navy)
}

.hero {
    min-height: 100vh;
    background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #680506 65%, #760304 100%);
}

.hero-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    opacity: .12;
    animation: 25s ease-in-out infinite orbDrift
}

.hero-orb:first-child {
    width: 600px;
    height: 600px;
    background: var(--sky);
    top: -15%;
    right: -10%
}

.hero-orb:nth-child(2) {
    width: 450px;
    height: 450px;
    background: var(--green-accent);
    bottom: -10%;
    left: -5%;
    animation-delay: -8s
}

.hero-orb:nth-child(3) {
    width: 300px;
    height: 300px;
    background: var(--teal);
    top: 40%;
    left: 35%;
    animation-delay: -16s
}

@keyframes orbDrift {

    0%,
    100% {
        transform: translate(0, 0) scale(1)
    }

    33% {
        transform: translate(40px, -30px) scale(1.08)
    }

    66% {
        transform: translate(-30px, 40px) scale(.94)
    }
}

.hero-grid {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .025) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px);
    background-size: 70px 70px
}

.hero-content {
    position: relative;
    z-index: 2;
    padding-top: 100px
}

.hero-tag {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50px;
    padding: 8px 20px;
    margin-bottom: 28px;
    backdrop-filter: blur(8px)
}

.hero-tag-dot {
    width: 8px;
    height: 8px;
    background: var(--green-accent);
    border-radius: 50%;
    animation: 2s infinite pulseDot
}

@keyframes pulseDot {

    0%,
    100% {
        opacity: 1;
        box-shadow: 0 0 0 0 rgba(67, 160, 71, .5)
    }

    50% {
        opacity: .7;
        box-shadow: 0 0 0 6px rgba(67, 160, 71, 0)
    }
}

.hero-tag span {
    color: rgba(255, 255, 255, .6);
    font-size: .78rem;
    font-weight: 500
}

.hero-title {
    font-size: clamp(2.4rem, 4.8vw, 3.8rem);
    font-weight: 800;
    color: var(--white);
    line-height: 1.08;
    margin-bottom: 24px;
    letter-spacing: -.035em
}

.hero-title .gradient-text, .hs-num .acc {
    background: linear-gradient(135deg, #c30002, #e37879);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-desc {
    font-size: 1.05rem;
    color: rgba(255, 255, 255, .55);
    max-width: 580px;
    line-height: 1.85;
    margin-bottom: 16px
}

.hero-desc-sub {
    font-size: .95rem;
    color: rgba(255, 255, 255, .4);
    max-width: 560px;
    line-height: 1.8;
    margin-bottom: 40px
}

.hero-btns,
.ph-btns {
    display: flex;
    gap: 14px;
    flex-wrap: wrap
}

.btn-hero-outline,
.btn-hero-primary {
    padding: 15px 34px;
    font-size: .95rem;
    display: inline-flex;
    align-items: center;
    color: var(--white);
    font-weight: 600;
    transition: .3s;
    gap: 8px
}

.btn-hero-primary {
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent));
    border: none;
    border-radius: 50px;
    box-shadow: 0 6px 24px rgba(30, 136, 229, .35)
}

.btn-hero-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 35px rgba(30, 136, 229, .45);
    color: var(--white)
}

.btn-hero-outline {
    background: 0 0;
    border: 1.5px solid rgba(255, 255, 255, .2);
    border-radius: 50px
}

.float-card,
.footer-social a {
    background: rgba(255, 255, 255, .05)
}

.btn-hero-outline:hover {
    background: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .45);
    color: var(--white);
    transform: translateY(-3px)
}

.hero-canvas {
    position: relative;
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    aspect-ratio: 1
}

.page-hero .ph-desc,
.sec-sub {
    max-width: 640px;
    line-height: 1.85
}

.float-card {
    position: absolute;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 20px;
    backdrop-filter: blur(16px);
    padding: 24px;
    animation: 7s ease-in-out infinite cardBob
}

.float-card:first-child {
    top: 2%;
    left: 8%;
    width: 250px;
    animation-delay: 0s
}

.float-card:nth-child(2) {
    top: 25%;
    right: 0;
    width: 230px;
    animation-delay: -1.5s
}

.float-card:nth-child(3) {
    bottom: 8%;
    left: 2%;
    width: 260px;
    animation-delay: -3s
}

.float-card:nth-child(4) {
    bottom: 25%;
    right: 3%;
    width: 210px;
    animation-delay: -4.5s
}

.float-card:nth-child(5) {
    top: 0;
    left: 38%;
    width: 190px;
    animation-delay: -6s
}

.float-card:nth-child(6) {
    top: 55%;
    left: 28%;
    width: 170px;
    animation-delay: -2s
}

@keyframes cardBob {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-18px)
    }
}

.fc-icon {
    font-size: 1.8rem;
    margin-bottom: 10px;
    display: block
}

.fc-title,
.hs-num {
    margin-bottom: 4px;
    font-family: 'Plus Jakarta Sans', sans-serif
}

.fc-icon.c-blue,
.page-hero .ph-sub {
    color: var(--sky)
}

.fc-icon.c-green,
.who-expertise-list li i {
    color: var(--green-accent)
}

.fc-icon.c-amber {
    color: #ffb74d
}

.fc-icon.c-purple {
    color: #ce93d8
}

.fc-icon.c-rose {
    color: #ef9a9a
}

.fc-title {
    font-size: .82rem;
    font-weight: 600;
    color: rgba(255, 255, 255, .85)
}

.fc-desc {
    font-size: .7rem;
    color: rgba(255, 255, 255, .35);
    line-height: 1.5
}

.hero-stats-bar {
    display: flex;
    gap: 40px;
    margin-top: 56px;
    padding-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, .06)
}

.hs-num {
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--white);
    line-height: 1
}

.hs-label {
    font-size: .78rem;
    color: rgba(255, 255, 255, .35);
    font-weight: 500
}

.ov-img-wrap img,
.who-img-wrap img,
.ws-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 480px
}

.who-img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(11, 61, 145, .15), rgba(46, 125, 50, .1))
}

.who-img-badge {
    background: rgba(255, 255, 255, .95);
    backdrop-filter: blur(12px);
    padding: 18px 24px;
    box-shadow: var(--shadow-md);
    display: flex;
    align-items: center;
    gap: 14px;
}

.who-img-badge-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent));
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.3rem
}

.who-text {
    padding-left: 20px
}

.who-expertise-list {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 24px
}

.who-expertise-list li {
    font-size: .88rem;
    color: #063249;
    padding: 4px 0;
    display: flex;
    align-items: center;
    gap: 8px
}

.who-expertise-list li i {
    font-size: .75rem;
    flex-shrink: 0
}

.hw-section,
.lean-section,
.services-section {
    background: var(--white);
    position: relative
}

.hw-section::before,
.lean-section::before,
.proc-section::before,
.rooftop-section::before,
.services-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, var(--g200), transparent)
}

.ben-card,
.svc-card {
    background: var(--white);
    border: 1px solid var(--g200)
}

.svc-card::after {
    content: '';
    top: 0;
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent));
    transform-origin: left
}

.svc-card:hover {
    box-shadow: var(--shadow-xl)
}

.ben-icon,
.proc-circle,
.svc-icon {
    display: flex;
    align-items: center;
    justify-content: center
}

.svc-icon.s1 {
    background: linear-gradient(135deg, #fff8e1, #ffecb3);
    color: #f57f17
}

.b5,
.svc-icon.s3 {
    background: linear-gradient(135deg, #f3e5f5, #e1bee7);
    color: #7b1fa2
}

.svc-card h4 {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 12px
}

.svc-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--blue);
    font-size: .84rem;
    font-weight: 600;
    transition: .3s
}

.svc-link i {
    transition: transform .3s;
    font-size: .8rem
}

.svc-link:hover {
    color: var(--green);
    gap: 10px
}

.svc-link:hover i {
    transform: translateX(4px)
}

.why-card {
    padding: 36px 22px;
    border-radius: 22px;
    background: rgba(255, 255, 255, .035);
    border: 1px solid rgba(255, 255, 255, .05);
    backdrop-filter: blur(8px);
    transition: .4s;
    height: 100%
}

.approach-num,
.why-icon {
    align-items: center;
    margin: 0 auto 20px;
    font-size: 1.5rem;
    transition: .3s;
    display: flex
}

.why-icon {
    width: 62px;
    height: 62px;
    border-radius: 16px;
    justify-content: center;
    background: linear-gradient(135deg, rgba(66, 165, 245, .12), rgba(67, 160, 71, .12));
    color: var(--sky);
    border: 1px solid rgba(255, 255, 255, .06)
}

.why-card:hover .why-icon {
    background: linear-gradient(135deg, rgba(66, 165, 245, .2), rgba(67, 160, 71, .2));
    transform: scale(1.1)
}

.why-card h5 {
    color: var(--white);
    font-size: .95rem;
    font-weight: 600;
    margin-bottom: 8px
}

.why-card p {
    font-size: .82rem;
    color: rgba(255, 255, 255, .4);
    margin-bottom: 0;
    line-height: 1.65
}

.approach-track,
.proc-track {
    display: flex;
    gap: 0;
    overflow-x: auto;
    padding-bottom: 16px;
    scrollbar-width: none
}

.approach-track::-webkit-scrollbar {
    display: none
}

.approach-node {
    flex: 1;
    min-width: 200px;
    position: relative;
    padding: 0 10px
}

.approach-node:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 38px;
    right: -50%;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, var(--blue-accent), var(--green-accent));
    opacity: .25;
    z-index: 0
}

.btt.show,
.reveal.visible {
    opacity: 1;
    transform: translateY(0)
}

.approach-num {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    justify-content: center;
    position: relative;
    z-index: 1
}

.btn-ph-primary,
.btt {
    color: var(--white);
    align-items: center
}

.approach-node:first-child .approach-num {
    background: var(--g100);
    color: var(--blue);
    border: 2px solid var(--g200)
}

.approach-node:nth-child(2) .approach-num,
.proc-node:nth-child(5) .proc-circle {
    background: #e8eaf6;
    color: #283593;
    border: 2px solid #c5cae9
}

.approach-node:nth-child(3) .approach-num {
    background: var(--g100);
    color: var(--green);
    border: 2px solid var(--g200)
}

.approach-node:nth-child(4) .approach-num {
    background: #fff3e0;
    color: #e65100;
    border: 2px solid #ffe0b2
}

.approach-node:nth-child(5) .approach-num,
.proc-node:nth-child(4) .proc-circle {
    background: #e0f2f1;
    color: var(--teal);
    border: 2px solid #b2dfdb
}

.approach-node:hover .approach-num,
.proc-node:hover .proc-circle {
    transform: scale(1.12);
    box-shadow: var(--shadow-md)
}

.approach-node h5 {
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 8px
}

.approach-node p {
    font-size: .82rem;
    color: var(--g500);
    max-width: 190px;
    margin: 0 auto;
    line-height: 1.65
}

.cta-section {
    background: linear-gradient(135deg, var(--blue-deep) 0, var(--blue) 40%, var(--green) 100%)
}

.footer-social a:hover {
    background: var(--blue-accent);
    border-color: var(--blue-accent);
    color: var(--white)
}

.reveal {
    transition: .8s cubic-bezier(.4, 0, .2, 1)
}

.reveal-d1 {
    transition-delay: 0.1s
}

.reveal-d2 {
    transition-delay: 0.2s
}

.reveal-d3 {
    transition-delay: 0.3s
}

.reveal-d4 {
    transition-delay: 0.4s
}

.reveal-d5 {
    transition-delay: 0.5s
}

.reveal-d6 {
    transition-delay: 0.6s
}

.reveal-d7 {
    transition-delay: 0.7s
}

.btt {
    position: fixed;
    bottom: 28px;
    right: 28px;
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent));
    border: none;
    display: flex;
    justify-content: center;
    font-size: 1.2rem;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(16px);
    transition: .3s;
    cursor: pointer;
    box-shadow: 0 4px 18px rgba(30, 136, 229, .35)
}

.ind-section,
.svc-card {
    position: relative;
    overflow: hidden
}

.btt.show {
    visibility: visible
}

.btt:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(30, 136, 229, .45)
}

@media (max-width:991px) {

    .about-text,
    .who-text {
        padding-left: 0;
        margin-top: 40px
    }

    .vision-card {
        padding: 40px 30px
    }

    .hero-visual {
        display: none
    }

    .hero-content {
        text-align: center
    }

    .hero-desc,
    .hero-desc-sub {
        margin-left: auto;
        margin-right: auto
    }

    .hero-btns,
    .hero-stats-bar {
        justify-content: center
    }

    .who-expertise-list {
        grid-template-columns: 1fr
    }

    .navbar-collapse {
        background: rgba(255, 255, 255, .98);
        backdrop-filter: blur(20px);
        border-radius: 16px;
        padding: 20px;
        margin-top: 12px;
        box-shadow: var(--shadow-lg)
    }

    .navbar-tech .nav-link {
        color: var(--g600) !important
    }

    .navbar-tech .nav-link:hover {
        background: var(--g100);
        color: var(--blue) !important
    }

    .dropdown-menu {
        box-shadow: none !important;
        background: var(--g50) !important;
        padding: 8px !important
    }
}

@media (max-width:767px) {
    .page-hero {
        padding: 140px 0 70px
    }

    .about-img-wrap img {
        min-height: 300px
    }

    .expertise-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .sec-pad {
        padding: 70px 0
    }

    .hero {
        min-height: auto;
        padding: 120px 0 60px
    }

    .hero-stats-bar {
        gap: 24px;
        flex-wrap: wrap
    }

    .who-img-wrap img {
        min-height: 320px
    }

    .cta-section {
        padding: 70px 0;
        text-align: center
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center
    }

    .footer-bottom-links {
        justify-content: center
    }
}

@media (max-width:575px) {

    .hero-title,
    .page-hero h1 {
        font-size: 2rem
    }

    .expertise-grid {
        grid-template-columns: 1fr
    }

    .hero-btns {
        flex-direction: column;
        align-items: center
    }

    .hero-btns a {
        width: 100%;
        justify-content: center
    }

    .hs-num {
        font-size: 1.8rem
    }

    .approach-node {
        min-width: 160px
    }
}

@media (prefers-reduced-motion:reduce) {
    .reveal {
        opacity: 1;
        transform: none
    }

    *,
    ::after,
    ::before {
        animation-duration: 0s !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0s !important
    }

    html {
        scroll-behavior: auto
    }
}

.page-hero {
    background: linear-gradient(155deg, var(--navy) 0, #0b2545 25%, #0c3045 50%, #0a2520 75%, var(--navy) 100%)
}

.btn-ph-primary,
.ov-badge-icon {
    background: linear-gradient(135deg, var(--blue-accent), var(--green-accent))
}

.ph-orb:first-child {
    background: var(--sky)
}

.ph-orb:nth-child(2) {
    background: var(--green-accent)
}

.btn-ph-primary {
    display: inline-flex
}

.ov-badge-icon {
    display: flex;
    align-items: center;
    justify-content: center
}

.svc-card {
    background: var(--white);
    border-radius: 18px;
    padding: 26px 22px;
    border: 1px solid var(--g200);
    transition: .4s cubic-bezier(.4, 0, .2, 1);
    height: 100%
}

.ind-icon,
.svc-icon {
    display: flex;
    transition: .3s
}

.svc-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    margin-bottom: 14px
}

.ei1,
.rti2,
.si1,
.si14 {
    background: #e3f2fd;
    color: #0d47a1
}

.ei7,
.rti3,
.si3 {
    background: #e8f5e9;
    color: #2e7d32
}

.si4 {
    background: #e0f2f1;
    color: #00695c
}

.si9 {
    background: #e0f7fa;
    color: #004d40
}

.ei10,
.rti10,
.si10 {
    background: #fff3e0;
    color: #e65100
}

.ei11,
.rti11,
.si11 {
    background: #f1f8e9;
    color: #558b2f
}

.ei12,
.si12 {
    background: #ede7f6;
    color: #4527a0
}

.si13 {
    background: #ffebee;
    color: #b71c1c
}

.rti15,
.si16 {
    background: #e8f5e9;
    color: #388e3c
}

.rti12,
.si17 {
    background: #e8eaf6;
    color: #3949ab
}

.svc-card h6 {
    font-size: .88rem;
    font-weight: 700;
    margin-bottom: 5px
}

.num-card p,
.sf-card p,
.svc-card p {
    font-size: .78rem;
    color: var(--g500);
    margin-bottom: 0;
    line-height: 1.6
}

.bn2,
.proc-node:nth-child(3) .proc-circle {
    color: #bf360c
}

.bn5 {
    color: #f57f17
}

.bn9 {
    background: linear-gradient(135deg, #fce4ec, #f8bbd0);
    color: #c62828
}

.bn10 {
    background: linear-gradient(135deg, #f1f8e9, #dcedc8);
    color: #558b2f
}

.proc-node:not(:last-child)::after {
    content: '';
    background: linear-gradient(to right, var(--blue-accent), var(--green-accent))
}

.proc-node:nth-child(2) .proc-circle {
    color: #283593
}
.ind-section, .svc-card {
    position: relative;
    overflow: hidden;
}

.ind-icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, rgba(66, 165, 245, .15), rgba(67, 160, 71, .15));
    color: var(--sky);
    border: 1px solid rgba(255, 255, 255, .06)
}

.ind-card:hover .ind-icon {
    transform: scale(1.12);
    background: linear-gradient(135deg, rgba(66, 165, 245, .25), rgba(67, 160, 71, .25))
}

.num-card:hover .num-badge,
.ov-hl:hover .ov-hl-icon,
.we-card:hover .we-check {
    background: linear-gradient(135deg, var(--blue), var(--blue-accent));
    color: #fff
}

.cta-section {
    background: linear-gradient(135deg, var(--blue-deep) 0, var(--blue) 40%, var(--green-accent) 100%)
}

.page-hero {
    background: linear-gradient(155deg, var(--navy) 0, #0b2545 20%, #12103e 45%, #0d1f4a 70%, var(--navy) 100%)
}

.footer-social a:hover,
.ph-orb:first-child,
.ph-tag-dot {
    background: var(--blue-accent)
}

.ph-orb:nth-child(2) {
    background: var(--purple)
}

.btn-ph-primary {
    background: linear-gradient(135deg, var(--blue-accent), var(--indigo));
    box-shadow: 0 6px 24px rgba(30, 136, 229, .35);
    display: inline-flex;
    align-items: center
}

.btn-ph-primary:hover {
    box-shadow: 0 10px 35px rgba(30, 136, 229, .45)
}

.ov-img-overlay {
    inset: 0;
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(11, 61, 145, .15), rgba(123, 27, 162, .08))
}

.ov-img-badge,
.ws-img-badge {
    position: absolute;
    bottom: 24px;
    left: 24px;
    background: rgba(255, 255, 255, .95);
    backdrop-filter: blur(12px);
    border-radius: 16px;
    padding: 18px 22px;
    box-shadow: var(--shadow-md);
    display: flex;
    align-items: center;
    gap: 14px
}

.dark-section,
.eng-card,
.rt-card {
    position: relative;
    overflow: hidden
}

.eng-card::after,
.ov-badge-icon {
    background: linear-gradient(135deg, var(--blue-accent), var(--indigo))
}

.ov-badge-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.3rem
}

.ov-badge-text strong,
.ws-badge-text strong {
    display: block;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: .92rem;
    color: var(--navy)
}

.ov-badge-text span,
.ws-badge-text span {
    font-size: .76rem;
    color: var(--g500)
}

.ov-text p,
.ws-text p {
    font-size: .95rem;
    color: var(--g600);
    margin-bottom: 20px;
    line-height: 1.85
}

.ov-highlights,
.ws-highlights {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px
}

.ov-hl,
.ov-hl-icon,
.ws-hl {
    display: flex;
    align-items: center;
    transition: .3s
}

.ov-hl,
.ws-hl {
    gap: 12px;
    padding: 16px 18px;
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--g200)
}

.ov-hl:hover,
.ws-hl:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow);
    border-color: transparent
}

.ov-hl-icon {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
    justify-content: center;
    color: var(--blue);
    font-size: 1.05rem;
    flex-shrink: 0
}

.eng-icon,
.num-badge,
.rt-icon {
    display: flex;
    align-items: center
}

.ov-hl span,
.ws-hl span {
    font-size: .88rem;
    font-weight: 600;
    color: var(--navy)
}

.eng-card p,
.rt-card p,
.we-card p {
    color: var(--g500);
    line-height: 1.6
}

.eng-card,
.rt-card {
    background: var(--white);
    border-radius: 18px;
    padding: 28px 22px;
    border: 1px solid var(--g200);
    transition: .4s cubic-bezier(.4, 0, .2, 1);
    height: 100%
}

.eng-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s
}

.eng-icon,
.rt-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    justify-content: center;
    font-size: 1.2rem;
    margin-bottom: 14px;
    transition: .3s
}

.eng-card h6,
.rt-card h6 {
    font-size: .9rem;
    font-weight: 700;
    margin-bottom: 6px
}

.eng-card p,
.rt-card p {
    font-size: .8rem;
    margin-bottom: 0
}

.num-card,
.sf-card {
    background: var(--white);
    border-radius: 18px;
    padding: 26px 20px;
    border: 1px solid var(--g200);
    transition: .4s cubic-bezier(.4, 0, .2, 1);
    height: 100%;
    display: flex;
    align-items: flex-start;
    gap: 14px
}

.num-card:hover,
.sf-card:hover,
.we-card:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-lg);
    border-color: transparent
}

.num-badge {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
    justify-content: center;
    color: var(--blue);
    font-size: .85rem;
    font-weight: 700;
    flex-shrink: 0;
    transition: .3s;
    font-family: 'Plus Jakarta Sans', sans-serif
}

.dk-icon,
.we-check {
    display: flex;
    align-items: center
}

.num-card:hover .num-badge,
.we-card:hover .we-check {
    transform: scale(1.1)
}

.num-card h6,
.sf-card h6 {
    font-size: .88rem;
    font-weight: 700;
    margin-bottom: 4px
}

.dark-section {
        background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #680506 65%, #760304 100%);
}

.dk-icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    justify-content: center;
    font-size: 1.3rem;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, rgba(30, 136, 229, .15), rgba(123, 27, 162, .15));
    color: var(--sky);
    border: 1px solid rgba(255, 255, 255, .06);
    transition: .3s
}

.dk-card:hover .dk-icon {
    transform: scale(1.12);
    background: linear-gradient(135deg, rgba(30, 136, 229, .25), rgba(123, 27, 162, .25))
}

.proc-node:not(:last-child)::after {
    content: '';
    background: linear-gradient(to right, var(--blue-accent), var(--indigo))
}

.proc-node:nth-child(4) .proc-circle {
    color: #00695c
}

.proc-node:first-child .proc-circle,
.proc-node:nth-child(7) .proc-circle {
    background: #e8f5e9;
    color: var(--green);
    border: 2px solid #c8e6c9
}

.proc-node:nth-child(8) .proc-circle {
    background: #ede7f6;
    color: #4527a0;
    border: 2px solid #d1c4e9
}

.we-card {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 28px 24px;
    background: var(--white);
    border-radius: 18px;
    border: 1px solid var(--g200);
    transition: .4s;
    height: 100%
}

.we-check {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
    justify-content: center;
    color: var(--blue);
    font-size: 1.1rem;
    flex-shrink: 0;
    transition: .3s
}

.btn-cta-solid,
.btn-cta-solid:hover {
    color: var(--blue-deep)
}

.we-card h5 {
    font-size: .95rem;
    font-weight: 700;
    margin-bottom: 4px
}

.we-card p {
    font-size: .83rem;
    margin-bottom: 0
}

.cta-section {
    background: linear-gradient(135deg, var(--blue-deep) 0, var(--blue) 30%, var(--indigo) 60%, var(--purple) 100%)
}

.btn-cta-solid,
body {
    background: var(--white)
}

.btn-cta-solid {
    display: inline-flex;
    align-items: center
}

@media(max-width:767px) {
    .sec-pad {
        padding: 70px 0
    }

    .page-hero {
        padding: 140px 0 70px
    }

    .ov-img-wrap img {
        min-height: 300px
    }

    .cta-section {
        padding: 70px 0;
        text-align: center
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center
    }

    .footer-bottom-links {
        justify-content: center
    }

    .proc-node {
        min-width: 115px
    }
}


.navbar-tech .navbar-brand {
    align-items: center;
    font-weight: 800;
    display: flex
}

.btn-nav-cta,
.hamburger-line,
.navbar-tech,
a {
    transition: .3s
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 80px
}

body {
    font-family: Inter, -apple-system, BlinkMacSystemFont, sans-serif;
    color: var(--g600);
    line-height: 1.75;
    overflow-x: hidden
}

.footer-brand,
.footer-title,
.navbar-tech .navbar-brand,
.sf-num,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Plus Jakarta Sans', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--navy);
    font-weight: 700;
    line-height: 1.2
}

a {
    text-decoration: none
}

img {
    max-width: 100%
}

.navbar-tech {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1050;
    padding: 12px 0;
    background: rgba(255, 255, 255, .97);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    box-shadow: 0 1px 30px rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.navbar-tech .navbar-brand {
    font-size: 1.45rem;
    color: var(--navy) !important;
    letter-spacing: -.5px;
    gap: 10px
}



.navbar-tech .nav-link {
    color: #063249 !important;
    font-size: .875rem;
    font-weight: 500;
    padding: 8px 16px !important;
    border-radius: 8px;
    transition: .3s
}

.navbar-tech .dropdown-menu {
    border: none;
    box-shadow: var(--shadow-lg);
    border-radius: 16px;
    padding: 10px;
    background: rgba(255, 255, 255, .98);
    backdrop-filter: blur(20px);
    min-width: 290px;
    margin-top: 10px;
    animation: .2s dropIn
}

@keyframes dropIn {
    from {
        opacity: 0;
        transform: translateY(-6px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.navbar-tech .dropdown-item {
    border-radius: 10px;
    padding: 10px 14px;
    font-size: .85rem;
    color: #063249;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: .2s
}

.navbar-tech .dropdown-item:hover {
    background: var(--g100);
    color: var(--blue)
}

.sf-card:hover .sf-num,
.ws-hl:hover .ws-hl-icon {
    background: linear-gradient(135deg, var(--green), var(--green-accent))
}

.navbar-tech .dropdown-item i {
    font-size: 1rem;
    width: 20px;
    color: var(--blue-accent)
}

.btn-nav-cta {
    background: linear-gradient(135deg, var(--blue), var(--green-accent));
    color: var(--white) !important;
    border: none;
    border-radius: 50px;
    padding: 10px 24px;
    font-size: .84rem;
    font-weight: 600;
    box-shadow: 0 4px 16px rgba(21, 101, 192, .3)
}

.btn-nav-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(21, 101, 192, .4);
    color: var(--white) !important
}

.navbar-toggler {
    border: none;
    padding: 8px;
    box-shadow: none !important
}

.navbar-toggler-icon {
    background-image: none;
    position: relative;
    width: 24px;
    height: 18px;
    display: block
}

.hamburger-line {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--navy);
    border-radius: 2px;
    position: absolute;
    left: 0
}

.hamburger-line:first-child {
    top: 0
}

.hamburger-line:nth-child(2) {
    top: 8px;
    width: 18px
}

.hamburger-line:nth-child(3) {
    top: 16px
}

.page-hero {
    position: relative;
    padding: 180px 0 100px;
    overflow: hidden;
    background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #680506 65%, #760304 100%);
}

.ph-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    opacity: .12;
    animation: 22s ease-in-out infinite orbF
}

.ph-orb:first-child {
    width: 500px;
    height: 500px;
    background: var(--green-accent);
    top: -15%;
    right: -5%
}

.ph-orb:nth-child(2) {
    width: 400px;
    height: 400px;
    background: var(--amber);
    bottom: -10%;
    left: -5%;
    animation-delay: -8s
}

.ph-orb:nth-child(3) {
    width: 300px;
    height: 300px;
    background: var(--sky);
    top: 40%;
    left: 35%;
    animation-delay: -15s
}

@keyframes orbF {

    0%,
    100% {
        transform: translate(0, 0) scale(1)
    }

    33% {
        transform: translate(30px, -25px) scale(1.06)
    }

    66% {
        transform: translate(-25px, 30px) scale(.95)
    }
}

.ph-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(67, 160, 71, .15);
    border: 1px solid rgba(67, 160, 71, .2);
    border-radius: 50px;
    padding: 7px 18px;
    margin-bottom: 20px;
    backdrop-filter: blur(8px)
}

.btn-ph-outline,
.btn-ph-primary {
    padding: 14px 32px;
    font-size: .93rem;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600
}

.ph-tag-dot {
    width: 8px;
    height: 8px;
    background: var(--green-accent);
    border-radius: 50%;
    animation: 2s infinite pulseD
}

@keyframes pulseD {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(30, 136, 229, .5);
        opacity: 1;
        box-shadow: 0 0 0 0 rgba(67, 160, 71, .5)
    }

    50% {
        box-shadow: 0 0 0 6px rgba(30, 136, 229, 0);
        opacity: .7;
        box-shadow: 0 0 0 6px rgba(67, 160, 71, 0)
    }
}

.ph-tag span {
    color: rgba(255, 255, 255, .6);
    font-size: .76rem;
    font-weight: 500
}

.page-hero h1 {
    font-size: clamp(2.2rem, 4.5vw, 3.4rem);
    font-weight: 800;
    color: var(--white);
    letter-spacing: -.035em;
    margin-bottom: 12px;
    line-height: 1.08
}

.page-hero .ph-sub {
    font-size: 1.15rem;
    color: var(--green-light);
    font-weight: 600;
    margin-bottom: 16px
}

.page-hero .ph-desc {
    font-size: .95rem;
    color: white;
    margin-bottom: 32px
}

.btn-ph-primary {
    background: linear-gradient(135deg, #0e3c54, #6bb2d6);
    color: var(--white);
    border: none;
    border-radius: 50px;
    box-shadow: 0 6px 24px rgb(0 59 90);
}

.btn-ph-primary:hover {
    transform: translateY(-3px);
    color: var(--white)
}

.btn-ph-outline {
    background: 0 0;
    color: var(--white);
    border: 1.5px solid rgba(255, 255, 255, .2);
    border-radius: 50px
}

.btn-ph-outline:hover {
    background: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .4);
    color: var(--white);
    transform: translateY(-3px)
}

.breadcrumb-custom {
    display: flex;
    align-items: center;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0 0 24px
}

.breadcrumb-custom li {
    font-size: .84rem;
    color: rgba(255, 255, 255, .4);
    font-weight: 500
}

.breadcrumb-custom li a {
    color: rgba(255, 255, 255, .6);
    transition: color .3s
}

.breadcrumb-custom .sep {
    color: rgba(255, 255, 255, .2);
    font-size: .7rem
}

.breadcrumb-custom .current {
    color: rgba(255, 255, 255, .85);
    font-weight: 600
}

.sec-pad {
    padding: 110px 0
}

.sec-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #e3f2fd;
    color: var(--blue);
    border-radius: 50px;
    padding: 6px 18px;
    font-size: .76rem;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 16px
}

.ws-badge-icon,
.ws-hl-icon {
    display: flex;
    align-items: center
}

.sec-heading {
    font-size: clamp(1.85rem, 3.2vw, 2.55rem);
    font-weight: 800;
    letter-spacing: -.03em;
    margin-bottom: 16px
}

.sec-sub {
    font-size: .98rem;
    color: var(--g600)
}

.sec-sub.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.ws-img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(27, 94, 32, .15), rgba(11, 61, 145, .08))
}

.cta-section,
.proc-circle,
.proc-node,
.site-footer,
.spec-section {
    position: relative
}

.rt-card::after,
.ws-badge-icon {
    background: linear-gradient(135deg, var(--green-accent), var(--teal))
}

.ws-badge-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    justify-content: center;
    color: #fff;
    font-size: 1.3rem
}

.sf-num,
.ws-hl-icon {
    border-radius: 12px;
    width: 40px;
    height: 40px
}

.ws-hl-icon {
    background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
    justify-content: center;
    color: var(--green);
    font-size: 1.05rem;
    flex-shrink: 0;
    transition: .3s
}

.sf-num,
.spec-icon {
    align-items: center;
    transition: .3s;
    display: flex
}

.ws-hl:hover .ws-hl-icon {
    color: #fff
}

.rt-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s
}

.rti13 {
    background: #fbe9e7;
    color: #d84315
}

.rti14 {
    background: #e3f2fd;
    color: #1565c0
}

.sf-num {
    background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
    justify-content: center;
    color: var(--green);
    font-size: .85rem;
    font-weight: 700;
    flex-shrink: 0
}

.sf-card:hover .sf-num {
    color: #fff;
    transform: scale(1.1)
}

.spec-section {
    background: linear-gradient(160deg, var(--navy) 0, #0b2545 35%, #d84244 65%, #760304 100%);
    overflow: hidden
}

.spec-icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    justify-content: center;
    font-size: 1.3rem;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, rgba(67, 160, 71, .15), rgba(0, 137, 123, .15));
    color: var(--green-light);
    border: 1px solid rgba(255, 255, 255, .06)
}

.spec-card:hover .spec-icon {
    transform: scale(1.12);
    background: linear-gradient(135deg, rgba(67, 160, 71, .25), rgba(0, 137, 123, .25))
}

.ben-card {
    padding: 36px 24px;
    border-radius: 22px;
    background: var(--g50);
    border: 1px solid var(--g200);
    transition: .4s;
    height: 100%
}

.ben-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);
    border-color: transparent;
    background: var(--white)
}

.ben-icon {
    width: 64px;
    height: 64px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin: 0 auto 20px;
    transition: .4s
}

.ben-card h5 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 8px
}

.proc-track::-webkit-scrollbar {
    display: none
}

.proc-node {
    flex: 1;
    min-width: 155px;
    padding: 0 8px
}

.proc-node:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 34px;
    right: -50%;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, var(--green-accent), var(--teal));
    opacity: .25;
    z-index: 0
}

.proc-circle {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
    font-size: 1.35rem;
    z-index: 1;
    transition: .3s
}

.proc-node:nth-child(2) .proc-circle {
    background: #e3f2fd;
    color: var(--blue);
    border: 2px solid #bbdefb
}

.proc-node:nth-child(3) .proc-circle {
    background: #fff8e1;
    color: var(--amber);
    border: 2px solid #ffecb3
}

.proc-node:nth-child(6) .proc-circle {
    background: #f3e5f5;
    color: #7b1fa2;
    border: 2px solid #e1bee7
}

.proc-node h5 {
    font-size: .95rem;
    font-weight: 700;
    margin-bottom: 6px
}

.proc-node p {
    font-size: .76rem;
    color: var(--g500);
    max-width: 160px;
    margin: 0 auto;
    line-height: 1.6
}

.cta-section {
    padding: 110px 0;
    background: linear-gradient(135deg, #063249 0, var(--green-accent) 40%, #962021 100%);
    overflow: hidden;
}

.btn-cta-ghost,
.btn-cta-solid {
    padding: 15px 34px;
    font-size: .95rem;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: .3s
}

.cta-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 15% 85%, rgba(255, 255, 255, .07) 0, transparent 50%), radial-gradient(circle at 85% 15%, rgba(255, 255, 255, .05) 0, transparent 50%)
}

.cta-section::after {
    content: '';
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .02) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .02) 1px, transparent 1px);
    background-size: 60px 60px
}

.cta-section h2 {
    color: var(--white);
    font-size: clamp(1.9rem, 3.5vw, 2.8rem);
    font-weight: 800;
    letter-spacing: -.03em;
    margin-bottom: 20px
}

.cta-section p {
    color: rgba(255, 255, 255, .75);
    font-size: 1.02rem;
    max-width: 680px;
    margin: 0 auto 40px;
    line-height: 1.85
}

.btn-cta-solid {
    background: var(--white);
    color: var(--green-deep);
    border: none;
    border-radius: 50px;
    font-weight: 700
}

.btn-cta-solid:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    color: var(--green-deep)
}

.btn-cta-ghost {
    background: 0 0;
    color: var(--white);
    border: 1.5px solid rgba(255, 255, 255, .3);
    border-radius: 50px;
    font-weight: 600
}

.footer-brand,
.footer-social {
    gap: 10px;
    display: flex
}

.btn-cta-ghost:hover {
    background: rgba(255, 255, 255, .12);
    border-color: rgba(255, 255, 255, .55);
    color: var(--white);
    transform: translateY(-3px)
}

.site-footer {
    background: var(--navy);
    padding: 80px 0 0
}

.site-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, .06), transparent)
}

.footer-brand {
    font-weight: 800;
    font-size: 1.4rem;
    color: var(--white);
    align-items: center;
    margin-bottom: 16px
}

.footer-desc {
    font-size: .82rem;
    color: rgba(255, 255, 255, .35);
    line-height: 1.75;
    max-width: 360px;
    margin-bottom: 24px
}

.footer-social a {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, .06);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, .4);
    font-size: 1rem;
    transition: .3s
}

.footer-social a:hover {
    border-color: var(--blue-accent);
    color: #fff;
    transform: translateY(-3px)
}

.footer-title {
    font-size: .88rem;
    font-weight: 700;
    color: var(--white);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: .08em
}

.footer-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-list li {
    margin-bottom: 12px
}

.footer-list a {
    color: rgba(255, 255, 255, .35);
    font-size: .84rem;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    gap: 6px
}

.footer-bottom p,
.footer-bottom-links a {
    color: rgba(255, 255, 255, .25);
    font-size: .78rem
}

.footer-list a:hover {
    color: var(--white);
    padding-left: 4px
}

.footer-bottom {
    margin-top: 60px;
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, .05);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px
}

.footer-bottom p {
    margin-bottom: 0
}

.footer-bottom-links {
    display: flex;
    gap: 24px
}

.footer-bottom-links a {
    transition: color .3s
}

.footer-bottom-links a:hover {
    color: rgba(255, 255, 255, .6)
}

.reveal {
    opacity: 0;
    transform: translateY(35px);
    animation: .8s cubic-bezier(.4, 0, .2, 1) forwards revUp;
    animation-play-state: paused
}

.reveal.in-view {
    animation-play-state: running
}

@keyframes revUp {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media(max-width:991px) {

    .ov-text,
    .ws-text {
        padding-left: 0;
        margin-top: 40px
    }

    .ov-highlights,
    .ws-highlights {
        grid-template-columns: 1fr
    }

    .navbar-collapse {
        background: rgba(255, 255, 255, .98);
        backdrop-filter: blur(20px);
        border-radius: 16px;
        padding: 20px;
        margin-top: 12px;
        box-shadow: var(--shadow-lg)
    }

    .dropdown-menu {
        box-shadow: none !important;
        background: var(--g50) !important;
        padding: 8px !important
    }
}

@media(max-width:767px) {
    .sec-pad {
        padding: 70px 0
    }

    .page-hero {
        padding: 140px 0 70px
    }

    .ws-img-wrap img {
        min-height: 300px
    }

    .cta-section {
        padding: 70px 0;
        text-align: center
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center
    }

    .footer-bottom-links {
        justify-content: center
    }

    .proc-node {
        min-width: 140px
    }
}

@media(max-width:575px) {
    .page-hero h1 {
        font-size: 1.9rem
    }

    .ph-btns {
        flex-direction: column;
        align-items: center
    }

    .ph-btns a {
        width: 100%;
        justify-content: center
    }
}

@media(prefers-reduced-motion:reduce) {

    *,
    ::after,
    ::before {
        animation-duration: NaNs !important;
        animation-iteration-count: 1 !important;
        transition-duration: NaNs !important
    }

    html {
        scroll-behavior: auto
    }

    .reveal {
        opacity: 1;
        transform: none
    }
}
.contact-service-item {
        display: flex;
        align-items: center;
        background: #f8f9fa;
        border: 1px solid #e9ecef;
        padding: 15px 20px;
        border-radius: 10px;
        height: 100%;
        transition: all 0.3s ease;
    }
    .contact-service-item:hover {
        background: #fff;
        border-color: var(--sky, #42a5f5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
        transform: translateY(-2px);
    }
    .contact-service-item i {
        color: var(--sky, #42a5f5);
        font-size: 1.2rem;
        margin-right: 12px;
    }
    .contact-service-item span {
        font-weight: 600;
        color: #333;
        font-size: 0.95rem;
    }

    /* Contact Info & Form Cards */
    .ci-card, .cf-card {
        background: #fff;
        border: 1px solid #e9ecef;
        border-radius: 16px;
        padding: 40px;
        height: 100%;
        box-shadow: 0 10px 30px rgba(0,0,0,0.04);
    }
    .ci-card h3 {
        font-size: 1.5rem;
        margin-bottom: 10px;
        color: #222;
    }
    .ci-card .ci-sub {
        font-size: 0.9rem;
        color: #666;
        margin-bottom: 30px;
    }
    .ci-detail {
        display: flex;
        align-items: flex-start;
        margin-bottom: 20px;
    }
    .ci-detail .ci-icon {
        width: 40px;
        height: 40px;
        background: rgba(66,165,245,.1);
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--sky, #42a5f5);
        margin-right: 15px;
        flex-shrink: 0;
    }
    .ci-detail .ci-text strong {
        display: block;
        color: #888;
        font-size: 0.8rem;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 3px;
    }
    .ci-detail .ci-text span {
        color: #333;
        font-size: 1rem;
        font-weight: 500;
    }

    /* Form Styling */
    .cf-card h3 {
        font-size: 1.5rem;
        margin-bottom: 10px;
        color: #222;
    }
    .cf-card .cf-sub {
        font-size: 0.9rem;
        color: #666;
        margin-bottom: 30px;
    }
    .form-group {
        margin-bottom: 20px;
    }
    .form-group label {
        display: block;
        font-size: 0.85rem;
        font-weight: 600;
        color: #555;
        margin-bottom: 8px;
    }
    .form-control-custom {
        width: 100%;
        padding: 12px 15px;
        font-size: 0.95rem;
        color: #333;
        background: #f8f9fa;
        border: 1px solid #e9ecef;
        border-radius: 8px;
        transition: all 0.3s ease;
        font-family: inherit;
    }
    .form-control-custom:focus {
        outline: none;
        background: #fff;
        border-color: var(--blue);
        box-shadow: 0 0 0 3px rgba(66,165,245,0.1);
    }
    textarea.form-control-custom {
        resize: vertical;
        min-height: 120px;
    }
    .radio-group {
        display: flex;
        gap: 20px;
        align-items: center;
        padding-top: 5px;
    }
    .radio-item {
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .radio-item input {
        margin-right: 8px;
        width: 16px;
        height: 16px;
        accent-color: var(--blue);
    }
    .btn-submit-form {
        background: linear-gradient(135deg, var(--blue), var(--green-accent));
        color: #fff;
        border: none;
        padding: 14px 30px;
        font-size: 1rem;
        font-weight: 600;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
        width: 100%;
    }
    .btn-submit-form:hover {
        background: linear-gradient(135deg, var(--blue), var(--green-accent));
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(66,165,245,0.3);
    }