.summer-dishes-container{max-width:1200px;margin:0 auto;padding:2rem;background:linear-gradient(rgba(15,23,43,.8),rgba(15,23,43,.8)),url(/img/5dishes.png);min-height:100vh;font-family:Georgia,serif;line-height:1.6;color:#333}.blog-header{text-align:center;margin-bottom:3rem;color:white;animation:fadeIn .8s ease-in}.blog-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;margin-bottom:1rem;color:#ffffff;text-shadow:2px 2px 4px rgba(255,255,255,.548);letter-spacing:-1px}.blog-subtitle{font-size:clamp(1rem,2vw,1.2rem);opacity:.9;font-weight:300;max-width:600px;margin:0 auto}.carousel-container{position:relative;background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;animation:fadeIn .8s ease-in}.carousel-wrapper{position:relative;overflow:hidden;border-radius:15px}.carousel-track{display:flex;transition:transform .8s cubic-bezier(.4,0,.2,1);width:500%}.dish-slide{width:20%;flex-shrink:0;padding:0 1rem}.dish-card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:100%}.dish-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px rgba(0,0,0,.15)}.dish-main-content{display:flex;height:100%;min-height:650px}.dish-image-section{flex:1 1;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#ffffff,#f8f9fa)}.dish-image{width:300px;height:300px;object-fit:cover;border-radius:20px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 15px 35px rgba(0,0,0,.15);margin-bottom:2rem}.dish-card:hover .dish-image{transform:scale(1.05);box-shadow:0 20px 45px rgba(0,0,0,.2)}.dish-info{text-align:center;max-width:320px;width:100%}.dish-category{color:#e67e22;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:1.5px;margin-bottom:1rem;padding:.4rem 1.2rem;background:rgba(230,126,34,.1);border-radius:25px;display:inline-block;border:2px solid rgba(230,126,34,.2)}.dish-name{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.2}.dish-description{color:#555;line-height:1.8;font-size:1.05rem;text-align:center;font-style:italic}.recipe-sidebar{flex:1 1;background:linear-gradient(135deg,#f1f3f4,#e8eaf6);padding:2.5rem 2rem;display:flex;flex-direction:column;border-left:1px solid rgba(0,0,0,.08)}.recipe-title{font-size:1.6rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;padding-bottom:1rem;border-bottom:3px solid #0b862e;text-align:center}.recipe-title:before{content:"👨‍🍳";margin-right:.8rem;font-size:1.4rem}.recipe-content{flex:1 1;overflow-y:auto}.ingredients,.instructions{margin-bottom:2rem}.ingredients h4,.instructions h4{color:#0b862e;margin-bottom:1rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center}.ingredients h4:before{content:"🥘";margin-right:.5rem;font-size:1.1rem}.instructions h4:before{content:"📝";margin-right:.5rem;font-size:1.1rem}.ingredients ul,.instructions ol{padding-left:0;list-style:none;color:#444}.ingredients ul{counter-reset:ingredient-counter}.ingredients li{margin-bottom:.8rem;line-height:1.6;font-size:.95rem;padding-left:1.5rem;position:relative;counter-increment:ingredient-counter}.ingredients li:before{content:"•";color:#e67e22;font-weight:700;position:absolute;left:0;font-size:1.2rem}.instructions ol{counter-reset:instruction-counter}.instructions li{margin-bottom:.8rem;padding-left:2rem;line-height:1.6;font-size:.95rem;position:relative;counter-increment:instruction-counter}.instructions li:before{content:counter(instruction-counter);color:#e67e22;font-weight:700;background:rgba(230,126,34,.1);border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;font-size:.8rem;border:2px solid rgba(230,126,34,.3)}.carousel-indicators{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.indicator{width:12px;height:12px;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease}.indicator.active{background:#0b862e;transform:scale(1.2)}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease;z-index:10}.carousel-nav:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 5px 15px rgba(0,0,0,.2)}.carousel-nav.prev{left:-25px}.carousel-nav.next{right:-25px}.progress-bar{position:absolute;bottom:0;left:0;height:4px;background:#0b862e!important;border-radius:0 0 20px 20px;animation:progressAnimation 5s linear}@keyframes progressAnimation{0%{width:0}to{width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.dish-main-content{flex-direction:column;min-height:auto}.recipe-sidebar{border-left:none;border-top:1px solid rgba(0,0,0,.05);border-radius:0 0 20px 20px}.dish-image{width:250px;height:250px}}@media (max-width:768px){.summer-dishes-container{padding:1rem}.dish-image-section,.recipe-sidebar{padding:1.5rem}.dish-name{font-size:1.5rem}.carousel-nav{display:none}.dish-image{width:220px;height:220px}.dish-main-content{min-height:auto}}@media (max-width:480px){.dish-image-section,.recipe-sidebar{padding:1rem}.ingredients ul,.instructions ol{padding-left:1rem}.blog-header{margin-bottom:2rem}.carousel-container{padding:1rem}.dish-image{width:200px;height:200px}.dish-name{font-size:1.3rem}.recipe-title{font-size:1.2rem}}.carousel-nav:focus,.indicator:focus{outline:2px solid #e67e22;outline-offset:2px}.indicator:hover{background:#d35400;transform:scale(1.1)}.carousel-track,.dish-card{will-change:transform}