/* ============================================
   Group Page Styles
   Extracted from style.css
   ============================================ */

.group-page {
    background: #fff
}

.group-page .nav-bar {
    top: 22px
}

.group-page .square-badge {
    margin-left: 0
}

.group-page .nav-sections {
    padding-left: 75px
}

.group-page .icon-refresh {
    font-size: 24px;
    margin: 5px
}

.group-page .group_profile_logo {
    width: 150px;
    height: 150px;
    margin-right: 30px;
    display: block
}

.group-page .group_profile_logo img {
    max-width: 100%;
    max-height: 100%
}

.group-page .ourSquareLogo {
    font-size: 75px;
    height: 75px
}

.group-page .header-bar-wrapper {
    height: 75px;
    position: relative
}

.group-page #wrapper {
    height: auto
}

.group-page h1,
.group-page h2,
.group-page h3,
.group-page h4 {
    margin: 0
}

.group-page h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    display: flex;
    flex-direction: column
}

.group-page h2 {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700
}

.group-page .type-badge {
    display: inline-block;
    font-size: 1.05rem;
    padding-top: 15px
}

.group-page .content-left-wrapper {
    flex: 1 0 0px;
    flex-direction: row;
    justify-content: flex-start;
    padding-right: 20px
}

.group-page .content-left-wrapper ul li h2 {
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    padding: 18px 0 !important;
    display: flex;
    justify-content: space-between
}

.group-page .content-left-wrapper ul li h2 .icon {
    font-size: 22px;
    margin-right: 5px
}

.group-page .essentials-container h2 {
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 700
}

.group-page h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.group-page ul {
    font-size: 15px
}

.group-page .page-content {
    display: flex;
    flex: 1 1 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    font-size: 15px;
    margin-bottom: 80px
}

.group-page #footer-wrapper {
    border: 0
}

.group-page #footer-wrapper .footer-bottom-section {
    max-width: 1240px;
    border-top: 1px solid #ddd
}

.group-page .listing-list-header {
    margin-bottom: 0;
    color: #aaa;
    text-transform: uppercase;
    font-weight: 700
}

.group-page .listing-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.group-page .listing-list li {
    display: flex;
    align-items: center;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px
}

.group-page .listing-list li .property-info-image {
    width: 120px;
    margin: 0 10px
}

.group-page .listing-list li .property-info-address {
    flex: 1 0 auto;
    flex-direction: row;
    width: 40%;
    margin: 0 10px
}

.group-page .listing-list li .property-info-address .bold {
    font-weight: 600
}

.group-page .listing-list li .property-info-bed-bath {
    width: 40%
}

.group-page .listing-list li .property-info-price {
    width: 170px
}

.group-page .listing-list li .ads-thumb {
    height: 100%;
    width: 100%;
    transition-duration: 1s;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #eee
}

.group-page .listing-list li .ads-thumbnail {
    height: 80px;
    max-width: 100%
}

.group-page .listing-list li h1 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: inherit;
    color: #666 !important;
    letter-spacing: -1px;
    width: 100%;
    border: none
}

.group-page .listing-list li h2 {
    margin: 0;
    font-weight: 700;
    font-size: 16px
}

.group-page .listing-list li .prop-status {
    display: flex;
    align-items: center
}

.group-page .section-wrapper {
    display: flex;
    flex: 1 1 100%;
    flex-direction: row
}

.group-page #contact-post {
    display: none;
    background-color: #d00f10;
    color: #fff
}

.group-page .contact-display {
    display: inline-block !important
}

.group-page #contact-post:hover {
    box-shadow: inset 3px 3px 37px -9px rgba(0, 0, 0, 0.75)
}

.group-page .content-right-wrapper {
    margin-left: 10px;
    width: 300px
}

.group-page .content-right-container {
    top: 100px
}

.group-page #contact-post {
    display: none
}

.group-page .contact-form-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -web-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    border-top: 2px solid #d00f10;
    flex: 0 1 300px;
    flex-direction: row;
    position: relative;
    top: 0px;
    margin-top: -60px;
    height: auto
}

.group-page .contact-form-wrapper p {
    font-size: 11px;
    margin-top: 10px;
    line-height: normal;
    color: #555
}

.group-page .contact-form-content {
    padding: 10px;
    position: relative;
    z-index: 2
}

.group-page .contact-form .btn-normal {
    padding: 8px 24px
}

.group-page .contact-form UL {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.group-page .contact-form UL LI {
    margin-bottom: 8px
}

.group-page .contact-form UL LI:first-child {
    margin-top: 12px
}

.group-page .contact-form UL LI:last-child {
    margin-bottom: 0px
}

.group-page .contact-form input {
    padding-left: 27px !important;
    font-size: 14px
}

.group-page .contact-form .icon {
    position: absolute;
    display: inline-block;
    margin-left: 7px;
    margin-top: 8px;
    font-size: 15px
}

.group-page .contact-form .btn-normal {
    font-size: 16px
}

.group-page .select_contact_container ul li {
    display: flex;
    align-items: flex-start;
    margin: 15px 0px;
    color: #666
}

.group-page .select_contact_container div {
    margin-right: 8px !important
}

.group-page .select_contact {
    font-size: 14px !important;
    line-height: 18px !important;
    align-self: center
}

.group-page .select_contact_owner {
    display: block;
    font-weight: 600
}

.group-page .select_contact_phone {
    font-size: 12px;
    display: block
}

.group-page .icon-account {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    align-self: center;
    font-size: 42px !important
}

.group-page input,
.group-page select {
    height: 30px !important
}

.group-page input,
.group-page textarea {
    line-height: 1.5em
}

.group-page input,
.group-page select,
.group-page textarea {
    width: 100%;
    padding: 4px 6px 3px;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 13px
}

.group-page input:focus,
.group-page select:focus,
.group-page textarea:focus {
    border-color: #0074e4
}

.group-page textarea {
    display: block;
    resize: vertical;
    max-height: 100px !important;
    height: 57px
}

.group-page *,
.group-page :after,
.group-page :before {
    box-sizing: border-box
}

.group-page .form-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

.group-page .regular-page-wrapper {
    margin-top: 20px
}

.group-page .report-listing {
    text-align: center;
    margin: 20px 0
}

.group-page .report-listing .icon {
    color: #3d8901 !important;
    font-size: 16px;
    margin-right: 5px
}

.group-page .report-listing a {
    color: #3d8901 !important;
    font-weight: 200
}

.group-page .report-listing a:hover {
    color: #327001 !important
}

.group-page .report-listing a:active {
    color: #265601 !important
}

.group-page #phone-number-wrapper {
    display: inline-block;
    width: 100%
}

.group-page .intl-tel-input {
    width: 100%
}

.group-page .group-header {
    margin: 30px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

.group-page .about-us p {
    white-space: pre-line
}

.group-page .grayout {
    color: #999
}

.group-page .general-info-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    flex: 0 1 300px;
    flex-direction: row;
    position: relative;
    top: 0px;
    margin-top: 25px;
    height: auto
}

.group-page .general-info-wrapper p {
    font-size: 11px;
    margin-top: 10px;
    line-height: normal;
    color: #555
}

.group-page .general-info-wrapper .general-info-content {
    padding: 10px;
    position: relative;
    font-size: 13px
}

.group-page .general-info-wrapper .form-title {
    margin-bottom: 10px
}

.group-page .general-info-wrapper .form-item {
    width: 100%;
    display: flex;
    padding-top: 5px;
    margin-top: 5px
}

.group-page .general-info-wrapper .form-item-left {
    width: 37%;
    flex: 1 0 40%;
    flex-direction: row;
    justify-content: flex-start
}

.group-page .general-info-wrapper .form-item-right {
    flex: 1 0 63%
}

/* ----------------------------------------
   Secondary block (group profile v2)
   ---------------------------------------- */

.group-page .gp-section-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 28px;
    display: flex;
    align-items: center;
    gap: 10px
}

.group-page .gp-business-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 24px
}

/* Extracted from style.css */
.gp-wrapper {
    max-width: 1240px;
    margin: 0 auto;
    padding: 40px 40px 60px
}

.gp-breadcrumb {
    font-size: 13px;
    color: #999;
    margin-bottom: 24px
}

.gp-breadcrumb a {
    color: #1a1a1a;
    text-decoration: none
}

.gp-breadcrumb a:hover {
    text-decoration: underline
}

.gp-breadcrumb-sep {
    margin: 0 6px;
    color: #ccc
}

.gp-hero {
    background: #f7f8fa;
    border-radius: 16px;
    padding: 36px;
    display: flex;
    align-items: flex-start;
    gap: 28px;
    margin-bottom: 48px
}

.gp-hero-logo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    border: 3px solid #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}

.gp-hero-logo-placeholder {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(135deg, #1a1a1a 0%, #444 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}

.gp-hero-info {
    flex: 1;
    min-width: 0
}

.gp-hero-name {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px;
    line-height: 1.2;
    letter-spacing: -0.3px
}

.gp-hero-badge {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #1a1a1a;
    background: #f0f0f0;
    padding: 3px 12px;
    border-radius: 20px;
    margin-bottom: 16px
}

.gp-hero-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #555
}

.gp-hero-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap
}

.gp-hero-meta-item svg {
    width: 15px;
    height: 15px;
    color: #999;
    flex-shrink: 0
}

.gp-hero-meta-item a {
    color: #1a1a1a;
    text-decoration: none
}

.gp-hero-meta-item a:hover {
    color: #333;
    text-decoration: underline
}

.gp-hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.gp-stat-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px 16px;
    min-width: 0;
    flex-shrink: 0
}

.gp-stat-card .gp-stat-value {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.2
}

.gp-stat-card .gp-stat-label {
    font-size: 12px;
    color: #777;
    margin-top: 2px
}

.gp-section {
    margin-bottom: 48px
}

.gp-section-count {
    font-size: 14px;
    font-weight: 600;
    color: #82d305;
    background: #e6f4f4;
    padding: 2px 10px;
    border-radius: 12px
}

.gp-about-text {
    font-size: 15px;
    color: #555;
    line-height: 1.7;
    white-space: pre-line;
    margin: 0
}

.gp-listings-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px
}

.gp-listing-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    overflow: hidden;
    transition: box-shadow .2s ease, transform .15s ease;
    text-decoration: none;
    color: inherit;
    display: block
}

.gp-listing-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
    text-decoration: none;
    color: inherit
}

.gp-listing-img {
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
    display: block;
    background: #f0f0f0
}

.gp-listing-body {
    padding: 16px 18px 20px
}

.gp-listing-price {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 6px;
    line-height: 1.2
}

.gp-listing-price .gp-per-month {
    font-size: 14px;
    font-weight: 400;
    color: #777
}

.gp-listing-address {
    font-size: 14px;
    color: #1a1a1a;
    margin: 0 0 8px;
    line-height: 1.4;
    font-weight: 500
}

.gp-listing-city {
    font-size: 13px;
    color: #777;
    margin: 0 0 10px
}

.gp-listing-details {
    font-size: 13px;
    color: #555;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap
}

.gp-listing-details .gp-dot {
    color: #ccc
}

.gp-listing-type {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 16px;
    white-space: nowrap
}

.gp-listing-type-sale {
    background: #e6f4f4;
    color: #82d305
}

.gp-listing-type-rent {
    background: #fff3e0;
    color: #e67e22
}

.gp-empty-state {
    text-align: center;
    padding: 48px 20px;
    color: #999;
    font-size: 15px
}

.gp-business {
    background: #f7f8fa;
    border-radius: 16px;
    padding: 32px 36px
}

.gp-business-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 40px
}

.gp-detail-item {
    min-width: 0
}

.gp-detail-label {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 5px
}

.gp-detail-value {
    font-size: 14px;
    color: #1a1a1a;
    word-break: break-word
}

.gp-detail-value a {
    color: #1a1a1a;
    text-decoration: none
}

.gp-detail-value a:hover {
    text-decoration: underline
}

.gp-claim-cta {
    background: linear-gradient(135deg, #f7f8fa 0%, #eef6f6 100%);
    border: 2px dashed #ccc;
    border-radius: 16px;
    text-align: center;
    padding: 48px 24px;
    margin: 24px 0
}

.gp-claim-cta h2 {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px
}

.gp-claim-cta p {
    font-size: 15px;
    color: #777;
    margin: 0 0 24px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
}

.gp-claim-cta .gp-claim-btn {
    display: inline-block;
    padding: 14px 36px;
    background: #82d305;
    color: #000;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s
}

.gp-claim-cta .gp-claim-btn:hover {
    background: #74bc04;
    text-decoration: none;
    color: #000
}

.gp-hero-claim {
    margin-top: 4px
}

.gp-hero-claim p {
    font-size: 14px;
    color: #555;
    margin: 0 0 12px
}

.gp-hero-claim .gp-claim-btn {
    display: inline-block;
    padding: 12px 28px;
    background: #82d305;
    color: #000;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all .2s
}

.gp-hero-claim .gp-claim-btn:hover {
    background: #74bc04;
    color: #000;
    text-decoration: none
}

.gp-hero-unclaimed .gp-hero-logo-placeholder {
    background: linear-gradient(135deg, #a0aab0 0%, #c4cdd3 100%)
}

@media (max-width:600px) {
    .gp-wrapper {
            padding: 16px 16px 36px
        }
    .gp-hero {
            flex-direction: column;
            align-items: center;
            text-align: center;
            padding: 28px 20px;
            border-radius: 12px
        }
    .gp-hero-logo,
        .gp-hero-logo-placeholder {
            width: 80px;
            height: 80px
        }
    .gp-hero-logo-placeholder {
            font-size: 32px
        }
    .gp-hero-name {
            font-size: 22px
        }
    .gp-hero-meta {
            justify-content: center
        }
    .gp-hero-stats {
            justify-content: center
        }
    .gp-hero-claim {
            text-align: center
        }
    .gp-listings-grid {
            grid-template-columns: 1fr
        }
    .gp-listing-price {
            font-size: 18px
        }
    .gp-business {
            padding: 24px;
            border-radius: 12px
        }
    .gp-business-grid {
            grid-template-columns: 1fr
        }
    .gp-section-title {
            font-size: 18px
        }
}

@media (max-width:768px) {
    .gp-wrapper {
            padding: 28px 20px 48px
        }
    .gp-hero {
            padding: 28px;
            gap: 22px
        }
    .gp-hero-name {
            font-size: 24px
        }
    .gp-listings-grid {
            grid-template-columns: repeat(2, 1fr);
            gap: 20px
        }
    .gp-business-grid {
            gap: 16px 28px
        }

}
