.houston-contact { --hc-navy:#09283d; --hc-blue:#0969ac; --hc-muted:#526775; background:#f3f6f8; color:var(--hc-navy); text-align:left; }
.houston-contact *, .houston-contact *::before, .houston-contact *::after { box-sizing:border-box; }
.hc-wrap { width:calc(100% - 64px); max-width:1180px; margin:0 auto; }
.houston-contact p, .houston-contact li { font-size:16px !important; line-height:1.7; }
.houston-contact .hc-eyebrow { font-size:12px !important; font-weight:700; letter-spacing:2px; margin:0 0 20px; }
.hc-hero { position:relative; overflow:hidden; color:#fff; background:radial-gradient(ellipse at 95% 10%,#155d83 0,transparent 58%),#09283d; padding:76px 0 110px; }
.hc-hero::after { content:""; position:absolute; right:-130px; top:-240px; width:660px; height:660px; border:1px solid #ffffff24; border-radius:50%; box-shadow:0 0 0 75px #ffffff06,0 0 0 150px #ffffff04; pointer-events:none; }
.hc-hero .hc-wrap { position:relative; z-index:1; }
.houston-contact .hc-hero h1 { color:#fff; font-size:clamp(38px,5vw,64px) !important; font-weight:600; line-height:1.08; letter-spacing:-2px; margin:0 0 24px; text-transform:none; }
.hc-hero .hc-intro { max-width:540px; color:#d6e4ee; font-size:18px !important; margin-bottom:26px; }
.houston-contact .hc-text-link { display:inline-flex; align-items:center; gap:24px; color:inherit; font-size:15px; font-weight:600; border-bottom:1px solid #ffffff65; padding:0 0 7px; text-decoration:none; }
.hc-main { position:relative; margin-top:-50px; padding-bottom:72px; }
.hc-enquiry-layout { display:grid; grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr); border-radius:16px; box-shadow:0 18px 50px #09283d14; background:white; overflow:hidden; }
.hc-contact-panel { background:#0e354e; color:#e0e9ef; padding:42px 36px; }
.houston-contact h2 { font-size:30px !important; font-weight:600; letter-spacing:-.6px; line-height:1.2; margin:0 0 18px; text-transform:none; border:0; padding:0; }
.hc-contact-panel h2 { color:#fff; }
.hc-contact-panel .hc-eyebrow { color:#9fc7df; }
.hc-contact-panel > p { margin-bottom:28px; }
.houston-contact .hc-contact-link { display:block; position:relative; color:#fff; border-top:1px solid #ffffff26; padding:22px 26px 22px 0; text-decoration:none; overflow-wrap:anywhere; }
.hc-contact-link > span:first-child { display:block; font-size:12px; color:#aec6d6; margin-bottom:8px; }
.hc-contact-link strong { font-size:17px; font-weight:500; }
.hc-contact-link .hc-arrow { position:absolute; right:0; top:37px; }
.hc-checklist { border-top:1px solid #ffffff26; padding-top:26px; margin:0 0 24px; }
.houston-contact .hc-checklist h3 { font-size:17px !important; color:#fff; margin:0 0 16px; }
.hc-checklist ul { padding-left:19px; margin:0; }
.hc-checklist li { padding:0 0 9px; color:#cadde9; }
.hc-form-panel { padding:42px; scroll-margin-top:30px; }
.hc-form-panel .hc-eyebrow { color:var(--hc-blue); }
.hc-form-panel > p { color:var(--hc-muted); }
.hc-form-panel .wpcf7 { margin-top:28px; }
.hc-form-panel .wpcf7-form .col-md-6, .hc-form-panel .wpcf7-form .col-sm-6, .hc-form-panel .wpcf7-form .col-md-8, .hc-form-panel .wpcf7-form .col-md-12 { width:100%; float:none; padding:0; }
.hc-form-panel .wpcf7-form .row { margin:0 0 17px; }
.hc-form-panel .wpcf7-form label.gfield_label { display:block; width:100%; padding:0; float:none; font-size:14px; font-weight:600; margin:0 0 7px; color:#203e51; }
.hc-form-panel .wpcf7-form p { margin:0; }
.hc-form-panel .wpcf7-form br { display:none; }
.hc-form-panel .wpcf7-form-control-wrap { display:block; }
.hc-form-panel input[type="text"], .hc-form-panel input[type="email"], .hc-form-panel input[type="tel"], .hc-form-panel select, .hc-form-panel textarea { width:100% !important; max-width:100%; height:auto; min-height:48px; border:1px solid #ccd8e0; border-radius:7px; padding:12px 14px; background:#f9fbfc; color:#17374c; box-shadow:none; font:inherit; font-size:15px; }
.hc-form-panel textarea { min-height:125px; resize:vertical; }
.hc-form-panel input::placeholder, .hc-form-panel textarea::placeholder { color:#6b7c88; opacity:1; }
.hc-form-panel .wpcf7-list-item { margin:0; }
.hc-form-panel .wpcf7-list-item label { display:flex; align-items:flex-start; gap:10px; font-weight:400; color:var(--hc-muted); font-size:13px; line-height:1.5; }
.hc-form-panel input[type="checkbox"] { flex:0 0 auto; margin-top:4px; accent-color:var(--hc-blue); }
.hc-form-panel input[type="submit"] { background:var(--hc-blue); color:white; border:0; border-radius:7px; width:100%; height:50px; padding:12px 22px; font-size:16px; font-weight:600; cursor:pointer; box-shadow:none; }
.hc-form-panel input[type="submit"]:hover { background:#074f82; }
.houston-contact a:focus-visible, .hc-form-panel input:focus-visible, .hc-form-panel textarea:focus-visible { outline:3px solid #54a5db; outline-offset:3px; }
.hc-form-panel .wpcf7-not-valid-tip { font-size:13px; margin-top:5px; }
.hc-form-panel .wpcf7-response-output { clear:both; margin:18px 0 0; padding:12px; font-size:14px; }
.hc-sales { padding-top:64px; }
.hc-section-heading { display:flex; gap:40px; justify-content:space-between; align-items:end; margin-bottom:28px; }
.hc-section-heading .hc-eyebrow { color:var(--hc-blue); margin-bottom:12px; }
.hc-section-heading > p { max-width:390px; color:var(--hc-muted); margin:0 0 18px; }
.hc-directory > .vc_row { display:flex; flex-wrap:wrap; gap:18px; margin:0 0 18px; }
.hc-directory .vc_column_container { padding:0; }
.hc-directory .vc_column-inner { padding:0 !important; }
.hc-directory .vc_col-sm-4 { width:calc((100% - 36px)/3); float:none; padding:24px; background:#fff; border:1px solid #dce5eb; border-radius:10px; }
.hc-directory .vc_col-sm-4:not(:has(strong)) { display:none; }
.hc-directory .vc_col-sm-12 { width:100%; }
.hc-directory .vc_separator { display:none; }
.hc-directory .wpb_content_element { margin-bottom:0; }
.hc-directory .vc_col-sm-4 strong { display:block; color:#17374c; font-size:17px; margin-bottom:9px; }
.hc-directory a { color:#09649f; overflow-wrap:anywhere; }
.hc-directory .vc_col-sm-4 p { color:var(--hc-muted); font-size:14px !important; margin:0 0 10px; }
.hc-directory .vc_col-sm-12 h2 { font-size:21px !important; margin:20px 0 0; }
.hc-directory .houston-answers { margin-top:28px; padding:32px; background:#fff; border:1px solid #dce5eb; border-radius:12px; }
.hc-directory .houston-answers h3 { font-size:20px !important; margin:24px 0 12px; line-height:1.4; }
@media(max-width:900px) { .hc-wrap{width:calc(100% - 40px)} .hc-contact-panel,.hc-form-panel{padding:30px 24px} .hc-enquiry-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)} .hc-contact-link strong{font-size:15px} .hc-directory .vc_col-sm-4{width:calc((100% - 18px)/2)} }
@media(max-width:650px) { .hc-wrap{width:calc(100% - 32px)} .hc-hero{padding:48px 0 85px} .hc-enquiry-layout{display:flex;flex-direction:column} .hc-form-panel{order:0} .hc-contact-panel{order:1} .hc-section-heading{display:block} .hc-directory .vc_col-sm-4{width:100%} .hc-main{padding-bottom:40px} .hc-sales{padding-top:42px} .hc-directory .houston-answers{padding:24px} }
.hc-directory > .vc_row::before, .hc-directory > .vc_row::after { display:none; }
.hc-directory > .vc_row:not(:has(strong, h2, .houston-answers, a, button)) { display:none; }
