:root { --e19-line: rgba(23, 21, 20, .14); --e19-shadow: 0 20px 55px rgba(23, 21, 20, .08); }
html { scroll-behavior: smooth; }
body { -webkit-font-smoothing: antialiased; }
*:focus-visible { outline: 3px solid #B78D55; outline-offset: 3px; }
.wp-site-blocks { overflow: clip; }
.e19-eyebrow { letter-spacing: .16em; text-transform: uppercase; font-size: .76rem; font-weight: 750; }
.e19-card { height: 100%; border: 1px solid var(--e19-line); box-shadow: var(--e19-shadow); transition: transform .2s ease, box-shadow .2s ease; }
.e19-card:hover { transform: translateY(-4px); box-shadow: 0 24px 65px rgba(23, 21, 20, .12); }
.e19-number { font-family: Georgia, 'Times New Roman', serif; color: #B78D55; font-size: 2rem; line-height: 1; }
.e19-rule { width: 4.5rem !important; border-top-width: 2px !important; }
.e19-hero-accent { position: relative; }
.e19-hero-accent::after { content: ''; position: absolute; width: 11rem; height: 11rem; border: 1px solid rgba(183,141,85,.5); border-radius: 50%; right: -4rem; bottom: -6rem; pointer-events: none; }
.e19-header { border-bottom: 1px solid rgba(255,255,255,.14); }
.e19-header .wp-block-site-title a { text-decoration: none; }
.e19-faq { border-top: 1px solid var(--e19-line); }
.e19-faq details { border-bottom: 1px solid var(--e19-line); padding: 1.2rem 0; }
.e19-faq summary { font-weight: 700; cursor: pointer; }
.wp-block-button.is-style-outline .wp-block-button__link { background: transparent; color: currentColor; }
.e19-consultation-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.1rem 1.5rem; margin-top: 2rem; }
.e19-consultation-form p { margin: 0; }
.e19-consultation-form p:nth-of-type(n+4) { grid-column: 1 / -1; }
.e19-consultation-form label { display: block; font-weight: 700; margin-bottom: .4rem; }
.e19-consultation-form input, .e19-consultation-form textarea, .e19-consultation-form select { width: 100%; box-sizing: border-box; border: 1px solid rgba(23,21,20,.28); border-radius: 0; background: #fff; padding: .85rem; font: inherit; }
.e19-consultation-form input[type="checkbox"] { width: auto; margin-right: .45rem; }
.e19-consultation-form button { border: 0; background: #171514; color: #fff; padding: .9rem 1.4rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; cursor: pointer; }
.e19-form-guidance { color: #6D5B55; font-size: .875rem; }
.e19-form-consent { font-size: .9rem; }
.e19-form-consent label { font-weight: 400; }
.e19-form-notice, .e19-form-error { padding: 1rem; border-left: 4px solid #B78D55; background: #E9E1DA; }
.e19-form-error { border-left-color: #8f2f2f; }
.e19-honeypot { position: absolute !important; left: -10000px !important; }
.e19-shell { width: min(1180px, calc(100% - 2.5rem)); margin-inline: auto; }
.e19-skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 99999; background: #fff; color: #171514; padding: .75rem 1rem; }
.e19-skip-link:focus { top: 1rem; }
.e19-site-header { position: sticky; top: 0; z-index: 50; background: #171514; color: #fff; border-bottom: 1px solid rgba(255,255,255,.14); }
.e19-header-inner { min-height: 82px; display: flex; align-items: center; gap: 2rem; }
.e19-wordmark { color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: 1.35rem; text-decoration: none; }
.e19-site-header nav { display: flex; align-items: center; justify-content: flex-end; flex: 1; gap: 1.3rem; }
.e19-site-header nav a { color: #fff; text-decoration: none; font-size: .84rem; font-weight: 700; letter-spacing: .04em; }
.e19-button { display: inline-block; padding: .85rem 1.4rem; text-decoration: none; text-transform: uppercase; letter-spacing: .08em; font-size: .8rem; font-weight: 800; }
.e19-button-gold { color: #171514; background: #B78D55; }
.e19-button-dark { color: #fff; background: #171514; }
.e19-button-outline { color: #fff; border: 2px solid #fff; }
.e19-static-hero { overflow: hidden; min-height: 690px; display: grid; align-items: center; color: #fff; background: #171514; padding: clamp(4rem, 8vw, 7rem) 0; }
.e19-hero-grid { display: grid; grid-template-columns: minmax(0, 2fr) minmax(260px, .85fr); gap: clamp(3rem, 7vw, 7rem); align-items: center; }
.e19-static-hero h1 { max-width: 850px; margin: .35rem 0 1.5rem; font-size: clamp(3rem, 6.5vw, 5.8rem); font-weight: 400; line-height: 1.02; }
.e19-lead { font-size: clamp(1.08rem, 1.6vw, 1.3rem); line-height: 1.7; }
.e19-actions { display: flex; flex-wrap: wrap; gap: 1rem; margin-top: 2rem; }
.e19-approach { padding: clamp(2rem, 4vw, 3.5rem); background: #6D5B55; border: 1px solid #B78D55; }
.e19-approach h2 { font-size: clamp(2rem, 3.2vw, 3rem); }
.e19-gold-text, .e19-static-card span, .e19-steps span { color: #B78D55; }
.e19-cocoa-text { color: #6D5B55; }
.e19-promise { background: #B78D55; padding: 1.3rem 0; }
.e19-promise-grid { display: grid; grid-template-columns: repeat(3, 1fr); text-align: center; text-transform: uppercase; letter-spacing: .13em; font-size: .75rem; }
.e19-section { padding: clamp(4rem, 8vw, 7rem) 0; }
.e19-section-ivory { background: #FCFAF7; }
.e19-section-white { background: #fff; }
.e19-section-sand { background: #E9E1DA; }
.e19-centered { max-width: 850px; margin: 0 auto 3.5rem; text-align: center; }
.e19-centered h2, .e19-process-grid h2, .e19-trust-panel h2, .e19-static-cta h2 { margin: .5rem 0 1rem; font-size: clamp(2.2rem, 4.5vw, 4rem); }
.e19-service-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 1.25rem; }
.e19-static-card { grid-column: span 2; padding: clamp(1.5rem, 3vw, 2.5rem); background: #fff; border: 1px solid rgba(23,21,20,.14); box-shadow: var(--e19-shadow); }
.e19-static-card:nth-child(4), .e19-static-card:nth-child(5) { grid-column: span 3; }
.e19-static-card span, .e19-steps span { font-family: Georgia, 'Times New Roman', serif; font-size: 2rem; }
.e19-static-card h3, .e19-steps h3 { font-size: 1.55rem; }
.e19-card-steel { background: #DCE4E7; }
.e19-card-sand { background: #E9E1DA; }
.e19-card-dark { background: #171514; color: #fff; }
.e19-process-grid, .e19-trust-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(3rem, 7vw, 7rem); align-items: center; }
.e19-steps { display: grid; grid-template-columns: 1fr 1fr; }
.e19-steps article { padding: 2rem; border-bottom: 1px solid rgba(23,21,20,.18); }
.e19-trust-panel { padding: clamp(2rem, 5vw, 4rem); background: #DCE4E7; border: 1px solid #B78D55; }
.e19-service-link { margin-top: 2.5rem; }
.e19-trust-grid li { margin-bottom: .8rem; }
.e19-faq-static { max-width: 900px; }
.e19-faq-static details { border-top: 1px solid rgba(23,21,20,.16); padding: 1.3rem 0; }
.e19-faq-static details:last-child { border-bottom: 1px solid rgba(23,21,20,.16); }
.e19-faq-static summary { cursor: pointer; font-weight: 750; }
.e19-static-cta { color: #fff; background: #171514; text-align: center; padding: clamp(4rem, 8vw, 7rem) 0; }
.e19-static-cta .e19-shell > div { max-width: 920px; margin: auto; padding: clamp(2rem, 5vw, 4rem); border: 1px solid #B78D55; }
.e19-static-cta .e19-button { margin-top: 1.25rem; }
.e19-site-footer { color: #E9E1DA; background: #171514; padding: 4.5rem 0 2rem; }
.e19-footer-grid { display: grid; grid-template-columns: 1.4fr .6fr 1fr; gap: 4rem; }
.e19-footer-grid h3 { color: #fff; }
.e19-footer-grid a:not(.e19-wordmark) { display: block; color: #E9E1DA; text-decoration: none; margin: .55rem 0; }
.e19-footer-bottom { display: flex; justify-content: space-between; gap: 2rem; border-top: 1px solid rgba(255,255,255,.14); margin-top: 3rem; padding-top: 1.5rem; font-size: .82rem; }
.e19-footer-bottom a { color: #E9E1DA; }
.e19-policy h2 { margin-top: 2.25rem; font-size: clamp(1.5rem, 2.5vw, 2rem); }
.e19-policy p, .e19-policy li { line-height: 1.75; }
@media (max-width: 781px) {
  .e19-desktop-cta { display: none !important; }
  .e19-hero { min-height: auto !important; }
  .e19-card { box-shadow: 0 12px 35px rgba(23, 21, 20, .07); }
  .e19-consultation-form { grid-template-columns: 1fr; }
  .e19-consultation-form p { grid-column: 1 / -1; }
  .e19-header-inner { min-height: auto; padding: 1rem 0; flex-wrap: wrap; }
  .e19-site-header nav { order: 3; flex-basis: 100%; justify-content: flex-start; overflow-x: auto; padding-bottom: .2rem; }
  .e19-header-cta { margin-left: auto; }
  .e19-hero-grid, .e19-process-grid, .e19-trust-grid, .e19-footer-grid { grid-template-columns: 1fr; }
  .e19-static-hero { min-height: auto; }
  .e19-service-grid { grid-template-columns: 1fr; }
  .e19-static-card, .e19-static-card:nth-child(4), .e19-static-card:nth-child(5) { grid-column: auto; }
  .e19-promise-grid { grid-template-columns: 1fr; gap: .75rem; }
  .e19-footer-bottom { flex-direction: column; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .e19-card { transition: none; }
}
