.gallery-page .breadcrumbs{margin-bottom:24px}.gallery-page .page-title{margin-bottom:32px}.gallery-page .gallery-banner{margin-bottom:40px;text-align:center}.gallery-page .gallery-banner img{max-width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:8px}.gallery-page .category-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:10px}.gallery-page .category-title{margin:0;font-size:24px}.gallery-page .category-view-all{font-size:16px;color:#d44000;text-decoration:none;font-weight:500;border-bottom:1px dashed #d44000;transition:all .3s ease}.gallery-page .category-view-all:hover{color:#000;border-color:#000}.gallery-page .page-content{font-size:16px;line-height:1.5}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.gallery-page .wp-block-image img{transition:transform .3s ease}.gallery-page .wp-block-image:hover img{transform:scale(1.03)}