.section-leflef{padding:30px 0;width:100%;max-width:1200px;margin:0 auto}.container-leflef{display:flex;justify-content:start;align-items:end}.img-leflef{margin-right:10px;width:50px;height:auto;z-index:1}.img-leflef img{width:100%;height:auto}.title-left{font-size:1.6em;color:#FFB400;margin:0}.title-right{font-size:.8em;color:#006937;font-weight:300;margin-top:-10px;margin-bottom:-3px}.title-leflef{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:0 60px}.title-leflef h1{font-size:1.5em;color:#B7D0BE;margin:0;cursor:pointer}.title-leflef h1.active{color:#006937}.page-container{display:flex;max-width:1400px;margin:0 auto;padding:0 20px}.sidebar{width:125px;flex-shrink:0;margin-right:15px}.sidebar-title{color:#006937;font-size:1.2em;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #FFB400}.custom-select{position:relative;width:100%}.select-selected{padding:8px;border:1px solid #006937;border-radius:5px;color:#006937;background-color:#fff;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:12px}.select-selected::after{content:'';position:absolute;right:8px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23006937' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.select-items{position:absolute;top:100%;left:0;right:0;z-index:99;background-color:#fff;border:1px solid #006937;border-radius:5px;margin-top:4px;max-height:200px;overflow-y:auto;display:none}.select-items.show{display:block}.select-item{padding:8px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:12px;color:#006937}.select-item:hover{background-color:#f0f0f0}.select-item.selected{background-color:#FFB400;color:#fff}.select-item img{width:20px;height:20px;object-fit:cover}.select-item span{flex-grow:1}.content-wrapper{flex-grow:1;max-width:1100px}@media (max-width:992px){.page-container{flex-direction:column;padding:0 15px}.sidebar{width:100%;margin-right:0;margin-bottom:20px}}@media (max-width:768px){.section-leflef{padding:20px 15px}.container-leflef{align-items:center}.img-leflef{width:40px}.title-left{font-size:1.4em}.title-right{font-size:.7em}.title-leflef{flex-wrap:wrap;justify-content:center;padding:0;margin-top:15px}.title-leflef h1{font-size:1.1em;margin:5px 10px;white-space:nowrap}}@media (max-width:576px){.img-leflef{width:35px}.title-left{font-size:1.2em}.title-right{font-size:.6em}.title-leflef h1{font-size:.9em;margin:5px 8px}}@media (max-width:400px){.title-leflef{justify-content:space-around}.title-leflef h1{font-size:.8em;margin:5px 5px}}.section-recettes{margin-top:50px;padding:20px 0;min-height:70vh}.recettes-wrapper{width:100%;max-width:1100px;margin:0 auto}.recettes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px}.recette-card{overflow:hidden;transition:transform 0.3s ease}.recette-card:hover{transform:translateY(-5px)}.recette-card img{width:100%;height:230px;object-fit:cover}.recette-card p{color:#006937;font-size:14px}.recette-card a{text-decoration:none}.results-count h3{font-size:1.2em;color:#006937;margin-top:5px;font-weight:300;text-align:right}.pagination-controls{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:15px}.page-numbers{display:flex;gap:8px}.page-number{width:28px;height:28px;border-radius:50%;background:#fff0;color:#006937;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.page-number.active{background-color:#FFB400;color:#fff}.pagination-arrow{background:#fff0;border:none;font-size:14px;display:flex;align-items:center;gap:5px;cursor:pointer;padding:8px 12px;border-radius:20px;transition:all 0.3s ease}.pagination-arrow:hover:not(:disabled){background-color:#f0f0f0}.pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.pagination-arrow svg{margin-top:2px}@media (max-width:1200px){.recettes-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.recettes-grid{grid-template-columns:repeat(2,1fr)}.results-count h1{font-size:32px}}@media (max-width:600px){.recettes-grid{grid-template-columns:1fr}.results-count h1{font-size:28px}.recettes-wrapper{width:95%}.title-leflef{flex-wrap:wrap;gap:10px}.title-leflef h1{font-size:1.2em;padding:5px}.pagination-controls{gap:8px}.page-number{width:30px;height:30px;font-size:14px}.pagination-arrow{font-size:12px;padding:6px 8px}}
