.bsh-hero-section{text-align:center;color:#fff;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.bsh-hero-img{z-index:0;object-fit:cover;filter:brightness(.9)saturate(1.05);width:auto;min-width:100%;height:auto;min-height:100%;animation:30s ease-in-out infinite alternate bsh-cinematic;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes bsh-cinematic{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(1.12)}}.bsh-hero-overlay{z-index:1;background:radial-gradient(circle,#0003 0%,#000000a6 100%);position:absolute;inset:0}.bsh-hero-content{z-index:2;max-width:1000px;margin-top:10vh;padding:0 20px;position:relative}.bsh-breadcrumb{background:0 0;justify-content:center;margin-bottom:1.25rem;padding:0}.bsh-breadcrumb .breadcrumb-item a{color:#ffffffa6;letter-spacing:1px;text-transform:uppercase;font-size:.85rem;text-decoration:none;transition:color .3s}.bsh-breadcrumb .breadcrumb-item a:hover{color:var(--gold)}.bsh-breadcrumb .breadcrumb-item.active{color:var(--gold);letter-spacing:1px;text-transform:uppercase;font-size:.85rem}.bsh-breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#ffffff59}.bsh-hero-title{text-shadow:0 4px 20px #0006;color:#fff;margin-bottom:1rem;font-family:Gallient,serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1.1}.bsh-hero-subtitle{letter-spacing:.5px;color:#ffffffe6;max-width:680px;margin:0 auto 1rem;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:300;line-height:1.6}.bsh-hero-desc{color:#fffc;max-width:760px;margin:0 auto 2.5rem;font-size:.95rem;font-weight:300;line-height:1.7}.bsh-intro-section{background:var(--bg-body);padding:100px 0 0;position:relative;overflow:hidden}.bsh-intro-decoration{border:1px solid var(--gold);opacity:.07;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-150px}.bsh-intro-content{text-align:center;z-index:2;max-width:860px;margin:0 auto 3rem;padding:0 20px;position:relative}.bsh-super-heading{text-transform:uppercase;letter-spacing:4px;color:var(--gold);margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;display:inline-block;position:relative}.bsh-super-heading:before,.bsh-super-heading:after{content:"";background:var(--gold);opacity:.5;width:50px;height:1px;position:absolute;top:50%}.bsh-super-heading:before{right:-68px}.bsh-super-heading:after{left:-68px}.bsh-main-title{color:var(--text-heading);margin-bottom:1.5rem;font-family:Gallient,serif;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.1}.bsh-desc-text{color:var(--text-muted);font-size:1.05rem;font-weight:300;line-height:1.85}.bsh-marquee-container{padding-bottom:60px}.bsh-marquee-wrapper{flex-direction:column;gap:1.5rem;padding:20px 0;display:flex;transform:rotate(-2.5deg)scale(1.04)}.bsh-marquee-track{gap:1.5rem;width:max-content;display:flex}.bsh-marquee-item{border-radius:12px;flex-shrink:0;width:360px;height:260px;transition:all .5s;overflow:hidden;box-shadow:0 10px 30px #0000001a}.bsh-marquee-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.bsh-marquee-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.bsh-marquee-item:hover img{transform:scale(1.1)}.bsh-marquee-left{animation:55s linear infinite bsh-scrollLeft}.bsh-marquee-right{animation:60s linear infinite bsh-scrollRight}.bsh-marquee-track:hover{animation-play-state:paused}@keyframes bsh-scrollLeft{to{transform:translate(-50%)}}@keyframes bsh-scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.bsh-process-section{background-color:var(--bg-surface-alt);padding:100px 0}.bsh-sub-heading{text-transform:uppercase;letter-spacing:4px;color:var(--gold);margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.8rem;display:block}.bsh-section-title{color:var(--text-heading);margin-bottom:0;padding-bottom:18px;font-family:Gallient,serif;font-size:clamp(1.8rem,3vw,2.8rem);display:inline-block;position:relative}.bsh-section-title:after{content:"";background:var(--gold);border-radius:2px;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.bsh-process-card{background:var(--bg-surface);border-radius:14px;height:100%;transition:transform .4s,box-shadow .4s;overflow:hidden;box-shadow:0 8px 28px #0000000f}.bsh-process-card:hover{transform:translateY(-10px);box-shadow:0 20px 45px #0000001f}.bsh-process-img-wrap{height:240px;position:relative;overflow:hidden}.bsh-process-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.bsh-process-card:hover .bsh-process-img-wrap img{transform:scale(1.08)}.bsh-process-num{background:var(--gold);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-family:Gallient,serif;font-size:1.8rem;display:flex;position:absolute;bottom:-20px;right:20px;box-shadow:0 5px 18px #8f967d59}.bsh-process-body{text-align:center;padding:2.5rem 1.75rem 1.75rem}.bsh-icon-circle{width:54px;height:54px;color:var(--gold);background:var(--bg-body);border:1px solid #8f967d26;border-radius:50%;justify-content:center;align-items:center;margin:-10px auto 1rem;font-size:1.4rem;display:flex}.bsh-process-title{color:var(--text-heading);margin-bottom:.6rem;font-family:Gallient,serif;font-size:1.4rem}.bsh-process-desc{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.bsh-gallery-section{background:var(--bg-body);padding:100px 0}.bsh-venue-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.bsh-venue-card{cursor:pointer;border-radius:14px;height:440px;position:relative;overflow:hidden}.bsh-venue-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.bsh-venue-overlay{color:#fff;background:linear-gradient(#0000,#000000d1);width:100%;padding:2.5rem 1.5rem 1.5rem;transition:transform .4s;position:absolute;bottom:0;left:0;transform:translateY(10px)}.bsh-venue-card:hover img{transform:scale(1.1)}.bsh-venue-card:hover .bsh-venue-overlay{transform:translateY(0)}.bsh-venue-title{margin:0;font-family:Gallient,serif;font-size:1.4rem}@media (max-width:991px){.bsh-venue-grid{grid-template-columns:repeat(2,1fr)}.bsh-marquee-wrapper{transform:rotate(0)scale(1)}.bsh-super-heading:before,.bsh-super-heading:after{display:none}}@media (max-width:768px){.bsh-hero-section{height:85vh}.bsh-intro-section,.bsh-process-section,.bsh-gallery-section{padding:60px 0}.bsh-venue-grid{grid-template-columns:1fr}.bsh-venue-card{height:320px}.bsh-marquee-item{width:260px;height:180px}}
