.chicken-page{background-color:#fff;padding-bottom:4rem}.breadcrumb{color:#666;padding:1rem 0;font-size:.8rem}.breadcrumb a{color:#e55b13;text-decoration:none}.breadcrumb span{margin:0 .5rem}.chicken-header{margin-bottom:2rem}.chicken-header h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.chicken-header p{color:#555;max-width:800px;font-size:1.1rem;line-height:1.6}.sub-nav{scrollbar-width:none;border-bottom:1px solid #eee;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.sub-nav::-webkit-scrollbar{display:none}.sub-nav a{color:#333;white-space:nowrap;text-transform:uppercase;border:1px solid #eee;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.sub-nav a:hover{color:#fff;background-color:#e55b13;border-color:#e55b13}.featured-chicken{grid-template-columns:2.2fr 1fr;gap:1.5rem;margin-bottom:4rem;display:grid}.featured-main-card{border-radius:12px;height:550px;position:relative;overflow:hidden}.featured-main-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured-main-card:hover img{transform:scale(1.03)}.featured-main-content{color:#fff;background:linear-gradient(#0000,#000000e6);padding:3rem 2rem 2rem;position:absolute;bottom:0;left:0;right:0}.featured-main-content h2{margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.featured-main-content p{opacity:.9;font-size:1.1rem}.featured-side{flex-direction:column;gap:1rem;display:flex}.side-item{color:inherit;border-radius:8px;align-items:center;gap:1rem;padding:.5rem;text-decoration:none;transition:background .2s;display:flex}.side-item:hover{background:#f9f9f9}.side-item img{object-fit:cover;border-radius:8px;width:120px;height:90px}.side-item-info h3{color:#1a1a1a;margin-bottom:.3rem;font-size:1rem;font-weight:700;line-height:1.3}.side-item-info .rating{color:#e55b13;font-size:.8rem}.recipe-section{margin-bottom:4rem}.section-title{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800;display:flex}.section-title a{color:#e55b13;font-size:.9rem;text-decoration:none}.chicken-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.chicken-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-chicken{grid-template-columns:1fr}.chicken-grid{grid-template-columns:repeat(2,1fr)}}
