
:root{
  --cfh-navy:#071824;
  --cfh-navy-soft:#0e293a;
  --cfh-gold:#c89443;
  --cfh-gold-light:#e8bd72;
  --cfh-cream:#f4eee2;
  --cfh-white:#ffffff;
  --cfh-ink:#172734;
  --cfh-muted:#62717b;
}
html{scroll-behavior:smooth}
body{overflow-x:hidden}
.cfh-header{
  position:absolute!important;top:0;left:0;width:100%;z-index:50;
  padding:20px 4vw!important;
  background:linear-gradient(180deg,rgba(5,18,29,.94),rgba(5,18,29,.36),transparent);
}
.cfh-brand{display:flex;align-items:center;gap:12px;color:#fff}
.cfh-logo-mark{font-size:42px;color:var(--cfh-gold-light)}
.cfh-brand b,.cfh-brand small{display:block;letter-spacing:.13em}
.cfh-brand b{font-size:15px}.cfh-brand small{font-size:10px;margin-top:2px}
.cfh-nav{display:flex;justify-content:flex-end;align-items:center;gap:24px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.cfh-nav a{color:#fff!important;text-decoration:none!important}
.cfh-nav-btn{background:linear-gradient(135deg,var(--cfh-gold-light),var(--cfh-gold));padding:13px 18px;border-radius:5px}

.cfh-hero{position:relative;color:#fff}
.cfh-hero:before{
  content:"";position:absolute;inset:0;z-index:0;
  background:linear-gradient(90deg,rgba(5,18,29,.96) 0%,rgba(5,18,29,.79) 48%,rgba(5,18,29,.22) 76%,rgba(5,18,29,.06) 100%);
}
.cfh-hero>.elementor-container{position:relative;z-index:1}
.cfh-eyebrow .elementor-heading-title,
.cfh-section-kicker .elementor-heading-title{
  font-size:12px!important;line-height:1.4!important;letter-spacing:.17em!important;
  font-weight:800!important;color:var(--cfh-gold-light)!important;text-transform:uppercase!important
}
.cfh-hero-title .elementor-heading-title{
  font-size:clamp(42px,5vw,66px)!important;line-height:1.03!important;
  letter-spacing:-.035em!important;color:#fff!important;font-weight:750!important;
  max-width:820px!important
}
.cfh-hero-subtitle .elementor-heading-title{
  font-size:clamp(34px,4.2vw,54px)!important;line-height:1.07!important;
  letter-spacing:-.035em!important;color:var(--cfh-gold-light)!important;font-weight:700!important;
  max-width:900px!important
}
.cfh-hero-copy{max-width:720px;color:rgba(255,255,255,.82)!important;font-size:17px!important;line-height:1.7!important}
.cfh-hero-copy p{color:inherit!important}
.cfh-btn-gold,.cfh-btn-outline{display:inline-block!important;width:auto!important;margin-right:10px!important}
.cfh-btn-gold .elementor-button{
  background:linear-gradient(135deg,var(--cfh-gold-light),var(--cfh-gold))!important;
  border:none!important;border-radius:5px!important;padding:15px 23px!important;color:#fff!important;
  box-shadow:0 12px 30px rgba(200,148,67,.22)
}
.cfh-btn-outline .elementor-button{
  background:rgba(255,255,255,.02)!important;border:1px solid rgba(255,255,255,.65)!important;
  border-radius:5px!important;padding:14px 23px!important;color:#fff!important
}
.cfh-btn-gold .elementor-button:hover,.cfh-btn-outline .elementor-button:hover{transform:translateY(-2px)}

.cfh-stats{
  background:var(--cfh-cream)!important;color:var(--cfh-ink)!important;
  border-top:1px solid rgba(200,148,67,.35);border-bottom:1px solid rgba(200,148,67,.28)
}
.cfh-stat-number .elementor-heading-title{
  text-align:center!important;color:var(--cfh-ink)!important;font-size:30px!important;line-height:1!important;font-weight:750!important
}
.cfh-stat-label .elementor-heading-title{
  text-align:center!important;color:#52606a!important;font-size:10px!important;line-height:1.4!important;
  letter-spacing:.11em!important;font-weight:800!important
}
.cfh-stats .elementor-column:not(:last-child){border-right:1px solid rgba(23,39,52,.14)}

.cfh-about{background:#fff}
.cfh-section-title .elementor-heading-title{
  font-size:clamp(36px,4.4vw,52px)!important;line-height:1.1!important;letter-spacing:-.035em!important;
  color:var(--cfh-ink)!important;font-weight:740!important
}
.cfh-title-light .elementor-heading-title{color:#fff!important}
.cfh-body-copy{color:var(--cfh-muted)!important;font-size:17px!important;line-height:1.75!important}
.cfh-body-copy p{color:inherit!important}
.cfh-team-image img{border-radius:14px!important;box-shadow:0 28px 60px rgba(10,25,40,.16)!important}

.cfh-services-head,.cfh-services-row{background:linear-gradient(145deg,var(--cfh-navy),var(--cfh-navy-soft))!important}
.cfh-center{text-align:center!important}
.cfh-service-card>.elementor-widget-wrap{
  background:rgba(255,255,255,.055)!important;border:1px solid rgba(232,189,114,.23)!important;
  border-radius:10px!important;overflow:hidden!important;padding:0!important;height:100%!important;transition:.3s ease!important
}
.cfh-service-card>.elementor-widget-wrap:hover{transform:translateY(-7px);border-color:var(--cfh-gold-light)!important}
.cfh-service-image img{width:100%!important;height:180px!important;object-fit:cover!important}
.cfh-service-title,.cfh-service-copy{padding-left:18px!important;padding-right:18px!important}
.cfh-service-title .elementor-heading-title{color:#fff!important;font-size:17px!important;line-height:1.25!important}
.cfh-service-copy{color:rgba(255,255,255,.70)!important;font-size:14px!important;line-height:1.55!important;padding-bottom:18px!important}
.cfh-service-copy p{color:inherit!important}

.cfh-advantages-head,.cfh-advantages-row{background:#f6f5f1!important}
.cfh-adv-card>.elementor-widget-wrap{
  background:#fff!important;border:1px solid #e5e3dd!important;padding:30px!important;height:100%!important;transition:.3s ease!important
}
.cfh-adv-card>.elementor-widget-wrap:hover{background:var(--cfh-navy)!important;transform:translateY(-5px)}
.cfh-adv-title .elementor-heading-title{color:var(--cfh-gold)!important;font-size:20px!important}
.cfh-adv-copy{color:var(--cfh-muted)!important;line-height:1.65!important}
.cfh-adv-copy p{color:inherit!important}
.cfh-adv-card>.elementor-widget-wrap:hover .cfh-adv-copy{color:#d9e0e5!important}

.cfh-emergency,.cfh-contact{background:var(--cfh-navy)!important;color:#fff!important}
.cfh-emergency-copy,.cfh-contact-copy{color:#c9d2d8!important;font-size:17px!important;line-height:1.7!important}
.cfh-emergency-copy p,.cfh-contact-copy p{color:inherit!important}
.cfh-emergency-image img{border-radius:14px!important;box-shadow:0 28px 55px rgba(0,0,0,.28)!important}
.cfh-contact{background:#04131e!important}
.cfh-contact-links{display:flex;flex-direction:column;gap:10px}
.cfh-contact-links a{color:var(--cfh-gold-light)!important;font-weight:700;text-decoration:none!important}
.cfh-form{display:grid;gap:13px;background:#fff;padding:28px;border-radius:12px}
.cfh-form input,.cfh-form textarea{width:100%;padding:14px;border:1px solid #d8dee2;border-radius:5px;font:inherit;color:#172734;background:#fff}
.cfh-form button{
  border:0;border-radius:5px;padding:15px;background:linear-gradient(135deg,var(--cfh-gold-light),var(--cfh-gold));
  color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer
}

.cfh-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}
.cfh-reveal.cfh-visible{opacity:1;transform:none}

@media(max-width:1024px){
  .cfh-nav{display:none}
  .cfh-header .elementor-column:first-child{width:100%!important}
  .cfh-header .elementor-column:last-child{display:none!important}
  .cfh-hero-title .elementor-heading-title{font-size:48px!important}
  .cfh-hero-subtitle .elementor-heading-title{font-size:40px!important}
}
@media(max-width:767px){
  .cfh-header{padding:15px 18px!important}
  .cfh-hero{min-height:650px!important;padding:120px 20px 65px!important}
  .cfh-hero:before{background:rgba(5,18,29,.78)}
  .cfh-hero-title .elementor-heading-title{font-size:38px!important}
  .cfh-hero-subtitle .elementor-heading-title{font-size:32px!important}
  .cfh-section-title .elementor-heading-title{font-size:34px!important}
  .cfh-stats .elementor-column{width:50%!important}
  .cfh-stats .elementor-column{border-right:none!important;border-bottom:1px solid rgba(23,39,52,.12)}
  .cfh-btn-gold,.cfh-btn-outline{display:block!important;margin:0 0 10px!important}
  .cfh-service-image img{height:210px!important}
}
