/* Scoped additions; existing brand, typography, hero photography and reviews remain. */
.bk19-refresh main > section:not(.bk-hero) > .container { width: min(calc(100% - 48px), 1120px); margin-inline: auto; }
.bk19-refresh .bk-hero-grid { display: block; }
.bk19-refresh .bk-hero { padding: 78px 0; }
.bk19-refresh .bk-hero .hero-copy { max-width: 760px; min-height: 0; margin-inline: auto; padding: 0; }
.bk19-refresh .bk-hero .hero-copy h1 { white-space: normal; }
.bk19-refresh .hero-actions { margin-bottom: 0; }
.bk19-refresh .bk19-action { display: flex; flex-direction: column; align-items: center; gap: 10px; width: 100%; }
.bk19-refresh .bk19-action .call-button { min-height: 56px; padding: 16px 24px; font-size: 17px; text-align: center; }
.bk19-refresh .bk19-action small { font-size: 13px; line-height: 1.4; color: #53675e; }
.bk19-refresh .hero-actions .bk19-action small { color: #e5efe9; }
.bk19-refresh .bk19-process { padding: 64px 0; background: #fff; }
.bk19-refresh :is(.bk19-process, .bk19-faq) h2 { margin: 0 0 32px; text-align: center; font-size: clamp(29px, 4vw, 40px); line-height: 1.2; letter-spacing: -.035em; }
.bk19-refresh .bk19-service-list { list-style: none; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; padding: 0; margin: 0; }
.bk19-refresh .bk19-service-list li { min-width: 0; display: flex; align-items: flex-start; gap: 14px; }
.bk19-refresh .bk19-service-number { flex: 0 0 32px; height: 32px; display: grid; place-items: center; border-radius: 50%; background: #eaf3e5; color: #1e6d4b; font-size: 16px; font-weight: 700; }
.bk19-refresh .bk19-service-list h3 { margin: 3px 0 10px; font-size: 20px; line-height: 1.35; letter-spacing: -.02em; }
.bk19-refresh .bk19-service-list p { margin: 0; color: #5b6c64; font-size: 16px; line-height: 1.6; }
.bk19-refresh .bk19-experience { margin-top: 36px; padding-top: 28px; border-top: 1px solid #dee7de; display: flex; gap: 32px; align-items: center; justify-content: center; }
.bk19-refresh .bk19-experience p { max-width: 480px; margin: 0; font-size: 16px; line-height: 1.65; color: #52665b; }
.bk19-refresh .bk19-experience strong { color: #163d30; }
.bk19-refresh .bk19-form-section { padding: 56px 0; background: #f1f5ec; }
.bk19-refresh .bk19-evaluation-card { position: static; width: 100%; max-width: 680px; margin: 0 auto; padding: 32px; background: #fff; }
.bk19-refresh .evaluation-card__heading { display: block; margin-bottom: 10px; }
.bk19-refresh .evaluation-card__heading h2 { font-size: clamp(25px, 3vw, 32px); line-height: 1.25; margin: 0; }
.bk19-refresh .evaluation-card__intro { margin: 0 0 22px; font-size: 16px; line-height: 1.5; }
.bk19-refresh #evaluacion { scroll-margin-top: 24px; }
.bk19-refresh .bk19-two-step { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 16px; }
.bk19-refresh .bk19-step { grid-column: 1 / -1; margin: 0; font-size: 13px; font-weight: 700; color: #426251; }
.bk19-refresh .evaluation-form label { min-width: 0; display: grid; gap: 7px; }
.bk19-refresh .evaluation-form label > span { font-size: 14px; }
.bk19-refresh .evaluation-form :is(input:not([type=hidden]):not(.form-honeypot), select) { width: 100%; min-width: 0; min-height: 52px; font-size: 16px; padding: 12px; }
.bk19-refresh .evaluation-form__submit { grid-column: 1 / -1; min-height: 56px; margin: 0; font-size: 17px; text-transform: none; }
.bk19-refresh .bk19-form-time { grid-column: 1 / -1; margin-top: -9px; text-align: center; font-size: 13px; color: #53675e; }
.bk19-refresh .bk19-back { grid-column: 1 / -1; justify-self: center; border: 0; background: transparent; color: #206b4a; padding: 10px 24px; min-height: 44px; text-decoration: underline; cursor: pointer; font: inherit; font-size: 14px; }
.bk19-refresh .evaluation-form__privacy { grid-column: 1 / -1; margin: 0; font-size: 12px; line-height: 1.55; color: #687b70; }
.bk19-refresh .form-submit-error { grid-column: 1 / -1; margin: 0; }
.bk19-refresh .bk19-faq { padding: 64px 0 56px; }
.bk19-refresh .bk19-faq > .container { max-width: 780px !important; }
.bk19-refresh .faq-list summary { font-size: 17px; line-height: 1.45; min-height: 68px; gap: 16px; }
.bk19-refresh .faq-list summary svg { flex-shrink: 0; }
.bk19-refresh .faq-list details p { font-size: 16px; line-height: 1.65; }
.bk19-refresh .bk19-faq .bk19-action { margin-top: 32px; }
.bk19-refresh .bk19-other-questions { margin-top: 30px; text-align: center; }
.bk19-refresh .bk19-other-questions p { margin: 0 0 6px; font-size: 16px; }
.bk19-refresh .bk19-other-questions a { font-size: 21px; font-weight: 700; color: #16553c; }
.bk19-refresh .footer { padding-top: 40px; padding-bottom: 28px; }
.bk19-refresh .footer__grid { gap: 28px; }
.bk19-refresh .footer__brand img { width: 220px; height: auto; }
.bk19-refresh :is(a, button, input, select, summary):focus-visible { outline: 3px solid #5c993a; outline-offset: 4px; }
@media (max-width: 820px) {
  .bk19-refresh .bk19-service-list { grid-template-columns: 1fr; gap: 24px; max-width: 620px; margin-inline: auto; }
  .bk19-refresh .bk19-experience { max-width: 620px; margin-inline: auto; }
}
@media (max-width: 600px) {
  .bk19-refresh .bk-hero { padding: 0; }
  .bk19-refresh .bk-hero .hero-copy { min-height: min(700px, 92svh); padding: 56px 0 44px; }
  .bk19-refresh .bk-hero .hero-copy::before { top: 0; }
  .bk19-refresh .bk-hero .hero-copy h1 { font-size: clamp(27px, 8.6vw, 48px); }
  .bk19-refresh .bk-hero .hero-lead { font-size: 18px; }
  .bk19-refresh .bk-hero .hero-actions .call-button { min-height: 64px; font-size: 17px; padding: 18px 12px; }
  .bk19-refresh .lce-google-reviews { padding: 44px 0; }
  .bk19-refresh .lce-reviews-source { font-size: 12px; line-height: 1.6; }
  .bk19-refresh .bk19-process { padding: 44px 0; }
  .bk19-refresh :is(.bk19-process, .bk19-faq) h2 { margin-bottom: 26px; text-align: left; }
  .bk19-refresh .bk19-service-list h3 { font-size: 19px; }
  .bk19-refresh .bk19-service-list p { font-size: 16px; }
  .bk19-refresh .bk19-experience { flex-direction: column; align-items: flex-start; gap: 18px; margin-top: 28px; padding-top: 24px; }
  .bk19-refresh .bk19-form-section { padding: 36px 0; }
  .bk19-refresh .bk19-form-section > .container { width: min(calc(100% - 32px), 680px) !important; }
  .bk19-refresh .bk19-evaluation-card { padding: 24px 20px; border-radius: 18px; }
  .bk19-refresh .bk19-two-step { grid-template-columns: minmax(0, 1fr); gap: 16px; }
  .bk19-refresh .bk19-faq { padding: 44px 0; }
  .bk19-refresh .bk19-action .call-button { width: 100%; }
  .bk19-refresh .footer { padding-bottom: 32px; }
}

/* Bookkeeping-specific hero and action treatment. */
.bk19-refresh { overflow-x: clip; }
.bk19-refresh .bk-hero-grid { display: block; max-width: 760px; }
.bk19-refresh .bk-hero .hero-copy h1 { font-size: clamp(44px, 5vw, 64px); }
.bk19-refresh .hero-lead { max-width: 560px; font-size: 19px; line-height: 1.6; }
.bk19-refresh .bk-bullets { max-width: 530px; margin-bottom: 28px; }
.bk19-refresh .bk-bullets li { font-size: 15px; line-height: 1.5; }
.bk19-refresh .bk19-action .call-button, .bk19-refresh .evaluation-form__submit { background: #206d4c; color: white; border-color: #206d4c; }
.bk19-refresh .hero-actions .call-button { background: #b9e282; color: #103c30; border-color: #97c76c; }
@media (max-width: 900px) {
  .bk19-refresh .bk-hero { padding: 0; }
  .bk19-refresh .bk-hero .hero-copy { padding: 56px 0 44px; min-height: 0; }
}
@media (max-width: 600px) {
  .bk19-refresh .bk-hero .hero-copy { min-height: min(850px, 100svh); }
  .bk19-refresh .bk-hero .hero-copy h1 { font-size: clamp(43px, 12vw, 53px); }
  .bk19-refresh .bk-bullets li { font-size: 14px; }
  .bk19-refresh .hero-lead { font-size: 18px; }
}

/* Keep the desktop opt-in beside the hero; mobile follows the content order. */
@media (min-width: 1024px) {
  .bk19-refresh main { display: grid; grid-template-columns: minmax(24px, 1fr) repeat(2, minmax(0, 590px)) minmax(24px, 1fr); }
  .bk19-refresh main > section { grid-column: 1 / -1; }
  .bk19-refresh .bk-hero { grid-row: 1; min-height: 740px; display: flex; align-items: center; }
  .bk19-refresh .bk-hero-grid { width: min(calc(100% - 48px), 1180px); max-width: 1180px; }
  .bk19-refresh .bk-hero .hero-copy { width: calc(50% - 40px); margin: 0; }
  .bk19-refresh .bk19-form-section { grid-row: 1; grid-column: 3; align-self: center; z-index: 1; background: transparent; padding: 36px 0; }
  .bk19-refresh main > .bk19-form-section > .container { width: 100%; }
  .bk19-refresh .bk19-evaluation-card { padding: 30px; }
}
@media (max-width: 600px) {
  .bk19-refresh .bk-hero .hero-copy h1 { font-size: clamp(44px, 12.8vw, 57px); }
}

.bk19-refresh .bk19-process .bk19-action, .bk19-refresh .lce-google-reviews .bk19-action { margin-top: 32px; }

/* Match the visible mobile viewport, including browser chrome resizing. */
@media (max-width: 1023px) {
  .bk19-refresh .bk-hero { min-height: 100vh; min-height: 100dvh; padding: 0; }
  .bk19-refresh .bk-hero-grid { min-height: 100vh; min-height: 100dvh; }
  .bk19-refresh .bk-hero .hero-copy { min-height: 100vh; min-height: 100dvh; padding: clamp(24px, 5dvh, 56px) 0; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; }
  .bk19-refresh .bk-hero .hero-copy::before { top: 0; bottom: 0; }
}
/* Mobile reviews use explicit grid ordering; keep the action after all proof. */
.bk19-refresh .lce-google-reviews > .container > .bk19-action { order: 5; }

/* Dallas headline: registration's three-line scale with quieter supporting copy. */
.bk19-refresh .bk-hero .hero-copy h1 { font-size: clamp(29px, 9.2vw, 52px); line-height: 1.14; }
.bk19-refresh .bk-hero .hero-copy h1 em { font-size: 1em; }
.bk19-refresh .bk-hero .hero-lead { max-width: 38ch; margin: 22px auto 20px; font-size: 18px; line-height: 1.5; }
@media (min-width: 1024px) {
  .bk19-refresh .bk-hero .hero-copy h1 { font-size: clamp(32px, 3.2vw, 46px); }
}
@media (max-width: 600px) {
  .bk19-refresh .bk-hero .hero-lead { font-size: 16px; }
}
