.ct-hero-section{text-align:center;color:#fff;justify-content:center;align-items:center;height:80vh;min-height:520px;display:flex;position:relative;overflow:hidden}.ct-hero-img{z-index:0;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;animation:28s ease-in-out infinite alternate ct-zoom;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ct-zoom{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(1.1)}}.ct-hero-overlay{z-index:1;background:linear-gradient(135deg,#000c 0%,#0006 50%,#000c 100%);position:absolute;inset:0}.ct-hero-content{z-index:2;max-width:900px;padding:0 20px;position:relative}.ct-hero-title{color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-family:Gallient,serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1.05}.ct-intro-section{background:var(--bg-body);padding:90px 0}.ct-intro-section img{object-fit:cover;border-radius:16px;width:100%;max-height:480px;transition:transform .4s,box-shadow .4s}.ct-intro-section img:hover{transform:scale(1.02);box-shadow:0 20px 60px #00000026}.ct-intro-title{color:var(--text-heading);text-align:start;margin-bottom:1.25rem;padding-bottom:16px;font-family:Gallient,serif;font-size:clamp(1.5rem,2.5vw,2rem);position:relative}.ct-intro-title:after{content:"";background:var(--gold);border-radius:2px;width:50%;height:2px;position:absolute;bottom:-8px;left:0}.ct-section-title{color:var(--text-heading);margin-bottom:0;padding-bottom:18px;font-family:Gallient,serif;font-size:clamp(1.8rem,3vw,2.6rem);display:inline-block;position:relative}.ct-section-title:after{content:"";background:var(--gold);border-radius:2px;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ct-services-section{background:var(--bg-surface-alt);padding:100px 0}.ct-service-list{grid-template-columns:repeat(2,1fr);gap:1.75rem;margin-top:3rem;display:grid}.ct-service-item{background:var(--bg-surface);border-left:4px solid var(--gold);border-radius:14px;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #0000000f}.ct-service-item:hover{transform:translateY(-5px);box-shadow:0 18px 45px #0000001f}.ct-service-title{color:var(--text-heading);margin-bottom:.6rem;font-family:Gallient,serif;font-size:1.5rem}.ct-service-desc{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.65}.ct-venue-section{background:var(--bg-body);padding:100px 0}.ct-venue-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;display:grid}.ct-venue-card{border-radius:14px;height:350px;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000014}.ct-venue-card img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.ct-venue-card:hover img{transform:scale(1.07)}.ct-venue-card:hover{box-shadow:0 20px 50px #00000026}.ct-venue-info{color:#fff;background:linear-gradient(#0000 0%,#00000080 40%,#000000eb 100%);padding:1.75rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.ct-venue-name{color:#fff;margin-bottom:.4rem;font-family:Gallient,serif;font-size:1.7rem}.ct-venue-info p{color:#ffffffd1;margin:0;font-size:.9rem;line-height:1.5}.ct-specialist-section{background:var(--bg-surface-alt);padding:100px 0}.ct-specialist-block{background:var(--bg-surface);border:1px solid var(--border-color);text-align:center;border-radius:20px;max-width:1000px;margin:0 auto;padding:60px;position:relative;box-shadow:0 20px 50px #0000000d}.ct-specialist-block:before,.ct-specialist-block:after{content:"";border:2px solid var(--gold);opacity:.35;width:60px;height:60px;position:absolute}.ct-specialist-block:before{border-bottom:none;border-right:none;top:20px;left:20px}.ct-specialist-block:after{border-top:none;border-left:none;bottom:20px;right:20px}.ct-block-title{color:var(--text-heading);margin-bottom:1.25rem;font-family:Gallient,serif;font-size:clamp(1.6rem,3vw,2.4rem)}.ct-block-text{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.05rem;line-height:1.85}@media (max-width:992px){.ct-service-list,.ct-venue-grid{grid-template-columns:1fr}}@media (max-width:768px){.ct-hero-section{height:70vh}.ct-intro-section,.ct-services-section,.ct-venue-section,.ct-specialist-section{padding:60px 0}.ct-venue-card{height:280px}.ct-specialist-block{padding:2.5rem 1.5rem}}
