.gallery-module__rqNLrW__tabsWrapper{margin-top:2rem}.gallery-module__rqNLrW__customTabs{gap:.5rem;border-bottom:1px solid #00000014!important;margin-bottom:2rem!important}.gallery-module__rqNLrW__tabsWrapper .nav-tabs{justify-content:center;border-bottom:1px solid #00000014!important}.gallery-module__rqNLrW__tabsWrapper .nav-tabs .nav-link{font-size:.95rem;font-weight:600;transition:color .3s;position:relative;color:#4b5563!important;background:0 0!important;border:none!important;padding:.75rem 1.5rem!important}.gallery-module__rqNLrW__tabsWrapper .nav-tabs .nav-link:hover{color:#111827!important}:is(.gallery-module__rqNLrW__tabsWrapper .nav-tabs .nav-item.show .nav-link,.gallery-module__rqNLrW__tabsWrapper .nav-tabs .nav-link.active){color:#b8860b!important;background:0 0!important}.gallery-module__rqNLrW__tabsWrapper .nav-tabs .nav-link:after{content:"";background-color:#b8860b;border-radius:3px;width:0;height:3px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.gallery-module__rqNLrW__tabsWrapper .nav-tabs .nav-link.active:after{width:100%}.gallery-module__rqNLrW__gridContainer{margin-top:.5rem}.gallery-module__rqNLrW__photoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:768px){.gallery-module__rqNLrW__photoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media (min-width:992px){.gallery-module__rqNLrW__photoGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.gallery-module__rqNLrW__tabPanel{margin-bottom:1.5rem}.gallery-module__rqNLrW__emptyGallery{text-align:center;color:#6b7280;background:#fff;border:1px dashed #0000001a;border-radius:14px;padding:3rem 1.5rem}.gallery-module__rqNLrW__emptyGallery i{opacity:.3;margin-bottom:.75rem;font-size:2.5rem;display:block}.gallery-module__rqNLrW__emptyGallery p{margin:0}.gallery-module__rqNLrW__photoCard{aspect-ratio:1;background:#fff;border:1px solid #00000014;border-radius:12px;transition:all .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a}.gallery-module__rqNLrW__photoCard:hover{border-color:#b8860b4d;transform:scale(1.03)translateY(-4px);box-shadow:0 8px 25px #b8860b1f}.gallery-module__rqNLrW__imageWrapper{width:100%;height:100%;position:relative}.gallery-module__rqNLrW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-module__rqNLrW__photoCard:hover .gallery-module__rqNLrW__imageWrapper img{transform:scale(1.05)}.gallery-module__rqNLrW__cardOverlay{opacity:0;z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd9;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__rqNLrW__photoCard:hover .gallery-module__rqNLrW__cardOverlay{opacity:1}.gallery-module__rqNLrW__zoomIcon{color:#b8860b;font-size:1.5rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.gallery-module__rqNLrW__photoCard:hover .gallery-module__rqNLrW__zoomIcon{transform:scale(1)}.gallery-module__rqNLrW__videoGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.gallery-module__rqNLrW__videoCard{background:#fff;border:1px solid #00000014;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #0000000a}.gallery-module__rqNLrW__videoCard:hover{border-color:#b8860b4d;transform:translateY(-4px);box-shadow:0 8px 25px #00000014}.gallery-module__rqNLrW__playerWrapper{background-color:#000;padding-top:56.25%;position:relative;overflow:hidden}.gallery-module__rqNLrW__playerWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.gallery-module__rqNLrW__videoCard:hover .gallery-module__rqNLrW__playerWrapper img{transform:scale(1.04)}.gallery-module__rqNLrW__videoOverlay{opacity:.7;z-index:2;background:#00000073;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.gallery-module__rqNLrW__videoCard:hover .gallery-module__rqNLrW__videoOverlay{opacity:1;background:#0009}.gallery-module__rqNLrW__playIcon{color:#fff;text-shadow:0 4px 10px #0000004d;font-size:2.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.9)}.gallery-module__rqNLrW__videoCard:hover .gallery-module__rqNLrW__playIcon{color:#d4af37;transform:scale(1.1)}.gallery-module__rqNLrW__videoInfo{background:#fff;padding:1rem}.gallery-module__rqNLrW__videoTitle{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5rem;margin:0;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.gallery-module__rqNLrW__creditsWrapper{background:#fff;border:1px solid #00000014;border-radius:20px;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 20px #00000008}.gallery-module__rqNLrW__creditsTable{border-collapse:collapse;width:100%}.gallery-module__rqNLrW__creditsTable tr{border-bottom:1px solid #0000000d;transition:background-color .2s}.gallery-module__rqNLrW__creditsTable tr:last-child{border-bottom:none}.gallery-module__rqNLrW__creditsTable tr:hover{background-color:#00000001}.gallery-module__rqNLrW__creditsTable td{padding:1rem 1.25rem;font-size:.95rem}.gallery-module__rqNLrW__creditsLabel{color:#6b7280;width:30%;min-width:150px;font-weight:600}.gallery-module__rqNLrW__creditsValue{color:#111827;font-weight:500}@media (max-width:576px){.gallery-module__rqNLrW__creditsTable td{padding:.75rem .5rem;font-size:.85rem}}
.rml-overlay{z-index:99999;-webkit-backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:none;overscroll-behavior:contain;background-color:#0a0a0ae6;justify-content:center;align-items:center;animation:.3s cubic-bezier(.16,1,.3,1) forwards rml-fadeIn;display:flex;position:fixed;inset:0}.rml-content{will-change:transform;outline:none;justify-content:center;align-items:center;width:90vw;height:80vh;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.rml-imageContainer{touch-action:none;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative}.rml-image{object-fit:contain;opacity:0;border-radius:6px;max-width:100%;max-height:75vh;transition:opacity .25s,transform .25s cubic-bezier(.16,1,.3,1);transform:scale(.97);box-shadow:0 20px 40px #0009}.rml-imageLoaded{opacity:1;transform:scale(1)}.rml-playerContainer{aspect-ratio:16/9;background-color:#000;border:1px solid #ffffff1a;border-radius:12px;width:90vw;max-width:1000px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.rml-iframePlayer,.rml-videoPlayer{border:0;width:100%;height:100%;display:block}.rml-videoPlayer{object-fit:contain;background-color:#000}.rml-closeBtn{top:max(30px, env(safe-area-inset-top));right:max(30px, env(safe-area-inset-right));color:#fff;cursor:pointer;z-index:100002;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex;position:absolute;box-shadow:0 4px 12px #0000004d}@media (hover:hover){.rml-closeBtn:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}}.rml-closeBtn:active{background:#ffffff47;transform:scale(.92)}.rml-closeBtn svg{fill:currentColor;width:20px;height:20px}.rml-navBtn{color:#fff;cursor:pointer;z-index:100001;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000004d}@media (hover:hover){.rml-navBtn:hover{background:#ffffff2e;border-color:#ffffff40;transform:translateY(-50%)scale(1.05)}}.rml-navBtn:active{background:#ffffff47;transform:translateY(-50%)scale(.92)}.rml-prevBtn{left:30px}.rml-nextBtn{right:30px}.rml-navBtn svg{fill:currentColor;width:24px;height:24px}.rml-footer{bottom:max(30px, env(safe-area-inset-bottom));text-align:center;color:#fff;pointer-events:none;z-index:100000;flex-direction:column;align-items:center;gap:6px;padding:0 40px;display:flex;position:absolute;left:0;right:0}.rml-counter{color:#ffffff80;letter-spacing:1.5px;text-transform:uppercase;font-size:13px;font-weight:500}.rml-title{letter-spacing:.5px;text-shadow:0 2px 8px #0009;white-space:nowrap;text-overflow:ellipsis;max-width:600px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:500;overflow:hidden}.rml-spinner{z-index:99999;border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s ease-in-out infinite rml-spin;position:absolute}@keyframes rml-spin{to{transform:rotate(360deg)}}@keyframes rml-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.rml-content{width:100vw;height:100dvh}.rml-closeBtn{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));width:44px;height:44px}.rml-navBtn{top:auto;bottom:max(74px, calc(env(safe-area-inset-bottom) + 64px));width:48px;height:48px;transform:none}.rml-navBtn:active{transform:scale(.9)}.rml-prevBtn{margin-left:-64px;left:50%}.rml-nextBtn{margin-right:-64px;right:50%}.rml-navBtn svg{width:22px;height:22px}.rml-footer{bottom:max(20px, calc(env(safe-area-inset-bottom) + 12px));padding:0 20px}.rml-title{max-width:86%;font-size:15px}.rml-image{border-radius:4px;max-width:96vw;max-height:82dvh}.rml-playerContainer{border-radius:8px;width:96vw}}@media (max-width:900px) and (orientation:landscape){.rml-navBtn{width:44px;height:44px;top:50%;bottom:auto;transform:translateY(-50%)}.rml-prevBtn{left:max(10px, env(safe-area-inset-left));margin-left:0}.rml-nextBtn{right:max(10px, env(safe-area-inset-right));margin-right:0}.rml-image{max-height:88dvh}}@media (prefers-reduced-motion:reduce){.rml-overlay,.rml-content,.rml-image{transition:none;animation:none}}
