/*! EuroAfrique Critical CSS v1.2 - Minified */
*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;line-height:1.6;color:#333}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.header-container{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;max-width:1400px;margin:0 auto;position:relative;gap:0.5rem;min-height:60px}.hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:4rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin:0 0 1rem;font-weight:700}.hero p{font-size:1.2rem;margin:0 0 2rem;opacity:.9}.btn{display:inline-block;padding:12px 24px;background:#ff6b6b;color:#fff;text-decoration:none;border-radius:5px;font-weight:600;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.3);text-decoration:none}.btn-primary{background:#007bff}.btn-primary:hover{background:#0056b3}.topbar{background:#f8f9fa;border-bottom:1px solid #dee2e6;padding:.5rem 0;font-size:.9rem}.topbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.topbar-left,.topbar-right{display:flex;align-items:center;gap:1rem}.topbar-left a,.topbar-right a{color:#6c757d;text-decoration:none}.topbar-left a:hover,.topbar-right a:hover{color:#007bff}.loading{opacity:0;transition:opacity .3s ease-in-out}.loaded{opacity:1}.lazy-img{background:#f0f0f0;min-height:200px;display:flex;align-items:center;justify-content:center;color:#666}.card{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.card-body{padding:1.5rem}.card-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.card-text{color:#666;margin:0 0 1rem}.text-center{text-align:center}.text-primary{color:#007bff}.mb-4{margin-bottom:2rem}.mt-4{margin-top:2rem}.py-5{padding:3rem 0}.section{padding:4rem 0}.section-title{font-size:2rem;font-weight:700;text-align:center;margin:0 0 3rem}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px}.col-md-6{flex:0 0 50%;max-width:50%;padding:0 15px}.col-md-12{flex:0 0 100%;max-width:100%;padding:0 15px}@media (max-width:768px){.col-md-4,.col-md-6{flex:0 0 100%;max-width:100%}.hero h1{font-size:2rem}.hero{padding:2rem 1rem}.nav{padding:1rem}.topbar-container{flex-direction:column;gap:.5rem}.section{padding:2rem 0}}
