﻿.tg-breadcrumb-wrap .breadcrumb {
    margin-bottom: 0;
}

.tg-business-main-shell {
    background:
        linear-gradient(180deg, #fbfcfe 0%, #f7f8fa 20%, #ffffff 42%, #ffffff 100%);
}

.tg-business-page-body {
    position: relative;
}

.tg-detail-address {
    line-height: 1.5;
}

.tg-gallery-main {
    height: 360px;
    object-fit: cover;
    width: 100%;
}

.tg-gallery-thumb {
    height: 170px;
    object-fit: cover;
    width: 100%;
}

.tg-photo-placeholder-main,
.tg-photo-placeholder-thumb {
    background: linear-gradient(135deg, #eef2f7 0%, #dde6f3 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    font-weight: 700;
}

.tg-photo-placeholder-main {
    height: 360px;
    border-radius: 1rem;
}

.tg-photo-placeholder-thumb {
    height: 170px;
    border-radius: 1rem;
}

.tg-tab-details-wrap {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #eceff3;
}

.tg-business-tabbar {
    background: rgba(255, 255, 255, 0.97);
    backdrop-filter: blur(8px);
    box-shadow: inset 0 -1px 0 rgba(226, 232, 240, 0.9);
}

.tg-tab-details {
    margin: 0;
    padding: 14px 0;
    list-style: none;
    column-gap: 28px;
    row-gap: 10px;
}

    .tg-tab-details li a {
        display: inline-block;
        padding: 11px 2px;
        border-radius: 0;
        color: #334155;
        text-decoration: none;
        font-weight: 700;
        border-bottom: 2px solid transparent;
    }

        .tg-tab-details li a:hover,
        .tg-tab-details li a.active {
            background: transparent;
            color: #1d4ed8;
            border-bottom-color: #3554ff;
        }

.tg-tag-pill {
    border: 1px solid #e2e8f0;
    border-radius: 999px;
    padding: 10px 14px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #fff;
}

    .tg-tag-pill i {
        width: 34px;
        height: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #e5e7eb;
        border-radius: 999px;
        flex-shrink: 0;
    }

.tg-review-photo {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 999px;
    flex-shrink: 0;
}

.tg-review-photo-fallback {
    width: 65px;
    height: 65px;
    border-radius: 999px;
    background: #eef2f7;
    color: #667085;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    flex-shrink: 0;
}

.tg-offer-row + .tg-offer-row {
    border-top: 1px solid #e9ecef;
}

.tg-hours-list li {
    margin-bottom: 10px;
}

.tg-sidebar-card {
    position: relative;
}

.tg-muted-link a {
    word-break: break-word;
}

.tg-section-pad {
    padding-top: 70px;
}

.tg-business-details-card .card-body {
    line-height: 1.45;
}

.tg-detail-row + .tg-detail-row {
    margin-top: 18px;
}

.tg-detail-label {
    font-size: 12px;
    color: #7b8794;
    margin-bottom: 4px;
}

.tg-detail-value-sm {
    font-size: 16px;
    font-weight: 500;
    color: #22356f;
    line-height: 1.5;
}

    .tg-detail-value-sm a {
        word-break: break-word;
    }

.tg-sidebar-card-tight .card-body {
    padding: 28px;
}

.tg-business-hero {
    position: relative;
    padding: 162px 0 100px 0;
    background-color: #1f2937;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    color: #fff;
}

.tg-business-hero-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right, rgba(59,130,246,0.24) 0%, transparent 28%),
        linear-gradient(135deg, rgba(17,24,39,0.84) 0%, rgba(15,23,42,0.74) 45%, rgba(17,24,39,0.9) 100%);
    z-index: 1;
    pointer-events: none;
}

.tg-business-hero-inner {
    position: relative;
    z-index: 2;
}

.tg-business-hero-main {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    max-width: 1160px;
}

.tg-business-hero-leftcol {
    width: 112px;
    min-width: 112px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tg-business-hero-logo-wrap {
    width: 112px;
    height: 112px;
    border-radius: 24px;
    background: rgba(255,255,255,0.96);
    box-shadow: 0 18px 48px rgba(0,0,0,0.22);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,0.32);
}

.tg-business-hero-logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    padding: 10px;
}

.tg-business-hero-tier-wrap {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.tg-business-hero-tier-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 14px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
}

.tg-business-hero-tier-pill-basic {
    background: rgba(255,255,255,0.92);
    color: #334155;
}

.tg-business-hero-tier-pill-pro {
    background: #e0ecff;
    color: #3554ff;
}

.tg-business-hero-tier-pill-featured {
    background: #fff1df;
    color: #c56a00;
}

.tg-business-hero-rightcol {
    flex: 1 1 auto;
    min-width: 0;
    padding-top: 2px;
    max-width: 760px;
}

.tg-business-hero-title {
    font-size: 62px;
    font-weight: 800;
    line-height: 0.98;
    letter-spacing: -0.035em;
    margin-bottom: 10px;
    max-width: 18ch;
    text-wrap: pretty;
}

.tg-business-hero-subtitle {
    color: rgba(255,255,255,0.84);
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0;
    max-width: 44rem;
}

.tg-business-hero-divider {
    width: 520px;
    max-width: 100%;
    height: 2px;
    background: rgba(255,255,255,0.92);
    margin: 18px 0 18px 0;
}

.tg-business-hero-meta-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
}

.tg-business-hero-rating,
.tg-hero-phone-cta {
    min-height: 48px;
}

.tg-business-hero-rating {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.18);
    color: #fff;
    border-radius: 999px;
    padding: 0 18px;
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}

    .tg-business-hero-rating i {
        color: #fbbf24;
    }

.tg-business-hero-phone-wrap {
    display: inline-flex;
}

.tg-hero-phone-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 22px;
    border-radius: 999px;
    background: rgba(255,255,255,0.97);
    color: #0f172a;
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
    line-height: 1;
    box-shadow: 0 12px 30px rgba(0,0,0,0.18);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    white-space: nowrap;
}

    .tg-hero-phone-cta:hover {
        color: #0f172a;
        text-decoration: none;
        transform: translateY(-1px);
        box-shadow: 0 16px 36px rgba(0,0,0,0.22);
    }

    .tg-hero-phone-cta i {
        color: #16a34a;
        font-size: 20px;
    }

.tg-hero-phone-sub {
    display: none;
}

@media (max-width: 991.98px) {
    .tg-business-hero {
        padding: 130px 0 75px 0;
    }

    .tg-business-hero-title {
        font-size: 48px;
        max-width: 16ch;
    }

    .tg-business-hero-divider {
        width: 420px;
    }

    .tg-business-section-card {
        padding: 24px;
        border-radius: 16px;
    }
}

@media (max-width: 767.98px) {
    .tg-business-hero {
        padding: 115px 0 60px 0;
    }

    .tg-business-hero-main {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
    }

    .tg-business-hero-leftcol {
        width: auto;
        min-width: 0;
        align-items: flex-start;
    }

    .tg-business-hero-logo-wrap {
        width: 88px;
        height: 88px;
        border-radius: 20px;
    }

    .tg-business-hero-logo {
        padding: 8px;
    }

    .tg-business-hero-tier-wrap {
        width: auto;
        text-align: left;
    }

    .tg-business-hero-title {
        font-size: 36px;
        max-width: 100%;
    }

    .tg-business-hero-subtitle {
        font-size: 16px;
    }

    .tg-business-hero-divider {
        width: 100%;
    }

    .tg-business-hero-meta-row {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .tg-business-hero-rating,
    .tg-hero-phone-cta {
        width: 100%;
    }

    .tg-business-section-card {
        padding: 22px 18px;
        border-radius: 14px;
    }

    .tg-business-overview-lead {
        font-size: 16px;
        line-height: 1.75;
    }

    .tg-business-section-title {
        font-size: 25px;
    }

    .tg-competitor-strip--feature {
        padding: 22px 18px 0 18px;
    }
}

.tg-detail-head {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 12px;
}

.tg-detail-logo {
    width: 78px;
    height: 78px;
    object-fit: contain;
    border: 1px solid #e9ecef;
    border-radius: 16px;
    background: #fff;
    padding: 8px;
    display: block;
}

.tg-detail-logo-wrap {
    width: 90px;
    min-width: 90px;
    padding-right: 0;
    box-sizing: border-box;
}

.tg-detail-head-text {
    flex: 1 1 auto;
    min-width: 0;
}

.tg-detail-title {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 800;
    color: #24356b;
    margin: 0 0 8px;
    letter-spacing: -0.02em;
}

.tg-detail-rating-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.tg-detail-intro {
    margin-top: 6px;
}

@media (max-width: 767.98px) {
    .tg-detail-head {
        align-items: flex-start;
        gap: 14px;
    }

    .tg-detail-logo {
        width: 64px;
        height: 64px;
        border-radius: 14px;
    }

    .tg-detail-logo-wrap {
        width: 74px;
        min-width: 74px;
    }

    .tg-detail-title {
        font-size: 21px;
    }
}

.tg-hero-phone-cta {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    border-radius: 999px;
    background: rgba(255,255,255,0.96);
    color: #0f172a;
    text-decoration: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 1;
    box-shadow: 0 12px 30px rgba(0,0,0,0.18);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

    .tg-hero-phone-cta:hover {
        color: #0f172a;
        text-decoration: none;
        transform: translateY(-1px);
        box-shadow: 0 16px 36px rgba(0,0,0,0.22);
    }

    .tg-hero-phone-cta i {
        color: #16a34a;
        font-size: 20px;
    }

.tg-hero-phone-sub {
    margin-top: 8px;
    color: rgba(255,255,255,0.88);
    font-size: 13px;
    font-weight: 600;
}

.tg-competitor-strip {
    background: #fff;
}

.tg-competitor-card {
    overflow: hidden;
}

.tg-competitor-img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.tg-competitor-card .card-body {
    min-height: 250px;
}

.tg-business-market-position {
    display: inline-block;
    margin-top: 18px;
    padding: 12px 16px;
    border-radius: 16px;
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.18);
    color: #fff;
    backdrop-filter: blur(10px);
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.16);
}

.tg-business-market-position-line1 {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
}

.tg-business-market-position-line2 {
    font-size: 12px;
    line-height: 1.3;
    color: rgba(255,255,255,0.82);
    margin-top: 3px;
}


.tg-comparison-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    color: #495057;
    line-height: 1.5;
}

.tg-comparison-list li:last-child {
    margin-bottom: 0;
}

.tg-comparison-list li i {
    position: absolute;
    left: 0;
    top: 2px;
    color: #198754;
}

.tg-business-section-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.045);
    padding: 32px;
}

.tg-business-overview-card {
    position: relative;
    overflow: visible;
}

.tg-business-section-title {
    font-size: 30px;
    line-height: 1.05;
    font-weight: 800;
    color: #0f172a;
    letter-spacing: -0.03em;
}

.tg-business-overview-lead {
    color: #475569 !important;
    font-size: 18px;
    line-height: 1.9;
    max-width: none;
}

.tg-business-body-copy {
    font-size: 17px;
    line-height: 1.85;
    max-width: 72ch;
}

.tg-business-gallery-wrap {
    margin-top: 10px;
}

.tg-business-story-card {
    background: #fdfefe;
}

.tg-business-story-divider {
    height: 1px;
    background: #e5e7eb;
    margin-top: 26px;
    margin-bottom: 0;
}

.tg-gallery-main,
.tg-gallery-thumb,
.tg-photo-placeholder-main,
.tg-photo-placeholder-thumb {
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.1);
}

.tg-competitor-strip--feature {
    padding: 30px 30px 0 30px;
    background: #ffffff;
}

.tg-business-comparison-card {
    background: #fbfcfd;
}

.tg-business-service-chip {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    font-size: 13px;
    padding: 11px 14px;
    font-weight: 600;
    color: #334155;
    min-height: 100%;
}

.tg-business-reviews-card {
    padding-bottom: 12px;
}

.tg-business-review-card {
    background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
    border-color: #e7edf5 !important;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

.tg-business-review-card-prosgrade {
    background: linear-gradient(180deg, #fcfcff 0%, #f7f8ff 100%);
}

.tg-business-owner-reply {
    background: #f8fafc;
    border-color: #dbe3ee !important;
}

.tg-business-review-submit-card {
    background: linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
    border-color: #e7edf5 !important;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.05);
}

.tg-business-side-card {
    border: 1px solid #e5e7eb !important;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.045) !important;
}

.tg-business-lead-card {
    background: #ffffff;
}

.tg-business-claim-card {
    border-color: #dbe4f0 !important;
    background: #f9fbff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
}

.tg-business-verified-banner {
    box-shadow: 0 14px 28px rgba(22, 163, 74, 0.18);
}

.tg-service-insights .tg-service-item {
    display: inline-block;
    background: #f8f9fa;
    border-radius: 20px;
    padding: 8px 14px;
    margin: 4px 6px 4px 0;
    font-size: 14px;
    color: #495057;
    border: 1px solid #e9ecef;
}

    .tg-service-insights .tg-service-item.primary {
        background: #e7f1ff;
        border-color: #cfe2ff;
        color: #084298;
        font-weight: 500;
    }


.tg-trust-signal-box {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 14px;
    padding: 14px 16px;
    height: 100%;
}

.tg-trust-signal-label {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #6c757d;
    margin-bottom: 4px;
}

.tg-trust-signal-value {
    font-size: 16px;
    color: #495057;
    line-height: 1.4;
}

    .tg-trust-signal-value i {
        color: #198754;
        margin-right: 6px;
    }
