.wrestler-photos-section{margin:0 0 10px;font-family:'sofia-sans',sans-serif}.wrestler-photos-title{display:block;font-family:'sofia-sans',sans-serif;font-size:26px !important;color:#e4dcd6;text-transform:uppercase;letter-spacing:1px;margin:20px 0 -.5rem;font-weight:500;background:0 0}.wrestler-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.wrestler-photos-item{position:relative;aspect-ratio:9/14;overflow:hidden;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#1a242e}.wrestler-photos-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.wrestler-photos-thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.wrestler-photos-item:hover .wrestler-photos-thumbnail{transform:scale(1.05)}.wrestler-photos-item:after{content:"";position:absolute;inset:0;background:rgba(206,229,242,.1);opacity:0;transition:opacity .3s ease;pointer-events:none}.wrestler-photos-item:hover:after{opacity:1}.wrestler-photos-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;padding-top:140px;visibility:hidden;transition:all .3s ease}.wrestler-photos-modal.wrestler-photos-modal-open{opacity:1;visibility:visible}.wrestler-photos-modal-backdrop{position:absolute;inset:0;background:rgba(10,14,19,.95);backdrop-filter:blur(3px);cursor:pointer}.wrestler-photos-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;z-index:1}.wrestler-photos-close{position:absolute;top:-50px;right:0;width:40px;height:40px;border:none;background:rgba(206,229,242,.2);color:#cee5f2;font-size:24px;border-radius:50%;cursor:pointer;z-index:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.wrestler-photos-close:hover{background:rgba(206,229,242,.3);transform:scale(1.1)}.wrestler-photos-carousel{position:relative;display:flex;align-items:center;justify-content:center}.wrestler-photos-image-container{position:relative;max-width:80vw;max-height:80vh;display:flex;align-items:center;justify-content:center}.wrestler-photos-modal-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5)}.wrestler-photos-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;background:rgba(206,229,242,.2);color:#cee5f2;border-radius:50%;cursor:pointer;z-index:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.wrestler-photos-nav:hover{background:rgba(206,229,242,.3);transform:translateY(-50%) scale(1.1)}.wrestler-photos-prev{left:-70px}.wrestler-photos-next{right:-70px}.wrestler-photos-counter{margin-top:20px;color:#cee5f2;font-size:14px;font-weight:500;background:rgba(26,36,46,.8);padding:8px 16px;border-radius:20px;backdrop-filter:blur(5px)}@media (max-width:768px){.wrestler-photos-grid{gap:.75rem}.wrestler-photos-modal-content{max-width:95vw;max-height:95vh}.wrestler-photos-image-container{max-width:90vw;max-height:75vh}.wrestler-photos-close{top:-40px;right:10px;width:35px;height:35px;font-size:20px}.wrestler-photos-nav{width:45px;height:45px}.wrestler-photos-prev{left:-60px}.wrestler-photos-next{right:-60px}}@media (max-width:480px){.wrestler-photos-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.wrestler-photos-title{font-size:20px;margin:15px 0 0}.wrestler-photos-image-container{max-width:95vw;max-height:70vh}.wrestler-photos-close{top:-35px;right:5px;width:32px;height:32px;font-size:18px}.wrestler-photos-nav{width:40px;height:40px}.wrestler-photos-prev{left:-50px}.wrestler-photos-next{right:-50px}.wrestler-photos-counter{font-size:12px;padding:6px 12px;margin-top:15px}}@media (max-width:360px){.wrestler-photos-nav{display:none !important}.wrestler-photos-close{position:fixed;top:20px;right:20px;background:rgba(10,14,19,.8)}.wrestler-photos-image-container{max-width:100vw;max-height:75vh}}.wrestler-photos-thumbnail:focus,.wrestler-photos-close:focus,.wrestler-photos-nav:focus{outline:2px solid #cee5f2;outline-offset:2px}@media (prefers-reduced-motion:reduce){.wrestler-photos-item,.wrestler-photos-thumbnail,.wrestler-photos-modal,.wrestler-photos-close,.wrestler-photos-nav{transition:none}.wrestler-photos-item:hover .wrestler-photos-thumbnail{transform:none}.wrestler-photos-item:hover{transform:none}}@media (prefers-contrast:high){.wrestler-photos-item:after{background:rgba(255,255,255,.3)}.wrestler-photos-close,.wrestler-photos-nav{background:rgba(0,0,0,.8);color:#fff;border:1px solid #fff}}.manager-photos-section{margin:20px 0 30px;font-family:'sofia-sans',sans-serif}.manager-photos-title{display:block;font-family:'sofia-sans',sans-serif;font-size:26px !important;color:#e4dcd6;text-transform:uppercase;letter-spacing:1px;margin:20px 0 -.5rem;font-weight:500;background:0 0}.manager-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.manager-photos-item{position:relative;aspect-ratio:9/14;overflow:hidden;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#1a242e}.manager-photos-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.manager-photos-thumbnail{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.manager-photos-item:hover .manager-photos-thumbnail{transform:scale(1.05)}.manager-photos-item:after{content:"";position:absolute;inset:0;background:rgba(206,229,242,.1);opacity:0;transition:opacity .3s ease;pointer-events:none}.manager-photos-item:hover:after{opacity:1}.manager-photos-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.manager-photos-modal.manager-photos-modal-open{opacity:1;visibility:visible}.manager-photos-modal-backdrop{position:absolute;inset:0;background:rgba(10,14,19,.95);backdrop-filter:blur(3px);cursor:pointer}.manager-photos-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;z-index:1}.manager-photos-close{position:absolute;top:-50px;right:0;width:40px;height:40px;border:none;background:rgba(206,229,242,.2);color:#cee5f2;font-size:24px;border-radius:50%;cursor:pointer;z-index:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.manager-photos-close:hover{background:rgba(206,229,242,.3);transform:scale(1.1)}.manager-photos-carousel{position:relative;display:flex;align-items:center;justify-content:center}.manager-photos-image-container{position:relative;max-width:80vw;max-height:80vh;display:flex;align-items:center;justify-content:center}.manager-photos-modal-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5)}.manager-photos-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;background:rgba(206,229,242,.2);color:#cee5f2;border-radius:50%;cursor:pointer;z-index:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.manager-photos-nav:hover{background:rgba(206,229,242,.3);transform:translateY(-50%) scale(1.1)}.manager-photos-prev{left:-70px}.manager-photos-next{right:-70px}.manager-photos-counter{margin-top:20px;color:#cee5f2;font-size:14px;font-weight:500;background:rgba(26,36,46,.8);padding:8px 16px;border-radius:20px;backdrop-filter:blur(5px)}@media (max-width:768px){.manager-photos-grid{gap:.75rem}.manager-photos-modal-content{max-width:95vw;max-height:95vh}.manager-photos-image-container{max-width:90vw;max-height:75vh}.manager-photos-close{top:-40px;right:10px;width:35px;height:35px;font-size:20px}.manager-photos-nav{width:45px;height:45px}.manager-photos-prev{left:-60px}.manager-photos-next{right:-60px}}@media (max-width:480px){.manager-photos-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.manager-photos-title{font-size:20px;margin:15px 0 0}.manager-photos-image-container{max-width:95vw;max-height:70vh}.manager-photos-close{top:-35px;right:5px;width:32px;height:32px;font-size:18px}.manager-photos-nav{width:40px;height:40px}.manager-photos-prev{left:-50px}.manager-photos-next{right:-50px}.manager-photos-counter{font-size:12px;padding:6px 12px;margin-top:15px}}@media (max-width:360px){.manager-photos-nav{display:none !important}.manager-photos-close{position:fixed;top:20px;right:20px;background:rgba(10,14,19,.8)}.manager-photos-image-container{max-width:100vw;max-height:75vh}}.manager-photos-thumbnail:focus,.manager-photos-close:focus,.manager-photos-nav:focus{outline:2px solid #cee5f2;outline-offset:2px}@media (prefers-reduced-motion:reduce){.manager-photos-item,.manager-photos-thumbnail,.manager-photos-modal,.manager-photos-close,.manager-photos-nav{transition:none}.manager-photos-item:hover .manager-photos-thumbnail{transform:none}.manager-photos-item:hover{transform:none}}@media (prefers-contrast:high){.manager-photos-item:after{background:rgba(255,255,255,.3)}.manager-photos-close,.manager-photos-nav{background:rgba(0,0,0,.8);color:#fff;border:1px solid #fff}}