{"product_id":"vintage-8-unlacquered-brass-bridge-faucet-kitchen-sink-faucet-lever-handles","title":"Bridgeford - Unlacquered Brass Kitchen Bridge Faucet","description":"\u003cstyle\u003e\n  \/* ========== EXISTING STYLES ========== *\/\n.faucet-desc{\n  --primary:#1a1a1a;\n  --accent:#a67c52;\n  --accent-light:#d4b896;\n  --muted:#666;\n  --bg-light:#fafaf8;\n  --shadow:rgba(0,0,0,.1);\n  color:var(--primary);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n  line-height:1.6;\n  background:linear-gradient(to bottom,#fff 0%,var(--bg-light) 100%);\n}\n\n.faucet-desc__wrap{\n  max-width:900px;\n  margin:0 auto;\n  padding:clamp(24px,4vw,60px) clamp(16px,2vw,24px);\n}\n\n\/* FORCE-CENTER HEADER *\/\n.faucet-desc__header{\n  position:relative;\n  padding:clamp(40px,6vw,80px) 0;\n\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n\n  width:100%;\n  margin:0 auto;\n\n  text-align:center !important;\n}\n\n.faucet-desc__header *{\n  text-align:center !important;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.faucet-desc__header::after{\n  content:\"\";\n  position:absolute;\n  bottom:0;\n  left:50%;\n  transform:translateX(-50%);\n  width:80px;\n  height:3px;\n  background:linear-gradient(90deg,transparent,var(--accent),transparent);\n}\n\n.faucet-desc__eyebrow{\n  font-size:clamp(.75rem,1vw,.85rem);\n  letter-spacing:.15em;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin:0 0 1rem;\n  font-weight:600;\n}\n\n.faucet-desc__title{\n  font-size:clamp(2rem,4vw,3.5rem);\n  line-height:1.1;\n  margin:0 0 1rem;\n  font-weight:700;\n  color:var(--accent);\n}\n\n.faucet-desc__sub{\n  color:var(--muted);\n  font-size:clamp(1.5rem,1.8vw,1.6rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n  .faucet-desc__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .faucet-desc__video-container {\n    position: relative;\n    width: 100%;\n    max-width: 500px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 12px;\n    box-shadow: 0 10px 40px var(--shadow)\n  }\n\n  .faucet-desc__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n  }\n\n  .faucet-desc__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .faucet-desc__specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 30px;\n    background: #fff;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n\n  .faucet-desc__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__specs-table tr:last-child {\n    border-bottom: none\n  }\n\n  .faucet-desc__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\n  }\n\n  .faucet-desc__specs-table td:first-child {\n    font-weight: 700;\n    color: var(--primary);\n    width: 40%;\n    background: var(--bg-light)\n  }\n\n  .faucet-desc__specs-table td:last-child {\n    color: var(--muted)\n  }\n\n  .faucet-desc__dimensions-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    background: var(--bg-light);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 15px 0;\n    border: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__dimension-card {\n    text-align: center;\n    padding: 10px\n  }\n\n  .faucet-desc__dimension-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    color: var(--accent);\n    margin-bottom: 5px;\n    font-weight: 600\n  }\n\n  .faucet-desc__dimension-value {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--primary)\n  }\n\n  .faucet-desc__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\n  }\n\n  .faucet-desc__download {\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    padding: 25px;\n    border-radius: 8px;\n    text-align: center;\n    margin: 40px 0;\n    border: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__download h3 {\n    color: var(--primary)\n  }\n\n  .faucet-desc__download p {\n    color: var(--muted);\n    margin-bottom: 15px\n  }\n\n  .faucet-desc__download a {\n    display: inline-block;\n    background: var(--accent);\n    color: #fff;\n    padding: 12px 30px;\n    border-radius: 6px;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 14px;\n    transition: background .3s ease\n  }\n\n  .faucet-desc__download a:hover {\n    background: #8b6740\n  }\n\n  .faucet-desc__warranty-badge {\n    display: flex;\n    align-items: center;\n    gap: clamp(12px, 2vw, 20px);\n    margin: clamp(30px, 4vw, 50px) 0;\n    padding: clamp(16px, 3vw, 24px);\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 2px solid var(--accent);\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(166, 124, 82, .1);\n    transition: all .3s ease\n  }\n\n  .faucet-desc__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\n  }\n\n  .faucet-desc__warranty-badge-icon {\n    flex-shrink: 0;\n    width: clamp(40px, 6vw, 50px);\n    height: clamp(40px, 6vw, 50px);\n    color: var(--accent);\n    display: flex;\n    align-items: center;\n    justify-content: center\n  }\n\n  .faucet-desc__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n  }\n\n  .faucet-desc__warranty-badge-content {\n    flex: 1;\n    min-width: 0\n  }\n\n  .faucet-desc__warranty-badge-content strong {\n    display: block;\n    font-size: clamp(1rem, 2vw, 1.2rem);\n    font-weight: 700;\n    color: var(--primary);\n    margin-bottom: clamp(4px, 1vw, 8px);\n    line-height: 1.3\n  }\n\n  .faucet-desc__warranty-badge-content p {\n    margin: 0;\n    font-size: clamp(.85rem, 1.5vw, 1rem);\n    color: var(--muted);\n    line-height: 1.5\n  }\n\n  .faucet-desc__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n  }\n\n  .faucet-desc__config {\n    margin: 60px 0\n  }\n\n  .faucet-desc__config h2 {\n    font-size: 28px;\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center\n  }\n\n  .faucet-desc__config-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 700px;\n    margin: 0 auto 35px\n  }\n\n  .faucet-desc__config-slider-wrap {\n    position: relative;\n    overflow: hidden;\n    margin: 40px 0;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto\n  }\n\n  .faucet-desc__config-slider-title {\n    text-align: center;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 25px;\n    text-transform: uppercase;\n    letter-spacing: 1px\n  }\n\n  .faucet-desc__config-slider-container {\n    position: relative;\n    overflow-x: auto;\n    overflow-y: hidden;\n    border-radius: 12px;\n    scroll-behavior: smooth;\n    scroll-snap-type: x mandatory;\n    max-height: 500px;\n    padding: 0 40px\n  }\n\n  .faucet-desc__config-slider-container::-webkit-scrollbar {\n    height: 8px\n  }\n\n  .faucet-desc__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n\n  .faucet-desc__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n  }\n\n  .faucet-desc__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\n  }\n\n  .faucet-desc__config-slide {\n    flex: 0 0 calc(50% - 10px);\n    min-width: calc(50% - 10px);\n    scroll-snap-align: start\n  }\n\n  .faucet-desc__config-slide-img {\n    width: 100%;\n    height: 460px;\n    object-fit: cover;\n    border-radius: 12px;\n    box-shadow: 0 10px 40px var(--shadow);\n    display: block;\n    background: #fff;\n    border: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__config-slide-caption {\n    text-align: center;\n    margin-top: 12px;\n    font-size: 14px;\n    color: var(--primary);\n    font-weight: 600;\n    background: var(--bg-light);\n    padding: 8px 12px;\n    border-radius: 6px;\n    border: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__config-arrow {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(166, 124, 82, .8);\n    color: #fff;\n    border: none;\n    width: 35px;\n    height: 35px;\n    border-radius: 50%;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, .2);\n    transition: all .3s ease\n  }\n\n  .faucet-desc__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n\n  .faucet-desc__config-arrow--left {\n    left: 4px\n  }\n\n  .faucet-desc__config-arrow--right {\n    right: 4px\n  }\n\n  .faucet-desc__config-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-top: 40px;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    padding: 25px;\n    border-radius: 8px;\n    border: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__config-section h3 {\n    font-size: 16px;\n    color: var(--accent);\n    margin-bottom: 12px;\n    font-weight: 600;\n    text-align: center\n  }\n\n  .faucet-desc__config-options {\n    display: grid;\n    gap: 8px\n  }\n\n  .faucet-desc__config-section:first-child .faucet-desc__config-options {\n    grid-template-columns: 1fr 1fr\n  }\n\n  .faucet-desc__config-section:last-child .faucet-desc__config-options {\n    grid-template-columns: 1fr\n  }\n\n  .faucet-desc__config-option {\n    background: #fff;\n    padding: 10px;\n    border-radius: 6px;\n    border: 1px solid var(--accent-light);\n    font-size: 13px;\n    color: var(--primary);\n    text-align: center;\n    font-weight: 500;\n    cursor: pointer;\n    transition: all .2s ease;\n    position: relative\n  }\n\n  .faucet-desc__config-option:hover {\n    border-color: var(--accent);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n\n  .faucet-desc__reviews h2 {\n    font-size: 28px;\n    margin-bottom: 30px;\n    color: var(--primary);\n    font-weight: 600;\n    border-bottom: 2px solid var(--accent-light);\n    padding-bottom: 15px\n  }\n\n  .faucet-desc__review-slider-wrap {\n    position: relative;\n    overflow-x: auto;\n    overflow-y: hidden;\n    border-radius: 12px;\n    scroll-behavior: smooth;\n    padding: 0 10px\n  }\n\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n  }\n\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n  }\n\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n  }\n\n  .faucet-desc__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n  }\n\n  .faucet-desc__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\n  }\n\n  .faucet-desc__review-arrow {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(166, 124, 82, .8);\n    color: #fff;\n    border: none;\n    width: 35px;\n    height: 35px;\n    border-radius: 50%;\n    cursor: pointer;\n    z-index: 20;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, .2);\n    transition: all .3s ease\n  }\n\n  .faucet-desc__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n\n  .faucet-desc__review-arrow--left {\n    left: 8px\n  }\n\n  .faucet-desc__review-arrow--right {\n    right: 8px\n  }\n\n  .faucet-desc__review-card {\n    background: #fff;\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: 25px;\n    box-shadow: 0 4px 15px var(--shadow);\n    transition: all .3s ease;\n    height: 100%\n  }\n\n  .faucet-desc__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\n  }\n\n  .faucet-desc__review-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    margin-bottom: 12px\n  }\n\n  .faucet-desc__review-author {\n    font-weight: 700;\n    color: var(--primary)\n  }\n\n  .faucet-desc__review-verified {\n    font-size: 11px;\n    background: var(--accent);\n    color: #fff;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-weight: 600\n  }\n\n  .faucet-desc__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\n  }\n\n  .faucet-desc__review-text {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 12px\n  }\n\n  .faucet-desc__review-highlight {\n    font-size: 12px;\n    color: var(--accent);\n    font-style: italic;\n    border-left: 2px solid var(--accent-light);\n    padding-left: 10px\n  }\n\n  \/* ========== FEATURES GRID - IMPROVED ========== *\/\n  .faucet-desc__features {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .faucet-desc__features h2 {\n    font-size: clamp(22px, 4vw, 28px);\n    margin-bottom: clamp(20px, 4vw, 30px);\n    color: var(--primary);\n    font-weight: 600;\n    border-bottom: 2px solid var(--accent-light);\n    padding-bottom: 15px\n  }\n\n  .faucet-desc__features-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 25px;\n    margin: 0;\n    padding: 0;\n    list-style: none\n  }\n\n  .faucet-desc__features-list li {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n    padding: 20px;\n    background: #fff;\n    border-radius: 12px;\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 2px 8px var(--shadow);\n    transition: all .3s ease\n  }\n\n  .faucet-desc__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\n  }\n\n  .faucet-desc__feature-icon {\n    width: 50px;\n    height: 50px;\n    background: #f0e8df;\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    color: var(--accent);\n    border: 1px solid var(--accent-light);\n    align-self: flex-start\n  }\n\n  .faucet-desc__feature-icon svg {\n    width: 28px;\n    height: 28px\n  }\n\n  .faucet-desc__feature-content h4 {\n    font-size: clamp(15px, 2vw, 16px);\n    font-weight: 700;\n    margin-bottom: 8px;\n    color: var(--primary);\n    line-height: 1.3\n  }\n\n  .faucet-desc__feature-content p {\n    font-size: clamp(13px, 1.5vw, 14px);\n    color: var(--muted);\n    line-height: 1.6;\n    margin: 0\n  }\n\n  .faucet-desc__package {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .faucet-desc__package h2 {\n    font-size: 28px;\n    margin-bottom: 30px;\n    color: var(--primary);\n    font-weight: 600;\n    border-bottom: 2px solid var(--accent-light);\n    padding-bottom: 15px\n  }\n\n  .faucet-desc__package-list {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    margin: 0;\n    padding: 0;\n    list-style: none\n  }\n\n  .faucet-desc__package-list li {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    padding: 8px 12px;\n    font-size: 13px;\n    background: var(--bg-light);\n    border-radius: 6px;\n    border: 1px solid var(--accent-light);\n    transition: all .2s ease\n  }\n\n  .faucet-desc__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n\n  .faucet-desc__package-list li:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold;\n    font-size: 14px;\n    flex-shrink: 0\n  }\n\n  .faucet-desc__faq {\n    margin-top: clamp(60px, 8vw, 100px)\n  }\n\n  .faucet-desc__faq h2 {\n    font-size: 28px;\n    margin-bottom: 20px;\n    color: var(--primary);\n    font-weight: 600;\n    border-bottom: 2px solid var(--accent-light);\n    padding-bottom: 15px\n  }\n\n  .faucet-desc__faq details {\n    border: none;\n    border-radius: 6px;\n    padding: 15px;\n    background: var(--bg-light);\n    box-shadow: 0 4px 15px var(--shadow);\n    transition: all .3s ease;\n    margin-bottom: 10px;\n    border: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\n  }\n\n  .faucet-desc__faq summary {\n    font-weight: 600;\n    color: var(--primary);\n    outline: none;\n    user-select: none;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    cursor: pointer;\n    font-size: 15px\n  }\n\n  .faucet-desc__faq summary::before {\n    content: \"→\";\n    color: var(--accent);\n    font-weight: bold;\n    font-size: 1.2em;\n    transition: transform .3s ease\n  }\n\n  .faucet-desc__faq details[open] summary::before {\n    transform: rotate(90deg)\n  }\n\n  .faucet-desc__faq summary:hover {\n    color: var(--accent)\n  }\n\n  .faucet-desc__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n  }\n\n  .faucet-desc__faq p {\n    color: var(--muted);\n    line-height: 1.6;\n    font-size: 14px;\n    margin: 0\n  }\n\n  .ie-warranty {\n    font-family: inherit;\n    margin: clamp(40px, 6vw, 60px) 0;\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    overflow: hidden;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    box-shadow: 0 4px 15px var(--shadow)\n  }\n\n  .ie-warranty__top {\n    display: flex;\n    align-items: center;\n    gap: .75rem;\n    padding: 1.5rem 1.5rem 1rem;\n    background: var(--accent);\n    color: #fff\n  }\n\n  .ie-warranty__shield {\n    width: 24px;\n    height: 24px;\n    flex: 0 0 24px;\n    color: #fff\n  }\n\n  .ie-warranty__title {\n    margin: 0;\n    font-size: 1.2rem;\n    font-weight: 700;\n    letter-spacing: .2px;\n    color: #fff\n  }\n\n  .ie-warranty__body {\n    padding: 1.5rem\n  }\n\n  .ie-warranty__body p {\n    margin: 0 0 .75rem 0;\n    line-height: 1.6;\n    color: var(--primary)\n  }\n\n  .ie-warranty__list {\n    margin: .5rem 0 0 0;\n    padding-left: 1.25rem;\n    color: var(--primary)\n  }\n\n  .ie-warranty__list li {\n    margin: .4rem 0;\n    line-height: 1.5\n  }\n\n  .ie-warranty__note {\n    margin-top: 1rem;\n    font-size: .9rem;\n    opacity: .8;\n    color: var(--muted)\n  }\n\n  .ie-warranty__badge {\n    display: flex;\n    align-items: center;\n    gap: .75rem;\n    margin: 1.5rem 0 1rem;\n    padding: 1rem 1.25rem;\n    border: 2px solid var(--accent);\n    border-radius: 8px;\n    background: #fff;\n    box-shadow: 0 2px 8px rgba(166, 124, 82, .1)\n  }\n\n  .ie-warranty__badge .tick {\n    font-size: 1.2rem;\n    line-height: 1;\n    color: var(--accent)\n  }\n\n  .ie-warranty__badge strong {\n    font-weight: 700;\n    color: var(--primary)\n  }\n\n  .ie-warranty__badge div {\n    color: var(--primary)\n  }\n\n  \/* ========== CRO STYLES ========== *\/\n  \/* CTA Section *\/\n  .faucet-desc__cta-section {\n    text-align: center;\n    margin: clamp(30px, 4vw, 40px) 0;\n    padding: clamp(20px, 3vw, 30px);\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border-radius: 12px;\n    border: 2px solid var(--accent);\n    box-shadow: 0 8px 30px rgba(166, 124, 82, .15)\n  }\n\n  .faucet-desc__price {\n    font-size: clamp(2rem, 4vw, 2.5rem);\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 15px\n  }\n\n  .faucet-desc__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\n  }\n\n  .faucet-desc__cta-primary {\n    background: var(--accent);\n    color: #fff;\n    border: none;\n    padding: clamp(14px, 2vw, 18px) clamp(30px, 4vw, 40px);\n    font-size: clamp(15px, 2vw, 18px);\n    font-weight: 700;\n    border-radius: 8px;\n    cursor: pointer;\n    transition: all .3s ease;\n    box-shadow: 0 4px 15px rgba(166, 124, 82, .3);\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    width: 100%;\n    max-width: 400px\n  }\n\n  .faucet-desc__cta-primary:hover {\n    background: #8b6740;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .4)\n  }\n\n  .faucet-desc__cta-primary:active {\n    transform: translateY(0)\n  }\n\n  .faucet-desc__trust-bar {\n    display: flex;\n    justify-content: center;\n    gap: clamp(15px, 3vw, 30px);\n    margin-top: 20px;\n    flex-wrap: wrap;\n    font-size: clamp(11px, 1.5vw, 14px);\n    color: var(--primary);\n    font-weight: 500\n  }\n\n  .faucet-desc__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n  }\n\n  .faucet-desc__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\n  }\n\n  \/* Guarantee Bar *\/\n  .faucet-desc__guarantees-bar {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n    padding: 20px;\n    background: #fff;\n    border-radius: 12px;\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 4px 15px var(--shadow)\n  }\n\n  .guarantee-item {\n    text-align: center;\n    padding: 15px;\n    background: var(--bg-light);\n    border-radius: 8px;\n    transition: all .3s ease\n  }\n\n  .guarantee-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n\n  .guarantee-item svg {\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 10px;\n    color: var(--accent)\n  }\n\n  .guarantee-item strong {\n    display: block;\n    font-size: clamp(12px, 1.5vw, 14px);\n    color: var(--primary);\n    margin-top: 8px\n  }\n\n  \/* Comparison Table *\/\n  .faucet-desc__comparison {\n    margin: 60px 0;\n    padding: 40px 0\n  }\n\n  .faucet-desc__comparison h2 {\n    font-size: clamp(22px, 4vw, 28px);\n    margin-bottom: 30px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center;\n    border-bottom: 2px solid var(--accent-light);\n    padding-bottom: 15px\n  }\n\n  .faucet-desc__comparison-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px var(--shadow)\n  }\n\n  .faucet-desc__comparison-table th {\n    padding: 15px;\n    background: var(--accent);\n    color: #fff;\n    font-weight: 700;\n    text-align: left;\n    font-size: 15px\n  }\n\n  .faucet-desc__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n  }\n\n  .faucet-desc__comparison-table tr:last-child td {\n    border-bottom: none\n  }\n\n  .faucet-desc__comparison-table td:first-child {\n    font-weight: 600;\n    color: var(--primary);\n    background: var(--bg-light);\n    width: 30%\n  }\n\n  .faucet-desc__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n  }\n\n  .faucet-desc__comparison-table td:nth-child(3) {\n    color: #7a271a\n  }\n\n  .faucet-desc__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\n  }\n\n  \/* Guarantee Box *\/\n  .faucet-desc__guarantee-box {\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 2px solid var(--accent);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 30px);\n    margin: 40px 0;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, .15)\n  }\n\n  .faucet-desc__guarantee-box h3 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 20px;\n    text-align: center\n  }\n\n  .faucet-desc__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\n  }\n\n  .faucet-desc__guarantee-box li {\n    padding: 12px 0 12px 35px;\n    position: relative;\n    font-size: clamp(13px, 1.5vw, 15px);\n    line-height: 1.6;\n    color: var(--primary);\n    border-bottom: 1px solid var(--accent-light)\n  }\n\n  .faucet-desc__guarantee-box li:last-child {\n    border-bottom: none\n  }\n\n  .faucet-desc__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n  }\n\n  .faucet-desc__guarantee-box li strong {\n    color: var(--accent)\n  }\n\n  .faucet-desc__guarantee-box p {\n    text-align: center;\n    color: var(--muted);\n    font-style: italic;\n    margin: 0;\n    font-size: clamp(12px, 1.5vw, 14px)\n  }\n\n  \/* Review Stats *\/\n  .faucet-desc__review-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-bottom: 30px;\n    padding: 25px;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border-radius: 12px;\n    border: 1px solid var(--accent-light)\n  }\n\n  .stat {\n    text-align: center;\n    padding: 15px\n  }\n\n  .stat-number {\n    font-size: clamp(2rem, 4vw, 2.5rem);\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 5px\n  }\n\n  .stat-label {\n    font-size: 13px;\n    color: var(--muted);\n    text-transform: uppercase;\n    letter-spacing: .5px\n  }\n\n  \/* Review Highlights *\/\n  .faucet-desc__review-highlights {\n    display: flex;\n    gap: 15px;\n    margin-bottom: 25px;\n    flex-wrap: wrap;\n    justify-content: center\n  }\n\n  .highlight {\n    background: #fff;\n    padding: 10px 18px;\n    border-radius: 20px;\n    font-size: 13px;\n    color: var(--primary);\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n\n  \/* Scarcity Notice *\/\n  .faucet-desc__scarcity-notice {\n    background: #fff8f0;\n    border: 2px solid var(--accent);\n    border-radius: 8px;\n    padding: clamp(12px, 2vw, 15px) clamp(15px, 3vw, 20px);\n    margin: 25px 0;\n    text-align: center;\n    font-size: clamp(12px, 1.5vw, 14px);\n    color: var(--primary);\n    line-height: 1.6\n  }\n\n  .faucet-desc__scarcity-notice a {\n    color: var(--accent);\n    font-weight: 700;\n    text-decoration: none;\n    border-bottom: 2px solid var(--accent)\n  }\n\n  .faucet-desc__scarcity-notice a:hover {\n    color: #8b6740\n  }\n\n  \/* Config Price Tags *\/\n  .config-price {\n    display: block;\n    font-size: 11px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-top: 4px\n  }\n\n  \/* Customer Photos Gallery *\/\n  .faucet-desc__ugc {\n    margin: 60px 0\n  }\n\n  .faucet-desc__ugc h2 {\n    font-size: 28px;\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center;\n    border-bottom: 2px solid var(--accent-light);\n    padding-bottom: 15px\n  }\n\n  .faucet-desc__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n  }\n\n  .faucet-desc__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px\n  }\n\n  .faucet-desc__ugc-item {\n    position: relative;\n    overflow: hidden;\n    border-radius: 8px;\n    box-shadow: 0 4px 15px var(--shadow);\n    aspect-ratio: 1\n  }\n\n  .faucet-desc__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n  }\n\n  .faucet-desc__ugc-item:hover img {\n    transform: scale(1.05)\n  }\n\n  .faucet-desc__ugc-credit {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: rgba(0, 0, 0, .7);\n    color: #fff;\n    padding: 8px;\n    font-size: 11px;\n    text-align: center\n  }\n\n  \/* Trust Signals *\/\n  .faucet-desc__trust-signals {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 25px;\n    flex-wrap: wrap;\n    margin: 30px 0;\n    padding: 20px;\n    background: var(--bg-light);\n    border-radius: 8px\n  }\n\n  .faucet-desc__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n  }\n\n  .faucet-desc__trust-signals img:hover {\n    opacity: 1\n  }\n\n  .faucet-desc__trust-signals .ssl-badge,\n  .faucet-desc__trust-signals .certification {\n    font-size: 13px;\n    color: var(--muted);\n    font-weight: 600\n  }\n\n  \/* Lifestyle sections *\/\n  .lifestyle-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    margin: clamp(40px, 6vw, 60px) 0\n  }\n\n  .lifestyle-section__image {\n    position: relative;\n    overflow: hidden;\n    border-radius: 8px;\n    box-shadow: 0 10px 40px rgba(0, 0, 0, .1)\n  }\n\n  .lifestyle-section__image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform .5s ease\n  }\n\n  .lifestyle-section__content h3 {\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-size: clamp(18px, 2.5vw, 20px);\n    font-weight: 600;\n    line-height: 1.3\n  }\n\n  .lifestyle-section__content p {\n    color: var(--muted);\n    line-height: 1.7;\n    font-size: clamp(14px, 1.5vw, 15px);\n    margin: 0\n  }\n\n  \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n  @media (max-width: 768px) {\n\n    \/* Features Grid - Single Column on Mobile *\/\n    .faucet-desc__features-list {\n      grid-template-columns: 1fr;\n      gap: 15px\n    }\n\n    .faucet-desc__features-list li {\n      padding: 15px;\n      gap: 12px\n    }\n\n    .faucet-desc__feature-icon {\n      width: 45px;\n      height: 45px\n    }\n\n    .faucet-desc__feature-icon svg {\n      width: 24px;\n      height: 24px\n    }\n\n    \/* Config Grid *\/\n    .faucet-desc__config-grid {\n      grid-template-columns: 1fr;\n      padding: 20px;\n      gap: 25px\n    }\n\n    .faucet-desc__config-section:first-child .faucet-desc__config-options {\n      grid-template-columns: 1fr\n    }\n\n    \/* Config Slider *\/\n    .faucet-desc__config-slide {\n      flex: 0 0 calc(100% - 20px);\n      min-width: calc(100% - 20px)\n    }\n\n    .faucet-desc__config-slider-wrap {\n      max-width: 100%\n    }\n\n    .faucet-desc__config-slide-img {\n      height: 300px\n    }\n\n    .faucet-desc__config-slider-title {\n      font-size: 18px;\n      margin-bottom: 20px\n    }\n\n    \/* Review Slider *\/\n    .faucet-desc__review-slider-item {\n      flex: 0 0 calc(100% - 25px);\n      min-width: calc(100% - 25px)\n    }\n\n    .faucet-desc__review-card {\n      padding: 20px\n    }\n\n    \/* Dimensions Grid *\/\n    .faucet-desc__dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      padding: 15px\n    }\n\n    .faucet-desc__dimension-card {\n      padding: 8px\n    }\n\n    .faucet-desc__dimension-value {\n      font-size: 18px\n    }\n\n    \/* Package List *\/\n    .faucet-desc__package-list {\n      grid-template-columns: 1fr;\n      gap: 6px\n    }\n\n    .faucet-desc__package-list li {\n      font-size: 12px;\n      padding: 10px 12px\n    }\n\n    \/* Specs Table *\/\n    .faucet-desc__specs-table td {\n      padding: 10px 12px;\n      font-size: 13px\n    }\n\n    .faucet-desc__specs-table td:first-child {\n      width: 45%\n    }\n\n    \/* Lifestyle Sections - Stack on Mobile *\/\n    .lifestyle-section {\n      grid-template-columns: 1fr;\n      gap: 20px\n    }\n\n    .lifestyle-section[style*=\"direction:rtl\"] {\n      direction: ltr\n    }\n\n    .lifestyle-section__content {\n      direction: ltr\n    }\n\n    \/* Warranty Badge *\/\n    .faucet-desc__warranty-badge {\n      flex-direction: column;\n      text-align: center;\n      gap: 12px;\n      padding: 20px\n    }\n\n    .faucet-desc__warranty-badge-icon {\n      width: 50px;\n      height: 50px\n    }\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      padding: 20px\n    }\n\n    .stat {\n      padding: 10px\n    }\n\n    \/* Guarantees Bar *\/\n    .faucet-desc__guarantees-bar {\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      padding: 15px\n    }\n\n    .guarantee-item {\n      padding: 12px\n    }\n\n    .guarantee-item svg {\n      width: 28px;\n      height: 28px\n    }\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison {\n      padding: 20px 0\n    }\n\n    .faucet-desc__comparison-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto\n    }\n\n    .faucet-desc__comparison-table th,\n    .faucet-desc__comparison-table td {\n      padding: 8px 6px;\n      word-break: break-word\n    }\n\n    .faucet-desc__comparison-table th {\n      font-size: 11px\n    }\n\n    .faucet-desc__comparison-table td:first-child {\n      width: 25%;\n      min-width: 70px\n    }\n\n    .faucet-desc__comparison-table td:nth-child(2),\n    .faucet-desc__comparison-table td:nth-child(3) {\n      width: 37.5%\n    }\n\n    \/* Headers *\/\n    .faucet-desc__header {\n      padding: clamp(30px, 5vw, 50px) 0\n    }\n\n    .faucet-desc__title {\n      line-height: 1.2\n    }\n\n    .faucet-desc__sub {\n      font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section {\n      padding: 20px 15px\n    }\n\n    .faucet-desc__trust-bar {\n      gap: 10px;\n      font-size: 11px\n    }\n\n    \/* FAQ *\/\n    .faucet-desc__faq summary {\n      font-size: 14px\n    }\n\n    .faucet-desc__faq p {\n      font-size: 13px\n    }\n\n    .faucet-desc__faq details {\n      padding: 12px\n    }\n\n    \/* Warranty *\/\n    .ie-warranty__title {\n      font-size: 1rem\n    }\n\n    .ie-warranty__badge {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: .35rem\n    }\n\n    .ie-warranty__body {\n      padding: 1.2rem\n    }\n\n    \/* Download Section *\/\n    .faucet-desc__download {\n      padding: 20px 15px\n    }\n\n    .faucet-desc__download h3 {\n      font-size: 18px\n    }\n\n    .faucet-desc__download p {\n      font-size: 13px\n    }\n\n    .faucet-desc__download a {\n      padding: 12px 24px;\n      font-size: 13px\n    }\n  }\n\n  @media (max-width: 480px) {\n\n    \/* Further mobile optimizations *\/\n    .faucet-desc__wrap {\n      padding: 20px 12px\n    }\n\n    .faucet-desc__header {\n      padding: 25px 0\n    }\n\n    .faucet-desc__config-slider-container {\n      padding: 0 35px\n    }\n\n    .faucet-desc__config-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n\n    .faucet-desc__review-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n\n    .faucet-desc__guarantees-bar {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 12px\n    }\n\n    .guarantee-item {\n      padding: 10px\n    }\n\n    .faucet-desc__trust-bar {\n      flex-direction: column;\n      gap: 8px;\n      align-items: center\n    }\n\n    .faucet-desc__features-list {\n      gap: 12px\n    }\n\n    .faucet-desc__features-list li {\n      padding: 12px\n    }\n  }\n  \/* Fix for Config Gallery Arrows *\/\n.faucet-desc__config-arrow {\n    width: 40px !important;      \/* Fixed width *\/\n    height: 40px !important;     \/* Fixed height *\/\n    min-width: 40px !important;  \/* Prevents squishing *\/\n    padding: 0 !important;       \/* Removes default button padding *\/\n    border-radius: 50% !important; \/* Perfect circle *\/\n    display: flex !important;\n    align-items: center;\n    justify-content: center;\n    line-height: 1 !important;\n    background: rgba(166, 124, 82, 0.9); \/* Slightly more opaque for visibility *\/\n    cursor: pointer;\n    z-index: 20;\n}\n\/* Add this to the end of your style tag *\/\n.faucet-desc__sub,\n.faucet-desc__config-intro {\n    margin-left: auto !important;\n    margin-right: auto !important;\n    width: 100%;\n    display: block;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"faucet-desc__header\"\u003e\n\u003cdiv class=\"faucet-desc__eyebrow\"\u003eSolid Brass • Handcrafted in Morocco\u003c\/div\u003e\n\u003ch2 class=\"faucet-desc__title\"\u003eThe Bridgeford Faucet: Refined Elegance, Built to Last\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eAn elevated take on the classic bridge design featuring a sculpted base, balanced proportions, and clean detailing. Crafted in unlacquered solid brass, it evolves with your home, gaining character with every use.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv class=\"faucet-desc__price-note\" style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\"\u003eHandcrafted to order • Fast Delivery\u003c\/div\u003e\n\u003ca aria-label=\"Configure and add to cart\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12L11 14L15 10\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e30-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4Z\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eFree Shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17H11V15H13V17ZM13 13H11V7H13V13Z\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eLifetime Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature, we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 800px; height: auto; border-radius: 12px; margin: 0 auto; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Brass Nova Bridge Faucet – Simple Cross Handle\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-bridge-faucet-8-widespread-kitchen-faucet-9600634.jpg\"\u003e\u003c\/section\u003e\n\n\u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION SCOPED CSS\n     ════════════════════════════════════════════════ --\u003e\n\u003cstyle\u003e\n  \/* ─── Scoped Variables \u0026 Reset ─── *\/\n  .ieast-rev-island {\n    --bg-cream:  #fcfaf6;      \/* Matching the image light warm background *\/\n    --top-bar:   #2e241c;      \/* Matching the image dark brown header *\/\n    --gold:      #cc9d6b;      \/* Matching the image quote marks *\/\n    --ink:       #2c2a28;\n    --ink-soft:  #4a4744;\n    --ink-muted: #8c8782;\n    --note-bg:   #ffffff;\n    --border:    rgba(0, 0, 0, 0.05);\n    --shadow:    0 8px 24px rgba(46, 36, 28, 0.06); \n    --font-head: 'Cormorant Garamond', serif;\n    --font-body: 'Jost', sans-serif;\n    \n    -webkit-font-smoothing: antialiased;\n    font-family: var(--font-body);\n    color: var(--ink);\n    line-height: 1.5;\n    box-sizing: border-box;\n  }\n  \n  .ieast-rev-island *,\n  .ieast-rev-island *::before,\n  .ieast-rev-island *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* ─── Section Shell ─── *\/\n  .ieast-rev-island {\n    max-width: 1050px;\n    margin: 40px auto;\n    background: var(--bg-cream);\n    border-radius: 4px; \/* subtle rounding *\/\n    position: relative;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.04);\n    border: 1px solid var(--border);\n    overflow: hidden;\n  }\n\n  \/* ─── Top Bar (Like Attached Image) ─── *\/\n  .ieast-rev-topbar {\n    background: var(--top-bar);\n    padding: 14px 24px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n  .ieast-rev-topbar span {\n    color: var(--gold);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n  .ieast-rev-topbar-right {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  \/* ─── Slider ─── *\/\n  .ieast-rev-slider-wrap {\n    position: relative;\n    z-index: 2;\n  }\n  .ieast-rev-slider {\n    overflow: hidden;\n  }\n  .ieast-rev-track {\n    display: flex;\n    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\n    will-change: transform;\n    align-items: stretch;\n  }\n\n  \/* ─── Slide ─── *\/\n  .ieast-rev-slide {\n    min-width: 100%;\n    display: grid;\n    \/* Image takes up more than half (~60%), Content takes the rest (~40%) *\/\n    grid-template-columns: 1.5fr 1fr; \n  }\n\n  \/* ─── Image Column ─── *\/\n  .ieast-rev-img-col {\n    position: relative;\n    width: 100%;\n    height: 100%;\n    min-height: 540px; \n    overflow: hidden;\n  }\n  .ieast-rev-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* ─── Content Column (Right Side) ─── *\/\n  .ieast-rev-content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 20px 30px 40px 20px; \/* Extra bottom padding for floating controls *\/\n    background: var(--bg-cream);\n  }\n\n  \/* ─── The 'Note' Shape ─── *\/\n  .ieast-rev-note {\n    background: var(--note-bg);\n    padding: 20px 20px;\n    border-radius: 2px;\n    box-shadow: var(--shadow);\n    border: 1px solid #f4f0eb;\n    position: relative;\n    width: 100%;\n    max-width: 440px;\n    margin: 0 auto;\n  }\n  \n  \/* Fold detail for note look (optional neat touch) *\/\n  .ieast-rev-note::before {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    border-width: 0 16px 16px 0;\n    border-style: solid;\n    border-color: #f7f3ef var(--bg-cream) transparent transparent;\n    box-shadow: -2px 2px 4px rgba(0,0,0,0.03);\n    border-bottom-left-radius: 2px;\n  }\n\n  .ieast-rev-quote-mark {\n    font-family: var(--font-head);\n    font-size: 60px;\n    color: var(--gold);\n    line-height: 0.6;\n    margin-bottom: 15px;\n    display: block;\n  }\n\n  .ieast-rev-text {\n    font-family: var(--font-head);\n    font-size: clamp(14px, 2vw, 22px);\n    font-weight: 400;\n    line-height: 1.45;\n    color: var(--ink);\n    font-style: italic;\n    margin-bottom: 20px;\n  }\n\n  .ieast-rev-meta-block {\n    border-top: 1px solid var(--border);\n    padding-top: 5px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .ieast-rev-stars {\n    display: flex;\n    gap: 4px;\n  }\n  .ieast-rev-stars svg {\n    width: 16px; height: 16px;\n    fill: var(--gold);\n  }\n\n  .ieast-rev-author-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .ieast-rev-name {\n    font-family: var(--font-body);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--ink);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n  .ieast-rev-date {\n    font-size: 12px;\n    color: var(--ink-muted);\n    font-style: italic;\n  }\n\n  .ieast-rev-attrs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .ieast-rev-attr-pill {\n    display: inline-flex;\n    align-items: center;\n    font-size: 10px;\n    color: var(--ink-soft);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    background: #fbfbfb;\n    border: 1px solid var(--border);\n    padding: 3px 8px;\n    border-radius: 2px;\n  }\n  .ieast-rev-attr-pill strong {\n    color: var(--top-bar);\n    font-weight: 500;\n    margin-right: 4px;\n  }\n\n  \/* ─── Navigation Controls (Fixed at bottom right) ─── *\/\n  .ieast-rev-controls {\n    position: absolute;\n    bottom: 0;\n    right: 0;\n    width: 40%; \/* Matches exactly the 1fr content column (1.5fr \/ 1fr ratio) *\/\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 20px 30px;\n    z-index: 10;\n    background: linear-gradient(to top, var(--bg-cream) 60%, transparent); \/* slight fade *\/\n  }\n\n  .ieast-rev-arrows {\n    display: flex;\n    gap: 10px;\n  }\n  .ieast-rev-btn {\n    width: 38px; height: 38px;\n    border: 1px solid rgba(0,0,0,0.1);\n    background: var(--note-bg);\n    cursor: pointer;\n    display: flex; align-items: center; justify-content: center;\n    transition: all 0.3s ease;\n    border-radius: 50%;\n  }\n  .ieast-rev-btn:hover {\n    background: var(--top-bar);\n    border-color: var(--top-bar);\n  }\n  .ieast-rev-btn:hover svg { stroke: #fff; }\n  .ieast-rev-btn svg {\n    width: 16px; height: 16px;\n    stroke: var(--ink);\n    fill: none;\n    stroke-width: 1.2;\n    transition: stroke 0.3s;\n  }\n\n  .ieast-rev-dots {\n    display: flex;\n    gap: 6px;\n  }\n  .ieast-rev-dot {\n    width: 20px; height: 2px;\n    background: rgba(0,0,0,0.1);\n    border: none;\n    cursor: pointer;\n    padding: 0;\n    transition: all 0.3s ease;\n  }\n  .ieast-rev-dot.active {\n    background: var(--top-bar);\n  }\n\n  \/* ─── Mobile ─── *\/\n  @media (max-width: 992px) {\n    .ieast-rev-island { max-width: 92%; }\n    .ieast-rev-slide { grid-template-columns: 1.2fr 1fr; }\n    .ieast-rev-controls { width: 45.45%; } \/* matches new 1.2fr\/1fr ratio *\/\n  }\n\n  @media (max-width: 768px) {\n    .ieast-rev-island { margin: 20px auto; border-radius: 4px; }\n    .ieast-rev-topbar span { font-size: 9px; }\n    \n    .ieast-rev-slide {\n      grid-template-columns: 1fr; \/* stack vertically *\/\n    }\n    \n    .ieast-rev-img-col {\n      min-height: auto;\n      height: 340px;\n    }\n    \n    .ieast-rev-content {\n      padding: 30px 20px 90px 20px;\n    }\n\n    .ieast-rev-note {\n      padding: 26px 22px;\n    }\n    .ieast-rev-text {\n      font-size: 18px;\n    }\n    \n    .ieast-rev-controls {\n      width: 100%; \/* Spans full width on mobile *\/\n      background: var(--bg-cream); \/* Solid to ensure readability *\/\n      padding: 16px 20px;\n    }\n  }\n\u003c\/style\u003e\n  \u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION HTML\n     ════════════════════════════════════════════════ --\u003e\n\u003csection class=\"ieast-rev-island\" id=\"ieast-reviews\"\u003e\n  \u003c!-- Top Bar --\u003e\n  \u003cdiv class=\"ieast-rev-topbar\"\u003e\n    \u003cspan\u003e+ REAL CUSTOMER STORY\u003c\/span\u003e\n    \u003cdiv class=\"ieast-rev-topbar-right\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"currentColor\" stroke=\"none\"\u003e\u003cpath d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003eINSIDEAST FAUCETS\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- Slider --\u003e\n  \u003cdiv class=\"ieast-rev-slider-wrap\"\u003e\n    \u003cdiv class=\"ieast-rev-slider\"\u003e\n      \u003cdiv class=\"ieast-rev-track\" id=\"ieastSliderTrack\"\u003e\n        \u003c!-- ── Review 1: Theresa ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Theresa\" aria-current=\"true\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-8589107.webp\" alt=\"Theresa's review image\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ieast-rev-content\"\u003e\n            \u003cdiv class=\"ieast-rev-note\"\u003e\n              \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n              \u003cp class=\"ieast-rev-text\"\u003eThe faucet is stunning, it’s a show piece in my kitchen. It will only look better in time. I’m so grateful for the workmanship on this faucet. It was so worth the time and money!!\u003c\/p\u003e\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n                \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 out of 5 stars\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-author-row\"\u003e\n                  \u003cspan class=\"ieast-rev-name\"\u003eTheresa\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e23 Dec, 2023\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003c!-- ── Review 2: Afiq ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Afiq\" aria-current=\"false\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Screenshot_2026-03-25_at_2.30.48_PM.png\" alt=\"Afiq's review image\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ieast-rev-content\"\u003e\n            \u003cdiv class=\"ieast-rev-note\"\u003e\n              \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n              \u003cp class=\"ieast-rev-text\"\u003eReceived the item! Item packaged well. Looks good. Some stains here and there but otherwise its very classy. Cant wait to install it. Seller always nice and responsive. Thank you Omar.\u003c\/p\u003e\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n                \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 out of 5 stars\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-author-row\"\u003e\n                  \u003cspan class=\"ieast-rev-name\"\u003eAfiq\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e14 Jun, 2023\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003c!-- ── Review 3: Leslee ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Leslee\" aria-current=\"false\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Screenshot_2026-03-25_at_2.32.15_PM.png\" alt=\"Leslee's review image\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ieast-rev-content\"\u003e\n            \u003cdiv class=\"ieast-rev-note\"\u003e\n              \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n              \u003cp class=\"ieast-rev-text\"\u003eIt’s so pretty! We haven’t installed yet so hopefully everything goes well but I just love looking at it!\u003c\/p\u003e\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n                \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 out of 5 stars\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                  \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.09 6.26L20 10l-5.09 1.97L12 18l-2.91-6.03L4 10l5.91-1.74z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-author-row\"\u003e\n                  \u003cspan class=\"ieast-rev-name\"\u003eLeslee\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e18 Jan, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\u003c!-- \/track --\u003e\n    \u003c\/div\u003e\n\u003c!-- \/slider --\u003e\n    \u003c!-- Navigation Controls --\u003e\n    \u003cnav class=\"ieast-rev-controls\" aria-label=\"Review navigation\"\u003e\n      \u003cdiv class=\"ieast-rev-dots\" id=\"ieastDotContainer\" role=\"tablist\" aria-label=\"Go to review\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ieast-rev-arrows\"\u003e\n        \u003cbutton class=\"ieast-rev-btn\" id=\"ieastPrevBtn\" aria-label=\"Previous review\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M15 18l-6-6 6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cbutton class=\"ieast-rev-btn\" id=\"ieastNextBtn\" aria-label=\"Next review\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 18l6-6-6-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/nav\u003e\n  \u003c\/div\u003e\n\u003c!-- \/slider-wrap --\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION SCRIPT\n     ════════════════════════════════════════════════ --\u003e\n\u003cscript\u003e\n(function() {\n  const track     = document.getElementById('ieastSliderTrack');\n  const prevBtn   = document.getElementById('ieastPrevBtn');\n  const nextBtn   = document.getElementById('ieastNextBtn');\n  const dotWrap   = document.getElementById('ieastDotContainer');\n  \n  if (!track || !prevBtn || !nextBtn || !dotWrap) return;\n  const slides    = track.querySelectorAll('.ieast-rev-slide');\n  const total     = slides.length;\n  let   current   = 0;\n  let   autoTimer = null;\n  \/\/ Build dots\n  slides.forEach((_, i) =\u003e {\n    const d = document.createElement('button');\n    d.className = 'ieast-rev-dot' + (i === 0 ? ' active' : '');\n    d.setAttribute('role', 'tab');\n    d.setAttribute('aria-label', 'Review ' + (i + 1));\n    d.addEventListener('click', () =\u003e goTo(i));\n    dotWrap.appendChild(d);\n  });\n  function goTo(n) {\n    slides[current].setAttribute('aria-current', 'false');\n    current = (n + total) % total;\n    track.style.transform = `translateX(-${current * 100}%)`;\n    dotWrap.querySelectorAll('.ieast-rev-dot').forEach((d, i) =\u003e {\n      d.classList.toggle('active', i === current);\n    });\n    slides[current].setAttribute('aria-current', 'true');\n  }\n  prevBtn.addEventListener('click', () =\u003e { goTo(current - 1); resetAuto(); });\n  nextBtn.addEventListener('click', () =\u003e { goTo(current + 1); resetAuto(); });\n  \/\/ Touch \/ swipe\n  let startX = 0;\n  track.addEventListener('touchstart', e =\u003e { startX = e.touches[0].clientX; }, { passive: true });\n  track.addEventListener('touchend', e =\u003e {\n    const dx = e.changedTouches[0].clientX - startX;\n    if (Math.abs(dx) \u003e 40) { dx \u003c 0 ? goTo(current + 1) : goTo(current - 1); resetAuto(); }\n  });\n  \/\/ Auto-advance\n  function startAuto() { autoTimer = setInterval(() =\u003e goTo(current + 1), 6000); }\n  function resetAuto()  { clearInterval(autoTimer); startAuto(); }\n  startAuto();\n  \/\/ Pause on hover\n  const section = document.getElementById('ieast-reviews');\n  if (section) {\n    section.addEventListener('mouseenter', () =\u003e clearInterval(autoTimer));\n    section.addEventListener('mouseleave', startAuto);\n  }\n  goTo(0);\n})();\n\u003c\/script\u003e\n  \n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"configure\"\u003e\n\u003ch2\u003eConfigure Your Perfect Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThe Bridgeford Faucet is designed for timeless appeal and everyday function. Choose your body size for ideal clearance, add our matching solid brass square sprayer for versatility, and select the classic Simple Cross Handle the signature of this refined edition.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eBody Size \u0026amp; Sprayer Options\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e6\" Regular\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e8\" King\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e6\" + Square Sprayer\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e8\" King + Square Sprayer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eHandle Style\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSimple Cross Handle \u003cspan class=\"config-price\"\u003e(Standard)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eConfiguration Gallery\u003c\/h3\u003e\n\u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Bridgeford Faucet – Hero View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-5184305.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eHero View – 8\" King\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Bridgeford Faucet – Side View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-1613382.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide Profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Simple Cross Handle Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-2059645.webp\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple Cross Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Aerator Detail Close-up\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-5459952.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003ePrecision Aerator\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Base \u0026amp; Mounting Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-6786916.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSculpted Base \u0026amp; Deck Plate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"With Square Sprayer – Hero View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-bridge-faucet-8-widespread-kitchen-faucet-5976765.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003e+ Square Sprayer (Hero)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Square Sprayer Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-kitchen-sprayer-2951763.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSquare Sprayer Close-up\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA after configuration --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\u003ca aria-label=\"Select your configuration\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Select Your Configuration \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\u003ch3\u003e🛡️ Our No-Risk Promise to You\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Fixture Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Our team is always here to help with installation and maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe're so confident you'll love the Bridgeford Faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose the Bridgeford Over Standard Bridge Faucets?\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__comparison-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth\u003eBridgeford Faucet\u003c\/th\u003e\n\u003cth\u003eStandard Bridge Faucet\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003e✓ Sculpted base, refined proportions, clean lines\u003c\/td\u003e\n\u003ctd\u003e✗ Traditional tapered base, bulkier appearance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout\u003c\/td\u003e\n\u003ctd\u003e✓ Optimized arc \u0026amp; reach for modern sinks\u003c\/td\u003e\n\u003ctd\u003e✗ Fixed arc—may lack clearance in deeper sinks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Detailing\u003c\/td\u003e\n\u003ctd\u003e✓ Precision-machined cross handles with subtle chamfer\u003c\/td\u003e\n\u003ctd\u003e✗ Standard cross—less refined edge detailing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSprayer Option\u003c\/td\u003e\n\u003ctd\u003e✓ Matching solid brass square sprayer (aesthetic harmony)\u003c\/td\u003e\n\u003ctd\u003e✗ Round plastic or mismatched metal sprayer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e✓ 3.5 lbs — substantial, heirloom quality\u003c\/td\u003e\n\u003ctd\u003e✗ 2.8–3.0 lbs — lighter, less presence\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES - IMPROVED GRID --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy the Bridgeford Faucet Is a Heirloom Investment\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\u003e\n                \u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eRefined Modern Proportions\u003c\/h4\u003e\n\u003cp\u003eThe Bridgeford features a balanced silhouette lower profile than traditional bridges, with a gracefully curved spout that provides ample clearance without visual bulk. Designed for contemporary kitchens that value elegance and function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\n                \u003c\/path\u003e\n                \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eEnhanced Engineering\u003c\/h4\u003e\n\u003cp\u003eUpgraded internal flow channels reduce turbulence for quieter operation. The swiveling spout rotates 180° smoothly, and the aerator is removable for easy cleaning engineered for decades of daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M21 16V8C21 6.9 20.1 6 19 6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18H19C20.1 18 21 17.1 21 16Z\"\u003e\n                \u003c\/path\u003e\n                \u003ccircle fill=\"white\" r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSquare Solid Brass Sprayer (Optional)\u003c\/h4\u003e\n\u003cp\u003eA first for artisan faucets: a matching square sprayer in solid unlacquered brass. No plastic parts. It integrates seamlessly with the faucet’s aesthetic and develops patina in harmony.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17H11V15H13V17ZM13 13H11V7H13V13Z\"\u003e\n                \u003c\/path\u003e\n              \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003ePrecision-Machined Simple Cross Handles\u003c\/h4\u003e\n\u003cp\u003eThe signature of the Bridgeford minimalist cross handles with subtle beveled edges. Machined from solid brass rod, not cast, for superior strength and refined detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Bridgeford Faucet – Installed View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-6194348.webp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eDesigned for Real Kitchens\u003c\/h3\u003e\n\u003cp\u003eThe Bridgeford’s 8-inch spread and optimized spout height (6\") fit most standard sinks. Whether your sink is farmhouse, undermount, or top-mount, the clean lines and unlacquered finish integrate effortlessly adding warmth without overwhelming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\" style=\"direction: rtl;\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Patina Development – Customer Photo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.5312284679_iembgyzn.webp?v=1760699284\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eLiving Finish in Action\u003c\/h3\u003e\n\u003cp\u003eThis customer installed their Bridgeford 6 months ago. Notice how the brass has deepened to a warm antique gold around the handles and base areas of frequent touch while the spout retains brighter highlights. This is the beauty of unlacquered brass: it tells your story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Components – Solid Brass Construction\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/bridgeford-unlacquered-brass-kitchen-bridge-faucet-5511628.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eNo Compromises in Materials\u003c\/h3\u003e\n\u003cp\u003eFrom the solid brass body and handles to the brass sprayer head and even the mounting hardware every visible and functional part is solid brass. No zinc cores. No plastic internals. This is heirloom-grade construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\" style=\"direction: rtl;\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Square Sprayer in Use\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-bridge-faucet-8-widespread-kitchen-faucet-5976765.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eFunctional Artistry\u003c\/h3\u003e\n\u003cp\u003eThe optional square sprayer isn’t just aesthetic it delivers a powerful, focused stream for cleaning and filling. The trigger is smooth and balanced, and the hose retracts cleanly into the base. A rare blend of form and function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eEngineered for Generational Use\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eBridgeford Faucet (IK-032)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (Body, Handles, Sprayer, Hardware)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConfiguration\u003c\/td\u003e\n\u003ctd\u003eBridge-style with matching faceplate (deck plate included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Size Options\u003c\/td\u003e\n\u003ctd\u003eRegular 6\" or King 8\" (arc height only). \u003cem\u003eCenter spread: 8\"\u003c\/em\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Style\u003c\/td\u003e\n\u003ctd\u003eSimple Cross Handle (Machined Solid Brass)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge\u003c\/td\u003e\n\u003ctd\u003ePremium 1\/2\" Ceramic Disc (500,000+ cycle tested)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Standards\u003c\/td\u003e\n\u003ctd\u003eRegion-matched fittings included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHand-finished in Morocco — Final assembly \u0026amp; QC in-house\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n  \u2028 \u003c!-- THREAD COMPATIBILITY NOTE --\u003e\n\u003csection class=\"px-thread-note\"\u003e\n\u003cstyle\u003e\n.px-thread-note {\n  max-width: 900px;\n  margin: 32px 0;\n  font-family: inherit;\n}\n\n.px-thread-note-inner {\n  position: relative;\n  background: linear-gradient(135deg, #fdf9f4 0%, #f5ede0 100%);\n  border: 1px solid #d4b896;\n  border-radius: 2px;\n  padding: 22px 26px 18px 26px;\n  display: flex;\n  align-items: flex-start;\n  gap: 18px;\n}\n\n.px-thread-note-icon {\n  flex-shrink: 0;\n  width: 38px;\n  height: 38px;\n  margin-top: 2px;\n}\n\n.px-thread-note-icon svg {\n  width: 100%;\n  height: 100%;\n}\n\n.px-thread-note-body {\n  flex: 1;\n}\n\n.px-thread-note-title {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #865e35;\n  margin: 0 0 8px 0;\n}\n\n.px-thread-note-text {\n  font-size: 14.5px;\n  line-height: 1.6;\n  color: #3b2f25;\n  margin: 0 0 10px 0;\n}\n\n.px-thread-note-badges {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n  margin-bottom: 12px;\n}\n\n.px-thread-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  border: 1.5px solid #865e35;\n  border-radius: 3px;\n  padding: 5px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #2a1e17;\n  letter-spacing: 0.03em;\n}\n\n.px-thread-badge-dot {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #865e35;\n  flex-shrink: 0;\n}\n\n.px-thread-note-sub {\n  font-size: 12px;\n  color: #7a6650;\n  font-style: italic;\n  line-height: 1.4;\n  margin: 0;\n  padding-top: 10px;\n  border-top: 1px solid #ddd0be;\n}\n\n@media (max-width: 600px) {\n  .px-thread-note-inner {\n    flex-direction: column;\n    gap: 12px;\n  }\n  .px-thread-note-icon {\n    width: 30px;\n    height: 30px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"px-thread-note-inner\"\u003e\n\n  \u003c!-- Globe \/ compatibility icon --\u003e\n  \u003cdiv class=\"px-thread-note-icon\"\u003e\n    \u003csvg viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003ccircle cx=\"19\" cy=\"19\" r=\"17.5\" stroke=\"#865e35\" stroke-width=\"1.5\" fill=\"#fdf3e7\"\u003e\u003c\/circle\u003e\n      \u003cellipse cx=\"19\" cy=\"19\" rx=\"8\" ry=\"17.5\" stroke=\"#865e35\" stroke-width=\"1\" fill=\"none\" stroke-dasharray=\"3 2\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"2\" y1=\"19\" x2=\"36\" y2=\"19\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4.5\" y1=\"12\" x2=\"33.5\" y2=\"12\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4.5\" y1=\"26\" x2=\"33.5\" y2=\"26\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"px-thread-note-body\"\u003e\n    \u003cp class=\"px-thread-note-title\"\u003eUniversal Plumbing Compatibility\u003c\/p\u003e\n    \u003cp class=\"px-thread-note-text\"\u003e\n      Our Faucets ship with the correct connection for your region.\n    \u003c\/p\u003e\n  \n    \u003cp class=\"px-thread-note-sub\"\u003e\n      Using a different plumbing standard? Contact us — we'll provide the correct fitting for your installation at no extra charge.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \n\u003ch3\u003eKey Dimensions\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__dimensions-grid\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eOverall Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e16.09\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(408mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eSpout Reach\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e9.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(229mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eSpout Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e10.80\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(274mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eCenter Spread\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e8.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(203mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eRequires \u003cstrong\u003e3 pre-drilled holes\u003c\/strong\u003e (8\" center-to-center). With \u003cstrong\u003esquare sprayer\u003c\/strong\u003e, you’ll need \u003cstrong\u003e1 additional hole\u003c\/strong\u003e (total 4). We include region-appropriate 1\/2\" connectors . Deck plate is optional at install.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eFull Technical Documentation\u003c\/h3\u003e\n\u003cp\u003eDownload the spec sheet with diagrams, torque specs, and installation guide\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex; gap:14px; flex-wrap:wrap; margin-bottom:14px;\"\u003e\n\u003ca download target=\"_blank\" rel=\"noopener noreferrer\" style=\"flex:1;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_6inch_-_Simple_Handle_-_IK-004-04-001-01-23.pdf?v=1771913398\"\u003e\n📄 Download 6\" Spec Sheet (PDF)\n\u003c\/a\u003e\n\n\u003ca download target=\"_blank\" rel=\"noopener noreferrer\" style=\"flex:1;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_8inch_-_New_Version_-_Simple_Handle_-_IK-032-04-001-01-23.pdf?v=1759415125\"\u003e\n📄 Download 8\" Spec Sheet (PDF)\n\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex; gap:14px; flex-wrap:wrap;\"\u003e\n\u003ca download target=\"_blank\" rel=\"noopener noreferrer\" style=\"flex:1;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_6inch_Guide_-_New_Version.pdf?v=1771913449\"\u003e\n📄 Download 6\" Installation Guide (PDF)\n\u003c\/a\u003e\n\n\u003ca download target=\"_blank\" rel=\"noopener noreferrer\" style=\"flex:1;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_8inch_Guide_-_New_Version.pdf?v=1771913487\"\u003e\n📄 Download 8\" Installation Guide (PDF)\n\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003csection class=\"faucet-desc__package\"\u003e\n\u003ch2\u003eEverything You Need Included\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__package-list\"\u003e\n\u003cli\u003eBridge Spout Assembly\u003c\/li\u003e\n\u003cli\u003e2 Simple Cross Handles\u003c\/li\u003e\n\u003cli\u003ePremium Ceramic Cartridges\u003c\/li\u003e\n\u003cli\u003e17\" Solid Brass Supply Hoses (region-specific)\u003c\/li\u003e\n\u003cli\u003eBrass Mounting Hardware \u0026amp; Gaskets\u003c\/li\u003e\n\u003cli\u003eRemovable Aerator Assembly\u003c\/li\u003e\n\u003cli\u003eOptional: Square Solid Brass Sprayer (if selected)\u003c\/li\u003e\n\u003cli\u003eDetailed Installation Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faucet-desc__faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the Bridgeford different from the original Bridge Faucet?\u003c\/summary\u003e\n\u003cp\u003eThe Bridgeford features a more refined base profile, slightly lower height, extended spout reach (9.00\" vs 7.7\"), and precision-machined simple cross handles with subtle beveling. The optional square sprayer is also exclusive to the Nova line. It’s an evolution—retaining the soul of the original but elevated for modern aesthetics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the square sprayer only available with the Bridgeford?\u003c\/summary\u003e\n\u003cp\u003eYes—for now. The square sprayer was designed specifically to complement the Bridgeford’s clean lines and proportions. It’s made from the same solid unlacquered brass and will patina in harmony with the faucet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s the weight of the Bridgeford faucet?\u003c\/summary\u003e\n\u003cp\u003eThe 8\" King version weighs approximately 3.5 lbs—slightly heavier than the original due to the denser base casting. This substantial heft is a hallmark of true solid brass construction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install this without the deck plate?\u003c\/summary\u003e\n\u003cp\u003eYes—the faucet is designed for both 1-hole (with deck plate) and 3-hole (8\" spread) installations. The faceplate is included but optional. Just let us know your sink configuration at checkout if you prefer to omit it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the unlacquered finish require special care?\u003c\/summary\u003e\n\u003cp\u003eNo special care is needed—but the beauty is in the choice. Let it patina naturally for a unique, antique look. Or polish occasionally with brass cleaner (e.g., Brasso) to maintain the bright gold. Either way, it’s solid brass—no risk of peeling or flaking.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s the water flow rate?\u003c\/summary\u003e\n\u003cp\u003eApprox. 1.8 GPM at 60 PSI (standard for kitchen faucets). The aerator is removable for cleaning or higher flow if desired.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo you offer custom lead times or finishes?\u003c\/summary\u003e\n\u003cp\u003eWe offer unlacquered brass only (to ensure authenticity and longevity), but custom lead times are possible for large orders (e.g., whole-home or multi-unit). Contact us at \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMER GALLERY (UGC) --\u003e\n\u003csection class=\"faucet-desc__ugc\"\u003e\n\u003ch2\u003eIn Your Homes\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__ugc-intro\"\u003eReal customers, real kitchens—no filters, no staging.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__ugc-grid\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Customer Kitchen – Shaker Cabinets\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.5312284679_iembgyzn.webp?v=1760699284\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003e@jessica.t.kitchen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Customer Kitchen – Modern Farmhouse\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.5664178485_6fc4u8fx.webp?v=1760699284\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003e@michael.r.reno\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv aria-label=\"Warranty \u0026amp; Guarantee\" role=\"region\" class=\"ie-warranty\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\" class=\"ie-warranty__shield\"\u003e\n            \u003cpath fill=\"currentColor\" d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\"\u003e\u003c\/path\u003e\n            \u003cpath fill=\"#fff\" d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003ch3 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\u003cp\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/p\u003e\n\u003cul class=\"ie-warranty__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on plumbing and accessories for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on wearable parts (cartridges, hoses, O-rings, cables, etc.).\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects (installation\/labor costs excluded).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisual damages\u003c\/strong\u003e must be reported within \u003cstrong\u003e15 days\u003c\/strong\u003e of delivery with photos and proof of purchase.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email \u003ca href=\"mailto:support@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered brass develops a natural patina over time. This cosmetic aging is expected and celebrated—not considered a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"faucet-desc__cta-section\" style=\"margin-top: 60px;\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady to Elevate Your Kitchen?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds who chose enduring design\u003c\/p\u003e\n\u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Configure \u0026amp; Order Now \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e30-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n  \/\/ Configuration slider navigation\n  function scrollConfigLeft() {\n    document.getElementById('configSlider').scrollBy({ left: -400, behavior: 'smooth' });\n  }\n  function scrollConfigRight() {\n    document.getElementById('configSlider').scrollBy({ left: 400, behavior: 'smooth' });\n  }\n\n  \/\/ Review slider navigation\n  function scrollReviewsLeft() {\n    document.getElementById('reviewSlider').scrollBy({ left: -400, behavior: 'smooth' });\n  }\n  function scrollReviewsRight() {\n    document.getElementById('reviewSlider').scrollBy({ left: 400, behavior: 'smooth' });\n  }\n\n  \/\/ Scroll to top where variation picker is\n  function scrollToVariations() {\n    window.scrollTo(0, 0);\n  }\n\n\u003c\/script\u003e \u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const slider = document.getElementById('configSlider');\n    const leftBtn = document.querySelector('.faucet-desc__config-arrow--left');\n    const rightBtn = document.querySelector('.faucet-desc__config-arrow--right');\n\n    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        \/\/ Scroll amount (approx one slide width)\n        const scrollAmount = 350; \n\n        rightBtn.addEventListener('click', () =\u003e {\n            slider.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n        });\n\n        leftBtn.addEventListener('click', () =\u003e {\n            slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' });\n        });\n    }\n});\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"6\" Regular \/ Faucet Only","offer_id":50256580739329,"sku":"IK-016-04-001-03-23","price":329.55,"currency_code":"USD","in_stock":true},{"title":"6\" Regular \/ Faucet + Sprayer","offer_id":50256580772097,"sku":"IK-016-04-001-03-23(SET-04)","price":447.16,"currency_code":"USD","in_stock":true},{"title":"8\" King \/ Faucet Only","offer_id":50256580804865,"sku":"IK-013-04-001-03-23","price":422.47,"currency_code":"USD","in_stock":true},{"title":"8\" King \/ Faucet + Sprayer","offer_id":50256580837633,"sku":"IK-013-04-001-03-23(SET-04)","price":539.83,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/unlacquered-brass-bridge-faucet-8-widespread-kitchen-faucet-9600634.jpg?v=1788136394","url":"https:\/\/noble-brass.com\/products\/vintage-8-unlacquered-brass-bridge-faucet-kitchen-sink-faucet-lever-handles","provider":"Noble Brass","version":"1.0","type":"link"}