{"id":6,"date":"2026-08-05T19:42:11","date_gmt":"2026-08-05T19:42:11","guid":{"rendered":"http:\/\/solcito.geekos-society.fr\/?page_id=6"},"modified":"2026-08-05T20:20:09","modified_gmt":"2026-08-05T20:20:09","slug":"accueil","status":"publish","type":"page","link":"https:\/\/solcito.geekos-society.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n\n<!-- DONN\u00c9ES STRUCTUR\u00c9ES JSON-LD POUR GOOGLE SEO -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Blog\",\n      \"@id\": \"https:\/\/www.solcito.fr\/#blog\",\n      \"name\": \"Solcito - Blog Voyage Insolite\",\n      \"url\": \"https:\/\/www.solcito.fr\/\",\n      \"description\": \"Blog voyage insolite et d\u00e9cal\u00e9 r\u00e9dig\u00e9 par Solcito, journaliste et autrice voyage depuis Bordeaux.\",\n      \"publisher\": {\n        \"@type\": \"Person\",\n        \"name\": \"Solcito\",\n        \"jobTitle\": \"Journaliste & Autrice Voyage\",\n        \"worksFor\": [\"Le Routard\", \"Un Air de Bordeaux\", \"\u00c9ditions Larousse\"]\n      }\n    },\n    {\n      \"@type\": \"WebSite\",\n      \"@id\": \"https:\/\/www.solcito.fr\/#website\",\n      \"url\": \"https:\/\/www.solcito.fr\/\",\n      \"name\": \"Solcito Blog Voyage\",\n      \"inLanguage\": \"fr-FR\"\n    }\n  ]\n}\n<\/script>\n\n<style>\n    \/* FORCER LE MODE PLEINE LARGEUR (FULL-WIDTH 100%) DANS GENERATEPRESS *\/\n    body, html {\n        width: 100% !important;\n        overflow-x: hidden !important;\n        background-color: #fffdf5 !important;\n    }\n\n    \/* MASQUER L'EN-T\u00caTE ET LE FOOTER PAR D\u00c9FAUT DE GENERATEPRESS POUR REPLACER PAR SOLCITO *\/\n    .site-header, .site-footer, .entry-header, .copyright-bar {\n        display: none !important;\n    }\n\n    \/* DESTRUCTION DES CONTRAINTES DE LARGEUR GENERATEPRESS *\/\n    .grid-container, .site-content, #primary, #main, article, .inside-article, .entry-content {\n        max-width: 100% !important;\n        width: 100% !important;\n        padding: 0 !important;\n        margin: 0 !important;\n        background: transparent !important;\n        border: none !important;\n        box-shadow: none !important;\n    }\n\n    \/* SCOPE ET SYSTEME DE DESIGN SOLCITO SOLAIRE *\/\n    .sol-scope {\n        font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n        color: #1e293b;\n        background-color: #fffdf5;\n        width: 100%;\n        line-height: 1.7;\n        box-sizing: border-box;\n    }\n\n    .sol-scope * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    .sol-scope p {\n        margin-bottom: 16px !important;\n        line-height: 1.7 !important;\n        color: #475569;\n    }\n\n    .sol-scope h2, .sol-scope h3, .sol-scope h4, .sol-scope h5 {\n        line-height: 1.35 !important;\n        margin-bottom: 12px;\n    }\n\n    :root {\n        --sol-yellow: #f4b101;\n        --sol-yellow-hover: #d99c00;\n        --sol-yellow-light: #fefce8;\n        --sol-sky: #408bd1;\n        --sol-sky-light: #f0f7ff;\n        --sol-slate: #1e293b;\n        --sol-muted: #64748b;\n        --sol-border: #e2e8f0;\n        --sol-card-bg: #ffffff;\n        --sol-shadow-sm: 0 4px 14px rgba(0, 0, 0, 0.04);\n        --sol-shadow-md: 0 10px 25px rgba(244, 177, 1, 0.12);\n        --sol-shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.08);\n        --sol-radius: 16px;\n    }\n\n    .sol-inner-container {\n        max-width: 1320px;\n        margin: 0 auto;\n        padding: 0 24px;\n    }\n\n    \/* 1. EN-T\u00caTE SOBRE ET STICKY *\/\n    .sol-top-bar {\n        background: var(--sol-yellow);\n        color: var(--sol-slate);\n        font-size: 0.875rem;\n        font-weight: 700;\n        padding: 10px 24px;\n        text-align: center;\n        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);\n    }\n\n    .sol-main-header {\n        background: #ffffff;\n        border-bottom: 1px solid #f1f5f9;\n        padding: 20px 0;\n        box-shadow: var(--sol-shadow-sm);\n        position: sticky;\n        top: 0;\n        z-index: 1000;\n        backdrop-filter: blur(10px);\n    }\n\n    .sol-header-flex {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        gap: 20px;\n    }\n\n    .sol-brand-logo {\n        display: flex;\n        align-items: center;\n        gap: 16px;\n        text-decoration: none;\n    }\n\n    .sol-brand-logo img {\n        height: 52px;\n        width: auto;\n    }\n\n    .sol-brand-title {\n        font-family: 'Outfit', sans-serif;\n        font-size: 1.35rem;\n        font-weight: 800;\n        color: var(--sol-slate);\n        line-height: 1.1 !important;\n        display: block;\n    }\n\n    .sol-brand-title span {\n        font-size: 0.8rem;\n        color: var(--sol-sky);\n        font-weight: 700;\n        display: block;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    \/* NAVIGATION DESKTOP *\/\n    .sol-nav-links {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        list-style: none;\n    }\n\n    .sol-nav-item {\n        background: #f8fafc;\n        color: var(--sol-slate);\n        border: 1px solid var(--sol-border);\n        padding: 8px 18px;\n        border-radius: 999px;\n        font-size: 0.9rem;\n        font-weight: 600;\n        text-decoration: none;\n        transition: all 0.2s ease;\n        cursor: pointer;\n        display: inline-block;\n    }\n\n    .sol-nav-item:hover, .sol-nav-item.active {\n        background: var(--sol-yellow);\n        color: var(--sol-slate);\n        border-color: var(--sol-yellow);\n        font-weight: 700;\n    }\n\n    \/* BOUTON BURGER MOBILE (MASQU\u00c9 PAR D\u00c9FAUT SUR PC) *\/\n    .sol-burger-btn {\n        display: none;\n        background: #ffffff;\n        border: 1px solid var(--sol-border);\n        border-radius: 10px;\n        padding: 8px 12px;\n        cursor: pointer;\n        color: var(--sol-slate);\n        box-shadow: var(--sol-shadow-sm);\n    }\n\n    .sol-burger-btn svg {\n        width: 24px;\n        height: 24px;\n        stroke: currentColor;\n    }\n\n    \/* GRAND HERO BANNER FULL-WIDTH IMMERSIF (PHOTO + FILTRE SOMBRE) *\/\n    .sol-full-hero {\n        position: relative;\n        width: 100%;\n        min-height: 480px;\n        background: linear-gradient(to bottom, rgba(15, 23, 42, 0.45) 0%, rgba(15, 23, 42, 0.75) 100%), \n                    url('https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/07\/une-semaine-en-lituanie-blog-solcito-scaled.jpg?resize=1400%2C700&ssl=1') center\/cover no-repeat;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        padding: 80px 24px;\n        box-shadow: inset 0 -30px 40px rgba(0, 0, 0, 0.15);\n        margin-bottom: 50px;\n    }\n\n    .sol-hero-content {\n        max-width: 920px;\n        margin: 0 auto;\n        color: #ffffff;\n        z-index: 2;\n    }\n\n    .sol-full-hero-h1 {\n        font-family: 'Outfit', sans-serif;\n        font-size: 3.2rem !important;\n        font-weight: 800 !important;\n        color: #ffffff !important;\n        line-height: 1.15 !important;\n        margin-bottom: 18px !important;\n        text-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);\n    }\n\n    .sol-full-hero-p {\n        font-size: 1.2rem !important;\n        color: #f1f5f9 !important;\n        line-height: 1.6 !important;\n        margin-bottom: 35px !important;\n        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);\n        max-width: 780px;\n        margin-left: auto !important;\n        margin-right: auto !important;\n    }\n\n    \/* BARRE DE RECHERCHE INTEGR\u00c9E AU HERO BANNER (GLASSMORPHISM) *\/\n    .sol-hero-search-box {\n        background: rgba(255, 255, 255, 0.92);\n        backdrop-filter: blur(12px);\n        border: 1px solid rgba(255, 255, 255, 0.6);\n        border-radius: 999px;\n        padding: 8px 8px 8px 24px;\n        max-width: 720px;\n        margin: 0 auto;\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);\n    }\n\n    .sol-search-input-wrap {\n        flex: 1;\n        position: relative;\n        display: flex;\n        align-items: center;\n    }\n\n    .sol-search-icon-svg {\n        position: absolute;\n        left: 0;\n        top: 50%;\n        transform: translateY(-50%);\n        width: 22px;\n        height: 22px;\n        stroke: #64748b;\n        pointer-events: none;\n        z-index: 10;\n    }\n\n    .sol-hero-search-input {\n        width: 100% !important;\n        background: transparent !important;\n        border: none !important;\n        padding-top: 10px !important;\n        padding-bottom: 10px !important;\n        padding-right: 14px !important;\n        padding-left: 36px !important; \/* EMB\u00caCHE LE TEXTE DE TOUCHER LA LOUPE *\/\n        font-size: 1rem !important;\n        font-family: inherit !important;\n        color: var(--sol-slate) !important;\n        box-sizing: border-box !important;\n    }\n\n    .sol-hero-search-input:focus {\n        outline: none !important;\n    }\n\n    \/* 2. GRANDES CARTES DE DESTINATIONS *\/\n    .sol-dest-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 24px;\n        margin-bottom: 55px;\n    }\n\n    .sol-dest-card {\n        position: relative;\n        height: 220px;\n        border-radius: var(--sol-radius);\n        overflow: hidden;\n        text-decoration: none;\n        box-shadow: var(--sol-shadow-sm);\n        transition: all 0.3s ease;\n        display: block;\n    }\n\n    .sol-dest-card:hover {\n        transform: translateY(-6px);\n        box-shadow: var(--sol-shadow-md);\n    }\n\n    .sol-dest-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.6s ease;\n    }\n\n    .sol-dest-card:hover .sol-dest-img {\n        transform: scale(1.08);\n    }\n\n    .sol-dest-overlay {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(to top, rgba(30, 41, 59, 0.85) 0%, rgba(30, 41, 59, 0.1) 60%);\n        padding: 24px;\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-end;\n    }\n\n    .sol-dest-tag {\n        background: var(--sol-yellow);\n        color: var(--sol-slate);\n        font-size: 0.75rem;\n        font-weight: 800;\n        text-transform: uppercase;\n        padding: 4px 10px;\n        border-radius: 6px;\n        width: fit-content;\n        margin-bottom: 8px;\n    }\n\n    .sol-dest-h3 {\n        font-family: 'Outfit', sans-serif;\n        color: #ffffff;\n        font-size: 1.5rem;\n        font-weight: 700;\n        margin-bottom: 0 !important;\n    }\n\n    \/* 3. HERO ARTICLE \u00c0 LA UNE *\/\n    .sol-hero-box {\n        background: #ffffff;\n        border-radius: var(--sol-radius);\n        overflow: hidden;\n        border: 1px solid #f1f5f9;\n        box-shadow: var(--sol-shadow-sm);\n        display: grid;\n        grid-template-columns: 1.3fr 1fr;\n        margin-bottom: 60px;\n        transition: all 0.3s ease;\n    }\n\n    .sol-hero-box:hover {\n        box-shadow: var(--sol-shadow-md);\n    }\n\n    .sol-hero-media {\n        position: relative;\n        min-height: 380px;\n    }\n\n    .sol-hero-media img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n\n    .sol-hero-badge {\n        position: absolute;\n        top: 20px;\n        left: 20px;\n        background: var(--sol-yellow);\n        color: var(--sol-slate);\n        font-size: 0.75rem;\n        font-weight: 800;\n        text-transform: uppercase;\n        padding: 6px 14px;\n        border-radius: 999px;\n        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);\n    }\n\n    .sol-hero-text {\n        padding: 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    .sol-hero-h2 {\n        font-family: 'Outfit', sans-serif;\n        font-size: 2rem;\n        color: var(--sol-slate);\n        font-weight: 700;\n        line-height: 1.25 !important;\n        margin-bottom: 16px !important;\n    }\n\n    .sol-hero-h2 a {\n        color: inherit;\n        text-decoration: none;\n        transition: color 0.2s ease;\n    }\n\n    .sol-hero-h2 a:hover {\n        color: var(--sol-sky);\n    }\n\n    .sol-hero-desc {\n        font-size: 1rem;\n        color: var(--sol-muted);\n        margin-bottom: 24px !important;\n        line-height: 1.65 !important;\n    }\n\n    .sol-btn-yellow {\n        background: var(--sol-yellow);\n        color: var(--sol-slate);\n        padding: 12px 28px;\n        border-radius: 999px;\n        font-weight: 700;\n        font-size: 0.95rem;\n        text-decoration: none;\n        box-shadow: 0 4px 14px rgba(244, 177, 1, 0.35);\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        border: none;\n        cursor: pointer;\n    }\n\n    .sol-btn-yellow:hover {\n        background: var(--sol-yellow-hover);\n        transform: translateY(-2px);\n    }\n\n    \/* 4. MAIN CONTENT GRID & SIDEBAR *\/\n    .sol-main-layout {\n        display: grid;\n        grid-template-columns: 1fr 340px;\n        gap: 40px;\n        margin-bottom: 60px;\n    }\n\n    .sol-section-title-box {\n        margin-top: 10px;\n        margin-bottom: 28px;\n        position: relative;\n    }\n\n    .sol-section-h3 {\n        font-family: 'Outfit', sans-serif;\n        font-size: 1.65rem !important;\n        color: var(--sol-slate) !important;\n        font-weight: 700 !important;\n        margin-bottom: 6px !important;\n        display: inline-block;\n    }\n\n    .sol-section-h3-line {\n        height: 4px;\n        width: 60px;\n        background: var(--sol-yellow);\n        border-radius: 2px;\n        margin-top: 6px;\n    }\n\n    .sol-cards-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 24px;\n    }\n\n    .sol-post-card {\n        background: #ffffff;\n        border-radius: var(--sol-radius);\n        overflow: hidden;\n        border: 1px solid #f1f5f9;\n        box-shadow: var(--sol-shadow-sm);\n        transition: all 0.3s ease;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .sol-post-card:hover {\n        transform: translateY(-4px);\n        box-shadow: var(--sol-shadow-md);\n    }\n\n    .sol-post-img {\n        height: 200px;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .sol-post-img img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.5s ease;\n    }\n\n    .sol-post-card:hover .sol-post-img img {\n        transform: scale(1.06);\n    }\n\n    .sol-post-body {\n        padding: 24px;\n        display: flex;\n        flex-direction: column;\n        flex: 1;\n    }\n\n    .sol-post-h4 {\n        font-family: 'Outfit', sans-serif;\n        font-size: 1.2rem;\n        font-weight: 700;\n        color: var(--sol-slate);\n        line-height: 1.35 !important;\n        margin-bottom: 10px !important;\n    }\n\n    .sol-post-h4 a {\n        color: inherit;\n        text-decoration: none;\n        transition: color 0.2s ease;\n    }\n\n    .sol-post-h4 a:hover {\n        color: var(--sol-sky);\n    }\n\n    .sol-post-excerpt {\n        font-size: 0.885rem;\n        color: var(--sol-muted);\n        line-height: 1.6 !important;\n        margin-bottom: 16px !important;\n        flex: 1;\n    }\n\n    .sol-post-foot {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        font-size: 0.825rem;\n        color: #94a3b8;\n        padding-top: 14px;\n        border-top: 1px solid #f1f5f9;\n    }\n\n    \/* SIDEBAR SOLCITO *\/\n    .sol-widget {\n        background: #ffffff;\n        border-radius: var(--sol-radius);\n        padding: 28px;\n        border: 1px solid #f1f5f9;\n        box-shadow: var(--sol-shadow-sm);\n        margin-bottom: 30px;\n    }\n\n    .sol-widget-h4 {\n        font-family: 'Outfit', sans-serif;\n        font-size: 1.2rem;\n        font-weight: 700;\n        color: var(--sol-slate);\n        margin-bottom: 18px !important;\n        padding-bottom: 8px;\n        border-bottom: 3px solid var(--sol-yellow);\n        display: inline-block;\n    }\n\n    .sol-avatar {\n        width: 100px;\n        height: 100px;\n        border-radius: 50%;\n        object-fit: cover;\n        margin: 0 auto 16px auto;\n        display: block;\n        border: 4px solid #ffffff;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n    }\n\n    \/* 5. CARROUSEL INTERACTIF INSTAGRAM *\/\n    .sol-insta-carousel-wrap {\n        position: relative;\n        display: flex;\n        align-items: center;\n    }\n\n    .sol-insta-track {\n        display: flex;\n        gap: 18px;\n        overflow-x: auto;\n        scroll-snap-type: x mandatory;\n        scroll-behavior: smooth;\n        padding-bottom: 10px;\n        -webkit-overflow-scrolling: touch;\n        width: 100%;\n    }\n\n    .sol-insta-track::-webkit-scrollbar {\n        height: 6px;\n    }\n    .sol-insta-track::-webkit-scrollbar-thumb {\n        background: #cbd5e1;\n        border-radius: 999px;\n    }\n\n    .sol-insta-card {\n        flex: 0 0 calc(25% - 14px);\n        min-width: 220px;\n        scroll-snap-align: start;\n        display: block;\n        height: 200px;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: var(--sol-shadow-sm);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .sol-insta-card:hover {\n        transform: translateY(-4px);\n        box-shadow: var(--sol-shadow-md);\n    }\n\n    .sol-insta-card img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.5s ease;\n    }\n\n    .sol-insta-card:hover img {\n        transform: scale(1.08);\n    }\n\n    \/* BOUTONS DE FL\u00c8CHE DU CARROUSEL INSTAGRAM *\/\n    .sol-insta-nav-btn {\n        background: #ffffff;\n        border: 1px solid #cbd5e1;\n        color: var(--sol-slate);\n        width: 36px;\n        height: 36px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.08);\n        transition: all 0.2s ease;\n        z-index: 10;\n    }\n\n    .sol-insta-nav-btn:hover {\n        background: var(--sol-yellow);\n        border-color: var(--sol-yellow);\n    }\n\n    \/* 6. FOOTER \u00c9PUR\u00c9 & SOBRE *\/\n    .sol-full-footer {\n        background: #ffffff;\n        color: var(--sol-slate);\n        width: 100%;\n        padding: 60px 0 30px 0;\n        margin-top: 60px;\n        border-top: 1px solid #e2e8f0;\n        box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.02);\n    }\n\n    .sol-footer-cols {\n        display: grid;\n        grid-template-columns: 2fr 1fr 1.2fr 1fr;\n        gap: 40px;\n        margin-bottom: 45px;\n    }\n\n    .sol-footer-brand h4 {\n        font-family: 'Outfit', sans-serif;\n        color: var(--sol-slate);\n        font-size: 1.4rem;\n        margin-bottom: 14px !important;\n    }\n\n    .sol-footer-brand p {\n        font-size: 0.9rem;\n        line-height: 1.65 !important;\n        margin-bottom: 18px !important;\n        color: #64748b;\n    }\n\n    .sol-footer-col h5 {\n        font-family: 'Outfit', sans-serif;\n        color: var(--sol-slate);\n        font-size: 1.05rem;\n        margin-bottom: 18px !important;\n    }\n\n    .sol-footer-ul {\n        list-style: none;\n    }\n\n    .sol-footer-ul li {\n        margin-bottom: 10px;\n    }\n\n    .sol-footer-ul a, .sol-footer-ul button {\n        color: #64748b;\n        text-decoration: none;\n        font-size: 0.885rem;\n        transition: color 0.2s ease;\n        background: none;\n        border: none;\n        font-family: inherit;\n        cursor: pointer;\n        padding: 0;\n    }\n\n    .sol-footer-ul a:hover, .sol-footer-ul button:hover {\n        color: var(--sol-yellow-hover);\n        font-weight: 600;\n    }\n\n    .sol-social-link {\n        color: #64748b;\n        transition: color 0.2s ease, transform 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .sol-social-link:hover {\n        color: var(--sol-yellow);\n        transform: translateY(-2px);\n    }\n\n    .sol-footer-bottom-bar {\n        padding-top: 24px;\n        border-top: 1px solid #f1f5f9;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 16px;\n        font-size: 0.85rem;\n        color: #64748b;\n    }\n\n    \/* BANDEAU COOKIES RGPD SOBRE ET BLANC *\/\n    .sol-cookie-popup {\n        position: fixed;\n        bottom: 20px;\n        right: 20px;\n        max-width: 400px;\n        background: #ffffff;\n        color: var(--sol-slate);\n        padding: 22px;\n        border-radius: var(--sol-radius);\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\n        border: 1px solid #e2e8f0;\n        z-index: 99999;\n        font-size: 0.875rem;\n    }\n\n    \/* BOUTON RETOUR EN HAUT *\/\n    .sol-back-to-top {\n        position: fixed;\n        bottom: 20px;\n        left: 20px;\n        background: #ffffff;\n        color: var(--sol-slate);\n        border: 1px solid #cbd5e1;\n        width: 42px;\n        height: 42px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n        transition: all 0.2s ease;\n        z-index: 9999;\n        font-weight: 700;\n        font-size: 1.1rem;\n    }\n\n    .sol-back-to-top:hover {\n        background: var(--sol-yellow);\n        border-color: var(--sol-yellow);\n        transform: translateY(-2px);\n    }\n\n    \/* MEDIA QUERIES RESPONSIVE MOBILE & TABLETTE *\/\n    @media (max-width: 992px) {\n        .sol-dest-grid, .sol-cards-grid, .sol-hero-box, .sol-main-layout, .sol-footer-cols {\n            grid-template-columns: 1fr;\n        }\n\n        .sol-hero-box {\n            grid-template-columns: 1fr;\n        }\n\n        .sol-full-hero {\n            padding: 60px 20px;\n            min-height: 400px;\n        }\n\n        .sol-full-hero-h1 {\n            font-size: 2.2rem !important;\n        }\n\n        .sol-hero-search-box {\n            flex-direction: column;\n            border-radius: 16px;\n            padding: 12px;\n        }\n\n        .sol-btn-yellow {\n            width: 100%;\n            justify-content: center;\n        }\n\n        .sol-insta-card {\n            flex: 0 0 240px;\n        }\n    }\n\n    \/* ADAPTATION MOBILE STRICTE (< 768px) *\/\n    @media (max-width: 768px) {\n        \/* 1. ENLEVER LE TEXTE SOLCITO JOURNALISTE SUR MOBILE POUR NE GARDER QUE LE LOGO IMAGE *\/\n        .sol-brand-title {\n            display: none !important;\n        }\n\n        \/* 2. MENU BURGER MOBILE *\/\n        .sol-burger-btn {\n            display: block !important;\n        }\n\n        .sol-nav-links {\n            display: none;\n            position: absolute;\n            top: 100%;\n            left: 0;\n            right: 0;\n            background: #ffffff;\n            flex-direction: column;\n            padding: 20px;\n            border-bottom: 1px solid var(--sol-border);\n            box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n            gap: 10px;\n        }\n\n        .sol-nav-links.active {\n            display: flex !important;\n        }\n\n        .sol-nav-item {\n            width: 100%;\n            text-align: center;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .sol-footer-bottom-bar {\n            flex-direction: column;\n            text-align: center;\n        }\n\n        .sol-cookie-popup {\n            left: 10px;\n            right: 10px;\n            bottom: 10px;\n            max-width: 100%;\n        }\n    }\n<\/style>\n\n<div class=\"sol-scope\">\n    \n    <!-- BANDEAU TOP -->\n    <div class=\"sol-top-bar\">\n        Solcito \u2022 Blog Voyage Insolite & D\u00e9cal\u00e9 \u00e0 Bordeaux et ailleurs\n    <\/div>\n\n    <!-- EN-T\u00caTE STICKY PLEINE LARGEUR -->\n    <header class=\"sol-main-header\">\n        <div class=\"sol-inner-container\">\n            <div class=\"sol-header-flex\">\n                <a href=\"https:\/\/www.solcito.fr\/\" class=\"sol-brand-logo\" target=\"_blank\" title=\"Solcito Blog Voyage Accueil\">\n                    <img decoding=\"async\" src=\"https:\/\/www.solcito.fr\/wp-content\/uploads\/2020\/11\/SOL.png\" alt=\"Solcito Logo Officiel Blog Voyage\">\n                    <!-- LE TEXTE EST MASQU\u00c9 SUR MOBILE PAR CSS (@media max-width: 768px) POUR NE GARDER QUE LE LOGO -->\n                    <div class=\"sol-brand-title\">\n                        SOLCITO\n                        <span>JOURNALISTE & BLOGUEUSE VOYAGE<\/span>\n                    <\/div>\n                <\/a>\n\n                <!-- BOUTON MENU BURGER POUR SMARTPHONES -->\n                <button class=\"sol-burger-btn\" onclick=\"toggleMobileMenu()\" aria-label=\"Menu Mobile\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"><\/line>\n                        <line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line>\n                        <line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"><\/line>\n                    <\/svg>\n                <\/button>\n\n                <nav aria-label=\"Navigation principale\">\n                    <ul class=\"sol-nav-links\" id=\"solNavLinks\">\n                        <li><button class=\"sol-nav-item active\" onclick=\"filterCat('all', this)\">Accueil<\/button><\/li>\n                        <li><button class=\"sol-nav-item\" onclick=\"filterCat('ici', this)\">Ici (Paris)<\/button><\/li>\n                        <li><button class=\"sol-nav-item\" onclick=\"filterCat('labas', this)\">L\u00e0-bas (Europe)<\/button><\/li>\n                        <li><button class=\"sol-nav-item\" onclick=\"filterCat('lointain', this)\">Fort Fort Lointain<\/button><\/li>\n                        <li><a href=\"https:\/\/www.solcito.fr\/a-propos\/\" class=\"sol-nav-item\">\u00c0 propos<\/a><\/li>\n                        <li><button class=\"sol-nav-item\" onclick=\"triggerContactPage()\">Contact<\/button><\/li>\n                    <\/ul>\n                <\/nav>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- HERO BANNER IMMERSIF -->\n    <section class=\"sol-full-hero\" aria-label=\"Carnets de voyage Solcito\">\n        <div class=\"sol-hero-content\">\n            <h1 class=\"sol-full-hero-h1\">Carnets de Voyages Insolites & Escapades D\u00e9cal\u00e9es<\/h1>\n            <p class=\"sol-full-hero-p\">\n                Des r\u00e9cits authentiques, des conseils de journaliste et des adresses secr\u00e8tes \u00e0 Bordeaux, en Europe et aux quatre coins du monde.\n            <\/p>\n\n            <!-- BARRE DE RECHERCHE INTEGR\u00c9E EN GLASSMORPHISM CHIC -->\n            <div class=\"sol-hero-search-box\">\n                <div class=\"sol-search-input-wrap\">\n                    <svg class=\"sol-search-icon-svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle>\n                        <line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line>\n                    <\/svg>\n                    <input type=\"text\" id=\"solSearchBox\" class=\"sol-hero-search-input\" placeholder=\"O\u00f9 voulez-vous vous \u00e9vader ? (ex: Lituanie, Guyane, Bordeaux...)\" onkeyup=\"searchPosts()\">\n                <\/div>\n                <button class=\"sol-btn-yellow\" onclick=\"searchPosts()\" style=\"padding: 12px 30px;\">Explorer<\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <main class=\"sol-inner-container\">\n\n        <!-- 3 DESTINATIONS CLES -->\n        <section class=\"sol-dest-grid\" aria-label=\"Destinations phares\">\n            <a href=\"https:\/\/www.solcito.fr\/category\/ici-paris\/\" class=\"sol-dest-card\" title=\"R\u00e9cits de voyage \u00e0 Paris et Bordeaux\">\n                <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2020\/09\/bdx.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Voyages et bonnes adresses \u00e0 Paris et Bordeaux par Solcito\" class=\"sol-dest-img\">\n                <div class=\"sol-dest-overlay\">\n                    <span class=\"sol-dest-tag\">France<\/span>\n                    <h3 class=\"sol-dest-h3\">Ici (Paris & Bordeaux) \u2192<\/h3>\n                <\/div>\n            <\/a>\n\n            <a href=\"https:\/\/www.solcito.fr\/category\/la-bas\/\" class=\"sol-dest-card\" title=\"Escapades et roadtrips en Europe\">\n                <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2020\/09\/la-bas.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Escapades et roadtrips en Europe par Solcito\" class=\"sol-dest-img\">\n                <div class=\"sol-dest-overlay\">\n                    <span class=\"sol-dest-tag\">Europe<\/span>\n                    <h3 class=\"sol-dest-h3\">L\u00e0-bas (Escapades) \u2192<\/h3>\n                <\/div>\n            <\/a>\n\n            <a href=\"https:\/\/www.solcito.fr\/category\/fort-fort-lointain\/\" class=\"sol-dest-card\" title=\"Voyages dans le monde et destinations lointaines\">\n                <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2020\/09\/FortFortlointain.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Voyages lointains et aventures dans le monde par Solcito\" class=\"sol-dest-img\">\n                <div class=\"sol-dest-overlay\">\n                    <span class=\"sol-dest-tag\">Monde<\/span>\n                    <h3 class=\"sol-dest-h3\">Fort fort lointain \u2192<\/h3>\n                <\/div>\n            <\/a>\n        <\/section>\n\n        <!-- HERO ARTICLE \u00c0 LA UNE (H2 OPTIMIS\u00c9 SEO) -->\n        <article class=\"sol-hero-box\" aria-label=\"Article \u00e0 la Une\">\n            <div class=\"sol-hero-media\">\n                <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/07\/une-semaine-en-lituanie-blog-solcito-scaled.jpg?resize=1170%2C663&#038;ssl=1\" alt=\"Une semaine en Lituanie voyage Balte par Solcito\">\n                <span class=\"sol-hero-badge\">\u00c0 la Une<\/span>\n            <\/div>\n            <div class=\"sol-hero-text\">\n                <p style=\"font-size: 0.825rem; color: var(--sol-muted); margin-bottom: 10px !important; font-weight: 600;\">\n                    Temps de lecture : 6 min \u2022 31 Juillet 2026\n                <\/p>\n                <h2 class=\"sol-hero-h2\">\n                    <a href=\"https:\/\/www.solcito.fr\/2026\/07\/une-semaine-lituanie\/\" title=\"Lire l'article Une semaine en Lituanie\">Une semaine en Lituanie : very Balte trip<\/a>\n                <\/h2>\n                <p class=\"sol-hero-desc\">\n                    Un petit pays balte de 65 303 km\u00b2 aux mille tr\u00e9sors m\u00e9connus. Entre ruelles baroques de Vilnius et dunes de la Neringa, suivez l'aventure !\n                <\/p>\n                <div>\n                    <a href=\"https:\/\/www.solcito.fr\/2026\/07\/une-semaine-lituanie\/\" class=\"sol-btn-yellow\" title=\"Lire l'article complet Lituanie\">Lire l'article complet \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/article>\n\n        <!-- MAIN GRID ARTICLES & SIDEBAR -->\n        <div class=\"sol-main-layout\">\n            <section aria-label=\"Derniers articles publi\u00e9s\">\n                \n                <div class=\"sol-section-title-box\">\n                    <h3 class=\"sol-section-h3\">Derniers R\u00e9cits de Voyage<\/h3>\n                    <div class=\"sol-section-h3-line\"><\/div>\n                <\/div>\n                \n                <div class=\"sol-cards-grid\" id=\"solPostGrid\">\n                    \n                    <article class=\"sol-post-card\" data-cat=\"labas\" data-title=\"selor street art interview\">\n                        <div class=\"sol-post-img\">\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/05\/interview-street-artiste-selor.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Interview voyage du street artiste David Selor par Solcito\">\n                        <\/div>\n                        <div class=\"sol-post-body\">\n                            <h4 class=\"sol-post-h4\">\n                                <a href=\"https:\/\/www.solcito.fr\/2026\/05\/interview-voyage-selor-street-artiste\/\">L\u2019interview voyage de Selor, street artiste qui fait parler les murs<\/a>\n                            <\/h4>\n                            <p class=\"sol-post-excerpt\">Rencontre avec David Selor qui colore les villes de France et d'ailleurs.<\/p>\n                            <div class=\"sol-post-foot\">\n                                <span>27 Mai 2026<\/span>\n                                <span>Par Solcito<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n\n                    <article class=\"sol-post-card\" data-cat=\"ici\" data-title=\"puy du fou famille 48h\">\n                        <div class=\"sol-post-img\">\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/04\/renaissance-du-chateau-puy-du-fou-scaled.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Le Puy du Fou en famille voyage de 48h par Solcito\">\n                        <\/div>\n                        <div class=\"sol-post-body\">\n                            <h4 class=\"sol-post-h4\">\n                                <a href=\"https:\/\/www.solcito.fr\/2026\/04\/puy-du-fou-en-famille-voyage-48h-europe\/\">Le Puy du Fou en famille : voyage de 48h en Europe<\/a>\n                            <\/h4>\n                            <p class=\"sol-post-excerpt\">Traverser les \u00e9poques sans avion : itin\u00e9raire d'un week-end immersif.<\/p>\n                            <div class=\"sol-post-foot\">\n                                <span>28 Avril 2026<\/span>\n                                <span>Par Solcito<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n\n                    <article class=\"sol-post-card\" data-cat=\"ici\" data-title=\"chemin compostelle rando\">\n                        <div class=\"sol-post-img\">\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/01\/Arnaud-Lalanne-Chemin-de-Compostelle-16-scaled.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Sur le chemin de Compostelle rando et aventure\">\n                        <\/div>\n                        <div class=\"sol-post-body\">\n                            <h4 class=\"sol-post-h4\">\n                                <a href=\"https:\/\/www.solcito.fr\/2026\/01\/chemin-de-compostelle-aventure-inoubliable\/\">Sur le Chemin de Compostelle : une sacr\u00e9e aventure<\/a>\n                            <\/h4>\n                            <p class=\"sol-post-excerpt\">R\u00e9cit invit\u00e9 d'Arnaud sur la marche et les \u00e9motions du chemin.<\/p>\n                            <div class=\"sol-post-foot\">\n                                <span>28 Janvier 2026<\/span>\n                                <span>Par Solcito<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n\n                    <article class=\"sol-post-card\" data-cat=\"lointain\" data-title=\"guyane paradis meconnu\">\n                        <div class=\"sol-post-img\">\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2025\/12\/Solcito-voyage-en-Guyane-insolite.png?resize=585%2C390&#038;ssl=1\" alt=\"Voyage en Guyane paradis francais meconnu par Solcito\">\n                        <\/div>\n                        <div class=\"sol-post-body\">\n                            <h4 class=\"sol-post-h4\">\n                                <a href=\"https:\/\/www.solcito.fr\/2025\/12\/guyane-5-raisons-de-visiter-ce-paradis-francais-meconnu\/\">Guyane : 5 raisons de visiter ce paradis fran\u00e7ais m\u00e9connu<\/a>\n                            <\/h4>\n                            <p class=\"sol-post-excerpt\">For\u00eat amazonienne et culture m\u00e9tiss\u00e9e : d\u00e9couvrez ce coin de France unique.<\/p>\n                            <div class=\"sol-post-foot\">\n                                <span>11 D\u00e9cembre 2025<\/span>\n                                <span>Par Solcito<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n\n                <\/div>\n            <\/section>\n\n            <!-- SIDEBAR AUTEUR ET NEWSLETTER -->\n            <aside aria-label=\"Informations sur l'auteure et newsletter\">\n                <div class=\"sol-widget\" style=\"text-align: center;\">\n                    <span class=\"sol-widget-h4\">Solcito, Journaliste Voyage<\/span>\n                    <img decoding=\"async\" src=\"https:\/\/www.solcito.fr\/wp-content\/uploads\/2014\/05\/photo18.jpg\" alt=\"Solcito journaliste et autrice voyage Larousse Routard\" class=\"sol-avatar\">\n                    <p style=\"font-size: 0.9rem; color: var(--sol-slate); margin-bottom: 16px !important;\">\n                        Journaliste voyage (Le Routard, Un Air de Bordeaux) et autrice aux \u00c9ditions Larousse.\n                    <\/p>\n                    <button onclick=\"triggerContactPage()\" class=\"sol-btn-yellow\" style=\"width: 100%; justify-content: center; font-size: 0.875rem;\">Me Contacter<\/button>\n                <\/div>\n\n                <div class=\"sol-widget\" style=\"text-align: center;\">\n                    <span class=\"sol-widget-h4\">Newsletter Solcito<\/span>\n                    <p style=\"font-size: 0.875rem; color: var(--sol-muted); margin-bottom: 16px !important; line-height: 1.5 !important;\">\n                        Recevez les prochains r\u00e9cits de voyage et conseils d'escapades directement par e-mail.\n                    <\/p>\n                    <form onsubmit=\"event.preventDefault(); alert('Merci pour votre inscription \u00e0 la newsletter Solcito !'); this.reset();\">\n                        <input type=\"email\" placeholder=\"Votre adresse e-mail\" required style=\"width: 100%; padding: 10px 14px; border: 1px solid var(--sol-border); border-radius: 8px; font-family: inherit; font-size: 0.875rem; margin-bottom: 10px; box-sizing: border-box;\">\n                        <label style=\"display: flex; align-items: center; gap: 8px; font-size: 0.775rem; color: #64748b; text-align: left; margin-bottom: 12px; cursor: pointer;\">\n                            <input type=\"checkbox\" required>\n                            <span>J'accepte de recevoir les e-mails de Solcito.<\/span>\n                        <\/label>\n                        <button type=\"submit\" class=\"sol-btn-yellow\" style=\"width: 100%; justify-content: center; font-size: 0.875rem;\">S'abonner<\/button>\n                    <\/form>\n                <\/div>\n            <\/aside>\n        <\/div>\n\n        <!-- SECTION CARROUSEL INTERACTIF AM STRAM INSTAGRAM -->\n        <section style=\"margin-top: 50px; margin-bottom: 40px;\" aria-label=\"Carrousel Instagram Solcito\">\n            <div style=\"display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 20px; flex-wrap: wrap; gap: 12px;\">\n                <div>\n                    <h3 style=\"font-family: 'Outfit', sans-serif; font-size: 1.5rem; color: var(--sol-slate); font-weight: 700; margin-bottom: 4px !important;\">Am stram Instagram<\/h3>\n                    <p style=\"font-size: 0.9rem; color: var(--sol-muted); margin-bottom: 0 !important;\">Les coulisses des voyages en direct sur Instagram.<\/p>\n                <\/div>\n                \n                <div style=\"display: flex; align-items: center; gap: 12px;\">\n                    <a href=\"https:\/\/www.instagram.com\/\" target=\"_blank\" style=\"color: var(--sol-sky); font-weight: 700; text-decoration: none; font-size: 0.9rem;\" title=\"Suivre Solcito sur Instagram\">Suivre @solcitoblog \u2192<\/a>\n                    <div style=\"display: flex; gap: 6px;\">\n                        <button class=\"sol-insta-nav-btn\" onclick=\"scrollInsta(-300)\" title=\"Pr\u00e9c\u00e9dent\">\u2039<\/button>\n                        <button class=\"sol-insta-nav-btn\" onclick=\"scrollInsta(300)\" title=\"Suivant\">\u203a<\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- CARROUSEL FLUIDE D\u00c9FILANT -->\n            <div class=\"sol-insta-carousel-wrap\">\n                <div class=\"sol-insta-track\" id=\"solInstaTrack\">\n                    <a href=\"https:\/\/www.solcito.fr\/\" target=\"_blank\" class=\"sol-insta-card\" title=\"Voir la photo Lituanie sur Instagram\">\n                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/07\/une-semaine-en-lituanie-blog-solcito-scaled.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Instagram Lituanie voyage Solcito\">\n                    <\/a>\n                    <a href=\"https:\/\/www.solcito.fr\/\" target=\"_blank\" class=\"sol-insta-card\" title=\"Voir la photo Street Art sur Instagram\">\n                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/05\/interview-street-artiste-selor.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Instagram Street Art David Selor\">\n                    <\/a>\n                    <a href=\"https:\/\/www.solcito.fr\/\" target=\"_blank\" class=\"sol-insta-card\" title=\"Voir la photo Puy du Fou sur Instagram\">\n                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2026\/04\/renaissance-du-chateau-puy-du-fou-scaled.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Instagram Puy du Fou voyage\">\n                    <\/a>\n                    <a href=\"https:\/\/www.solcito.fr\/\" target=\"_blank\" class=\"sol-insta-card\" title=\"Voir la photo Guyane sur Instagram\">\n                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2025\/12\/Solcito-voyage-en-Guyane-insolite.png?resize=585%2C390&#038;ssl=1\" alt=\"Instagram Guyane voyage insolite\">\n                    <\/a>\n                    <a href=\"https:\/\/www.solcito.fr\/\" target=\"_blank\" class=\"sol-insta-card\" title=\"Voir la photo Bordeaux sur Instagram\">\n                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.solcito.fr\/wp-content\/uploads\/2020\/09\/bdx.jpg?resize=585%2C390&#038;ssl=1\" alt=\"Instagram Bordeaux voyage insolite\">\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- FOOTER SOBRE ET \u00c9L\u00c9GANT -->\n    <footer class=\"sol-full-footer\" aria-label=\"Pied de page et informations l\u00e9gales\">\n        <div class=\"sol-inner-container\">\n            <div class=\"sol-footer-cols\">\n                \n                <div class=\"sol-footer-brand\">\n                    <h4>SOLCITO<\/h4>\n                    <p style=\"margin-bottom: 18px !important;\">Blog voyage insolite et d\u00e9cal\u00e9 r\u00e9dig\u00e9 avec passion depuis Bordeaux. Informations v\u00e9rifi\u00e9es et recommandations authentiques.<\/p>\n                    \n                    <div style=\"margin-top: 20px;\">\n                        <h5 style=\"font-family: 'Outfit', sans-serif; color: var(--sol-slate); font-size: 0.95rem; margin-bottom: 8px !important; font-weight: 700;\">Newsletter<\/h5>\n                        <form onsubmit=\"event.preventDefault(); alert('Merci pour votre inscription \u00e0 la newsletter Solcito !'); this.reset();\" style=\"display: flex; flex-direction: column; gap: 8px;\">\n                            <div style=\"display: flex; gap: 8px;\">\n                                <input type=\"email\" placeholder=\"Votre e-mail\" required style=\"padding: 8px 12px; border: 1px solid #cbd5e1; border-radius: 6px; font-family: inherit; font-size: 0.85rem; flex: 1; box-sizing: border-box;\">\n                                <button type=\"submit\" class=\"sol-btn-yellow\" style=\"padding: 8px 16px; font-size: 0.85rem; border-radius: 6px;\">S'abonner<\/button>\n                            <\/div>\n                            <label style=\"display: flex; align-items: center; gap: 6px; font-size: 0.75rem; color: #64748b; cursor: pointer;\">\n                                <input type=\"checkbox\" required>\n                                <span>J'accepte de recevoir les e-mails de Solcito.<\/span>\n                            <\/label>\n                        <\/form>\n                    <\/div>\n\n                    <div style=\"margin-top: 24px;\">\n                        <h5 style=\"font-family: 'Outfit', sans-serif; color: var(--sol-slate); font-size: 0.9rem; margin-bottom: 10px !important; font-weight: 700;\">Suivez-nous<\/h5>\n                        <div style=\"display: flex; gap: 14px; align-items: center;\">\n                            <a href=\"https:\/\/facebook.com\" target=\"_blank\" title=\"Facebook Solcito\" class=\"sol-social-link\">\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n                            <\/a>\n                            <a href=\"https:\/\/instagram.com\" target=\"_blank\" title=\"Instagram Solcito\" class=\"sol-social-link\">\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg>\n                            <\/a>\n                            <a href=\"https:\/\/pinterest.com\" target=\"_blank\" title=\"Pinterest Solcito\" class=\"sol-social-link\">\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.017 0C5.396 0 .029 5.367.029 11.987c0 5.079 3.158 9.417 7.618 11.162-.105-.949-.199-2.403.041-3.439.219-.937 1.406-5.957 1.406-5.957s-.359-.72-.359-1.781c0-1.663.967-2.911 2.168-2.911 1.024 0 1.518.769 1.518 1.688 0 1.029-.653 2.567-.992 3.992-.285 1.193.6 2.165 1.775 2.165 2.128 0 3.768-2.245 3.768-5.487 0-2.861-2.063-4.869-5.008-4.869-3.41 0-5.409 2.562-5.409 5.199 0 1.033.394 2.143.889 2.741.099.12.112.225.085.345-.09.375-.293 1.199-.334 1.363-.053.225-.172.271-.401.165-1.495-.69-2.433-2.878-2.433-4.646 0-3.776 2.748-7.252 7.92-7.252 4.158 0 7.392 2.967 7.392 6.923 0 4.135-2.607 7.462-6.233 7.462-1.214 0-2.354-.629-2.758-1.379l-.749 2.848c-.269 1.045-1.004 2.352-1.498 3.146 1.123.345 2.306.535 3.55.535 6.607 0 11.985-5.365 11.985-11.987C24.007 5.367 18.624 0 12.017 0z\"\/><\/svg>\n                            <\/a>\n                            <a href=\"https:\/\/linkedin.com\" target=\"_blank\" title=\"LinkedIn Solcito\" class=\"sol-social-link\">\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"\/><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"\/><circle cx=\"4\" cy=\"4\" r=\"2\"\/><\/svg>\n                            <\/a>\n                            <a href=\"https:\/\/tiktok.com\" target=\"_blank\" title=\"TikTok Solcito\" class=\"sol-social-link\">\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 1 1-5.2-1.74 2.89 2.89 0 0 1 2.31-2.82V7.63a6.33 6.33 0 1 0 6.34 6.34V9.45a8.16 8.16 0 0 0 4.77 1.52V7.52a4.85 4.85 0 0 1-1-.83z\"\/><\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"sol-footer-col\">\n                    <h5>Rubriques<\/h5>\n                    <ul class=\"sol-footer-ul\">\n                        <li><a href=\"https:\/\/www.solcito.fr\/category\/ici-paris\/\" title=\"Voyages Ici Paris Bordeaux\">Ici (Paris)<\/a><\/li>\n                        <li><a href=\"https:\/\/www.solcito.fr\/category\/douce-france\/\" title=\"Voyages en France\">Douce France<\/a><\/li>\n                        <li><a href=\"https:\/\/www.solcito.fr\/category\/la-bas\/\" title=\"Voyages en Europe\">L\u00e0-bas (Europe)<\/a><\/li>\n                        <li><a href=\"https:\/\/www.solcito.fr\/category\/fort-fort-lointain\/\" title=\"Voyages lointains monde\">Fort Fort Lointain<\/a><\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"sol-footer-col\">\n                    <h5>Informations L\u00e9gales<\/h5>\n                    <ul class=\"sol-footer-ul\">\n                        <li><button onclick=\"alert('Mentions L\u00e9gales : Directeur de la publication Solcito. H\u00e9bergement OVH Cloud SAS. Tous droits r\u00e9serv\u00e9s.');\">Mentions L\u00e9gales<\/button><\/li>\n                        <li><button onclick=\"alert('Politique de Confidentialit\u00e9 RGPD : Conforme au r\u00e8glement UE 2016\/679. Aucune donn\u00e9e revendue.');\">Politique de Confidentialit\u00e9 (RGPD)<\/button><\/li>\n                        <li><button onclick=\"document.getElementById('solCookies').style.display='block';\">Gestion des Cookies<\/button><\/li>\n                        <li><button onclick=\"alert('CGU : Contenus prot\u00e9g\u00e9s par le droit d auteur. Reproduction interdite sans autorisation.');\">Conditions G\u00e9n\u00e9rales (CGU)<\/button><\/li>\n                        <li><button onclick=\"alert('Transparence : Transparence totale sur les partenariats \u00e9ditoriaux et liens d affiliation.');\">Transparence & Affiliation<\/button><\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"sol-footer-col\">\n                    <h5>Presse & Contact<\/h5>\n                    <ul class=\"sol-footer-ul\">\n                        <li><a href=\"https:\/\/www.solcito.fr\/ils-en-parlent\/\" title=\"Revue de presse Solcito\">Presse<\/a><\/li>\n                        <li><a href=\"https:\/\/www.solcito.fr\/a-propos\/\" title=\"Kit M\u00e9dia Solcito journalistes\">Kit M\u00e9dia<\/a><\/li>\n                        <li><button onclick=\"triggerContactPage()\">Contact<\/button><\/li>\n                    <\/ul>\n                <\/div>\n\n            <\/div>\n\n            <div class=\"sol-footer-bottom-bar\">\n                <p style=\"margin-bottom: 0 !important;\">\u00a9 2012 - 2026 Solcito \/ Blog voyage insolite. Tous droits r\u00e9serv\u00e9s.<\/p>\n                <p style=\"margin-bottom: 0 !important;\">Conception Web par <strong style=\"color: var(--sol-slate);\">Geekos Society<\/strong><\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- BANDEAU COOKIES RGPD CHIC ET DISCRET -->\n    <div id=\"solCookies\" class=\"sol-cookie-popup\" role=\"dialog\" aria-label=\"Gestion des cookies\">\n        <strong style=\"color: var(--sol-slate);\">Respect de votre vie priv\u00e9e<\/strong>\n        <p style=\"margin-top: 6px; margin-bottom: 0 !important; color: #475569;\">Nous utilisons des cookies strictement n\u00e9cessaires \u00e0 la navigation et aux performances du site.<\/p>\n        <div style=\"margin-top: 14px; display: flex; gap: 10px;\">\n            <button style=\"background: var(--sol-yellow); color: var(--sol-slate); border: none; padding: 8px 16px; border-radius: 8px; font-weight: 700; cursor: pointer;\" onclick=\"this.parentElement.parentElement.style.display='none';\">Tout accepter<\/button>\n            <button style=\"background: #f1f5f9; color: var(--sol-slate); border: 1px solid #cbd5e1; padding: 8px 16px; border-radius: 8px; cursor: pointer; font-weight: 600;\" onclick=\"this.parentElement.parentElement.style.display='none';\">N\u00e9cessaires<\/button>\n        <\/div>\n    <\/div>\n\n    <!-- BOUTON RETOUR EN HAUT -->\n    <button class=\"sol-back-to-top\" onclick=\"window.scrollTo({top: 0, behavior: 'smooth'});\" title=\"Retour en haut de page\">\u2191<\/button>\n\n<\/div>\n\n<script>\n    function toggleMobileMenu() {\n        const nav = document.getElementById('solNavLinks');\n        nav.classList.toggle('active');\n    }\n\n    function scrollInsta(offset) {\n        document.getElementById('solInstaTrack').scrollBy({ left: offset, behavior: 'smooth' });\n    }\n\n    function triggerContactPage() {\n        alert(\"Demande de contact : vous pouvez joindre Solcito directement par email \u00e0 solcita@rocketmail.com ou via le formulaire de contact officiel.\");\n    }\n\n    function searchPosts() {\n        const query = document.getElementById('solSearchBox').value.toLowerCase();\n        const cards = document.querySelectorAll('#solPostGrid .sol-post-card');\n        cards.forEach(card => {\n            const title = card.getAttribute('data-title').toLowerCase();\n            card.style.display = title.includes(query) ? 'flex' : 'none';\n        });\n    }\n\n    function filterCat(cat, btn) {\n        document.querySelectorAll('.sol-nav-item').forEach(b => b.classList.remove('active'));\n        btn.classList.add('active');\n        const cards = document.querySelectorAll('#solPostGrid .sol-post-card');\n        cards.forEach(card => {\n            card.style.display = (cat === 'all' || card.getAttribute('data-cat') === cat) ? 'flex' : 'none';\n        });\n    }\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Solcito \u2022 Blog Voyage Insolite &#038; D\u00e9cal\u00e9 \u00e0 Bordeaux et ailleurs SOLCITO JOURNALISTE &#038; BLOGUEUSE VOYAGE Accueil Ici (Paris) L\u00e0-bas (Europe) Fort Fort Lointain \u00c0 propos Contact Carnets de Voyages Insolites &#038; Escapades D\u00e9cal\u00e9es Des r\u00e9cits authentiques, des conseils de journaliste et des adresses secr\u00e8tes \u00e0 Bordeaux, en Europe et aux quatre coins du monde. &#8230; <a title=\"Accueil\" class=\"read-more\" href=\"https:\/\/solcito.geekos-society.fr\/\" aria-label=\"En savoir plus sur Accueil\">Lire la suite<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":16,"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":24,"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/24"}],"wp:attachment":[{"href":"https:\/\/solcito.geekos-society.fr\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}