.gallery-hero{color:#fff;text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.gallery-hero .hero-background{z-index:0;background-image:url(/images/gallery.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.gallery-hero .hero-background:after{content:"";z-index:1;background:#461e0a99;position:absolute;inset:0}.gallery-hero .container{z-index:2;position:relative}.gallery-hero h1{text-shadow:2px 2px 4px #00000080;margin-bottom:1rem;font-size:3rem}.gallery-hero p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem}.gallery-content{padding:4rem 0}.expandable-sections{max-width:1200px;margin:0 auto}.section-container{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;overflow:hidden;box-shadow:0 2px 10px #0000001a}.section-header{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b4513,sienna);border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background .3s;display:flex}.section-header:hover{background:linear-gradient(135deg,sienna,#8b4513)}.section-header.active{background:linear-gradient(135deg,#654321,#8b4513)}.section-header h2{margin:0;font-size:1.8rem;font-weight:600}.toggle-icon{font-size:2rem;font-weight:700;transition:transform .3s}.section-content{background:#fff;padding:2rem;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.images-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.image-item{background:#f8f9fa;border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.image-item:hover{transform:translateY(-5px)}.image-item img{object-fit:cover;width:100%;height:200px;display:block}.image-item h4{color:#2c3e50;text-align:center;margin:0;padding:1rem;font-size:1.1rem}.production-flow{flex-direction:column;gap:1rem;display:flex}.production-step{background:#f8f9fa;border-radius:12px;align-items:center;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 15px #0000001a}.production-step:hover{transform:translate(10px);box-shadow:0 6px 25px #00000026}.step-number{color:#fff;background:linear-gradient(135deg,#8b4513,sienna);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:2rem;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 4px 10px #8b45134d}.step-content{flex:1;align-items:center;gap:2rem;display:flex}.step-content img{object-fit:cover;border-radius:8px;width:200px;height:150px;box-shadow:0 4px 10px #0000001a}.step-info{flex:1}.step-info h4{color:#2c3e50;margin:0 0 .5rem;font-size:1.4rem;font-weight:600}.step-info p{color:#5a6c7d;margin:0;font-size:1rem;line-height:1.4}.arrow-connector{justify-content:center;margin:1rem 0;display:flex;position:relative}.arrow{color:#8b4513;background:#fff;border-radius:50px;padding:.5rem 1rem;font-size:2rem;font-weight:700;box-shadow:0 2px 10px #0000001a}@media (max-width:768px){.gallery-hero h1{font-size:2rem}.section-header{padding:1rem 1.5rem}.section-header h2{font-size:1.5rem}.section-content{padding:1.5rem}.images-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.categories-grid{grid-template-columns:1fr 1fr}.production-step{text-align:center;flex-direction:column;padding:1rem}.step-number{margin-bottom:1rem;margin-right:0}.step-content{flex-direction:column;gap:1rem}.step-content img{width:100%;max-width:300px;height:200px}.production-step:hover{transform:translateY(-5px)}.arrow{transform:rotate(0)}}@media (max-width:480px){.images-grid,.categories-grid{grid-template-columns:1fr}.step-content img{height:150px}.step-info h4{font-size:1.2rem}.step-info p{font-size:.9rem}}
