 *{
        --gray-text-color : #86868b;
    }
    .hyper_badge{
        display: inline-block;
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #7c3aed;
        background: rgba(124, 58, 237, 0.08);
        padding: 8px 24px;
        border-radius: 100px;
        margin-bottom: 32px;
    }
    .hyper_content h3{
         font-family: "Poppins", sans-serif;
        font-size: 64px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: -2px;
        color: #1d1d1f;
        max-width: 900px;
        margin: 0 auto 24px;
    }
    .hyper_content .white_p{
        font-size: 19px;
        font-weight: 400;
        line-height: 1.6;
        color: #86868b;
        max-width: 700px;
        margin: 0 auto 36px;
    }
    .hyper_count .span_counter{
        font-family: "Poppins", sans-serif;
        font-size: 55px;
        font-weight: 800;
        background: linear-gradient(135deg, #7c3aed, #6366f1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        line-height: 1.1;
    }
    .counter_label{
        font-family: "Poppins", sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: var(--gray-text-color);
        margin-top: 4px;
    }
    .hyper_cta{
        display: inline-block;
        font-family: "Poppins", sans-serif;
        font-size: 17px;
        font-weight: 600;
        color: #fff;
        background: linear-gradient(135deg, #7c3aed, #6366f1);
        padding: 16px 44px;
        border-radius: 100px;
        border: none;
        cursor: pointer;
        transition: transform 0.2s, box-shadow 0.2s;
        box-shadow: 0 4px 20px rgba(124, 58, 237, 0.3);
        margin-bottom: 24px;
    }
    .hyper_note{
        font-size: 14px;
        color: #a1a1a6;
        max-width: 600px;
        margin: 0 auto 48px;
        line-height: 1.5;
    }
    .hyper_dark{
        background: linear-gradient(135deg, #7c3aed 0%, #a78bfa 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .mel-ecosystem {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0;
        max-width: 900px;
        margin: 0 auto;
        background: linear-gradient(145deg, #1d1d1f 0%, #2c2c2e 100%);
        border-radius: 24px;
        padding: 40px 48px;
        box-shadow: 0 40px 80px rgba(0, 0, 0, 0.18), 0 12px 32px rgba(0, 0, 0, 0.12);
    }
    .mel-ecosystem__layer {
        display: flex;
        align-items: center;
        gap: 14px;
        padding: 20px 24px;
        border-radius: 16px;
        background: #2c2c2e;
        border: 1px solid #3a3a3c;
        flex: 1;
        min-width: 0;
    }
    .mel-ecosystem__layer-title {
        font-family: "Poppins", sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #f5f5f7;
    }
    .mel-ecosystem__layer-desc {
        font-family: "Poppins", sans-serif;
        font-size: 11px;
        color: #86868b;
        line-height: 1.3;
    }
    .mel-ecosystem__connector {
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }
    .mel-ecosystem__line {
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, #7c3aed, #6366f1);
        opacity: 0.4;
    }
    .mel-ecosystem__layer i{
        font-size: 25px;
    }
    .mel-ecosystem__layer .fa-building{
        color: #6366f1;
    }
    .mel-ecosystem__layer .fa-bolt{
        color: #7c3aed;
    }
    .mel-ecosystem__layer .fa-bolt{
        color: #7c3aed;
    }
    .fa-truck-fast{
        color: #06b6d4;
    }
    .trust_head{
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: rgb(134, 134, 139);
        text-align: center;
    }
    .span_tag{
        display: inline-block;
        font-family: "Poppins", sans-serif;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        padding: 6px 16px;
        border-radius: 100px;
        margin-bottom: 20px;
    }
    .tag_orange{
        color: var(--mel-orange);
        background: rgb(255 240 233);
    }
    .tag_green{
         color: #15803d;
        background: rgba(21,128,61,0.1);
    }
    .dark_mel_name{
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        color: var(--mel-text-color);
        margin: 8px 0;
    }
    .mel_dark_feature_desc{
            font-size: 14px;
            color: #86868b;
    }
    .mel-feature-dark {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 20px 15px;
        border-radius: 20px;
        background: #fff;
        border: 1px solid #e5e7eb;
    }
    .flex_state{
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #fff !important;
        background: linear-gradient(135deg, #7c3aed, #6366f1);
        padding: 8px 20px;
        border-radius: 100px;
    }
    .flex_state span{
        color: #fff;
    }
    .flex_tier2 {
        background: transparent;
        font-size: 13px;
        border: 1px solid #e5e5ea;
        border-radius: 100px;
        padding: 8px 20px;
    }
     .flex_tier2 span{
         color: #1d1d1f;
         font-weight: 600;
     }
     .tiers_step{
        background: #fff;
        border-radius: 20px;
        padding: 40px 36px;
        border: 1px solid #e5e5ea;
        transition: transform 0.3s, box-shadow 0.3s;
            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
     }
     .tier_icon{
        width: 52px;
        height: 52px;
        border-radius: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        color: #fff;
        margin-bottom: 20px;
        background: var(--mel-orange);
     }
     .tiers_step h3{
         font-family: "Poppins", sans-serif;
        font-size: 25px;
        font-weight: 700;
        color: #1d1d1f;
        margin-bottom: 10px;
     }
     .tiers_step p{
         font-size: 14px;
        color: #86868b;
        line-height: 1.6;
     }
     .delivery_white{
         background: #fff !important;
     }
     .inventory_white{
         background: #F5F5F7;
     }
     .delivery_white .grade_title{
         font-size: 55px;
         color:var(--black-color);
     }
     .delivery_white .warhous_gove{
         color: #86868b;
     }
     .delivery_flex{
             display: flex;
            align-items: center;
            gap: 8px;
            padding: 12px 24px;
            background: #f5f5f7;
            border-radius: 100px;
            border: 1px solid #e5e5ea;
            transition: all 0.2s;
            color: var(--black-color);
            font-weight: 600;
     }
     .delivery_flex i{
         font-size: 18px;
          color: var(--mel-orange);
     }
     .hl-inventory-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
        margin-top: 48px;
    }
    .hl-inventory-card {
        background: #fff;
        border-radius: 20px;
        padding: 40px 36px;
        border: 1px solid #e5e5ea;
    }
    .hl-inventory-card__badge {
        display: inline-block;
        font-family: "Poppins", sans-serif;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #fff;
        background: linear-gradient(135deg, #7c3aed, #6366f1);
        padding: 6px 16px;
        border-radius: 100px;
        margin-bottom: 20px;
    }
    .hl-inventory-card__title {
        font-family: "Poppins", sans-serif;
        font-size: 22px;
        font-weight: 700;
        color: #1d1d1f;
        margin-bottom: 8px;
    }
    .hl-inventory-card__sub {
        font-family: "Poppins", sans-serif;
        font-size: 14px;
        color: #86868b;
        margin-bottom: 20px;
        font-style: italic;
    }
    .hl-inventory-card__list {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .hl-inventory-card__list li {
        font-family: "Poppins", sans-serif;
        font-size: 14px;
        color: #6e6e73;
        padding: 8px 0;
        border-bottom: 1px solid #f0f0f2;
        padding-left: 20px;
        position: relative;
    }
    .hl-inventory-card__list li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 14px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #7c3aed;
    }
    .hl-inventory-card__badge--alt {
        background: linear-gradient(135deg, #06b6d4, #0891b2);
    }
    .hl-inventory-card:nth-child(2) .hl-inventory-card__list li::before {
        background: #06b6d4;
    }
    .tec_ul{
        padding-left: 0;
    }
    .tec_ul li {
        list-style: none;
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        color: #6e6e73;
        padding: 6px 0 6px 16px;
        position: relative;
        line-height: 1.4;
    }
    .tec_ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 12px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #7c3aed;
        opacity: 0.5;
    }
    .replen_p{
        color: #86868b;
    }
  .replen_ul{
      list-style: none;
        padding: 0;
        margin: 24px 0 0;
  }
  .replen_ul li{
      font-family: "Poppins", sans-serif;
        font-size: 15px;
        color: #1d1d1f;
        padding: 10px 0;
        display: flex;
        align-items: center;
        gap: 10px;
  }
  .replen_ul li i {
        color: #15803d;
        font-size: 20px;
    }
    .hl-flow-diagram {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    background: linear-gradient(145deg, #1d1d1f 0%, #2c2c2e 100%);
    border-radius: 24px;
    padding: 48px 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}
.hl-flow-node--large {
    background: linear-gradient(135deg, #2f55d4, #6366f1);
    padding: 24px 40px;
    border-radius: 16px;
}
.hl-flow-node {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    padding: 16px 24px;
    border-radius: 14px;
    text-align: center;
}
.hl-flow-node--large i {
    font-size: 28px;
    color: #fff;
}
.hl-flow-node--large span {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.hl-flow-arrows {
    display: flex;
    gap: 40px;
}
.hl-flow-arrow-line {
    width: 2px;
    height: 24px;
    background: linear-gradient(180deg, #6366f1, #7c3aed);
    opacity: 0.5;
}
.hl-flow-nodes-row {
    display: flex;
    gap: 16px;
}
.hl-flow-node--small {
    background: #3a3a3c;
    border: 1px solid #4a4a4e;
}
.hl-flow-node {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    padding: 16px 24px;
    border-radius: 14px;
    text-align: center;
}
.hl-flow-node--small i {
    font-size: 22px;
    color: #7c3aed;
}
.hl-flow-node--small span {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #d1d1d6;
}
.hype_dark{
    background: #1d1d1f;
}