/* Clean Home Theme - minimal, calm, readable */

.home-editorial-section,
.home-vision-section,
.home-birthday-section,
.home-message-section {
    background: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.home-editorial-shell,
.home-message-box,
#testimonials.home-birthday-section .home-birthday-card,
.home-vision-card {
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    box-shadow: none;
}

.home-editorial-shell {
    padding: 28px;
}

.home-editorial-header {
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 18px;
    padding-bottom: 14px;
}

.home-kicker {
    display: inline-block;
    background: #f8f9fa;
    color: #6c757d;
    font-size: 12px;
    letter-spacing: 0.4px;
    border-radius: 20px;
    padding: 4px 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.home-editorial-header h2,
.home-birthday-header h2 {
    margin: 0 0 8px 0;
    color: #212529;
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
}

.home-editorial-header p,
.home-birthday-header p {
    color: #6c757d;
    margin: 0;
    font-size: 15px;
}

.home-editorial-content p,
.home-message-box p,
#testimonials.home-birthday-section .home-birthday-card p {
    color: #343a40;
    line-height: 1.75;
    margin-bottom: 14px;
    font-size: 15px;
}

.home-points {
    margin: 10px 0 18px 0;
    padding: 0;
    list-style: none;
}

.home-points li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    color: #343a40;
    line-height: 1.7;
}

.home-points li::before {
    content: "\2022";
    position: absolute;
    left: 8px;
    top: 0;
    color: #6c757d;
    font-weight: 700;
}

/* Vision Cards */
.home-vision-section {
    padding-top: 10px;
}

.home-vision-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.home-vision-card {
    padding: 18px 16px;
    transition: border-color 0.2s ease;
}

.home-vision-card:hover {
    border-color: #ced4da;
}

.home-vision-card i {
    color: #495057;
    font-size: 24px;
    margin-bottom: 8px;
    display: inline-block;
}

.home-vision-card h3 {
    margin: 0 0 6px 0;
    color: #212529;
    font-size: 18px;
    font-weight: 600;
}

.home-vision-card p {
    margin: 0;
    color: #6c757d;
    line-height: 1.6;
    font-size: 14px;
}

/* Birthday Slider */
.home-birthday-section {
    border-top: 1px solid #f1f3f5;
    border-bottom: 1px solid #f1f3f5;
}

.home-birthday-slider {
    margin-top: 8px;
}

#testimonials.home-birthday-section .home-birthday-card {
    padding: 20px 18px 14px 18px;
    min-height: 320px;
}

#testimonials.home-birthday-section .home-birthday-card .testimonial-img {
    width: 84px;
    height: 84px;
    object-fit: cover;
    border: 2px solid #dee2e6;
}

#testimonials.home-birthday-section .home-birthday-card h3 {
    color: #212529;
    margin-top: 10px;
    font-size: 18px;
}

#testimonials.home-birthday-section .home-birthday-card h4 {
    color: #6c757d;
    font-size: 14px;
}

/* Message Block */
.home-message-box {
    padding: 24px;
}

.home-message-box blockquote {
    margin: 12px 0 16px 0;
    padding: 12px 14px;
    border-left: 3px solid #ced4da;
    background: #f8f9fa;
    border-radius: 0 6px 6px 0;
    color: #343a40;
    line-height: 1.8;
}

.home-signoff {
    margin-bottom: 0;
}

/* Testimonials section - force clean theme consistency */
#testimonials.home-birthday-section {
    background: #ffffff;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    padding-top: 40px;
    padding-bottom: 40px;
}

#testimonials.home-birthday-section .home-birthday-header h2 {
    color: #212529;
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 8px;
}

#testimonials.home-birthday-section .home-birthday-header p {
    color: #6c757d;
    max-width: 900px;
}

#testimonials.home-birthday-section .home-birthday-slider {
    margin-top: 10px;
}

/* Override old testimonial card look from TopStyle.css */
#testimonials.home-birthday-section .testimonial-item.home-birthday-card {
    min-height: 320px;
    margin: 16px 10px;
    padding: 20px 18px 14px 18px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    box-shadow: none;
}

#testimonials.home-birthday-section .testimonial-item.home-birthday-card p {
    color: #343a40;
    font-style: normal;
    line-height: 1.7;
    margin-bottom: 12px;
}

#testimonials.home-birthday-section .testimonial-item.home-birthday-card .testimonial-img {
    width: 84px;
    height: 84px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #dee2e6;
    margin: 0 auto;
}

#testimonials.home-birthday-section .testimonial-item.home-birthday-card h3 {
    color: #212529;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 4px 0;
}

#testimonials.home-birthday-section .testimonial-item.home-birthday-card h4 {
    color: #6c757d;
    font-size: 14px;
    margin: 0;
}

#testimonials.home-birthday-section .swiper-pagination {
    margin-top: 12px;
    position: relative;
}

#testimonials.home-birthday-section .swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    opacity: 1;
    background: #dee2e6;
    border: 0;
}

#testimonials.home-birthday-section .swiper-pagination .swiper-pagination-bullet-active {
    background: #495057;
}

.home-birthday-single {
    max-width: 820px;
    margin: 12px auto 0 auto;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
}

.home-birthday-single img {
    width: 100%;
    height: auto;
    display: block;
}

.home-birthday-list {
    max-width: 760px;
    margin: 12px auto 0 auto;
}

.home-birthday-card-single {
    border: 1px solid #e9ecef;
    border-radius: 10px;
    background: #fff;
    padding: 20px 18px;
    text-align: center;
}

/* keep only first repeater item visible */
.home-birthday-list .home-birthday-card-single:nth-child(n+2) {
    display: none;
}

.home-birthday-photo {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #dee2e6;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .home-vision-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-editorial-header h2,
    .home-birthday-header h2 {
        font-size: 26px;
    }
}

@media (max-width: 575px) {
    .home-editorial-shell,
    .home-message-box {
        padding: 18px 16px;
    }

    .home-vision-grid {
        grid-template-columns: 1fr;
    }

    .home-editorial-header h2,
    .home-birthday-header h2 {
        font-size: 22px;
    }

    #testimonials.home-birthday-section .home-birthday-header h2 {
        font-size: 22px;
    }

    #testimonials.home-birthday-section .testimonial-item.home-birthday-card {
        min-height: 300px;
    }
}