:root
    {
        --bg:#050c16;
        --header-light:#3b82f622;
        --card:#101926;
        --card2:#162235;
        --text:#f2f7ff;
        --muted:#9fb2cc;
        --line:#243754;
        --accent:#3b82f6;
        --accent2:#60a5fa;
        --hover:#182535;
        --btn-primary:#08111f;
        --alt:#0c1420;
        --bannerx:#132034;
        --bannery:#1c3150;
        --event-badge:#3b82f622;
        --timebox:#111a25;
        --white:#fff;
        --black:#000;
        --pricing-border:#3b82f655;
        --pricing-featured:#3b82f666;
        --pricing-box-shadow:#3b82f618;
        --pricing-card-pro1:#182b43;
        --pricing-card-pro2:#112031;
        --pricing-border-color:#3b82f688;
        --pricing-badge:#1d2f48;
        --pricing-li:#243954;
    }