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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ptserif">
  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_-_2025-04-28T153719.591_ljpMMtT_l5cBcVb_UCd9FKW.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore the latest in technology, digital trends, and innovation. Get insights on gadgets, software, and tech culture from 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://889993481.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ffca28;
  42.        --bs-primary-rgb: ffca28;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #fffbeb;
  49.        --bs-dark: #3f3f46;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ffca28;
  53.        --theme-primary-color-s2: #ffca28;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #3f3f46;
  57.        --text-light-color: #676767;
  58.        --heading-color: #3f3f46;
  59.        --border-color: #fef08a;
  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: #fef08a;
  75.        --navbar-color: #3f3f46;
  76.        --topbar-bg: #fffbeb;
  77.        --topbar-color: #3f3f46;
  78.        --footer-bg: #3f3f46;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fef08a;
  82.        --card-radius: 12px;
  83.        --link-color: #ffca28;
  84.        --link-hover: #e0a800;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 202, 40, 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_53">
  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-v8 mb-4">
  415.    <div class="container-fluid fluid-container">
  416.        <!-- Main Navigation Card -->
  417.        <div class="nav-card-v8">
  418.            <div class="row align-items-center justify-content-between">
  419.                <!-- Logo Section -->
  420.               <div class="col-lg-2 col-md-3 col-6">
  421.                    <div class="logo-section-v8">
  422.                        <a class="logo-link-v8" href="/">
  423.                            
  424.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/0407fa65-3da0-43dd-a2e0-ab1507441373_logo.png" alt="TechSphere Blog" class="logo-img-v8" />
  425.                            
  426.                        </a>
  427.                    </div>
  428.                </div>
  429.  
  430.                <!-- Navigation Menu -->
  431.                <div class="col-lg-8 col-md-6 d-none d-xl-block">
  432.                    <nav class="main-nav-v8">
  433.                        <ul class="nav-list-v8">
  434.  
  435.                            
  436.                            <li class="nav-item-v8">
  437.                                <a href="/" class="nav-link-v8 active-v8"
  438.                                    data-text="Home">Home</a>
  439.                            </li>
  440.  
  441.                            
  442.                            
  443.                             <li class="nav-item-v8">
  444.                                <a href="/category/all-posts/" class="nav-link-v8"
  445.                                    data-text="All Posts">
  446.                                    All Posts
  447.                                </a>
  448.                                </li>
  449.  
  450.                                
  451.  
  452.                                                
  453.                                                
  454.                                
  455.                             <li class="nav-item-v8">
  456.                                <a href="/category/business/" class="nav-link-v8"
  457.                                    data-text="Business">
  458.                                    Business
  459.                                </a>
  460.                                </li>
  461.  
  462.                                
  463.  
  464.                                                
  465.                                                
  466.                                
  467.                             <li class="nav-item-v8">
  468.                                <a href="/category/esports/" class="nav-link-v8"
  469.                                    data-text="Esports">
  470.                                    Esports
  471.                                </a>
  472.                                </li>
  473.  
  474.                                
  475.  
  476.                                                
  477.                                                
  478.                                
  479.                             <li class="nav-item-v8">
  480.                                <a href="/category/fashion/" class="nav-link-v8"
  481.                                    data-text="Fashion">
  482.                                    Fashion
  483.                                </a>
  484.                                </li>
  485.  
  486.                                
  487.  
  488.                                                
  489.                                                
  490.                                
  491.                             <li class="nav-item-v8">
  492.                                <a href="/category/featured/" class="nav-link-v8"
  493.                                    data-text="Featured">
  494.                                    Featured
  495.                                </a>
  496.                                </li>
  497.  
  498.                                
  499.  
  500.                                                
  501.                                                
  502.                                
  503.                             <li class="nav-item-v8">
  504.                                <a href="/category/gaming/" class="nav-link-v8"
  505.                                    data-text="Gaming">
  506.                                    Gaming
  507.                                </a>
  508.                                </li>
  509.  
  510.                                
  511.  
  512.                                                
  513.                                                
  514.                                
  515.                             <li class="nav-item-v8">
  516.                                <a href="/category/health/" class="nav-link-v8"
  517.                                    data-text="Health">
  518.                                    Health
  519.                                </a>
  520.                                </li>
  521.  
  522.                                
  523.  
  524.                                                
  525.                                                
  526.                                
  527.                            
  528.                                
  529.                                
  530.                                <li class="nav-item-v8 has-dropdown-v8">
  531.                                    <a href="#" class="nav-link-v8" data-text="More">More</a>
  532.                                    <div class="dropdown-card-v8">
  533.                                        <div class="dropdown-grid-v8">
  534.                                            <div class="dropdown-section-v8">
  535.                                                <a href="/category/life-fitness/"
  536.                                                    class="dropdown-link-v8">
  537.                                                    <span class="link-icon-v8"></span> Life &amp; Fitness
  538.                                                </a>
  539.                                                
  540.  
  541.                                                
  542.  
  543.                                                
  544.                                                
  545.                                
  546.                            
  547.                                                <a href="/category/lifestyle/"
  548.                                                    class="dropdown-link-v8">
  549.                                                    <span class="link-icon-v8"></span> Lifestyle
  550.                                                </a>
  551.                                                
  552.  
  553.                                                
  554.                                                
  555.                                
  556.                            
  557.                                                <a href="/category/news/"
  558.                                                    class="dropdown-link-v8">
  559.                                                    <span class="link-icon-v8"></span> News
  560.                                                </a>
  561.                                                
  562.  
  563.                                                
  564.                                                
  565.                                
  566.                            
  567.                                                <a href="/category/others/"
  568.                                                    class="dropdown-link-v8">
  569.                                                    <span class="link-icon-v8"></span> Others
  570.                                                </a>
  571.                                                
  572.  
  573.                                                
  574.                                                
  575.                                
  576.                            
  577.                                                <a href="/category/politics/"
  578.                                                    class="dropdown-link-v8">
  579.                                                    <span class="link-icon-v8"></span> Politics
  580.                                                </a>
  581.                                                
  582.  
  583.                                                
  584.                                                
  585.                                
  586.                            
  587.                                                <a href="/category/sports/"
  588.                                                    class="dropdown-link-v8">
  589.                                                    <span class="link-icon-v8"></span> Sports
  590.                                                </a>
  591.                                                
  592.  
  593.                                                
  594.                                                
  595.                                
  596.                            
  597.                                                <a href="/category/tech/"
  598.                                                    class="dropdown-link-v8">
  599.                                                    <span class="link-icon-v8"></span> Tech
  600.                                                </a>
  601.                                                
  602.  
  603.                                                
  604.                                                
  605.                                
  606.                            
  607.                                                <a href="/category/travel/"
  608.                                                    class="dropdown-link-v8">
  609.                                                    <span class="link-icon-v8"></span> Travel
  610.                                                </a>
  611.                                                
  612.  
  613.                                                
  614.                                                
  615.                                            </div>
  616.                                        </div>
  617.                                    </div>
  618.                                </li>
  619.                                
  620.                                
  621. <li>
  622.                  <a href="/page/contact-us/">
  623.                     Contact Us
  624.                  </a>
  625.              </li>
  626.                        </ul>
  627.                    </nav>
  628.  
  629.                </div>
  630.  
  631.                <!-- Search & Mobile Toggle -->
  632.                <div class="col-lg-2 col-md-3 col-6">
  633.                    <div class="nav-actions-v8">
  634.                        <button class="search-toggle-v8" onclick="toggleSearchV8()">
  635.                            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  636.                                stroke-width="2">
  637.                                <circle cx="11" cy="11" r="8"></circle>
  638.                                <path d="m21 21-4.35-4.35"></path>
  639.                            </svg>
  640.                        </button>
  641.                        <button class="mobile-toggle-v8 d-xl-none" onclick="toggleMobileNavV8()">
  642.                            <i class="ti-menu fs-5"></i>
  643.                        </button>
  644.                    </div>
  645.                </div>
  646.            </div>
  647.        </div>
  648.  
  649.        <!-- Floating Search Card -->
  650.        <div class="search-card-v8" id="searchCardV8">
  651.            <div class="search-container-v8">
  652.                <form class="search-form-v8" action="#" method="get">
  653.                    <div class="search-input-wrapper-v8">
  654.                        <svg class="search-icon-v8" width="20" height="20" viewBox="0 0 24 24" fill="none"
  655.                            stroke="currentColor" stroke-width="2">
  656.                            <circle cx="11" cy="11" r="8"></circle>
  657.                            <path d="m21 21-4.35-4.35"></path>
  658.                        </svg>
  659.                        <input type="search" class="search-input-v8" id="search-input"
  660.                            placeholder="Search for articles, tutorials, news..." name="q" autocomplete="off">
  661.                        <button type="button" class="search-close-v8" onclick="toggleSearchV8()">
  662.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  663.                                stroke-width="2">
  664.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  665.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  666.                            </svg>
  667.                        </button>
  668.                    </div>
  669.                    <div class="search-suggestions-v8 search-v1" id="search-results">
  670.                        
  671.                        
  672.                    </div>
  673.                </form>
  674.            </div>
  675.        </div>
  676.  
  677.        <!-- Mobile Navigation Card -->
  678.        <div class="mobile-nav-card-v8 d-xl-none" id="mobileNavV8">
  679.            <div class="mobile-nav-content-v8">
  680.                <ul class="mobile-nav-list-v8">
  681.  
  682.                    
  683.                    <li class="mobile-nav-item-v8">
  684.                        <a href="/" class="mobile-nav-link-v8 active-v8">
  685.                            Home
  686.                        </a>
  687.                    </li>
  688.  
  689.                    
  690.                      <li class="mobile-nav-item-v8">
  691.                        <a href="/category/all-posts/" class="mobile-nav-link-v8">
  692.                            All Posts
  693.                        </a>
  694.                        </li>
  695.  
  696.                        
  697.  
  698.                                
  699.                                
  700.                        
  701.                      <li class="mobile-nav-item-v8">
  702.                        <a href="/category/business/" class="mobile-nav-link-v8">
  703.                            Business
  704.                        </a>
  705.                        </li>
  706.  
  707.                        
  708.  
  709.                                
  710.                                
  711.                        
  712.                      <li class="mobile-nav-item-v8">
  713.                        <a href="/category/esports/" class="mobile-nav-link-v8">
  714.                            Esports
  715.                        </a>
  716.                        </li>
  717.  
  718.                        
  719.  
  720.                                
  721.                                
  722.                        
  723.                      <li class="mobile-nav-item-v8">
  724.                        <a href="/category/fashion/" class="mobile-nav-link-v8">
  725.                            Fashion
  726.                        </a>
  727.                        </li>
  728.  
  729.                        
  730.  
  731.                                
  732.                                
  733.                        
  734.                      <li class="mobile-nav-item-v8">
  735.                        <a href="/category/featured/" class="mobile-nav-link-v8">
  736.                            Featured
  737.                        </a>
  738.                        </li>
  739.  
  740.                        
  741.  
  742.                                
  743.                                
  744.                        
  745.                      <li class="mobile-nav-item-v8">
  746.                        <a href="/category/gaming/" class="mobile-nav-link-v8">
  747.                            Gaming
  748.                        </a>
  749.                        </li>
  750.  
  751.                        
  752.  
  753.                                
  754.                                
  755.                        
  756.                      <li class="mobile-nav-item-v8">
  757.                        <a href="/category/health/" class="mobile-nav-link-v8">
  758.                            Health
  759.                        </a>
  760.                        </li>
  761.  
  762.                        
  763.  
  764.                                
  765.                                
  766.                        
  767.                    
  768.                        
  769.                        
  770.                        <li class="mobile-nav-item-v8">
  771.                            <a href="#" class="mobile-nav-link-v8" onclick="toggleMobileDropdownV8('more-mobile-v8')">
  772.                                More
  773.                                <svg class="mobile-arrow-v8" width="16" height="16" viewBox="0 0 24 24" fill="none"
  774.                                    stroke="currentColor" stroke-width="2">
  775.                                    <polyline points="6,9 12,15 18,9"></polyline>
  776.                                </svg>
  777.                            </a>
  778.                            <ul class="mobile-dropdown-v8" id="more-mobile-v8">
  779.                                <li>
  780.                                    <a href="/category/life-fitness/"
  781.                                        class="mobile-sub-link-v8">
  782.                                        Life &amp; Fitness
  783.                                    </a>
  784.                                </li>
  785.                                
  786.  
  787.                                
  788.  
  789.                                
  790.                                
  791.                        
  792.                    
  793.                                
  794.                                <li>
  795.                                    <a href="/category/lifestyle/"
  796.                                        class="mobile-sub-link-v8">
  797.                                        Lifestyle
  798.                                    </a>
  799.                                </li>
  800.                                
  801.  
  802.                                
  803.                                
  804.                        
  805.                    
  806.                                
  807.                                <li>
  808.                                    <a href="/category/news/"
  809.                                        class="mobile-sub-link-v8">
  810.                                        News
  811.                                    </a>
  812.                                </li>
  813.                                
  814.  
  815.                                
  816.                                
  817.                        
  818.                    
  819.                                
  820.                                <li>
  821.                                    <a href="/category/others/"
  822.                                        class="mobile-sub-link-v8">
  823.                                        Others
  824.                                    </a>
  825.                                </li>
  826.                                
  827.  
  828.                                
  829.                                
  830.                        
  831.                    
  832.                                
  833.                                <li>
  834.                                    <a href="/category/politics/"
  835.                                        class="mobile-sub-link-v8">
  836.                                        Politics
  837.                                    </a>
  838.                                </li>
  839.                                
  840.  
  841.                                
  842.                                
  843.                        
  844.                    
  845.                                
  846.                                <li>
  847.                                    <a href="/category/sports/"
  848.                                        class="mobile-sub-link-v8">
  849.                                        Sports
  850.                                    </a>
  851.                                </li>
  852.                                
  853.  
  854.                                
  855.                                
  856.                        
  857.                    
  858.                                
  859.                                <li>
  860.                                    <a href="/category/tech/"
  861.                                        class="mobile-sub-link-v8">
  862.                                        Tech
  863.                                    </a>
  864.                                </li>
  865.                                
  866.  
  867.                                
  868.                                
  869.                        
  870.                    
  871.                                
  872.                                <li>
  873.                                    <a href="/category/travel/"
  874.                                        class="mobile-sub-link-v8">
  875.                                        Travel
  876.                                    </a>
  877.                                </li>
  878.                                
  879.  
  880.                                
  881.                                
  882.                            </ul>
  883.                        </li>
  884.                        
  885.                        
  886.  
  887.                </ul>
  888.  
  889.            </div>
  890.        </div>
  891.    </div>
  892.  
  893.    <!-- Background Overlay -->
  894.    <div class="nav-overlay-v8" id="navOverlayV8" onclick="closeAllV8()"></div>
  895. </header>
  896.  
  897. <style>
  898.    /* Navbar V8 Styles - Card-Based Glassmorphism Navigation */
  899.    .header-v8 {
  900.        padding: 20px 0;
  901.        position: relative;
  902.        min-height: 120px;
  903.    }
  904.  
  905.    /* Main Navigation Card */
  906.    .nav-card-v8 {
  907.        background:var(--navbar-bg);
  908.        backdrop-filter: blur(20px);
  909.        border: 1px solid var(--border-color);
  910.        border-radius: 20px;
  911.        padding: 15px 25px;
  912.        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  913.        position: relative;
  914.        z-index: 100;
  915.    }
  916.  
  917.    /* Logo Styles */
  918.    .logo-img-v8 {
  919.        max-height: 60px;
  920.        transition: all 0.3s ease;
  921.    }
  922.  
  923.    .logo-link-v8:hover .logo-img-v8 {
  924.        transform: scale(1.05) rotate(2deg);
  925.    }
  926.  
  927.    /* Main Navigation */
  928.    .nav-list-v8 {
  929.        list-style: none;
  930.        padding: 0;
  931.        margin: 0;
  932.        display: flex;
  933.        align-items: center;
  934.        justify-content: center;
  935.        gap: 8px;
  936.    }
  937.  
  938.    .nav-item-v8 {
  939.        position: relative;
  940.    }
  941.  
  942.    .nav-link-v8 {
  943.        color: #4a5568;
  944.        text-decoration: none;
  945.        font-weight: 500;
  946.        font-size: 15px;
  947.        padding: 12px 18px;
  948.        border-radius: 12px;
  949.        position: relative;
  950.        transition: all 0.3s ease;
  951.        display: block;
  952.        background: linear-gradient(135deg, transparent 0%, transparent 100%);
  953.    }
  954.  
  955.    .nav-link-v8::before {
  956.        content: attr(data-text);
  957.        position: absolute;
  958.        top: 0;
  959.        left: 0;
  960.        right: 0;
  961.        bottom: 0;
  962.        display: flex;
  963.        align-items: center;
  964.        justify-content: center;
  965.        background: var(--sub-nav);
  966.        color: var(--topbar-color);
  967.        border-radius: 12px;
  968.        opacity: 0;
  969.        transform: scale(0.8);
  970.        transition: all 0.3s ease;
  971.        font-weight: 600;
  972.    }
  973.  
  974.    .nav-link-v8:hover::before,
  975.    .nav-link-v8.active-v8::before {
  976.        opacity: 1;
  977.        transform: scale(1);
  978.    }
  979.  
  980.    .nav-link-v8:hover,
  981.    .nav-link-v8.active-v8 {
  982.        color: transparent;
  983.        background: rgba(102, 126, 234, 0.1);
  984.    }
  985.  
  986.    /* Dropdown Styles */
  987.    .dropdown-card-v8 {
  988.        position: absolute;
  989.        top: calc(100% + 15px);
  990.        left: 50%;
  991.        transform: translateX(-50%);
  992.        background:var(--navbar-bg);
  993.        backdrop-filter: blur(20px);
  994.        border: 1px solid var(--border-color);
  995.        border-radius: 16px;
  996.        padding: 25px;
  997.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  998.        opacity: 0;
  999.        visibility: hidden;
  1000.        transform: translateX(-50%) translateY(-10px);
  1001.        transition: all 0.3s ease;
  1002.        z-index: 200;
  1003.        min-width: 320px;
  1004.    }
  1005.  
  1006.    .has-dropdown-v8:hover .dropdown-card-v8 {
  1007.        opacity: 1;
  1008.        visibility: visible;
  1009.        transform: translateX(-50%) translateY(0);
  1010.    }
  1011.  
  1012.    .dropdown-grid-v8 {
  1013.        display: grid;
  1014.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  1015.        gap: 20px;
  1016.    }
  1017.  
  1018.    .dropdown-header-v8 {
  1019.        font-size: 12px;
  1020.        font-weight: 700;
  1021.        color: #667eea;
  1022.        margin-bottom: 12px;
  1023.        text-transform: uppercase;
  1024.        letter-spacing: 1px;
  1025.    }
  1026.  
  1027.    .dropdown-link-v8 {
  1028.        display: flex;
  1029.        align-items: center;
  1030.        color: var(--navbar-color) !important;;
  1031.        text-decoration: none;
  1032.        font-size: 14px;
  1033.        padding: 10px 12px;
  1034.        border-radius: 10px;
  1035.        transition: all 0.3s ease;
  1036.        margin-bottom: 8px;
  1037.    }
  1038.  
  1039.    .dropdown-link-v8:hover {
  1040.        background:var(--bs-primary);
  1041.        color: var(--bs-white) !important;;
  1042.        transform: translateX(5px);
  1043.    }
  1044.  
  1045.    .link-icon-v8 {
  1046.        margin-right: 10px;
  1047.        height: 5px;
  1048.        width: 5px;
  1049.        border: 1px solid #2d3748;
  1050.        border-radius: 50%;
  1051.    }
  1052.  
  1053.    /* Navigation Actions */
  1054.    .nav-actions-v8 {
  1055.        display: flex;
  1056.        align-items: center;
  1057.        justify-content: flex-end;
  1058.        gap: 10px;
  1059.    }
  1060.  
  1061.    .search-toggle-v8,
  1062.    .mobile-toggle-v8 {
  1063.        background: rgba(102, 126, 234, 0.1);
  1064.        border: none;
  1065.        border-radius: 12px;
  1066.        padding: 12px;
  1067.        cursor: pointer;
  1068.        transition: all 0.3s ease;
  1069.        color: var(--bs-white);
  1070.    }
  1071.  
  1072.    .search-toggle-v8:hover,
  1073.    .mobile-toggle-v8:hover {
  1074.        background: var(--sub-nav);
  1075.        color: var(--topbar-color);
  1076.        transform: scale(1.05);
  1077.    }
  1078.  
  1079.    .mobile-toggle-v8 {
  1080.        flex-direction: column;
  1081.        gap: 3px;
  1082.        padding: 10px 12px;
  1083.    }
  1084.  
  1085.    .toggle-line-v8 {
  1086.        width: 20px;
  1087.        height: 2px;
  1088.        background: currentColor;
  1089.        border-radius: 1px;
  1090.        transition: all 0.3s ease;
  1091.    }
  1092.  
  1093.    /* Floating Search Card */
  1094.    .search-card-v8 {
  1095.        position: absolute;
  1096.        top: 100%;
  1097.        left: 50%;
  1098.        transform: translateX(-50%);
  1099.        width: calc(100% - 40px);
  1100.        max-width: 600px;
  1101.        background:var(--navbar-bg);
  1102.        backdrop-filter: blur(20px);
  1103.        border: 1px solid var(--border-color);
  1104.        border-radius: 20px;
  1105.        padding: 25px;
  1106.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1107.        opacity: 0;
  1108.        visibility: hidden;
  1109.        transform: translateX(-50%) translateY(-20px);
  1110.        transition: all 0.4s ease;
  1111.        z-index: 300;
  1112.        margin-top: 15px;
  1113.    }
  1114.  
  1115.    .search-card-v8.show-v8 {
  1116.        opacity: 1;
  1117.        visibility: visible;
  1118.        transform: translateX(-50%) translateY(0);
  1119.    }
  1120.  
  1121.    .search-input-wrapper-v8 {
  1122.        display: flex;
  1123.        align-items: center;
  1124.        background: rgba(248, 250, 252, 0.8);
  1125.        border: 2px solid rgba(102, 126, 234, 0.2);
  1126.        border-radius: 15px;
  1127.        padding: 5px;
  1128.        margin-bottom: 20px;
  1129.        transition: all 0.3s ease;
  1130.    }
  1131.  
  1132.    .search-input-wrapper-v8:focus-within {
  1133.        border-color: #667eea;
  1134.        background: rgba(255, 255, 255, 0.9);
  1135.        box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1136.    }
  1137.  
  1138.    .search-icon-v8 {
  1139.        color: #a0aec0;
  1140.        margin: 0 15px;
  1141.        transition: color 0.3s ease;
  1142.    }
  1143.  
  1144.    .search-input-wrapper-v8:focus-within .search-icon-v8 {
  1145.        color: #667eea;
  1146.    }
  1147.  
  1148.    .search-input-v8 {
  1149.        flex: 1;
  1150.        border: none;
  1151.        background: transparent;
  1152.        font-size: 16px;
  1153.        padding: 15px 0;
  1154.        outline: none;
  1155.        color: #2d3748;
  1156.    }
  1157.  
  1158.    .search-input-v8::placeholder {
  1159.        color: #a0aec0;
  1160.    }
  1161.  
  1162.    .search-close-v8 {
  1163.        background: rgba(160, 174, 192, 0.2);
  1164.        border: none;
  1165.        border-radius: 10px;
  1166.        padding: 8px;
  1167.        margin-right: 8px;
  1168.        cursor: pointer;
  1169.        transition: all 0.3s ease;
  1170.        color: #a0aec0;
  1171.    }
  1172.  
  1173.    .search-close-v8:hover {
  1174.        background: rgba(229, 62, 62, 0.1);
  1175.        color: #e53e3e;
  1176.    }
  1177.  
  1178.    /* Search Suggestions */
  1179.    .search-suggestions-v8 {
  1180.        display: grid;
  1181.        gap: 8px;
  1182.    }
  1183.  
  1184.    .suggestion-item-v8 {
  1185.        display: flex;
  1186.        align-items: center;
  1187.        padding: 12px 15px;
  1188.        background: rgba(248, 250, 252, 0.1);
  1189.        border-radius: 12px;
  1190.        cursor: pointer;
  1191.        transition: all 0.3s ease;
  1192.    }
  1193.  
  1194.    .suggestion-item-v8:hover {
  1195.        background: linear-gradient(135deg, #667eea 0%, #007bff 100%);
  1196.        color: white;
  1197.        transform: translateX(5px);
  1198.    }
  1199.  
  1200.    .suggestion-icon-v8 {
  1201.        margin-right: 12px;
  1202.        font-size: 16px;
  1203.    }
  1204.  
  1205.    .suggestion-text-v8 {
  1206.        font-size: 14px;
  1207.        font-weight: 500;
  1208.    }
  1209.  
  1210.    /* Mobile Navigation Card */
  1211.    .mobile-nav-card-v8 {
  1212.        position: absolute;
  1213.        top: 100%;
  1214.        left: 50%;
  1215.        transform: translateX(-50%);
  1216.        width: calc(100% - 40px);
  1217.        background:var(--card-bg);
  1218.        backdrop-filter: blur(20px);
  1219.        border: 1px solid var(--border-color);
  1220.        border-radius: 20px;
  1221.        padding: 20px;
  1222.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1223.        opacity: 0;
  1224.        visibility: hidden;
  1225.        transform: translateX(-50%) translateY(-20px);
  1226.        transition: all 0.4s ease;
  1227.        z-index: 300;
  1228.        margin-top: 15px;
  1229.        max-height: 70vh;
  1230.        overflow-y: auto;
  1231.    }
  1232.  
  1233.    .mobile-nav-card-v8.show-v8 {
  1234.        opacity: 1;
  1235.        visibility: visible;
  1236.        transform: translateX(-50%) translateY(0);
  1237.    }
  1238.  
  1239.    .mobile-nav-list-v8 {
  1240.        list-style: none;
  1241.        padding: 0;
  1242.        margin: 0;
  1243.    }
  1244.  
  1245.    .mobile-nav-item-v8 {
  1246.        margin-bottom: 8px;
  1247.    }
  1248.  
  1249.    .mobile-nav-link-v8 {
  1250.        display: flex;
  1251.        align-items: center;
  1252.        color: var(--navbar-color) !important;
  1253.        text-decoration: none;
  1254.        font-weight: 500;
  1255.        font-size: 16px;
  1256.        padding: 15px;
  1257.        border-radius: 12px;
  1258.        justify-content: space-between;
  1259.    }
  1260.  
  1261.    .mobile-nav-link-v8:hover,
  1262.    .mobile-nav-link-v8.active-v8 {
  1263.        background:var(--sub-nav);
  1264.        color: var(--topbar-color) !important;
  1265.    }
  1266.  
  1267.    .mobile-nav-icon-v8 {
  1268.        font-size: 18px;
  1269.        background-color: var(--navbar-bg) !important;
  1270.        margin-right: 12px;
  1271.    }
  1272.  
  1273.    .mobile-arrow-v8 {
  1274.        transition: transform 0.3s ease;
  1275.    }
  1276.  
  1277.    .mobile-nav-item-v8.open-v8 .mobile-arrow-v8 {
  1278.        transform: rotate(180deg);
  1279.    }
  1280.  
  1281.    .mobile-dropdown-v8 {
  1282.        list-style: none;
  1283.        padding: 0;
  1284.        margin: 0;
  1285.        max-height: 0;
  1286.        overflow: hidden;
  1287.        transition: all 0.3s ease;
  1288.        background: rgba(248, 250, 252, 0.5);
  1289.        border-radius: 12px;
  1290.        margin-top: 8px;
  1291.    }
  1292.  
  1293.    .mobile-dropdown-v8.show-v8 {
  1294.        max-height: 300px;
  1295.        background-color: var(--navbar-bg);
  1296.        padding: 10px 0;
  1297.    }
  1298.  
  1299.    .mobile-sub-link-v8 {
  1300.        display: block;
  1301.        color: var(--navbar-color) !important;
  1302.        text-decoration: none;
  1303.        font-size: 14px;
  1304.        padding: 10px 20px;
  1305.        transition: all 0.3s ease;
  1306.    }
  1307.  
  1308.    .mobile-sub-link-v8:hover {
  1309.        color: var(--topbar-color);
  1310.        background: var(--sub-nav);
  1311.        border-radius: 12px;
  1312.    }
  1313.  
  1314.    /* Background Overlay */
  1315.    .nav-overlay-v8 {
  1316.        position: fixed;
  1317.        top: 0;
  1318.        left: 0;
  1319.        right: 0;
  1320.        bottom: 0;
  1321.        background: rgba(0, 0, 0, 0.3);
  1322.        backdrop-filter: blur(5px);
  1323.        z-index: 250;
  1324.        opacity: 0;
  1325.        visibility: hidden;
  1326.        transition: all 0.3s ease;
  1327.    }
  1328.  
  1329.    .nav-overlay-v8.show-v8 {
  1330.        opacity: 1;
  1331.        visibility: visible;
  1332.    }
  1333.  
  1334.    /* Responsive Design */
  1335.    @media (max-width: 1300px) {
  1336.        .header-v8 {
  1337.            padding: 15px 0;
  1338.        }
  1339.  
  1340.        .nav-card-v8 {
  1341.            padding: 12px 20px;
  1342.            border-radius: 15px;
  1343.        }
  1344.  
  1345.        .search-card-v8,
  1346.        .mobile-nav-card-v8 {
  1347.            width: calc(100% - 40px);
  1348.            padding: 20px;
  1349.        }
  1350.    }
  1351.  
  1352.    @media (max-width: 576px) {
  1353.        .nav-card-v8 {
  1354.            padding: 10px 15px;
  1355.        }
  1356.  
  1357.        .logo-img-v8 {
  1358.            max-height: 35px;
  1359.        }
  1360.    }
  1361. </style>
  1362.  
  1363. <script>
  1364.    let activeCard = null;
  1365.  
  1366.    function toggleSearchV8() {
  1367.        const searchCard = document.getElementById('searchCardV8');
  1368.        const overlay = document.getElementById('navOverlayV8');
  1369.        const mobileNav = document.getElementById('mobileNavV8');
  1370.  
  1371.        // Close mobile nav if open
  1372.        mobileNav.classList.remove('show-v8');
  1373.  
  1374.        if (searchCard.classList.contains('show-v8')) {
  1375.            searchCard.classList.remove('show-v8');
  1376.            overlay.classList.remove('show-v8');
  1377.            activeCard = null;
  1378.        } else {
  1379.            searchCard.classList.add('show-v8');
  1380.            overlay.classList.add('show-v8');
  1381.            activeCard = 'search';
  1382.  
  1383.            // Focus on search input
  1384.            setTimeout(() => {
  1385.                const searchInput = document.querySelector('.search-input-v8');
  1386.                if (searchInput) searchInput.focus();
  1387.            }, 100);
  1388.        }
  1389.    }
  1390.  
  1391.    function toggleMobileNavV8() {
  1392.        const mobileNav = document.getElementById('mobileNavV8');
  1393.        const overlay = document.getElementById('navOverlayV8');
  1394.        const searchCard = document.getElementById('searchCardV8');
  1395.  
  1396.        // Close search if open
  1397.        searchCard.classList.remove('show-v8');
  1398.  
  1399.        if (mobileNav.classList.contains('show-v8')) {
  1400.            mobileNav.classList.remove('show-v8');
  1401.            overlay.classList.remove('show-v8');
  1402.            activeCard = null;
  1403.        } else {
  1404.            mobileNav.classList.add('show-v8');
  1405.            overlay.classList.add('show-v8');
  1406.            activeCard = 'mobile';
  1407.        }
  1408.    }
  1409.  
  1410.    function toggleMobileDropdownV8(dropdownId) {
  1411.        const dropdown = document.getElementById(dropdownId);
  1412.        const parentItem = dropdown.closest('.mobile-nav-item-v8');
  1413.  
  1414.        // Close other dropdowns
  1415.        const allDropdowns = document.querySelectorAll('.mobile-dropdown-v8');
  1416.        const allParents = document.querySelectorAll('.mobile-nav-item-v8');
  1417.  
  1418.        allDropdowns.forEach(dd => {
  1419.            if (dd.id !== dropdownId) {
  1420.                dd.classList.remove('show-v8');
  1421.            }
  1422.        });
  1423.  
  1424.        allParents.forEach(parent => {
  1425.            if (parent !== parentItem) {
  1426.                parent.classList.remove('open-v8');
  1427.            }
  1428.        });
  1429.  
  1430.        // Toggle current dropdown
  1431.        dropdown.classList.toggle('show-v8');
  1432.        parentItem.classList.toggle('open-v8');
  1433.    }
  1434.  
  1435.    function closeAllV8() {
  1436.        const searchCard = document.getElementById('searchCardV8');
  1437.        const mobileNav = document.getElementById('mobileNavV8');
  1438.        const overlay = document.getElementById('navOverlayV8');
  1439.  
  1440.        searchCard.classList.remove('show-v8');
  1441.        mobileNav.classList.remove('show-v8');
  1442.        overlay.classList.remove('show-v8');
  1443.        activeCard = null;
  1444.    }
  1445.  
  1446.    // Close on escape key
  1447.    document.addEventListener('keydown', function (e) {
  1448.        if (e.key === 'Escape' && activeCard) {
  1449.            closeAllV8();
  1450.        }
  1451.    });
  1452.  
  1453.    // Handle suggestion clicks
  1454.    document.addEventListener('click', function (e) {
  1455.        if (e.target.closest('.suggestion-item-v8')) {
  1456.            const suggestionText = e.target.closest('.suggestion-item-v8').querySelector('.suggestion-text-v8').textContent;
  1457.            const searchInput = document.querySelector('.search-input-v8');
  1458.            if (searchInput) {
  1459.                searchInput.value = suggestionText.replace(/^(Popular|Trending|Latest): /, '');
  1460.            }
  1461.        }
  1462.    });
  1463. </script>
  1464. <script>
  1465.  document.addEventListener("DOMContentLoaded", function () {
  1466.    console.log("loaded");
  1467.  
  1468.     const searchInput = document.getElementById("search-input")
  1469.    const searchResults = document.getElementById("search-results");
  1470.  
  1471.    if (!searchInput || !searchResults) {
  1472.      console.error("Search input/results not found");
  1473.      return;
  1474.    }
  1475.  
  1476.    // Prevent form submission
  1477.    if (searchInput.form) {
  1478.      searchInput.form.addEventListener("submit", function (e) {
  1479.        e.preventDefault();
  1480.      });
  1481.    }
  1482.  
  1483.    // Add event listener for keyup
  1484.    searchInput.addEventListener("keyup", function (e) {
  1485.      console.log("Key pressed:", e.key);
  1486.      e.preventDefault();
  1487.  
  1488.      const query = searchInput.value.trim();
  1489.      console.log("User is typing: " + query);
  1490.  
  1491.      // If empty → clear and hide
  1492.      if (query === "") {
  1493.        searchResults.innerHTML = "";
  1494.        searchResults.style.display = "none";
  1495.        return;
  1496.      }
  1497.  
  1498.      // Show results
  1499.      searchResults.style.display = "block";
  1500.  
  1501.      // Fetch search results
  1502.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1503.        method: "GET",
  1504.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1505.      })
  1506.        .then(response => {
  1507.          console.log("Response Status:", response.status);
  1508.          return response.json();
  1509.        })
  1510.        .then(data => {
  1511.          console.log("Data received:", data);
  1512.          if (data.html) {
  1513.            searchResults.innerHTML = data.html;
  1514.          } else {
  1515.            searchResults.innerHTML = "<p>No results found.</p>";
  1516.          }
  1517.        })
  1518.        .catch(error => {
  1519.          console.error("Error fetching search results:", error);
  1520.        });
  1521.    });
  1522.  
  1523.    // Close results when clicking outside
  1524.    document.addEventListener("click", function (e) {
  1525.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1526.        searchResults.style.display = "none";
  1527.      }
  1528.    });
  1529.  
  1530.    // Close results on ESC key
  1531.    document.addEventListener("keydown", function (e) {
  1532.      if (e.key === "Escape") {
  1533.        searchResults.style.display = "none";
  1534.      }
  1535.    });
  1536.  });
  1537. </script>
  1538.  
  1539.  
  1540.        </header>
  1541.        <!-- end of header -->
  1542.        <!-- start of wpo-blog-hero -->
  1543.        
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551. <style>
  1552.  /* Full-Width Featured Article */
  1553.  .full-featured {
  1554.    background: var(--card-bg, #ffffff);
  1555.    border-radius: 12px;
  1556.    overflow: hidden;
  1557.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1558.    border: 1px solid var(--border-color, #e5e7eb);
  1559.    transition: box-shadow 0.3s ease;
  1560.  }
  1561.  
  1562.  .full-featured:hover {
  1563.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1564.  }
  1565.  
  1566.  .featured-image-container {
  1567.    position: relative;
  1568.    height: 400px;
  1569.    overflow: hidden;
  1570.  }
  1571.  
  1572.  .featured-image {
  1573.    width: 100%;
  1574.    height: 100%;
  1575.    object-fit: cover;
  1576.  }
  1577.  
  1578.  .featured-content {
  1579.    padding: 2rem;
  1580.  }
  1581.  
  1582.  .featured-title {
  1583.    font-size: 2.5rem;
  1584.    font-weight: 700;
  1585.    color: #111827;
  1586.    margin-bottom: 1rem;
  1587.    line-height: 1.2;
  1588.  }
  1589.  
  1590.  .featured-title a {
  1591.    color: inherit;
  1592.    text-decoration: none;
  1593.  }
  1594.  
  1595.  .featured-title a:hover {
  1596.    color: #3b82f6;
  1597.    transition: color 0.3s ease;
  1598.  }
  1599.  
  1600.  .featured-summary {
  1601.    font-size: 1.1rem;
  1602.    color: #4b5563;
  1603.    line-height: 1.6;
  1604.    margin-bottom: 1.5rem;
  1605.  }
  1606.  
  1607.  /* Category Tags - Dynamic Colors */
  1608.  .category-tag {
  1609.    position: absolute;
  1610.    top: 1rem;
  1611.    left: 1rem;
  1612.    padding: 0.4rem 1.2rem;
  1613.    font-size: 0.8rem;
  1614.    font-weight: 600;
  1615.    text-transform: uppercase;
  1616.    color: white;
  1617.    border-radius: 20px;
  1618.    z-index: 2;
  1619.  }
  1620.  
  1621.  /* Category Colors */
  1622.  
  1623.  .business-tag, .business-cat { background-color: #10b981; }
  1624.  
  1625.  .lifestyle-tag, .lifestyle-cat { background-color: #8b5cf6; }
  1626.  .sports-tag, .sports-cat { background-color: #f59e0b; }
  1627.  .travel-tag, .travel-cat { background-color: #06b6d4; }
  1628.  .health-tag, .health-cat { background-color: #84cc16; }
  1629.  
  1630.  /* Article Meta */
  1631.  .article-meta {
  1632.    display: flex;
  1633.    align-items: center;
  1634.    justify-content: space-between;
  1635.    font-size: 0.9rem;
  1636.    color: #6b7280;
  1637.  }
  1638.  
  1639.  .author-info {
  1640.    display: flex;
  1641.    align-items: center;
  1642.    gap: 0.75rem;
  1643.  }
  1644.  
  1645.  .author-pic {
  1646.    width: 40px;
  1647.    height: 40px;
  1648.    border-radius: 50%;
  1649.    object-fit: cover;
  1650.  }
  1651.  
  1652.  .author-name {
  1653.    font-weight: 600;
  1654.    color: var(--topbar-color, #111827);
  1655.  }
  1656.  
  1657.  .post-time {
  1658.    font-size: 0.85rem;
  1659.    color: #6b7280;
  1660.  }
  1661.  
  1662.  .read-time {
  1663.    background: #f3f4f6;
  1664.    padding: 0.25rem 0.75rem;
  1665.    border-radius: 12px;
  1666.    font-size: 0.8rem;
  1667.  }
  1668.  
  1669.  /* Compact Cards */
  1670.  .compact-card {
  1671.    background: var(--card-bg, #ffffff);
  1672.    border-radius: 12px;
  1673.    overflow: hidden;
  1674.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1675.    border: 1px solid var(--border-color, #e5e7eb);
  1676.    transition: box-shadow 0.3s ease;
  1677.    height: 100%;
  1678.  }
  1679.  
  1680.  .compact-card:hover {
  1681.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1682.  }
  1683.  
  1684.  .compact-image {
  1685.    position: relative;
  1686.    height: 160px;
  1687.    overflow: hidden;
  1688.  }
  1689.  
  1690.  .compact-image img {
  1691.    width: 100%;
  1692.    height: 100%;
  1693.    object-fit: cover;
  1694.  }
  1695.  
  1696.  .compact-category {
  1697.    position: absolute;
  1698.    top: 0.75rem;
  1699.    left: 0.75rem;
  1700.    padding: 0.3rem 1rem;
  1701.    font-size: 0.75rem;
  1702.    border-radius: 20px;
  1703.    color: white;
  1704.    font-weight: 600;
  1705.    text-transform: uppercase;
  1706.  }
  1707.  
  1708.  .compact-body {
  1709.    padding: 1.25rem;
  1710.  }
  1711.  
  1712.  .compact-title {
  1713.    font-size: 1.1rem;
  1714.    font-weight: 600;
  1715.    color: #111827;
  1716.    margin-bottom: 0.5rem;
  1717.    line-height: 1.3;
  1718.  }
  1719.  
  1720.  .compact-title a {
  1721.    color: inherit;
  1722.    text-decoration: none;
  1723.  }
  1724.  
  1725.  .compact-title a:hover {
  1726.    color: #3b82f6;
  1727.    transition: color 0.3s ease;
  1728.  }
  1729.  
  1730.  .compact-text {
  1731.    font-size: 0.9rem;
  1732.    color: #4b5563;
  1733.    line-height: 1.5;
  1734.  }
  1735.  
  1736.  .compact-footer {
  1737.    display: flex;
  1738.    justify-content: space-between;
  1739.    align-items: center;
  1740.    margin-top: 1rem;
  1741.    font-size: 0.85rem;
  1742.    color: #6b7280;
  1743.  }
  1744.  
  1745.  .compact-author {
  1746.    display: flex;
  1747.    align-items: center;
  1748.    gap: 0.5rem;
  1749.  }
  1750.  
  1751.  .compact-avatar {
  1752.    width: 28px;
  1753.    height: 28px;
  1754.    border-radius: 50%;
  1755.    object-fit: cover;
  1756.  }
  1757.  
  1758.  .compact-name {
  1759.    color: var(--topbar-color, #111827);
  1760.    font-weight: 500;
  1761.  }
  1762.  
  1763.  /* Recent Articles Sidebar */
  1764.  .recent-section {
  1765.    background: var(--card-bg, #ffffff);
  1766.    border-radius: 12px;
  1767.    padding: 1.5rem;
  1768.    border: 1px solid var(--border-color, #e5e7eb);
  1769.    height: 100%;
  1770.  }
  1771.  
  1772.  .recent-title {
  1773.    font-size: 1.2rem;
  1774.    font-weight: 700;
  1775.    color: #111827;
  1776.    margin-bottom: 1rem;
  1777.    border-bottom: 1px solid var(--border-color, #e5e7eb);
  1778.    padding-bottom: 0.5rem;
  1779.  }
  1780.  
  1781.  .recent-list {
  1782.    display: flex;
  1783.    flex-direction: column;
  1784.    gap: 1rem;
  1785.  }
  1786.  
  1787.  .recent-item {
  1788.    padding: 0.75rem;
  1789.    border-radius: 8px;
  1790.    transition: background 0.2s ease;
  1791.    border: 1px solid var(--border-color, #e5e7eb);
  1792.  }
  1793.  
  1794.  .recent-item:hover {
  1795.    background: var(--card-bg);
  1796.  }
  1797.  
  1798.  .recent-article-title {
  1799.    font-size: 0.95rem;
  1800.    font-weight: 500;
  1801.    color: var(--topbar-color, #111827);
  1802.    margin-bottom: 0.25rem;
  1803.  }
  1804.  
  1805.  .recent-article-title a {
  1806.    color: inherit;
  1807.    text-decoration: none;
  1808.  }
  1809.  
  1810.  .recent-article-title a:hover {
  1811.    color: #3b82f6;
  1812.    transition: color 0.3s ease;
  1813.  }
  1814.  
  1815.  .recent-date {
  1816.    font-size: 0.8rem;
  1817.    color: #6b7280;
  1818.  }
  1819.  
  1820.  /* Responsive Design */
  1821.  @media (max-width: 992px) {
  1822.    .featured-image-container {
  1823.      height: 300px;
  1824.    }
  1825.    
  1826.    .featured-title {
  1827.      font-size: 2rem;
  1828.    }
  1829.    
  1830.    .compact-image {
  1831.      height: 140px;
  1832.    }
  1833.  }
  1834.  
  1835.  @media (max-width: 768px) {
  1836.    .featured-content,
  1837.    .compact-body {
  1838.      padding: 1.5rem;
  1839.    }
  1840.    
  1841.    .article-meta {
  1842.      flex-direction: column;
  1843.      align-items: flex-start;
  1844.      gap: 0.75rem;
  1845.    }
  1846.    
  1847.    .recent-section {
  1848.      margin-top: 2rem;
  1849.    }
  1850.  }
  1851.  
  1852.  @media (max-width: 576px) {
  1853.    .featured-title {
  1854.      font-size: 1.8rem;
  1855.    }
  1856.    
  1857.    .compact-title {
  1858.      font-size: 1rem;
  1859.    }
  1860.    
  1861.    .featured-content {
  1862.      padding: 1rem;
  1863.    }
  1864.    
  1865.    .compact-body {
  1866.      padding: 1rem;
  1867.    }
  1868.  }
  1869. </style>
  1870.  
  1871.  
  1872.        <!-- end of wpo-blog-hero -->
  1873.  
  1874.        <!-- start of wpo-breacking-news -->
  1875.        
  1876.        <!-- end of wpo-breacking-news -->
  1877.        
  1878.        <!-- start wpo-blog-highlights-section -->
  1879.        
  1880.  
  1881.  
  1882.  
  1883.    
  1884.  
  1885.  
  1886.  
  1887. <style>
  1888.    .blog-highlights-v4 {
  1889.        padding: 30px 0;
  1890.        position: relative;
  1891.        min-height: 100vh;
  1892.        background: transparent; /* Solid background color */
  1893.    }
  1894.  
  1895.    /* Blog Container */
  1896.    .blog-container-v4 {
  1897.        position: relative;
  1898.        z-index: 10;
  1899.    }
  1900.  
  1901.    /* Card Design */
  1902.    .blog-card-v4 {
  1903.        border-radius: 25px;
  1904.        background: var(--card-bg);
  1905.        border: 1px solid var(--border-color);
  1906.        position: relative;
  1907.        overflow: hidden;
  1908.        transition: opacity 1.2s ease; /* Fade animation for card */
  1909.    }
  1910.  
  1911.    /* Image Container */
  1912.    .blog-image-container-v4 {
  1913.        height: 280px;
  1914.        border-radius: 20px 20px 0 0;
  1915.        overflow: hidden;
  1916.        position: relative;
  1917.        z-index: 2;
  1918.    }
  1919.  
  1920.    .blog-image-v4 {
  1921.        width: 100%;
  1922.        height: 100%;
  1923.        position: relative;
  1924.        overflow: hidden;
  1925.    }
  1926.  
  1927.    .blog-image-v4 img {
  1928.        width: 100%;
  1929.        height: 100%;
  1930.        object-fit: cover;
  1931.    }
  1932.  
  1933.    /* Category Badge */
  1934.    .blog-category-v4 {
  1935.        position: absolute;
  1936.        top: 20px;
  1937.        left: 20px;
  1938.        padding: 10px 18px;
  1939.        border-radius: 20px;
  1940.        font-size: 11px;
  1941.        font-weight: 700;
  1942.        text-transform: uppercase;
  1943.        letter-spacing: 1.2px;
  1944.        z-index: 5;
  1945.        border: 1px solid rgba(255, 255, 255, 0.3);
  1946.        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  1947.    }
  1948.  
  1949.    /* Content Area */
  1950.    .blog-content-v4 {
  1951.        padding: 20px 25px 25px;
  1952.        display: flex;
  1953.        flex-direction: column;
  1954.        justify-content: space-between;
  1955.        position: relative;
  1956.        z-index: 2;
  1957.    }
  1958.  
  1959.    /* Title */
  1960.    .blog-title-v4 {
  1961.        font-size: 20px;
  1962.        font-weight: 800;
  1963.        line-height: 1.3;
  1964.        margin-bottom: 8px;
  1965.    }
  1966.  
  1967.    .blog-title-v4 a {
  1968.        text-decoration: none;
  1969.    }
  1970.  
  1971.    /* Meta Information */
  1972.    .blog-meta-v4 {
  1973.        display: flex;
  1974.        align-items: center;
  1975.        gap: 12px;
  1976.        margin-bottom: 15px;
  1977.        font-size: 13px;
  1978.    }
  1979.  
  1980.    .blog-author-img-v4 {
  1981.        width: 35px;
  1982.        height: 35px;
  1983.        border-radius: 50%;
  1984.        border: 2px solid var(--border-color);
  1985.    }
  1986.  
  1987.    /* Excerpt */
  1988.    .blog-excerpt-v4 {
  1989.        font-size: 14px;
  1990.        line-height: 1.6;
  1991.        margin-bottom: 8px;
  1992.        display: -webkit-box;
  1993.        -webkit-line-clamp: 3;
  1994.        -webkit-box-orient: vertical;
  1995.        overflow: hidden;
  1996.    }
  1997.  
  1998.    /* Actions Area */
  1999.    .blog-actions-v4 {
  2000.        display: flex;
  2001.        justify-content: space-between;
  2002.        align-items: center;
  2003.    }
  2004.  
  2005.    .blog-stats-v4 {
  2006.        display: flex;
  2007.        gap: 20px;
  2008.        align-items: center;
  2009.    }
  2010.  
  2011.    .blog-stat-item-v4 {
  2012.        display: flex;
  2013.        align-items: center;
  2014.        gap: 6px;
  2015.        font-size: 12px;
  2016.    }
  2017.  
  2018.    /* Read More Button */
  2019.    .blog-read-more-v4 {
  2020.        width: 40px;
  2021.        height: 40px;
  2022.        border-radius: 50%;
  2023.        background: var(--border-color);
  2024.        border: 2px solid var(--border-color);
  2025.        display: flex;
  2026.        align-items: center;
  2027.        justify-content: center;
  2028.        text-decoration: none;
  2029.    }
  2030.  
  2031.    ..blog-read-more-v4:hover{
  2032.        background-color: #172133;
  2033.    }
  2034.    /* Section Header */
  2035.    .section-header-v4 {
  2036.        text-align: center;
  2037.        margin-bottom: 40px;
  2038.        position: relative;
  2039.        z-index: 15;
  2040.    }
  2041.  
  2042.    .section-title-v4 {
  2043.        font-size: 3.5rem;
  2044.        font-weight: 900;
  2045.        margin-bottom: .5rem;
  2046.    }
  2047.  
  2048.    .section-subtitle-v4 {
  2049.        font-size: 1.4rem;
  2050.        max-width: 700px;
  2051.        margin: 0 auto;
  2052.        line-height: 1.7;
  2053.        font-weight: 300;
  2054.    }
  2055.  
  2056.    /* Scroll Fade Animation */
  2057.    .scroll-trigger {
  2058.        opacity: 0;
  2059.        transition: opacity 1.2s ease;
  2060.    }
  2061.  
  2062.    .scroll-trigger.active {
  2063.        opacity: 1;
  2064.    }
  2065.  
  2066.    /* Responsive Design */
  2067.    @media (max-width: 768px) {
  2068.        .section-title-v4 {
  2069.            font-size: 3rem;
  2070.        }
  2071.        .blog-highlights-v4 {
  2072.            padding: 80px 0;
  2073.        }
  2074.        .blog-card-v4 {
  2075.            height: 450px;
  2076.        }
  2077.        .blog-content-v4 {
  2078.            padding: 15px 20px 20px;
  2079.        }
  2080.    }
  2081. </style>
  2082.  
  2083. <section class="blog-highlights-v4">
  2084.    <div class="container-fluid fluid-container blog-container-v4">
  2085.        <!-- Section Header -->
  2086.        <div class="row">
  2087.            <div class="col-12">
  2088.                <div class="section-header-v4">
  2089.                    <h2 class="section-title-v4">
  2090.                Today's Top Highlights
  2091.                   </h2>
  2092.                    <p class="section-subtitle-v4">Experience the future of storytelling through immersive digital journeys that blend creativity with cutting-edge technology</p>
  2093.                </div>
  2094.            </div>
  2095.        </div>
  2096.        
  2097.        <!-- Blog Grid -->
  2098.        <div class="row">
  2099.            <div class="col-lg-8">
  2100.                <div class="row g-4">
  2101.                    
  2102.                    
  2103.  
  2104.                </div>
  2105.            </div>
  2106.            
  2107.             <div class="col col-lg-4 col-12">
  2108.                
  2109.  
  2110.  
  2111.  
  2112.    
  2113.  
  2114. <!-- Curved Heading Sidebar -->
  2115.    <div class="sidebar mb-3">
  2116.        
  2117.  
  2118.       <!-- <div class="sidebar-widget mb-5">
  2119.            <div class="widget-title-wrapper mb-3">
  2120.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2121.                    <div class="title-border"></div>
  2122.                    <i class="ti-folder me-2"></i>Blog Archives
  2123.                </h4>
  2124.            </div>
  2125.            <div class="widget-content shadow-sm rounded-3 p-4">
  2126.                <div class="archives-list">
  2127.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2128.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2129.                            <i class="ti-angle-right me-2 text-primary"></i>
  2130.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2131.                        </a>
  2132.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2133.                    </div>
  2134.  
  2135.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2136.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2137.                            <i class="ti-angle-right me-2 text-primary"></i>
  2138.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2139.                        </a>
  2140.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2141.                    </div>
  2142.  
  2143.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2144.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2145.                            <i class="ti-angle-right me-2 text-primary"></i>
  2146.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2147.                        </a>
  2148.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2149.                    </div>
  2150.  
  2151.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2152.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2153.                            <i class="ti-angle-right me-2 text-primary"></i>
  2154.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2155.                        </a>
  2156.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  2157.                    </div>
  2158.  
  2159.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2160.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2161.                            <i class="ti-angle-right me-2 text-primary"></i>
  2162.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  2163.                        </a>
  2164.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  2165.                    </div>
  2166.  
  2167.                    <div class="archive-item d-flex justify-content-between align-items-center">
  2168.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2169.                            <i class="ti-angle-right me-2 text-primary"></i>
  2170.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  2171.                        </a>
  2172.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  2173.                    </div>
  2174.                </div>
  2175.                
  2176.                <div class="text-center mt-4 pt-3 border-top border-color">
  2177.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2178.                        <i class="ti-archive me-1"></i>View All Archives
  2179.                    </a>
  2180.                </div>
  2181.            </div>
  2182.        </div> -->
  2183.  
  2184.        <div class="sidebar-widget mb-4">
  2185.            <div class="widget-title-wrapper mb-3">
  2186.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2187.                    <div class="title-border-primary"></div>
  2188.                    <i class="ti-star me-2"></i>Popular Posts
  2189.                </h4>
  2190.            </div>
  2191.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2192.                <div class="popular-post-list">
  2193.                    
  2194.  
  2195.                </div>
  2196.                
  2197.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2198.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  2199.                        <i class="ti-trophy me-1"></i>View All Popular
  2200.                    </a>
  2201.                </div> -->
  2202.            </div>
  2203.        </div>
  2204.  
  2205. </div>
  2206. <style>
  2207.    
  2208.  .widget-content {
  2209.    background-color: var(--card-bg);
  2210.    border: 1px solid var(--border-color);
  2211.  }
  2212. </style>
  2213.  
  2214.    
  2215.            </div>
  2216.        </div>
  2217.    </div>
  2218. </section>
  2219.  
  2220. <script>
  2221. document.addEventListener('DOMContentLoaded', function() {
  2222.    // Intersection Observer for Fade Animation on Scroll Up and Down
  2223.    const observerOptions = {
  2224.        threshold: [0, 0.15], // Trigger at 0% and 15% visibility
  2225.        rootMargin: '0px 0px -100px 0px'
  2226.    };
  2227.  
  2228.    // Group cards into pairs (assuming two cards per row)
  2229.    const cards = document.querySelectorAll('.scroll-trigger');
  2230.    const cardPairs = [];
  2231.    for (let i = 0; i < cards.length; i += 2) {
  2232.        cardPairs.push([cards[i], cards[i + 1]].filter(Boolean)); // Handle odd number of cards
  2233.    }
  2234.  
  2235.    const observer = new IntersectionObserver(function(entries) {
  2236.        entries.forEach(entry => {
  2237.            const card = entry.target;
  2238.            // Find the pair index for the current card
  2239.            const pairIndex = cardPairs.findIndex(pair => pair.includes(card));
  2240.            const pair = cardPairs[pairIndex];
  2241.  
  2242.            if (entry.isIntersecting) {
  2243.                // Fade in the pair with a delay based on pair index
  2244.                pair.forEach((cardInPair, index) => {
  2245.                    setTimeout(() => {
  2246.                        cardInPair.classList.add('active');
  2247.                    }, pairIndex * 300); // 300ms delay between pairs
  2248.                });
  2249.            } else {
  2250.                // Fade out the pair when exiting viewport
  2251.                pair.forEach(cardInPair => {
  2252.                    cardInPair.classList.remove('active');
  2253.                });
  2254.            }
  2255.        });
  2256.    }, observerOptions);
  2257.  
  2258.    // Observe each card individually
  2259.    cards.forEach(card => {
  2260.        observer.observe(card);
  2261.    });
  2262. });
  2263. </script>
  2264.  
  2265.    
  2266.        
  2267.        <!-- end wpo-blog-highlights-section -->
  2268.        <!-- start wpo-blog-sponsored-section -->
  2269.        
  2270.  
  2271.  
  2272.  
  2273.    
  2274.  
  2275.  
  2276.    
  2277.        <!-- end wpo-blog-sponsored-section -->
  2278.        <!-- start wpo-subscribe-section -->
  2279.        
  2280.        <!-- end subscribe-section -->
  2281.        <!-- start of wpo-site-footer-section -->
  2282.        
  2283.  
  2284.  
  2285.  
  2286.  
  2287.  
  2288.  
  2289. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  2290. <footer class="footer-v5 bg-primary-gradient border-top">
  2291.    
  2292.    <!-- Main Footer Content -->
  2293.    <div class="container-fluid py-5">
  2294.        
  2295.        <!-- Top Section with Logo and Description -->
  2296.        <div class="row mb-5">
  2297.            <div class="col-12 text-center">
  2298.                <div class="footer-brand mb-4">
  2299.                    
  2300.                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/0407fa65-3da0-43dd-a2e0-ab1507441373_logo.png" alt="TechSphere Blog" class="footer-logo mb-3" height="60">
  2301.                    
  2302.                    <h4 class="fw-bold footer-color mb-2">TechSphere Blog</h4>
  2303.                    <p class="footer-color opacity-50">Explore the latest in technology, digital trends, and innovation. Get insights on gadgets, software, and tech culture from expert perspectives.</p>
  2304.                </div>
  2305.            </div>
  2306.        </div>
  2307.  
  2308.        <!-- Content Grid -->
  2309.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  2310.            
  2311.            <!-- Quick Links Column -->
  2312.            <div class="">
  2313.                <div class="footer-section">
  2314.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2315.                        Quick Links
  2316.                    </h6>
  2317.                    <ul class="list-unstyled footer-links">
  2318.                        
  2319.                        <li class="">No featured posts available</li>
  2320.                        
  2321.                    </ul>
  2322.                </div>
  2323.            </div>
  2324.  
  2325.            <!-- Resources Column -->
  2326.            <div class="">
  2327.                <div class="footer-section">
  2328.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2329.                        Resources
  2330.                    </h6>
  2331.                   <ul class="footer-links" id="footerLinks">
  2332.        
  2333.        
  2334.  
  2335.        
  2336.        
  2337.        
  2338.        
  2339.    </ul>
  2340.                </div>
  2341.            </div>
  2342.  
  2343.            <!-- Categories Column -->
  2344.            <div class="">
  2345.                <div class="footer-section">
  2346.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2347.                        Categories
  2348.                    </h6>
  2349.                    <div class="category-tags">
  2350.                      
  2351.                                <li>
  2352.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  2353.                                        All Posts
  2354.                                    </a>
  2355.                                </li>
  2356.                                
  2357.                                <li>
  2358.                                    <a href="/category/business/" class="footer-link footer-color">
  2359.                                        Business
  2360.                                    </a>
  2361.                                </li>
  2362.                                
  2363.                                <li>
  2364.                                    <a href="/category/esports/" class="footer-link footer-color">
  2365.                                        Esports
  2366.                                    </a>
  2367.                                </li>
  2368.                                
  2369.                                <li>
  2370.                                    <a href="/category/fashion/" class="footer-link footer-color">
  2371.                                        Fashion
  2372.                                    </a>
  2373.                                </li>
  2374.                                
  2375.                                <li>
  2376.                                    <a href="/category/featured/" class="footer-link footer-color">
  2377.                                        Featured
  2378.                                    </a>
  2379.                                </li>
  2380.                                
  2381.                                <li>
  2382.                                    <a href="/category/gaming/" class="footer-link footer-color">
  2383.                                        Gaming
  2384.                                    </a>
  2385.                                </li>
  2386.                                
  2387.                    </div>
  2388.                </div>
  2389.            </div>
  2390.  
  2391.        </div>
  2392.  
  2393.    </div>
  2394.  
  2395.    <!-- Footer Bottom -->
  2396.    <div class="footer-bottom  border-top py-3">
  2397.        <div class="container-fluid fluid-container">
  2398.            <div class=" d-flex justify-content-between flex-wrap">
  2399.                <div class="">
  2400.                    <p class="mb-0 footer-color  ">
  2401.                        © 2026 <span class="fw-semibold footer-color">TechSphere Blog</span>. All rights reserved.
  2402.                    </p>
  2403.                </div>
  2404.                <div class="">
  2405.                    <div class="footer-nav">
  2406.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  2407.                            <i class="bi bi-file-text me-1"></i>Write For Us
  2408.                        </a>
  2409.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  2410.                            <i class="bi bi-file-text me-1"></i>Terms
  2411.                        </a>
  2412.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  2413.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  2414.                        </a>
  2415.                    </div>
  2416.                </div>
  2417.            </div>
  2418.        </div>
  2419.    </div>
  2420.  
  2421. </footer>
  2422.  
  2423. <style>
  2424. /* Footer V5 - Clean Minimalist Bootstrap Design */
  2425.  
  2426.  
  2427.  
  2428.  
  2429. .footer-logo {
  2430.    border-radius: 8px;
  2431. }
  2432.  
  2433. /* Footer Sections */
  2434. .footer-section {
  2435.    padding: 0 15px;
  2436. }
  2437.  
  2438. .footer-section h6 {
  2439.    position: relative;
  2440.    padding-bottom: 8px;
  2441. }
  2442.  
  2443. .footer-section h6::after {
  2444.    content: '';
  2445.    position: absolute;
  2446.    bottom: 0;
  2447.    left: 0;
  2448.    width: 30px;
  2449.    height: 2px;
  2450.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  2451.    border-radius: 1px;
  2452. }
  2453.  
  2454. /* Links Styling */
  2455. .footer-links a {
  2456.    transition: all 0.3s ease;
  2457.    padding: 4px 0;
  2458.    border-radius: 4px;
  2459. }
  2460.  
  2461. .footer-links a:hover {
  2462.    color: var(--bs-primary) !important;
  2463.    padding-left: 8px;
  2464. }
  2465.  
  2466. .footer-links a:hover i {
  2467.    transform: translateX(2px);
  2468. }
  2469.  
  2470. /* Category Tags */
  2471. .category-tag {
  2472.    transition: all 0.3s ease;
  2473.    padding: 6px 12px !important;
  2474.    font-size: 0.875rem;
  2475. }
  2476.  
  2477.  
  2478.  
  2479. /* Footer Bottom */
  2480. .footer-bottom {
  2481.    backdrop-filter: blur(10px);
  2482. }
  2483.  
  2484. /* Responsive Design */
  2485. @media (max-width: 768px) {
  2486.    .footer-v5 {
  2487.        margin-top: 60px;
  2488.    }
  2489.    
  2490.    .footer-section {
  2491.        text-align:start;
  2492.        margin-bottom: 40px;
  2493.    }
  2494.    
  2495.    .footer-links a,
  2496.    .category-tags {
  2497.        justify-content:start;
  2498.    }
  2499.    
  2500.    .social-links .d-flex {
  2501.        justify-content:start;
  2502.    }
  2503. }
  2504.  
  2505. @media (max-width: 576px) {
  2506.    .footer-brand h4 {
  2507.        font-size: 1.25rem;
  2508.    }
  2509.    
  2510.    .stats-item h5 {
  2511.        font-size: 1.1rem;
  2512.    }
  2513.    
  2514.    .newsletter-form .btn {
  2515.        padding: 8px 12px;
  2516.    }
  2517. }
  2518.  
  2519. /* Animation Classes */
  2520. .fade-in {
  2521.    animation: fadeIn 0.6s ease-in;
  2522. }
  2523.  
  2524. @keyframes fadeIn {
  2525.    from { opacity: 0; transform: translateY(20px); }
  2526.    to { opacity: 1; transform: translateY(0); }
  2527. }
  2528.  
  2529. /* Loading State */
  2530. .loading {
  2531.    pointer-events: none;
  2532.    opacity: 0.7;
  2533. }
  2534.  
  2535. .loading .btn {
  2536.    position: relative;
  2537. }
  2538.  
  2539. .loading .btn::after {
  2540.    content: '';
  2541.    position: absolute;
  2542.    top: 50%;
  2543.    left: 50%;
  2544.    width: 16px;
  2545.    height: 16px;
  2546.    margin: -8px 0 0 -8px;
  2547.    border: 2px solid transparent;
  2548.    border-top-color: currentColor;
  2549.    border-radius: 50%;
  2550.    animation: spin 1s linear infinite;
  2551. }
  2552.  
  2553. @keyframes spin {
  2554.    to { transform: rotate(360deg); }
  2555. }
  2556.  
  2557. /* Utility Classes */
  2558. .text-gradient {
  2559.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  2560.    -webkit-background-clip: text;
  2561.    -webkit-text-fill-color: transparent;
  2562.    background-clip: text;
  2563. }
  2564.  
  2565. .hover-lift {
  2566.    transition: transform 0.3s ease;
  2567. }
  2568.  
  2569. .hover-lift:hover {
  2570.    transform: translateY(-2px);
  2571. }
  2572. </style>
  2573.  
  2574.  
  2575. <script>
  2576. document.addEventListener('DOMContentLoaded', function() {
  2577.    
  2578.    // Initialize Bootstrap tooltips
  2579.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  2580.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  2581.        return new bootstrap.Tooltip(tooltipTriggerEl);
  2582.    });
  2583.  
  2584.    // Newsletter form handling
  2585.    const newsletterForm = document.querySelector('.newsletter-form');
  2586.    if (newsletterForm) {
  2587.        newsletterForm.addEventListener('submit', function(e) {
  2588.            e.preventDefault();
  2589.            
  2590.            const email = this.querySelector('input[name="email"]').value.trim();
  2591.            const submitBtn = this.querySelector('button[type="submit"]');
  2592.            const originalContent = submitBtn.innerHTML;
  2593.            
  2594.            // Validate email
  2595.            if (!email || !isValidEmail(email)) {
  2596.                showToast('Please enter a valid email address', 'error');
  2597.                return;
  2598.            }
  2599.            
  2600.            // Show loading state
  2601.            this.classList.add('loading');
  2602.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  2603.            submitBtn.disabled = true;
  2604.            
  2605.            // Simulate API call
  2606.            setTimeout(() => {
  2607.                // Success state
  2608.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  2609.                submitBtn.classList.remove('btn-primary');
  2610.                submitBtn.classList.add('btn-success');
  2611.                
  2612.                showToast('Successfully subscribed to newsletter!', 'success');
  2613.                
  2614.                // Reset form
  2615.                setTimeout(() => {
  2616.                    this.classList.remove('loading');
  2617.                    submitBtn.innerHTML = originalContent;
  2618.                    submitBtn.classList.remove('btn-success');
  2619.                    submitBtn.classList.add('btn-primary');
  2620.                    submitBtn.disabled = false;
  2621.                    this.reset();
  2622.                }, 2000);
  2623.                
  2624.            }, 1500);
  2625.        });
  2626.    }
  2627.    
  2628.    // Email validation function
  2629.    function isValidEmail(email) {
  2630.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  2631.        return emailRegex.test(email);
  2632.    }
  2633.    
  2634.    // Toast notification function
  2635.    function showToast(message, type = 'info') {
  2636.        // Remove existing toasts
  2637.        const existingToasts = document.querySelectorAll('.custom-toast');
  2638.        existingToasts.forEach(toast => toast.remove());
  2639.        
  2640.        // Create toast
  2641.        const toast = document.createElement('div');
  2642.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  2643.        toast.style.zIndex = '9999';
  2644.        toast.innerHTML = `
  2645.            <div class="d-flex align-items-center">
  2646.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  2647.                <span>${message}</span>
  2648.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  2649.            </div>
  2650.        `;
  2651.        
  2652.        document.body.appendChild(toast);
  2653.        
  2654.        // Auto remove after 4 seconds
  2655.        setTimeout(() => {
  2656.            if (toast && toast.parentNode) {
  2657.                toast.remove();
  2658.            }
  2659.        }, 4000);
  2660.    }
  2661.    
  2662.    // Smooth scroll for internal links
  2663.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  2664.        anchor.addEventListener('click', function(e) {
  2665.            e.preventDefault();
  2666.            const target = document.querySelector(this.getAttribute('href'));
  2667.            if (target) {
  2668.                target.scrollIntoView({
  2669.                    behavior: 'smooth',
  2670.                    block: 'start'
  2671.                });
  2672.            }
  2673.        });
  2674.    });
  2675.    
  2676.    // Add fade-in animation to footer sections on scroll
  2677.    const observerOptions = {
  2678.        threshold: 0.1,
  2679.        rootMargin: '0px 0px -50px 0px'
  2680.    };
  2681.    
  2682.    const sectionObserver = new IntersectionObserver((entries) => {
  2683.        entries.forEach(entry => {
  2684.            if (entry.isIntersecting) {
  2685.                entry.target.classList.add('fade-in');
  2686.            }
  2687.        });
  2688.    }, observerOptions);
  2689.    
  2690.    // Observe footer sections
  2691.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  2692.        sectionObserver.observe(section);
  2693.    });
  2694.    
  2695.    // Enhanced hover effects for category tags
  2696.    document.querySelectorAll('.category-tag').forEach(tag => {
  2697.        tag.addEventListener('mouseenter', function() {
  2698.            this.style.transform = 'translateY(-2px) scale(1.02)';
  2699.        });
  2700.        
  2701.        tag.addEventListener('mouseleave', function() {
  2702.            this.style.transform = 'translateY(0) scale(1)';
  2703.        });
  2704.    });
  2705.    
  2706.    // Prevent default for demo links
  2707.    document.querySelectorAll('a[href="#"]').forEach(link => {
  2708.        link.addEventListener('click', function(e) {
  2709.            e.preventDefault();
  2710.        });
  2711.    });
  2712.    
  2713.    // Add click ripple effect to buttons
  2714.    document.querySelectorAll('.btn').forEach(btn => {
  2715.        btn.addEventListener('click', function(e) {
  2716.            const ripple = document.createElement('span');
  2717.            const rect = this.getBoundingClientRect();
  2718.            const size = Math.max(rect.width, rect.height);
  2719.            const x = e.clientX - rect.left - size / 2;
  2720.            const y = e.clientY - rect.top - size / 2;
  2721.            
  2722.            ripple.style.cssText = `
  2723.                position: absolute;
  2724.                left: ${x}px;
  2725.                top: ${y}px;
  2726.                width: ${size}px;
  2727.                height: ${size}px;
  2728.                border-radius: 50%;
  2729.                background: rgba(255, 255, 255, 0.4);
  2730.                transform: scale(0);
  2731.                animation: ripple-effect 0.6s linear;
  2732.                pointer-events: none;
  2733.            `;
  2734.            
  2735.            this.style.position = 'relative';
  2736.            this.style.overflow = 'hidden';
  2737.            this.appendChild(ripple);
  2738.            
  2739.            setTimeout(() => ripple.remove(), 600);
  2740.        });
  2741.    });
  2742.    
  2743. });
  2744.  
  2745. // Add ripple animation CSS
  2746. const rippleCSS = document.createElement('style');
  2747. rippleCSS.textContent = `
  2748.    @keyframes ripple-effect {
  2749.        to {
  2750.            transform: scale(4);
  2751.            opacity: 0;
  2752.        }
  2753.    }
  2754. `;
  2755. document.head.appendChild(rippleCSS);
  2756.  
  2757. document.addEventListener('DOMContentLoaded', function () {
  2758.    var btn = document.getElementById('toggleFooterLinks');
  2759.    if (!btn) return; // No extra links, no button
  2760.  
  2761.    var extras = document.querySelectorAll('#footerLinks li.extra');
  2762.  
  2763.    btn.addEventListener('click', function () {
  2764.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  2765.            return li.classList.contains('d-none');
  2766.        });
  2767.  
  2768.        extras.forEach(function (li) {
  2769.            if (anyHidden) {
  2770.                li.classList.remove('d-none');
  2771.                li.classList.add('show');
  2772.            } else {
  2773.                li.classList.add('d-none');
  2774.                li.classList.remove('show');
  2775.            }
  2776.        });
  2777.  
  2778.        btn.textContent = anyHidden ? 'View less' : 'View more';
  2779.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  2780.    });
  2781. });
  2782.  
  2783. </script>
  2784.  
  2785.        <!-- end of wpo-site-footer-section -->
  2786.    </div>
  2787.    <!-- end of page-wrapper -->
  2788.  
  2789.    <!-- All JavaScript files
  2790.    ================================================== -->
  2791.    
  2792.  
  2793. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  2794. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  2795. <!-- Plugins for this template -->
  2796. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  2797. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  2798. <!-- Custom script for this template -->
  2799. <script src="/static/blogapp/assets/js/script.js"></script>
  2800.  
  2801. <script>
  2802. (function () {
  2803. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  2804. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  2805.  
  2806. function applyFallback(img) {
  2807. if (!img || img.dataset.fallbackApplied === "1") {
  2808. return;
  2809. }
  2810. var failedSrc = img.currentSrc || img.src || "";
  2811. img.dataset.fallbackApplied = "1";
  2812. img.onerror = null;
  2813. img.src = fallbackImageSrc;
  2814. console.warn("[ImageFallback] Replaced broken image:", {
  2815. failedSrc: failedSrc,
  2816. fallbackSrc: fallbackImageSrc,
  2817. alt: img.alt || "",
  2818. });
  2819. }
  2820.  
  2821. document.querySelectorAll("img").forEach(function (img) {
  2822. if (img.complete && img.naturalWidth === 0) {
  2823. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  2824. failedSrc: img.currentSrc || img.src || "",
  2825. alt: img.alt || "",
  2826. });
  2827. applyFallback(img);
  2828. }
  2829. });
  2830.  
  2831. document.addEventListener(
  2832. "error",
  2833. function (event) {
  2834. var target = event.target;
  2835. if (target && target.tagName === "IMG") {
  2836. applyFallback(target);
  2837. }
  2838. },
  2839. true
  2840. );
  2841. })();
  2842. </script>
  2843.  
  2844. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  2845.  
  2846.  
  2847.  
  2848. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"d4362b815bbc4e3685bd46aa4235ab43","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2849. </body>
  2850.  
  2851. </html>
  2852.  
  2853.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda