.contact-page{--ct-green: #2d6a4f;--ct-green-dark: #1a3c2e;--ct-cream: #f6faf4}.ct-hero{position:relative;background:linear-gradient(145deg,#0f3d24,#1a4d2e 28%,#2d6a4f 58%,#1e5631);padding:18px 0 32px;overflow:hidden}.ct-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/img/page-title-bg.webp) center/cover no-repeat;opacity:.08;pointer-events:none}.ct-hero-glow{position:absolute;top:-100px;right:-60px;width:460px;height:460px;background:radial-gradient(circle,rgba(82,183,136,.22) 0%,transparent 68%);pointer-events:none}.ct-hero-glow--left{top:auto;right:auto;bottom:-120px;left:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%)}.ct-hero .container{position:relative;z-index:1;text-align:center}.ct-hero-logo{margin-bottom:10px}.ct-hero-logo img{width:120px;max-width:100%;height:auto;mix-blend-mode:screen;filter:drop-shadow(0 4px 18px rgba(0,0,0,.4))}.ct-hero-title{font-family:Marcellus,serif;font-size:clamp(1.65rem,3.5vw,2.35rem);font-weight:400;line-height:1.2;color:#fff;margin:0 0 8px}.ct-hero-lead{font-size:.98rem;line-height:1.6;color:#ffffffe0;margin:0 auto 16px;max-width:680px}.ct-hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.ct-stat{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;font-size:.8rem;font-weight:600;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ct-stat i{color:#95d5b2;font-size:1rem}.ct-main{position:relative;z-index:2;margin-top:-22px;padding:36px 0 56px;background:linear-gradient(180deg,var(--ct-cream) 0%,#fff 100%);border-radius:22px 22px 0 0}.ct-section-head{text-align:center;margin-bottom:32px}.ct-section-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#116530;margin-bottom:8px}.ct-section-head h2{font-family:Marcellus,serif;font-size:clamp(1.35rem,2.6vw,1.9rem);font-weight:400;color:var(--ct-green-dark);margin:0 0 10px;line-height:1.3}.ct-section-tagline{font-family:Marcellus,serif;font-size:clamp(1.15rem,2.2vw,1.5rem);color:#4a5568;margin:0}.ct-map-wrap{margin-bottom:36px;border-radius:18px;overflow:hidden;border:1px solid #e8efe6;box-shadow:0 16px 40px -16px #1a3c2e33}.ct-map-wrap iframe{display:block;width:100%;height:400px;border:0}.ct-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:28px;align-items:start}.ct-info-card{padding:28px 24px;background:#fff;border:1px solid #e8efe6;border-radius:18px;box-shadow:0 12px 32px -16px #2d6a4f1f;height:100%}.ct-info-card h3{font-size:1.35rem;font-weight:700;color:var(--ct-green-dark);margin:0 0 8px}.ct-info-card h5{font-size:1rem;font-weight:600;color:var(--ct-green);margin:0 0 12px;line-height:1.4}.ct-info-card>p{font-size:.95rem;line-height:1.65;color:#6b8273;margin-bottom:24px}.ct-info-item{display:flex;gap:14px;padding:16px 0;border-top:1px solid #f0f4f2}.ct-info-item:first-of-type{border-top:none;padding-top:0}.ct-info-item i{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;color:var(--ct-green);background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px}.ct-info-item h4{font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8aa092;margin:0 0 4px}.ct-info-item p{font-size:.95rem;font-weight:600;color:var(--ct-green-dark);margin:0;line-height:1.45}.ct-info-item a{color:inherit;text-decoration:none}.ct-info-item a:hover{color:var(--ct-green)}.ct-form-card{padding:28px 28px 32px;background:#fff;border:1px solid #e8efe6;border-radius:18px;box-shadow:0 12px 32px -16px #2d6a4f1f}.ct-form-card .php-email-form .form-control{height:48px;padding:12px 16px;font-size:.95rem;color:var(--ct-green-dark);background:#f8faf9;border:1px solid #e8efe6;border-radius:12px;transition:border-color .2s,box-shadow .2s,background .2s}.ct-form-card .php-email-form textarea.form-control{height:auto;min-height:140px;resize:vertical}.ct-form-card .php-email-form .form-control:focus{background:#fff;border-color:var(--ct-green);box-shadow:0 0 0 3px #2d6a4f1f}.ct-form-card .php-email-form .form-control::-moz-placeholder{color:#9ca3af}.ct-form-card .php-email-form .form-control::placeholder{color:#9ca3af}.ct-form-card .php-email-form button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:200px;padding:14px 28px;font-size:.95rem;font-weight:700;color:#fff;background:var(--ct-green);border:none;border-radius:12px;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 24px -8px #2d6a4f80}.ct-form-card .php-email-form button[type=submit]:hover{background:#25682a;transform:translateY(-2px);box-shadow:0 12px 28px -8px #2d6a4f8c}.ct-cta{padding:56px 0 72px;background:linear-gradient(145deg,#0f3d24,#1a4d2e 40%,#2d6a4f);position:relative;overflow:hidden}.ct-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/img/page-title-bg.webp) center/cover no-repeat;opacity:.06;pointer-events:none}.ct-cta .container{position:relative;z-index:1;text-align:center}.ct-cta h4{font-family:Marcellus,serif;font-size:clamp(1.2rem,2.4vw,1.65rem);font-weight:400;line-height:1.55;color:#fff;margin:0 auto 12px;max-width:820px}.ct-cta-tagline{font-size:1rem;font-weight:600;color:#ffffffb3;margin:0}@media(max-width:991.98px){.ct-grid{grid-template-columns:1fr}}@media(max-width:767.98px){.ct-hero{padding:14px 0 28px}.ct-hero-logo img{width:100px}.ct-main{margin-top:-14px;padding-top:28px;border-radius:18px 18px 0 0}.ct-map-wrap iframe{height:280px}.ct-form-card,.ct-info-card{padding:22px 18px}}
