/*
Theme Name: Gyamfuaa Court Theme
Theme URI: https://example.com/gyamfuaa-court
Author: Gyamfuaa Court Apartments
Description: Lightweight premium serviced apartment theme for Gyamfuaa Court Apartments.
Version: 1.1.0
Text Domain: gyamfuaa-court
*/

:root {
    --gc-ink: #0B0B0B;
    --gc-gold: #C8B27A;
    --gc-orange: #C8B27A;
    --gc-cream: #F8F6F1;
    --gc-secondary: #1E1E1E;
    --gc-white: #fff;
    --gc-muted: #6f6a60;
    --gc-line: rgba(11, 11, 11, .12);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    background: var(--gc-cream);
    color: var(--gc-ink);
    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    line-height: 1.65;
    margin: 0;
}
img { height: auto; max-width: 100%; }
a { color: inherit; }
h1, h2, h3, h4 {
    font-family: Manrope, Inter, sans-serif;
    line-height: 1.12;
    margin: 0 0 1rem;
}
p { margin: 0 0 1rem; }
.gc-container {
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 clamp(1rem, 4vw, 2rem);
    width: 100%;
}
.gc-site-header {
    background: rgba(11, 11, 11, .22);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(255,255,255,.14);
    color: var(--gc-white);
    position: fixed;
    top: 0;
    z-index: 50;
}
.gc-header-inner {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    min-height: 76px;
}
.gc-brand { align-items: center; display: inline-flex; font-family: Manrope, sans-serif; font-size: 1.2rem; font-weight: 800; min-width: 0; text-decoration: none; }
.gc-logo { display: block; max-height: 54px; object-fit: contain; width: auto; }
.gc-nav { align-items: center; display: flex; gap: 1.1rem; }
.gc-nav a { font-weight: 750; text-decoration: none; }
.gc-menu-toggle { background: none; border: 1px solid rgba(255,255,255,.35); border-radius: 6px; color: var(--gc-white); display: none; padding: .6rem .75rem; }
.gc-button, .gc-button-outline {
    border-radius: 6px;
    display: inline-flex;
    font-weight: 850;
    justify-content: center;
    padding: .9rem 1.2rem;
    text-decoration: none;
}
.gc-button { background: var(--gc-gold); color: var(--gc-ink); box-shadow: 0 14px 34px rgba(200,178,122,.24); }
.gc-button-outline { border: 1px solid rgba(255,255,255,.65); color: var(--gc-white); }
.gc-button-dark { background: var(--gc-ink); color: var(--gc-white); }
.gc-hero {
    background:
        url("assets/img/hero.svg") center/cover no-repeat;
    color: var(--gc-white);
    min-height: 80vh;
    overflow: hidden;
    padding: clamp(6.5rem, 12vw, 9rem) 0 3rem;
    position: relative;
}
.gc-hero::after {
    background: linear-gradient(90deg, rgba(11, 11, 11, .82), rgba(11, 11, 11, .32));
    content: "";
    inset: 0;
    position: absolute;
    z-index: 0;
}
.gc-hero-video {
    height: 100%;
    inset: 0;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.gc-hero-layout {
    align-items: end;
    display: grid;
    gap: 2rem;
    grid-template-columns: minmax(0, 1fr);
    min-height: calc(80vh - 9rem);
    position: relative;
    z-index: 1;
}
.gc-hero-content { max-width: 820px; }
.gc-eyebrow { color: var(--gc-gold); font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.gc-hero h1 { font-size: clamp(2.8rem, 7vw, 6rem); letter-spacing: 0; max-width: 880px; }
.gc-hero p { font-size: clamp(1rem, 2vw, 1.24rem); max-width: 690px; }
.gc-actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.6rem; }
.gc-trust-strip {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
    margin-top: 1.4rem;
}
.gc-trust-strip span {
    background: rgba(248,246,241,.13);
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 999px;
    color: var(--gc-white);
    font-weight: 800;
    padding: .45rem .75rem;
}
.gc-section { padding: clamp(3rem, 7vw, 6rem) 0; }
.gc-section-alt { background: var(--gc-white); }
.gc-section-head {
    align-items: end;
    display: flex;
    gap: 1.5rem;
    justify-content: space-between;
    margin-bottom: 2rem;
}
.gc-section-head h2 { font-size: clamp(2rem, 4vw, 3.2rem); max-width: 680px; }
.gc-section-head p { color: var(--gc-muted); max-width: 520px; }
.gc-search {
    background: rgba(248, 246, 241, .92);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 8px;
    box-shadow: 0 24px 70px rgba(0,0,0,.24);
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 0;
    padding: 1rem;
    position: relative;
    z-index: 3;
}
.gc-search label { display: grid; font-weight: 800; gap: .35rem; }
.gc-search input, .gc-search select { background: #fff; border: 1px solid var(--gc-line); border-radius: 6px; font: inherit; min-height: 48px; padding: .8rem; }
.gc-feature-grid, .gc-contact-grid, .gc-location-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
.gc-feature {
    background: var(--gc-white);
    border: 1px solid var(--gc-line);
    border-radius: 8px;
    padding: 1.2rem;
}
.gc-feature b { color: var(--gc-orange); display: block; font-size: 1.5rem; }
.gc-feature, .gc-experience-card, .gc-step-card, .gc-panel {
    transition: box-shadow .2s ease, transform .2s ease;
}
.gc-feature:hover, .gc-experience-card:hover, .gc-step-card:hover, .gc-panel:hover {
    box-shadow: 0 18px 48px rgba(11,11,11,.08);
    transform: translateY(-3px);
}
.gc-experience-grid, .gc-step-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
.gc-experience-card {
    background: var(--gc-secondary);
    border-radius: 8px;
    color: var(--gc-white);
    min-height: 180px;
    padding: 1.4rem;
}
.gc-experience-card span, .gc-step-card span {
    color: var(--gc-gold);
    display: block;
    font-weight: 900;
    margin-bottom: .6rem;
}
.gc-step-card {
    background: var(--gc-white);
    border: 1px solid var(--gc-line);
    border-radius: 8px;
    padding: 1.4rem;
}
.gc-page-hero { background: var(--gc-ink); color: var(--gc-white); padding: 8rem 0 4rem; }
.gc-page-hero h1 { font-size: clamp(2.4rem, 6vw, 4.5rem); }
.gc-content { background: var(--gc-white); padding: 3rem 0; }
.gc-single-layout { display: grid; gap: 2rem; grid-template-columns: minmax(0, 1fr) 380px; }
.gc-panel {
    background: var(--gc-white);
    border: 1px solid var(--gc-line);
    border-radius: 8px;
    padding: 1.4rem;
}
.gc-meta-list { display: grid; gap: .6rem; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); list-style: none; padding: 0; }
.gc-meta-list li { background: var(--gc-cream); border-radius: 6px; padding: .8rem; }
.gc-amenities { display: flex; flex-wrap: wrap; gap: .55rem; list-style: none; padding: 0; }
.gc-amenities li { background: var(--gc-cream); border-radius: 999px; padding: .45rem .8rem; }
.gc-slider .gc-apartment-grid, .gc-carousel .gc-testimonials {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    padding: .25rem 0 1rem;
    scroll-snap-type: x mandatory;
}
.gc-slider .gc-apartment-card, .gc-carousel .gc-testimonial {
    flex: 0 0 min(86vw, 360px);
    scroll-snap-align: start;
}
.gc-masonry .gc-gallery-grid {
    columns: 3 230px;
    display: block;
}
.gc-masonry .gc-gallery-grid a {
    display: inline-block;
    margin: 0 0 1rem;
    width: 100%;
}
.gc-apartment-gallery {
    display: grid;
    gap: .75rem;
    grid-template-columns: 1.2fr 1fr;
}
.gc-apartment-gallery a {
    aspect-ratio: 4 / 3;
    background: var(--gc-cream);
    border-radius: 8px;
    display: block;
    overflow: hidden;
}
.gc-apartment-gallery a:first-child { grid-row: span 2; }
.gc-apartment-gallery img { height: 100%; object-fit: cover; width: 100%; }
.gc-map {
    background: var(--gc-ink);
    border-radius: 8px;
    color: var(--gc-white);
    min-height: 320px;
    overflow: hidden;
}
.gc-map iframe { border: 0; height: 100%; min-height: 320px; width: 100%; }
.gc-final { background: var(--gc-ink); color: var(--gc-white); }
.gc-site-footer { background: #0B0B0B; color: var(--gc-white); padding: 3rem 0; }
.gc-footer-grid { display: grid; gap: 2rem; grid-template-columns: 2fr 1fr 1fr; }
.gc-footer-grid a { color: var(--gc-white); display: block; margin: .35rem 0; text-decoration: none; }
.gc-sticky-book {
    bottom: 1rem;
    left: 1rem;
    position: fixed;
    z-index: 40;
}
.gc-mobile-booking-bar {
    background: rgba(11, 11, 11, .96);
    border-top: 1px solid rgba(255,255,255,.12);
    bottom: 0;
    display: none;
    gap: .5rem;
    left: 0;
    padding: .65rem;
    position: fixed;
    right: 0;
    z-index: 70;
}
.gc-mobile-booking-bar a {
    align-items: center;
    background: var(--gc-white);
    border-radius: 6px;
    color: var(--gc-ink);
    display: inline-flex;
    flex: 1;
    font-weight: 900;
    justify-content: center;
    min-height: 44px;
    text-decoration: none;
}
.gc-mobile-booking-bar a:nth-child(2) { background: #25d366; }
.gc-mobile-booking-bar a:nth-child(3) { background: var(--gc-gold); }
.gc-floating-whatsapp {
    background: #25d366;
    border-radius: 999px;
    bottom: 1rem;
    color: var(--gc-ink);
    font-weight: 850;
    padding: .9rem 1rem;
    position: fixed;
    right: 1rem;
    text-decoration: none;
    z-index: 40;
}
@media (max-width: 860px) {
    .gc-menu-toggle { display: inline-flex; }
    .gc-nav {
        background: rgba(11, 11, 11, .96);
        border-bottom: 1px solid var(--gc-line);
        display: none;
        flex-direction: column;
        left: 0;
        padding: 1rem;
        position: absolute;
        right: 0;
        top: 76px;
    }
    .gc-nav.is-open { display: flex; }
    .gc-hero { min-height: 65vh; }
    .gc-hero-layout { min-height: calc(65vh - 7rem); }
    .gc-search { grid-template-columns: 1fr; margin-top: 1rem; }
    .gc-section-head { align-items: flex-start; flex-direction: column; }
    .gc-single-layout, .gc-footer-grid { grid-template-columns: 1fr; }
    .gc-apartment-gallery {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }
    .gc-apartment-gallery a { flex: 0 0 86%; scroll-snap-align: start; }
    .gc-sticky-book, .gc-floating-whatsapp { display: none; }
    .gc-mobile-booking-bar { display: flex; }
    body { padding-bottom: 76px; }
}
@media (max-width: 560px) {
    .gc-hero { min-height: 55vh; padding-top: 5.5rem; }
    .gc-hero-layout { min-height: auto; }
    .gc-hero h1 { font-size: clamp(2.15rem, 12vw, 3.2rem); }
    .gc-logo { max-height: 44px; }
    .gc-button, .gc-button-outline { min-height: 48px; padding: .85rem 1rem; }
}
