:root{--primary-gradient:linear-gradient(90deg, #904fb3, #155dfc);--secondary-bg:#efefff;--text-main:#111827;--text-muted:#4b5563;--spacing-lg:4rem;--spacing-md:2rem;--radius-lg:2rem;--radius-md:1rem}.events-heading span,.offline-main-title span{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.gallery-page-container{width:100%;position:relative}html{overflow-x:hidden}body{width:100%;position:relative;overflow-x:visible!important}.gallery-hero{text-align:center;padding:var(--spacing-lg) 0}.gallery-title{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.gallery-subtitle{color:var(--text-muted);max-width:700px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.photo-grid-container{margin:var(--spacing-lg) 0}.masonry-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:250px;gap:1.5rem;display:grid}.grid-item{border-radius:var(--radius-md);cursor:pointer;position:relative;overflow:hidden}.grid-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.grid-item:hover img{transform:scale(1.05)}.grid-item.v-2{grid-row:span 2}.grid-item.h-2{grid-column:span 2}.recap-section{background:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:2.5rem 0;display:grid}.video-placeholder{border-radius:var(--radius-md);aspect-ratio:16/9;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.video-placeholder img{object-fit:cover;width:100%;height:100%}.play-overlay{color:#b656e2;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-placeholder:hover .play-overlay{background:#fff;transform:translate(-50%,-50%)scale(1.1)}.recap-content p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.btn-watch{background:var(--primary-gradient);color:#fff;border-radius:.75rem;align-items:center;gap:.8rem;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-watch:hover{background:#5b21b6;transform:translateY(-2px);box-shadow:0 10px 20px #6d28d933}.orientation-section{padding:2.5rem 0}.section-header{text-align:center;margin-bottom:0}.section-header .offline-section-desc{color:#475467;visibility:visible;opacity:1;margin-bottom:1.5rem;font-size:1rem;display:block}.filter-pills{z-index:800;background:#fff;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex;position:sticky;top:80px}.filter-btn{color:var(--text-muted);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.filter-btn:hover{background:#f9fafb;border-color:#d1d5db}.filter-btn.active{background:var(--primary-gradient);color:#fff;border-color:var(--primary-gradient)}.filtered-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;min-height:400px;margin-top:2rem;display:grid}.filtered-item{border-radius:var(--radius-md);aspect-ratio:4/3;animation:.5s backwards fadeIn;overflow:hidden}.filtered-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.filtered-item:hover img{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.gallery-hero-section{text-align:center;padding:24px 16px 16px}.gallery-title{overflow-wrap:break-word;font-size:1.75rem;line-height:1.25}.gallery-subtitle{margin-bottom:1.25rem;font-size:.95rem}.gallery-hero-section .info-badges-row{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;gap:8px;margin:0 -16px 1rem;padding-bottom:8px;padding-left:16px;padding-right:16px;overflow-x:auto}.gallery-hero-section .info-badge{scroll-snap-align:start;border-radius:10px;flex-shrink:0;padding:6px 14px;font-size:.8rem}.slider-card{border-radius:.875rem;width:200px;height:140px}.row-right{margin-top:1rem}.main-section-container{width:100%;max-width:100%;padding:0 16px}.orientation-section{padding:1.25rem 0}.section-header{margin-bottom:.75rem}.events-heading{margin-bottom:.75rem;font-size:1.4rem}.filter-pills{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;z-index:1000;background:#fff;border-bottom:1px solid #f1f5f9;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;margin:.5rem -16px 1rem;padding:.75rem 16px;position:sticky;top:80px;overflow-x:auto;box-shadow:0 2px 10px #0000000d}.filter-pills::-webkit-scrollbar{display:none}.filter-btn{scroll-snap-align:start;white-space:nowrap;border-radius:20px;flex-shrink:0;min-height:36px;padding:.5rem 1.1rem;font-size:.8rem}.filtered-grid{grid-template-columns:repeat(2,1fr);gap:.625rem;margin-top:1rem}.filtered-item{border-radius:10px;aspect-ratio:auto!important;height:160px!important}.masonry-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px;gap:.625rem}.grid-item.v-2,.grid-item.h-2{grid-area:auto}.grid-item{border-radius:10px}}.special-guests-section{background:linear-gradient(#f2f1ff 0%,#feefff 100%);width:100%;margin:1.5rem 0;padding:3rem 0}.special-guests-section .section-header{max-width:80%;margin-left:auto;margin-right:auto}.guests-pairs-container{justify-content:space-between;gap:3rem;margin-top:3rem;padding:0 2vw;display:flex}.guest-pair-block{flex:1;align-items:stretch;gap:.75rem;display:flex}.guest-pair-block.reversed{flex-direction:row}.event-moment-img,.portrait-card-wrapper{border-radius:1.3125rem;flex:1;height:450px;overflow:hidden}.event-moment-img img,.portrait-img img{object-fit:cover;width:100%;height:100%;display:block}.portrait-img{height:100%}.portrait-card-wrapper{background:#707075;position:relative}.floating-info-card{text-align:center;z-index:10;background:#fff;border:1px solid #0000000d;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;width:92%;height:150px;padding:1.25rem .75rem;display:flex;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026}.floating-info-card h3{color:#000;margin:0 0 .2rem;font-size:1.25rem;font-weight:600;line-height:1.2}.floating-info-card .info-label{color:#000;text-transform:none;letter-spacing:normal;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:block}.floating-info-card p{color:#4b5563;text-align:center;max-width:90%;margin:0;font-size:.75rem;line-height:1.4}@media (max-width:1200px){.guests-pairs-container{flex-direction:column;align-items:center;gap:3rem}.guest-pair-block{width:100%;max-width:100%}}@media (max-width:768px){.special-guests-section{margin:.75rem 0;padding:1.5rem 0}.special-guests-section .section-header{max-width:100%;padding:0 16px}.guests-pairs-container{gap:1.5rem;margin-top:1.5rem;padding:0 16px}.guest-pair-block{flex-direction:column;gap:.75rem}.guest-pair-block.reversed{flex-direction:column-reverse}.event-moment-img,.portrait-card-wrapper{border-radius:1rem;height:220px!important}.floating-info-card{border-radius:1rem;width:calc(100% - 2rem);max-width:none;height:auto;margin:-1rem auto .5rem;padding:1rem;position:relative;bottom:0;left:auto;transform:none;box-shadow:0 4px 16px #0000001a}.floating-info-card h3{font-size:1.1rem}.floating-info-card .info-label{margin-bottom:.4rem;font-size:.875rem}.filtered-item{aspect-ratio:auto!important;height:160px!important}.video-placeholder{aspect-ratio:auto!important;height:200px!important}.filtered-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}}@media (max-width:480px){.event-moment-img,.portrait-card-wrapper{height:240px}}.hero-slider-container{flex-direction:column;width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden}.slider-row{white-space:nowrap;width:max-content;display:flex}.slider-inner{gap:1.5rem;padding:0 .75rem;display:flex}.row-left .slider-inner{animation:80s linear infinite slide-left}.row-right .slider-inner{animation:80s linear infinite slide-right}.row-right{margin-top:1.5rem}@keyframes slide-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@keyframes slide-right{0%{transform:translate(calc(-50% - .75rem))}to{transform:translate(0)}}.hero-slider-container:hover .slider-inner{animation-play-state:paused}.slider-card{background:#f3f4f6;border-radius:1.5rem;flex:none;width:350px;height:240px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.slider-card img{object-fit:cover;width:100%;height:100%}.slider-card:hover{transform:scale(1.02);box-shadow:0 10px 25px #00000026}@media (max-width:768px){.slider-card{border-radius:1rem;width:260px;height:180px}.row-left .slider-inner,.row-right .slider-inner{animation-duration:80s}}.gallery-hero-section{background:#fff;padding:40px 0 20px}.gallery-hero-section .hero-badge{color:#7c3aed;background:#f3ebff;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.gallery-hero-section .hero-badge i{font-size:.8rem}.gallery-hero-section .info-badges-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:50px;display:flex}.gallery-hero-section .info-badge{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:8px 20px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.gallery-hero-section .info-badge i{color:#a855f7;font-size:.4rem}.gallery-hero-section .info-badge:hover{border-color:#a855f7;transform:translateY(-2px);box-shadow:0 4px 12px #a855f71a}.featured-masonry-grid{grid-template-columns:1.5fr 1fr;gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.masonry-large{border-radius:24px;width:100%;height:500px;overflow:hidden}.masonry-large img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.masonry-column{flex-direction:column;gap:20px;display:flex}.masonry-small{border-radius:20px;width:100%;height:240px;overflow:hidden}.masonry-small img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.masonry-large:hover img,.masonry-small:hover img{transform:scale(1.05)}@media (max-width:991px){.featured-masonry-grid{grid-template-columns:1fr}.masonry-large{height:400px}.masonry-column{flex-direction:row}.masonry-small{flex:1;height:250px}}@media (max-width:640px){.masonry-column{flex-direction:column}.gallery-hero-section .info-badges-row{gap:8px;margin:1rem 0}.gallery-hero-section .info-badge{padding:6px 14px;font-size:.8rem}.masonry-large{height:250px}.masonry-small{height:180px}}.lightbox-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.lightbox-modal.active{opacity:1;display:flex}.lightbox-content{justify-content:center;align-items:center;max-width:90%;max-height:90%;display:flex;position:relative}.lightbox-img{border-radius:8px;max-width:100%;max-height:90vh;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:scale(.9);box-shadow:0 10px 50px #00000080}.lightbox-modal.active .lightbox-img{transform:scale(1)}.lightbox-close{color:#fff;cursor:pointer;font-size:2rem;transition:color .3s;position:absolute;top:-40px;right:0}.lightbox-close:hover{color:#a855f7}@media (max-width:768px){.lightbox-close{top:-50px;right:10px}}
