It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://889993528.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="merri">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_15_eAPwFkD_1zCc1Q9_XptBShI_hOmcIvO.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Innovation Trends | Future-Focused Analysis</title>
  17.    <meta name="description" content="Explore cutting-edge technology insights, innovation trends, and future-focused analysis on AI, blockchain, and digital transformation. Stay ahead with expert perspectives.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://889993528.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff7f50;
  42.        --bs-primary-rgb: ff7f50;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #f87171;
  48.        --bs-light: #fff7ed;
  49.        --bs-dark: #431407;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff7f50;
  53.        --theme-primary-color-s2: #ff7f50;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #431407;
  57.        --text-light-color: #676767;
  58.        --heading-color: #431407;
  59.        --border-color: #fed7aa;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #fed7aa;
  75.        --navbar-color: #431407;
  76.        --topbar-bg: #fff7ed;
  77.        --topbar-color: #431407;
  78.        --footer-bg: #431407;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fed7aa;
  82.        --card-radius: 10px;
  83.        --link-color: #ff7f50;
  84.        --link-hover: #e06b47;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 127, 80, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_65">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <header class="custom-header mb-4">
  415.    <!-- Logo Section - Top Centered -->
  416.    <div class="logo-container">
  417.        <div class="container-fluid fluid-container">
  418.            <a class="brand-link" href="/">
  419.                
  420.                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/93ca9893-282b-4662-b9ab-fc08089fb59a_logo.png" alt="Tech Nexus Blog" />
  421.                
  422.            </a>
  423.        </div>
  424.    </div>
  425.  
  426.    <!-- Navigation Section -->
  427.    <div class="navigation-container">
  428.        <div class="container-fluid fluid-container">
  429.            <div class="nav-content">
  430.                <!-- Mobile toggle button -->
  431.                <button class="mobile-nav-toggle" type="button" onclick="toggleNav()">
  432.                    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  433.                        <line x1="3" y1="6" x2="21" y2="6"></line>
  434.                        <line x1="3" y1="12" x2="21" y2="12"></line>
  435.                        <line x1="3" y1="18" x2="21" y2="18"></line>
  436.                    </svg>
  437.                </button>
  438.  
  439.                <!-- Navigation Links - Left Side -->
  440.                <nav class="primary-nav navbar navbar-expand-lg">
  441.                    <ul class="navbar-nav align-items-center me-auto mb-2 mb-lg-0">
  442.  
  443.                        
  444.                        <li class="nav-item">
  445.                            <a href="/" class="nav-link active">HOME</a>
  446.                        </li>
  447.                        
  448.                        
  449.                         <li class="nav-item">
  450.                            <a href="/category/all-posts/" class="nav-link">
  451.                                ALL POSTS
  452.                            </a>
  453.                            </li>
  454.  
  455.                            
  456.  
  457.                                    
  458.                                    
  459.                            
  460.                         <li class="nav-item">
  461.                            <a href="/category/business/" class="nav-link">
  462.                                BUSINESS
  463.                            </a>
  464.                            </li>
  465.  
  466.                            
  467.  
  468.                                    
  469.                                    
  470.                            
  471.                         <li class="nav-item">
  472.                            <a href="/category/esports/" class="nav-link">
  473.                                ESPORTS
  474.                            </a>
  475.                            </li>
  476.  
  477.                            
  478.  
  479.                                    
  480.                                    
  481.                            
  482.                         <li class="nav-item">
  483.                            <a href="/category/fashion/" class="nav-link">
  484.                                FASHION
  485.                            </a>
  486.                            </li>
  487.  
  488.                            
  489.  
  490.                                    
  491.                                    
  492.                            
  493.                         <li class="nav-item">
  494.                            <a href="/category/featured/" class="nav-link">
  495.                                FEATURED
  496.                            </a>
  497.                            </li>
  498.  
  499.                            
  500.  
  501.                                    
  502.                                    
  503.                            
  504.                        
  505.                            
  506.                            <li class="nav-item dropdown">
  507.                                <a class="nav-link dropdown-toggle" href="#" id="moreDropdown" role="button"
  508.                                    data-bs-toggle="dropdown" aria-expanded="false">
  509.                                    More
  510.                                </a>
  511.                                <ul class="dropdown-menu" aria-labelledby="moreDropdown">
  512.                                    <li>
  513.                                        <a class="dropdown-item"
  514.                                            href="/category/gaming/">
  515.                                            GAMING
  516.                                        </a>
  517.                                    </li>
  518.  
  519.                                    
  520.  
  521.                                    
  522.                                    
  523.                            
  524.                        
  525.                                    <li>
  526.                                        <a class="dropdown-item"
  527.                                            href="/category/health/">
  528.                                            HEALTH
  529.                                        </a>
  530.                                    </li>
  531.                                    
  532.  
  533.                                    
  534.                                    
  535.                            
  536.                        
  537.                                    <li>
  538.                                        <a class="dropdown-item"
  539.                                            href="/category/life-fitness/">
  540.                                            LIFE &amp; FITNESS
  541.                                        </a>
  542.                                    </li>
  543.                                    
  544.  
  545.                                    
  546.                                    
  547.                            
  548.                        
  549.                                    <li>
  550.                                        <a class="dropdown-item"
  551.                                            href="/category/lifestyle/">
  552.                                            LIFESTYLE
  553.                                        </a>
  554.                                    </li>
  555.                                    
  556.  
  557.                                    
  558.                                    
  559.                            
  560.                        
  561.                                    <li>
  562.                                        <a class="dropdown-item"
  563.                                            href="/category/news/">
  564.                                            NEWS
  565.                                        </a>
  566.                                    </li>
  567.                                    
  568.  
  569.                                    
  570.                                    
  571.                            
  572.                        
  573.                                    <li>
  574.                                        <a class="dropdown-item"
  575.                                            href="/category/others/">
  576.                                            OTHERS
  577.                                        </a>
  578.                                    </li>
  579.                                    
  580.  
  581.                                    
  582.                                    
  583.                            
  584.                        
  585.                                    <li>
  586.                                        <a class="dropdown-item"
  587.                                            href="/category/politics/">
  588.                                            POLITICS
  589.                                        </a>
  590.                                    </li>
  591.                                    
  592.  
  593.                                    
  594.                                    
  595.                            
  596.                        
  597.                                    <li>
  598.                                        <a class="dropdown-item"
  599.                                            href="/category/sports/">
  600.                                            SPORTS
  601.                                        </a>
  602.                                    </li>
  603.                                    
  604.  
  605.                                    
  606.                                    
  607.                            
  608.                        
  609.                                    <li>
  610.                                        <a class="dropdown-item"
  611.                                            href="/category/tech/">
  612.                                            TECH
  613.                                        </a>
  614.                                    </li>
  615.                                    
  616.  
  617.                                    
  618.                                    
  619.                            
  620.                        
  621.                                    <li>
  622.                                        <a class="dropdown-item"
  623.                                            href="/category/travel/">
  624.                                            TRAVEL
  625.                                        </a>
  626.                                    </li>
  627.                                    
  628.  
  629.                                    
  630.                                    
  631.                                </ul>
  632.                            </li>
  633.                            
  634.                            
  635. <li>
  636.                  <a href="/page/contact-us/">
  637.                     Contact Us
  638.                  </a>
  639.              </li>
  640.                    </ul>
  641.                </nav>
  642.  
  643.  
  644.                <!-- Search - Right Side -->
  645.                <div class="search-wrapper">
  646.                    <input type="search" class="search-input-field" placeholder="Search...">
  647.                    <!-- <button class="search-submit-btn" type="submit">
  648.                        <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  649.                            stroke-width="2">
  650.                            <circle cx="11" cy="11" r="8"></circle>
  651.                            <path d="m21 21-4.35-4.35"></path>
  652.                        </svg>
  653.                    </button> -->
  654.                        <!-- The search results will be displayed here -->
  655.          <div id="search-results" class="search-results-container search-v1"></div>
  656.                </div>
  657.            </div>
  658.        </div>
  659.    </div>
  660. </header>
  661.  
  662.  
  663. <script>
  664.    function toggleNav() {
  665.        const nav = document.getElementById('primaryNav');
  666.        const toggle = document.querySelector('.mobile-nav-toggle');
  667.  
  668.        nav.classList.toggle('show');
  669.        toggle.classList.toggle('active');
  670.    }
  671.  
  672.    // Close nav when clicking outside
  673.    document.addEventListener('click', function (event) {
  674.        const nav = document.getElementById('primaryNav');
  675.        const toggle = document.querySelector('.mobile-nav-toggle');
  676.  
  677.        if (!nav.contains(event.target) && !toggle.contains(event.target)) {
  678.            nav.classList.remove('show');
  679.            toggle.classList.remove('active');
  680.        }
  681.    });
  682.  
  683.    // Close nav when window is resized to desktop
  684.    window.addEventListener('resize', function () {
  685.        if (window.innerWidth > 768) {
  686.            document.getElementById('primaryNav').classList.remove('show');
  687.            document.querySelector('.mobile-nav-toggle').classList.remove('active');
  688.        }
  689.    });
  690.  
  691. </script>
  692.  
  693. <style>
  694.    .custom-header {
  695.        background: var(--navbar-bg);
  696.        border-bottom: 1px solid var(--border-color);
  697.        position: sticky;
  698.        top: 0;
  699.        z-index: 1000;
  700.        padding: 0px 10px;
  701.    }
  702.  
  703.    /* Logo Section - Top Centered */
  704.    .logo-container {
  705.        text-align: center;
  706.        padding: 10px 0;
  707.        background: var(--navbar-bg);
  708.        border-bottom: 1px solid var(--border-color);
  709.    }
  710.  
  711.    .brand-link {
  712.        display: inline-flex;
  713.        align-items: center;
  714.        text-decoration: none;
  715.    }
  716.  
  717.    .brand-link img {
  718.        height: 100px;
  719.        width: auto;
  720.    }
  721.  
  722.    /* Navigation Section */
  723.    .navigation-container {
  724.        background: var(--navbar-bg);
  725.        padding: 0;
  726.    }
  727.  
  728.    .nav-content {
  729.        display: flex;
  730.        align-items: center;
  731.        justify-content: space-between;
  732.        min-height: 60px;
  733.        position: relative;
  734.    }
  735.  
  736.    /* Mobile toggle button */
  737.    .mobile-nav-toggle {
  738.        display: none;
  739.        background: var(--navbar-bg);
  740.        border: 2px solid var(--bs-primary);
  741.        color: var(--navbar-color);
  742.        padding: 8px;
  743.        border-radius: 12px;
  744.        cursor: pointer;
  745.        transition: all 0.3s ease;
  746.    }
  747.  
  748.    .mobile-nav-toggle:hover {
  749.        background: var(--bs-primary);
  750.        color: var(--link-color) !important;
  751.    }
  752.  
  753.    /* Navigation Links - Left Side */
  754.    .primary-nav {
  755.        flex: 1;
  756.    }
  757.  
  758.    .nav-links-list {
  759.        display: flex;
  760.        list-style: none;
  761.        margin: 0;
  762.        padding: 0;
  763.        gap: 5px;
  764.        align-items: center;
  765.    }
  766.  
  767.    .nav-item {
  768.        display: block;
  769.        padding: 8px 16px;
  770.        color: #333;
  771.        text-decoration: none;
  772.        font-weight: 500;
  773.        font-size: 14px;
  774.        text-transform: uppercase;
  775.        letter-spacing: 0.5px;
  776.        border-radius: 12px;
  777.        transition: all 0.3s ease;
  778.        white-space: nowrap;
  779.    }
  780.  
  781.    .nav-item:hover {
  782.        background: rgba(0, 123, 255, 0.19);
  783.        color: var(--navbar-color);
  784.    }
  785.  
  786.    .nav-item.active {
  787.        background: var(--bs-primary);
  788.        color: var(--link-color) !important;
  789.        box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
  790.    }
  791.  
  792.    /* Search Container - Right Side */
  793.    .search-wrapper {
  794.        display: flex;
  795.        align-items: center;
  796.        gap: 8px;
  797.    }
  798.  
  799.    .search-input-field {
  800.        padding: 12px 18px;
  801.        border: 2px solid var(--border-color);
  802.        border-radius: 12px;
  803.        background: var(--navbar-bg);
  804.        color: var(--navbar-color);
  805.        font-size: 14px;
  806.        width: 250px;
  807.        transition: all 0.3s ease;
  808.    }
  809.  
  810.    .search-input-field::placeholder {
  811.        color: #6c757d;
  812.    }
  813.  
  814.    .search-input-field:focus {
  815.        outline: none;
  816.        background: white;
  817.        border-color: var(--bs-primary);
  818.        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  819.    }
  820.  
  821.    .search-submit-btn {
  822.        background: var(--bs-primary);
  823.        border: none;
  824.        color: white;
  825.        padding: 12px;
  826.        border-radius: 12px;
  827.        cursor: pointer;
  828.        transition: all 0.3s ease;
  829.        display: flex;
  830.        align-items: center;
  831.        justify-content: center;
  832.    }
  833.  
  834.    .search-submit-btn:hover {
  835.        transform: scale(1.05);
  836.        opacity: 0.7;
  837.    }
  838.  
  839.    /* Tablet responsiveness */
  840.    @media (max-width: 1200px) {
  841.        .nav-item {
  842.            font-size: 13px;
  843.        }
  844.  
  845.        .search-input-field {
  846.            width: 220px;
  847.        }
  848.    }
  849.  
  850.    @media (max-width: 1024px) {
  851.        .nav-item {
  852.            font-size: 13px;
  853.        }
  854.  
  855.        .search-input-field {
  856.            width: 200px;
  857.        }
  858.    }
  859.  
  860.    @media (max-width: 900px) {
  861.        .nav-item {
  862.            font-size: 12px;
  863.        }
  864.  
  865.        .search-input-field {
  866.            width: 180px;
  867.        }
  868.    }
  869.  
  870.    /* Mobile responsiveness */
  871.    @media (max-width: 768px) {
  872.        .container-fluid {
  873.            padding: 0 15px;
  874.        }
  875.  
  876.        .logo-container {
  877.            padding: 15px 0;
  878.        }
  879.  
  880.        .brand-link img {
  881.            height: 40px;
  882.        }
  883.  
  884.        /* Show mobile toggle */
  885.        .mobile-nav-toggle {
  886.            display: block;
  887.        }
  888.  
  889.        .nav-content {
  890.            min-height: 50px;
  891.            padding: 10px 0;
  892.        }
  893.  
  894.        /* Hide navigation on mobile by default */
  895.        .primary-nav {
  896.            position: absolute;
  897.            top: 100%;
  898.            left: 0;
  899.            right: 0;
  900.            background: var(--navbar-bg);
  901.            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  902.            border-radius: 0 0 10px 10px;
  903.            transform: translateY(-100%);
  904.            opacity: 0;
  905.            visibility: hidden;
  906.            transition: all 0.3s ease;
  907.            z-index: 999;
  908.        }
  909.  
  910.        /* Show navigation when toggled */
  911.        .primary-nav.show {
  912.            transform: translateY(0);
  913.            opacity: 1;
  914.            visibility: visible;
  915.        }
  916.  
  917.        .nav-links-list {
  918.            flex-direction: column;
  919.            gap: 0;
  920.            padding: 15px 0;
  921.        }
  922.  
  923.        .nav-item {
  924.            border-bottom: 1px solid #eee;
  925.            text-align: left;
  926.            border-radius: 0;
  927.            width: 100%;
  928.        }
  929.  
  930.        .nav-item:last-child {
  931.            border-bottom: none;
  932.        }
  933.  
  934.        /* Search stays visible on mobile - right side */
  935.        .search-wrapper {
  936.            margin-left: auto;
  937.        }
  938.  
  939.        .search-input-field {
  940.            width: 160px;
  941.            padding: 10px 15px;
  942.            font-size: 13px;
  943.        }
  944.  
  945.        .search-submit-btn {
  946.            padding: 10px;
  947.        }
  948.    }
  949.  
  950.    @media (max-width: 576px) {
  951.        .logo-container {
  952.            padding: 12px 0;
  953.        }
  954.  
  955.        .brand-link img {
  956.            height: 35px;
  957.        }
  958.  
  959.        .search-input-field {
  960.            width: 140px;
  961.            font-size: 12px;
  962.        }
  963.  
  964.        .nav-content {
  965.            gap: 10px;
  966.        }
  967.    }
  968.  
  969.    @media (max-width: 480px) {
  970.        .container-fluid {
  971.            padding: 0 10px;
  972.        }
  973.  
  974.        .search-input-field {
  975.            width: 120px;
  976.        }
  977.  
  978.        .mobile-nav-toggle {
  979.            padding: 6px;
  980.        }
  981.  
  982.        .nav-item {
  983.            font-size: 13px;
  984.        }
  985.    }
  986.  
  987.    @media (max-width: 400px) {
  988.        .search-input-field {
  989.            width: 100px;
  990.            font-size: 11px;
  991.            padding: 8px 12px;
  992.        }
  993.  
  994.        .search-submit-btn {
  995.            padding: 8px;
  996.        }
  997.  
  998.        .search-submit-btn svg {
  999.            width: 14px;
  1000.            height: 14px;
  1001.        }
  1002.    }
  1003.  
  1004.      /* search field */
  1005.  .search-results-container {
  1006.  position: absolute;
  1007.  top: 100%; /* Position it below the input field */
  1008.  left: 0;
  1009.  right: 0;
  1010.  background-color: white;
  1011.  border: 1px solid #ddd;
  1012.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1013.  max-height: 300px;
  1014.  overflow-y: auto;
  1015.  z-index: 1000;
  1016.  display: none; /* Initially hidden */
  1017. }
  1018.  
  1019. .search-results-container p {
  1020.  margin: 0;
  1021. }
  1022.  
  1023. .search-results-container .result-item {
  1024.  padding: 10px;
  1025.  cursor: pointer;
  1026. }
  1027.  
  1028. .search-results-container .result-item:hover {
  1029.  background-color: #f0f0f0;
  1030. }
  1031.  
  1032. </style>
  1033.  
  1034. <script>
  1035.  document.addEventListener("DOMContentLoaded", function () {
  1036.    const searchInput = document.querySelector(".search-input-field");
  1037.    const searchResults = document.getElementById("search-results");
  1038.  
  1039.    if (!searchInput || !searchResults) return; // Safety check
  1040.  
  1041.    // 🔍 Handle typing
  1042.    searchInput.addEventListener("keyup", function (e) {
  1043.      e.preventDefault();
  1044.  
  1045.      const query = searchInput.value.trim();
  1046.  
  1047.      if (query === "") {
  1048.        searchResults.innerHTML = "";
  1049.        searchResults.style.display = "none";
  1050.        return;
  1051.      }
  1052.  
  1053.      searchResults.style.display = "block";
  1054.  
  1055.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1056.        method: "GET",
  1057.        headers: {
  1058.          "X-Requested-With": "XMLHttpRequest",
  1059.        },
  1060.      })
  1061.        .then(response => response.json())
  1062.        .then(data => {
  1063.          if (data.html) {
  1064.            searchResults.innerHTML = data.html;
  1065.          } else {
  1066.            searchResults.innerHTML = "<p>No results found.</p>";
  1067.          }
  1068.        })
  1069.        .catch(error => {
  1070.          console.error("Error fetching search results:", error);
  1071.        });
  1072.    });
  1073.  
  1074.    // 🖱️ Close results when clicking outside
  1075.    document.addEventListener("click", function (e) {
  1076.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1077.        searchResults.style.display = "none";
  1078.      }
  1079.    });
  1080.  
  1081.    // ⌨️ Close results when pressing Escape
  1082.    document.addEventListener("keydown", function (e) {
  1083.      if (e.key === "Escape") {
  1084.        searchResults.style.display = "none";
  1085.      }
  1086.    });
  1087.  });
  1088. </script>
  1089.  
  1090.        </header>
  1091.        <!-- end of header -->
  1092.        <!-- start of wpo-blog-hero -->
  1093.        
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.        <!-- end of wpo-blog-hero -->
  1104.  
  1105.        <!-- start of wpo-breacking-news -->
  1106.        
  1107.        <!-- end of wpo-breacking-news -->
  1108.        
  1109.        <!-- start wpo-blog-highlights-section -->
  1110.        
  1111.  
  1112.  
  1113.  
  1114.    
  1115.  
  1116.  
  1117.  <style>
  1118.    .blog-section {
  1119.      padding: 60px 0;
  1120.    }
  1121.  
  1122.    .blog-card {
  1123.      background: var(--card-bg);
  1124.      border-radius: 12px;
  1125.      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  1126.      transition: box-shadow 0.3s ease, transform 0.3s ease;
  1127.      margin-bottom: 30px;
  1128.      overflow: hidden;
  1129.      border: none;
  1130.    }
  1131.  
  1132.    .blog-card-body {
  1133.      padding: 30px;
  1134.    }
  1135.  
  1136.    .blog-category {
  1137.      display: inline-block;
  1138.      padding: 6px 16px;
  1139.      border-radius: 20px;
  1140.      font-size: 12px;
  1141.      font-weight: 600;
  1142.      text-transform: uppercase;
  1143.      letter-spacing: 0.5px;
  1144.      margin-bottom: 20px;
  1145.    }
  1146.  
  1147.    .blog-title {
  1148.      font-weight: 700;
  1149.      color: var(--topbar-color);
  1150.      margin-bottom: 20px;
  1151.      line-height: 1.4;
  1152.      text-decoration: none;
  1153.    }
  1154.  
  1155.    .blog-title:hover {
  1156.      color: #1e40af !important;
  1157.      text-decoration: none;
  1158.    }
  1159.  
  1160.    .blog-meta {
  1161.      display: flex;
  1162.      align-items: center;
  1163.      margin-bottom: 20px;
  1164.      color: var(--topbar-color);
  1165.      font-size: 14px;
  1166.    }
  1167.  
  1168.    .blog-meta img {
  1169.      width: 35px;
  1170.      height: 35px;
  1171.      border-radius: 50%;
  1172.      object-fit: cover;
  1173.      display: block;
  1174.    }
  1175.  
  1176.    .blog-meta .meta-info {
  1177.      display: flex;
  1178.      align-items: center;
  1179.      gap: 15px;
  1180.    }
  1181.  
  1182.    .blog-description {
  1183.      color: var(--topbar-color);
  1184.      line-height: 1.7;
  1185.      margin-bottom: 25px;
  1186.      font-size: 15px;
  1187.    }
  1188.  
  1189.    .read-more-btn {
  1190.      background: transparent;
  1191.      border: 2px solid var(--bs-primary);
  1192.      color: var(--bs-primary);
  1193.      padding: 12px 30px;
  1194.      border-radius: 6px;
  1195.      font-weight: 600;
  1196.      text-transform: uppercase;
  1197.      letter-spacing: 0.5px;
  1198.      transition: all 0.3s ease;
  1199.      text-decoration: none;
  1200.      display: inline-block;
  1201.      font-size: 13px;
  1202.    }
  1203.  
  1204.    .read-more-btn:hover {
  1205.      background: var(--bs-primary);
  1206.      color: var(--bs-white) !important;
  1207.      text-decoration: none;
  1208.    }
  1209.  
  1210.    .section-title {
  1211.      text-align: center;
  1212.      margin-bottom: 50px;
  1213.    }
  1214.  
  1215.    .section-title h2 {
  1216.      font-size: 42px;
  1217.      font-weight: 800;
  1218.      color: #2c3e50;
  1219.      margin-bottom: 15px;
  1220.    }
  1221.  
  1222.    .section-title p {
  1223.      color: #6c757d;
  1224.      font-size: 18px;
  1225.      max-width: 600px;
  1226.      margin: 0 auto;
  1227.    }
  1228.  
  1229.    .avatar-placeholder {
  1230.      width: 35px;
  1231.      height: 35px;
  1232.      border-radius: 50%;
  1233.      background: linear-gradient(45deg, var(--bs-primary), #20c997);
  1234.      display: flex;
  1235.      align-items: center;
  1236.      justify-content: center;
  1237.      color: var(--bs-white);
  1238.      font-weight: bold;
  1239.      margin-right: 12px;
  1240.      overflow: hidden;
  1241.    }
  1242.  
  1243.    @media (max-width: 768px) {
  1244.  
  1245.  
  1246.      .section-title h2 {
  1247.        font-size: 32px;
  1248.      }
  1249.  
  1250.      .blog-card-body {
  1251.        padding: 20px;
  1252.      }
  1253.    }
  1254.  
  1255.    /* ===== Smooth Fade on Scroll (Up & Down) ===== */
  1256.    :root{
  1257.      --fade-distance: 28px;
  1258.      --fade-duration: 700ms;
  1259.      --fade-ease: cubic-bezier(0.16,1,0.3,1);
  1260.    }
  1261.  
  1262.    .fade-base{
  1263.      opacity: 0;
  1264.      filter: blur(2px);
  1265.      transform: translateY(var(--y,0)) translateZ(0); /* GPU hint */
  1266.      transition:
  1267.        opacity var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  1268.        transform var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  1269.        filter var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms);
  1270.      will-change: transform, opacity, filter;
  1271.    }
  1272.    .fade-up   { --y: var(--fade-distance); }          /* when entering on scroll down */
  1273.    .fade-down { --y: calc(var(--fade-distance) * -1); }/* when entering on scroll up */
  1274.  
  1275.    .fade-show{
  1276.      opacity: 1;
  1277.      filter: blur(0);
  1278.      transform: translateY(0) translateZ(0);
  1279.    }
  1280.  
  1281.    /* Hover should still work after fade-in */
  1282.    .blog-card.fade-show:hover{
  1283.      transform: translateY(-5px) translateZ(0);
  1284.      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1285.    }
  1286.  
  1287.    /* Reduced motion */
  1288.    @media (prefers-reduced-motion: reduce){
  1289.      .fade-base{
  1290.        transition: none !important;
  1291.        transform: none !important;
  1292.        opacity: 1 !important;
  1293.        filter: none !important;
  1294.      }
  1295.      .blog-card.fade-show:hover{
  1296.        transform: none !important;
  1297.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1298.      }
  1299.    }
  1300.  </style>
  1301.  
  1302.  <section class="blog-section">
  1303.    <div class="container-fluid fluid-container">
  1304.      <div class="row">
  1305.        <div class="section-title ">
  1306.          <h2>
  1307.                Today's Top Highlights
  1308.                   </h2>
  1309.          <p>Stay updated with the latest insights and trends in online gaming</p>
  1310.        </div>
  1311.  
  1312.        <div class="col-lg-8 col-12">
  1313.          
  1314.          
  1315.  
  1316.        </div>
  1317.  
  1318.         <div class="col col-lg-4 col-12">
  1319.                
  1320.  
  1321.  
  1322.  
  1323.    
  1324.  
  1325.  
  1326. <!-- Blog Sidebar V2 - Focused Design -->
  1327.  <div class="sidebar mb-3">
  1328.    <!-- Recent Posts Section -->
  1329.    <div class="sidebar-widget mb-4">
  1330.      <div class="widget-title-wrapper mb-3">
  1331.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  1332.          <i class="ti-time me-2"></i>Recent Posts
  1333.          <span class="title-arrow-primary"></span>
  1334.        </h4>
  1335.      </div>
  1336.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  1337.        <div class="recent-post-list">
  1338.          
  1339.  
  1340.        </div>
  1341.  
  1342.        <div class="text-center mt-4 pt-3 border-top border-light">
  1343.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  1344.        </div>
  1345.      </div>
  1346.    </div>
  1347.  
  1348.    
  1349.  </div>
  1350.  
  1351. <!-- Sidebar V2 Styles -->
  1352. <style>
  1353.  .sidebar-widget {
  1354.    position: relative;
  1355.  }
  1356.  
  1357.  .widget-title {
  1358.    font-size: 1.1rem;
  1359.    font-weight: 700;
  1360.    display: inline-block;
  1361.    position: relative;
  1362.    z-index: 2;
  1363.    border-radius: 0;
  1364.  }
  1365.  
  1366.  /* Green arrow for August Blog Roll */
  1367.  .title-arrow::after {
  1368.    content: '';
  1369.    position: absolute;
  1370.    top: 0;
  1371.    right: -22px;
  1372.    width: 0;
  1373.    height: 0;
  1374.    border-left: 22px solid var(--bs-primary);
  1375.    border-top: 22px solid transparent;
  1376.    border-bottom: 22px solid transparent;
  1377.    z-index: 1;
  1378.  }
  1379.  
  1380.  /* Blue arrow for Recent Posts */
  1381.  .title-arrow-primary::after {
  1382.    content: '';
  1383.    position: absolute;
  1384.    top: 0;
  1385.    right: -22px;
  1386.    width: 0;
  1387.    height: 0;
  1388.    border-left: 22px solid var(--bs-primary);
  1389.    border-top: 22px solid transparent;
  1390.    border-bottom: 22px solid transparent;
  1391.    z-index: 1;
  1392.  }
  1393.  
  1394.  .widget-content {
  1395.    margin-top: -1px;
  1396.    position: relative;
  1397.    z-index: 1;
  1398.     background-color: var(--card-bg);
  1399.  }
  1400.  
  1401.  /* Blog Roll Items Hover Effects */
  1402.  .blog-roll-item:hover .blog-title {
  1403.    color: #198754 !important;
  1404.    transform: translateX(5px);
  1405.    transition: all 0.3s ease;
  1406.  }
  1407.  
  1408.  /* Recent Post Items Hover Effects */
  1409.  .recent-post-item:hover .post-title a {
  1410.    color: #0d6efd !important;
  1411.    transition: color 0.3s ease;
  1412.  }
  1413.  
  1414.  .recent-post-item:hover .post-image img {
  1415.    transform: scale(1.05);
  1416.    transition: transform 0.3s ease;
  1417.  }
  1418.  
  1419.  /* Button Hover Effects */
  1420.  .btn:hover {
  1421.    transform: translateY(-2px);
  1422.    transition: all 0.3s ease;
  1423.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  1424.  }
  1425.  
  1426.  /* Badge Hover Effects */
  1427.  .badge:hover {
  1428.    transform: scale(1.05);
  1429.    transition: transform 0.3s ease;
  1430.  }
  1431.  
  1432.  @media (max-width: 991px) {
  1433.    .sidebar {
  1434.      margin-top: 3rem;
  1435.    }
  1436.  }
  1437.  
  1438.  @media (max-width: 576px) {
  1439.    .widget-title {
  1440.      font-size: 1rem;
  1441.      padding: 0.75rem 1rem !important;
  1442.    }
  1443.  
  1444.    .title-arrow::after,
  1445.    .title-arrow-primary::after {
  1446.      right: -18px;
  1447.      border-left-width: 18px;
  1448.      border-top-width: 18px;
  1449.      border-bottom-width: 18px;
  1450.    }
  1451.  
  1452.    .post-image {
  1453.      width: 70px !important;
  1454.      height: 55px !important;
  1455.    }
  1456.  
  1457.    .blog-meta {
  1458.      flex-direction: column !important;
  1459.      align-items: flex-start !important;
  1460.      gap: 0.5rem;
  1461.    }
  1462.  }
  1463. </style>
  1464.  
  1465.    
  1466.            </div>
  1467.      </div>
  1468.    </div>
  1469.  </section>
  1470.  
  1471.  <script>
  1472.    // Smooth fade on scroll (adds .fade-up on downward scroll, .fade-down on upward scroll)
  1473.    document.addEventListener('DOMContentLoaded', function () {
  1474.      // Fallback if IntersectionObserver unavailable
  1475.      if (!('IntersectionObserver' in window)) {
  1476.        document.querySelectorAll('.fade-base').forEach(el => el.classList.add('fade-show'));
  1477.        return;
  1478.      }
  1479.  
  1480.      let lastY = window.pageYOffset || 0;
  1481.      let scrollDir = 'down';
  1482.      let ticking = false;
  1483.  
  1484.      // Jank-free scroll direction tracking
  1485.      window.addEventListener('scroll', () => {
  1486.        const y = window.pageYOffset || 0;
  1487.        if (!ticking) {
  1488.          requestAnimationFrame(() => {
  1489.            scrollDir = y > lastY ? 'down' : 'up';
  1490.            lastY = y <= 0 ? 0 : y;
  1491.            ticking = false;
  1492.          });
  1493.          ticking = true;
  1494.        }
  1495.      }, { passive: true });
  1496.  
  1497.      const options = {
  1498.        threshold: 0.18,
  1499.        rootMargin: '0px 0px -8% 0px'
  1500.      };
  1501.  
  1502.      const io = new IntersectionObserver((entries) => {
  1503.        entries.forEach((entry) => {
  1504.          const el = entry.target;
  1505.  
  1506.          if (entry.isIntersecting) {
  1507.            // direction-based class
  1508.            el.classList.remove('fade-up', 'fade-down');
  1509.            el.classList.add(scrollDir === 'down' ? 'fade-up' : 'fade-down');
  1510.  
  1511.            // smooth timing (override-able per element via CSS vars)
  1512.            if (!el.style.getPropertyValue('--dur')) {
  1513.              el.style.setProperty('--dur', '700ms');
  1514.            }
  1515.            if (!el.style.getPropertyValue('--ease')) {
  1516.              el.style.setProperty('--ease', 'cubic-bezier(0.16,1,0.3,1)');
  1517.            }
  1518.  
  1519.            el.classList.add('fade-show');
  1520.          } else {
  1521.            // re-animate when re-entering
  1522.            el.classList.remove('fade-show');
  1523.          }
  1524.        });
  1525.      }, options);
  1526.  
  1527.      // Observe all fade targets with a light stagger
  1528.      const nodes = Array.from(document.querySelectorAll('.fade-base'));
  1529.      nodes.forEach((el, i) => {
  1530.        // 0–5 -> 0–300ms stagger (loops every 6)
  1531.        el.style.setProperty('--stagger', `${(i % 6) * 60}ms`);
  1532.        io.observe(el);
  1533.      });
  1534.    });
  1535.  </script>
  1536.  
  1537.  
  1538.    
  1539.        
  1540.        <!-- end wpo-blog-highlights-section -->
  1541.        <!-- start wpo-blog-sponsored-section -->
  1542.        
  1543.  
  1544.  
  1545.  
  1546.    
  1547.  
  1548.  
  1549.    
  1550.        <!-- end wpo-blog-sponsored-section -->
  1551.        <!-- start wpo-subscribe-section -->
  1552.        
  1553.        <!-- end subscribe-section -->
  1554.        <!-- start of wpo-site-footer-section -->
  1555.        
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561. <footer class="wpo-site-footer-v3">
  1562.  <!-- Top Section - Logo -->
  1563.  <div class="footer-top-section py-4 border-bottom">
  1564.    <div class="container-fluid fluid-container">
  1565.      <div class="row justify-content-center">
  1566.        <div class="col-12 text-center">
  1567.          <div class="brand-logo">
  1568.            
  1569.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/93ca9893-282b-4662-b9ab-fc08089fb59a_logo.png" alt="Tech Nexus Blog" class="footer-logo" />
  1570.            
  1571.            <p class="brand-tagline mt-2">Explore cutting-edge technology insights, innovation trends, and future-focused analysis on AI, blockchain, and digital transformation. Stay ahead with expert perspectives.</p>
  1572.          </div>
  1573.        </div>
  1574.      </div>
  1575.    </div>
  1576.  </div>
  1577.  
  1578.  <!-- Main Content -->
  1579.  <div class="footer-main-content pt-4">
  1580.    <div class="container-fluid fluid-container">
  1581.      <div class="row justify-content-center">
  1582.        <!-- Single Column: Quick Links -->
  1583.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  1584.          <div class="footer-column">
  1585.            <h5 class="column-title">Quick Links</h5>
  1586.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1587.              
  1588.            </ul>
  1589.          </div>
  1590.        </div>
  1591.  
  1592.        <!-- Single Column: Top Categories -->
  1593.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  1594.          <div class="footer-column">
  1595.            <h5 class="column-title">Top Categories</h5>
  1596.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1597.              
  1598.                <li>
  1599.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1600.                </li>
  1601.              
  1602.                <li>
  1603.                  <a class="menu-link" href="/category/business/">Business</a>
  1604.                </li>
  1605.              
  1606.                <li>
  1607.                  <a class="menu-link" href="/category/esports/">Esports</a>
  1608.                </li>
  1609.              
  1610.                <li>
  1611.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  1612.                </li>
  1613.              
  1614.                <li>
  1615.                  <a class="menu-link" href="/category/featured/">Featured</a>
  1616.                </li>
  1617.              
  1618.            </ul>
  1619.          </div>
  1620.        </div>
  1621.  
  1622.        <!-- Single Column: Blog Rolls -->
  1623.      <div class="col-12 text-center border-bottom pb-4">
  1624.          <div class="footer-column">
  1625.            <h5 class="column-title">Blog Rolls</h5>
  1626.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3" id="blogRollLinks">
  1627.              
  1628.              
  1629.  
  1630.              
  1631.              
  1632.                
  1633.              
  1634.            </ul>
  1635.          </div>
  1636.        </div>
  1637.      </div>
  1638.    </div>
  1639.  </div>
  1640.  
  1641.  <!-- Footer Bottom -->
  1642.  <div class="footer-bottom py-3">
  1643.    <div class="container-fluid fluid-container">
  1644.      <div class="row justify-content-center">
  1645.        <div class="col-12 text-center">
  1646.          <div class="bottom-content">
  1647.            <div class="copyright-info mb-3">
  1648.              <p class="mb-0 text-info">
  1649.                &copy; 2026 <strong>Tech Nexus Blog</strong>. All rights reserved.
  1650.              </p>
  1651.            </div>
  1652.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3">
  1653.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  1654.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  1655.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1656.            </div>
  1657.          </div>
  1658.        </div>
  1659.      </div>
  1660.    </div>
  1661.  </div>
  1662. </footer>
  1663.  
  1664. <style>
  1665. .wpo-site-footer-v3 {
  1666.    background: var(--card-bg) !important;
  1667. }
  1668.  
  1669. .footer-logo {
  1670.    height: 60px;
  1671.    width: auto;
  1672. }
  1673. .text-info{
  1674.    color: var(--topbar-color) !important;
  1675. }
  1676.  
  1677. .brand-title {
  1678.    font-size: 22px;
  1679.    font-weight: 700;
  1680.    color: var(--topbar-color);
  1681.    margin: 0;
  1682. }
  1683.  
  1684. .brand-tagline {
  1685.    font-size: 14px;
  1686.    color: var(--topbar-color);
  1687.    margin: 0;
  1688. }
  1689.  
  1690. .column-title {
  1691.    font-size: 16px;
  1692.    font-weight: 600;
  1693.    color: var(--topbar-color) !important;
  1694.    margin-bottom: 15px;
  1695. }
  1696.  
  1697. .footer-menu {
  1698.    margin: 0;
  1699. }
  1700.  
  1701. .menu-link {
  1702.    color: var(--topbar-color) !important;
  1703.    text-decoration: none;
  1704.    font-size: 14px;
  1705.    transition: color 0.3s ease;
  1706. }
  1707.  
  1708. .menu-link:hover {
  1709.    color: var(--primary-color);
  1710. }
  1711.  
  1712. .footer-bottom {
  1713.    font-size: 13px;
  1714. }
  1715.  
  1716. .utility-link {
  1717.    color: var(--topbar-color) !important;
  1718.    text-decoration: none;
  1719.    font-size: 13px;
  1720.    transition: color 0.3s ease;
  1721. }
  1722. /* Responsive Design */
  1723. @media (max-width: 768px) {
  1724.    .footer-logo {
  1725.        height: 50px;
  1726.    }
  1727.    
  1728.    .column-title {
  1729.        font-size: 15px;
  1730.    }
  1731.    
  1732.    .menu-link {
  1733.        font-size: 13px;
  1734.    }
  1735. }
  1736.  
  1737. @media (max-width: 576px) {
  1738.    .brand-title {
  1739.        font-size: 20px;
  1740.    }
  1741.    
  1742.    .brand-tagline {
  1743.        font-size: 13px;
  1744.    }
  1745.    
  1746.    .cta-btn {
  1747.        font-size: 12px;
  1748.        padding: 5px 12px;
  1749.    }
  1750. }
  1751. </style>
  1752.  
  1753. <script>
  1754. // Prevent default for placeholder links
  1755. document.addEventListener('DOMContentLoaded', function() {
  1756.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1757.        anchor.addEventListener('click', function(e) {
  1758.            e.preventDefault();
  1759.        });
  1760.    });
  1761. });
  1762. document.addEventListener('DOMContentLoaded', function () {
  1763.    var btn = document.getElementById('toggleBlogRollLinks');
  1764.    if (!btn) return; // No extra items, no button
  1765.  
  1766.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1767.  
  1768.    btn.addEventListener('click', function () {
  1769.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1770.            return li.classList.contains('d-none');
  1771.        });
  1772.  
  1773.        extras.forEach(function (li) {
  1774.            if (anyHidden) {
  1775.                li.classList.remove('d-none');
  1776.                li.classList.add('show');
  1777.            } else {
  1778.                li.classList.add('d-none');
  1779.                li.classList.remove('show');
  1780.            }
  1781.        });
  1782.  
  1783.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1784.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1785.    });
  1786. });
  1787.  
  1788. </script>
  1789.  
  1790.        <!-- end of wpo-site-footer-section -->
  1791.    </div>
  1792.    <!-- end of page-wrapper -->
  1793.  
  1794.    <!-- All JavaScript files
  1795.    ================================================== -->
  1796.    
  1797.  
  1798. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1799. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1800. <!-- Plugins for this template -->
  1801. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1802. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1803. <!-- Custom script for this template -->
  1804. <script src="/static/blogapp/assets/js/script.js"></script>
  1805.  
  1806. <script>
  1807. (function () {
  1808. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1809. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1810.  
  1811. function applyFallback(img) {
  1812. if (!img || img.dataset.fallbackApplied === "1") {
  1813. return;
  1814. }
  1815. var failedSrc = img.currentSrc || img.src || "";
  1816. img.dataset.fallbackApplied = "1";
  1817. img.onerror = null;
  1818. img.src = fallbackImageSrc;
  1819. console.warn("[ImageFallback] Replaced broken image:", {
  1820. failedSrc: failedSrc,
  1821. fallbackSrc: fallbackImageSrc,
  1822. alt: img.alt || "",
  1823. });
  1824. }
  1825.  
  1826. document.querySelectorAll("img").forEach(function (img) {
  1827. if (img.complete && img.naturalWidth === 0) {
  1828. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1829. failedSrc: img.currentSrc || img.src || "",
  1830. alt: img.alt || "",
  1831. });
  1832. applyFallback(img);
  1833. }
  1834. });
  1835.  
  1836. document.addEventListener(
  1837. "error",
  1838. function (event) {
  1839. var target = event.target;
  1840. if (target && target.tagName === "IMG") {
  1841. applyFallback(target);
  1842. }
  1843. },
  1844. true
  1845. );
  1846. })();
  1847. </script>
  1848.  
  1849. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1850.  
  1851.  
  1852.  
  1853. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"f761c1747c10428da58df14458df20f7","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1854. </body>
  1855.  
  1856. </html>
  1857.  
  1858.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda