.texas67-premium-home {
  --t67-ink: #111214;
  --t67-muted: #62666d;
  --t67-paper: #f7f4ef;
  --t67-surface: #ffffff;
  --t67-line: #dfd9cf;
  --t67-charcoal: #171a1d;
  --t67-copper: #b86f3c;
  --t67-copper-dark: #8e4b25;
  --t67-sage: #69786b;
  --t67-blue: #1c5d79;
  --t67-shadow: 0 24px 70px rgba(17, 18, 20, 0.14);
  --t67-ease-premium: cubic-bezier(.22, .61, .36, 1);
  width: 100%;
  margin: 0;
  overflow-x: clip;
  color: var(--t67-ink);
  background: var(--t67-paper);
  line-height: 1.55;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.texas67-premium-enabled .site-header,
body.texas67-premium-enabled #masthead,
body.texas67-premium-enabled .ast-above-header-wrap,
body.texas67-premium-enabled .ast-below-header-wrap,
body.texas67-premium-enabled .site-footer,
body.texas67-premium-enabled #secondary,
body.texas67-premium-enabled .widget-area,
body.texas67-premium-enabled aside.sidebar-main,
body.texas67-premium-enabled .ast-archive-description,
body.texas67-premium-enabled .skip-link,
body.texas67-premium-enabled .screen-reader-text.skip-link {
  display: none !important;
}

body.texas67-premium-enabled #content,
body.texas67-premium-enabled .site-content,
body.texas67-premium-enabled .ast-container,
body.texas67-premium-enabled .content-area,
body.texas67-premium-enabled .entry-content,
body.texas67-premium-enabled #primary {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  width: 100% !important;
}

body.texas67-premium-enabled.ast-left-sidebar #primary,
body.texas67-premium-enabled.ast-right-sidebar #primary,
body.texas67-premium-enabled.ast-separate-container #primary {
  float: none !important;
  border: 0 !important;
}

body.texas67-premium-enabled.single-post .entry-header,
body.texas67-premium-enabled.single-post .entry-title,
body.texas67-premium-enabled.single-post .post-thumb-img-content,
body.texas67-premium-enabled.single-post .post-navigation,
body.texas67-premium-enabled.single-post .comments-area {
  display: none !important;
}

body.texas67-premium-enabled.single-post article,
body.texas67-premium-enabled.single-post .ast-article-single {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

@supports not (overflow: clip) {
  .texas67-premium-home {
    overflow-x: hidden;
  }
}

.texas67-premium-home *,
.texas67-premium-home *::before,
.texas67-premium-home *::after {
  box-sizing: border-box;
}

.texas67-premium-home a {
  color: inherit;
  text-decoration: none;
}

.texas67-premium-home a:focus-visible,
.texas67-premium-home summary:focus-visible {
  outline: 3px solid rgba(184, 111, 60, 0.48);
  outline-offset: 4px;
}

.t67-site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  min-height: 78px;
  padding: 14px clamp(18px, 4vw, 52px);
  border-bottom: 1px solid rgba(223, 217, 207, 0.76);
  background: rgba(247, 244, 239, 0.9);
  backdrop-filter: blur(18px);
}

.t67-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-weight: 760;
  letter-spacing: 0;
}

.t67-brand img {
  width: 44px;
  height: 44px;
  object-fit: contain;
  border-radius: 999px;
  overflow: hidden;
}

body.texas67-premium-enabled .custom-logo {
  border-radius: 999px;
  overflow: hidden;
}

.t67-nav {
  display: flex;
  align-items: center;
  gap: 26px;
  color: var(--t67-muted);
  font-size: 0.94rem;
}

.t67-nav a {
  transition: color 180ms ease, transform 180ms ease, opacity 180ms ease;
}

.t67-nav a:hover {
  color: var(--t67-copper-dark);
  transform: translateY(-1px);
}

.t67-header-cta {
  justify-self: end;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid var(--t67-ink);
  border-radius: 4px;
  font-size: 0.92rem;
  font-weight: 720;
  transition: color 180ms ease, transform 180ms ease, border-color 180ms ease;
}

.t67-header-cta:hover {
  transform: translateY(-1px);
  border-color: var(--t67-copper-dark);
  color: var(--t67-copper-dark);
}

.t67-hero {
  min-height: calc(100vh - 78px);
  display: flex;
  align-items: center;
  padding: clamp(56px, 7vw, 104px) clamp(18px, 4vw, 52px) 44px;
  background:
    linear-gradient(120deg, rgba(17, 18, 20, 0.88), rgba(17, 18, 20, 0.55)),
    linear-gradient(135deg, #29323a 0%, #182027 40%, #5f6d62 100%);
  color: #fff;
}

.t67-hero-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.65fr);
  gap: clamp(34px, 6vw, 82px);
  align-items: end;
}

.t67-eyebrow {
  margin: 0 0 14px;
  color: var(--t67-copper);
  font-size: 0.78rem;
  font-weight: 820;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.t67-hero h1,
.t67-section h2,
.t67-consultation h2 {
  margin: 0;
  letter-spacing: 0;
  line-height: 0.98;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 540;
}

.t67-hero h1 {
  max-width: 830px;
  font-size: clamp(3.15rem, 8.8vw, 7.2rem);
  color: #f5f7fa;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
}

.t67-hero-lede {
  max-width: 730px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1.05rem, 2vw, 1.28rem);
}

.t67-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.t67-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 4px;
  font-weight: 780;
  transition: transform 160ms ease, background 160ms ease, border-color 160ms ease;
}

.t67-button:hover {
  transform: translateY(-1px);
}

.t67-button-primary {
  background: var(--t67-copper);
  color: #fff;
}

.t67-button-primary:hover {
  background: var(--t67-copper-dark);
  color: #fff;
}

.t67-button-secondary {
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: #fff;
}

.t67-button-light {
  background: #fff;
  color: var(--t67-ink);
}

.texas67-premium-home .t67-button-light,
.texas67-premium-home .t67-button-light:visited {
  color: var(--t67-ink);
}

.texas67-premium-home .t67-button-light:hover,
.texas67-premium-home .t67-button-light:focus-visible {
  background: #f5f7fa;
  color: var(--t67-ink);
}

.t67-hero-panel {
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(18px);
}

.t67-status-line {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.92rem;
}

.t67-status-dot {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #7bd389;
  box-shadow: 0 0 0 7px rgba(123, 211, 137, 0.14);
}

.t67-metric-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding-top: 22px;
}

.t67-metric-grid strong {
  display: block;
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  line-height: 1;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
}

.t67-metric-grid span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.88rem;
}

.t67-proof-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid var(--t67-line);
  background: var(--t67-surface);
}

.t67-proof-strip div {
  min-height: 112px;
  padding: 26px clamp(18px, 4vw, 46px);
  border-right: 1px solid var(--t67-line);
}

.t67-proof-strip div:last-child {
  border-right: 0;
}

.t67-proof-strip span,
.t67-case-panel > span,
.t67-site-footer span:last-child {
  display: block;
  color: var(--t67-muted);
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.t67-proof-strip strong {
  display: block;
  margin-top: 8px;
  font-size: clamp(1rem, 1.8vw, 1.22rem);
}

.t67-section {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto;
  padding: clamp(72px, 10vw, 128px) 0;
}

.t67-section-heading {
  max-width: 780px;
  margin-bottom: 34px;
}

.t67-section h2,
.t67-consultation h2 {
  font-size: clamp(2.35rem, 5vw, 4.4rem);
}

.t67-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.t67-service-card {
  min-height: 360px;
  display: flex;
  flex-direction: column;
  padding: 28px;
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: var(--t67-surface);
  box-shadow: 0 16px 50px rgba(17, 18, 20, 0.06);
}

.t67-service-number {
  color: var(--t67-copper);
  font-weight: 820;
  letter-spacing: 0.12em;
}

.t67-service-card h3,
.t67-feature-list h3,
.t67-steps h3,
.t67-case-panel h3 {
  margin: 24px 0 12px;
  font-size: 1.28rem;
  line-height: 1.2;
}

.t67-service-card p,
.t67-feature-list p,
.t67-steps p,
.t67-case-copy p,
.t67-faq p,
.t67-consultation p,
.t67-related-copy {
  color: var(--t67-muted);
}

.t67-service-card a {
  margin-top: auto;
  color: var(--t67-blue);
  font-weight: 760;
  transition: color 180ms ease;
}

.t67-service-card a:hover {
  color: var(--t67-copper-dark);
}

.t67-split-section {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: clamp(34px, 7vw, 86px);
  border-top: 1px solid var(--t67-line);
  border-bottom: 1px solid var(--t67-line);
}

.t67-feature-list {
  display: grid;
  gap: 18px;
}

.t67-feature-list article {
  padding: 0 0 22px;
  border-bottom: 1px solid var(--t67-line);
}

.t67-feature-list article:last-child {
  border-bottom: 0;
}

.t67-case-section {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(28px, 5vw, 66px);
  align-items: center;
}

.t67-case-copy p {
  font-size: 1.08rem;
}

.t67-case-panel {
  padding: clamp(28px, 4vw, 46px);
  border-radius: 8px;
  background: var(--t67-charcoal);
  color: #fff;
  box-shadow: var(--t67-shadow);
}

.t67-case-panel h3 {
  margin-top: 16px;
  font-size: clamp(1.6rem, 3vw, 2.55rem);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  color: #f5f7fa;
}

.t67-case-panel dl {
  display: grid;
  gap: 14px;
  margin: 30px 0 0;
}

.t67-case-panel dl div {
  display: grid;
  grid-template-columns: 108px 1fr;
  gap: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.t67-case-panel dt {
  color: rgba(255, 255, 255, 0.58);
}

.t67-case-panel dd {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
}

.t67-process {
  border-top: 1px solid var(--t67-line);
}

.t67-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.t67-steps article {
  padding: 28px;
  border-left: 2px solid var(--t67-copper);
  background: rgba(255, 255, 255, 0.46);
}

.t67-steps span {
  color: var(--t67-sage);
  font-weight: 820;
}

.t67-faq {
  padding-top: 0;
}

.t67-faq-list {
  display: grid;
  gap: 12px;
}

.t67-faq details {
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: var(--t67-surface);
}

.t67-faq summary {
  cursor: pointer;
  padding: 22px 24px;
  font-weight: 760;
}

.t67-faq details p {
  margin: 0;
  padding: 0 24px 24px;
}

.t67-related-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.t67-related-links a {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  padding: 0 14px;
  border: 1px solid var(--t67-line);
  border-radius: 4px;
  background: var(--t67-surface);
  color: var(--t67-blue);
  font-weight: 720;
}

.t67-post-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.t67-post-card {
  min-height: 250px;
  display: flex;
  flex-direction: column;
  padding: 28px;
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: var(--t67-surface);
  box-shadow: 0 16px 50px rgba(17, 18, 20, 0.05);
  transition:
    transform 280ms var(--t67-ease-premium),
    box-shadow 280ms var(--t67-ease-premium),
    border-color 240ms ease;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

.t67-post-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 58px rgba(17, 18, 20, 0.1);
  border-color: rgba(184, 111, 60, 0.45);
}

.t67-post-card time,
.t67-post-card span {
  display: block;
  color: var(--t67-copper);
  font-size: 0.78rem;
  font-weight: 820;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.t67-post-card h3 {
  margin: 18px 0 12px;
  font-size: clamp(1.35rem, 2.4vw, 2rem);
  line-height: 1.12;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 540;
}

.t67-post-card p {
  color: var(--t67-muted);
}

.t67-post-card .t67-card-link {
  margin-top: auto;
  color: var(--t67-blue);
  font-weight: 760;
}

.t67-post-card .t67-card-link:hover {
  color: var(--t67-copper-dark);
}

.t67-consultation {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto clamp(34px, 5vw, 60px);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 30px;
  padding: clamp(34px, 5vw, 58px);
  border-radius: 8px;
  background: var(--t67-copper-dark);
  color: #fff;
}

.t67-consultation .t67-eyebrow,
.t67-consultation p {
  color: rgba(255, 255, 255, 0.8);
}

.t67-consultation p {
  max-width: 650px;
  margin-bottom: 0;
}

.t67-site-footer {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 28px clamp(18px, 4vw, 52px);
  border-top: 1px solid var(--t67-line);
  color: var(--t67-muted);
  background: var(--t67-surface);
}

.t67-site-footer span:first-child {
  color: var(--t67-ink);
  font-weight: 760;
}

.t67-single-post-shell {
  min-height: 100vh;
}

.t67-single-main {
  background: var(--t67-paper);
}

.t67-single-article {
  margin: 0;
  padding: 0;
}

.t67-single-hero {
  padding: clamp(58px, 8vw, 104px) clamp(18px, 4vw, 52px) clamp(42px, 6vw, 76px);
  background:
    linear-gradient(120deg, rgba(17, 18, 20, 0.91), rgba(17, 18, 20, 0.62)),
    linear-gradient(135deg, #29323a 0%, #182027 42%, #5f6d62 100%);
  color: #fff;
}

.t67-single-hero-inner {
  width: min(980px, 100%);
  margin: 0 auto;
}

.t67-single-hero h1 {
  max-width: 920px;
  margin: 0;
  color: #f5f7fa;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.65rem, 5.8vw, 5.4rem);
  font-weight: 540;
  line-height: 0.98;
  letter-spacing: 0;
}

.t67-single-lede {
  max-width: 780px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(1.04rem, 1.7vw, 1.22rem);
}

.t67-single-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

.t67-single-meta span {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.86rem;
}

.t67-single-meta a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}

.t67-single-featured {
  width: min(980px, calc(100% - 36px));
  margin: clamp(30px, 5vw, 54px) auto 0;
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  overflow: hidden;
  background: var(--t67-surface);
  box-shadow: 0 18px 56px rgba(17, 18, 20, 0.08);
}

.t67-single-featured img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.t67-single-content {
  width: min(860px, calc(100% - 36px));
  margin: clamp(34px, 6vw, 62px) auto;
  padding: clamp(28px, 5vw, 52px);
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: var(--t67-surface);
  box-shadow: 0 16px 50px rgba(17, 18, 20, 0.05);
  color: var(--t67-ink);
  font-size: 1.03rem;
}

.t67-single-content > *:first-child {
  margin-top: 0;
}

.t67-single-content > *:last-child {
  margin-bottom: 0;
}

.t67-single-content h2,
.t67-single-content h3,
.t67-single-content h4 {
  color: var(--t67-ink);
  letter-spacing: 0;
  line-height: 1.08;
}

.t67-single-content h2 {
  margin: 1.65em 0 0.52em;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 540;
}

.t67-single-content h3 {
  margin: 1.45em 0 0.55em;
  font-size: clamp(1.35rem, 2.4vw, 1.75rem);
}

.t67-single-content h4 {
  margin: 1.3em 0 0.5em;
  font-size: 1.12rem;
}

.t67-single-content p,
.t67-single-content li {
  color: #34404a;
}

.t67-single-content p {
  margin: 0 0 1.08em;
}

.t67-single-content ul,
.t67-single-content ol {
  margin: 0 0 1.25em;
  padding-left: 1.4em;
}

.t67-single-content li {
  margin: 0.45em 0;
}

.t67-single-content a {
  color: var(--t67-blue);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.t67-single-content strong {
  color: var(--t67-ink);
}

.t67-single-content blockquote {
  margin: 1.6em 0;
  padding: 18px 22px;
  border-left: 3px solid var(--t67-copper);
  background: rgba(247, 244, 239, 0.72);
  color: var(--t67-ink);
}

.t67-single-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.t67-single-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5em 0;
  font-size: 0.95rem;
}

.t67-single-content th,
.t67-single-content td {
  padding: 12px;
  border: 1px solid var(--t67-line);
  text-align: left;
}

.t67-single-content th {
  background: rgba(247, 244, 239, 0.9);
  color: var(--t67-ink);
}

.t67-single-related {
  width: min(980px, calc(100% - 36px));
  margin: 0 auto clamp(34px, 5vw, 60px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.62fr);
  gap: clamp(26px, 5vw, 58px);
  align-items: end;
  padding: clamp(28px, 5vw, 46px);
  border-top: 1px solid var(--t67-line);
  border-bottom: 1px solid var(--t67-line);
}

.t67-single-related h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 3.4rem);
  font-weight: 540;
  line-height: 1;
}

.t67-single-related p:not(.t67-eyebrow) {
  max-width: 680px;
  margin: 18px 0 0;
  color: var(--t67-muted);
}

.t67-contact-form-section {
  padding-top: 0;
}

.t67-contact-form-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(320px, 1fr);
  gap: clamp(28px, 6vw, 72px);
  align-items: start;
  padding: clamp(28px, 5vw, 52px);
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: var(--t67-surface);
  box-shadow: 0 18px 56px rgba(17, 18, 20, 0.07);
}

.t67-contact-form-copy h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.15rem, 4.4vw, 3.8rem);
  font-weight: 540;
  line-height: 1;
}

.t67-contact-form-copy p:not(.t67-eyebrow) {
  max-width: 560px;
  margin: 18px 0 0;
  color: var(--t67-muted);
}

.t67-contact-form-card {
  padding: clamp(22px, 4vw, 34px);
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: rgba(247, 244, 239, 0.58);
}

.texas67-premium-home div.wpforms-container-full {
  margin: 0;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 0 0 18px;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-label,
.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-sublabel,
.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  color: var(--t67-ink);
  font-family: inherit;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-label {
  margin: 0 0 8px;
  font-size: 0.95rem;
  font-weight: 760;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="text"],
.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="email"],
.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="tel"],
.texas67-premium-home div.wpforms-container-full .wpforms-form select,
.texas67-premium-home div.wpforms-container-full .wpforms-form textarea {
  width: 100%;
  max-width: 100%;
  min-height: 48px;
  border: 1px solid var(--t67-line);
  border-radius: 4px;
  background: #fff;
  color: var(--t67-ink);
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.4;
  padding: 11px 13px;
  box-shadow: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form textarea {
  min-height: 138px;
  resize: vertical;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form input:focus,
.texas67-premium-home div.wpforms-container-full .wpforms-form select:focus,
.texas67-premium-home div.wpforms-container-full .wpforms-form textarea:focus {
  border-color: rgba(184, 111, 60, 0.72);
  box-shadow: 0 0 0 3px rgba(184, 111, 60, 0.14);
  outline: none;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-row,
.texas67-premium-home div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
.texas67-premium-home div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
.texas67-premium-home div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  max-width: 100%;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-gdpr-checkbox ul li,
.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="checkbox"] {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin: 3px 0 0;
  accent-color: var(--t67-copper-dark);
}

.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  padding: 4px 0 0;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form button[type="submit"],
.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="submit"] {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid var(--t67-copper);
  border-radius: 4px;
  background: var(--t67-copper);
  color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 780;
  transition: transform 160ms ease, background-color 160ms ease, border-color 160ms ease;
}

.texas67-premium-home div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.texas67-premium-home div.wpforms-container-full .wpforms-form button[type="submit"]:focus-visible,
.texas67-premium-home div.wpforms-container-full .wpforms-form input[type="submit"]:focus-visible {
  border-color: var(--t67-copper-dark);
  background: var(--t67-copper-dark);
  color: #fff;
  transform: translateY(-1px);
}

.texas67-premium-home .wpforms-confirmation-container-full,
.texas67-premium-home div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  margin: 0;
  border: 1px solid rgba(105, 120, 107, 0.42);
  border-radius: 8px;
  background: rgba(105, 120, 107, 0.12);
  color: var(--t67-ink);
}

.texas67-premium-home div.wpforms-container-full .wpforms-form label.wpforms-error,
.texas67-premium-home div.wpforms-container-full .wpforms-form .wpforms-error-container {
  color: #9d2f1f;
}

.t67-page-hero {
  padding: clamp(64px, 9vw, 118px) clamp(18px, 4vw, 52px);
  background:
    linear-gradient(120deg, rgba(17, 18, 20, 0.9), rgba(17, 18, 20, 0.58)),
    linear-gradient(135deg, #29323a 0%, #182027 42%, #5f6d62 100%);
  color: #fff;
}

.t67-page-hero-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.45fr);
  gap: clamp(30px, 6vw, 74px);
  align-items: end;
}

.t67-page-hero h1 {
  max-width: 860px;
  margin: 0;
  color: #f5f7fa;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.75rem, 6.2vw, 5.7rem);
  font-weight: 540;
  line-height: 0.98;
}

.t67-page-lede {
  max-width: 780px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1.05rem, 1.8vw, 1.24rem);
}

.t67-page-panel {
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(18px);
}

.t67-page-panel h2 {
  margin: 0 0 14px;
  color: #f5f7fa;
  font-size: 1.12rem;
  line-height: 1.25;
}

.t67-page-panel ul,
.t67-check-panel ul {
  margin: 0;
  padding-left: 18px;
}

.t67-page-panel li {
  color: rgba(255, 255, 255, 0.78);
  margin: 8px 0;
}

.t67-kicker-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

.t67-kicker-row span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.86rem;
}

.t67-card-grid-2,
.t67-card-grid-4 {
  display: grid;
  gap: 18px;
}

.t67-card-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.t67-card-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.t67-info-card,
.t67-check-panel {
  padding: 28px;
  border: 1px solid var(--t67-line);
  border-radius: 8px;
  background: var(--t67-surface);
  box-shadow: 0 16px 50px rgba(17, 18, 20, 0.05);
}

.t67-info-card h3,
.t67-check-panel h3 {
  margin: 0 0 12px;
  font-size: 1.22rem;
  line-height: 1.2;
}

.t67-info-card p,
.t67-check-panel li {
  color: var(--t67-muted);
}

.t67-info-card p {
  margin: 0;
}

.t67-info-card a {
  display: inline-flex;
  margin-top: 18px;
  color: var(--t67-blue);
  font-weight: 760;
}

.t67-check-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.t67-check-panel li {
  margin: 10px 0;
}

.t67-cta-band {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto clamp(34px, 5vw, 60px);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 30px;
  padding: clamp(32px, 5vw, 52px);
  border-radius: 8px;
  background: var(--t67-charcoal);
  color: #fff;
}

.t67-cta-band h2 {
  margin: 0;
  color: #f5f7fa;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 3.4rem);
  font-weight: 540;
  line-height: 1;
}

.t67-cta-band p {
  max-width: 680px;
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.78);
}

.t67-info-card,
.t67-check-panel,
.t67-page-panel {
  transition:
    transform 280ms var(--t67-ease-premium),
    box-shadow 280ms var(--t67-ease-premium),
    border-color 240ms ease;
}

.t67-info-card:hover,
.t67-check-panel:hover,
.t67-page-panel:hover {
  transform: translateY(-4px);
}

.t67-service-card,
.t67-hero-panel,
.t67-case-panel,
.t67-steps article,
.t67-faq details,
.t67-proof-strip div {
  transition:
    transform 280ms var(--t67-ease-premium),
    box-shadow 280ms var(--t67-ease-premium),
    border-color 240ms ease,
    background-color 240ms ease;
}

.t67-service-card:hover,
.t67-hero-panel:hover,
.t67-case-panel:hover,
.t67-steps article:hover,
.t67-faq details:hover {
  transform: translateY(-4px);
}

.t67-service-card:hover {
  box-shadow: 0 22px 58px rgba(17, 18, 20, 0.1);
  border-color: rgba(184, 111, 60, 0.45);
}

.t67-steps article:hover {
  background: rgba(255, 255, 255, 0.72);
}

.t67-reveal {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 420ms var(--t67-ease-premium), transform 420ms var(--t67-ease-premium);
}

.t67-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 920px) {
  .t67-site-header {
    grid-template-columns: 1fr auto;
    gap: 10px 16px;
  }

  .t67-nav {
    grid-column: 1 / -1;
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 8px 0 2px;
    border-top: 1px solid var(--t67-line);
    font-size: 0.86rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
  }

  .t67-nav a {
    flex: 0 0 auto;
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    border: 1px solid var(--t67-line);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.58);
  }

  .t67-site-header,
  .t67-hero-panel,
  .t67-page-panel {
    backdrop-filter: none;
  }

  .t67-hero-inner,
  .t67-page-hero-inner,
  .t67-split-section,
  .t67-case-section,
  .t67-consultation,
  .t67-cta-band,
  .t67-single-related,
  .t67-contact-form-layout {
    grid-template-columns: 1fr;
  }

  .t67-hero {
    min-height: auto;
    padding-top: 46px;
    padding-bottom: 34px;
  }

  .t67-page-hero {
    padding-top: 48px;
    padding-bottom: 42px;
  }

  .t67-single-hero {
    padding-top: 48px;
    padding-bottom: 42px;
  }

  .t67-service-grid,
  .t67-steps,
  .t67-proof-strip,
  .t67-post-grid,
  .t67-card-grid-2,
  .t67-card-grid-4,
  .t67-check-grid {
    grid-template-columns: 1fr;
  }

  .t67-proof-strip div {
    border-right: 0;
    border-bottom: 1px solid var(--t67-line);
  }

  .t67-proof-strip div:last-child {
    border-bottom: 0;
  }

  .t67-consultation .t67-button {
    justify-self: start;
  }
}

@media (max-width: 560px) {
  .t67-site-header {
    min-height: 68px;
    gap: 12px;
  }

  .t67-brand span {
    display: none;
  }

  .t67-brand img {
    width: 40px;
    height: 40px;
  }

  .t67-header-cta {
    min-height: 40px;
    padding: 0 12px;
    font-size: 0.82rem;
  }

  .t67-hero {
    padding-top: 32px;
    padding-bottom: 30px;
  }

  .t67-hero h1 {
    font-size: clamp(2.35rem, 12.5vw, 3.55rem);
  }

  .t67-hero-lede,
  .t67-page-lede {
    margin-top: 20px;
  }

  .t67-page-hero {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .t67-single-hero {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .t67-single-hero h1 {
    font-size: clamp(2.25rem, 11vw, 3.35rem);
  }

  .t67-single-content {
    padding: 24px 20px;
  }

  .t67-contact-form-layout,
  .t67-contact-form-card {
    padding: 22px 18px;
  }

  .t67-single-content h2 {
    font-size: clamp(1.75rem, 8vw, 2.35rem);
  }

  .t67-button,
  .t67-hero-actions {
    width: 100%;
  }

  .t67-metric-grid,
  .t67-case-panel dl div {
    grid-template-columns: 1fr;
  }

  .t67-service-card {
    min-height: 300px;
  }

  .t67-page-hero h1 {
    font-size: clamp(2.25rem, 11vw, 3.35rem);
  }

  .t67-site-footer {
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  .texas67-premium-home {
    scroll-behavior: auto;
  }

  .t67-button,
  .t67-service-card,
  .t67-hero-panel,
  .t67-case-panel,
  .t67-steps article,
  .t67-faq details,
  .t67-proof-strip div,
  .t67-info-card,
  .t67-post-card,
  .t67-check-panel,
  .t67-page-panel,
  .t67-header-cta,
  .t67-nav a,
  .t67-reveal {
    transition: none !important;
    transform: none !important;
    animation: none !important;
    opacity: 1 !important;
  }
}
