<!-- Wrapper général pour la page d'accueil -->
<div style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #444;">
<!-- 1. BANNIÈRE DES LOGOS PARTENAIRES -->
<div style="
background-image: url('https://confluence.wipo.int/confluence/download/attachments/1640993109/logos%20wiki%201600%20%281%29.png?api=v2');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
height: 100px;
margin: 0 0 30px 0;">
</div>
<!-- 2. BANNIÈRE PRINCIPALE DU CONCOURS -->
<div style="
background-image: url('https://confluence.wipo.int/confluence/download/attachments/1640993109/Untitled%20%284%29.png?api=v2');
background-size: cover;
background-position: center;
height: 350px;
border-radius: 12px;
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
margin-bottom: 30px;">
</div>
<!-- 3. SECTION LOGO GAGNANT + PHOTO CÔTE À CÔTE - COMPACT -->
<div style="display: flex; justify-content: center; margin: 30px 0; padding: 0 20px;">
<div style="display: flex; gap: 30px; max-width: 800px;">
<!-- SHOWCASE DU LOGO GAGNANT -->
<div style="
background: linear-gradient(135deg, #FFD700, #FFA500);
padding: 30px;
border-radius: 20px;
box-shadow: 0 12px 30px rgba(255,215,0,0.4);
border: 4px solid #DAA520;
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
width: 350px;">
<!-- Décoration d'arrière-plan -->
<div style="position: absolute; top: -10px; left: -10px; font-size: 60px; color: rgba(139,69,19,0.1);"></div>
<div style="position: absolute; bottom: -10px; right: -10px; font-size: 40px; color: rgba(139,69,19,0.1);"></div>
<h3 style="color: #8B4513; margin: 0 0 20px 0; font-size: 1.8em; text-shadow: 2px 2px 4px rgba(0,0,0,0.2); z-index: 1; position: relative;">
🏆 L'ŒUVRE GAGNANT
</h3>
<div style="background: white; padding: 20px; border-radius: 15px; display: inline-block; box-shadow: 0 8px 20px rgba(0,0,0,0.15); z-index: 1; position: relative; margin: 0 auto;">
<a href="https://confluence.wipo.int/confluence/download/attachments/1695583040/LOGO%20SHEATROU_Un%20savoir%20faire%20ancestral.png?version=1&modificationDate=1764600887385&api=v2" target="_blank" style="text-decoration: none; cursor: pointer;">
<img src="https://confluence.wipo.int/confluence/download/attachments/1695583040/LOGO%20SHEATROU_Un%20savoir%20faire%20ancestral.png?version=1&modificationDate=1764600887385&api=v2"
alt="Logo Gagnant - Monsieur Ange Maurel Quoicy Thyzier"
style="max-width: 180px; max-height: 180px; object-fit: contain; display: block; transition: transform 0.2s ease; cursor: pointer;"
onmouseover="this.style.transform='scale(1.05)'"
onmouseout="this.style.transform='scale(1)'">
</a>
</div>
<p style="color: #8B4513; margin: 15px 0 0 0; font-size: 1.1em; font-weight: bold; z-index: 1; position: relative;">
Création de Monsieur Ange Maurel Quoicy Thyzier
</p>
</div>
<!-- PHOTO DU GAGNANT -->
<div style="
background: linear-gradient(135deg, #f8f9fa, #e9ecef);
border-radius: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border: 4px solid #FFD700;
position: relative;
overflow: hidden;
padding: 30px;
box-shadow: 0 12px 30px rgba(255,215,0,0.3);
text-align: center;
width: 350px;">
<!-- Décoration d'arrière-plan -->
<div style="position: absolute; top: 20px; left: 20px; font-size: 60px; color: rgba(255,215,0,0.3);"></div>
<div style="position: absolute; bottom: 20px; right: 20px; font-size: 40px; color: rgba(255,215,0,0.3);"></div>
<h3 style="color: #8B4513; margin: 0 0 20px 0; font-size: 1.8em; text-shadow: 2px 2px 4px rgba(0,0,0,0.2); z-index: 1; position: relative;">
📸 LE GAGNANT 📸
</h3>
<!-- IMAGE DU GAGNANT -->
<div style="background: white; padding: 20px; border-radius: 15px; display: inline-block; box-shadow: 0 8px 20px rgba(0,0,0,0.15); z-index: 1; position: relative; margin: 0 auto;">
<a href="https://confluence.wipo.int/confluence/download/attachments/1695583040/1000020616.jpg?version=1&modificationDate=1764688699734&api=v2" target="_blank" style="text-decoration: none; cursor: pointer;">
<img src="https://confluence.wipo.int/confluence/download/attachments/1695583040/1000020616.jpg?version=1&modificationDate=1764688699734&api=v2"
alt="Photo - Monsieur Ange Maurel Quoicy Thyzier"
style="
max-width: 180px;
max-height: 180px;
object-fit: contain;
display: block;
border-radius: 8px;
transition: transform 0.2s ease;
cursor: pointer;"
onmouseover="this.style.transform='scale(1.05)'"
onmouseout="this.style.transform='scale(1)'">
</a>
</div>
<p style="color: #8B4513; margin: 15px 0 0 0; font-size: 1.1em; font-weight: bold; z-index: 1; position: relative;">
Monsieur Ange Maurel Quoicy Thyzier
</p>
</div>
</div>
</div>
<!-- 4. SECTION ANNONCE DU LAURÉAT - PLEINE LARGEUR CENTRÉE -->
<div style="padding: 0 20px; margin: 40px 0;">
<div style="max-width: 1000px; margin: 0 auto;">
<div style="
background: linear-gradient(135deg, #FFF8F0, #FFFACD);
padding: 40px;
border-radius: 20px;
box-shadow: 0 12px 30px rgba(0,0,0,0.15);
border-left: 8px solid #D2691E;
border-top: 4px solid #FFD700;
position: relative;
overflow: hidden;">
<!-- Décoration d'arrière-plan -->
<div style="position: absolute; top: -30px; right: -30px; font-size: 150px; color: rgba(210, 105, 30, 0.08); transform: rotate(15deg);">🏆</div>
<!-- Badge "RÉSULTAT OFFICIEL" -->
<div style="text-align: center; margin-bottom: 30px;">
<div style="
background: linear-gradient(45deg, #DC143C, #B22222);
color: white;
padding: 12px 30px;
border-radius: 30px;
display: inline-block;
font-size: 1.1em;
font-weight: bold;
box-shadow: 0 4px 15px rgba(220,20,60,0.4);
text-transform: uppercase;
letter-spacing: 2px;">
🎊 RÉSULTAT OFFICIEL 🎊
</div>
</div>
<h2 style="
color: #D2691E;
font-size: 1.8em;
margin-bottom: 30px;
line-height: 1.3;
font-weight: bold;
text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
text-align: center;">
🏅 Annonce du Lauréat du Concours de Création de Logotype pour la Marque Collective du Beurre de Karité Ivoirien de la FEPROKA-CI
</h2>
<!-- Premier paragraphe -->
<div style="background: white; padding: 25px; border-radius: 12px; margin-bottom: 25px; border-left: 5px solid #32CD32; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
<p style="margin: 0; line-height: 1.8; text-align: justify; font-size: 1.1em;">
La <strong style="color: #D2691E;">Fédération des Productrices de Karité de Côte d'Ivoire (FEPROKA-CI)</strong>, avec le soutien de l'<strong style="color: #2E8B57;">Office Ivoirien de la Propriété Intellectuelle (OIPI)</strong> et l'<strong style="color: #1E90FF;">Organisation Mondiale de la Propriété Intellectuelle (OMPI)</strong>, est fière d'annoncer le lauréat du concours de création de logotype pour sa Marque Collective du beurre de karité ivoirien.
</p>
</div>
<!-- Encadré du gagnant -->
<div style="
background: linear-gradient(135deg, #FFD700, #FFA500);
padding: 25px;
border-radius: 15px;
margin: 25px 0;
box-shadow: 0 6px 20px rgba(255,215,0,0.5);
border: 3px solid #DAA520;">
<div style="text-align: center; margin-bottom: 20px;">
<span style="font-size: 2.5em;">🎯</span>
<h3 style="color: #8B4513; margin: 15px 0; font-size: 1.5em; text-shadow: 1px 1px 3px rgba(0,0,0,0.2);">
LE GAGNANT EST...
</h3>
</div>
<p style="margin: 0; line-height: 1.8; text-align: justify; color: #654321; font-size: 1.1em;">
Lors de son <strong>Assemblée Générale du 4 novembre 2025</strong>, la FEPROKA-CI a désigné le logotype de <strong style="color: #8B4513; font-size: 1.2em;"> Monsieur Ange Maurel Quoicy Thyzier </strong> comme lauréat, parmi trois propositions finalistes issues de <strong style="color: #DC143C;">109 participations</strong> reçues dans le cadre de ce concours ouvert à tous les designers et créatifs ivoiriens.
</p>
</div>
<!-- Paragraphe sur l'utilisation du logo -->
<div style="background: rgba(255,255,255,0.9); padding: 25px; border-radius: 12px; margin-bottom: 25px; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
<p style="margin: 0; line-height: 1.8; text-align: justify; font-size: 1.1em;">
Ce logotype deviendra l'<strong style="color: #D2691E;">identité visuelle de la Marque Collective</strong> du beurre de karité ivoirien de la FEPROKA-CI. Il sera utilisé pour distinguer et valoriser le beurre de karité et ses produits dérivés issus des membres de la fédération, tant sur les <strong style="color: #8B4513;">marchés nationaux qu'internationaux</strong>.
</p>
</div>
</div>
</div>
</div>
<!-- 5. SECTION REMERCIEMENTS -->
<div style="padding: 0 20px 30px 20px;">
<div style="max-width: 900px; margin: 0 auto;">
<div style="
background: linear-gradient(135deg, #E8F5E8, #F0FFF0);
padding: 25px;
border-radius: 12px;
border-left: 4px solid #32CD32;
text-align: center;
box-shadow: 0 4px 15px rgba(46,139,87,0.1);">
<p style="margin: 0; line-height: 1.6; font-style: italic; color: #2E7D32; font-size: 1.1em;">
🙏 <strong>Nous remercions chaleureusement tous les participants</strong> pour la qualité exceptionnelle de leurs propositions, qui témoignent du <strong>talent créatif ivoirien</strong> ! 🇨🇮 |