:root {
    --bafleh-gold: #b8892f;
    --bafleh-gold-dark: #8e681f;
    --bafleh-black: #171717;
    --bafleh-cream: #faf7f0;
    --bafleh-border: #e7dfd2;
}

* { box-sizing: border-box; }
body { font-family: Arial, Helvetica, sans-serif; color: var(--bafleh-black); background: #fff; margin: 0; }
a { color: inherit; text-decoration: none; }
a:hover { color: var(--bafleh-gold); }
img { max-width: 100%; display: block; }
.container { width: min(1180px, calc(100% - 32px)); margin: 0 auto; }
.btn { display: inline-flex; align-items: center; justify-content: center; min-height: 38px; padding: 9px 18px; border-radius: 0; font-weight: 600; }
.btn-sm { min-height: 32px; padding: 6px 12px; font-size: 13px; }
.btn-gold { background: var(--bafleh-gold); border: 1px solid var(--bafleh-gold); color: #fff !important; }
.btn-gold:hover { background: var(--bafleh-gold-dark); color: #fff !important; }
.btn-outline-dark { border: 1px solid #222; color: #222; background: transparent; }
.btn-outline-light { border: 1px solid #fff; color: #fff; background: transparent; }
.section-pad { padding: 70px 0; }
.alt-bg { background: var(--bafleh-cream); }
.eyebrow { color: var(--bafleh-gold); letter-spacing: .16em; text-transform: uppercase; font-size: 12px; font-weight: 700; }
.section-title { text-align: center; margin-bottom: 34px; }
.section-title h2 { font-size: clamp(28px, 4vw, 44px); margin: 0; }

.top-strip { background: var(--bafleh-black); color: #fff; padding: 8px 0; }
.top-strip a { color: #fff; }
.header-main { display: grid; grid-template-columns: 190px 1fr auto; gap: 28px; align-items: center; padding: 22px 0; }
.brand img { max-height: 74px; object-fit: contain; }
.header-search { display: flex; border: 1px solid var(--bafleh-border); height: 44px; }
.header-search input { flex: 1; border: 0; padding: 0 16px; outline: none; }
.header-search button { border: 0; background: var(--bafleh-black); color: #fff; padding: 0 20px; }
.header-actions { display: flex; gap: 8px; }

.main-nav { border-top: 1px solid var(--bafleh-border); border-bottom: 1px solid var(--bafleh-border); background: #fff; position: sticky; top: 0; z-index: 20; }
.menu-list { list-style: none; display: flex; gap: 0; padding: 0; margin: 0; align-items: stretch; }
.menu-item { position: relative; }
.menu-item > a { display: block; padding: 17px 18px; font-weight: 600; font-size: 14px; text-transform: uppercase; }
.submenu { display: none; position: absolute; left: 0; top: 100%; min-width: 260px; background: #fff; border: 1px solid var(--bafleh-border); box-shadow: 0 12px 35px rgba(0,0,0,.10); padding: 18px; z-index: 50; }
.menu-item:hover .submenu { display: grid; }
.menu-item.mega .submenu { grid-template-columns: repeat(2, minmax(180px, 1fr)); gap: 20px; min-width: 520px; }
.submenu h6 { color: var(--bafleh-gold); font-size: 12px; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 10px; }
.submenu a { display: block; padding: 7px 0; color: #333; }
.mobile-menu-toggle { display: none; width: 100%; border: 0; background: var(--bafleh-black); color: #fff; padding: 12px; text-align: left; }

.hero-section { min-height: 690px; background: linear-gradient(90deg, rgba(0,0,0,.78), rgba(0,0,0,.20)), url('/Content/bafleh/images/home/live-hero-model.jpg') center top/cover no-repeat; color: #fff; display: flex; align-items: center; }
.hero-inner { display: flex; align-items: center; }
.hero-copy { max-width: 620px; }
.hero-copy h1 { font-size: clamp(42px, 7vw, 78px); line-height: 1.02; margin: 0 0 18px; }
.hero-copy p { font-size: 20px; line-height: 1.6; }
.hero-actions { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 28px; }

.latest-section { background: #fff; }
.promo-band { padding: 52px 0; background: linear-gradient(90deg, rgba(20,20,20,.94), rgba(94,67,18,.85)), url('/Content/bafleh/images/home/live-hero-model.jpg') center/cover no-repeat; color: #fff; }
.promo-band-inner { display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.promo-band h2 { font-size: clamp(28px, 4vw, 44px); margin: 0 0 8px; }
.promo-band p { margin: 0; font-size: 17px; line-height: 1.6; max-width: 720px; }
.concierge-section { padding: 100px 0; background: linear-gradient(90deg, rgba(0,0,0,.92), rgba(0,0,0,.50)), url('/Content/bafleh/images/home/live-hero-model.jpg') right center/contain no-repeat #111; color: #fff; }
.concierge-copy { max-width: 720px; padding: 40px 0; }
.editorial-grid { display: grid; grid-template-columns: 1fr 420px; gap: 54px; align-items: center; }
.editorial-grid h2 { font-size: clamp(30px, 4vw, 50px); margin: 0 0 16px; }
.editorial-grid p { line-height: 1.8; font-size: 17px; }
.editorial-grid > img { width: 100%; aspect-ratio: 3 / 4; object-fit: cover; }
.divider-img { max-width: 360px; margin-bottom: 22px; opacity: .78; }
.instagram-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.instagram-grid img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; transition: transform .25s ease; }
.instagram-grid img:hover { transform: translateY(-4px); }


.page-hero { background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.32)), url('/Content/bafleh/images/pages/page-hero.jpg') center/cover no-repeat; color: #fff; }
.small-hero { padding: 85px 0; }
.page-hero h1 { font-size: clamp(34px, 5vw, 58px); margin: 0; }

.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.product-card { border: 1px solid var(--bafleh-border); background: #fff; transition: transform .2s ease, box-shadow .2s ease; }
.product-card:hover { transform: translateY(-4px); box-shadow: 0 16px 36px rgba(0,0,0,.08); }
.product-image { display: block; position: relative; background: #f8f4ec; aspect-ratio: 1 / 1; overflow: hidden; }
.product-image img { width: 100%; height: 100%; object-fit: cover; }
.badge-sale, .badge-sold { position: absolute; left: 10px; top: 10px; z-index: 2; padding: 5px 8px; font-size: 12px; background: var(--bafleh-gold); color: #fff; }
.badge-sold { background: #333; }
.product-body { padding: 15px; }
.product-meta { min-height: 18px; color: #777; font-size: 12px; text-transform: uppercase; }
.product-body h3 { font-size: 16px; line-height: 1.35; min-height: 64px; margin: 8px 0 12px; }
.price-row { display: flex; gap: 10px; align-items: baseline; min-height: 28px; }
.old-price { text-decoration: line-through; color: #777; }
.price { color: var(--bafleh-gold-dark); font-weight: 700; }
.product-actions { display: flex; gap: 8px; margin-top: 14px; }

.category-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.category-tile { position: relative; overflow: hidden; background: #000; min-height: 230px; display: block; }
.category-tile img { width: 100%; height: 100%; object-fit: cover; opacity: .82; transition: transform .25s ease; }
.category-tile:hover img { transform: scale(1.06); }
.category-tile span { position: absolute; left: 18px; bottom: 18px; color: #fff; font-size: 22px; font-weight: 700; text-shadow: 0 2px 10px rgba(0,0,0,.45); }

.concierge-card { display: grid; grid-template-columns: 1fr; }
.concierge-card h2 { font-size: clamp(32px, 5vw, 56px); margin: 0 0 18px; max-width: 760px; }
.concierge-card p { max-width: 760px; font-size: 18px; line-height: 1.7; }

.testimonial-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.testimonial-card { border: 1px solid var(--bafleh-border); padding: 26px; background: #fff; }
.testimonial-card h3 { margin-top: 0; font-size: 20px; }
.testimonial-card span { display: block; color: #777; }

.newsletter-section { background: var(--bafleh-cream); padding: 38px 0; }
.newsletter-card { display: grid; grid-template-columns: 1fr auto; gap: 30px; align-items: center; }
.newsletter-card h3 { margin: 0 0 6px; }
.newsletter-form { display: flex; gap: 10px; }
.newsletter-form input { width: 280px; border: 1px solid var(--bafleh-border); padding: 12px; }
.newsletter-form button { background: var(--bafleh-black); color: #fff; border: 0; padding: 0 20px; }

.footer-main { background: #141414; color: #ddd; padding: 56px 0; }
.footer-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.footer-grid h5 { color: #fff; font-size: 14px; letter-spacing: .08em; margin: 0 0 16px; }
.footer-grid a { display: block; color: #ddd; margin: 8px 0; }
.footer-grid p { line-height: 1.7; }
.social-links { display: flex; flex-wrap: wrap; gap: 12px; }
.footer-bottom { background: #000; color: #ccc; text-align: center; padding: 14px; font-size: 13px; }

.catalog-filter { display: grid; grid-template-columns: 1fr 180px 220px auto auto; gap: 12px; margin-bottom: 24px; }
.catalog-filter input, .catalog-filter select { border: 1px solid var(--bafleh-border); padding: 10px 12px; min-height: 42px; }
.catalog-summary { color: #777; margin-bottom: 18px; }
.category-description { max-width: 920px; margin: 0 auto 28px; text-align: center; line-height: 1.7; }
.pager { display: flex; justify-content: center; gap: 8px; margin-top: 32px; }
.pager a { border: 1px solid var(--bafleh-border); min-width: 36px; height: 36px; display: inline-flex; align-items: center; justify-content: center; }
.pager a.active { background: var(--bafleh-gold); color: #fff; }

.product-detail-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 56px; align-items: start; }
.primary-product-image { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; background: #f7f1e8; }
.thumb-row { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-top: 12px; }
.thumb-row img { aspect-ratio: 1 / 1; object-fit: cover; border: 1px solid var(--bafleh-border); cursor: pointer; }
.product-info h1 { font-size: clamp(30px, 4vw, 48px); margin: 8px 0 14px; }
.breadcrumb { color: #777; font-size: 14px; }
.price-large { display: flex; gap: 14px; align-items: baseline; font-size: 28px; color: var(--bafleh-gold-dark); font-weight: 700; margin: 20px 0; }
.spec-list { display: grid; grid-template-columns: 160px 1fr; gap: 10px 16px; padding: 20px 0; border-top: 1px solid var(--bafleh-border); border-bottom: 1px solid var(--bafleh-border); }
.spec-list dt { font-weight: 700; }
.spec-list dd { margin: 0; color: #555; }

.content-page { font-size: 17px; line-height: 1.8; }
.timeline { margin-top: 40px; display: grid; gap: 16px; }
.timeline div { border-left: 4px solid var(--bafleh-gold); padding: 12px 18px; background: var(--bafleh-cream); }
.contact-grid { display: grid; grid-template-columns: 1fr 420px; gap: 50px; align-items: start; }
.office-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 28px; }
.office-card { border: 1px solid var(--bafleh-border); padding: 20px; background: #fff; }
.enquiry-panel { border: 1px solid var(--bafleh-border); padding: 28px; background: var(--bafleh-cream); }
.enquiry-panel.narrow { max-width: 620px; }
.enquiry-form { display: grid; gap: 14px; }
.form-row { display: grid; gap: 6px; }
.form-row input, .form-row textarea, .form-row select { border: 1px solid var(--bafleh-border); padding: 11px 12px; width: 100%; }

@media (max-width: 992px) {
    .header-main { grid-template-columns: 1fr; gap: 16px; }
    .header-actions { justify-content: flex-start; }
    .mobile-menu-toggle { display: block; }
    .menu-list { display: none; flex-direction: column; }
    .menu-list.is-open { display: flex; }
    .submenu, .menu-item.mega .submenu { position: static; display: none; min-width: 0; box-shadow: none; border-left: 0; border-right: 0; grid-template-columns: 1fr; }
    .menu-item.is-open .submenu { display: grid; }
    .product-grid { grid-template-columns: repeat(2, 1fr); }
    .category-grid, .testimonial-grid, .footer-grid, .product-detail-grid, .contact-grid, .office-list, .editorial-grid, .instagram-grid { grid-template-columns: 1fr; }
    .catalog-filter { grid-template-columns: 1fr; }
    .newsletter-card { grid-template-columns: 1fr; }
    .newsletter-form { flex-direction: column; }
    .newsletter-form input { width: 100%; }
    .promo-band-inner { flex-direction: column; align-items: flex-start; }
    .concierge-section { background-size: cover; background-position: center; }
}

@media (max-width: 560px) {
    .product-grid { grid-template-columns: 1fr; }
    .hero-section { min-height: 520px; }
    .section-pad { padding: 48px 0; }
    .top-strip .container { display: block !important; text-align: center; }
}

/* =========================================================
   Bafleh live-site header/menu layout correction
   Matches the current bafleh.com desktop header structure:
   centered logo, icon shortcuts, clean nav, wide mega menu.
   ========================================================= */
body {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    color: #111;
}

.bafleh-header {
    position: relative;
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
}

.header-symbol-row {
    background: #fff;
    border-bottom: 1px solid #f7f7f7;
}

.header-symbol-grid {
    position: relative;
    min-height: 148px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
}

.brand-center {
    justify-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 18px 0 12px;
}

.brand-center img {
    width: 360px;
    max-width: 38vw;
    height: auto;
    object-fit: contain;
}

.header-icons {
    display: flex;
    align-items: center;
    gap: 60px;
}

.header-icons-left { justify-self: start; }
.header-icons-right { justify-self: end; gap: 28px; }

.icon-link {
    width: 33px;
    height: 33px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.icon-link svg {
    width: 27px;
    height: 27px;
    fill: currentColor;
}

.icon-link:hover { color: #b88a2d; }

.mobile-menu-button {
    display: none;
    width: 36px;
    height: 32px;
    border: 0;
    background: transparent;
    padding: 4px;
}

.mobile-menu-button span {
    display: block;
    height: 2px;
    background: #111;
    margin: 6px 0;
}

.bafleh-nav {
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f2f2f2;
}

.nav-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bafleh-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
}

.bafleh-menu-item > a {
    display: block;
    padding: 27px 30px 26px;
    color: #111;
    font-size: 21px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: .01em;
    text-decoration: none;
    white-space: nowrap;
    transition: color .2s ease;
}

.bafleh-menu-item:hover > a,
.bafleh-menu-item > a:hover {
    color: #b88a2d;
}

.has-mega > a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    margin: 8px auto 0;
    background: #b88a2d;
    transition: width .2s ease;
}

.has-mega:hover > a::after { width: 100%; }

.mega-panel {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 42px 0 46px;
    border-top: 1px solid #f1f1f1;
    box-shadow: 0 18px 38px rgba(0,0,0,.08);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}

.has-mega:hover .mega-panel,
.has-mega.is-open .mega-panel {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mega-grid {
    display: grid;
    grid-template-columns: 1.18fr 1fr .8fr 1.55fr 1.55fr;
    gap: 44px;
    align-items: start;
}

.diamond-grid {
    grid-template-columns: 1.05fr .95fr .95fr 1.6fr 1.6fr;
}

.mega-col h4,
.mega-service-block h4 {
    margin: 0 0 22px;
    color: #121212;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .06em;
}

.mega-col a {
    display: block;
    color: #2a2a2a;
    font-size: 19px;
    line-height: 1.28;
    padding: 6px 0;
    text-decoration: none;
}

.mega-col a:hover { color: #b88a2d; }

.mega-service-block {
    margin-top: 36px;
}

.mega-service-block p {
    margin: 0;
    color: #555;
    font-size: 17px;
    line-height: 1.55;
}

.mega-image-card {
    display: block;
    text-align: center;
    color: #151515;
    text-decoration: none;
}

.mega-image-card img {
    width: 100%;
    aspect-ratio: 1.36 / 1;
    object-fit: cover;
    background: #f8f5ee;
    margin-bottom: 18px;
}

.mega-image-card strong {
    display: block;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 31px;
    line-height: 1.15;
    font-weight: 400;
    margin-bottom: 10px;
}

.mega-image-card span {
    display: block;
    color: #4d4d4d;
    font-size: 18px;
    line-height: 1.45;
    max-width: 360px;
    margin: 0 auto 16px;
}

.mega-image-card em {
    display: inline-block;
    color: #111;
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 800;
    border-bottom: 1px solid #111;
    padding-bottom: 2px;
}

.header-search-panel {
    display: none;
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 18px 0;
}

.header-search-panel.is-open { display: block; }

.search-panel-form {
    display: grid;
    grid-template-columns: 1fr auto auto;
    gap: 10px;
}

.search-panel-form input {
    border: 1px solid #d8d0c1;
    min-height: 44px;
    padding: 0 14px;
}

.search-panel-form button {
    border: 0;
    background: #111;
    color: #fff;
    min-height: 44px;
    padding: 0 22px;
    font-weight: 700;
}

.search-panel-form .search-close {
    background: #b88a2d;
}

.site-main {
    background: #fff;
}

/* Bring homepage typography closer to the live website */
.hero-copy h1,
.section-title h2,
.category-title,
.editorial-grid h2,
.concierge-card h2,
.page-hero h1 {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 400;
}

.footer-main {
    background: #111;
}

/* Responsive header */
@media (max-width: 1320px) {
    .bafleh-menu-item > a { padding-left: 20px; padding-right: 20px; font-size: 18px; }
    .header-icons { gap: 36px; }
    .mega-grid { gap: 28px; }
    .mega-image-card strong { font-size: 26px; }
}

@media (max-width: 992px) {
    .header-symbol-grid {
        min-height: 92px;
        grid-template-columns: auto 1fr auto;
    }

    .brand-center img {
        width: 230px;
        max-width: 55vw;
    }

    .header-icons-left .icon-link:nth-child(n+3),
    .header-icons-right .icon-link {
        display: none;
    }

    .header-icons { gap: 16px; }
    .mobile-menu-button { display: inline-block; }

    .nav-container { display: block; }

    .bafleh-menu {
        display: none;
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        padding: 8px 0 16px;
    }

    .bafleh-menu.is-open { display: flex; }

    .bafleh-menu-item > a {
        padding: 16px 4px;
        font-size: 15px;
        text-align: left;
        border-bottom: 1px solid #f0f0f0;
    }

    .has-mega > a::after { display: none; }

    .mega-panel {
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        padding: 16px 0 22px;
        border-top: 0;
    }

    .has-mega.is-open .mega-panel { display: block; }

    .has-mega:hover .mega-panel { display: none; }
    .has-mega.is-open:hover .mega-panel { display: block; }

    .mega-grid,
    .diamond-grid {
        grid-template-columns: 1fr;
        gap: 22px;
        width: 100%;
    }

    .mega-col h4,
    .mega-service-block h4 { font-size: 14px; margin-bottom: 10px; }
    .mega-col a { font-size: 15px; padding: 5px 0; }
    .mega-service-block { margin-top: 18px; }
    .mega-service-block p { font-size: 14px; }
    .mega-image-card { text-align: left; }
    .mega-image-card img { max-width: 340px; }
    .mega-image-card strong { font-size: 22px; }
    .mega-image-card span { margin-left: 0; font-size: 15px; }

    .search-panel-form { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
    .container { width: min(100% - 24px, 1180px); }
    .brand-center img { width: 190px; }
    .header-symbol-grid { min-height: 78px; }
    .icon-link { width: 28px; height: 28px; }
    .icon-link svg { width: 22px; height: 22px; }
}


/* Page coverage phase */
.content-hero {
    min-height: 270px;
    background-size: cover;
    background-position: center;
}
.content-hero .container {
    position: relative;
    z-index: 1;
}
.page-content-section {
    background: #fff;
}
.content-page {
    max-width: 1060px;
    font-size: 15px;
    line-height: 1.85;
    color: #333;
}
.content-page h2 {
    font-size: 28px;
    margin: 0 0 18px;
    font-weight: 500;
    letter-spacing: .02em;
}
.content-page h3 {
    font-size: 20px;
    margin: 28px 0 10px;
    font-weight: 600;
}
.content-page p {
    margin: 0 0 16px;
}
.content-page ul,
.content-page ol {
    margin: 0 0 18px 22px;
    padding: 0;
}
.content-page li {
    margin-bottom: 8px;
}
.content-grid-two {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px;
    align-items: start;
}
.content-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 26px;
}
.content-card {
    border: 1px solid #eee6d5;
    padding: 24px;
    background: #fffdf8;
    min-height: 150px;
}
.content-card h3 {
    margin-top: 0;
    font-size: 18px;
}
.timeline-list {
    border-left: 1px solid #c8a24e;
    padding-left: 28px;
}
.timeline-item {
    margin-bottom: 28px;
    position: relative;
}
.timeline-item:before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #c8a24e;
    position: absolute;
    left: -34px;
    top: 8px;
}
.timeline-year {
    color: #a57a22;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.policy-box {
    border-left: 3px solid #c8a24e;
    background: #faf7ef;
    padding: 18px 22px;
    margin: 22px 0;
}
@media (max-width: 900px) {
    .content-grid-two,
    .content-card-grid {
        grid-template-columns: 1fr;
    }
}

/* =========================================================
   Product/category phase: live-site catalogue layout
   Focus: bafleh.com product category structure with breadcrumb,
   intro text, left filters, sorting row and WooCommerce-like cards.
   ========================================================= */
.catalog-title-band {
    background: #fff;
    padding: 42px 0 24px;
    border-bottom: 1px solid #f0f0f0;
}
.catalog-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
    font-size: 13px;
    color: #777;
    margin-bottom: 28px;
}
.catalog-breadcrumb a {
    color: #555;
    text-decoration: none;
}
.catalog-breadcrumb a:hover { color: #a9822a; }
.catalog-breadcrumb strong {
    color: #111;
    font-weight: 500;
}
.catalog-heading {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 26px;
    align-items: center;
    max-width: 1050px;
}
.catalog-heading img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
    background: #f6f2ea;
}
.catalog-heading h1 {
    font-size: clamp(30px, 4vw, 46px);
    line-height: 1.15;
    margin: 0 0 10px;
    letter-spacing: .01em;
    font-weight: 600;
}
.catalog-heading p:not(.eyebrow) {
    margin: 0;
    max-width: 760px;
    color: #555;
    line-height: 1.7;
}
.catalog-page-section {
    background: #fff;
    padding: 36px 0 70px;
}
.catalog-intro {
    border-bottom: 1px solid #eee;
    padding: 0 0 30px;
    margin: 0 0 34px;
    max-width: 1120px;
}
.catalog-intro h2,
.catalog-intro h3 {
    font-size: 24px;
    margin: 0 0 12px;
    font-weight: 600;
}
.catalog-intro p {
    color: #575757;
    line-height: 1.85;
    margin: 0 0 12px;
}
.catalog-layout {
    display: grid;
    grid-template-columns: 270px minmax(0, 1fr);
    gap: 34px;
    align-items: start;
}
.catalog-sidebar {
    position: sticky;
    top: 22px;
    align-self: start;
}
.live-filter-form {
    border-right: 1px solid #eee;
    padding-right: 28px;
}
.filter-block {
    padding: 0 0 24px;
    margin: 0 0 24px;
    border-bottom: 1px solid #eee;
}
.filter-block h3 {
    margin: 0 0 14px;
    font-size: 16px;
    letter-spacing: .11em;
    text-transform: uppercase;
    font-weight: 700;
}
.filter-block input,
.filter-block select {
    width: 100%;
    height: 43px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 0 12px;
    font-size: 14px;
    color: #222;
}
.filter-search-block input { border-color: #d9d2c3; }
.filter-link-list {
    max-height: 310px;
    overflow: auto;
    padding-right: 6px;
}
.filter-link-list a {
    display: block;
    color: #333;
    padding: 6px 0;
    line-height: 1.35;
    text-decoration: none;
}
.filter-link-list a:hover,
.filter-link-list a.active {
    color: #a9822a;
    font-weight: 600;
}
.price-filter-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}
.filter-button-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.filter-button-row .btn {
    min-width: 88px;
    padding: 10px 15px;
}
.catalog-content { min-width: 0; }
.catalog-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 26px;
}
.catalog-result-count {
    color: #696969;
    font-size: 14px;
}
.catalog-sort-form select {
    min-width: 245px;
    height: 42px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 0 12px;
    color: #333;
}
.live-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px 24px;
}
.live-product-card {
    background: #fff;
    position: relative;
}
.live-product-image-wrap {
    position: relative;
    background: #f8f4ec;
    overflow: hidden;
}
.live-product-image {
    display: block;
    aspect-ratio: 1 / 1;
    background: #f8f4ec;
}
.live-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease, opacity .35s ease;
}
.live-product-card:hover .live-product-image img {
    transform: scale(1.045);
    opacity: .94;
}
.live-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 4px 9px;
    color: #fff;
    background: #111;
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
    line-height: 1;
}
.live-badge-sale { background: #b08a32; }
.live-badge-sold { background: #111; }
.live-product-hover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    transform: translateY(100%);
    transition: transform .24s ease;
    z-index: 2;
}
.live-product-card:hover .live-product-hover { transform: translateY(0); }
.live-product-hover a {
    background: rgba(17, 17, 17, .92);
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 10px 8px;
    text-decoration: none;
    border-right: 1px solid rgba(255,255,255,.18);
}
.live-product-hover a:hover { background: #b08a32; }
.live-product-info {
    padding: 13px 0 0;
}
.live-product-meta {
    color: #8a8a8a;
    text-transform: uppercase;
    letter-spacing: .09em;
    font-size: 11px;
    min-height: 16px;
    margin-bottom: 7px;
}
.live-product-info h3 {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 500;
    min-height: 44px;
}
.live-product-info h3 a {
    color: #111;
    text-decoration: none;
}
.live-product-info h3 a:hover { color: #a9822a; }
.live-price-row {
    min-height: 26px;
    display: flex;
    gap: 9px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 9px;
}
.live-price-row .price {
    color: #111;
    font-size: 14px;
    font-weight: 700;
}
.live-price-row .old-price {
    color: #999;
    font-size: 13px;
}
.live-add-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 29px;
    padding: 6px 12px;
    background: #c49a3a;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
}
.live-add-cart:hover {
    background: #111;
    color: #fff;
}
.empty-catalog-box {
    min-height: 260px;
    border: 1px solid #eee;
    background: #fffdf8;
    display: grid;
    place-items: center;
    text-align: center;
    padding: 40px;
}
.empty-catalog-box h2 {
    font-size: 28px;
    margin: 0 0 8px;
}
.live-pager {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 42px;
}
.live-pager a {
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #ddd;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #222;
    text-decoration: none;
    background: #fff;
}
.live-pager a:hover,
.live-pager a.active {
    background: #111;
    border-color: #111;
    color: #fff;
}
.product-detail-live-section {
    padding: 42px 0 64px;
    background: #fff;
}
.detail-breadcrumb { margin-bottom: 34px; }
.product-detail-live-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(380px, .95fr);
    gap: 58px;
    align-items: start;
}
.product-main-image-box {
    position: relative;
    background: #f8f4ec;
    overflow: hidden;
}
.product-main-image-box .primary-product-image {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}
.detail-badge { left: 18px; top: 18px; }
.live-thumb-row {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
    margin-top: 12px;
}
.live-thumb-row img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border: 1px solid #ddd;
    cursor: pointer;
    background: #f8f4ec;
}
.product-summary-live { padding-top: 10px; }
.product-detail-meta {
    color: #a9822a;
    text-transform: uppercase;
    letter-spacing: .14em;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 12px;
}
.product-summary-live h1 {
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.16;
    margin: 0 0 16px;
    font-weight: 600;
}
.product-short-description {
    color: #565656;
    line-height: 1.75;
    margin-bottom: 18px;
}
.live-detail-price {
    color: #111;
    font-size: 28px;
    margin: 22px 0;
}
.product-action-row-live {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin: 24px 0;
}
.live-spec-list {
    margin-top: 24px;
    grid-template-columns: 170px minmax(0, 1fr);
    border-color: #eee;
}
.product-description-live-section {
    background: #faf7ef;
    padding: 48px 0;
}
.product-description-panel {
    background: #fff;
    border: 1px solid #eee2c9;
    padding: 32px;
    max-width: 980px;
}
.product-description-panel h2 {
    margin-top: 0;
    font-size: 26px;
}

@media (max-width: 1200px) {
    .live-product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 992px) {
    .catalog-title-band { padding-top: 26px; }
    .catalog-heading { grid-template-columns: 1fr; }
    .catalog-heading img { display: none; }
    .catalog-layout { grid-template-columns: 1fr; }
    .catalog-sidebar { position: static; }
    .live-filter-form { border-right: 0; padding-right: 0; }
    .filter-link-list { max-height: 180px; }
    .catalog-toolbar { align-items: flex-start; flex-direction: column; }
    .catalog-sort-form select { width: 100%; min-width: 0; }
    .live-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .product-detail-live-grid { grid-template-columns: 1fr; gap: 34px; }
}

@media (max-width: 560px) {
    .live-product-grid { grid-template-columns: 1fr; }
    .live-product-hover { position: static; transform: none; }
    .catalog-breadcrumb { font-size: 12px; }
    .product-action-row-live .btn { width: 100%; }
    .live-spec-list { grid-template-columns: 1fr; gap: 4px 0; }
}

/* Phase: About, Contact and static content page polish */
.about-live-hero,
.contact-live-hero {
    background: #f8f5ee;
    padding: 58px 0 64px;
    border-bottom: 1px solid #eee3cf;
}
.about-live-grid {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
    gap: 56px;
    align-items: center;
}
.about-live-copy h1,
.contact-live-heading h1 {
    font-size: clamp(42px, 6vw, 76px);
    line-height: 1.02;
    letter-spacing: -.035em;
    margin: 10px 0 18px;
    font-weight: 600;
}
.lead-copy,
.contact-live-heading p {
    color: #4d4d4d;
    line-height: 1.8;
    font-size: 17px;
    max-width: 650px;
}
.about-live-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 26px;
}
.about-live-image-card {
    background: #fff;
    border: 1px solid #eadfc8;
    padding: 14px;
    box-shadow: 0 24px 45px rgba(0,0,0,.08);
}
.about-live-image-card img {
    width: 100%;
    display: block;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}
.about-brand-section { background: #fff; }
.about-brand-grid {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
    gap: 54px;
    align-items: start;
}
.about-brand-grid h2,
.office-list-live h2,
.live-contact-form h2,
.live-page-main h2 {
    font-size: clamp(28px, 4vw, 44px);
    line-height: 1.1;
    margin: 8px 0 18px;
    font-weight: 500;
}
.about-brand-grid p,
.live-page-main p,
.office-card-live p,
.contact-info-card p {
    color: #555;
    line-height: 1.75;
}
.brand-stat-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}
.brand-stat {
    border: 1px solid #eadfc8;
    background: #faf7ef;
    padding: 24px;
    min-height: 140px;
}
.brand-stat span {
    display: block;
    font-size: 34px;
    color: #a9822a;
    font-weight: 700;
    margin-bottom: 10px;
}
.timeline-live-section { background: #f8f5ee; }
.timeline-live {
    position: relative;
    max-width: 980px;
    margin: 36px auto 0;
}
.timeline-live:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #d8c79e;
}
.timeline-live-item {
    position: relative;
    width: calc(50% - 36px);
    background: #fff;
    border: 1px solid #eadfc8;
    padding: 24px;
    margin: 0 0 24px;
    box-shadow: 0 12px 28px rgba(0,0,0,.04);
}
.timeline-live-item:nth-child(even) { margin-left: calc(50% + 36px); }
.timeline-live-item:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #a9822a;
    border: 3px solid #f8f5ee;
}
.timeline-live-item:nth-child(odd):after { right: -44px; }
.timeline-live-item:nth-child(even):after { left: -44px; }
.timeline-live-item span {
    color: #a9822a;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: .04em;
}
.timeline-live-item h3 { margin: 8px 0 10px; font-size: 20px; }
.timeline-live-item p { color: #555; line-height: 1.7; margin: 0; }
.about-values-section { background: #fff; }
.value-card-grid,
.contact-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}
.about-cta-band {
    background: #111;
    color: #fff;
    padding: 42px 0;
}
.about-cta-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
.about-cta-grid h2 {
    max-width: 760px;
    font-size: clamp(28px, 4vw, 46px);
    line-height: 1.12;
    margin: 8px 0 0;
    color: #fff;
}
.about-cta-band .btn-outline { color: #fff; border-color: rgba(255,255,255,.45); }
.contact-live-heading { text-align: center; max-width: 820px; margin: 0 auto; }
.contact-live-section { background: #fff; }
.contact-live-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 410px;
    gap: 38px;
    align-items: start;
}
.contact-info-card,
.office-card-live,
.live-page-sidebox {
    border: 1px solid #eadfc8;
    background: #fff;
    padding: 24px;
}
.contact-info-card span {
    color: #a9822a;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: 11px;
    font-weight: 700;
}
.contact-info-card h3 { margin: 10px 0 12px; font-size: 20px; }
.office-list-live { margin-top: 42px; }
.office-card-live {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 16px;
}
.office-card-live h3 { margin-top: 0; font-size: 22px; }
.direction-link {
    align-self: flex-start;
    white-space: nowrap;
    border-bottom: 1px solid #111;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .08em;
}
.contact-enquiry-sticky {
    position: sticky;
    top: 100px;
}
.live-contact-form {
    background: #faf7ef;
    border: 1px solid #eadfc8;
    box-shadow: 0 20px 40px rgba(0,0,0,.06);
}
.live-content-hero {
    min-height: 300px;
}
.live-page-content-section { background: #fff; }
.live-page-shell {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    gap: 40px;
    align-items: start;
}
.live-page-main {
    max-width: 920px;
}
.live-page-main h2 { margin-top: 0; }
.live-page-main h3 {
    font-size: 22px;
    margin: 28px 0 10px;
}
.live-page-main ul,
.live-page-main ol {
    padding-left: 22px;
    line-height: 1.8;
    color: #555;
}
.live-page-sidebox {
    position: sticky;
    top: 100px;
    background: #faf7ef;
}
.live-page-sidebox h3 { margin-top: 0; font-size: 24px; }
.live-page-sidebox .btn { display: block; text-align: center; margin-top: 12px; }
.policy-block {
    border-left: 3px solid #a9822a;
    padding: 14px 18px;
    background: #faf7ef;
    margin: 18px 0;
}
.faq-list details {
    border: 1px solid #eadfc8;
    margin-bottom: 12px;
    padding: 16px 18px;
    background: #fff;
}
.faq-list summary {
    cursor: pointer;
    font-weight: 700;
}
.faq-list p { margin-bottom: 0; }

@media (max-width: 992px) {
    .about-live-grid,
    .about-brand-grid,
    .contact-live-grid,
    .live-page-shell { grid-template-columns: 1fr; }
    .value-card-grid,
    .contact-card-grid,
    .brand-stat-grid { grid-template-columns: 1fr; }
    .contact-enquiry-sticky,
    .live-page-sidebox { position: static; }
    .timeline-live:before { left: 0; }
    .timeline-live-item,
    .timeline-live-item:nth-child(even) { width: auto; margin-left: 28px; }
    .timeline-live-item:nth-child(odd):after,
    .timeline-live-item:nth-child(even):after { left: -36px; right: auto; }
    .about-cta-grid { display: block; }
}

@media (max-width: 560px) {
    .office-card-live { display: block; }
    .direction-link { display: inline-block; margin-top: 10px; }
    .about-live-hero, .contact-live-hero { padding: 38px 0; }
}

/* Live 2026 migrated content blocks */
.live-cms-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, .48fr);
    gap: 34px;
    align-items: start;
    margin-bottom: 32px;
}

.live-cms-grid > div {
    min-width: 0;
}

.live-cms-card {
    border: 1px solid #eadfc8;
    background: #faf7ef;
    padding: 24px;
}

.live-cms-card h3 {
    margin-top: 0;
}

.live-cms-card ul {
    margin-bottom: 0;
}

.live-cms-image-strip {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin: 24px 0;
}

.live-cms-image-strip img,
.live-cms-feature-image {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border: 1px solid #eadfc8;
    background: #faf7ef;
}

.live-cms-feature-image {
    aspect-ratio: 1 / 1;
}

@media (max-width: 900px) {
    .live-cms-grid,
    .live-cms-image-strip {
        grid-template-columns: 1fr;
    }
}

/* =========================================================
   Current bafleh.com conversion: clean header + full image home
   ========================================================= */
.new-bafleh-header {
    background: #fff;
    border-bottom: 1px solid #efefef;
    position: relative;
    z-index: 50;
}

.new-bafleh-header-inner {
    min-height: 96px;
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    align-items: center;
    gap: 32px;
    width: min(100% - 72px, 1780px);
    margin: 0 auto;
}

.new-bafleh-logo {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}

.new-bafleh-logo img {
    width: 202px;
    height: auto;
    max-height: 66px;
    object-fit: contain;
}

.new-bafleh-nav {
    min-width: 0;
}

.new-bafleh-menu {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin: 0;
    padding: 0;
}

.new-bafleh-menu a {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    color: #111;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    text-decoration: none;
    white-space: nowrap;
}

.new-bafleh-menu a:hover {
    color: #111;
    border-bottom-color: #111;
}

.new-bafleh-shop-link {
    margin-left: auto;
}

.new-bafleh-shop-link a {
    color: #666;
    font-size: 19px;
    text-transform: none;
    letter-spacing: 0;
}

.new-mobile-menu-button {
    display: none;
    width: 40px;
    height: 36px;
    border: 0;
    background: transparent;
    padding: 5px;
    justify-self: end;
}

.new-mobile-menu-button span {
    display: block;
    height: 2px;
    background: #111;
    margin: 6px 0;
}

.new-home-stage {
    background: #fff;
}

.new-home-panel {
    min-height: calc(100vh - 96px);
    position: relative;
    display: flex;
    align-items: center;
    padding: 7vh 0;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.new-home-panel-gold { background-image: url('/Content/bafleh/images/home-2026/home-hero-gold.jpg'); }
.new-home-panel-diamond { background-image: url('/Content/bafleh/images/home-2026/home-hero-diamond.jpg'); }
.new-home-panel-lightweight { background-image: url('/Content/bafleh/images/home-2026/home-hero-lightweight.jpg'); }
.new-home-panel-bridal { background-image: url('/Content/bafleh/images/home-2026/home-hero-bridal.jpg'); }
.new-home-panel-legacy { background-image: url('/Content/bafleh/images/home-2026/home-hero-legacy.jpg'); }

.new-home-panel-content {
    width: min(815px, calc(100% - 48px));
    margin-left: clamp(22px, 3.4vw, 64px);
    padding: clamp(34px, 5vw, 72px) clamp(34px, 5vw, 64px);
    background: rgba(48, 48, 48, .46);
    color: #fff;
}

.new-home-kicker {
    display: flex;
    align-items: center;
    gap: 18px;
    margin: 0 0 30px;
    color: rgba(255,255,255,.86);
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: .42em;
    line-height: 1.4 !important;
    text-transform: uppercase;
}

.new-home-kicker span {
    display: block;
    width: 32px;
    height: 1px;
    background: rgba(255,255,255,.70);
}

.new-home-panel h1,
.new-home-panel h2 {
    margin: 0 0 24px;
    color: #fff;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 4.4vw, 68px);
    line-height: 1.14;
    font-weight: 400;
    letter-spacing: 0;
}

.new-home-panel p {
    max-width: 720px;
    margin: 0;
    color: #fff;
    font-size: clamp(17px, 1.25vw, 21px);
    line-height: 1.55;
}

.new-home-services {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-top: 1px solid #e8e1d7;
    border-bottom: 1px solid #e8e1d7;
    background: #fff;
}

.new-home-services a {
    min-height: 168px;
    padding: 28px;
    border-right: 1px solid #e8e1d7;
    color: #111;
    text-decoration: none;
    transition: background .2s ease, color .2s ease;
}

.new-home-services a:last-child {
    border-right: 0;
}

.new-home-services a:hover {
    background: #111;
    color: #fff;
}

.new-home-services span {
    display: block;
    margin-bottom: 22px;
    color: #b8892f;
    font-size: 12px;
    letter-spacing: .16em;
}

.new-home-services strong {
    display: block;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 500;
}

.new-home-services small {
    display: block;
    color: inherit;
    font-size: 14px;
    line-height: 1.55;
    opacity: .75;
}

.new-home-products {
    background: #faf7f0;
}

.new-whatsapp-float {
    position: fixed;
    right: 24px;
    bottom: 28px;
    z-index: 80;
    width: 82px;
    height: 50px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #25d366;
    color: #fff !important;
    font-size: 0;
    box-shadow: 0 10px 26px rgba(0,0,0,.18);
}

.new-whatsapp-float::before {
    content: "WhatsApp";
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 1180px) {
    .new-bafleh-header-inner {
        grid-template-columns: 220px minmax(0, 1fr);
        width: min(100% - 36px, 1780px);
    }

    .new-bafleh-menu {
        gap: 14px;
    }

    .new-bafleh-menu a {
        font-size: 13px;
    }

    .new-bafleh-shop-link a {
        font-size: 17px;
    }
}

@media (max-width: 860px) {
    .new-bafleh-header-inner {
        min-height: 78px;
        grid-template-columns: 1fr auto;
    }

    .new-bafleh-logo img {
        width: 172px;
    }

    .new-mobile-menu-button {
        display: block;
    }

    .new-bafleh-nav {
        grid-column: 1 / -1;
        display: none;
        border-top: 1px solid #eee;
        padding: 8px 0 18px;
    }

    .new-bafleh-menu.is-open {
        display: flex;
    }

    .new-bafleh-nav:has(.new-bafleh-menu.is-open) {
        display: block;
    }

    .new-bafleh-menu {
        display: none;
        align-items: stretch;
        flex-direction: column;
        gap: 0;
    }

    .new-bafleh-menu a {
        min-height: 42px;
        width: 100%;
    }

    .new-bafleh-shop-link {
        margin-left: 0;
    }

    .new-home-panel {
        min-height: calc(100vh - 78px);
        align-items: flex-end;
        padding-bottom: 50px;
    }

    .new-home-panel-gold { background-image: url('/Content/bafleh/images/home-2026/home-mobile-gold.png'); }
    .new-home-panel-diamond { background-image: url('/Content/bafleh/images/home-2026/home-mobile-diamond.png'); }
    .new-home-panel-lightweight { background-image: url('/Content/bafleh/images/home-2026/home-mobile-lightweight.png'); }
    .new-home-panel-bridal { background-image: url('/Content/bafleh/images/home-2026/home-mobile-bridal.png'); }
    .new-home-panel-legacy { background-image: url('/Content/bafleh/images/home-2026/home-mobile-legacy.png'); }

    .new-home-panel-content {
        width: min(100% - 28px, 620px);
        margin: 0 auto;
        padding: 26px;
        background: rgba(42, 42, 42, .54);
    }

    .new-home-kicker {
        gap: 12px;
        margin-bottom: 18px;
        letter-spacing: .22em;
    }

    .new-home-panel h1,
    .new-home-panel h2 {
        font-size: clamp(34px, 10vw, 52px);
    }

    .new-home-services {
        grid-template-columns: 1fr;
    }

    .new-home-services a {
        min-height: 126px;
        border-right: 0;
        border-bottom: 1px solid #e8e1d7;
    }
}

@supports not selector(:has(*)) {
    @media (max-width: 860px) {
        .new-bafleh-nav {
            display: block;
        }
    }
}

/* Merged application service links */
.bafleh-system-links{display:flex;justify-content:flex-end;gap:14px;padding:7px 4vw;background:#171717;font-size:12px;letter-spacing:.04em}
.bafleh-system-links a{color:#f3e5bd;text-decoration:none}
.bafleh-system-links a:hover{color:#fff}


/* 2026 live-content enhancement */
.new-home-cta{display:inline-flex;margin-top:24px;padding:12px 20px;border:1px solid rgba(255,255,255,.8);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px;transition:.2s ease}
.new-home-cta:hover{background:#fff;color:#1d1d1d}
.new-home-brand-story{background:#f7f3ec}
.new-home-concierge{background:#1c1b19;color:#fff}
.new-home-story-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:70px;align-items:center}
.new-home-story-grid h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);line-height:1.08;margin:10px 0 22px}
.new-home-story-grid p{font-size:16px;line-height:1.85;max-width:760px}
.new-home-facts{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8c8aa}
.new-home-facts div{min-height:150px;padding:26px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #d8c8aa;border-bottom:1px solid #d8c8aa}
.new-home-facts div:nth-child(2n){border-right:0}.new-home-facts div:nth-last-child(-n+2){border-bottom:0}
.new-home-facts strong{font-family:Georgia,serif;font-size:38px;color:#9b741f}.new-home-facts span{margin-top:8px;line-height:1.4}
.new-home-concierge .eyebrow{color:#d4b56f}.new-home-concierge-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:34px;border:1px solid rgba(255,255,255,.2)}
.new-home-concierge-actions a:not(.btn){color:#fff;font-size:20px;text-decoration:none}
@media(max-width:860px){.new-home-story-grid{grid-template-columns:1fr;gap:34px}.new-home-facts{grid-template-columns:1fr}.new-home-facts div{border-right:0}.new-home-facts div:nth-last-child(2){border-bottom:1px solid #d8c8aa}.new-home-panel-content{background:rgba(25,25,25,.68)}}
