<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Anonymousgamers - Votre source d'infos gaming et tech sans filtre</title>
    <meta name="description" content="Votre source d&#039;infos gaming et tech sans filtre">
        <link rel="canonical" href="https://anonymousgamers.fr/index.php">
    <meta name="robots" content="index, follow">
    <meta property="og:url" content="https://anonymousgamers.fr/index.php">
    <meta property="og:site_name" content="Anonymousgamers">
    <meta property="og:locale" content="fr_FR">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Anonymousgamers">
    <meta property="og:description" content="Votre source d&#039;infos gaming et tech sans filtre">
        <meta property="og:image" content="https://anonymousgamers.fr/images/33607952-1920.jpg">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:image" content="https://anonymousgamers.fr/images/33607952-1920.jpg">
        <meta name="twitter:title" content="Anonymousgamers">
    <meta name="twitter:description" content="Votre source d&#039;infos gaming et tech sans filtre">
        <link rel="icon" type="image/svg+xml" href="/logo.svg">
        <link rel="stylesheet" href="/style.css?v=1772460130">
    <style>/* CRITICAL CSS — Inline dans <head> pour rendu instantane */

/* Self-hosted fonts — Inter + Playfair Display */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url(/fonts/inter-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url(/fonts/inter-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600 800;
    font-display: swap;
    src: url(/fonts/playfair-normal-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600 800;
    font-display: swap;
    src: url(/fonts/playfair-normal-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/playfair-italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/playfair-italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Font fallback metrics (CLS prevention) */
@font-face {
    font-family: 'Inter fallback';
    src: local('Arial');
    size-adjust: 107%;
    ascent-override: 90%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Playfair Display fallback';
    src: local('Georgia');
    size-adjust: 112%;
    ascent-override: 84%;
    descent-override: 22%;
    line-gap-override: 0%;
}

/* Reset + base */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
    font-family: 'Inter', 'Inter fallback', sans-serif;
    color: var(--text, #2C3E50);
    background: var(--background, #FAFAFA);
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4 { font-family: 'Playfair Display', 'Playfair Display fallback', serif; line-height: 1.25; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }
picture { display: block; width: 100%; height: 100%; }
picture img { width: 100%; height: 100%; object-fit: cover; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 2rem; }

:root {
    --radius: 10px;
    --shadow: 0 2px 16px rgba(44,62,80,0.08);
    --shadow-hover: 0 8px 32px rgba(44,62,80,0.13);
    --transition: 0.3s cubic-bezier(.4,0,.2,1);
}

.header {
    background: var(--surface, #fff);
    border-bottom: 1px solid rgba(44,62,80,0.06);
    position: sticky;
    top: 0;
    z-index: 100;
}
.header-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 2rem;
}
.logo {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-family: 'Playfair Display', 'Playfair Display fallback', serif;
    font-size: 1.45rem;
    font-weight: 700;
    color: var(--secondary, #2C3E50);
    white-space: nowrap;
}
.logo-icon { font-size: 1.5rem; }
.logo-img { height: 2rem; width: auto; object-fit: contain; border-radius: 4px; }
.logo-svg { height: 2.2rem; width: auto; object-fit: contain; }
.nav ul { display: flex; gap: 1.5rem; align-items: center; }
.nav a {
    font-size: 0.88rem;
    font-weight: 500;
    color: var(--text-light, #7F8C8D);
    transition: color var(--transition);
    position: relative;
    padding: 0.3rem 0;
}
.nav a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary, #E67E22);
    transition: width var(--transition);
}
.nav a:hover, .nav a.active { color: var(--primary, #E67E22); }
.nav a:hover::after, .nav a.active::after { width: 100%; }
.mobile-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    flex-direction: column;
    gap: 5px;
}
.mobile-toggle span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text, #2C3E50);
    transition: var(--transition);
}
.mobile-toggle.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
.mobile-toggle.active span:nth-child(2) { opacity: 0; }
.mobile-toggle.active span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }
.header-cta {
    font-size: 0.88rem;
    font-weight: 600;
    padding: 0.5rem 1.2rem;
    border-radius: var(--radius);
    transition: all var(--transition);
    white-space: nowrap;
}
.header-cta-button { background: var(--primary, #E67E22); color: #fff; }
.header-cta-button:hover { background: var(--primary-dark, #D35400); }
.header-cta-text { color: var(--primary, #E67E22); background: none; padding: 0.5rem 0; }
.header-cta-text:hover { color: var(--primary-dark, #D35400); }
.header-cta-outline { border: 2px solid var(--primary, #E67E22); color: var(--primary, #E67E22); background: none; }
.header-cta-outline:hover { background: var(--primary, #E67E22); color: #fff; }
.header-cta-icon { color: var(--primary, #E67E22); background: none; }
.header-cta-icon .cta-icon { margin-right: 0.3rem; }
.header-inline .header-inner { display: flex; align-items: center; gap: 2rem; }
.header-inline .nav { flex: 1; }
.header-inline .nav ul { justify-content: center; }
.header-split .header-inner { display: flex; align-items: center; justify-content: space-between; gap: 2rem; }
.header-split .nav { flex: 1; }
.header-split .nav ul { justify-content: flex-end; }
.header-pill .header-inner { display: flex; align-items: center; gap: 2rem; }
.header-pill .nav { flex: 1; }
.header-pill .nav ul { justify-content: center; gap: 0.5rem; }
.nav-pills a {
    padding: 0.4rem 1rem;
    border-radius: 999px;
    background: var(--background, #FAFAFA);
    font-size: 0.85rem;
}
.nav-pills a::after { display: none; }
.nav-pills a:hover, .nav-pills a.active { background: var(--primary, #E67E22); color: #fff; }
.header-below .header-inner { display: flex; flex-direction: column; align-items: center; gap: 0.75rem; }
.header-below .header-row-logo { display: flex; align-items: center; gap: 1.5rem; width: 100%; justify-content: center; }
.header-below .nav ul { justify-content: center; }
.header-sides .header-inner { display: flex; align-items: center; justify-content: center; gap: 2.5rem; }
.header-sides .nav-left ul, .header-sides .nav-right ul { gap: 1.5rem; }
.header-hidden .header-inner { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; }
.header-hidden .mobile-toggle { display: flex; }
.nav-hidden {
    display: none;
    background: var(--surface, #fff);
    border-bottom: 1px solid rgba(44,62,80,0.06);
    padding: 1rem 2rem;
}
.nav-hidden.open { display: block; }
.nav-hidden ul { flex-direction: column; align-items: center; gap: 1rem; }
.header-stacked .header-inner { display: flex; flex-direction: column; align-items: center; gap: 0.75rem; }
.header-stacked .nav ul { justify-content: center; }
.header-double_row .header-inner { display: flex; flex-direction: column; gap: 0.75rem; }
.header-top { display: flex; align-items: center; gap: 1.5rem; }
.header-tagline { flex: 1; font-size: 0.85rem; color: var(--text-light, #7F8C8D); }
.header-double_row .nav ul { justify-content: center; border-top: 1px solid rgba(44,62,80,0.06); padding-top: 0.75rem; }
.header-logo-left .logo { margin-right: auto; }
.header-logo-center .logo { text-align: center; }
.header-logo-right .logo { margin-left: auto; }
.header-sides .logo { margin: 0; }

@media (max-width: 968px) {
    .header-inline .header-inner, .header-split .header-inner, .header-pill .header-inner { flex-wrap: wrap; }
    .header-inline .nav, .header-split .nav, .header-pill .nav,
    .header-below .nav, .header-stacked .nav, .header-double_row .nav { display: none; width: 100%; }
    .header-inline .nav.open, .header-split .nav.open, .header-pill .nav.open,
    .header-below .nav.open, .header-stacked .nav.open, .header-double_row .nav.open { display: block; }
    .nav.open ul { flex-direction: column; align-items: center; gap: 1rem; padding: 1rem 0; }
    .mobile-toggle { display: flex; }
    .header-sides .header-inner { flex-wrap: wrap; }
    .header-sides .nav-left, .header-sides .nav-right { display: none; }
    .header-sides .nav-left.open, .header-sides .nav-right.open { display: block; width: 100%; }
    .header-cta { display: none; }
}
@media (max-width: 640px) {
    .container { padding: 0 1.25rem; }
}
</style>
    <link rel="preload" href="/fonts/inter-latin.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="/fonts/playfair-normal-latin.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="/base.css?v=1772181827" as="style" onload="this.onload=null;this.rel='stylesheet'">
    <noscript><link rel="stylesheet" href="/base.css?v=1772181827"></noscript>
</head>
<body data-table="default">
    <header class="header header-inline header-logo-left">
        <div class="container header-inner">
            <a href="/" class="logo"><img src="/logo.svg" alt="Anonymousgamers" class="logo-svg"></a>            <nav class="nav">
                <ul><li><a href="/" class="active">Accueil</a></li><li><a href="/uncategorized/">Uncategorized</a></li></ul>
            </nav>
            <a href="/uncategorized/" class="header-cta header-cta-button">En savoir plus →</a>            <button class="mobile-toggle" aria-label="Menu"><span></span><span></span><span></span></button>
        </div>

    </header>
    <main>
        <section class="hero hero-full">
            <div class="hero-full-bg">
                <picture>
    <source type="image/webp" srcset="/images/33607952-400.webp 400w, /images/33607952-600.webp 600w, /images/33607952-900.webp 900w, /images/33607952-1920.webp 1920w" sizes="100vw">
    <img src="/images/33607952-600.jpg" alt="Anonymousgamers" loading="eager" fetchpriority="high">
</picture>            </div>
            <div class="hero-full-content">
                                    <span class="hero-badge hero-badge-light">🎮 Le mag gaming</span>
                                <h1>L'actualité gaming et tech pour les joueurs <em>anonymes</em></h1>
                <p class="hero-text">Découvrez chaque jour des analyses approfondies, guides pratiques et actualités sur l'univers du jeu vidéo et de l'informatique. Une communauté de passionnés qui partagent leur expertise sans compromis.</p>
                <div class="hero-actions">
                                            <a href="/uncategorized/" class="btn btn-white">Découvrir →</a>
                                    </div>
            </div>
        </section>
        <section class="section-categories-banner">
                            <h3 class="section-title">Explorez nos contenus</h3>
                                        <p class="section-subtitle">Des articles variés pour tous les profils de gamers et passionnés de tech</p>
                        <div class="categories-banner-grid">
                                    <a href="/uncategorized/" class="category-banner-item">
                        <div class="category-banner-body">
                            <h2>Uncategorized</h2>
                            <p></p>
                        </div>
                        <span class="category-banner-btn">Explorer &rarr;</span>
                    </a>
                            </div>
        </section>
        <section class="section-testimonials-highlight">
                            <h3 class="section-title">Ce que disent nos lecteurs</h3>
                                        <p class="section-subtitle">Les retours de notre communauté nous motivent chaque jour</p>
                        <div class="testimonials-highlight-inner">
                                    <div class="testimonial-highlight-main">
                        <p class="testimonial-highlight-main-text">Enfin un blog gaming qui va au fond des choses ! Les guides de config PC m'ont fait économiser des centaines d'euros. Le contenu est clair, précis et surtout honnête.</p>
                        <div class="testimonial-author">
                                                            <img src="/images/10050584-400.jpg" alt="Thomas Mercier" class="testimonial-avatar">
                                                        <div>
                                <div class="testimonial-name">Thomas Mercier</div>
                                                                    <div class="testimonial-role">Joueur PC depuis 8 ans</div>
                                                            </div>
                        </div>
                    </div>
                                                    <div class="testimonials-highlight-rest">
                                                    <div class="testimonial-highlight-card">
                                <p class="testimonial-highlight-card-text">Je lis AnonymousGamers tous les matins avec mon café. Les analyses sont pertinentes et jamais sponsorisées, ça change vraiment des autres sites. Bravo pour cette indépendance !</p>
                                <div class="testimonial-author">
                                                                            <img src="/images/7988081-400.jpg" alt="Léa Fontaine" class="testimonial-avatar">
                                                                        <div>
                                        <div class="testimonial-name">Léa Fontaine</div>
                                                                                    <div class="testimonial-role">Streameuse amateur</div>
                                                                            </div>
                                </div>
                            </div>
                                                    <div class="testimonial-highlight-card">
                                <p class="testimonial-highlight-card-text">La section guides techniques est une mine d'or. J'ai monté mon premier PC grâce aux tutos détaillés du site. La communauté est super réactive en commentaires aussi.</p>
                                <div class="testimonial-author">
                                                                            <img src="/images/3862145-400.jpg" alt="Marc Dubois" class="testimonial-avatar">
                                                                        <div>
                                        <div class="testimonial-name">Marc Dubois</div>
                                                                                    <div class="testimonial-role">Étudiant en informatique</div>
                                                                            </div>
                                </div>
                            </div>
                                            </div>
                            </div>
        </section>
        <section class="section-articles-horizontal">
                            <h3 class="section-title">Derniers articles</h3>
                                        <p class="section-subtitle">Nos publications récentes</p>
                        <div class="articles-horizontal-grid">
                                    <a href="/uncategorized/hello-world.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/-400.webp 400w, /images/-600.webp 600w, /images/-900.webp 900w, /images/-1920.webp 1920w" sizes="180px">
    <img src="/images/-600.jpg" alt="Hello world!" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Uncategorized</span>
                            <h2>Hello world!</h2>
                            <p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!...</p>
                            <span class="article-horizontal-meta">12 octobre 2025 &middot; 1 min</span>
                        </div>
                    </a>
                            </div>
        </section>
        <section class="section-cta-wave">
            <svg class="cta-wave-svg" viewBox="0 0 1440 80" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M0,80 C360,0 720,60 1080,20 C1260,0 1380,30 1440,40 L1440,0 L0,0 Z" fill="var(--background, #FAFAFA)"/>
            </svg>
            <div class="cta-wave-content">
                <h3>Plongez dans l'univers gaming</h3>
                <p>Explorez nos centaines d'articles, guides et analyses pour rester à la pointe de l'actualité gaming et tech. Tout est gratuit et accessible à tous.</p>
                                    <a href="/" class="btn btn-white">Rejoindre →</a>
                            </div>
        </section>
    </main>
    <footer class="footer footer-split_footer">


        <div class="footer-content">
            <div class="container">

                <div class="footer-split-inner">
                    <div class="footer-split-left">
                        <a href="/" class="logo">Anonymousgamers</a>                        <p>Votre source d&#039;infos gaming et tech sans filtre</p>
                    </div>
                    <div class="footer-split-right">
                                                    <a href="/">Accueil</a>
                                                <a href="/mentions-legales/">Mentions légales</a>
                        <a href="/contact/">Contact</a>
                    </div>
                </div>


                <div class="footer-bottom">&copy; 2026 Anonymousgamers. Tous droits réservés.</div>
            </div>
        </div>
    </footer>
    <script>
    const observer = new IntersectionObserver(entries => {
        entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); } });
    }, { threshold: 0.15 });
    document.querySelectorAll('.fade-up').forEach(el => observer.observe(el));
    document.querySelector('.mobile-toggle')?.addEventListener('click', function() {
        const hiddenNav = document.querySelector('.nav-hidden');
        if (hiddenNav) { hiddenNav.classList.toggle('open'); }
        else { const nav = document.querySelector('.nav'); if (nav) { nav.classList.toggle('open'); } }
        this.classList.toggle('active');
    });
    </script>
</body>
</html>
