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://889993320.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="source">
  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_52_YH8EuUf_8Y3SAfu_FVQzAKp.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore the latest technology insights, digital trends, and expert analysis on software, gadgets, and innovation in our comprehensive blog.">
  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://889993320.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #1b5e20;
  42.        --bs-primary-rgb: 1b5e20;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #f0f4f2;
  49.        --bs-dark: #1a2e05;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #1b5e20;
  53.        --theme-primary-color-s2: #1b5e20;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #1a2e05;
  57.        --text-light-color: #676767;
  58.        --heading-color: #1a2e05;
  59.        --border-color: #c4d6cc;
  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: #d7e8d4;
  75.        --navbar-color: #1a2e05;
  76.        --topbar-bg: #f0f4f2;
  77.        --topbar-color: #1a2e05;
  78.        --footer-bg: #1a2e05;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #c4d6cc;
  82.        --card-radius: 12px;
  83.        --link-color: #1b5e20;
  84.        --link-hover: #134d17;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(27, 94, 32, 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_27">
  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="header-v9 mb-4" role="banner">
  415.  <div class="container-fluid fluid-container">
  416.    <!-- Sticky/Glass Nav Card -->
  417.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  418.      <div class="row align-items-center justify-content-between g-3">
  419.        <!-- Logo -->
  420.       <div class="col-6 col-md-3 col-lg-2">
  421.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  422.            
  423.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/c19f346b-f841-461d-9e80-ea7b7dbc3c98_logo.png" alt="Logo" class="logo-img-v9" width="160" height="48" decoding="async" fetchpriority="high" />
  424.            
  425.          </a>
  426.        </div>
  427.  
  428.        <!-- Desktop Nav -->
  429.        <div class="col d-none d-xl-block">
  430.          <nav class="main-nav-v9">
  431.            <ul class="nav-list-v9">
  432.              <!-- Home (static) -->
  433.              <li class="nav-item-v9">
  434.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  435.              </li >
  436.          
  437.              
  438.                
  439.                  <li class="nav-item-v9">
  440.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  441.                  </li>
  442.                
  443.                  <li class="nav-item-v9">
  444.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  445.                  </li>
  446.                
  447.                  <li class="nav-item-v9">
  448.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  449.                  </li>
  450.                
  451.                  <li class="nav-item-v9">
  452.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  453.                  </li>
  454.                
  455.                  <li class="nav-item-v9">
  456.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  457.                  </li>
  458.                
  459.                  <li class="nav-item-v9">
  460.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  461.                  </li>
  462.                
  463.                  <li class="nav-item-v9">
  464.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  465.                  </li>
  466.                
  467.                  <li class="nav-item-v9">
  468.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  469.                  </li>
  470.                
  471.  
  472.                
  473.                  <li class="nav-item-v9 has-dropdown-v9">
  474.                    <button class="nav-link-v9 bg-transparent border-0 nav-more-btn-v9" type="button" aria-haspopup="true" aria-expanded="false" aria-controls="more-desktop-v9">
  475.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  476.                        <polyline points="6,9 12,15 18,9"></polyline>
  477.                      </svg>
  478.                    </button>
  479.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  480.                      <div class="dropdown-grid-v9">
  481.                        <div class="dropdown-section-v9">
  482.                          
  483.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  484.                          
  485.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  486.                          
  487.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  488.                          
  489.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  490.                          
  491.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  492.                          
  493.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  494.                          
  495.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  496.                          
  497.                        </div>
  498.                      </div>
  499.                    </div>
  500.                  </li>
  501.                
  502.              
  503.                <li class="nav-item-v9">
  504.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  505.              </li >
  506.            </ul>
  507.          </nav>
  508.        </div>
  509.  
  510.        <!-- Actions -->
  511.        <div class="col-6 col-md-3 col-lg-2">
  512.          <div class="nav-actions-v9">
  513.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  514.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  515.                <circle cx="11" cy="11" r="8"></circle>
  516.                <path d="m21 21-4.35-4.35"></path>
  517.              </svg>
  518.            </button>
  519.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  520.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  521.                <line x1="3" y1="6" x2="21" y2="6" />
  522.                <line x1="3" y1="12" x2="21" y2="12" />
  523.                <line x1="3" y1="18" x2="21" y2="18" />
  524.              </svg>
  525.            </button>
  526.          </div>
  527.        </div>
  528.      </div>
  529.  
  530.      <!-- Active underline (animated) -->
  531.      <span class="active-rail-v9" aria-hidden="true"></span>
  532.    </div>
  533.  
  534.    <!-- Search Panel -->
  535.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  536.      <form class="search-form-v9" action="" method="get" role="search">
  537.        <label for="q-v9" class="visually-hidden">Search</label>
  538.        <div class="search-input-wrap-v9">
  539.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  540.            <circle cx="11" cy="11" r="8"></circle>
  541.            <path d="m21 21-4.35-4.35"></path>
  542.          </svg>
  543.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  544.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  545.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  546.              <line x1="18" y1="6" x2="6" y2="18" />
  547.              <line x1="6" y1="6" x2="18" y2="18" />
  548.            </svg>
  549.          </button>
  550.        </div>
  551.        <div class="search-suggest-v9 search-v1" id="search-results">
  552.          
  553.        </div>
  554.      </form>
  555.    </div>
  556.  
  557.    <!-- Mobile Offcanvas -->
  558.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  559.      <div class="mobile-wrap-v9">
  560.        <div class="mobile-head-v9">
  561.          <span class="mobile-title-v9">Menu</span>
  562.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  563.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  564.              <line x1="18" y1="6" x2="6" y2="18" />
  565.              <line x1="6" y1="6" x2="18" y2="18" />
  566.            </svg>
  567.          </button>
  568.        </div>
  569.  
  570.        <ul class="mobile-list-v9">
  571.          <li>
  572.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  573.          </li>
  574.          <li class="">
  575.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  576.          </li >
  577.          
  578.            
  579.              <li>
  580.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  581.              </li>
  582.            
  583.              <li>
  584.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  585.              </li>
  586.            
  587.              <li>
  588.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  589.              </li>
  590.            
  591.              <li>
  592.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  593.              </li>
  594.            
  595.              <li>
  596.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  597.              </li>
  598.            
  599.  
  600.            
  601.          
  602.        </ul>
  603.      </div>
  604.    </aside>
  605.  </div>
  606.  
  607.  <!-- Overlay -->
  608.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  609. </header>
  610.  
  611. <style>
  612.  
  613.  .header-v9 {
  614.    position: relative;
  615.    padding: 14px 0;
  616.    z-index: 50;
  617.  }
  618.  .header-v9.is-scrolled .nav-card-v9 {
  619.    padding: 10px 18px;
  620.    border-radius: 14px;
  621.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  622.  }
  623.  .header-v9.is-scrolled .logo-img-v9 {
  624.    transform: scale(0.92);
  625.  }
  626.  
  627.  /* Card */
  628.  .nav-card-v9 {
  629.    background: var(--navbar-bg);
  630.    backdrop-filter: blur(18px);
  631.    border: 1px solid var(--border-color);
  632.    border-radius: 18px;
  633.    padding: 14px 22px;
  634.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  635.    position: sticky;
  636.    top: 10px;
  637.  }
  638.  
  639.  /* Logo */
  640.  .logo-img-v9 {
  641.    max-height: 60px;
  642.    width: auto;
  643.    transition: transform 0.25s ease, opacity 0.25s ease;
  644.  }
  645.  .logo-link-v9:hover .logo-img-v9 {
  646.    transform: translateY(-1px) scale(1.03);
  647.  }
  648.  
  649.  /* Desktop nav */
  650.  .main-nav-v9 {
  651.    display: flex;
  652.    justify-content: center;
  653.  }
  654.  .nav-list-v9 {
  655.    display: flex;
  656.    gap: 6px;
  657.    list-style: none;
  658.    margin: 0;
  659.    padding: 0;
  660.  }
  661.  .nav-item-v9 {
  662.    position: relative;
  663.  }
  664.  .nav-link-v9 {
  665.    position: relative;
  666.    display: inline-flex;
  667.    align-items: center;
  668.    justify-content: center;
  669.    padding: 10px 10px;
  670.    border-radius: 12px;
  671.    color: var(--navbar-color);
  672.    text-decoration: none;
  673.    font-weight: 500;
  674.    font-size: 15px;
  675.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  676.  }
  677.  .nav-link-v9:hover {
  678.    background: rgba(102, 126, 234, 0.1);
  679.    color: var(--topbar-color);
  680.    transform: translateY(-1px);
  681.  }
  682.  .nav-link-v9.active-v9 {
  683.    color: transparent;
  684.  }
  685.  .nav-link-v9.active-v9::after {
  686.    content: '';
  687.    position: absolute;
  688.    left: 12px;
  689.    right: 12px;
  690.    bottom: 6px;
  691.    height: 3px;
  692.    border-radius: 3px;
  693.    background: var(--sub-nav);
  694.  }
  695.  
  696.  /* Dropdown */
  697.  .has-dropdown-v9 {
  698.    position: relative;
  699.  }
  700.  .nav-more-btn-v9 {
  701.    display: inline-flex;
  702.    gap: 6px;
  703.    align-items: center;
  704.  }
  705.  .chev-v9 {
  706.    transition: transform 0.2s ease;
  707.  }
  708.  .has-dropdown-v9:focus-within .chev-v9,
  709.  .has-dropdown-v9:hover .chev-v9 {
  710.    transform: rotate(180deg);
  711.  }
  712.  
  713.  .dropdown-card-v9 {
  714.    position: absolute;
  715.    top: calc(100% + 14px);
  716.    left: 50%;
  717.    transform: translateX(-50%) translateY(-6px);
  718.    background: var(--navbar-bg);
  719.    border: 1px solid var(--border-color);
  720.    border-radius: 14px;
  721.    padding: 18px;
  722.    min-width: 280px;
  723.    z-index: 200;
  724.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  725.    opacity: 0;
  726.    visibility: hidden;
  727.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  728.  }
  729.  .has-dropdown-v9:hover .dropdown-card-v9,
  730.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  731.    opacity: 1;
  732.    visibility: visible;
  733.    transform: translateX(-50%) translateY(0);
  734.  }
  735.  
  736.  .dropdown-grid-v9 {
  737.    display: grid;
  738.    grid-template-columns: 1fr;
  739.    gap: 10px;
  740.  }
  741.  .dropdown-section-v9 {
  742.    display: grid;
  743.    gap: 6px;
  744.  }
  745.  .dropdown-link-v9 {
  746.    display: flex;
  747.    align-items: center;
  748.    gap: 10px;
  749.    padding: 10px 12px;
  750.    border-radius: 10px;
  751.    text-decoration: none;
  752.    font-size: 14px;
  753.    color: var(--navbar-color);
  754.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  755.  }
  756.  .dropdown-link-v9:hover {
  757.    background: var(--bs-primary);
  758.    color: var(--bs-white);
  759.    transform: translateX(4px);
  760.  }
  761.  .link-dot-v9 {
  762.    width: 6px;
  763.    height: 6px;
  764.    border-radius: 50%;
  765.    border: 1px solid currentColor;
  766.  }
  767.  
  768.  /* Actions */
  769.  .nav-actions-v9 {
  770.    display: flex;
  771.    justify-content: flex-end;
  772.    align-items: center;
  773.    gap: 8px;
  774.  }
  775.  .icon-btn-v9 {
  776.    border: 1px solid var(--border-color);
  777.    background: rgba(102, 126, 234, 0.1);
  778.    color: var(--navbar-color);
  779.    padding: 8px;
  780.    border-radius: 12px;
  781.    cursor: pointer;
  782.    transition: transform 0.2s, background 0.2s, color 0.2s;
  783.  }
  784.  .icon-btn-v9:hover {
  785.    background: var(--sub-nav);
  786.    color: var(--topbar-color) !important;
  787.    transform: translateY(-1px);
  788.  }
  789.  .icon-btn-v9.ghost {
  790.    background: transparent;
  791.  }
  792.  
  793.  /* Search Panel */
  794.  .search-panel-v9 {
  795.    position: fixed;
  796.    top: 14px;
  797.    left: 50%;
  798.    transform: translateX(-50%) translateY(-16px);
  799.    width: min(720px, calc(100% - 40px));
  800.    background: var(--navbar-bg);
  801.    border: 1px solid var(--border-color);
  802.    border-radius: 16px;
  803.    padding: 16px;
  804.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  805.    opacity: 0;
  806.    visibility: hidden;
  807.    z-index: 300;
  808.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  809.  }
  810.  .search-panel-v9.show-v9 {
  811.    opacity: 1;
  812.    visibility: visible;
  813.    transform: translateX(-50%) translateY(0);
  814.  }
  815.  .search-input-wrap-v9 {
  816.    display: flex;
  817.    align-items: center;
  818.    gap: 10px;
  819.    background: rgba(248, 250, 252, 0.8);
  820.    border: 2px solid rgba(102, 126, 234, 0.2);
  821.    border-radius: 12px;
  822.    padding: 6px 8px;
  823.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  824.  }
  825.  .search-input-wrap-v9:focus-within {
  826.    border-color: #667eea;
  827.    background: rgba(255, 255, 255, 0.9);
  828.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  829.  }
  830.  .search-icn-v9 {
  831.    color: #a0aec0;
  832.    margin-left: 6px;
  833.  }
  834.  .search-input-v9 {
  835.    flex: 1;
  836.    border: 0;
  837.    background: transparent;
  838.    outline: none;
  839.    padding: 12px 4px;
  840.    font-size: 16px;
  841.    color: #2d3748;
  842.  }
  843.  .search-suggest-v9 {
  844.    display: grid;
  845.    grid-template-columns: repeat(3, minmax(0, 1fr));
  846.    gap: 8px;
  847.    margin-top: 10px;
  848.  }
  849.  .suggestion-v9 {
  850.    border: 1px solid var(--border-color);
  851.    background: rgba(248, 250, 252, 0.5);
  852.    color: var(--navbar-color);
  853.    padding: 10px 12px;
  854.    border-radius: 10px;
  855.    font-size: 14px;
  856.    text-align: left;
  857.    cursor: pointer;
  858.    transition: background 0.2s, color 0.2s, transform 0.2s;
  859.  }
  860.  .suggestion-v9:hover {
  861.    background: var(--bs-primary) !important ;
  862.    color: var(--bs-white)  !important;
  863.    transform: translateY(-1px);
  864.  }
  865.  
  866.  /* Mobile */
  867.  .mobile-nav-v9 {
  868.    position: fixed;
  869.    right: 0;
  870.    top: 0;
  871.    height: 100vh;
  872.    width: min(86vw, 420px);
  873.    background: var(--card-bg);
  874.    border-left: 1px solid var(--border-color);
  875.    transform: translateX(100%);
  876.    transition: transform 0.3s ease;
  877.    z-index: 350;
  878.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  879.  }
  880.  .mobile-nav-v9.show-v9 {
  881.    transform: translateX(0);
  882.  }
  883.  .mobile-wrap-v9 {
  884.    display: flex;
  885.    flex-direction: column;
  886.    height: 100%;
  887.  }
  888.  .mobile-head-v9 {
  889.    display: flex;
  890.    align-items: center;
  891.    justify-content: space-between;
  892.    padding: 16px;
  893.    background: var(--navbar-bg);
  894.  }
  895.  .mobile-title-v9 {
  896.    font-weight: 600;
  897.  }
  898.  .mobile-list-v9 {
  899.    list-style: none;
  900.    padding: 10px 12px 20px;
  901.    margin: 0;
  902.    overflow-y: auto;
  903.  }
  904.  .mobile-link-v9 {
  905.    display: flex;
  906.    align-items: center;
  907.    justify-content: space-between;
  908.    padding: 14px 12px;
  909.    border-radius: 12px;
  910.    text-decoration: none;
  911.    color: var(--navbar-color);
  912.    font-weight: 500;
  913.    transition: background 0.2s, color 0.2s;
  914.  }
  915.  .mobile-link-v9:hover,
  916.  .mobile-link-v9.active-v9 {
  917.    background: var(--sub-nav);
  918.    color: var(--topbar-color);
  919.  }
  920.  .mobile-group-v9 {
  921.    margin-top: 4px;
  922.  }
  923.  .mobile-sublist-v9 {
  924.    list-style: none;
  925.    margin: 0;
  926.    padding: 0;
  927.    max-height: 0;
  928.    overflow: auto;
  929.    transition: max-height 0.25s ease;
  930.    background:var(--navbar-bg);
  931.    border-radius: 12px;
  932.    margin-top: 6px;
  933.  }
  934.  .mobile-sublist-v9.show-v9 {
  935.    max-height: 360px;
  936.    background: var(--navbar-bg);
  937.    padding: 6px 0;
  938.  }
  939.  .mobile-sublink-v9 {
  940.    display: block;
  941.    padding: 10px 16px;
  942.    text-decoration: none;
  943.    color: var(--navbar-color);
  944.    border-radius: 10px;
  945.    font-size: 14px;
  946.  }
  947.  .mobile-sublink-v9:hover {
  948.    background: var(--sub-nav);
  949.    color: var(--topbar-color);
  950.  }
  951.  .mobile-arrow-v9 {
  952.    transition: transform 0.2s ease;
  953.  }
  954.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  955.    transform: rotate(180deg);
  956.  }
  957.  
  958.  /* Overlay */
  959.  .nav-overlay-v9 {
  960.    position: fixed;
  961.    inset: 0;
  962.    background: rgba(0, 0, 0, 0.35);
  963.    backdrop-filter: blur(4px);
  964.    opacity: 0;
  965.    visibility: hidden;
  966.    transition: opacity 0.25s, visibility 0.25s;
  967.    z-index: 200;
  968.  }
  969.  .nav-overlay-v9.show-v9 {
  970.    opacity: 1;
  971.    visibility: visible;
  972.  }
  973.  
  974.  
  975.  /* Utils */
  976.  .visually-hidden {
  977.    position: absolute !important;
  978.    height: 1px;
  979.    width: 1px;
  980.    overflow: hidden;
  981.    clip: rect(1px, 1px, 1px, 1px);
  982.    white-space: nowrap;
  983.  }
  984.  
  985.  /* Responsive tweaks */
  986.  @media (max-width: 1300px) {
  987.    .nav-card-v9 {
  988.      padding: 12px 18px;
  989.      border-radius: 16px;
  990.    }
  991.    .search-panel-v9 {
  992.      width: calc(100% - 32px);
  993.    }
  994.  }
  995.  @media (max-width: 576px) {
  996.    .logo-img-v9 {
  997.      max-height: 38px;
  998.    }
  999.  }
  1000. </style>
  1001.  
  1002. <script>
  1003.  /* ============ V9 JS ============ */
  1004.  ;(function () {
  1005.    const overlay = document.getElementById('navOverlayV9')
  1006.    const searchPanel = document.getElementById('searchPanelV9')
  1007.    const mobileNav = document.getElementById('mobileNavV9')
  1008.    const header = document.querySelector('.header-v9')
  1009.  
  1010.    function lockScroll(lock) {
  1011.      document.body.style.overflow = lock ? 'hidden' : ''
  1012.    }
  1013.  
  1014.    window.toggleSearchV9 = function () {
  1015.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1016.      const willOpen = !searchPanel.classList.contains('show-v9')
  1017.  
  1018.      // close mobile if open
  1019.      mobileNav.classList.remove('show-v9')
  1020.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1021.  
  1022.      searchPanel.classList.toggle('show-v9', willOpen)
  1023.      overlay.classList.toggle('show-v9', willOpen)
  1024.      btn?.setAttribute('aria-expanded', String(willOpen))
  1025.      lockScroll(willOpen)
  1026.  
  1027.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1028.    }
  1029.  
  1030.    window.toggleMobileNavV9 = function () {
  1031.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1032.      const willOpen = !mobileNav.classList.contains('show-v9')
  1033.  
  1034.      // close search if open
  1035.      searchPanel.classList.remove('show-v9')
  1036.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1037.  
  1038.      mobileNav.classList.toggle('show-v9', willOpen)
  1039.      overlay.classList.toggle('show-v9', willOpen)
  1040.      btn?.setAttribute('aria-expanded', String(willOpen))
  1041.      lockScroll(willOpen)
  1042.    }
  1043.  
  1044.    window.toggleMobileDropdownV9 = function (id) {
  1045.      const list = document.getElementById(id)
  1046.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1047.      const willOpen = !list.classList.contains('show-v9')
  1048.      // close siblings
  1049.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1050.        if (el.id !== id) el.classList.remove('show-v9')
  1051.      })
  1052.      list.classList.toggle('show-v9', willOpen)
  1053.      btn?.setAttribute('aria-expanded', String(willOpen))
  1054.    }
  1055.  
  1056.    window.closeAllV9 = function () {
  1057.      searchPanel.classList.remove('show-v9')
  1058.      mobileNav.classList.remove('show-v9')
  1059.      overlay.classList.remove('show-v9')
  1060.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1061.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1062.      lockScroll(false)
  1063.    }
  1064.  
  1065.    // ESC to close
  1066.    document.addEventListener('keydown', (e) => {
  1067.      if (e.key === 'Escape') window.closeAllV9()
  1068.    })
  1069.  
  1070.    // Sticky shrink on scroll
  1071.    let lastY = window.scrollY
  1072.    const onScroll = () => {
  1073.      const y = window.scrollY
  1074.      header.classList.toggle('is-scrolled', y > 10)
  1075.      lastY = y
  1076.    }
  1077.    onScroll()
  1078.    window.addEventListener('scroll', onScroll, { passive: true })
  1079.  
  1080.    // Suggestions fill
  1081.    document.addEventListener('click', (e) => {
  1082.      const btn = e.target.closest('.suggestion-v9')
  1083.      if (!btn) return
  1084.      const val = btn.getAttribute('data-fill') || ''
  1085.      const input = document.getElementById('q-v9')
  1086.      if (input) input.value = val
  1087.    })
  1088.  
  1089.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1090.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1091.    const moreCard = document.getElementById('more-desktop-v9')
  1092.    if (moreBtn && moreCard) {
  1093.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1094.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1095.    }
  1096.  })()
  1097. </script>
  1098.  
  1099. <script>
  1100.  document.addEventListener("DOMContentLoaded", function () {
  1101.    console.log("loaded");
  1102.  
  1103.     const searchInput = document.getElementById("search-input")
  1104.    const searchResults = document.getElementById("search-results");
  1105.  
  1106.    if (!searchInput || !searchResults) {
  1107.      console.error("Search input/results not found");
  1108.      return;
  1109.    }
  1110.  
  1111.    // Prevent form submission
  1112.    if (searchInput.form) {
  1113.      searchInput.form.addEventListener("submit", function (e) {
  1114.        e.preventDefault();
  1115.      });
  1116.    }
  1117.  
  1118.    // Add event listener for keyup
  1119.    searchInput.addEventListener("keyup", function (e) {
  1120.      console.log("Key pressed:", e.key);
  1121.      e.preventDefault();
  1122.  
  1123.      const query = searchInput.value.trim();
  1124.      console.log("User is typing: " + query);
  1125.  
  1126.      // If empty → clear and hide
  1127.      if (query === "") {
  1128.        searchResults.innerHTML = "";
  1129.        searchResults.style.display = "none";
  1130.        return;
  1131.      }
  1132.  
  1133.      // Show results
  1134.      searchResults.style.display = "block";
  1135.  
  1136.      // Fetch search results
  1137.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1138.        method: "GET",
  1139.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1140.      })
  1141.        .then(response => {
  1142.          console.log("Response Status:", response.status);
  1143.          return response.json();
  1144.        })
  1145.        .then(data => {
  1146.          console.log("Data received:", data);
  1147.          if (data.html) {
  1148.            searchResults.innerHTML = data.html;
  1149.          } else {
  1150.            searchResults.innerHTML = "<p>No results found.</p>";
  1151.          }
  1152.        })
  1153.        .catch(error => {
  1154.          console.error("Error fetching search results:", error);
  1155.        });
  1156.    });
  1157.  
  1158.    // Close results when clicking outside
  1159.    document.addEventListener("click", function (e) {
  1160.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1161.        searchResults.style.display = "none";
  1162.      }
  1163.    });
  1164.  
  1165.    // Close results on ESC key
  1166.    document.addEventListener("keydown", function (e) {
  1167.      if (e.key === "Escape") {
  1168.        searchResults.style.display = "none";
  1169.      }
  1170.    });
  1171.  });
  1172. </script>
  1173.  
  1174.  
  1175.        </header>
  1176.        <!-- end of header -->
  1177.        <!-- start of wpo-blog-hero -->
  1178.        
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.        <!-- end of wpo-blog-hero -->
  1189.  
  1190.        <!-- start of wpo-breacking-news -->
  1191.        
  1192.        <!-- end of wpo-breacking-news -->
  1193.        
  1194.        <!-- start wpo-blog-highlights-section -->
  1195.        
  1196.  
  1197.  
  1198.  
  1199.    
  1200.  
  1201.  
  1202.  
  1203. <style>
  1204.    .blog-highlights-v2 {
  1205.        padding: 60px 0;
  1206.    }
  1207.    
  1208.    .blog-card-v2 {
  1209.        border: none;
  1210.        border-radius: 16px;
  1211.        overflow: hidden;
  1212.        transition: all 0.3s ease;
  1213.        background: white;
  1214.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1215.    }
  1216.    
  1217.    .blog-card-v2:hover {
  1218.        transform: translateY(-8px);
  1219.        box-shadow: 0 12px 40px rgba(0,0,0,0.15);
  1220.    }
  1221.    
  1222.    .blog-image-v2 {
  1223.        position: relative;
  1224.        overflow: hidden;
  1225.        height: 220px;
  1226.    }
  1227.    
  1228.    .blog-image-v2 img {
  1229.        width: 100%;
  1230.        height: 100%;
  1231.        object-fit: cover;
  1232.        transition: transform 0.3s ease;
  1233.    }
  1234.    
  1235.    .blog-card-v2:hover .blog-image-v2 img {
  1236.        transform: scale(1.05);
  1237.    }
  1238.    
  1239.    .blog-category-v2 {
  1240.        position: absolute;
  1241.        top: 16px;
  1242.        left: 16px;
  1243.        padding: 6px 14px;
  1244.        border-radius: 20px;
  1245.        font-size: 12px;
  1246.        font-weight: 600;
  1247.        text-transform: uppercase;
  1248.        letter-spacing: 0.5px;
  1249.    }
  1250.    
  1251.    .blog-content-v2 {
  1252.        padding: 24px;
  1253.    }
  1254.    
  1255.    .blog-title-v2 {
  1256.        font-size: 18px;
  1257.        font-weight: 700;
  1258.        line-height: 1.4;
  1259.        margin-bottom: 16px;
  1260.    }
  1261.    
  1262.    .blog-title-v2 a {
  1263.        text-decoration: none;
  1264.        transition: color 0.3s ease;
  1265.    }
  1266.    
  1267.    .blog-meta-v2 {
  1268.        display: flex;
  1269.        align-items: center;
  1270.        gap: 12px;
  1271.        margin-bottom: 12px;
  1272.        font-size: 13px;
  1273.    }
  1274.    
  1275.    .blog-author-img {
  1276.        width: 32px;
  1277.        height: 32px;
  1278.        border-radius: 50%;
  1279.        object-fit: cover;
  1280.    }
  1281.    
  1282.    .blog-excerpt-v2 {
  1283.        font-size: 14px;
  1284.        line-height: 1.6;
  1285.        opacity: 0.8;
  1286.    }
  1287.    
  1288.    .section-title-v2 {
  1289.        font-size: 2.5rem;
  1290.        font-weight: 800;
  1291.        text-align: center;
  1292.        margin-bottom: 50px;
  1293.    }
  1294.  
  1295.    @media (max-width: 768px) {
  1296.        .section-title-v2 {
  1297.            font-size: 2rem;
  1298.        }
  1299.        .blog-highlights-v2 {
  1300.            padding: 40px 0;
  1301.        }
  1302.    }
  1303. </style>
  1304.  
  1305. <section class="blog-highlights-v2">
  1306.    <div class="container-fluid fluid-container">
  1307.        <div class="row">
  1308.            <div class="col-12">
  1309.                <h2 class="section-title-v2 top-color">
  1310.                Today's Top Highlights
  1311.                   </h2>
  1312.            </div>
  1313.            
  1314.        </div>
  1315.        
  1316.        <div class="row">
  1317.            <div class="col-lg-8 col-12">
  1318.                <div class="row g-4">
  1319.                    
  1320.                    
  1321.  
  1322.                </div>
  1323.            </div>
  1324.            
  1325.          <div class="col col-lg-4 col-12">
  1326.                
  1327.  
  1328.  
  1329.  
  1330.    
  1331.  
  1332. <!-- Curved Heading Sidebar -->
  1333.    <div class="sidebar mb-3">
  1334.        
  1335.  
  1336.       <!-- <div class="sidebar-widget mb-5">
  1337.            <div class="widget-title-wrapper mb-3">
  1338.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1339.                    <div class="title-border"></div>
  1340.                    <i class="ti-folder me-2"></i>Blog Archives
  1341.                </h4>
  1342.            </div>
  1343.            <div class="widget-content shadow-sm rounded-3 p-4">
  1344.                <div class="archives-list">
  1345.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1346.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1347.                            <i class="ti-angle-right me-2 text-primary"></i>
  1348.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  1349.                        </a>
  1350.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  1351.                    </div>
  1352.  
  1353.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1354.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1355.                            <i class="ti-angle-right me-2 text-primary"></i>
  1356.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  1357.                        </a>
  1358.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  1359.                    </div>
  1360.  
  1361.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1362.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1363.                            <i class="ti-angle-right me-2 text-primary"></i>
  1364.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  1365.                        </a>
  1366.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  1367.                    </div>
  1368.  
  1369.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1370.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1371.                            <i class="ti-angle-right me-2 text-primary"></i>
  1372.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  1373.                        </a>
  1374.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  1375.                    </div>
  1376.  
  1377.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1378.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1379.                            <i class="ti-angle-right me-2 text-primary"></i>
  1380.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  1381.                        </a>
  1382.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  1383.                    </div>
  1384.  
  1385.                    <div class="archive-item d-flex justify-content-between align-items-center">
  1386.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1387.                            <i class="ti-angle-right me-2 text-primary"></i>
  1388.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  1389.                        </a>
  1390.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  1391.                    </div>
  1392.                </div>
  1393.                
  1394.                <div class="text-center mt-4 pt-3 border-top border-color">
  1395.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1396.                        <i class="ti-archive me-1"></i>View All Archives
  1397.                    </a>
  1398.                </div>
  1399.            </div>
  1400.        </div> -->
  1401.  
  1402.        <div class="sidebar-widget mb-4">
  1403.            <div class="widget-title-wrapper mb-3">
  1404.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1405.                    <div class="title-border-primary"></div>
  1406.                    <i class="ti-star me-2"></i>Popular Posts
  1407.                </h4>
  1408.            </div>
  1409.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  1410.                <div class="popular-post-list">
  1411.                    
  1412.  
  1413.                </div>
  1414.                
  1415.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1416.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1417.                        <i class="ti-trophy me-1"></i>View All Popular
  1418.                    </a>
  1419.                </div> -->
  1420.            </div>
  1421.        </div>
  1422.  
  1423. </div>
  1424. <style>
  1425.    
  1426.  .widget-content {
  1427.    background-color: var(--card-bg);
  1428.    border: 1px solid var(--border-color);
  1429.  }
  1430. </style>
  1431.  
  1432.    
  1433.            </div>
  1434.        </div>
  1435.    </div>
  1436. </section>
  1437.  
  1438.    
  1439.        
  1440.        <!-- end wpo-blog-highlights-section -->
  1441.        <!-- start wpo-blog-sponsored-section -->
  1442.        
  1443.  
  1444.  
  1445.  
  1446.    
  1447.  
  1448.  
  1449.    
  1450.        <!-- end wpo-blog-sponsored-section -->
  1451.        <!-- start wpo-subscribe-section -->
  1452.        
  1453.        <!-- end subscribe-section -->
  1454.        <!-- start of wpo-site-footer-section -->
  1455.        
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  1462.  <!-- Main Content: Asymmetrical Layout -->
  1463.  <div class="footer-main-content py-5">
  1464.    <div class="container-fluid fluid-container">
  1465.      <div class="row">
  1466.        <!-- Left: Logo & Tagline (Narrow, Skewed) -->
  1467.        <div class="col-lg-3 col-md-4 col-12 mb-4 skewed-section">
  1468.          <div class="brand-logo text-center text-lg-start">
  1469.            
  1470.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/c19f346b-f841-461d-9e80-ea7b7dbc3c98_logo.png" alt="Tech Insights Blog" class="footer-logo" />
  1471.            
  1472.            <p class="brand-tagline mt-2">Explore the latest technology insights, digital trends, and expert analysis on software, gadgets, and innovation in our comprehensive blog.</p>
  1473.          </div>
  1474.        </div>
  1475.        <!-- Right: Staggered Links -->
  1476.        <div class="col-lg-9 col-md-8 col-12">
  1477.          <div class="d-flex flex-column gap-4">
  1478.            <!-- Quick Links -->
  1479.            <div class="footer-column offset-content">
  1480.              <h5 class="column-title">Quick Links</h5>
  1481.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  1482.                
  1483.              </ul>
  1484.            </div>
  1485.            <!-- Top Categories -->
  1486.            <div class="footer-column offset-content offset-right">
  1487.              <h5 class="column-title">Top Categories</h5>
  1488.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  1489.                
  1490.                  <li>
  1491.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1492.                  </li>
  1493.                
  1494.                  <li>
  1495.                    <a class="menu-link" href="/category/business/">Business</a>
  1496.                  </li>
  1497.                
  1498.                  <li>
  1499.                    <a class="menu-link" href="/category/esports/">Esports</a>
  1500.                  </li>
  1501.                
  1502.                  <li>
  1503.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  1504.                  </li>
  1505.                
  1506.                  <li>
  1507.                    <a class="menu-link" href="/category/featured/">Featured</a>
  1508.                  </li>
  1509.                
  1510.              </ul>
  1511.            </div>
  1512.            <!-- Blog Rolls -->
  1513.           <div class="footer-column offset-content">
  1514.              <h5 class="column-title">Blog Rolls</h5>
  1515.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3" id="blogRollLinks">
  1516.                
  1517.                
  1518.  
  1519.                
  1520.                
  1521.                  
  1522.                
  1523.              </ul>
  1524.            </div>
  1525.          </div>
  1526.        </div>
  1527.      </div>
  1528.    </div>
  1529.  </div>
  1530.  
  1531.  <!-- Bottom Section -->
  1532.  <div class="footer-bottom bg-primary text-white py-3">
  1533.    <div class="container-fluid fluid-container">
  1534.      <div class="row justify-content-center">
  1535.        <div class="col-12 text-center">
  1536.          <div class="bottom-content">
  1537.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3 mb-3">
  1538.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  1539.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  1540.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1541.            </div>
  1542.            <div class="copyright-info ">
  1543.              <p class="mb-0 text-white">
  1544.                &copy; 2026 <strong>Tech Insights Blog</strong>. All rights reserved.
  1545.              </p>
  1546.            </div>
  1547.          </div>
  1548.        </div>
  1549.      </div>
  1550.    </div>
  1551.  </div>
  1552. </footer>
  1553.  
  1554.  
  1555.  
  1556. <style>
  1557. .footer-logo {
  1558.    height: 60px;
  1559.    width: auto;
  1560. }
  1561.  
  1562. .brand-title {
  1563.    font-size: 24px;
  1564.    font-weight: 700;
  1565.    color: white  !important;
  1566.    margin: 0;
  1567. }
  1568.  
  1569. .brand-tagline {
  1570.    font-size: 14px;
  1571.    color: white  !important;
  1572.    margin: 0;
  1573. }
  1574.  
  1575. .column-title {
  1576.    font-size: 16px;
  1577.    font-weight: 600;
  1578.    color: white !important;
  1579.    margin-bottom: 12px;
  1580. }
  1581.  
  1582. .footer-menu {
  1583.    margin: 0;
  1584. }
  1585.  
  1586. .menu-link {
  1587.    color: white !important;
  1588.    text-decoration: none;
  1589.    font-size: 14px;
  1590.    transition: color 0.3s ease, transform 0.3s ease;
  1591. }
  1592.  
  1593. .menu-link:hover {
  1594.    color: var(--primary-color);
  1595.    transform: scale(1.05);
  1596. }
  1597.  
  1598. .offset-content {
  1599.    margin-left: 20px;
  1600. }
  1601.  
  1602. .footer-bottom {
  1603.    font-size: 13px;
  1604. }
  1605.  
  1606. .utility-link {
  1607.    color: white  !important;
  1608.    text-decoration: none;
  1609.    font-size: 13px;
  1610.    transition: color 0.3s ease;
  1611. }
  1612.  
  1613. .utility-link:hover {
  1614.    color: var(--primary-color);
  1615. }
  1616.  
  1617. .copyright-info p {
  1618.    font-size: 13px;
  1619. }
  1620.  
  1621. /* Responsive Design */
  1622. @media (max-width: 1024px) {
  1623.   .footer-logo{
  1624.    height: 40px;
  1625.    width: auto;
  1626.   }
  1627. }
  1628.  
  1629. @media (max-width: 768px) {
  1630.    .footer-logo {
  1631.        height: 60px;
  1632.    }
  1633.    
  1634.    .column-title {
  1635.        font-size: 15px;
  1636.        text-align: center;
  1637.    }
  1638.    
  1639.    .footer-menu {
  1640.        justify-content: center;
  1641.    }
  1642.    
  1643.    .menu-link {
  1644.        font-size: 13px;
  1645.    }
  1646. }
  1647.  
  1648. @media (max-width: 576px) {
  1649.    .brand-title {
  1650.        font-size: 20px;
  1651.    }
  1652.    
  1653.    .brand-tagline {
  1654.        font-size: 12px;
  1655.    }
  1656.    
  1657.    .cta-btn {
  1658.        font-size: 12px;
  1659.        padding: 5px 12px;
  1660.    }
  1661. }
  1662. </style>
  1663.  
  1664. <script>
  1665. // Prevent default for placeholder links
  1666. document.addEventListener('DOMContentLoaded', function() {
  1667.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1668.        anchor.addEventListener('click', function(e) {
  1669.            e.preventDefault();
  1670.        });
  1671.    });
  1672. });
  1673. document.addEventListener('DOMContentLoaded', function () {
  1674.    var btn = document.getElementById('toggleBlogRollLinks');
  1675.    if (!btn) return; // No extra items, no button
  1676.  
  1677.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1678.  
  1679.    btn.addEventListener('click', function () {
  1680.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1681.            return li.classList.contains('d-none');
  1682.        });
  1683.  
  1684.        extras.forEach(function (li) {
  1685.            if (anyHidden) {
  1686.                li.classList.remove('d-none');
  1687.                li.classList.add('show');
  1688.            } else {
  1689.                li.classList.add('d-none');
  1690.                li.classList.remove('show');
  1691.            }
  1692.        });
  1693.  
  1694.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1695.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1696.    });
  1697. });
  1698.  
  1699. </script>
  1700.  
  1701.        <!-- end of wpo-site-footer-section -->
  1702.    </div>
  1703.    <!-- end of page-wrapper -->
  1704.  
  1705.    <!-- All JavaScript files
  1706.    ================================================== -->
  1707.    
  1708.  
  1709. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1710. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1711. <!-- Plugins for this template -->
  1712. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1713. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1714. <!-- Custom script for this template -->
  1715. <script src="/static/blogapp/assets/js/script.js"></script>
  1716.  
  1717. <script>
  1718. (function () {
  1719. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1720. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1721.  
  1722. function applyFallback(img) {
  1723. if (!img || img.dataset.fallbackApplied === "1") {
  1724. return;
  1725. }
  1726. var failedSrc = img.currentSrc || img.src || "";
  1727. img.dataset.fallbackApplied = "1";
  1728. img.onerror = null;
  1729. img.src = fallbackImageSrc;
  1730. console.warn("[ImageFallback] Replaced broken image:", {
  1731. failedSrc: failedSrc,
  1732. fallbackSrc: fallbackImageSrc,
  1733. alt: img.alt || "",
  1734. });
  1735. }
  1736.  
  1737. document.querySelectorAll("img").forEach(function (img) {
  1738. if (img.complete && img.naturalWidth === 0) {
  1739. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1740. failedSrc: img.currentSrc || img.src || "",
  1741. alt: img.alt || "",
  1742. });
  1743. applyFallback(img);
  1744. }
  1745. });
  1746.  
  1747. document.addEventListener(
  1748. "error",
  1749. function (event) {
  1750. var target = event.target;
  1751. if (target && target.tagName === "IMG") {
  1752. applyFallback(target);
  1753. }
  1754. },
  1755. true
  1756. );
  1757. })();
  1758. </script>
  1759.  
  1760. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1761.  
  1762.  
  1763.  
  1764. <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":"2f163c02b4d240f29f927922348b109d","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1765. </body>
  1766.  
  1767. </html>
  1768.  
  1769.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda