.championship-photos-page{min-height:100vh;background:#fff}.championship-photos-main{padding-top:80px}.championship-photos-hero{background:linear-gradient(135deg,#0a3d62,#1a5276 50%,#2e86ab);text-align:center;padding:60px 20px}.championship-photos-title{font-size:36px;font-weight:800;color:#fff;margin:0 0 8px}.championship-photos-subtitle{font-size:15px;color:rgba(255,255,255,.8);margin:0}.championship-photos-content{max-width:900px;margin:0 auto;padding:60px 20px 100px}.championship-photos-grid{display:flex;flex-direction:column;gap:40px}.championship-photos-empty{text-align:center;padding:80px 20px;color:#888;font-size:16px}.photographer-card{border:1px solid #e0e0e0;overflow:hidden}.photographer-image-wrap{width:100%;aspect-ratio:16/9;overflow:hidden;background:#f0f0f0}.photographer-image-wrap img{width:100%;height:100%;object-fit:cover}.photographer-info{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.photographer-credit{font-size:15px;color:#333;margin:0}.photographer-credit strong{color:#004581}.photographer-btn{display:inline-block;padding:12px 28px;font-size:14px;font-weight:600;color:#fff;background:#004581;text-decoration:none;white-space:nowrap;transition:background .2s}.photographer-btn:hover{background:#003366}@media (max-width:768px){.championship-photos-main{padding-top:var(--header-height,180px)}.championship-photos-hero{padding:40px 20px}.championship-photos-title{font-size:28px}.championship-photos-content{padding:40px 16px 80px}.championship-photos-grid{gap:30px}}@media (max-width:576px){.championship-photos-hero{padding:32px 16px}.championship-photos-title{font-size:24px}.championship-photos-subtitle{font-size:13px}.photographer-info{flex-direction:column;align-items:stretch;padding:16px;gap:12px}.photographer-btn{text-align:center;padding:14px 20px}}