:root {
    --hb-single-blue: #2c3e7a;
    --hb-single-blue-dark: #1a2744;
    --hb-single-gold: #d4af37;
    --hb-single-gold-soft: #e5c76a;
    --hb-single-text: #2d3748;
    --hb-single-muted: #718096;
    --hb-single-border: rgba(0, 0, 0, 0.08);
    --hb-single-bg: #f5f7fa;
    --hb-single-white: #ffffff;
}

body.houston-badge-single-template {
    margin: 0;
    background:
        linear-gradient(135deg, rgba(212, 175, 55, 0.07), transparent 22%),
        radial-gradient(circle at top left, rgba(212, 175, 55, 0.12), transparent 28%),
        linear-gradient(180deg, #fbfcfd 0%, #eff3f7 56%, #eef2f6 100%);
    color: var(--hb-single-text);
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

body.houston-badge-single-template.hbc-has-typography,
body.houston-badge-single-template.hbc-has-typography .hb-single-page,
body.houston-badge-single-template.hbc-has-typography .hb-single-page p,
body.houston-badge-single-template.hbc-has-typography .hb-single-page li,
body.houston-badge-single-template.hbc-has-typography .hb-single-page a,
body.houston-badge-single-template.hbc-has-typography .hb-single-page button {
    font-family: var(--hbc-font-body) !important;
}

body.houston-badge-single-template.hbc-has-typography .hb-summary-title,
body.houston-badge-single-template.hbc-has-typography .hb-design-details h2,
body.houston-badge-single-template.hbc-has-typography .hb-single-page h1,
body.houston-badge-single-template.hbc-has-typography .hb-single-page h2,
body.houston-badge-single-template.hbc-has-typography .hb-single-page h3 {
    font-family: var(--hbc-font-heading) !important;
    font-weight: var(--hbc-heading-weight, 650) !important;
    letter-spacing: var(--hbc-heading-letter-spacing, 0) !important;
    line-height: var(--hbc-heading-line-height, 1.08) !important;
}

body.houston-badge-single-template.hbc-has-typography .hb-summary-eyebrow,
body.houston-badge-single-template.hbc-has-typography .hb-detail-label,
body.houston-badge-single-template.hbc-has-typography .hb-spec-label,
body.houston-badge-single-template.hbc-has-typography .hb-single-breadcrumbs {
    font-family: var(--hbc-font-accent) !important;
}

body.houston-badge-single-template * {
    box-sizing: border-box;
}

body.houston-badge-single-template .hbp-shared-footer {
    width: 100% !important;
    margin: 0 !important;
    padding: 3rem 0 1rem !important;
    background: var(--hb-single-blue-dark) !important;
    color: var(--hb-single-white) !important;
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    line-height: 1.5 !important;
}

body.houston-badge-single-template .hbp-shared-footer .container {
    width: min(100% - 2rem, 1220px) !important;
    max-width: 1220px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-content {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)) !important;
    gap: 2rem !important;
    margin: 0 0 2rem !important;
    padding: 0 !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-col {
    margin: 0 !important;
    padding: 0 !important;
}

body.houston-badge-single-template .hbp-shared-footer h4 {
    margin: 0 0 1rem !important;
    color: var(--hb-single-gold) !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: normal !important;
}

body.houston-badge-single-template .hbp-shared-footer p,
body.houston-badge-single-template .hbp-shared-footer li {
    margin: 0 0 0.55rem !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 0.95rem !important;
    font-weight: 400 !important;
    line-height: 1.55 !important;
    letter-spacing: normal !important;
}

body.houston-badge-single-template .hbp-shared-footer ul,
body.houston-badge-single-template .hbp-shared-footer ol {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
}

body.houston-badge-single-template .hbp-shared-footer li,
body.houston-badge-single-template .hbp-shared-footer .footer-col li {
    padding-left: 0 !important;
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
}

body.houston-badge-single-template .hbp-shared-footer li::marker,
body.houston-badge-single-template .hbp-shared-footer .footer-col li::marker {
    content: "" !important;
    font-size: 0 !important;
}

body.houston-badge-single-template .hbp-shared-footer li::before,
body.houston-badge-single-template .hbp-shared-footer li::after {
    display: none !important;
    content: none !important;
}

body.houston-badge-single-template .hbp-shared-footer a,
body.houston-badge-single-template .hbp-shared-footer a:visited,
body.houston-badge-single-template .hbp-shared-footer a:active {
    color: rgba(255, 255, 255, 0.82) !important;
    text-decoration: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.houston-badge-single-template .hbp-shared-footer a:hover,
body.houston-badge-single-template .hbp-shared-footer a:focus {
    color: var(--hb-single-white) !important;
    text-decoration: none !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-social-link,
body.houston-badge-single-template .hbp-shared-footer .footer-social-link:visited,
body.houston-badge-single-template .hbp-shared-footer .footer-social-link:active {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.65rem !important;
    width: fit-content !important;
    margin-top: 1rem !important;
    padding: 0.72rem 0.95rem !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(212, 175, 55, 0.4) !important;
    border-radius: 999px !important;
    color: var(--hb-single-white) !important;
    font-size: 0.9rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-social-link:hover,
body.houston-badge-single-template .hbp-shared-footer .footer-social-link:focus {
    background: var(--hb-single-gold) !important;
    border-color: var(--hb-single-gold) !important;
    color: var(--hb-single-blue-dark) !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-social-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    background: #1877f2 !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-social-link span:not(.footer-social-icon) {
    display: inline-flex !important;
    align-items: center !important;
    color: inherit !important;
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 0.9rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    white-space: nowrap !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-bottom {
    margin: 0 !important;
    padding-top: 2rem !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    text-align: center !important;
}

body.houston-badge-single-template .hbp-shared-footer .footer-bottom p {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.58) !important;
}

body.houston-badge-single-template .hbc-shared-header .header,
body.houston-badge-single-template .hbp-shared-header .header {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: var(--hb-single-white) !important;
    color: var(--hb-single-text) !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
}

body.houston-badge-single-template .hbc-shared-header .header,
body.houston-badge-single-template .hbc-shared-header .header *,
body.houston-badge-single-template .hbp-shared-header .header,
body.houston-badge-single-template .hbp-shared-header .header * {
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
}

body.houston-badge-single-template .hbc-shared-header .header .container,
body.houston-badge-single-template .hbp-shared-header .header .container {
    width: min(100% - 2rem, 1400px) !important;
    max-width: 1400px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: clamp(1rem, 3vw, 2rem) !important;
    padding-left: clamp(1rem, 3vw, 2rem) !important;
}

body.houston-badge-single-template .hbc-shared-header .header-content,
body.houston-badge-single-template .hbp-shared-header .header-content {
    min-height: 80px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: clamp(1rem, 2vw, 2rem) !important;
    padding: 0.75rem 0 !important;
}

body.houston-badge-single-template .hbc-shared-header .logo-link,
body.houston-badge-single-template .hbp-shared-header .logo-link {
    display: flex !important;
    align-items: center !important;
    gap: 1rem !important;
    min-width: 0 !important;
    color: inherit !important;
    text-decoration: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.houston-badge-single-template .hbc-shared-header .logo-image,
body.houston-badge-single-template .hbp-shared-header .logo-image {
    width: auto !important;
    height: 50px !important;
    max-width: none !important;
    display: block !important;
    flex: 0 0 auto !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.houston-badge-single-template .hbc-shared-header .logo-mark,
body.houston-badge-single-template .hbp-shared-header .logo-mark {
    width: 50px !important;
    height: 50px !important;
    display: grid !important;
    place-items: center !important;
    flex: 0 0 auto !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg, var(--hb-single-blue), var(--hb-single-blue-dark)) !important;
    color: var(--hb-single-white) !important;
    font-weight: 800 !important;
}

body.houston-badge-single-template .hbc-shared-header .logo-text h1,
body.houston-badge-single-template .hbp-shared-header .logo-text h1 {
    margin: 0 !important;
    color: var(--hb-single-blue) !important;
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: clamp(1rem, 1.05vw, 1.25rem) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.5px !important;
    text-transform: none !important;
}

body.houston-badge-single-template .hbc-shared-header .tagline,
body.houston-badge-single-template .hbp-shared-header .tagline {
    margin: 0 !important;
    color: var(--hb-single-muted) !important;
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 0.75rem !important;
    font-style: italic !important;
    line-height: 1.2 !important;
    text-transform: none !important;
}

body.houston-badge-single-template .hbc-shared-header .nav,
body.houston-badge-single-template .hbp-shared-header .nav {
    display: flex !important;
    align-items: center !important;
    gap: clamp(1rem, 1.7vw, 2rem) !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.houston-badge-single-template .hbc-shared-header .nav a,
body.houston-badge-single-template .hbc-shared-header .nav a:visited,
body.houston-badge-single-template .hbc-shared-header .nav a:active,
body.houston-badge-single-template .hbp-shared-header .nav a,
body.houston-badge-single-template .hbp-shared-header .nav a:visited,
body.houston-badge-single-template .hbp-shared-header .nav a:active {
    color: var(--hb-single-text) !important;
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: clamp(0.88rem, 0.92vw, 1rem) !important;
    font-weight: 500 !important;
    font-style: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-decoration: none !important;
    text-transform: none !important;
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

body.houston-badge-single-template .hbc-shared-header .nav a:hover,
body.houston-badge-single-template .hbc-shared-header .nav a:focus,
body.houston-badge-single-template .hbp-shared-header .nav a:hover,
body.houston-badge-single-template .hbp-shared-header .nav a:focus {
    color: var(--hb-single-blue) !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
}

body.houston-badge-single-template .hbc-shared-header .nav a::before,
body.houston-badge-single-template .hbc-shared-header .nav a::after,
body.houston-badge-single-template .hbp-shared-header .nav a::before,
body.houston-badge-single-template .hbp-shared-header .nav a::after {
    display: none !important;
    content: none !important;
}

body.houston-badge-single-template .hbc-shared-header .cta-phone,
body.houston-badge-single-template .hbc-shared-header .cta-phone:visited,
body.houston-badge-single-template .hbc-shared-header .cta-phone:active,
body.houston-badge-single-template .hbp-shared-header .cta-phone,
body.houston-badge-single-template .hbp-shared-header .cta-phone:visited,
body.houston-badge-single-template .hbp-shared-header .cta-phone:active {
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0.75rem 1.5rem !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: var(--hb-single-blue) !important;
    color: var(--hb-single-white) !important;
    font-family: 'Rund Text', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: clamp(0.88rem, 0.92vw, 1rem) !important;
    font-weight: 600 !important;
    font-style: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-shadow: none !important;
}

body.houston-badge-single-template .hbc-shared-header .cta-phone:hover,
body.houston-badge-single-template .hbc-shared-header .cta-phone:focus,
body.houston-badge-single-template .hbp-shared-header .cta-phone:hover,
body.houston-badge-single-template .hbp-shared-header .cta-phone:focus {
    background: var(--hb-single-blue-dark) !important;
    color: var(--hb-single-white) !important;
    text-decoration: none !important;
}

body.houston-badge-single-template .hbc-shared-header .mobile-menu-toggle,
body.houston-badge-single-template .hbp-shared-header .mobile-menu-toggle {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    appearance: none !important;
}

body.houston-badge-single-template .hbc-shared-header .mobile-menu-toggle span,
body.houston-badge-single-template .hbp-shared-header .mobile-menu-toggle span {
    background: var(--hb-single-blue) !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-phone,
body.houston-badge-single-template .hbp-shared-header .nav-phone {
    display: none !important;
}

.hb-single-shell {
    width: min(1220px, calc(100% - 32px));
    max-width: 1220px;
    margin: 0 auto;
}

main.hb-single-page.hb-single-shell,
header .hb-single-shell {
    width: min(1220px, calc(100vw - 32px));
    max-width: 1220px;
}

.hb-single-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--hb-single-border);
    box-shadow: 0 8px 24px rgba(17, 24, 39, 0.05);
}

.hb-single-header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 0.85rem 0;
}

.hb-single-logo {
    display: inline-flex;
    align-items: center;
    gap: 0.9rem;
    color: inherit;
    text-decoration: none;
}

.hb-single-logo-image,
.hb-single-logo-mark {
    width: 52px;
    height: 52px;
    flex: 0 0 auto;
}

.hb-single-logo-image {
    object-fit: contain;
}

.hb-single-logo-mark {
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--hb-single-blue), var(--hb-single-blue-dark));
    color: var(--hb-single-white);
    font-weight: 800;
}

.hb-single-logo-copy {
    display: grid;
    gap: 0.15rem;
}

.hb-single-logo-copy strong {
    color: var(--hb-single-blue);
    font-size: 1.1rem;
    line-height: 1.1;
    letter-spacing: 0.04em;
}

.hb-single-logo-copy span {
    color: var(--hb-single-muted);
    font-size: 0.78rem;
}

.hb-single-nav {
    display: flex;
    align-items: center;
    gap: 1.35rem;
    flex-wrap: wrap;
}

.hb-single-nav a {
    color: var(--hb-single-text);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease;
}

.hb-single-nav a:hover {
    color: var(--hb-single-blue);
}

.hb-single-nav-phone {
    color: var(--hb-single-blue) !important;
}

.hb-single-page {
    padding: 1.8rem 0 4rem;
}

.hb-single-breadcrumbs {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--hb-single-muted);
    font-size: 0.77rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 1.35rem;
}

.hb-single-breadcrumbs a {
    color: var(--hb-single-blue);
    text-decoration: none;
}

.hb-single-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
    gap: 2.25rem;
    align-items: start;
}

.hb-single-visual,
.hb-single-taxonomies {
    background: var(--hb-single-white);
    border: 1px solid var(--hb-single-border);
    box-shadow: 0 18px 40px rgba(17, 24, 39, 0.05);
    border-radius: 16px;
}

.hb-single-visual {
    padding: 1rem;
    position: sticky;
    top: 92px;
    overflow: hidden;
    box-shadow: 0 20px 48px rgba(17, 24, 39, 0.06);
}

.hb-single-visual-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.9rem;
    padding: 0.15rem 0.15rem 0;
    position: relative;
}

.hb-single-visual-bar::after {
    content: "";
    position: absolute;
    left: 0.15rem;
    right: 0.15rem;
    bottom: -0.45rem;
    height: 1px;
    background: linear-gradient(90deg, rgba(212, 175, 55, 0.55), rgba(44, 62, 122, 0.08));
}

.hb-single-visual-label,
.hb-single-visual-count {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.hb-single-visual-label {
    color: var(--hb-single-blue-dark);
    text-transform: uppercase;
}

.hb-single-visual-count {
    color: var(--hb-single-muted);
}

.hb-single-main-image {
    min-height: 520px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:
        radial-gradient(circle at top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0) 42%),
        linear-gradient(180deg, #ffffff 0%, #eef2f6 100%);
    border: 1px solid var(--hb-single-border);
    border-radius: 12px;
    padding: 1.75rem;
    margin-top: 0.8rem;
}

.hb-single-main-image img {
    max-width: 100%;
    max-height: 540px;
    object-fit: contain;
    display: block;
}

.hb-single-placeholder {
    color: var(--hb-single-muted);
}

.hb-single-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 0.95rem;
}

.hb-single-thumb {
    width: 78px;
    height: 78px;
    padding: 0.35rem;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: var(--hb-single-white);
    cursor: pointer;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    border-radius: 10px;
}

.hb-single-thumb.active,
.hb-single-thumb:hover {
    border-color: var(--hb-single-blue);
    box-shadow: 0 0 0 2px rgba(44, 62, 122, 0.12);
}

.hb-single-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hb-single-summary {
    padding: 0.15rem 0 0;
    position: relative;
    background: transparent;
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.hb-single-summary::before {
    display: none;
}

.hb-single-overline {
    display: block;
    color: var(--hb-single-muted);
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0.65rem;
}

.hb-single-kicker {
    display: inline-flex;
    align-items: center;
    padding: 0.22rem 0;
    color: var(--hb-single-blue);
    font-size: 0.82rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    background: transparent;
}

.hb-single-summary h1 {
    margin: 0.55rem 0 0.6rem;
    color: var(--hb-single-blue-dark);
    font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: clamp(2.35rem, 4.1vw, 3.35rem);
    line-height: 0.99;
    letter-spacing: -0.03em;
    text-wrap: pretty;
    max-width: none;
}

.hb-single-metal {
    margin: 0 0 0.28rem;
    color: var(--hb-single-gold);
    font-weight: 700;
    font-size: 1.05rem;
}

.hb-single-location {
    margin: 0 0 1.45rem;
    color: var(--hb-single-muted);
    font-size: 0.92rem;
}

.hb-single-divider {
    width: 82px;
    height: 2px;
    margin: 0 0 0.55rem;
    background: linear-gradient(90deg, var(--hb-single-gold), rgba(212, 175, 55, 0));
}

.hb-single-description,
.hb-single-facts {
    padding-top: 1.15rem;
    margin-top: 1.15rem;
    border-top: 1px solid var(--hb-single-border);
}

.hb-single-block-heading {
    color: var(--hb-single-blue-dark);
    font-size: 0.78rem;
    font-weight: 700;
    margin-bottom: 0.35rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.hb-single-description h2,
.hb-single-section-heading h2 {
    margin: 0 0 0.45rem;
    color: var(--hb-single-blue-dark);
    font-size: 1rem;
}

.hb-single-description p,
.hb-single-section-heading p {
    margin: 0;
    color: var(--hb-single-text);
    font-size: 0.97rem;
    line-height: 1.72;
    max-width: 62ch;
}

.hb-single-facts {
    display: grid;
    gap: 0.55rem;
}

.hb-single-fact-row {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 0.85rem;
    align-items: start;
    padding: 0.28rem 0 0.78rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.hb-single-fact-label {
    color: var(--hb-single-muted);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.74rem;
    font-weight: 800;
}

.hb-single-fact-value {
    font-size: 0.94rem;
    line-height: 1.5;
}

.hb-single-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    margin-top: 1.35rem;
}

.hb-single-meta span {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: rgba(44, 62, 122, 0.06);
    color: var(--hb-single-blue);
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.hb-single-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
    margin-top: 1.5rem;
}

.hb-single-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0.8rem 1.25rem;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.hb-single-btn:hover {
    transform: translateY(-1px);
}

.hb-single-btn-primary {
    background: var(--hb-single-blue);
    color: var(--hb-single-white) !important;
    box-shadow: 0 10px 24px rgba(44, 62, 122, 0.18);
}

.hb-single-btn-primary:hover,
.hb-single-btn-primary:focus,
.hb-single-btn-primary:visited,
.hb-single-btn-primary:active {
    background: var(--hb-single-blue-dark);
    color: var(--hb-single-white) !important;
}

.hb-single-btn-secondary {
    border: 1px solid var(--hb-single-blue);
    color: var(--hb-single-white) !important;
    background: var(--hb-single-blue);
}

.hb-single-btn-secondary:hover,
.hb-single-btn-secondary:focus,
.hb-single-btn-secondary:visited,
.hb-single-btn-secondary:active {
    background: var(--hb-single-blue-dark);
    border-color: var(--hb-single-blue-dark);
    color: var(--hb-single-white) !important;
}

.hb-single-taxonomies {
    margin-top: 1.85rem;
    padding: 1.35rem 1.35rem 1.45rem;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.95) 100%);
    box-shadow: 0 20px 48px rgba(17, 24, 39, 0.05);
}

.hb-single-section-heading {
    margin-bottom: 1rem;
}

.hb-single-section-heading h2 {
    font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: 1.45rem;
    line-height: 1.1;
}

.hb-single-detail-list {
    display: grid;
    gap: 0.1rem;
}

.hb-single-detail-row {
    display: grid;
    grid-template-columns: 165px minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
    padding: 0.85rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.hb-single-detail-row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.hb-single-detail-label {
    color: var(--hb-single-muted);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.74rem;
    font-weight: 800;
    padding-top: 0.25rem;
}

.hb-single-detail-values {
    min-width: 0;
}

.hb-single-detail-values p {
    margin: 0;
    font-size: 0.97rem;
    line-height: 1.72;
    color: var(--hb-single-text);
}

@media (max-width: 960px) {
    body.houston-badge-single-template .hbc-shared-header .header-content,
    body.houston-badge-single-template .hbp-shared-header .header-content {
        min-height: 76px !important;
        flex-wrap: nowrap !important;
        gap: 0.8rem !important;
        padding: 0.65rem 0 !important;
    }

    body.houston-badge-single-template .hbc-shared-header .logo-link,
    body.houston-badge-single-template .hbp-shared-header .logo-link {
        flex: 1 1 auto !important;
        min-width: 0 !important;
    }

    body.houston-badge-single-template .hbc-shared-header .logo-image,
    body.houston-badge-single-template .hbp-shared-header .logo-image {
        height: 42px !important;
    }

    body.houston-badge-single-template .hbc-shared-header .logo-text,
    body.houston-badge-single-template .hbp-shared-header .logo-text {
        min-width: 0 !important;
    }

    body.houston-badge-single-template .hbc-shared-header .logo-text h1,
    body.houston-badge-single-template .hbp-shared-header .logo-text h1 {
        font-size: clamp(0.88rem, 3.8vw, 1rem) !important;
        white-space: nowrap !important;
    }

    body.houston-badge-single-template .hbc-shared-header .tagline,
    body.houston-badge-single-template .hbp-shared-header .tagline {
        font-size: 0.68rem !important;
        white-space: nowrap !important;
    }

    body.houston-badge-single-template .hbc-shared-header .mobile-menu-toggle,
    body.houston-badge-single-template .hbp-shared-header .mobile-menu-toggle {
        width: 44px !important;
        height: 44px !important;
        display: inline-flex !important;
        flex: 0 0 auto !important;
        order: 2 !important;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column !important;
        gap: 5px !important;
        padding: 8px !important;
        border-radius: 999px !important;
        background: rgba(44, 62, 122, 0.08) !important;
        cursor: pointer !important;
        z-index: 1002 !important;
    }

    body.houston-badge-single-template .hbc-shared-header .mobile-menu-toggle span,
    body.houston-badge-single-template .hbp-shared-header .mobile-menu-toggle span {
        width: 24px !important;
        height: 3px !important;
        display: block !important;
        border-radius: 999px !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav,
    body.houston-badge-single-template .hbp-shared-header .nav {
        position: fixed !important;
        top: 76px !important;
        left: 0 !important;
        right: 0 !important;
        width: auto !important;
        height: auto !important;
        max-height: calc(100vh - 76px) !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 0 !important;
        overflow-y: auto !important;
        padding: 0.7rem 1.1rem 1rem !important;
        background: var(--hb-single-white) !important;
        box-shadow: 0 18px 38px rgba(26, 39, 68, 0.16) !important;
        transform: translateY(-130%) !important;
        transition: transform 0.25s ease !important;
        z-index: 999 !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav.active,
    body.houston-badge-single-template .hbp-shared-header .nav.active {
        transform: translateY(0) !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav a,
    body.houston-badge-single-template .hbc-shared-header .nav a:visited,
    body.houston-badge-single-template .hbc-shared-header .nav a:active,
    body.houston-badge-single-template .hbp-shared-header .nav a,
    body.houston-badge-single-template .hbp-shared-header .nav a:visited,
    body.houston-badge-single-template .hbp-shared-header .nav a:active {
        width: 100% !important;
        min-height: 46px !important;
        display: flex !important;
        align-items: center !important;
        padding: 0.8rem 0.2rem !important;
        color: var(--hb-single-text) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
        border-radius: 0 !important;
        background: transparent !important;
        text-align: left !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav a:hover,
    body.houston-badge-single-template .hbc-shared-header .nav a:focus,
    body.houston-badge-single-template .hbp-shared-header .nav a:hover,
    body.houston-badge-single-template .hbp-shared-header .nav a:focus {
        color: var(--hb-single-blue) !important;
        background: rgba(44, 62, 122, 0.05) !important;
    }

    body.houston-badge-single-template .hbc-shared-header .cta-phone,
    body.houston-badge-single-template .hbp-shared-header .cta-phone {
        display: none !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav .nav-phone,
    body.houston-badge-single-template .hbp-shared-header .nav .nav-phone {
        display: flex !important;
        justify-content: center !important;
        margin-top: 0.8rem !important;
        padding: 0.9rem 1rem !important;
        color: var(--hb-single-blue-dark) !important;
        background: var(--hb-single-gold) !important;
        border: 0 !important;
        border-radius: 999px !important;
        font-weight: 800 !important;
        font-size: 1rem !important;
        font-style: normal !important;
        line-height: 1.35 !important;
        letter-spacing: normal !important;
        text-decoration: none !important;
    }

    .hb-single-hero {
        grid-template-columns: 1fr;
        gap: 1.6rem;
    }

    .hb-single-visual {
        position: static;
    }

    .hb-single-main-image {
        min-height: 360px;
    }
}

@media (max-width: 640px) {
    .hb-single-shell {
        width: min(100% - 24px, 1220px);
    }

    .hb-single-visual {
        padding: 1rem;
    }

    .hb-single-page {
        padding-top: 1.15rem;
    }

    .hb-single-summary h1 {
        max-width: none;
        font-size: clamp(2rem, 10vw, 2.65rem);
    }

    .hb-single-main-image {
        min-height: 280px;
        padding: 1rem;
    }

    .hb-single-fact-row {
        grid-template-columns: 1fr;
        gap: 0.3rem;
    }

    .hb-single-detail-row {
        grid-template-columns: 1fr;
        gap: 0.45rem;
    }

    .hb-single-detail-label {
        padding-top: 0;
    }

    .hb-single-actions {
        flex-direction: column;
    }

    .hb-single-btn {
        width: 100%;
    }
}

body.houston-badge-single-template .hbc-shared-header .nav-item,
body.houston-badge-single-template .hbp-shared-header .nav-item {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
}

body.houston-badge-single-template .hbc-shared-header .nav .nav-link,
body.houston-badge-single-template .hbc-shared-header .nav .nav-dropdown-toggle,
body.houston-badge-single-template .hbp-shared-header .nav .nav-link,
body.houston-badge-single-template .hbp-shared-header .nav .nav-dropdown-toggle {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.35rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--hb-single-text) !important;
    font: inherit !important;
    font-size: clamp(0.88rem, 0.92vw, 1rem) !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    box-shadow: none !important;
    appearance: none !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-item--has-children::after,
body.houston-badge-single-template .hbp-shared-header .nav-item--has-children::after {
    content: "" !important;
    position: absolute !important;
    top: 100% !important;
    left: -0.5rem !important;
    right: -0.5rem !important;
    height: 0.9rem !important;
    display: block !important;
}

body.houston-badge-single-template .hbc-shared-header .nav .nav-link:hover,
body.houston-badge-single-template .hbc-shared-header .nav .nav-link:focus,
body.houston-badge-single-template .hbc-shared-header .nav .nav-dropdown-toggle:hover,
body.houston-badge-single-template .hbc-shared-header .nav .nav-dropdown-toggle:focus,
body.houston-badge-single-template .hbp-shared-header .nav .nav-link:hover,
body.houston-badge-single-template .hbp-shared-header .nav .nav-link:focus,
body.houston-badge-single-template .hbp-shared-header .nav .nav-dropdown-toggle:hover,
body.houston-badge-single-template .hbp-shared-header .nav .nav-dropdown-toggle:focus {
    color: var(--hb-single-blue) !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-dropdown-caret,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown-caret {
    width: 0.45rem !important;
    height: 0.45rem !important;
    display: inline-block !important;
    border-right: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
    transform: rotate(45deg) translateY(-1px) !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-dropdown,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown {
    position: absolute !important;
    top: calc(100% + 0.7rem) !important;
    left: 0 !important;
    min-width: 210px !important;
    display: grid !important;
    gap: 0.15rem !important;
    padding: 0.45rem !important;
    border: 1px solid rgba(44, 62, 122, 0.14) !important;
    border-radius: 14px !important;
    background: var(--hb-single-white) !important;
    box-shadow: 0 18px 40px rgba(26, 39, 68, 0.16) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(-6px) !important;
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease !important;
    z-index: 1002 !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-item--has-children:hover .nav-dropdown,
body.houston-badge-single-template .hbc-shared-header .nav-item--has-children:focus-within .nav-dropdown,
body.houston-badge-single-template .hbc-shared-header .nav-item--has-children.is-open .nav-dropdown,
body.houston-badge-single-template .hbp-shared-header .nav-item--has-children:hover .nav-dropdown,
body.houston-badge-single-template .hbp-shared-header .nav-item--has-children:focus-within .nav-dropdown,
body.houston-badge-single-template .hbp-shared-header .nav-item--has-children.is-open .nav-dropdown {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-dropdown a,
body.houston-badge-single-template .hbc-shared-header .nav-dropdown a:visited,
body.houston-badge-single-template .hbc-shared-header .nav-dropdown a:active,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown a,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown a:visited,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown a:active {
    width: 100% !important;
    min-height: 42px !important;
    display: flex !important;
    align-items: center !important;
    padding: 0.65rem 0.8rem !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: transparent !important;
    color: var(--hb-single-text) !important;
    font-size: 0.94rem !important;
    line-height: 1.25 !important;
    white-space: nowrap !important;
    text-decoration: none !important;
}

body.houston-badge-single-template .hbc-shared-header .nav-dropdown a:hover,
body.houston-badge-single-template .hbc-shared-header .nav-dropdown a:focus,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown a:hover,
body.houston-badge-single-template .hbp-shared-header .nav-dropdown a:focus {
    background: rgba(44, 62, 122, 0.06) !important;
    color: var(--hb-single-blue) !important;
}

@media (max-width: 768px) {
    body.houston-badge-single-template .hbc-shared-header .nav-item,
    body.houston-badge-single-template .hbp-shared-header .nav-item {
        width: 100% !important;
        display: block !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav-item--has-children::after,
    body.houston-badge-single-template .hbp-shared-header .nav-item--has-children::after {
        content: none !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav .nav-dropdown-toggle,
    body.houston-badge-single-template .hbp-shared-header .nav .nav-dropdown-toggle {
        width: 100% !important;
        min-height: 46px !important;
        justify-content: space-between !important;
        padding: 0.8rem 0.2rem !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
        color: var(--hb-single-text) !important;
        text-align: left !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav-dropdown,
    body.houston-badge-single-template .hbp-shared-header .nav-dropdown {
        position: static !important;
        min-width: 0 !important;
        display: none !important;
        padding: 0.15rem 0 0.45rem 1rem !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transform: none !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav-item--has-children.is-open .nav-dropdown,
    body.houston-badge-single-template .hbc-shared-header .nav-item--has-children:focus-within .nav-dropdown,
    body.houston-badge-single-template .hbp-shared-header .nav-item--has-children.is-open .nav-dropdown,
    body.houston-badge-single-template .hbp-shared-header .nav-item--has-children:focus-within .nav-dropdown {
        display: grid !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    body.houston-badge-single-template .hbc-shared-header .nav-dropdown a,
    body.houston-badge-single-template .hbp-shared-header .nav-dropdown a {
        min-height: 40px !important;
        padding: 0.65rem 0.2rem !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
        border-radius: 0 !important;
        white-space: normal !important;
    }
}
