/* KANZPAY V13 refinement — tighter editorial hierarchy */
.navin .brand {
    min-width: 205px;
    position: relative;
    display: flex;
    align-items: center
}

.navin .brand:before,
.footer-logo:before {
    content: none !important;
    display: none !important
}

.navin .brand img {
    display: block !important;
    width: 198px !important;
    height: auto !important;
    max-height: 54px !important;
    object-fit: contain;
    object-position: left center;
    filter: drop-shadow(0 5px 14px rgba(219, 171, 62, .18))
}

.footer-logo img {
    display: block !important;
    width: 205px !important;
    height: auto !important;
    object-fit: contain;
    object-position: left center
}

.scene h2 {
    font-size: clamp(34px, 3.45vw, 52px) !important;
    line-height: .98;
    white-space: nowrap;
}

.product-reality h2 {
    font-size: clamp(32px, 3.15vw, 48px) !important
}

.heritage h2,
.trust h2 {
    font-size: clamp(34px, 3.3vw, 50px) !important
}

.heritage h2 {
    white-space: normal !important;
}

.scene p {
    font-size: 13px;
    line-height: 1.52
}

.eyebrow {
    font-size: 9px
}

.legacy-thesis a {
    display: inline-flex !important;
    margin-top: 10px;
    padding: 5px 20px;
    border-radius: 999px;
    background: linear-gradient(180deg, #fae49c, #d9a73b 52%, #986116);
    color: #181007 !important;
    font-weight: 850;
    box-shadow: inset 0 1px rgba(255, 255, 255, .72), 0 12px 28px rgba(160, 99, 12, .24);
    position: relative;
    overflow: hidden;
    transition: transform .25s, box-shadow .25s
}

.legacy-thesis a:after {
    content: '';
    position: absolute;
    inset: -3px;
    transform: translateX(-150%);
    background: linear-gradient(110deg, transparent 36%, rgba(255, 255, 255, .8) 50%, transparent 64%);
    transition: .7s
}

.legacy-thesis a:hover {
    transform: translateY(-2px);
    box-shadow: inset 0 1px rgba(255, 255, 255, .75), 0 17px 34px rgba(160, 99, 12, .34)
}

.legacy-thesis a:hover:after {
    transform: translateX(150%)
}

.heritage .legacy {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    position: relative;
    padding-top: 88px
}

.heritage .legacy-row {
    display: contents
}

.heritage .legacy-card {
    min-height: 150px;
    padding: 20px;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(166, 124, 35, .18);
    box-shadow: 0 18px 44px rgba(40, 29, 10, .08)
}

.heritage .legacy-card b {
    font-size: 28px
}

.heritage .legacy-card span {
    font-size: 11px
}

.heritage .legacy-card:nth-child(odd) {
    background: linear-gradient(145deg, #121318, #211a0d);
    color: #fff
}

.heritage .legacy:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 68px;
    border-radius: 18px;
    border: 1px solid rgba(219, 171, 62, .25);
    background-color: #14151a;
    background-image: url('https://i0.wp.com/www.oxymoney.com/wp-content/uploads/2025/09/oxymoney-logo-120x52.png'), url('https://cdn.mobcoder.com/dist/images/logo/mobcoder-logo-white.svg'), linear-gradient(120deg, #121318, #211a0d);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 24px center, calc(100% - 24px) center, center;
    background-size: auto 42px, 150px auto, cover;
    box-shadow: 0 18px 44px rgba(40, 29, 10, .12)
}

.heritage .legacy:after {
    content: 'PRIOR HERITAGE ONLY  •  OXYMONEY: UPI · WALLET · CARD · BBPS · eNACH   |   MOBCODER: 10+ YEARS · AI/ML · AWS · AZURE · GCP · ZERO TRUST';
    grid-column: 1/-1;
    padding: 12px 15px;
    border-radius: 14px;
    border: 1px solid rgba(166, 124, 35, .24);
    font-size: 8px;
    letter-spacing: .09em;
    color: #8e6721;
    background: rgba(255, 255, 255, .55)
}

.solar .planet {
    padding-left: 32px !important
}

.solar .planet:before {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    color: #f0c65d
}

/* .solar .mercury:before {
    content: '⌂'
}

.solar .venus:before {
    content: '◎'
}

.solar .earth:before {
    content: '◇'
}

.solar .mars:before {
    content: '▣'
}

.solar .jupiter:before {
    content: '≋'
}

.solar .saturn:before {
    content: '◉'
}

.solar .planet b:first-child {
    font-size: 0
}

.solar .mercury b:first-child:after {
    content: 'ADGM foundation';
    font-size: 11px
}

.solar .venus b:first-child:after {
    content: 'Identity evidence';
    font-size: 11px
}

.solar .earth b:first-child:after {
    content: 'Commerce integrity';
    font-size: 11px
}

.solar .mars b:first-child:after {
    content: 'Security controls';
    font-size: 11px
}

.solar .jupiter b:first-child:after {
    content: 'Audit & monitoring';
    font-size: 11px
}

.solar .saturn b:first-child:after {
    content: 'Licensed rails';
    font-size: 11px
} */

@media (min-width: 1001px) and (max-width: 1140px) {
    .heritage .legacy {
        grid-template-columns: 1fr 1fr !important;
    }

    .earth {
        left: -4%;
        top: 43%;
    }

    .mars {
        right: 3%;
        top: 43%;
    }

    .mercury {
        left: 8%;
        top: 5%;
    }

    .venus {
        right: 7%;
        top: 5%;
    }

    .jupiter {
        left: 9%;
        bottom: 8%;
    }

    .saturn {
        right: 2%;
        bottom: 9%;
    }
}
@media (min-width: 902px) and (max-width: 1000px) {
    .heritage .legacy {
        grid-template-columns: 1fr 1fr !important;
    }
.mercury {
    left: 25%;
    top: 5%;
}
   .earth {
    left: 16%;
    top: 43%;
}
.venus {
    right: 18%;
    top: 5%;
}
.mars {
    right: 17%;
    top: 43%;
}
.jupiter {
    left: 27%;
    bottom: 8%;
}
.saturn {
    right: 18%;
    bottom: 9%;
}
}

@media(max-width:700px) {

    .scene h2,
    .product-reality h2,
    .heritage h2,
    .trust h2 {
        font-size: clamp(30px, 9vw, 42px) !important
    }

    .heritage .legacy {
        grid-template-columns: 1fr !important;
        padding-top: 112px
    }

    .heritage .legacy:before {
        height: 94px;
        background-position: center 15px, center 62px, center;
        background-size: auto 32px, 120px auto, cover
    }

    .navin .brand {
        min-width: 150px
    }

    .navin .brand img {
        width: 145px !important;
        max-height: 45px !important
    }

    .footer-logo img {
        width: 170px !important
    }
}