.gallery-hero-section{position:relative;padding:80px 40px 100px;max-width:1440px;margin:0 auto;overflow:hidden;flex-direction:column;background-color:var(--meethas-blue-bg)}.gallery-hero-section,.hero-top{width:100%;display:flex;align-items:center}.hero-top{justify-content:space-between;gap:40px;margin-bottom:60px}.hero-content{flex:0 0 45%;max-width:600px}.tagline{display:inline-flex;align-items:center;gap:8px;background:#FFFFFF;padding:8px 16px;border-radius:20px;font-size:13px;letter-spacing:1px;text-transform:uppercase}.hero-content h1,.tagline{color:var(--meethas-blue-dark);font-weight:700;margin-bottom:24px;font-family:var(--font-playfair,"Montserrat",sans-serif)}.hero-content h1{font-size:52px;line-height:1.25}.hero-content p{color:var(--meethas-text-light);font-size:16px;line-height:1.7;margin-bottom:40px}.hero-buttons{display:flex;align-items:center;gap:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;border-radius:8px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary{background-color:var(--meethas-blue);color:white;border:2px solid var(--meethas-blue-dark)}.btn-primary:hover,.btn-secondary{background-color:transparent;color:var(--meethas-blue-dark)}.btn-secondary{border:2px solid var(--meethas-blue-light);border-radius:8px}.btn-secondary:hover{border-color:var(--meethas-blue-dark);background-color:rgba(0,38,114,.05)}.hero-visuals{flex:0 0 53%;display:grid;grid-template-columns:2.2fr 1.1fr .9fr;grid-template-rows:1fr 1fr;gap:15px;height:480px;position:relative;width:100%}.visual-card{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08);position:relative;background-color:#fff}.visual-card img{width:100%;height:100%;object-fit:cover;display:block}.main-video{grid-column:1/2;grid-row:1/3;z-index:2}.side-img-top{grid-column:2/4;grid-row:1/2;z-index:1}.side-img-bottom{grid-column:2/4;grid-row:2/3;z-index:1}.bottom-stats-bar{width:100%;background-color:white;border-radius:16px;padding:28px 30px;box-shadow:0 10px 30px rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.stat-bar-item{gap:15px}.bar-icon-plain,.stat-bar-item{display:flex;align-items:center}.bar-icon-plain{justify-content:center;color:var(--meethas-blue-dark);font-size:28px}.bar-text h4{color:var(--meethas-blue);font-size:24px;font-weight:800;line-height:1.2;margin-bottom:2px}.bar-text p{color:var(--meethas-text-light);font-size:14px;font-weight:500}.divider{width:1px;height:45px;background-color:var(--meethas-border)}.gallery-media-section{max-width:1400px;width:100%;margin:0 auto;padding:40px 20px;overflow-x:hidden}.filter-bar-container{display:flex;align-items:center;overflow-x:auto;padding-bottom:10px;margin-bottom:30px;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%}.filter-bar-container::-webkit-scrollbar{display:none}.filter-bar{display:flex;gap:12px;background-color:#fff;padding:8px 12px;border-radius:50px;box-shadow:0 4px 15px rgba(0,0,0,.05);margin:0 auto;flex-wrap:nowrap}.filter-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:30px;border:none;background-color:transparent;color:var(--meethas-blue-dark);font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.filter-btn.active{background-color:var(--meethas-blue-dark);color:white}.filter-btn:not(.active):hover{background-color:var(--meethas-blue-bg)}.featured-section{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-bottom:15px}.featured-main-wrapper{display:flex;flex-direction:column;gap:15px}.featured-main-card{position:relative;border-radius:16px;overflow:hidden;width:100%;padding-top:56.25%;background-color:#000}.featured-main-card iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.featured-tag{display:inline-block;background-color:var(--meethas-blue);color:white;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.featured-content h2{font-size:20px;font-weight:700;margin-top:8px;margin-bottom:8px;line-height:1.35;font-family:var(--font-playfair,"Montserrat",sans-serif);color:var(--meethas-blue-dark)}.featured-content p{font-size:14px;font-weight:500;margin-bottom:12px;max-width:100%;width:100%;line-height:1.6;color:var(--meethas-text-light)}.featured-list{display:flex;flex-direction:column;gap:15px}.featured-list-item{display:flex;align-items:center;background-color:white;border:1px solid var(--meethas-border);border-radius:12px;padding:12px;gap:15px;cursor:pointer;transition:box-shadow .3s ease}.featured-list-item:hover{box-shadow:0 4px 15px rgba(0,0,0,.05)}.list-img-wrapper{position:relative;width:160px;height:90px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#000}.list-img-wrapper iframe{width:100%;height:100%;border:none}.list-content h4{font-size:15px;font-weight:700;color:var(--meethas-blue-dark);line-height:1.4}.view-all-link{text-align:right;margin-bottom:40px}.view-all-link a{color:var(--meethas-blue);font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.view-all-link a:hover{text-decoration:underline}.shorts-section{margin-top:50px}.shorts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.shorts-header h2{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;color:var(--meethas-blue-dark);font-family:var(--font-playfair,"Montserrat",sans-serif)}.shorts-carousel-wrapper{position:relative}.shorts-grid{display:flex;gap:15px;overflow-x:auto;scrollbar-width:none;padding-bottom:10px;-webkit-overflow-scrolling:touch}.shorts-grid::-webkit-scrollbar{display:none}.short-card{position:relative;min-width:210px;width:210px;height:auto;border-radius:16px;overflow:hidden;flex-shrink:0;transition:transform .3s ease;background-color:#FFFFFF;border:1px solid var(--meethas-border)}.short-card:hover{transform:translateY(-5px)}.short-card iframe{width:100%;height:100%;border:none}.gallery-overview-container{max-width:1400px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:25px;padding:0 20px 80px;overflow-x:hidden}.ui-card{background-color:#FFFFFF;border-radius:16px;border:1px solid var(--meethas-border);padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.02)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-title{font-size:20px;font-weight:800;color:var(--meethas-blue-dark)}.top-row{display:grid;grid-template-columns:1.1fr .9fr;gap:25px}.photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;height:280px}.photo-item{border-radius:10px;overflow:hidden;position:relative}.photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photo-item:first-child,.photo-item:nth-child(2){grid-column:span 2}.photo-item:nth-child(3),.photo-item:nth-child(4){grid-column:span 1}.photo-item:nth-child(5){grid-column:span 2}.photo-item:nth-child(6){grid-column:span 1}.photo-item.more-box{grid-column:span 1;background-color:var(--meethas-blue);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:10px;cursor:pointer;transition:background-color .2s}.photo-item.more-box:hover{background-color:var(--meethas-blue-dark)}.more-count{font-size:22px;font-weight:800;margin-bottom:2px}.more-label{font-size:11px;font-weight:500}.highlight-main{display:flex;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--meethas-border);margin-bottom:20px}.highlight-main-img{width:240px;height:150px;border-radius:12px;object-fit:cover;flex-shrink:0}.highlight-main-content{display:flex;flex-direction:column;justify-content:center}.highlight-main-title{font-size:18px;font-weight:800;color:var(--meethas-blue-dark);margin-bottom:12px;line-height:1.3}.highlight-meta{display:flex;gap:15px;font-size:13px;color:var(--meethas-text-light);font-weight:500;margin-bottom:15px;align-items:center}.highlight-list{display:flex;flex-direction:column;gap:15px}.highlight-list-item{display:flex;justify-content:space-between;align-items:center}.highlight-list-left{display:flex;align-items:center;gap:15px}.highlight-list-img{width:90px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.highlight-list-info{display:flex;flex-direction:column;gap:4px}.highlight-list-title{font-size:14px;font-weight:700;color:var(--meethas-blue-dark)}.highlight-list-meta{font-size:12px;color:var(--meethas-text-light)}.bottom-row{display:flex;flex-direction:column;gap:25px;width:100%}@media (min-width:768px){.bottom-row{display:grid;grid-template-columns:260px 1fr;gap:25px}}.timeline-list{position:relative;padding-left:25px;display:flex;flex-direction:column;gap:24px}.timeline-list:before{content:"";position:absolute;left:4px;top:15px;bottom:15px;width:1px;background-color:var(--meethas-border);z-index:0}.timeline-item{display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;z-index:1}.timeline-dot{position:absolute;left:-21px;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:var(--meethas-text-light)}.timeline-item.active .timeline-dot{background-color:var(--meethas-blue-dark);width:12px;height:12px}.timeline-year{font-size:14px;font-weight:600;color:var(--meethas-text-light);padding:6px 12px;border-radius:12px}.timeline-item.active .timeline-year{font-weight:800;color:var(--meethas-blue-dark);background-color:var(--meethas-blue-bg)}.timeline-count{font-size:13px;color:var(--meethas-text-light);font-weight:500}.btn-full{width:100%;margin-top:25px;padding:12px;background-color:var(--meethas-blue-bg);color:var(--meethas-blue-dark);border:1px solid var(--meethas-blue-light);border-radius:8px;font-weight:700;font-size:14px;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.btn-full:hover{background-color:var(--meethas-blue);color:white;border-color:var(--meethas-blue)}.stats-card{justify-content:space-around;padding:40px 20px;position:relative;overflow:hidden;background-color:#F8FAFC;border:1px solid var(--meethas-border)}.stat-item,.stats-card{display:flex;align-items:center}.stat-item{flex-direction:column;gap:8px;text-align:center;z-index:2}.stat-number{font-size:32px;font-weight:800;color:var(--meethas-blue-dark)}.stat-label{font-size:14px;font-weight:600;color:var(--meethas-text-dark)}@media (max-width:1200px){.hero-content h1{font-size:44px}.hero-top{gap:30px}.hero-visuals{height:420px}.bottom-row,.top-row{grid-template-columns:1fr}}@media (max-width:1024px){.hero-top{flex-direction:column;margin-bottom:40px}.hero-content{width:100%;max-width:100%;text-align:center}.hero-buttons,.tagline{justify-content:center}.hero-visuals{width:100%;height:440px}.bottom-stats-bar{justify-content:center;gap:25px}.divider{display:none}}@media (max-width:768px){.gallery-hero-section{padding:40px 20px 60px}.hero-content h1{font-size:36px}.hero-buttons{flex-direction:column;width:100%}.btn{width:100%}.hero-visuals{display:block;height:auto}.main-video{width:100%;height:280px}.side-img-bottom,.side-img-top{display:none}.featured-section{grid-template-columns:1fr}.featured-content p{max-width:100%}.gallery-overview-container{padding:0 16px 50px}.ui-card{padding:18px}}@media (max-width:640px){.gallery-hero-section{padding:24px 16px 40px}.hero-content h1{font-size:26px;line-height:1.25;margin-bottom:16px}.hero-content p{font-size:13.5px;line-height:1.6;margin-bottom:24px}.tagline{font-size:11px;padding:6px 12px;margin-bottom:16px}.main-video{height:200px;border-radius:12px}.bottom-stats-bar{padding:16px 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;border-radius:14px}.stat-bar-item{flex-direction:column;gap:4px;text-align:center}.bar-icon-plain{font-size:20px}.bar-text h4{font-size:16px}.bar-text p{font-size:10.5px}.gallery-media-section{padding:24px 16px}.filter-bar{padding:6px;gap:8px}.filter-btn{padding:8px 14px;font-size:12.5px}.featured-content h2{font-size:20px}.featured-list-item{padding:10px;gap:10px}.list-img-wrapper{width:110px;height:70px}.list-content h4{font-size:13.5px}.short-card{min-width:140px;width:140px;height:250px;border-radius:10px}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;height:auto}.photo-item{border-radius:8px}.photo-item,.photo-item.more-box{grid-column:auto!important;height:120px}.photo-item.more-box{padding:6px}.more-count{font-size:18px}.more-label{font-size:10px}.highlight-main{flex-direction:column;gap:12px}.highlight-main-img{width:100%;height:180px}.highlight-main-title{font-size:16px}.highlight-list-item{flex-direction:column;align-items:flex-start;gap:8px}.highlight-list-left{width:100%}.highlight-list-img{width:80px;height:55px}.stats-card{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px 14px}.stat-number{font-size:22px}.stat-label{font-size:12px}}.load-more-wrapper{display:flex;margin-top:35px;margin-bottom:20px;width:100%}.btn-load-more,.load-more-wrapper{justify-content:center;align-items:center}.btn-load-more{display:inline-flex;gap:10px;background-color:var(--meethas-blue-dark);color:#FFFFFF;font-weight:700;font-size:15px;padding:14px 32px;border-radius:12px;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(0,38,114,.15);transition:all .3s ease}.btn-load-more:hover{background-color:var(--meethas-blue);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,38,114,.25)}