{"title":"Faucets","description":"\u003cp style=\"text-align: center;\"\u003eInsideast faucets combine precision engineering with handcrafted elegance. Designed for kitchens and bathrooms, they feature premium finishes, smooth water flow, and extensive customization options for a refined, long-lasting statement.\u003c\/p\u003e","products":[{"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\u003e60-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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love with it? Return for a full refund—no questions asked\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\u003e60-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":"Insideast","offers":[{"title":"6\" Regular \/ Faucet Only","offer_id":42661567856749,"sku":"IK-016-04-001-03-23","price":329.55,"currency_code":"USD","in_stock":true},{"title":"6\" Regular \/ Faucet + Sprayer","offer_id":42661567889517,"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":42661567922285,"sku":"IK-013-04-001-03-23","price":422.47,"currency_code":"USD","in_stock":true},{"title":"8\" King \/ Faucet + Sprayer","offer_id":42661567955053,"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\/0639\/7329\/4189\/files\/unlacquered-brass-bridge-faucet-8-widespread-kitchen-faucet-9600634.jpg?v=1773578837"},{"product_id":"brass-bridge-faucet-unlacquered-brass-bridge-kitchen-faucet","title":"Heritage - Unlacquered Brass Kitchen Bridge Faucet","description":"\u003cstyle\u003e\n    \/* ========== EXISTING STYLES ========== *\/\n    .faucet-desc{--primary:#1a1a1a;--accent:#a67c52;--accent-light:#d4b896;--muted:#666;--bg-light:#fafaf8;--shadow:rgba(0,0,0,.1);color:var(--primary);font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;line-height:1.6;background:linear-gradient(to bottom,#fff 0%,var(--bg-light) 100%)}\n    .faucet-desc__wrap{max-width:900px;margin:0 auto;padding:clamp(24px,4vw,60px) clamp(16px,2vw,24px)}\n\n    .faucet-desc__header{text-align:center;padding:clamp(40px,6vw,80px) 0;position:relative}\n    .faucet-desc__header::after{content:\"\";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}\n\n    .faucet-desc__eyebrow{font-size:clamp(.75rem,1vw,.85rem);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;font-weight:600}\n    .faucet-desc__title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;margin:0 0 1rem;font-weight:700;color:var(--accent)}\n    .faucet-desc__sub{color:var(--muted);font-size:clamp(1.1rem,1.5vw,1.3rem);max-width:700px;margin:0 auto;line-height:1.7}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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 Kitchen Faucet That Gets More Beautiful With Age\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eClassic bridge-style faucet in solid brass with an unlacquered finish that develops a rich, living patina over time. This isn't just a faucet, it's a lifetime investment in character.\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 • Free delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\"\u003eConfigure \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\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\u003e60-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\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\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=\"Unlacquered Brass Bridge Kitchen Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-kitchen-bridge-faucet-4442135.webp\"\u003e\u003c\/section\u003e\n\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\n\u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION HTML\n     ════════════════════════════════════════════════ --\u003e\n\u003csection class=\"ieast-rev-island\" id=\"ieast-reviews\"\u003e\n\n  \u003c!-- Top Bar replacing standalone headers to match requested aesthetic --\u003e\n  \u003cdiv class=\"ieast-rev-topbar\"\u003e\n    \u003cspan\u003eLoved by homeowners\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\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\n        \u003c!-- ── Review 1: Ashleigh ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Ashleigh\" aria-current=\"true\"\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\/iap_1200x1200_7361218974_8jtptlgd_jpg.avif?v=1774368174\" alt=\"Ashleigh's brass bridge faucet – installed view\" 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\"\u003eBeautiful tap, customer service was top notch and the product is absolutely gorgeous. Would definitely recommend!\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\"\u003eAshleigh\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e05 November, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 6 Inches Regular\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSprayer:\u003c\/strong\u003e Not Included\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- ── Review 2: Angela ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Angela\" 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\/iap_1200x1200_6497423370_p11yuh0g_jpg.webp?v=1774367915\" alt=\"Angela's unlacquered brass faucet with patina\" 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 looks absolutely gorgeous! With a little patina assistance it has turned out fabulous. Absolutely love it. The customer service has been amazing.\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\"\u003eAngela\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e11 December, 2024\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eHandle:\u003c\/strong\u003e Cross Handle\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- ── Review 3: Etsy buyer ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Etsy buyer\" 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\/iap_1200x1200_6712751766_e6l23lsd_jpg.avif?v=1774367972\" alt=\"Etsy buyer's brass faucet unboxing\" 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 beautiful — the craftsmanship speaks for itself. We reached out after installation and everything was quickly resolved. A stunning addition.\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\"\u003eEtsy Buyer\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e13 March, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 6 Inches Regular\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSprayer:\u003c\/strong\u003e Included\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- ── Review 4: Hazel ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Hazel\" 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\/iap_1200x1200_6840043339_7tikobd1_jpg.avif?v=1774368044\" alt=\"Hazel's brass bridge faucet fresh out of box\" 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\"\u003eSeller reached out to confirm the order was correct, to make sure everything would be perfect. The faucet is beautiful! (Photo taken just out of box)\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\"\u003eHazel\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e15 April, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 6 Inches Regular\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSprayer:\u003c\/strong\u003e Not Included\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- ── Review 5: Patricia ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Patricia\" 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\/iap_1200x1200_6731161582_58c4dn49_jpg.avif?v=1774368108\" alt=\"Patricia's 8 inch brass bridge faucet with sprayer\" 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\"\u003eInsideEast made this purchase so pleasant — the product itself is even better than I imagined! I am remodeling my kitchen around this faucet!\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\"\u003ePatricia\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e20 March, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 8 Inches King\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSprayer:\u003c\/strong\u003e Included\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- ── Review 6: Veronica ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Veronica\" 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\/iap_1200x1200_6843016714_s4pbymgc_jpg.avif?v=1774368174\" alt=\"Veronica's brass bridge faucet unboxed\" 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\"\u003eAbsolutely gorgeous! I can't wait to add this to my kitchen. The finish is stunning and the quality feels premium from the moment you open the box.\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\"\u003eVeronica\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e06 May, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 8 Inches King\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eSprayer:\u003c\/strong\u003e Included\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\u003c!-- \/track --\u003e\n    \u003c\/div\u003e\n\u003c!-- \/slider --\u003e\n\n    \u003c!-- Navigation Controls overlapping the bottom of the section --\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\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\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\n\u003c\/section\u003e\n\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\n  const slides    = track.querySelectorAll('.ieast-rev-slide');\n  const total     = slides.length;\n  let   current   = 0;\n  let   autoTimer = null;\n\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\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\n  prevBtn.addEventListener('click', () =\u003e { goTo(current - 1); resetAuto(); });\n  nextBtn.addEventListener('click', () =\u003e { goTo(current + 1); resetAuto(); });\n\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\n  \/\/ Auto-advance\n  function startAuto() { autoTimer = setInterval(() =\u003e goTo(current + 1), 6000); }\n  function resetAuto()  { clearInterval(autoTimer); startAuto(); }\n  startAuto();\n\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\n  goTo(0);\n})();\n\u003c\/script\u003e\n\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\"\u003eThis faucet can be customized to perfectly suit your kitchen needs. Choose from different body sizes to match your sink dimensions, add a convenient side sprayer for versatility, and select handle styles that complement your kitchen's aesthetic. Each configuration maintains the same exceptional quality and handcrafted Moroccan artistry.\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\" + Sprayer\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e8\" King + Sprayer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eHandle Styles\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSimple Cross Handles\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFlat Cross Handles\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eLever Handles\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=\"Lever Handle Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/8_StraightBridgeFaucetHAN0003_HandleDetail__IK-001-04-001-03-23.jpg?v=1759859654\u0026amp;width=1800\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever 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=\"Flat Cross Handle Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/8_StraightBridgeFaucetHAN0002_HandleDetail__IK-001-04-001-02-23.jpg?v=1759859654\u0026amp;width=1800\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat 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=\"Simple Cross Handle Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/8_StraightBridgeFaucetHAN0001_HandleDetail__IK-001-04-001-01-23.jpg?v=1759859654\u0026amp;width=1800\"\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=\"Sprayer Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-kitchen-bridge-faucet-3403370.jpg?v=1773579379\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide Sprayer\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=\"Bridge with Cross Handle + Sprayer\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/1_8e67059d-6ff4-4772-a5a4-e2f76e426152.jpg?v=1759860708\u0026amp;width=1800\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eBridge with Simple Cross Handle + Sprayer\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=\"Bridge with Lever Handle + Sprayer\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/2.jpg?v=1759860725\u0026amp;width=1800\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eBridge with Lever Handle + Sprayer\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=\"Bridge with Flat Cross Handle + Sprayer\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/3.jpg?v=1759860749\u0026amp;width=1800\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eBridge with Flat Cross Handle + Sprayer\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"faucet-desc__reviews\"\u003e\n\u003ch2\u003eWhat Our Customers Say\u003c\/h2\u003e\n\u003cdiv style=\"position: relative;\"\u003e\n\u003cdiv class=\"faucet-desc__review-slider-wrap\" id=\"reviewSlider\"\u003e\n\u003cdiv class=\"faucet-desc__review-slider\"\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eMatthew S.\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeyond expectations, the quality and weight of this faucet is impressive. I haven't stopped talking about the knobs and how they feel so luxury for the last 2 days and we don't even have it installed yet.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"The quality and weight... feels so luxury\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eDanielle C.\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eIt's just as beautiful and quality material as I expected it to be, it's going to be beautiful in our new kitchen. Great customer service and responsive communication throughout the entire process.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great customer service and great product\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eLindsey H.\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eWe are so pleased with the quality and craftmanship! The unlacquered brass is stunning and already gaining a beautiful patina. The quality and craftsmanship is second to none!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Quality and craftsmanship is second to none!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love with it? Return for a full refund—no questions asked\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 this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Unlacquered brass bridge kitchen faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-kitchen-bridge-faucet-4442135.webp\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Solid brass throughout—no hollow parts\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Living patina develops unique character\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating peels and chips over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged by Moroccan artisans\u003c\/td\u003e\n\u003ctd\u003e✗ Factory mass production assembly line\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight \u0026amp; Feel\u003c\/td\u003e\n\u003ctd\u003e✓ Substantial, luxury heft (3.2 lbs)\u003c\/td\u003e\n\u003ctd\u003e✗ Lightweight, hollow feel (0.8 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e✓ 5-year fixture \/ 1-year parts warranty\u003c\/td\u003e\n\u003ctd\u003e✗ 1-year typical (if any)\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 This Faucet Is Worth The 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eHandcrafted in Morocco by Master Artisans\u003c\/h4\u003e\n\u003cp\u003eEach faucet is meticulously crafted by skilled metalworkers using traditional techniques passed down through generations. You're not just buying a faucet—you're preserving an ancient craft.\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\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\u003eSolid Brass Construction (Not Plated)\u003c\/h4\u003e\n\u003cp\u003eBuilt entirely from solid brass—no hollow components, no thin plating that wears away. The substantial weight and durability you can feel immediately upon handling.\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 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n\u003cp\u003eAges naturally over time, developing a rich patina that tells your home's unique story. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age.\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\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\u003ePremium 1\/2\" Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eIndustry-leading ceramic disc cartridges deliver smooth, drip-free performance with exceptional durability. Lab-tested for 500,000+ cycles—that's decades of daily use.\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=\"Moroccan handcrafted brass faucet detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-kitchen-bridge-faucet-4442135.webp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Artisan Heritage\u003c\/h3\u003e\n\u003cp\u003eEach faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over generations. Using traditional metalworking techniques, they shape solid brass into this elegant bridge-style design that brings authentic character and warmth to your kitchen.\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=\"Unlacquered brass patina development\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.6497423370_p11yuh0g.webp?v=1760696810\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with use. This living finish celebrates the natural beauty of brass rather than fighting against it.\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=\"Bridge faucet components and construction\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-kitchen-bridge-faucet-4108971.png?v=1773579378\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePrecision Engineering Meets Artisan Craft\u003c\/h3\u003e\n\u003cp\u003eBeneath the artisan exterior lies serious engineering. Premium ceramic cartridges ensure smooth, drip-free operation for years. The swiveling spout provides flexibility for washing and filling, while the solid brass construction guarantees structural integrity and lasting performance that stands up to daily use.\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=\"Brass faucet installation setup\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/2.jpg?v=1759860725\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eProfessional-Quality Installation Made Easy\u003c\/h3\u003e\n\u003cp\u003eDesigned for standard 8-inch spread configurations with straightforward installation. Correct plumbing fittings for your region and includes all necessary mounting hardware. The detailed manual guides you through every step, making professional-quality installation achievable for DIY enthusiasts.\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 to Last Generations\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops 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\/escutcheon)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Size\u003c\/td\u003e\n\u003ctd\u003eRegular 6\" or King 8\" (overall arc height). \u003cem\u003eSpread remains 8\".\u003c\/em\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpread\u003c\/td\u003e\n\u003ctd\u003e8 inches (203mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Style\u003c\/td\u003e\n\u003ctd\u003eLever, Cross, or Flat Cross Handles (Selectable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Type\u003c\/td\u003e\n\u003ctd\u003eQuarter-turn 1\/2\" ceramic cartridges (lab-tested high cycle durability)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e12.90\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(328mm)\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\"\u003e7.70\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(195.5mm)\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\"\u003e6.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(152mm)\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) for the faucet. If you select the \u003cstrong\u003eside sprayer\u003c\/strong\u003e, you'll need \u003cstrong\u003eone additional hole\u003c\/strong\u003e (total 4). We ship the correct connectors for your region by default. If you need a different standard, tell us at checkout. Faceplate is included and 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\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 15px;\"\u003e\n\u003ca download=\"\" rel=\"noopener noreferrer\" style=\"flex: 1 1 calc(50% - 15px); min-width: 250px;\" 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\" target=\"_blank\"\u003e 📄 Download 6\" Spec Sheet (PDF) \u003c\/a\u003e \u003ca download=\"\" rel=\"noopener noreferrer\" style=\"flex: 1 1 calc(50% - 15px); min-width: 250px;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0029\/6861\/7006\/files\/Bridge_8inch_-_Lever_Handle_-_Specsheet_1.pdf\" target=\"_blank\"\u003e 📄 Download 8\" Spec Sheet (PDF) \u003c\/a\u003e \u003ca download=\"\" rel=\"noopener noreferrer\" style=\"flex: 1 1 calc(50% - 15px); min-width: 250px;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_6inch_Guide.pdf?v=1771931444\" target=\"_blank\"\u003e 📄 Download 6\" Installation Guide (PDF) \u003c\/a\u003e \u003ca download=\"\" rel=\"noopener noreferrer\" style=\"flex: 1 1 calc(50% - 15px); min-width: 250px;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_8inch_Guide.pdf?v=1771931450\" target=\"_blank\"\u003e 📄 Download 8\" Installation Guide (PDF) \u003c\/a\u003e\n\u003c\/div\u003e\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\u003eTwo Handles (Style Selected)\u003c\/li\u003e\n\u003cli\u003eCeramic Cartridges\u003c\/li\u003e\n\u003cli\u003eSupply Hoses (17\" with region-appropriate fittings)\u003c\/li\u003e\n\u003cli\u003eMounting Hardware\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eInstallation Manual\u003c\/li\u003e\n\u003cli\u003eProfessional Support\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\u003eIs this faucet worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. While mass-produced faucets may cost less upfront, they typically use brass-plated zinc that degrades within 3-5 years. Our solid brass construction lasts 20+ years, making it more cost-effective long-term. Plus, you get the living patina finish, artisan craftsmanship, and a 5-year warranty. Most customers tell us it's the best kitchen upgrade they've made.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass naturally oxidizes over time, developing a rich, darker patina. The rate depends on water chemistry, humidity, and use patterns. Each faucet develops its own unique character—some prefer the warm golden look when new, others love the antique bronze that emerges over months.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I clean or polish the brass to restore the original finish?\u003c\/summary\u003e\n\u003cp\u003eYes! Use a brass polish or a mixture of lemon juice and baking soda to restore the bright brass finish. However, the unlacquered nature means it will continue to patina. Many customers love the lived-in look, but you can maintain the golden shine with regular polishing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this compatible with my existing plumbing?\u003c\/summary\u003e\n\u003cp\u003eThe faucet is shipped correct connection for your region. It requires three pre-drilled holes with 8\" center-to-center spacing. Most standard kitchen sinks accommodate this configuration, but please verify your sink specifications before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included in the package?\u003c\/summary\u003e\n\u003cp\u003eYou'll receive everything needed for installation: the bridge spout assembly, two handles (your selected style), ceramic cartridges, 17\" supply hoses with correct regional fittings, mounting hardware, aerator assembly, and a detailed installation manual. Professional installation support is also available if needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cp\u003eDelivery typically takes 8-10 days. Each faucet is handcrafted to order in Morocco by our skilled artisans. We'll keep you updated throughout the process with tracking information.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat if I'm not satisfied with my purchase?\u003c\/summary\u003e\n\u003cp\u003eWe offer a 60-day home trial. If you're not completely satisfied, return it for a full refund. We also provide a 5-year warranty on fixtures and 1-year on parts, plus lifetime customer support. Your satisfaction is our top priority.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection class=\"faucet-desc__video\"\u003e\n\u003cdiv class=\"faucet-desc__video-container\"\u003e\u003cvideo aria-label=\"Product overview video\" playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\"\u003e\n          \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f28424641a1a4c00869531ea768d1522.mp4\"\u003e\n          Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\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=\"\/cdn-cgi\/l\/email-protection#ef8c80819b8e8c9baf86819c868b8a8e9c9bc18c8082\"\u003e\u003cspan class=\"__cf_email__\" data-cfemail=\"0e6d61607a6f6d7a4e67607d676a6b6f7d7a206d6163\"\u003e[email protected]\u003c\/span\u003e\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 Transform Your Kitchen?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds of homeowners who chose quality that lasts\u003c\/p\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\"\u003eConfigure \u0026amp; Order Now\u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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":"Insideast","offers":[{"title":"6\"+Sprayer \/ Simple","offer_id":43525525766253,"sku":"IK-004-04-001-01-23(SET-04)","price":482.53,"currency_code":"USD","in_stock":true},{"title":"6\"+Sprayer \/ Flat","offer_id":43525525799021,"sku":"IK-004-04-001-02-23(SET-04)","price":482.53,"currency_code":"USD","in_stock":true},{"title":"6\"+Sprayer \/ Lever","offer_id":43525525831789,"sku":"IK-004-04-001-03-23(SET-04)","price":482.53,"currency_code":"USD","in_stock":true},{"title":"6\" \/ Simple","offer_id":43525505810541,"sku":"IK-004-04-001-01-23","price":326.83,"currency_code":"USD","in_stock":true},{"title":"6\" \/ Flat","offer_id":43525505843309,"sku":"IK-004-04-001-02-23","price":326.83,"currency_code":"USD","in_stock":true},{"title":"6\" \/ Lever","offer_id":43525505876077,"sku":"IK-004-04-001-03-23","price":326.83,"currency_code":"USD","in_stock":true},{"title":"8\"+Sprayer \/ Simple","offer_id":43525525897325,"sku":"IK-001-04-001-01-23(SET-04)","price":572.34,"currency_code":"USD","in_stock":true},{"title":"8\"+Sprayer \/ Flat","offer_id":43525525930093,"sku":"IK-001-04-001-02-23(SET-04)","price":572.34,"currency_code":"USD","in_stock":true},{"title":"8\"+Sprayer \/ Lever","offer_id":43525525962861,"sku":"IK-001-04-001-03-23(SET-04)","price":572.34,"currency_code":"USD","in_stock":true},{"title":"8\" \/ Simple","offer_id":43525506105453,"sku":"IK-001-04-001-01-23","price":432.21,"currency_code":"USD","in_stock":true},{"title":"8\" \/ Flat","offer_id":43525506138221,"sku":"IK-001-04-001-02-23","price":432.21,"currency_code":"USD","in_stock":true},{"title":"8\" \/ Lever","offer_id":43525506170989,"sku":"IK-001-04-001-03-23","price":432.21,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-kitchen-bridge-faucet-4442135.webp?v=1773579377"},{"product_id":"antique-brass-kitchen-faucet-unlacquered-brass-faucet","title":"Heritage - Unlacquered Brass Single Hole Sink 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.1rem,1.5vw,1.3rem);\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\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\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  .faucet-desc__specs-section h2 {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin-bottom: 1rem;\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\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\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\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch2 class=\"faucet-desc__title\"\u003eHeritage Unlacquered Brass Single Hole Sink Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eTimeless Elegance, Effortlessly Installed\u003c\/p\u003e\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1rem, 1.5vw, 1.1rem);\"\u003e\n\u003cp\u003eThe Heritage faucet is forged in the spirit of 19th-century brass foundries where durability and beauty were inseparable. Each piece is hand-finished by artisans who understand metal as a living material.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eIts unlacquered brass surface begins bright and golden, then gently deepens to warm amber and antique bronze as it interacts with water, air, and daily use. This evolution is not a flaw. it’s the soul of the piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"faucet-desc__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigure \u0026amp; Add to Cart\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e60-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-2153816.webp\" alt=\"Heritage Unlacquered Brass Single Hole Sink Faucet\" 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;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- REVIEW STATS --\u003e \u003c!-- Review Stats Removed --\u003e \u003c!-- REVIEW HIGHLIGHTS --\u003e\n\u003cdiv class=\"faucet-desc__review-highlights\"\u003e\n\u003cdiv class=\"highlight\"\u003e“Stunning patina over time”\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e“Effortless installation”\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e“Solid, heirloom quality”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eChoose Your Handle Style\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eSelect the handle design that complements your aesthetic both meticulously cast in solid unlacquered brass and built to age beautifully alongside the faucet body.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eHandle Design\u003c\/h3\u003e\n\u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cimg alt=\"Simple Cross Handle\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-9516609.jpg\" style=\"width: 100%; height: 80px; object-fit: cover; border-radius: 4px;\" loading=\"lazy\" decoding=\"async\"\u003e Simple Cross Handles\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cimg alt=\"Flat Cross Handle\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-8592366.jpg\" style=\"width: 100%; height: 80px; object-fit: cover; border-radius: 4px;\" loading=\"lazy\" decoding=\"async\"\u003e Flat Cross Handles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003cp style=\"margin-top: 20px; font-size: 13px; color: var(--accent); text-align: center;\"\u003e✨ Need a custom finish or size? Contact us for bespoke configurations — we love collaborating on unique projects.\u003c\/p\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\"\u003eGallery\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 id=\"configSlider\" class=\"faucet-desc__config-slider-container\"\u003e\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-6580041.jpg\" alt=\"Heritage Faucet Hero View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-9510280.jpg\" alt=\"Front View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-7776426.jpg\" alt=\"Side View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-9562887.jpg\" alt=\"Base Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-9409700.jpg\" alt=\"Aerator Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-9516609.jpg\" alt=\"Simple Cross Handle Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-8592366.jpg\" alt=\"Flat Cross Handle Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-3227151.jpg\" alt=\"Components\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\u003ch3\u003e🛡️ Our Promise to You\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Quality:\u003c\/strong\u003e Built to last generations with solid brass and serviceable components — repairable, not disposable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaster Craftsmanship:\u003c\/strong\u003e Every curve, thread, and joint is shaped by artisans who treat brass as both material and legacy.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSatisfaction Guaranteed:\u003c\/strong\u003e 60-day returns, responsive support, and a commitment to your long-term joy.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe craft not just fixtures—but heirlooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Heritage Stands Apart\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__comparison-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eHeritage Faucet\u003c\/th\u003e\n\u003cth\u003eStandard Brass Faucet\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e100% Solid Brass\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHollow Zinc Alloy (Brass-plated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eUnlacquered — evolves naturally\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLacquered — static, may peel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eCeramic Disc, Replaceable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePlastic, non-serviceable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e5-Year + Lifetime Support\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1–2 years, limited\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eDistinctive Features\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Finish\u003c\/h4\u003e\n\u003cp\u003eUnlacquered brass develops a rich, vintage patina over time, each faucet ages uniquely, telling the story of your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\n              \u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003e100% Solid Brass\u003c\/h4\u003e\n\u003cp\u003eNo hollow castings — just premium, solid brass for decades of reliable performance and heirloom quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\n              \u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eUniversal Fit\u003c\/h4\u003e\n\u003cp\u003eFits standard single-hole countertop or sink installations — no plumbing upgrades required.\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-3227151.jpg\" alt=\"Heritage Faucet Detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eArtisan Excellence in Every Detail\u003c\/h3\u003e\n\u003cp\u003eFrom the hand-finished spout to the precisely engineered valve, every component reflects generations of brass craftsmanship no shortcuts, no compromises.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-7776426.jpg\" alt=\"Swivel Spout in Action\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eFunctional Elegance\u003c\/h3\u003e\n\u003cp\u003eThe built-in aerator ensures smooth, splash-free flow while conserving water—elegance that works as hard as you do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e \u003c!-- KEY DIMENSIONS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Type\u003c\/td\u003e\n\u003ctd\u003eSwiveling for Versatile Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAerator\u003c\/td\u003e\n\u003ctd\u003eBuilt-In for Water Efficiency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eTraditional with Easy Washer Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eFits Existing Countertop Holes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eMatches Insideast Brass Fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\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\"\u003e11.60\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(294mm)\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\"\u003e6.30\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(160mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eHandle Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e10.67\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(271mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eHandle Width\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e2.76\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(70mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eBase Diameter\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e1.64\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(42mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eSpout Diameter\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e0.48\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(12mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eThread Type\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e1\/2\" BSP\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003eMale Thread\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eMounting Hole\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e0.74\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(19mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Cold_Water_Single_Hole_-_thread_1l2_-_IK-079-04-001-01-23.pdf?v=1758814314\" download=\"\"\u003e 📄 Download Spec Sheet (PDF) \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003csection class=\"faucet-desc__package\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__package-list\"\u003e\n\u003cli\u003eFaucet body (solid unlacquered brass)\u003c\/li\u003e\n\u003cli\u003e1× Handle (Simple or Flat Cross, per selection)\u003c\/li\u003e\n\u003cli\u003eMounting hardware (solid brass washer, nut, gasket)\u003c\/li\u003e\n\u003cli\u003e¼-turn ceramic cartridge (pre-installed)\u003c\/li\u003e\n\u003cli\u003eFlexible supply hoses (24\", stainless braided)\u003c\/li\u003e\n\u003cli\u003eInstallation \u0026amp; care guide (PDF + printed card)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- UGC GALLERY (\"From Our Clients\") --\u003e\n\u003csection class=\"faucet-desc__ugc\"\u003e\n\u003ch2\u003eIn Real Homes\u003c\/h2\u003e\n\u003cdiv class=\"faucet-desc__ugc-intro\"\u003eReal installations. Real patina evolution.\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__ugc-grid\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/323928656_201695189008750_8556981892684778211_n.jpg?v=1752229087\" alt=\"Kitchen Installation\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eKitchen Installation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.7115218873_fv8ycgtk.webp?v=1760655568\" alt=\"Bathroom Vanity\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eBathroom Vanity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath 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\" fill=\"#fff\"\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\u003eConfidence in every connection — backed by 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, O-rings, 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:contact@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 — this is intentional and not a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003eWhat is unlacquered brass and how does it patina?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass is pure brass with no protective coating. Over time, it reacts with oxygen, moisture, and hand oils to develop a warm, mottled patina—deepening from bright gold to antique bronze. This aging is natural and unique to each piece.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I care for my unlacquered brass faucet?\u003c\/summary\u003e\n\u003cp\u003eSimply wipe with a soft cloth and mild soap. Avoid abrasive cleaners or polishes—they’ll strip the evolving patina. Patina can be slowed with occasional waxing (optional), but we recommend embracing its organic evolution.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this fit my existing sink?\u003c\/summary\u003e\n\u003cp\u003eYes—this faucet is designed for standard single-hole installations. It uses a ½\" BSP Male thread (British Standard Pipe), which is critical for plumbing compatibility.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s the difference between the two handle styles?\u003c\/summary\u003e\n\u003cp\u003eBoth are solid brass and function identically. The \u003cstrong\u003eSimple Cross\u003c\/strong\u003e has rounded arms for a classic vintage look; the \u003cstrong\u003eFlat Cross\u003c\/strong\u003e features streamlined, squared arms for a more modern heritage aesthetic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install this faucet myself?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. It includes all mounting hardware and fits standard plumbing. Most DIYers complete installation in under 30 minutes with basic tools (adjustable wrench, plumber’s tape). A full guide is included in the PDF download.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eBring Heritage Home Today\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin designers and homeowners who choose authenticity over mass production. A faucet that doesn’t just function but evolves with your story.\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eOrder Your Heritage Faucet Now\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eSecure Checkout\u003c\/div\u003e\n\u003cdiv\u003eFast Shipping\u003c\/div\u003e\n\u003cdiv\u003eQuality Guaranteed\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CSS OVERRIDE FOR TECH SPECS TITLE --\u003e\n\u003cstyle\u003e\n  .faucet-desc__specs-title {\n    font-weight: normal;\n    text-align: left;\n  }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple Cross","offer_id":42667789647981,"sku":"IK-060-04-001-01-23","price":186.74,"currency_code":"USD","in_stock":true},{"title":"Flat Cross","offer_id":42667789680749,"sku":"IK-060-04-001-02-23","price":186.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-single-hole-sink-faucet-2153816.webp?v=1773579375"},{"product_id":"unlacquered-brass-wall-mount-faucet-single-handle-bathroom-faucet-ibf04","title":"Heritage - Unlacquered Brass Bath Wall Mount Faucet","description":"\u003cul\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSolid Brass\u003c\/strong\u003e → Provides long-lasting durability and superior resistance to wear, unlike recycled materials.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ Arrives polished and gradually develops a rich, aged patina for timeless character.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eBuilt-In Aerator \u003c\/strong\u003e→ Ensures smooth water flow while conserving water for everyday use.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSingle Lever Handle\u003c\/strong\u003e → Allows effortless control of both water temperature and flow with one hand.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eComplete Installation Kit \u003c\/strong\u003e→ Includes all necessary components and a step-by-step manual for quick, hassle-free setup.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eStandard US Plumbing Compatibility\u003c\/strong\u003e → Fits easily into existing U.S. plumbing systems without additional adapters.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 100.059%; height: 150.852px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eHandle Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003eSingle Lever for Easy Flow \u0026amp; Temperature Control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003eBuilt-In for Steady Waterflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eThreading\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003e1\/2″ NPT (US Standard Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003eCustom Spout Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 19.6065px;\"\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 19.6065px;\"\u003eRough-In Valve, Handle, Backplate, Spout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 13.6065px;\"\u003e\n\u003ctd style=\"width: 31.3298%; height: 13.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.1152%; height: 13.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Built-in_Faucet_With_Single_Handle_Mixer_IB-050-02-001-16-24.pdf?v=1759485017\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-2_51036f1a-b8b9-47fc-a363-3bf087f2fd75.jpg?v=1761571723\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":42661848514669,"sku":"IB-050-02-001-16-24","price":278.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-bath-wall-mount-faucet-2429264.png?v=1773579376"},{"product_id":"brass-kitchen-sink-faucet-unlacquered-brass-bridge-faucet","title":"Verdeau - Unlacquered Bridge Kitchen Faucet","description":"\u003cstyle\u003e\n    \/* ========== EXISTING STYLES — reused as-is ========== *\/\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.9vw, 1.7rem);\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        padding-top: 50px;\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    .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    .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    .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    .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    .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    .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    .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 {\n        display: block;\n        font-size: 11px;\n        color: var(--accent);\n        font-weight: 700;\n        margin-top: 4px\n    }\n\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(3, 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    .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-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    @media (max-width: 768px) {\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        .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        .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        .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        .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        .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        .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-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        .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        .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        .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        .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        .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        .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        .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        .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        .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        .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\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    \/* Fix for Config Gallery Arrows *\/\n    .faucet-desc__config-arrow {\n        width: 40px !important;\n        \/* Fixed width *\/\n        height: 40px !important;\n        \/* Fixed height *\/\n        min-width: 40px !important;\n        \/* Prevents squishing *\/\n        padding: 0 !important;\n        \/* Removes default button padding *\/\n        border-radius: 50% !important;\n        \/* 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);\n        \/* Slightly more opaque for visibility *\/\n        cursor: pointer;\n        z-index: 20;\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\"\u003eVerdeau — The Arch Bridge Faucet That Ages With Grace\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eA refined V-arch bridge design in unlacquered solid brass—crafted to develop a rich, evolving patina over time. This isn’t just a faucet: it’s a living heirloom for your kitchen.\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\"\u003eHandcrafted to order • Fast Shipping\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 in Morocco\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e60-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eUS-Standards Ready\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eFull Compatibility with Insideast\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath 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\" fill=\"currentColor\"\u003e\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 Handcrafted Batches:\u003c\/strong\u003e Due to artisan production, only a few units ship weekly. \u003ca href=\"#configure\"\u003eSecure yours before the next batch closes\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-4254027.webp\" alt=\"Verdeau Unlacquered Brass Bridge Faucet\" 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;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\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;      \n    --top-bar:   #2e241c;      \n    --gold:      #cc9d6b;      \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  \/* ─── Section Shell ─── *\/\n  .ieast-rev-island {\n    max-width: 1000px;\n    margin: 20px auto; \n    background: var(--bg-cream);\n    border-radius: 4px; \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     max-height: 500px;\n  }\n  \/* ─── Top Bar ─── *\/\n  .ieast-rev-topbar {\n    background: var(--top-bar);\n    padding: 14px 12px;\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  \/* ─── 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  \/* ─── Slide ─── *\/\n  .ieast-rev-slide {\n    min-width: 100%;\n    \/* Keep a minimum height directly on the slide so text-only cards don't shrink the container *\/\n    min-height: 480px; \n    display: grid;\n    \/* Default: image left, content right *\/\n    grid-template-columns: 1.5fr 1fr; \n  }\n  \n  \/* Text-only slide variant *\/\n  .ieast-rev-slide.ieast-text-only {\n    grid-template-columns: 1fr;\n  }\n  \/* ─── Image Column ─── *\/\n  .ieast-rev-img-col {\n    position: relative;\n    width: 100%;\n    height: 100%;\n    overflow: hidden;\n  }\n  .ieast-rev-img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  \/* ─── Content Column (Right Side) ─── *\/\n  .ieast-rev-content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 20px 20px 60px 20px; \n    background: var(--bg-cream);\n    height: 100%;\n  }\n  \/* ─── The 'Note' Shape ─── *\/\n  .ieast-rev-note {\n    background: var(--note-bg);\n    padding: 24px 24px;\n    border-radius: 2px;\n    box-shadow: var(--shadow);\n    border: 1px solid #f4f0eb;\n    position: relative;\n    width: 100%;\n    max-width: 420px;\n    margin: 0 auto;\n  }\n  \n  .ieast-text-only .ieast-rev-note {\n    max-width: 500px;\n    padding: 30px 40px; \n  }\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  .ieast-rev-quote-mark {\n    font-family: var(--font-head);\n    font-size: 50px;\n    color: var(--gold);\n    line-height: 0.6;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .ieast-rev-text {\n    font-family: var(--font-head);\n    font-size: clamp(13px, 2vw, 12px);\n    font-weight: 400;\n    line-height: 1.2;\n    color: var(--ink);\n    font-style: italic;\n    margin-bottom: 16px;\n  }\n  .ieast-rev-meta-block {\n    border-top: 1px solid var(--border);\n    padding-top: 18px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .ieast-rev-stars {\n    display: flex;\n    gap: 4px;\n    margin-bottom: 4px;\n  }\n  .ieast-rev-stars svg {\n    width: 16px; height: 16px;\n    fill: var(--gold);\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  \/* ─── Navigation Controls ─── *\/\n  .ieast-rev-controls {\n    position: absolute;\n    bottom: 15px;\n    right: 0px;\n    width: 30%; \/* Anchors exactly over the right 40% (cream side) *\/\n    display: flex;\n    justify-content: flex-end;\n    align-items: center;\n    padding: 12px 20px;\n    z-index: 10;\n    background: linear-gradient(to top, var(--bg-cream) 60%, transparent); \n  }\n  .ieast-rev-arrows {\n    display: flex;\n    gap: 10px;\n  }\n  .ieast-rev-btn {\n    width: 30px; height: 30px;\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  .ieast-rev-dots {\n    display: flex;\n    gap: 6px;\n  }\n  .ieast-rev-dot {\n    width: 2px; 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   .ieast-rev-dot:nth-child(n+8) {\n    display: none;\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-slide.ieast-text-only { grid-template-columns: 1fr; }\n    .ieast-rev-controls { width: 45.45%; } \n  }\n  @media (max-width: 768px) {\n    .ieast-rev-island { margin: 20px auto; border-radius: 4px; max-height: none;  }\n    .ieast-rev-topbar span { font-size: 9px; }\n    \n    .ieast-rev-slide {\n      grid-template-columns: 1fr; \n      min-height: auto; \/* Allow auto height on mobile *\/\n    }\n    \n    .ieast-rev-img-col {\n      min-height: 280px;\n    }\n    \n    .ieast-rev-content {\n      padding: 20px 16px 70px 16px;\n    }\n    .ieast-rev-note, .ieast-text-only .ieast-rev-note {\n      padding: 20px 16px;\n    }\n    .ieast-rev-text {\n      font-size: 18px;\n    }\n    \n    .ieast-rev-controls {\n      width: 100%; \n      background: var(--bg-cream); \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!-- ── Slide: Review by liv_alliston_design ── --\u003e\n\u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by liv_alliston_design\" 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\/verdeau-unlacquered-bridge-kitchen-faucet-rev1.png\" alt=\"liv_alliston_design'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\"\u003e\n        I’m in love with the this Victorian, brass bridge faucet from \u003ca href=\"https:\/\/www.instagram.com\/insideastdesigns\/\" target=\"_blank\" style=\"color: var(--gold); text-decoration: none; font-weight: 500;\"\u003e@insideastdesigns\u003c\/a\u003e. It’s weighty and stunning and plays off of the yellow veining in the quartzite slab. Definitely a feature of the kitchen ☺️\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n        \u003cdiv class=\"ieast-rev-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\"\u003e\n            \u003ca href=\"https:\/\/www.instagram.com\/liv_alliston_design\/\" target=\"_blank\" style=\"text-decoration: none; color: inherit; display: inline-flex; align-items: center; gap: 5px;\"\u003e\n              liv_alliston_design\n              \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display: block;\"\u003e\n                \u003cdefs\u003e\n                   \u003c!-- We use a unique ID for the gradient to prevent conflicts --\u003e\n                  \u003cradialgradient id=\"ieast-ig-grad-liv\" r=\"150%\" cx=\"30%\" cy=\"107%\"\u003e\n                    \u003cstop offset=\"0%\" stop-color=\"#fdf497\"\u003e\u003c\/stop\u003e\n                    \u003cstop offset=\"5%\" stop-color=\"#fdf497\"\u003e\u003c\/stop\u003e\n                    \u003cstop offset=\"45%\" stop-color=\"#fd5949\"\u003e\u003c\/stop\u003e\n                    \u003cstop offset=\"60%\" stop-color=\"#d6249f\"\u003e\u003c\/stop\u003e\n                    \u003cstop offset=\"90%\" stop-color=\"#285AEB\"\u003e\u003c\/stop\u003e\n                  \u003c\/radialgradient\u003e\n                \u003c\/defs\u003e\n                \u003crect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\" stroke=\"url(#ieast-ig-grad-liv)\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n                \u003cpath d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\" stroke=\"url(#ieast-ig-grad-liv)\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n                \u003ccircle cx=\"17.5\" cy=\"6.5\" r=\"1.5\" fill=\"url(#ieast-ig-grad-liv)\" stroke=\"none\"\u003e\u003c\/circle\u003e\n              \u003c\/svg\u003e\n            \u003c\/a\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"ieast-rev-date\"\u003e\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!-- ── Slide 1: Review with Photo ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Kristina\" 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\/verdeau-unlacquered-bridge-kitchen-faucet-3992027.png\" alt=\"Kristina'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\"\u003eI just love this faucet. So beautiful and amazing quality! Thank you so much!\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\"\u003eKristina\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e30 May, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n               \n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003c!-- ── Slide 2: Review with Photo ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Chris\" 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\/verdeau-unlacquered-bridge-kitchen-faucet-rev2.png\" alt=\"Chris'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\"\u003eI immediately noticed Insideast made fantastic design improvements since my 2022 order. The threaded base is longer for thick countertops, handles have a lovely brass cover, and the swivel neck is highly solid. Brilliant quality updates!\u003c\/p\u003e\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n                \u003cdiv class=\"ieast-rev-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\"\u003eChris\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e22 Nov, 2024\u003c\/span\u003e\n                \u003c\/div\u003e\n               \n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003c!-- ── Slide 3: Review with Photo ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Erica\" 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\/verdeau-unlacquered-bridge-kitchen-faucet-rev3.png\" alt=\"Erica'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\"\u003eLove my faucet and sprayer so much!!!!!\u003c\/p\u003e\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n                \u003cdiv class=\"ieast-rev-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\"\u003eErica\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e22 Apr, 2022\u003c\/span\u003e\n                \u003c\/div\u003e\n              \n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\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\/section\u003e\n\u003c!-- \/slider-wrap --\u003e\n\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 --\u003e\n\u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eCustomize Your Verdeau Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eTailor your Verdeau to match both function and style: choose between faucet-only or with a matching solid brass side sprayer. Then select from four distinctive handle styles—each hand-finished to complement the elegant V-arch silhouette.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eSprayer Option\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFaucet Only\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFaucet + 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\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFlat Cross\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eLever Handle\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eButterfly Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONFIG SLIDER --\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eFaucet Configurations\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 id=\"configSlider\" class=\"faucet-desc__config-slider-container\"\u003e\n  \u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-1123751.jpg\" alt=\"With Sprayer – Lever\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-4634210.jpg\" alt=\"Simple Cross\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple Cross\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-1988585.jpg\" alt=\"Flat Cross\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Cross\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-6702625.jpg\" alt=\"Butterfly Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eButterfly Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-9809217.jpg\" alt=\"With Sprayer – Lever\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eCross + Sprayer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-5933403.jpg\" alt=\"With Sprayer – Cross\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eButterfly + Sprayer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-8094339.jpg\" alt=\"Aerator Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-4946390.jpg\" alt=\"Swivel Spout\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003e360° Swiveling Spout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA after config --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\n\u003ca aria-label=\"Configure and add to cart\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Select Your Configuration \u003c\/a\u003e\n\u003csection class=\"faucet-desc__reviews\"\u003e\n\u003ch2\u003eTrusted by Homeowners \u0026amp; Designers\u003c\/h2\u003e\n\u003cdiv style=\"position: relative;\"\u003e\n\n\u003cdiv id=\"reviewSlider\" class=\"faucet-desc__review-slider-wrap\"\u003e\n\u003cdiv class=\"faucet-desc__review-slider\"\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eKristina Lorraine\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eI just love this faucet. So beautiful and amazing quality! Thank you so much!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"So beautiful and amazing quality!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eEric Perry\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautiful faucet, second purchase from these folks\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful faucet\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eAnaïs\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAmazing customer service and great quality! There’s some tax import to the UK so bear this in mind, but definitely worth getting anyway!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Amazing customer service and great quality!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eKim West\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautifully handcrafted piece of art. We cannot wait to install. Timely shipping, well packaged and shop owner was very communicative.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautifully handcrafted piece of art\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eELAHE\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eFantastic vendor! High quality products! They customized for me and added a sprayer!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"High quality products!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003ePamela Minardi\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eQuality looks great, material is gorgeous, fast shipping\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Quality looks great\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eCatherine McClelland\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eOutstanding quality and craftsmanship. This is the third faucet I've bought from Insideast, and I love their work.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Outstanding quality and craftsmanship\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eKatherine\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eThe faucet is absolutely gorgeous!!! It’s heavy \u0026amp; of great quality…. It arrived exactly on time \u0026amp; it couldn’t have been a better experience. Thank you so much!!!!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Absolutely gorgeous!!!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eErica\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eLove my faucet and sprayer so much!!!!!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Love my faucet and sprayer\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eTyson Withers\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautiful faucet, excited to see it patina over time! Thank you! Would definitely order again from this shop!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful faucet\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eHaylie Greenhalgh\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eIt's beautiful! And seems like really good quality.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seems like really good quality\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eScarlett Abrous\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAmazing company. They are very helpful and wonderful with answering all my questions. Really beautiful faucets! Thank you Abdel.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Amazing company.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\u003ch3\u003e🛡️ Your Risk-Free Investment\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e60-Day Home Trial:\u003c\/strong\u003e Test it in your kitchen—return for full refund if not 100% satisfied.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass Promise:\u003c\/strong\u003e No plating, no hollow parts—just pure, durable brass built to last generations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Guidance:\u003c\/strong\u003e Our artisan team personally supports every installation and maintenance question.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eNo fine print. Just confidence in every detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-3992027.png\" alt=\"Verdeau close-up patina detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eEvolving Beauty, Not Wear\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish matures gracefully developing a warm, rich patina unique to your water, air, and usage. Unlike lacquered alternatives that peel or flake, Verdeau’s surface deepens in character, becoming more striking with time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/verdeau-unlacquered-bridge-kitchen-faucet-4634210.jpg\" alt=\"Verdeau swivel spout in use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eDesigned for Real Life\u003c\/h3\u003e\n\u003cp\u003eThe 360° swiveling spout gives you full range of motion fill tall pots, rinse wide pans, or pivot to the side sprayer effortlessly. Paired with quarter-turn ceramic cartridges, it’s both functional and luxurious.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy Verdeau Stands Apart\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                    \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eV-Arch Bridge Silhouette\u003c\/h4\u003e\n\u003cp\u003eA refined take on the classic bridge style elegant yet architectural. The gentle arch rises with purpose, creating visual height and timeless presence above your sink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                    \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                                    \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\n                                    \u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eCoompitable Plumbing Standards\u003c\/h4\u003e\n\u003cp\u003eCorrect fittings for your region no adapters needed. Ships with all hoses, O-rings, and mounting hardware for seamless installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                    \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                                    \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003ePrecision Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eLab-tested for 500,000+ cycles ensuring smooth, drip-free operation for decades. Quarter-turn action gives responsive, intuitive control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                    \u003cpath d=\"M4 4h16v2H4V4zm0 4h16v2H4V8zm0 4h16v2H4v-2zm0 4h16v2H4v-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eDesigned to Unify\u003c\/h4\u003e\n\u003cp\u003ePerfectly complements all Insideast unlacquered brass fixtures drawer pulls, lighting, and hardware. Build a cohesive, artisan-crafted kitchen with intention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eEngineered for Permanence\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (No Plating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout\u003c\/td\u003e\n\u003ctd\u003eV-Arch Bridge, 360° Swiveling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandles\u003c\/td\u003e\n\u003ctd\u003eSimple Cross, Flat Cross, Lever, or Butterfly (Selectable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridges\u003c\/td\u003e\n\u003ctd\u003e1\/2\" Ceramic — Quarter-Turn, US Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSprayer Option\u003c\/td\u003e\n\u003ctd\u003eSolid Brass Side Sprayer (Matching Finish)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eDIY-Friendly • 3-hole (8\" centers) • Manual Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHand-forged in Morocco by Master Artisans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n     \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  text-align: left;\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 showers 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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e11.80\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(300mm)\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\"\u003e8.30\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(211mm)\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\"\u003e6.70\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(170mm)\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 at 8\" centers. For the \u003cstrong\u003eside sprayer option\u003c\/strong\u003e, add a 4th hole. All supply hoses, O-rings, and hardware are included, with correct fittings pre-installed for your region.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eInstallation \u0026amp; Technical Resources\u003c\/h3\u003e\n\u003cp\u003eEverything you need to install with confidence\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0029\/6861\/7006\/files\/8__Arch_V_Bridge_HAN0001_Specification_Sheet___IK-019-04-001-01-23.pdf?v=1719628347\" rel=\"noopener noreferrer\" download=\"\" target=\"_blank\"\u003e📄 Specification Sheet (PDF)\u003c\/a\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0029\/6861\/7006\/files\/Copie_de_8__Arch_V_Bridge_HAN0001_Installation_Guide___IK-019-04-001-01-23.pdf?v=1719628353\" rel=\"noopener noreferrer\" download=\"\" target=\"_blank\"\u003e🔧 Installation Guide (PDF)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003csection class=\"faucet-desc__package\"\u003e\n\u003ch2\u003eComplete Kit – Nothing Extra to Buy\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__package-list\"\u003e\n\u003cli\u003eV-Arch Bridge Spout Assembly\u003c\/li\u003e\n\u003cli\u003e2 Handles (Style of Your Choice)\u003c\/li\u003e\n\u003cli\u003ePrecision Ceramic Cartridges\u003c\/li\u003e\n\u003cli\u003e17\" Supply Hoses \u003c\/li\u003e\n\u003cli\u003eMounting Hardware \u0026amp; Gaskets\u003c\/li\u003e\n\u003cli\u003eAnti-Splash Aerator\u003c\/li\u003e\n\u003cli\u003eSide Sprayer (If Selected)\u003c\/li\u003e\n\u003cli\u003eStep-by-Step 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\u003eWhat’s the difference between this and the Straight Bridge model?\u003c\/summary\u003e\n\u003cp\u003eThe Verdeau features an elegant V-arch spout for added height and presence, while the straight bridge is more minimalist and low-profile. Both use identical solid brass construction and unlacquered finish—but the Verdeau makes a stronger architectural statement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install the sprayer later if I start with “Faucet Only”?\u003c\/summary\u003e\n\u003cp\u003eYes! You can add the solid brass side sprayer anytime. Just ensure your sink has a fourth pre-drilled hole (or drill one). We sell the sprayer separately—or contact us for a discounted upgrade within 90 days.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean or maintain unlacquered brass?\u003c\/summary\u003e\n\u003cp\u003eLight cleaning: warm water + mild soap. For polishing: use a brass-specific polish or a paste of lemon juice + baking soda. But many owners embrace the patina—it tells your kitchen’s story. Note: avoid vinegar or harsh chemicals, which accelerate uneven aging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this match my existing unlacquered brass hardware?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. All Insideast unlacquered brass fixtures are made from the same alloy and hand-finished identically. They’ll age in harmony across your space—creating a cohesive, evolving patina story.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation recommended?\u003c\/summary\u003e\n\u003cp\u003eDIY installation is straightforward for most with basic plumbing experience. The included manual guides you step-by-step, and our team offers live support. For peace of mind, many customers use a local plumber (~$150–$250)—but it’s not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eStart Your Kitchen’s Legacy Today\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin 1,200+ homes with a faucet that lasts generations\u003c\/p\u003e\n\u003ca aria-label=\"Configure and add to cart\" 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\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    \/\/ Configuration slider navigation inline functions\n    function scrollConfigLeft() {\n        document.getElementById('configSlider').scrollBy({ left: -350, behavior: 'smooth' });\n    }\n    function scrollConfigRight() {\n        document.getElementById('configSlider').scrollBy({ left: 350, behavior: 'smooth' });\n    }\n\n    \/\/ Review slider navigation inline functions\n    function scrollReviewsLeft() {\n        document.getElementById('reviewSlider').scrollBy({ left: -350, behavior: 'smooth' });\n    }\n    function scrollReviewsRight() {\n        document.getElementById('reviewSlider').scrollBy({ left: 350, behavior: 'smooth' });\n    }\n\n    \/\/ Scroll to top where variation picker is\n    function scrollToVariations() {\n        window.scrollTo(0, 0);\n    }\n\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        \/\/ Gallery Slider\n        const configSlider = document.getElementById('configSlider');\n        const configLeftArrow = document.querySelector('.faucet-desc__config-arrow--left');\n        const configRightArrow = document.querySelector('.faucet-desc__config-arrow--right');\n\n        const getScrollAmount = () =\u003e window.innerWidth \u003c 768 ? window.innerWidth - 60 : 350;\n\n        if (configSlider \u0026\u0026 configLeftArrow \u0026\u0026 configRightArrow) {\n            configLeftArrow.addEventListener('click', (e) =\u003e {\n                e.preventDefault();\n                configSlider.scrollBy({ left: -getScrollAmount(), behavior: 'smooth' });\n            });\n            configRightArrow.addEventListener('click', (e) =\u003e {\n                e.preventDefault();\n                configSlider.scrollBy({ left: getScrollAmount(), behavior: 'smooth' });\n            });\n        }\n\n        \/\/ Review Slider\n        const reviewSlider = document.getElementById('reviewSlider');\n        const reviewLeftArrow = document.querySelector('.faucet-desc__review-arrow--left');\n        const reviewRightArrow = document.querySelector('.faucet-desc__review-arrow--right');\n\n        if (reviewSlider \u0026\u0026 reviewLeftArrow \u0026\u0026 reviewRightArrow) {\n            reviewLeftArrow.addEventListener('click', (e) =\u003e {\n                e.preventDefault();\n                reviewSlider.scrollBy({ left: -getScrollAmount(), behavior: 'smooth' });\n            });\n            reviewRightArrow.addEventListener('click', (e) =\u003e {\n                e.preventDefault();\n                reviewSlider.scrollBy({ left: getScrollAmount(), behavior: 'smooth' });\n            });\n        }\n    });\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Simple Cross \/ Faucet + Sprayer","offer_id":43557269962861,"sku":"IK-019-04-001-01-23(SET-04)","price":463.26,"currency_code":"USD","in_stock":true},{"title":"Simple Cross \/ Faucet Only","offer_id":43557269831789,"sku":"IK-019-04-001-01-23","price":346.97,"currency_code":"USD","in_stock":true},{"title":"Flat Cross \/ Faucet + Sprayer","offer_id":43557269995629,"sku":null,"price":463.26,"currency_code":"USD","in_stock":true},{"title":"Flat Cross \/ Faucet Only","offer_id":43557269864557,"sku":null,"price":346.97,"currency_code":"USD","in_stock":true},{"title":"Lever Handel \/ Faucet + Sprayer","offer_id":43557270028397,"sku":null,"price":463.26,"currency_code":"USD","in_stock":true},{"title":"Lever Handel \/ Faucet Only","offer_id":43557269897325,"sku":null,"price":346.97,"currency_code":"USD","in_stock":true},{"title":"Butterfly Handle \/ Faucet + Sprayer","offer_id":43557270061165,"sku":null,"price":463.26,"currency_code":"USD","in_stock":true},{"title":"Butterfly Handle \/ Faucet Only","offer_id":43557269930093,"sku":null,"price":346.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/verdeau-unlacquered-bridge-kitchen-faucet-3992027.png?v=1773579376"},{"product_id":"hammered-brass-vintage-wall-mount-sink-faucet","title":"Heritage - Unlacquered Brass 3 Holes Bath Wall Mount Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass\u003c\/strong\u003e → Made from high-grade, non-recycled brass for maximum durability and long-term performance.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Living Finish \u003c\/strong\u003e→ Starts shiny and gracefully ages into a rich, antique patina for added character.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Ceramic Cartridges\u003c\/strong\u003e → Ensure smooth handling and leak-free use over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation \u003c\/strong\u003e→ Includes detailed manual and all components needed for a smooth, professional setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomizable Spout Options\u003c\/strong\u003e → Available on request to suit your specific aesthetic or functional needs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 100%; height: 117.6px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 33.1192%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.5888%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 33.1192%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.5888%; height: 19.6px;\"\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 33.1192%; height: 19.6px;\"\u003e\u003cstrong\u003eThreading\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.5888%; height: 19.6px;\"\u003e1\/2″ NPT (US Plumbing Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 33.1192%; height: 19.6px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.5888%; height: 19.6px;\"\u003eBuilt-in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 33.1192%; height: 19.6px;\"\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.5888%; height: 19.6px;\"\u003eRough-In Valve, Handles, Backplates, Spout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 33.1192%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 66.5888%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/wall_mounted_bathroom_faucet.pdf?v=1759482631\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/HammeredBuilt-inFaucetFlatHandles_1.jpg?v=1761560836\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/HammeredBuilt-inFaucetFlatHandles_5.jpg?v=1761560805\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":42662024708205,"sku":"IB-052-02-018-02-23","price":284.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-3-holes-bath-wall-mount-faucet-7692871.jpg?v=1773579373"},{"product_id":"solid-brass-kitchen-hand-sprayer-unlacquered-brass-kitchen-sink-side-sprayer","title":"Heritage - Unlacquered Brass Kitchen Sprayer","description":"\u003cul\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ Develops a natural patina over time, adding warmth and vintage charm to your space.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSolid Brass Construction\u003c\/strong\u003e → Designed for long-term durability; becomes part of your home’s story as it ages.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTraditional Construction\u003c\/strong\u003e → Free of complex mechanisms, making it easier to maintain and repair.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maintenance \u003c\/strong\u003e→ Basic components like washers and O-rings can be replaced without hassle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for Kitchens\u003c\/strong\u003e → Functional, stylish, and built to withstand everyday use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 100%; height: 156.8px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eDesign Style\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eVintage-Inspired with Living Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eTraditional – No Sophisticated Parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eEasy Washer \u0026amp; O-Ring Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eBuilt to Last\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eUse\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003eIdeal for Kitchen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 25.7885%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.7809%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca rel=\"noopener\" title=\"Download Size Guide (PDF)\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Mixing_Sprayer_square_for_Hot_and_Cold_IK-081-04-001-00-23.pdf?v=1759416295\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":42661573329005,"sku":"IK-081-04-001-00-23","price":153.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-kitchen-sprayer-4544895.jpg?v=1773579321"},{"product_id":"widespread-brass-bathroom-faucet-unlacquered-brass-bathroom-faucet","title":"Deck Mounted Unlacquered Brass Faucet, Vanity Sink Faucet, Antique Brass Bathroom Faucet","description":"\u003cstyle\u003e\n    \/* ========== BASE 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 + ALL TEXT INSIDE *\/\n.faucet-desc__header{\n  position:relative;\n  padding:clamp(40px,6vw,80px) 0;\n\n  width:100%;\n  margin:0 auto;\n\n  display:flex;\n  flex-direction:column;\n  align-items:center;\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.9vw,1.6rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n}\n\n    .faucet-desc__specs-section {\n        margin: clamp(60px, 8vw, 10px) 0\n    }\n\n    .faucet-desc__specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-bottom: 10px;\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__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        font-size: clamp(18px, 2.5vw, 22px);\n        margin-bottom: 15px\n    }\n\n    .faucet-desc__download p {\n        color: var(--muted);\n        margin-bottom: 15px;\n        font-size: clamp(13px, 1.5vw, 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__config {\n        margin: 60px 0\n    }\n\n    .faucet-desc__config h2 {\n        font-size: clamp(22px, 4vw, 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: clamp(14px, 1.5vw, 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: clamp(18px, 3vw, 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: repeat(2, 1fr);\n        gap: 15px;\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: 10px;\n        grid-template-columns: 1fr 1fr\n    }\n\n    .faucet-desc__config-option {\n        background: #fff;\n        padding: 15px;\n        border-radius: 6px;\n        border: 1px solid var(--accent-light);\n        font-size: 14px;\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    \/* 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-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    \/* Features *\/\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    \/* 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    \/* 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    \/* Customer Photos Section *\/\n    .faucet-desc__customer-photos {\n        margin: clamp(60px, 8vw, 100px) 0\n    }\n\n    .faucet-desc__customer-photos h2 {\n        font-size: clamp(22px, 4vw, 28px);\n        margin-bottom: clamp(20px, 4vw, 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__customer-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 15px\n    }\n\n    .faucet-desc__customer-photo {\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__customer-photo img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform .3s ease\n    }\n\n    .faucet-desc__customer-photo:hover img {\n        transform: scale(1.05)\n    }\n\n    \/* Sticky CTA Bar (Mobile) *\/\n    .faucet-desc__sticky-cta {\n        position: fixed;\n        bottom: 0;\n        left: 0;\n        right: 0;\n        background: #fff;\n        padding: 15px;\n        box-shadow: 0 -4px 20px var(--shadow);\n        z-index: 1000;\n        display: none;\n        border-top: 2px solid var(--accent)\n    }\n\n    .faucet-desc__sticky-cta button {\n        width: 100%;\n        background: var(--accent);\n        color: #fff;\n        border: none;\n        padding: 15px;\n        font-size: 16px;\n        font-weight: 700;\n        border-radius: 8px;\n        cursor: pointer\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    \/* ========== MOBILE RESPONSIVE ========== *\/\n    @media (max-width: 768px) {\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        .faucet-desc__config-grid {\n            grid-template-columns: 1fr;\n            padding: 20px;\n            gap: 20px\n        }\n\n        .faucet-desc__config-options {\n            grid-template-columns: 1fr 1fr\n        }\n\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        .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        .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        .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        .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        .faucet-desc__sticky-cta {\n            display: block\n        }\n\n        .ie-warranty__title {\n            font-size: 1rem\n        }\n\n        .ie-warranty__body {\n            padding: 1.2rem\n        }\n\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        .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        .faucet-desc__customer-grid {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 10px\n        }\n    }\n\n    @media (max-width: 480px) {\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__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        .faucet-desc__config-options {\n            grid-template-columns: 1fr\n        }\n\n        .faucet-desc__customer-grid {\n            grid-template-columns: 1fr\n        }\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\/* 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\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\"\u003eDeck Mounted Unlacquered Brass Vanity Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003ePremium deck-mounted bathroom faucet crafted from solid unlacquered brass. Features an extended threaded spout designed for thick countertops. Develops a timeless patina that adds vintage character to your bathroom.\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\"\u003eHandcrafted to order • Fast Delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Select your handle style\"\u003e Select Your Handle Style \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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath 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\" fill=\"currentColor\"\u003e\n                    \u003c\/path\u003e\n                    \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e60-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath 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\" fill=\"currentColor\"\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath 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\" fill=\"currentColor\"\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 Each faucet is handcrafted to order by Moroccan artisans. \u003ca href=\"#handle-options\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7688431501421.png?v=1761920699\" alt=\"Deck Mounted Unlacquered Brass Vanity Faucet\" 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;\" loading=\"lazy\" decoding=\"async\"\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\n  \u003c!-- Top Bar replacing standalone headers to match requested aesthetic --\u003e\n  \u003cdiv class=\"ieast-rev-topbar\"\u003e\n    \u003cspan\u003eLoved By Homeowners\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\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\n        \u003c!-- ── Review 1: Madison ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Madison\" aria-current=\"true\"\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\/iap_800x800.4963867718_1wpy2gnu.webp\" alt=\"Madison'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\"\u003eBeautiful item with quick shipping and excellent customer service for the small issue I had! Abel is very responsive and kind and willing to serve his customers well. Thank you for a great product, our bathroom looks amazing!\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\"\u003eMadison\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e02 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\n        \u003c!-- ── Review 2: Curtis ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Curtis\" aria-current=\"false\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/iap_800x800.6938800425_fu63i4kz.webp\" alt=\"Curtis'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\"\u003eBeautiful! I also ordered a sink from this seller and they look amazing in the buffet I refinished to use as a vanity in our powder room.\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\"\u003eCurtis\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e26 May, 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\n      \u003c\/div\u003e\n\u003c!-- \/track --\u003e\n    \u003c\/div\u003e\n\u003c!-- \/slider --\u003e\n\n    \u003c!-- Navigation Controls overlapping the bottom of the section --\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\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\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\n\u003c\/section\u003e\n\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\n  const slides    = track.querySelectorAll('.ieast-rev-slide');\n  const total     = slides.length;\n  let   current   = 0;\n  let   autoTimer = null;\n\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\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\n  prevBtn.addEventListener('click', () =\u003e { goTo(current - 1); resetAuto(); });\n  nextBtn.addEventListener('click', () =\u003e { goTo(current + 1); resetAuto(); });\n\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\n  \/\/ Auto-advance\n  function startAuto() { autoTimer = setInterval(() =\u003e goTo(current + 1), 6000); }\n  function resetAuto()  { clearInterval(autoTimer); startAuto(); }\n  startAuto();\n\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\n  goTo(0);\n})();\n\u003c\/script\u003e\n\n  \n\u003c!-- HANDLE OPTIONS --\u003e\n\u003csection id=\"handle-options\" class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eChoose Your Handle Style\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThis versatile deck-mounted faucet offers four distinct handle styles to perfectly complement your bathroom aesthetic. All options feature the same premium solid brass construction and extended threaded spout for thick countertops.\u003c\/p\u003e\n\u003cdiv style=\"grid-template-columns: 1fr;\" class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eAvailable Handle Styles\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSimple Cross Handle\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eT Handle\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFlat Cross Handle\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eLever Handle\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\"\u003eProduct 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 id=\"configSlider\" class=\"faucet-desc__config-slider-container\"\u003e\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-2686199.png\" alt=\"Deck Mounted Faucet - Front View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eElegant Deck Mount Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-5727068.jpg\" alt=\"Faucet Installation View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled on Vanity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-3650150.jpg\" alt=\"Close-up Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003ePremium Brass Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-4849376.jpg?v=1773579326\u0026amp;width=1946\" alt=\"Simple Cross Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-7382876.jpg?v=1773579327\u0026amp;width=1946\" alt=\"Lever Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-6528180.jpg?v=1773579327\u0026amp;width=1946\" alt=\"Flat Cross Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Cross Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-6886991.jpg?v=1773579327\u0026amp;width=1946\" alt=\"T Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eT Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-8227647.jpg?v=1773579436\u0026amp;width=1946\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eMounting Detail\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 href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Select your configuration\"\u003e Select Your Configuration \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Is Worth The Investment\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath 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\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eDevelops a natural patina over time, giving your bathroom timeless charm and vintage character. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath 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\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                            \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass Construction\u003c\/h4\u003e\n\u003cp\u003eHeavy-duty material ensures long-lasting durability and a premium feel. Built from high-quality unlacquered brass for strength that stands the test of time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4 12L2 14L8 20L22 6L20 4L8 16L4 12Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eExtended Threaded Spout\u003c\/h4\u003e\n\u003cp\u003eDesigned for secure mounting on thick countertops like marble or wood. The extended threading ensures a stable, leak-free installation on premium materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath 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\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                            \u003cpath d=\"M12 8V12L15 15\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eIntegrated Aerator\u003c\/h4\u003e\n\u003cp\u003eDelivers smooth, splash-free water flow with optimized pressure. Engineered for consistent performance and water efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath 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\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003ePremium Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eStandard 1\/2\" ceramic cartridges provide leak-resistant performance. Built for decades of smooth, drip-free operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V10H9V17ZM13 17H11V7H13V17ZM17 17H15V13H17V17Z\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eIncludes Installation Kit\u003c\/h4\u003e\n\u003cp\u003eComes with necessary hoses and hardware for straightforward setup. Compatible with regional plumbing systems for easy installation.\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-3564346.jpg\" alt=\"Unlacquered brass patina development\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with time. This living finish celebrates the natural beauty of brass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-5727068.jpg\" alt=\"Deck mounted faucet installation\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePerfect for Thick Countertops\u003c\/h3\u003e\n\u003cp\u003eThe extended threaded spout is specifically engineered for secure mounting on thick countertop materials like marble, granite, or wood. This thoughtful design ensures a stable, professional installation that looks beautiful and performs flawlessly for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout\u003c\/td\u003e\n\u003ctd\u003eExtended Threaded Spout for Thick Countertops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAerator\u003c\/td\u003e\n\u003ctd\u003eIntegrated for Optimized Water Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridges\u003c\/td\u003e\n\u003ctd\u003eCeramic Standard 1\/2″ (Leak-Resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eDeck Mount (3-Hole Configuration)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Options\u003c\/td\u003e\n\u003ctd\u003eSimple Cross, T Handle, Flat Cross, or Lever\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6; margin-bottom:10px\"\u003eCorrect fittings for your region. Requires three pre-drilled holes in your countertop. Extended threaded spout accommodates thick countertop materials (marble, granite, wood). Installation kit with hoses and hardware included. Perfect match for existing Insideast brass fixtures.\u003c\/p\u003e\n\u003c\/section\u003e\n\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-top: 0;\n  margin-bottom: 20px;\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: 15px 26px 18px 16px;\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. Standard fittings included:\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\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with dimensions, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/3_holes_vanity_faucet_IK-059-03-001-01-23.pdf?v=1759482395\" rel=\"noopener noreferrer\" download=\"\" target=\"_blank\"\u003e 📄 Download Size Guide (PDF) \u003c\/a\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/3_holes.pdf?v=1771906496\" rel=\"noopener noreferrer\" download=\"\" target=\"_blank\"\u003e📄 Download Installation Guide (PDF)\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n  \n  \u003c!-- PRODUCT VIDEO SECTION --\u003e\n\u003csection class=\"faucet-desc__video-section\"\u003e\n  \u003ch2 class=\"faucet-desc__video-title\"\u003eWatch How It Transforms Your Space\u003c\/h2\u003e\n\n \u003cdiv class=\"video-wrapper\"\u003e\n  \u003cvideo autoplay muted loop playsinline\u003e\n    \u003csource src=\"https:\/\/www.insideast.com\/cdn\/shop\/videos\/c\/vp\/ffef91f33e0943f9b156e190c86256f3\/ffef91f33e0943f9b156e190c86256f3.HD-1080p-2.5Mbps-79362212.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\/* VIDEO SECTION *\/\n.faucet-desc__video-section {\n  margin: clamp(40px, 6vw, 60px) 0;\n  text-align: center;\n}\n\n\/* Title stays elegant *\/\n.faucet-desc__video-title {\n  font-size: clamp(20px, 3vw, 24px);\n  margin-bottom: 20px;\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 10px;\n  display: inline-block;\n}\n.video-wrapper {\n  max-width: 400px; \/* control size here *\/\n  margin: 0 auto;\n}\n\n.video-wrapper video {\n  width: 100% !important;\n  height: auto !important;\n\n  \/* 🔥 Reset Safari forced styles *\/\n  position: static !important;\n  margin: 0 !important;\n  min-width: unset !important;\n  max-width: 100% !important;\n}\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .faucet-desc__video-wrap {\n    max-width: 100%;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n                    \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath 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\" fill=\"#fff\"\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, 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=\"\/cdn-cgi\/l\/email-protection#5c3f3332283d3f281c35322f3538393d2f28723f3331\"\u003e\u003cspan data-cfemail=\"c9aaa6a7bda8aabd89a0a7baa0adaca8babde7aaa6a4\" class=\"__cf_email__\"\u003e[contact@insideast.com]\u003c\/span\u003e\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 style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady to Elevate Your Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin homeowners who chose artisan quality that lasts\u003c\/p\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Choose your handle style\"\u003e Choose Your Handle Style \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cscript src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\" data-cfasync=\"false\"\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":"Insideast","offers":[{"title":"Simple","offer_id":42683321286765,"sku":"IK-059-03-001-01-23","price":372.18,"currency_code":"USD","in_stock":true},{"title":"T","offer_id":42683321319533,"sku":"IK-059-03-001-24-23","price":372.18,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":42683321352301,"sku":"IK-059-03-001-02-23","price":372.18,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":42683321385069,"sku":"IK-059-03-001-03-23","price":372.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/deck-mounted-unlacquered-brass-faucet-vanity-sink-faucet-antique-brass-bathroom-faucet-2686199.png?v=1774352861"},{"product_id":"unlacquered-brass-bath-vanity-faucet","title":"Single-Hole Unlacquered Brass Bathroom Sink Vanity Faucet with Double Simple Cross Handles","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Develops a rich patina over time, adding vintage charm and character.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass Construction\u003c\/strong\u003e → Built for long-term durability and lasting beauty.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Build\u003c\/strong\u003e → Allows easy maintenance with access to replaceable parts like washers and o-rings.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Durability\u003c\/strong\u003e → Crafted to become a long-term fixture in your home.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 99.9968%; height: 137.245px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003eUnlacquered Brass (Ages with Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003eTraditional, with Replaceable Components\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003eEasy Access to Washers and O-Rings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003eHigh-Pressure Tested for Quality Assurance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003eStandard Faucet Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.8917%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8771%; height: 19.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}' data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca rel=\"noopener\" title=\"Download Size Guide (PDF)\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bath_Vanity_Faucet_small_size_IB-082-04-001-01-24.pdf?v=1759419744\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4 data-start=\"196\" data-end=\"230\"\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003ePictures from Our Clients\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cvideo controls=\"controls\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" style=\"width: 100%; height: auto; border-radius: 10px;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/6ebe11f675d342178ed6060693f2ad6b.mp4\" type=\"video\/mp4\"\u003e\n  Your browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.6642935247_4df5x369.avif?v=1761241586\" alt=\"\"\u003e\u003c\/strong\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.6487993934_jf8sec4c.avif?v=1761241081\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.5885609903_t0aid5ex.avif?v=1761241586\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":42683447017581,"sku":"IB-082-04-001-01-24","price":138.81,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":42683447050349,"sku":"IB-082-04-001-02-24","price":138.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/single-hole-unlacquered-brass-bathroom-sink-vanity-faucet-with-double-simple-cross-handles-3902228.jpg?v=1773579325"},{"product_id":"unlacquered-brass-pot-filler-aged-brass-faucet-stove-faucet-2","title":"Unlacquered Brass Pot Filler, Kitchen Faucet, Aged Brass Faucet, Stove Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Pot_Filler_Kitchen_Faucet_Aged_Brass_Faucet_Stove_Faucet_4.jpg?v=1765880732\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Develops a unique patina over time, offering timeless charm and one-of-a-kind character.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Certified Solid Brass \u003c\/strong\u003e→ Made from high-quality, non-recycled brass for superior durability and resistance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Spout Design\u003c\/strong\u003e → Adds flexibility and ease of use for everyday kitchen tasks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Pot_Filler_Kitchen_Faucet_Aged_Brass_Faucet_Stove_Faucet_2.jpg?v=1765880732\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation \u003c\/strong\u003e→ Includes a detailed step-by-step manual for a smooth and professional installation experience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted in Morocco \u003c\/strong\u003e→ Each piece is made by skilled artisans, celebrating traditional craftsmanship and attention to detail.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Pot_Filler_Kitchen_Faucet_Aged_Brass_Faucet_Stove_Faucet_3.jpg?v=1765880732\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100%; height: 176.344px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 32.7618%;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eSpout\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003eSwiveling Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003eCeramic Standard 1\/2″ (Leak-Resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003e1\/2″ NPT (US Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003eSurface-Mounted with Included Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003eFaucet Body, Handles, Spout, Backplate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003eHandcrafted in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 32.7618%; height: 19.5938px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.8076%; height: 19.5938px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/MECAF_Pot_Filler_with_2_Handles_IK-086-01-001-01-24.pdf\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Pot_Filler_Kitchen_Faucet_Aged_Brass_Faucet_Stove_Faucet_1.jpg?v=1765880732\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Pot_Filler_Kitchen_Faucet_Aged_Brass_Faucet_Stove_Faucet_size.jpg?v=1765881061\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":42683666268269,"sku":"IK-086-01-001-01-24","price":359.06,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-pot-filler-kitchen-faucet-aged-brass-faucet-stove-faucet-1051273.jpg?v=1773579324"},{"product_id":"unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet","title":"Unlacquered Solid Brass Wall Mounted Bathroom Vessel Sink Faucet, Antique Basin Vanity Faucet","description":"\u003cstyle\u003e\n    \/* ========== BASE 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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary);font-size:clamp(18px,2.5vw,22px);margin-bottom:15px}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px;font-size:clamp(13px,1.5vw,15px)}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:clamp(22px,4vw,28px);margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:clamp(14px,1.5vw,15px);line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:clamp(18px,3vw,22px);font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:10px;grid-template-columns:1fr 1fr}\n    .faucet-desc__config-option{background:#fff;padding:15px;border-radius:6px;border:1px solid var(--accent-light);font-size:14px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Features *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Customer Photos Section *\/\n    .faucet-desc__customer-photos{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__customer-photos h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__customer-photo{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__customer-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__customer-photo:hover img{transform:scale(1.05)}\n\n    \/* Sticky CTA Bar (Mobile) *\/\n    .faucet-desc__sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:15px;box-shadow:0 -4px 20px var(--shadow);z-index:1000;display:none;border-top:2px solid var(--accent)}\n    .faucet-desc__sticky-cta button{width:100%;background:var(--accent);color:#fff;border:none;padding:15px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n\n    \/* ========== MOBILE RESPONSIVE ========== *\/\n    @media (max-width: 768px){\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:20px}\n      .faucet-desc__config-options{grid-template-columns:1fr}\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      .faucet-desc__sticky-cta{display:block}\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__body{padding:1.2rem}\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      .faucet-desc__customer-grid{grid-template-columns:repeat(2,1fr);gap:10px}\n    }\n\n    @media (max-width: 480px){\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\n      .faucet-desc__customer-grid{grid-template-columns:1fr}\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\u003ch1 class=\"faucet-desc__title\"\u003eWall Mounted Unlacquered Brass Bathroom Faucet\u003c\/h1\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eComplete wall-mounted bathroom fixture system in solid unlacquered brass. Choose from faucet only, faucet with valves, or the complete 4-piece bundle including drain and P-trap. Arrives beautifully polished and develops a timeless patina.\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\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\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\u003e60-Days Returns\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\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\u003e60-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\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\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 Each faucet is handcrafted to order by Moroccan artisans. \u003ca href=\"#bundle-options\"\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=\"Wall Mounted Unlacquered Brass Bathroom Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Built-in_Faucet_Imported-Shape_3.avif\"\u003e\u003c\/section\u003e\n\u003c!-- BUNDLE OPTIONS --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"bundle-options\"\u003e\n\u003ch2\u003eChoose Your Complete System\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eBuild your perfect bathroom setup by selecting from three configurations. Start with just the faucet, add matching valves for temperature control, or get the complete bundle with drain and P-trap for a fully coordinated installation.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eSelect Your Bundle\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\" style=\"grid-template-columns: 1fr;\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eFaucet Only\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eMain spout - perfect if you already have valves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eFaucet + Valves\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eSpout + hot\/cold control valves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eComplete Bundle\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eFaucet + Valves + Drain + P-Trap (4 pieces)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- What's Included Section --\u003e\n\u003cdiv style=\"background: var(--bg-light); border: 1px solid var(--accent-light); border-radius: 12px; padding: 25px; margin-top: 30px;\"\u003e\n\u003ch3 style=\"text-align: center; color: var(--accent); margin-bottom: 20px; font-size: 20px;\"\u003e🧩 What's Included in Complete Bundle (4 Pieces)\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; gap: 20px;\"\u003e\n\u003cdiv style=\"display: flex; gap: 15px; align-items: start;\"\u003e\n\u003cdiv style=\"background: var(--accent); color: white; width: 35px; height: 35px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-weight: bold;\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: var(--primary); font-size: 16px;\"\u003eFaucet (Main Spout)\u003c\/strong\u003e\n\u003cp style=\"margin: 5px 0 0 0; color: var(--muted); font-size: 14px; line-height: 1.5;\"\u003eThe central piece where water flows. High arch design for easy hand washing \u0026amp; bowl clearance. Solid brass construction that naturally develops a beautiful patina over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 15px; align-items: start;\"\u003e\n\u003cdiv style=\"background: var(--accent); color: white; width: 35px; height: 35px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-weight: bold;\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: var(--primary); font-size: 16px;\"\u003eValves (Hot \u0026amp; Cold Controls)\u003c\/strong\u003e\n\u003cp style=\"margin: 5px 0 0 0; color: var(--muted); font-size: 14px; line-height: 1.5;\"\u003eTwo handles for separate hot and cold water control. Smooth quarter-turn ceramic valves for durability. Independent control for precise temperature mixing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 15px; align-items: start;\"\u003e\n\u003cdiv style=\"background: var(--accent); color: white; width: 35px; height: 35px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-weight: bold;\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: var(--primary); font-size: 16px;\"\u003ePush-Up Drain\u003c\/strong\u003e\n\u003cp style=\"margin: 5px 0 0 0; color: var(--muted); font-size: 14px; line-height: 1.5;\"\u003eModern drain system - simply press down to close or open. No lever needed for clean, minimal design. Compatible with most countertop and vessel sinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 15px; align-items: start;\"\u003e\n\u003cdiv style=\"background: var(--accent); color: white; width: 35px; height: 35px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-weight: bold;\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"color: var(--primary); font-size: 16px;\"\u003eP-Trap (Drain Pipe System)\u003c\/strong\u003e\n\u003cp style=\"margin: 5px 0 0 0; color: var(--muted); font-size: 14px; line-height: 1.5;\"\u003eConnects drain to wall plumbing and prevents sewer smells. Solid brass construction - unlike chrome traps that rust. Perfect for exposed plumbing installations.\u003c\/p\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\"\u003eProduct 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=\"Wall Mounted Faucet - Front View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-7705192.jpg?v=1773579322\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eElegant Wall Mount Design\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=\"Installation View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Built-in_Faucet_Imported-Shape_3.avif?v=1761330945\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled on Vessel Sink\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=\"Side Profile\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-7933476.jpg?v=1773579322\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide Profile View\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=\"Detail View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-9462292.jpg?v=1773579322\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003ePremium Brass Detail\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=\"Spout Close-up\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-9352179.jpg?v=1773579323\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout Detail\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=\"Components View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-7114773.jpg?v=1773579323\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eComplete Components\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=\"Bundle Option\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-7390653.jpg?v=1773579368\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFaucet + Wall Valve Bundle\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This System Is Worth The 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 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\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eComplete 4-Piece Solid Brass System\u003c\/h4\u003e\n\u003cp\u003eEvery component crafted from high-quality, non-recycled brass. From faucet to P-trap, the complete bundle ensures durability and a coordinated aesthetic throughout your installation.\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 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eArrives polished and gracefully develops a natural patina, adding timeless character to your space. Each piece ages uniquely, creating a cohesive one-of-a-kind bathroom fixture system.\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\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\u003ePremium Quarter-Turn Ceramic Valves\u003c\/h4\u003e\n\u003cp\u003eSmooth operation with independent hot and cold controls for precise temperature mixing. Engineered for years of leak-free, reliable performance.\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 8V16M8 12H16M22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eModern Push-Up Drain System\u003c\/h4\u003e\n\u003cp\u003eClean, minimal design - simply press down to open or close. No lever needed. Compatible with most countertop and vessel sinks for versatile installation.\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=\"M4 12L2 14L8 20L22 6L20 4L8 16L4 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass P-Trap\u003c\/h4\u003e\n\u003cp\u003eUnlike chrome traps that rust, our solid brass P-trap is both aesthetic and durable. Perfect for exposed plumbing installations while preventing sewer odors.\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=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V10H9V17ZM13 17H11V7H13V17ZM17 17H15V13H17V17Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eUS Plumbing Compatible \u0026amp; Easy Installation\u003c\/h4\u003e\n\u003cp\u003eFeatures Regional standards threading for effortless integration with standard plumbing. Includes comprehensive manual and all mounting hardware for professional setup.\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=\"Wall mounted brass faucet with patina\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Faucet_Imported-Shape_1.avif?v=1761328631\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePerfect for Modern Vessel Sinks\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically for wall-mounted installation above vessel sinks and basin vanities. The elevated spout provides optimal clearance and creates a clean, contemporary aesthetic that complements modern bathroom designs.\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=\"Unlacquered brass patina development\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-5665312.jpg?v=1773579324\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMER PHOTOS --\u003e\n\u003csection class=\"faucet-desc__customer-photos\"\u003e\n\u003ch2\u003ePictures from Our Clients\u003c\/h2\u003e\n\u003cdiv class=\"faucet-desc__customer-grid\"\u003e\n\u003cdiv class=\"faucet-desc__customer-photo\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Customer installation photo 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Faucet_Imported-Shape_2.avif?v=1761328629\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__customer-photo\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Customer installation photo 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Faucet_Imported-Shape_3.avif?v=1761328630\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__customer-photo\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Customer installation photo 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.4866833432_7csi.avif?v=1758623512\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridges\u003c\/td\u003e\n\u003ctd\u003eStandard Ceramic for Smooth Operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThreading\u003c\/td\u003e\n\u003ctd\u003eCorrect fitting for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eWall Mounted (Vessel Sink)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComponents\u003c\/td\u003e\n\u003ctd\u003eIncludes Manual \u0026amp; Complete Hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSpout Customizable on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBundle Option\u003c\/td\u003e\n\u003ctd\u003eFaucet Only | Faucet + Valves | Complete 4-Piece Bundle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComplete Bundle Includes\u003c\/td\u003e\n\u003ctd\u003eFaucet, Hot\/Cold Valves, Push-Up Drain, P-Trap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eCorrect fitting with your region. Designed for wall-mounted installation above vessel sinks and basin vanities. Choose from three configurations: Faucet Only, Faucet + Valves (hot\/cold controls), or Complete Bundle (faucet + valves + push-up drain + brass P-trap). All mounting hardware and installation manual included. Spout length can be customized - contact us for specific measurements.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with dimensions, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IB-073-02-Unlacquered_Solid_Brass_Wall_Mounted_Bathroom_Vessel_Sink_Faucet_001-19-23.webp?v=1759481696\"\u003e📄 Download Size Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 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, 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=\"\/cdn-cgi\/l\/email-protection#4c2f2322382d2f380c25223f2528292d3f38622f2321\"\u003e\u003cspan class=\"__cf_email__\" data-cfemail=\"f4979b9a80959780b49d9a879d9091958780da979b99\"\u003e[email protected]\u003c\/span\u003e\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 Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin homeowners who chose artisan quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eChoose Your Configuration\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STICKY CTA BAR (Mobile) --\u003e\n\u003cdiv class=\"faucet-desc__sticky-cta\"\u003e\u003cbutton\u003eSelect Configuration\u003c\/button\u003e\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  \/\/ Scroll to top function\n  function scrollToTop() {\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n  }\n\n  \/\/ Show sticky CTA on scroll (mobile)\n  window.addEventListener('scroll', function() {\n    const stickyCta = document.querySelector('.faucet-desc__sticky-cta');\n    if (window.scrollY \u003e 800 \u0026\u0026 window.innerWidth \u003c 768) {\n      stickyCta.style.display = 'block';\n    } else if (window.innerWidth \u003c 768) {\n      stickyCta.style.display = 'none';\n    }\n  });\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Faucet","offer_id":43583238832237,"sku":"IB-072-02-001-19-23","price":152.49,"currency_code":"USD","in_stock":true},{"title":"+ Valve","offer_id":43583238865005,"sku":"IB-073-02-001-19-23","price":289.22,"currency_code":"USD","in_stock":true},{"title":"Bundle","offer_id":43583293784173,"sku":"IB-073-02-001-19-23(set-03)","price":437.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-solid-brass-wall-mounted-bathroom-vessel-sink-faucet-antique-basin-vanity-faucet-2209017.jpg?v=1773579321"},{"product_id":"unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet","title":"Unlacquered Brass Faucet, Wall Mount Bathroom Sink 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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{text-align:center;font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\"\u003eUnlacquered Brass Wall Mount Bathroom Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eExperience timeless elegance with our wall-mounted brass faucet. Built from solid brass with a living unlacquered finish that develops a warm, unique patina over time. Traditional construction meets modern reliability with easily replaceable parts for generations of 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 • Express delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eAdd to Cart\u003c\/button\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\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\u003e60-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\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\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=\"#gallery\"\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=\"Unlacquered Brass Wall Mount Bathroom Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-8545295.webp\"\u003e\u003c\/section\u003e\n\u003c!-- GALLERY SLIDER --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"gallery\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eSee It From Every Angle\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\" class=\"faucet-desc__config-intro\"\u003eDesigned for elegant wall-mount installation, this traditional brass faucet combines timeless aesthetics with practical durability. The unlacquered brass finish ensures it ages beautifully, developing character that tells your home's unique story.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eProduct 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=\"Wall Mount Faucet - Main View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-7464101.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eMain View\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=\"Installation Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-6048887.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide view\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=\"Front Angle View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-8564449.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFront view\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=\"Handle Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-5826991.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFixation Close up\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=\"Spout Close-up\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-9620921.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout Close-up\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=\"Side Profile\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-7231267.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eHandle detail\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=\"Installed View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-8076314.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstallation details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA after gallery --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\u003cbutton class=\"faucet-desc__cta-primary\"\u003eAdd to Cart\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love with it? Return for a full refund—no questions asked\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 this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Unlacquered brass wall mount faucet detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-7464101.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Solid brass throughout—no hollow parts\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Living patina develops unique character\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating peels and chips over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged by Moroccan artisans\u003c\/td\u003e\n\u003ctd\u003e✗ Factory mass production assembly line\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd\u003e✓ Traditional construction—easy part replacement\u003c\/td\u003e\n\u003ctd\u003e✗ Sealed units—difficult or impossible to repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e✓ 5-year fixture \/ 1-year parts warranty\u003c\/td\u003e\n\u003ctd\u003e✗ 1-year typical (if any)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Is Worth The 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eHandcrafted in Morocco by Master Artisans\u003c\/h4\u003e\n\u003cp\u003eEach faucet is meticulously crafted by skilled metalworkers using traditional techniques passed down through generations. You're not just buying a faucet—you're preserving an ancient craft and bringing authentic artisan quality to your home.\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\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\u003eSolid Brass Construction (Not Plated)\u003c\/h4\u003e\n\u003cp\u003eBuilt entirely from solid brass—no hollow components, no thin plating that wears away. The substantial weight and durability you can feel immediately. This is a fixture designed to last generations, not just years.\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 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n\u003cp\u003eAges naturally over time, developing a rich patina that tells your home's unique story. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age—celebrating the natural oxidation process rather than fighting it.\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\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\u003eTraditional Construction—Easy Maintenance\u003c\/h4\u003e\n\u003cp\u003eBuilt with accessible, replaceable components including standard 1\/2\" ceramic disc cartridges. Washers and O-rings are easily replaceable, ensuring you can maintain this fixture for decades without specialist tools or expensive service calls.\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=\"Moroccan handcrafted brass wall mount faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-6048887.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Artisan Heritage\u003c\/h3\u003e\n\u003cp\u003eEach faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over generations. Using traditional metalworking techniques, they shape solid brass into this elegant wall-mount design that brings authentic character and timeless warmth to your bathroom.\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=\"Unlacquered brass patina development\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-7231267.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with use. This living finish celebrates the natural beauty of brass rather than fighting against it.\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=\"Wall mount faucet components and construction\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-9620921.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePrecision Engineering Meets Artisan Craft\u003c\/h3\u003e\n\u003cp\u003eBeneath the artisan exterior lies serious engineering. Premium 1\/2\" ceramic disc cartridges ensure smooth, drip-free operation for years. The traditional construction with replaceable components means you can maintain this fixture for generations, combining old-world craftsmanship with modern reliability.\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=\"Wall mount brass faucet installation\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-5826991.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eProfessional Wall-Mount Installation\u003c\/h3\u003e\n\u003cp\u003eDesigned for concealed wall-mount installation with built-in valve system. Compatible with standard 1\/2\" BSP plumbing connections and includes all necessary mounting hardware. The detailed manual guides you through every step, making professional-quality installation achievable for skilled DIY enthusiasts or contractors.\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 to Last Generations\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConfiguration\u003c\/td\u003e\n\u003ctd\u003eWall mount with concealed valve system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Type\u003c\/td\u003e\n\u003ctd\u003eStandard 1\/2\" Ceramic Disc Cartridges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eTraditional Build – Easy to Replace Parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd\u003eWashers and O-Rings Easily Replaceable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Connection\u003c\/td\u003e\n\u003ctd\u003e1\/2\" BSP (British Standard Pipe)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Type\u003c\/td\u003e\n\u003ctd\u003eBuilt-in | Concealed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eAvailable upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\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\"\u003eTotal Width\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e7.50\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(190mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eCenter to Center\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e7.50\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(190mm)\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\"\u003e10.50\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(267mm)\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\"\u003e7.50\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(190mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eHandle Diameter\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e2.66\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(67.5mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eWall Depth\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e9.20\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(234mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eValve Width\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e9.20\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(234mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eSpout Angle\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e105°\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003eDownward\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\u003ewall-mount installation with concealed rough-in valve\u003c\/strong\u003e. Fully compatible with 1\/2\" BSP plumbing connections. Includes all necessary mounting hardware and a detailed installation manual with technical diagrams.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Built-in_Wall_Faucet_with_aerator_105_IB-056-02-001-01-23.pdf\"\u003e📄 Download Spec Sheet (PDF)\u003c\/a\u003e\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\u003eWall-Mount Spout Assembly\u003c\/li\u003e\n\u003cli\u003eTwo Cross Handles\u003c\/li\u003e\n\u003cli\u003eStandard 1\/2\" Ceramic Cartridges\u003c\/li\u003e\n\u003cli\u003eBuilt-in Valve System\u003c\/li\u003e\n\u003cli\u003eWall Mounting Plates\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eInstallation Hardware\u003c\/li\u003e\n\u003cli\u003eTechnical Installation Manual\u003c\/li\u003e\n\u003cli\u003eProfessional Support\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\u003eIs this faucet worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. While mass-produced faucets may cost less upfront, they typically use brass-plated zinc that degrades within 3-5 years. Our solid brass construction with traditional, repairable design lasts 20+ years, making it more cost-effective long-term. Plus, you get the living patina finish, artisan craftsmanship, easy maintenance, and a 5-year warranty. Most customers tell us it's the best bathroom upgrade they've made.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass naturally oxidizes over time, developing a rich, darker patina. The rate depends on water chemistry, humidity, and use patterns. Each faucet develops its own unique character—some prefer the warm golden look when new, others love the antique bronze that emerges over months. It's a living finish that tells your home's story.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I clean or polish the brass to restore the original finish?\u003c\/summary\u003e\n\u003cp\u003eYes! Use a brass polish or a mixture of lemon juice and baking soda to restore the bright brass finish. However, the unlacquered nature means it will continue to patina naturally. Many customers love the lived-in look, but you can maintain the golden shine with regular polishing if you prefer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does \"traditional construction\" mean for maintenance?\u003c\/summary\u003e\n\u003cp\u003eTraditional construction means the faucet is built with accessible, replaceable components—not sealed units that can't be serviced. Standard 1\/2\" ceramic cartridges, washers, and O-rings can be easily replaced with common tools, ensuring you can maintain this fixture for decades without expensive specialized service calls. It's designed to be repaired, not replaced.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this compatible with my existing plumbing?\u003c\/summary\u003e\n\u003cp\u003eThe faucet uses 1\/2\" BSP (British Standard Pipe) connections, which are standard internationally. It requires wall-mount installation with a concealed rough-in valve system. We recommend having a professional plumber verify compatibility with your specific setup and handle the installation to ensure proper function and warranty coverage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included in the package?\u003c\/summary\u003e\n\u003cp\u003eYou'll receive everything needed for installation: the wall-mount spout assembly, two cross handles, standard 1\/2\" ceramic disc cartridges, built-in valve system, wall mounting plates, aerator assembly, all installation hardware, and a detailed technical manual with diagrams. Professional installation support is also available if needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cp\u003eDelivery typically takes 8-10 days. Each faucet is handcrafted to order in Morocco by our skilled artisans. We'll keep you updated throughout the process with tracking information so you know exactly when to expect your fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat if I'm not satisfied with my purchase?\u003c\/summary\u003e\n\u003cp\u003eWe offer a 60-day home trial. If you're not completely satisfied, return it for a full refund—no questions asked. We also provide a 5-year warranty on fixtures and 1-year on wearable parts, plus lifetime customer support. Your satisfaction is our top priority.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this faucet be customized?\u003c\/summary\u003e\n\u003cp\u003eYes! We offer customization options upon request. Whether you need that just contact usand we will provide you with all details.\u003c\/p\u003e\n\u003c\/details\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 fixtures and accessories for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on wearable parts (cartridges, washers, O-rings, hoses, 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:contact@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 Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds of homeowners who chose quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eAdd to Cart Now\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":42683842691181,"sku":"IB-055-02-001-01-23","price":270.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-faucet-wall-mount-bathroom-sink-faucet-8545295.webp?v=1773579320"},{"product_id":"unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet","title":"Unlacquered Brass Vanity Sink Faucet, Antique Brass Bathroom Single Hole Faucet","description":"\u003cstyle\u003e\n    \/* ========== BASE 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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary);font-size:clamp(18px,2.5vw,22px);margin-bottom:15px}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px;font-size:clamp(13px,1.5vw,15px)}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:clamp(22px,4vw,28px);margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:clamp(14px,1.5vw,15px);line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:clamp(18px,3vw,22px);font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-option{background:#fff;padding:15px;border-radius:6px;border:1px solid var(--accent-light);font-size:14px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Features *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Sticky CTA Bar (Mobile) *\/\n    .faucet-desc__sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:15px;box-shadow:0 -4px 20px var(--shadow);z-index:1000;display:none;border-top:2px solid var(--accent)}\n    .faucet-desc__sticky-cta button{width:100%;background:var(--accent);color:#fff;border:none;padding:15px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n\n    \/* ========== MOBILE RESPONSIVE ========== *\/\n    @media (max-width: 768px){\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      .faucet-desc__sticky-cta{display:block}\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__body{padding:1.2rem}\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n    }\n\n    @media (max-width: 480px){\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\"\u003eUnlacquered Brass Single Hole Bathroom Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eA graceful single-hole bathroom faucet crafted from solid unlacquered brass. Arrives beautifully polished and develops a natural, living patina over time—adding authentic character to your vanity space.\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\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Handle Style\u003c\/button\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\u003e60-Days Return\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\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\u003e60-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\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\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 Each faucet is handcrafted to order by Moroccan artisans. \u003ca href=\"#handle-options\"\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=\"Unlacquered Brass Single Hole Bathroom Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-9663847.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- HANDLE OPTIONS --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"handle-options\"\u003e\n\u003ch2\u003eChoose Your Handle Style\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThis elegant bathroom faucet is available with your choice of handle style. Both options feature the same solid brass construction and swiveling spout, allowing you to match your bathroom's aesthetic perfectly.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eSimple Cross Handle\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eClassic cross design with traditional appeal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eFlat Cross Handle\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eContemporary flat profile for modern spaces\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\"\u003eProduct 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=\"Bathroom Faucet Hero View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-7752164.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple Cross Handle - Hero View\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=\"Handle Detail View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-8990490.jpg?v=1773579322\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple Cross Handle Detail\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 Detail View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-7965717.jpg?v=1773579322\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eBase Detail\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\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-2620246.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eAerator Detail\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=\"Components View\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-6948950.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eAll Components Included\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=\"Flat Handle Option\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-7423606.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Cross Handle Option\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Is Worth The 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eArrives polished and gracefully develops a natural patina over time, enhancing your space with character and charm. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age.\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\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\u003eSolid Brass Construction\u003c\/h4\u003e\n\u003cp\u003eBuilt from high-quality, unlacquered brass for lasting strength and timeless appeal. The substantial weight and durability you can feel immediately upon handling.\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 8V16M8 12H16M22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSwiveling Neck Design\u003c\/h4\u003e\n\u003cp\u003eOffers added flexibility and ease of use, ideal for bathroom installations. The swiveling spout provides versatility for washing and filling, making your daily routine more convenient.\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\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\u003ePremium Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eStandard 1\/2\" ceramic cartridges deliver smooth, leak-resistant performance with exceptional durability. Engineered for years of reliable, drip-free operation.\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=\"Moroccan handcrafted brass bathroom faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-2787802.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Artisan Heritage\u003c\/h3\u003e\n\u003cp\u003eEach faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over generations. Using traditional metalworking techniques, they shape solid brass into this elegant design that brings authentic character to your bathroom.\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=\"Unlacquered brass patina development\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-9301282.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with use.\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=\"Bathroom faucet components and construction\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-6948950.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003eIncludes a comprehensive manual for a professional and stress-free installation process. Designed for standard single-hole installations, this faucet is compatible with most bathroom vanities and comes with all necessary mounting hardware.\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\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNeck Type\u003c\/td\u003e\n\u003ctd\u003eSwiveling for Flexible Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridges\u003c\/td\u003e\n\u003ctd\u003eCeramic Standard 1\/2″ (Leak Resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Compatibility\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eSingle Hole Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Options\u003c\/td\u003e\n\u003ctd\u003eSimple Cross or Flat Cross\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eCorrect fittings for your region plumbing standards. Requires a single pre-drilled hole in your vanity or countertop. All mounting hardware and installation components included. Perfect match for existing Insideast brass fixtures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with dimensions, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Single_Hole_Bathroom_Faucet_Spout_with_aerator_IB-001-04-001-01-23.pdf?v=1759485174\"\u003e📄 Download Size Guide (PDF)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 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, O-rings, 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:contact@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 Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin homeowners who chose artisan quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eChoose Your Handle Style\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STICKY CTA BAR (Mobile) --\u003e\n\u003cdiv class=\"faucet-desc__sticky-cta\"\u003e\u003cbutton\u003eSelect Your Handle\u003c\/button\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":43590354403437,"sku":"IB-001-04-001-01-23","price":164.17,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43590354436205,"sku":"IB-001-04-001-02-23","price":164.17,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-vanity-sink-faucet-antique-brass-bathroom-single-hole-faucet-9301282.jpg?v=1773579320"},{"product_id":"unlacquered-brass-kitchen-water-dispenser-cold-water-faucet-water-filter-faucet-small-sink-faucet","title":"Unlacquered Brass Kitchen Water Dispenser, Cold Water Faucet, Water Filter Faucet, Small Sink Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-092-04-001-03-25_Unlacquered_Brass_Kitchen_Water_Dispenser_2.jpg?v=1766157326\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt to Last \u003c\/strong\u003e→ Made from 100% solid brass for maximum durability and long-term performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiving Finish \u003c\/strong\u003e→ Features an unlacquered brass surface that develops a rich, natural patina over time, adding timeless character.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUS Plumbing Compatible\u003c\/strong\u003e → Designed to work with US plumbing standards; faucet thread size is 3\/8″.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustomizable Design\u003c\/strong\u003e → Spout style and reach can be tailored to fit your specific needs (available upon request).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-092-04-001-01-25UnlacqueredBrassKitchenWaterDispenser_9.jpg?v=1766157315\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eThread Size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/8″ (US Plumbing Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpout\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCustomizable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDeck-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}' data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Cold_Water_Single_Hole_thread_3I8_IK-092-04-001-01-25.pdf\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-092-04-001-01-25UnlacqueredBrassKitchenWaterDispenser_1.jpg?v=1766157315\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option","offer_id":43806408966253,"sku":null,"price":160.17,"currency_code":"USD","in_stock":true},{"title":"Simple Cross","offer_id":42686882185325,"sku":"IK-092-04-001-01-25","price":160.17,"currency_code":"USD","in_stock":true},{"title":"Lever Handle","offer_id":42686882218093,"sku":"IK-092-04-001-03-25","price":160.17,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-kitchen-water-dispenser-cold-water-faucet-water-filter-faucet-small-sink-faucet-8979629.jpg?v=1773579320"},{"product_id":"unlacquered-brass-3-hole-widespread-faucet-deck-mount-bathroom-waterfall-faucet","title":"Unlacquered Brass 3-Hole Widespread Faucet, Deck Mount Bathroom Waterfall Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_3-Hole_Widespread_Faucet_Deck_Mount_Bathroom_Waterfall_Faucet_10.jpg?v=1767353600\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ Delivered with a polished shine that naturally ages into a rich patina over time, adding unique vintage character.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCertified Solid Brass Construction\u003c\/strong\u003e → Made from high-quality, non-recycled brass for maximum durability, corrosion resistance, and long-term performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_3-Hole_Widespread_Faucet_Deck_Mount_Bathroom_Waterfall_Faucet_3.jpg?v=1767353948\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation\u003c\/strong\u003e → Comes with a detailed installation manual and all necessary components for a seamless setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1\/2″ NPT Threading\u003c\/strong\u003e → Fully compatible with US plumbing systems for easy and secure installation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_3-Hole_Widespread_Faucet_Deck_Mount_Bathroom_Waterfall_Faucet_5.jpg?v=1767353948\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Designed to match seamlessly with other unlacquered brass pieces.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_3-Hole_Widespread_Faucet_Deck_Mount_Bathroom_Waterfall_Faucet_4.jpg?v=1767353948\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Polished, Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpout\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCustomizable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHandle Spread\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAdjustable (Bridge Mount Design)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStandard 1\/2″ Ceramic (Leak-Free, US-Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eThreading\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1\/2″ NPT (US Plumbing Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSurface-Mounted; Manual Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e\u003c\/strong\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003c\/span\u003e\u003c\/span\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_3-Hole_Widespread_Faucet_Deck_Mount_Bathroom_Waterfall_Faucet_size_1.jpg\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDownload Size Guide \u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_3-Hole_Widespread_Faucet_Deck_Mount_Bathroom_Waterfall_Faucet_00.jpg?v=1767353948\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple Cross","offer_id":42686948835437,"sku":"IB-087-03-001-01-24","price":369.32,"currency_code":"USD","in_stock":true},{"title":"T-Handles","offer_id":42686948868205,"sku":"IB-087-03-001-24-24","price":369.32,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-3-hole-widespread-faucet-deck-mount-bathroom-waterfall-faucet-5040252.jpg?v=1773579319"},{"product_id":"brass-kitchen-faucet-single-hole-single-hole-kitchen-faucet-isf35","title":"Unlacquered Brass Kitchen Faucet, Island Faucet, Antique Brass Sink Mixer Tap","description":"\u003cstyle\u003e\n    \/* ========== BASE 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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary);font-size:clamp(18px,2.5vw,22px);margin-bottom:15px}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px;font-size:clamp(13px,1.5vw,15px)}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:clamp(22px,4vw,28px);margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:clamp(14px,1.5vw,15px);line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:clamp(18px,3vw,22px);font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:10px;grid-template-columns:1fr 1fr}\n    .faucet-desc__config-option{background:#fff;padding:15px;border-radius:6px;border:1px solid var(--accent-light);font-size:14px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Features *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Sticky CTA Bar (Mobile) *\/\n    .faucet-desc__sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:15px;box-shadow:0 -4px 20px var(--shadow);z-index:1000;display:none;border-top:2px solid var(--accent)}\n    .faucet-desc__sticky-cta button{width:100%;background:var(--accent);color:#fff;border:none;padding:15px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n\n    \/* ========== MOBILE RESPONSIVE ========== *\/\n    @media (max-width: 768px){\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:20px}\n      .faucet-desc__config-options{grid-template-columns:1fr}\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      .faucet-desc__sticky-cta{display:block}\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__body{padding:1.2rem}\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n    }\n\n    @media (max-width: 480px){\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\"\u003eUnlacquered Brass Kitchen Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eClassic gooseneck kitchen faucet with island styling, crafted from 100% solid brass. Features a swiveling spout for flexible use and optional decorative cover plate. Arrives polished and develops a unique vintage patina over time.\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\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\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\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\u003e60-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\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\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 Each faucet is handcrafted to order by Moroccan artisans. \u003ca href=\"#cover-options\"\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=\"Unlacquered Brass Kitchen Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-9663847.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- COVER OPTIONS --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"cover-options\"\u003e\n\u003ch2\u003eChoose Your Configuration\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThis elegant kitchen faucet is available as a standalone unit or with a matching decorative cover plate that conceals extra mounting holes for a clean, finished look.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eSelect Your Option\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eFaucet Only\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eStandard single-hole installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eFaucet + Cover\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eIncludes decorative cover plate\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\"\u003eProduct 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=\"Kitchen Faucet with Cover\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-1654681.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFaucet with Decorative Cover\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=\"Gooseneck Spout Design\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-4908250.jpg?v=1773579320\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eClassic Gooseneck Design\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=\"Installation with Cover Plate\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-5109913.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled with Cover 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=\"Swiveling Spout Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-2893916.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSwiveling Spout Detail\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=\"Cover Plate Close-up\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-6946292.jpg?v=1773579319\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eCover Plate Detail\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Is Worth The 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eNatural Unlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eArrives polished and gradually develops a unique patina, adding vintage charm to your kitchen. Each faucet ages uniquely, creating a one-of-a-kind piece that becomes more beautiful over time.\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\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\u003e100% Solid Brass Construction\u003c\/h4\u003e\n\u003cp\u003eBuilt from solid brass for lasting durability and refined elegance. The substantial weight and premium feel ensure this faucet will be a centerpiece in your kitchen for decades.\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 8V16M8 12H16M22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSwiveling Gooseneck Spout\u003c\/h4\u003e\n\u003cp\u003eProvides smooth, flexible movement for added convenience during daily kitchen use. The high-arch gooseneck design offers excellent clearance for filling large pots and washing dishes.\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\u003c\/path\u003e\n              \u003cpath stroke=\"#fff\" stroke-width=\"2\" d=\"M12 8V12L15 15\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eBuilt-In Aerator\u003c\/h4\u003e\n\u003cp\u003eDelivers smooth, splash-free water flow with optimized pressure. Engineered for efficient water use without sacrificing performance.\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=\"M4 12L2 14L8 20L22 6L20 4L8 16L4 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eUS Plumbing Compatible\u003c\/h4\u003e\n\u003cp\u003eDesigned for universal standard threading to integrate seamlessly with US plumbing systems. Makes installation straightforward and professional.\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=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V10H9V17ZM13 17H11V7H13V17ZM17 17H15V13H17V17Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eCustomizable Spout Design\u003c\/h4\u003e\n\u003cp\u003eSpout reach and height can be tailored upon request to fit your specific sink layout. Contact us for custom sizing options to perfectly match your kitchen.\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=\"Kitchen faucet with cover plate\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-5109913.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eClassic Island Faucet Styling\u003c\/h3\u003e\n\u003cp\u003eThe elegant gooseneck design with optional decorative cover plate makes this faucet perfect for kitchen islands and sink installations where you want a traditional, refined aesthetic. The cover plate provides a clean, finished look by concealing extra mounting holes.\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=\"Swiveling brass faucet in use\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-2893916.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eFlexible Swiveling Functionality\u003c\/h3\u003e\n\u003cp\u003eThe swiveling neck provides smooth, flexible movement for maximum convenience during daily tasks. Whether you're filling pots, washing vegetables, or cleaning dishes, the spout easily adjusts to where you need it most.\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\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e100% Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Type\u003c\/td\u003e\n\u003ctd\u003eSwiveling Gooseneck for Flexible Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAerator\u003c\/td\u003e\n\u003ctd\u003eBuilt-In for Smooth, Efficient Water Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThreading\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eSingle Hole Mount (Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCover Option\u003c\/td\u003e\n\u003ctd\u003eOptional Decorative Cover Plate Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSpout Height \u0026amp; Reach Customizable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDurability\u003c\/td\u003e\n\u003ctd\u003eLong-Lasting Construction for Daily Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eCorrect fittings for your region plumimng standards. Designed for single-hole installation. Optional decorative cover plate conceals extra mounting holes for a clean, finished appearance. Swiveling gooseneck spout provides flexible positioning. Spout dimensions can be customized - contact us for specific measurements to match your sink layout. Perfect match for existing Insideast brass fixtures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with dimensions, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-063-04-001-16-23_Unlacquered_Brass_Single_Hole_Kitchen_Mixer_Tap_Gooseneck_spout.pdf\"\u003e📄 Download Size Guide (PDF)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 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, 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:contact@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 Transform Your Kitchen?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin homeowners who chose artisan quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eChoose Your Configuration\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STICKY CTA BAR (Mobile) --\u003e\n\u003cdiv class=\"faucet-desc__sticky-cta\"\u003e\u003cbutton\u003eSelect Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Faucet","offer_id":43582419173485,"sku":"IK-063-04-001-16-23","price":212.86,"currency_code":"USD","in_stock":true},{"title":"Faucet + Cover","offer_id":43582419206253,"sku":"IK-100-04-001-16-25","price":289.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-9663847.jpg?v=1773579318"},{"product_id":"unlacquered-brass-pot-filler-aged-brass-faucet-stove-faucet","title":"Unlacquered Brass Pot Filler | Aged Brass Stove Faucet","description":"\u003cul\u003e\n\u003cli data-pm-slice=\"1 1 []\"\u003e\n\u003cstrong\u003e100% Solid Brass \u003c\/strong\u003e→ Crafted from premium, non-recycled brass to ensure superior strength, corrosion resistance, and long-lasting performance.\u003c\/li\u003e\n\u003cli data-pm-slice=\"1 1 []\"\u003e\n\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ Gracefully develops a warm patina over time, giving each faucet its own unique character and timeless charm.\u003c\/li\u003e\n\u003cli data-pm-slice=\"1 1 []\"\u003e\n\u003cstrong\u003eEffortless Control \u003c\/strong\u003e→ Equipped with high-quality quarter-turn ceramic cartridges for smooth, precise water flow and drip-free performance.\u003c\/li\u003e\n\u003cli data-pm-slice=\"1 1 []\"\u003e\n\u003cstrong\u003eReliable Craftsmanship\u003c\/strong\u003e → Meticulously handcrafted by skilled artisans for enduring beauty and function.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 101.462%; height: 137.2px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eUnlacquered Brass (Living Finish – Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eCartridge Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eCeramic Disc Cartridge Quarter Turn 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eWall Mounted – All Components Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eConnection Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003e1\/2″ NPT (Standard U.S. Plumbing)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eSpout\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eCustomizable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-084-01-001-01-24_Pot_filler.png?v=1760785980\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003eDownload Size Guide \u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43257276629101,"sku":"IK-084-01-001-01-24","price":406.32,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-pot-filler-aged-brass-stove-faucet-9214918.jpg?v=1773579254"},{"product_id":"unlacquered-brass-3-hole-kitchen-faucet-kitchen-sink-faucet-swivel-spout","title":"Unlacquered Brass 3-Hole Kitchen Faucet | Kitchen Sink Faucet Swivel Spout","description":"\u003cp data-pm-slice=\"1 1 []\"\u003e\u003cspan\u003eExperience authentic craftsmanship and lasting quality with Widespread 3-Hole Kitchen Faucet. Built from solid brass and finished in unlacquered brass that develops warm patina over time, making each faucet one of a kind. It's designed for everyday reliability, featured with quarter-turn ceramic cartridges requiring no effort to control the faucet, and fully compatible with standard US plumbing system. Equipped with a swiveling joint for more flexibility. Carefully packed and shipped via express delivery to arrive safely and on time. \u003c\/span\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 101.462%; height: 137.2px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eUnlacquered Brass (Living Finish – Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eCartridge Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eCeramic Disc Cartridge Quarter Turn 1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eDeck Mounted – All Components Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eConnection Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003e1\/2″ NPT (Standard U.S. Plumbing)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eSpout\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003eCustomizable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.2599%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.527%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43257343803501,"sku":"IK-099-03-001-01-25","price":426.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-3-hole-kitchen-faucet-kitchen-sink-faucet-swivel-spout-2192806.jpg?v=1773579254"},{"product_id":"unlacquered-brass-water-dispenser-kitchen-faucet-cold-water-single-hole-1","title":"Unlacquered Brass Water Dispenser Kitchen Faucet | Single Hole Cold Water Tap","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.3rem,1.8vw,1.4rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\/* 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\/* Make review arrows circular like gallery arrows *\/\n.faucet-desc__review-arrow {\n    width: 40px !important;\n    height: 40px !important;\n    min-width: 40px !important;\n    padding: 0 !important;\n    border-radius: 50% !important;\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);\n    cursor: pointer;\n    z-index: 20;\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 • Unlacquered Finish\u003c\/div\u003e\n\u003ch2 class=\"faucet-desc__title\"\u003eUnlacquered Brass Water Dispenser Kitchen Faucet | Single Hole Cold Water Tap\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eExperience authentic craftsmanship with this single-hole cold water dispenser. Built from solid brass with an unlacquered finish that develops a warm, living patina over time making each faucet one of a kind. Designed for everyday reliability with quarter-turn ceramic cartridges and full compatibility with standard US plumbing.\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 • Express delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Add to cart\"\u003e 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\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\u003e60-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\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\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 Stock:\u003c\/strong\u003e Due to handcrafted nature, we produce in small batches. \u003ca href=\"#specs\"\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=\"Unlacquered Brass Water Dispenser Kitchen Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Unlacquered_Brass_Water_Dispenser_Kitchen_Faucet_Single_Hole_Cold_Water_Tap.avif?v=1762772588\u0026amp;width=1800\"\u003e\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"faucet-desc__reviews\"\u003e\n\u003ch2\u003eWhat Our Customers Say\u003c\/h2\u003e\n\u003cdiv style=\"position: relative;\"\u003e\n\u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__review-slider-wrap\" id=\"reviewSlider\"\u003e\n\u003cdiv class=\"faucet-desc__review-slider\"\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eHeidi Miller\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eLooks great, fast shipping, great communication from seller.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Fast shipping, great communication\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eJulie B.\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAlways a pleasure working with this vendor.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Always a pleasure working with this vendor\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eNora Ramirez\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eExcellent addition to my new bathroom sink! Love the look and craftsmanship.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Love the look and craftsmanship\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eMckenzie Duddy\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAmazing!! Bigger than I thought, but it's GORGEOUS!! Love it — thank you, thank you!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Gorgeous and even better than expected\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eRose\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAmazing product. Beautifully crafted and I can’t wait to install. It is superb quality!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Superb quality and beautifully crafted\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eVerified Buyer\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eGreat product, very happy with the quality.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Very happy with the quality\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eSonja Rhee\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautiful product and great customer service.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful product and great customer service\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eJenny Marks\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eThe first cold water faucet arrived and had a flaw...the owner was more then helpful fixing the issue very quickly! Beautiful faucet and goes well with our decor!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Owner fixed issue very quickly — beautiful fit for our decor!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eBen Gibson\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eGreat item, very fast international shipping and really good communication throughout!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Very fast international shipping — great communication!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY SLIDER --\u003e\n\u003csection class=\"faucet-desc__gallery\"\u003e\n\u003ch2\u003eProduct Gallery\u003c\/h2\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\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=\"gallerySlider\"\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=\"Main view – Unlacquered Brass Water Dispenser\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-6589704.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eMain View\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=\"Patina development over time\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-1317286.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide view\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=\"Close-up detail – spout and base\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Unlacquered_Brass_Water_Dispenser_Kitchen_Faucet_Single_Hole_Cold_Water_Tap.avif\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eIn Use\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=\"Side profile\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-9444246.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFront View\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=\"Front view\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-4767046.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eTop View\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=\"Top-down angle\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-1431279.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eHandler Close up\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=\"Spout detail, 360° rotation\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-4683116.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout Detail\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=\"Installation in kitchen\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-5713742.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003ePatina Development\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love? Return for a full refund—no questions asked.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Fixture Warranty:\u003c\/strong\u003e Covers body and finish for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e From install to maintenance, we’re here for you.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe’re so confident you’ll cherish this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 700px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Unlacquered brass water dispenser in kitchen setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-5713742.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Solid brass (no hollow parts)\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Unlacquered—ages into rich patina\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating yellows, chips, peels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged \u0026amp; finished with care\u003c\/td\u003e\n\u003ctd\u003e✗ Fully automated factory production\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Design\u003c\/td\u003e\n\u003ctd\u003e✓ 360° rotating spout for full sink coverage\u003c\/td\u003e\n\u003ctd\u003e✗ Fixed spouts; limited reach\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eValve System\u003c\/td\u003e\n\u003ctd\u003e✓ Standard ½″ ceramic cartridge (quarter-turn)\u003c\/td\u003e\n\u003ctd\u003e✗ Proprietary plastic valves; non-serviceable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES GRID --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eArtisan Excellence in Every Detail\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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass Construction\u003c\/h4\u003e\n\u003cp\u003eBuilt entirely from certified solid brass not plated or hollow. Each piece is cast, machined, and finished by hand for unmatched durability and weight.\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\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\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n\u003cp\u003eThe unlacquered brass naturally oxidizes over time, developing a warm, unique patina that tells your home’s story. This intentional aging is celebrated not considered a defect.\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\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\u003ePremium Ceramic Cartridge\u003c\/h4\u003e\n\u003cp\u003eQuarter-turn ½″ ceramic disc cartridge ensures smooth, drip-free operation. Lab-tested for decades of daily use no stiff turning or leaks.\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=\"M7 3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2h2a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h2V3Zm2 2v2h6V5H9Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSingle-Hole Installation\u003c\/h4\u003e\n\u003cp\u003eDesigned for deck-mounted, single-hole sinks. Compatible with standard plumbing with your region. Ships with all necessary hardware for easy setup.\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=\"Unlacquered brass water dispenser in modern kitchen\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-9444246.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eDesigned for Everyday Elegance\u003c\/h3\u003e\n\u003cp\u003eThis single-hole cold water tap brings understated luxury to any kitchen. Its minimalist form and solid brass construction make it ideal for modern, farmhouse, or transitional spaces. The 360° rotating spout offers maximum flexibility for filling pots and rinsing vegetables.\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=\"Close-up of unlacquered brass patina development\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-6633538.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Living Finish That Evolves With You\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass surface begins bright and golden, then deepens into a rich, characterful patina, a living finish that reflects your home’s rhythm. No two faucets age identically, making yours truly one-of-a-kind.\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=\"Water dispenser installed on countertop with dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-2358298.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eEngineered for Simplicity \u0026amp; Reliability\u003c\/h3\u003e\n\u003cp\u003eWith its compact single-hole design and quarter-turn ceramic valve, this faucet delivers effortless control and decades of drip-free performance. The swiveling spout provides full sink coverage without cluttering your counter space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\" id=\"specs\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Type\u003c\/td\u003e\n\u003ctd\u003eCeramic Disc, Quarter Turn, ½″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eDeck Mounted, Single Hole\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Type\u003c\/td\u003e\n\u003ctd\u003e360° Rotating (Customizable Upon Request)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n  \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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e10.5\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(267mm)\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\"\u003e6.5\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(165mm)\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\"\u003e5.0\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(127mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eBase Diameter\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e2.5\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(64mm)\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\u003eone pre-drilled hole\u003c\/strong\u003e (standard 1¼\" diameter). supply hose and mounting hardware shipped with correct fittings for your region . Spout customization available upon request.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca download=\"\" rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-061-04-001-01-23_Cold_Water_Single_Hole_thread_3I8.pdf?v=1759416152\" target=\"_blank\"\u003e 📄 Download Spec Sheet (PDF) \u003c\/a\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ca download=\"\" rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Cold_Water_Single_Hole.pdf?v=1771917957\" target=\"_blank\"\u003e 📄 Download Installation Guide (PDF) \u003c\/a\u003e\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\u003eSingle-Hole Water Dispenser Body\u003c\/li\u003e\n\u003cli\u003eCeramic Cartridge (Quarter-Turn)\u003c\/li\u003e\n\u003cli\u003eSupply Hose \u003c\/li\u003e\n\u003cli\u003eMounting Hardware \u0026amp; Gaskets\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eStep-by-Step Installation Manual\u003c\/li\u003e\n\u003cli\u003eLifetime Expert Support\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\u003eIs this faucet only for cold water?\u003c\/summary\u003e\n\u003cp\u003eYes. This is designed specifically as a cold water dispenser for use alongside your main hot\/cold faucet. It’s perfect for filtered drinking water, coffee makers, or quick rinses without mixing temperatures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass naturally oxidizes over time, developing a warm, darker patina influenced by water minerals, humidity, and use. Some prefer the bright gold look (polish to restore); others love the antique bronze tone it becomes. This evolution is intentional and celebrated.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this fit my sink\/countertop?\u003c\/summary\u003e\n\u003cp\u003eDesigned for standard single-hole sinks with a 1¼\" diameter hole. Verify your sink’s hole size before ordering. If you need a custom spout length or angle, let us know—we offer bespoke options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I customize the spout?\u003c\/summary\u003e\n\u003cp\u003eYes! We offer customizable spout lengths, angles, and even finishes (e.g., oil-rubbed bronze). Just email us with your vision—we love collaboration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a plumber?\u003c\/summary\u003e\n\u003cp\u003eWe recommend a licensed plumber familiar with non-standard fixtures. While installation is straightforward, some plumbers may require guidance. Contact us before purchase for pre-installation support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat’s your return policy?\u003c\/summary\u003e\n\u003cp\u003eWe offer a 60-day home trial. If you’re not completely satisfied, return it for a full refund. We also provide a 5-year warranty on the fixture and 1-year on parts.\u003c\/p\u003e\n\u003c\/details\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 faucet body and finish for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on ceramic cartridges and seals.\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e of defective parts (installation\/labor not included).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisual damages\u003c\/strong\u003e must be reported within \u003cstrong\u003e15 days\u003c\/strong\u003e with photos and proof of purchase.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eQuestions? Email us with your order number at \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003e\u003cstrong\u003eFinish note:\u003c\/strong\u003e Unlacquered brass develops a natural patina over time. This cosmetic aging is expected, intentional, and 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);\"\u003eElevate Your Kitchen with Craft\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eA faucet made not by machines but by hands that remember how brass should feel, move, and endure.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Add to cart\"\u003e Add to Cart \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ --- GALLERY SLIDER ---\n    \/\/ Make sure we select 'gallerySlider' to match your HTML ID\n    const gallerySlider = document.getElementById('gallerySlider');\n    const galleryLeftBtn = document.querySelector('.faucet-desc__config-arrow--left');\n    const galleryRightBtn = document.querySelector('.faucet-desc__config-arrow--right');\n\n    if (gallerySlider \u0026\u0026 galleryLeftBtn \u0026\u0026 galleryRightBtn) {\n        const scrollAmount = 350; \n        galleryRightBtn.addEventListener('click', () =\u003e {\n            gallerySlider.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n        });\n        galleryLeftBtn.addEventListener('click', () =\u003e {\n            gallerySlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' });\n        });\n    }\n\n    \/\/ --- REVIEWS SLIDER ---\n    \/\/ Apply event listeners directly to the review arrows \n    const reviewSlider = document.getElementById('reviewSlider');\n    const reviewLeftBtn = document.querySelector('.faucet-desc__review-arrow--left');\n    const reviewRightBtn = document.querySelector('.faucet-desc__review-arrow--right');\n\n    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const reviewScrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e {\n            reviewSlider.scrollBy({ left: reviewScrollAmount, behavior: 'smooth' });\n        });\n        reviewLeftBtn.addEventListener('click', () =\u003e {\n            reviewSlider.scrollBy({ left: -reviewScrollAmount, behavior: 'smooth' });\n        });\n    }\n});\n\n\/\/ Scroll to top where variation picker is (optional helper)\nfunction scrollToVariations() {\n    window.scrollTo(0, 0);\n}\n\u003c\/script\u003e\n","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43257375588461,"sku":"IK-061-04-001-01-23","price":262.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-water-dispenser-kitchen-faucet-single-hole-cold-water-tap-6589704.jpg?v=1773579253"},{"product_id":"unlacquered-brass-wall-faucet-wall-mounted-bathroom-sink-faucet-wall-bridge-faucet","title":"Unlacquered Brass Wall Faucet | Wall-Mounted 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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\"\u003eUnlacquered Brass Wall Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eBuilt from solid brass and finished in unlacquered brass that develops warm patina over time, making each faucet one of a kind. Designed for everyday reliability with quarter-turn ceramic cartridges and fully compatible with standard US plumbing.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"faucet-desc__price-note\"\u003eHandcrafted to order • Express delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigure \u0026amp; Add to Cart\u003c\/button\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e60-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-8676908.jpg\" alt=\"Unlacquered Brass Wall Mount Bridge Faucet\" 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;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eChoose Your Handle Style\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThis elegant wall-mounted bridge faucet is available with three distinct handle styles to match your bathroom's aesthetic. Each option maintains the same exceptional quality, solid brass construction, and handcrafted Moroccan artistry.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eHandle Styles\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSimple Cross\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFlat Cross\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eLever\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\"\u003eProduct 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 id=\"configSlider\" class=\"faucet-desc__config-slider-container\"\u003e\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-4184909.jpg\" alt=\"Simple Cross Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-8701874.jpg\" alt=\"Flat Cross Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Cross Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-5165163.jpg\" alt=\"Lever Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-3339312.jpg\" alt=\"Wall Mount Installation View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstallation View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-1322117.jpg\" alt=\"Side Profile\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-4603280.jpg\" alt=\"Front View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFront View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-7020314.jpg\" alt=\"Spout Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-6038523.jpg\" alt=\"Full Product Shot\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpot detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-5859819.jpg\" alt=\"Close-up of Wall Mounting\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003esimple full product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-3192077.jpg\" alt=\"Spout Angle Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever full product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-8481557.jpg\" alt=\"Back View of Spout\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat full product\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Handle Style\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love with it? Return for a full refund—no questions asked\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 this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-3339312.jpg\" alt=\"Unlacquered brass wall mount bridge faucet\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Solid brass throughout—no hollow parts\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Living patina develops unique character\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating peels and chips over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged by Moroccan artisans\u003c\/td\u003e\n\u003ctd\u003e✗ Factory mass production assembly line\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight \u0026amp; Feel\u003c\/td\u003e\n\u003ctd\u003e✓ Substantial, luxury heft (2.1 lbs)\u003c\/td\u003e\n\u003ctd\u003e✗ Lightweight, hollow feel (0.6 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e✓ 5-year fixture \/ 1-year parts warranty\u003c\/td\u003e\n\u003ctd\u003e✗ 1-year typical (if any)\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 This Faucet Is Worth The Investment\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eHandcrafted in Morocco by Master Artisans\u003c\/h4\u003e\n\u003cp\u003eEach faucet is meticulously crafted by skilled metalworkers using traditional techniques passed down through generations. You're not just buying a faucet—you're preserving an ancient craft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass Construction (Not Plated)\u003c\/h4\u003e\n\u003cp\u003eBuilt entirely from solid brass—no hollow components, no thin plating that wears away. The substantial weight and durability you can feel immediately upon handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n\u003cp\u003eAges naturally over time, developing a rich patina that tells your home's unique story. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003ePremium 1\/2\" Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eIndustry-leading ceramic disc cartridges deliver smooth, drip-free performance with exceptional durability. Lab-tested for 500,000+ cycles—that's decades of daily use.\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-3339312.jpg\" alt=\"Moroccan handcrafted brass faucet detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Artisan Heritage\u003c\/h3\u003e\n\u003cp\u003eEach faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over generations. Using traditional metalworking techniques, they shape solid brass into this elegant wall-mounted bridge design that brings authentic character and warmth to your bathroom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-8676908.jpg\" alt=\"Unlacquered brass patina development\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with use. This living finish celebrates the natural beauty of brass rather than fighting against it.\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-7020314.jpg\" alt=\"Bridge faucet components and construction\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePrecision Engineering Meets Artisan Craft\u003c\/h3\u003e\n\u003cp\u003eBeneath the artisan exterior lies serious engineering. Premium ceramic cartridges ensure smooth, drip-free operation for years. The wall-mounted design provides maximum sink clearance, while the solid brass construction guarantees structural integrity and lasting performance that stands up to daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-5859819.jpg\" alt=\"Brass faucet installation setup\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eProfessional-Quality Installation Made Easy\u003c\/h3\u003e\n\u003cp\u003eDesigned for standard wall-mount configurations with straightforward installation. Compatible with US plumbing standards (1\/2\" NPT) and includes all necessary mounting hardware. The detailed manual guides you through every step, making professional-quality installation achievable for DIY enthusiasts.\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 to Last Generations\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConfiguration\u003c\/td\u003e\n\u003ctd\u003eWall-Mounted Bridge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Style\u003c\/td\u003e\n\u003ctd\u003eSimple Cross, Flat Cross, or Lever (Selectable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Type\u003c\/td\u003e\n\u003ctd\u003eQuarter-turn 1\/2\" ceramic cartridges (lab-tested high cycle durability)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003e1\/2\" NPT Systems (USA)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSpout customizable upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e10.47\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(266mm)\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\"\u003e7.70\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(195.5mm)\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\"\u003e4.30\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(109mm)\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\"\u003e6.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(150mm)\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\u003etwo pre-drilled holes\u003c\/strong\u003e in the wall, spaced 6\" (150mm) apart (center-to-center). For installation, you will need to provide a 0.90\" (23mm) pre-drilled hole for each leg. Includes all necessary mounting hardware and a detailed installation manual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/6po_Wall_Mount_Bridge_Faucet_With_L-shaped_Spout_With_Aerator_IB-044-01-001-01-23.pdf?v=1761216324\" download=\"\"\u003e📄 Download Spec Sheet (PDF)\u003c\/a\u003e\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\u003eFaucet Body Assembly\u003c\/li\u003e\n\u003cli\u003eTwo Handles (Style Selected)\u003c\/li\u003e\n\u003cli\u003eCeramic Cartridges\u003c\/li\u003e\n\u003cli\u003eSupply Hoses (1\/2\" NPT Fittings)\u003c\/li\u003e\n\u003cli\u003eMounting Hardware\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eInstallation Manual\u003c\/li\u003e\n\u003cli\u003eProfessional Support\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\u003eIs this faucet worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. While mass-produced faucets may cost less upfront, they typically use brass-plated zinc that degrades within 3-5 years. Our solid brass construction lasts 20+ years, making it more cost-effective long-term. Plus, you get the living patina finish, artisan craftsmanship, and a 5-year warranty. Most customers tell us it's the best bathroom upgrade they've made.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass naturally oxidizes over time, developing a rich, darker patina. The rate depends on water chemistry, humidity, and use patterns. Each faucet develops its own unique character—some prefer the warm golden look when new, others love the antique bronze that emerges over months.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I clean or polish the brass to restore the original finish?\u003c\/summary\u003e\n\u003cp\u003eYes! Use a brass polish or a mixture of lemon juice and baking soda to restore the bright brass finish. However, the unlacquered nature means it will continue to patina. Many customers love the lived-in look, but you can maintain the golden shine with regular polishing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this compatible with my existing plumbing?\u003c\/summary\u003e\n\u003cp\u003eThe faucet is designed for standard 1\/2\" NPT plumbing connections (USA). It requires two pre-drilled holes in the wall, spaced 6\" apart (center-to-center). Please verify your wall and plumbing specifications before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included in the package?\u003c\/summary\u003e\n\u003cp\u003eYou'll receive everything needed for installation: the faucet body assembly, two handles (your selected style), ceramic cartridges, supply hoses with correct regional fittings, mounting hardware, aerator assembly, and a detailed installation manual. Professional installation support is also available if needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cp\u003eDelivery typically takes 8-10 days. Each faucet is handcrafted to order in Morocco by our skilled artisans. We'll keep you updated throughout the process with tracking information.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat if I'm not satisfied with my purchase?\u003c\/summary\u003e\n\u003cp\u003eWe offer a 60-day home trial. If you're not completely satisfied, return it for a full refund. We also provide a 5-year warranty on fixtures and 1-year on parts, plus lifetime customer support. Your satisfaction is our top priority.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath 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\" fill=\"#fff\"\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:contact@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 style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady to Elevate Your Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds of homeowners who chose quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigure \u0026amp; Order Now\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":43257384304749,"sku":"IB-044-01-001-01-23","price":310.5,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43257384337517,"sku":"IB-044-01-001-02-23","price":310.5,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43576091869293,"sku":"IB-044-01-001-03-23","price":310.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-wall-faucet-wall-mounted-bridge-faucet-8676908.jpg?v=1773579254"},{"product_id":"unlacquered-brass-faucet-antique-brass-wall-mount-faucet","title":"Unlacquered Brass Built-in Faucet | Bathroom Concealed 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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\"\u003eUnlacquered Brass Built-in Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\" style=\"text-align: center;\"\u003eA sleek, concealed bathroom faucet built from solid brass with an unlacquered finish that develops a warm patina over time. Designed for effortless operation with quarter-turn ceramic cartridges and fully compatible with standard US plumbing systems.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"faucet-desc__price-note\"\u003eHandcrafted to order • Express delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigure \u0026amp; Add to Cart\u003c\/button\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e60-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-6150490.jpg\" alt=\"Unlacquered Brass Built-in Bathroom Faucet\" 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;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eConfigure Your Perfect Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThis elegant built-in faucet offers customization to match your bathroom's unique needs. Choose between having the rough-in valve included or not, and select from four distinct handle styles to complement your aesthetic. Each configuration maintains the same exceptional quality and handcrafted Moroccan artistry.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eRough-in Valve Option\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eWithout Valve\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eWith Valve\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eHandle Styles\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSimple Cross\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFlat Cross\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eLever\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eT-handles\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\"\u003eProduct 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 id=\"configSlider\" class=\"faucet-desc__config-slider-container\"\u003e\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-9210337.jpg\" alt=\"Simple Cross Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-8707377.jpg\" alt=\"Flat Cross Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Cross Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-1741644.jpg\" alt=\"Lever Handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever Handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-13_6a11eab3-95ff-43da-acbb-2f5110ad7e8a.jpg\" alt=\"T-handle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eT-handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-9755768.jpg\" alt=\"Spout Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-8721507.jpg\" alt=\"Handle Close-up\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eHandle Close-up\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-5835857.jpg\" alt=\"Wall Mounting Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever Front view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-1699746.jpg\" alt=\"Full Product Shot\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Front view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-4405066.jpg\" alt=\"Back View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple Front View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-6638692.jpg\" alt=\"Side Profile\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple cross view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-3134795.jpg\" alt=\"Front View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat cross View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-3097041.jpg\" alt=\"T-handle Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-6638692.jpg\" alt=\"Spout Angle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-5007581.jpg\" alt=\"Concealed Installation\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide view\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love with it? Return for a full refund—no questions asked\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 this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-8088986.jpg\" alt=\"Unlacquered brass built-in bathroom faucet\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Solid brass throughout—no hollow parts\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Living patina develops unique character\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating peels and chips over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged by Moroccan artisans\u003c\/td\u003e\n\u003ctd\u003e✗ Factory mass production assembly line\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight \u0026amp; Feel\u003c\/td\u003e\n\u003ctd\u003e✓ Substantial, luxury heft (1.9 lbs)\u003c\/td\u003e\n\u003ctd\u003e✗ Lightweight, hollow feel (0.5 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e✓ 5-year fixture \/ 1-year parts warranty\u003c\/td\u003e\n\u003ctd\u003e✗ 1-year typical (if any)\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 This Faucet Is Worth The Investment\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eHandcrafted in Morocco by Master Artisans\u003c\/h4\u003e\n\u003cp\u003eEach faucet is meticulously crafted by skilled metalworkers using traditional techniques passed down through generations. You're not just buying a faucet, you're preserving an ancient craft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass Construction (Not Plated)\u003c\/h4\u003e\n\u003cp\u003eBuilt entirely from solid brass no hollow components, no thin plating that wears away. The substantial weight and durability you can feel immediately upon handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n\u003cp\u003eAges naturally over time, developing a rich patina that tells your home's unique story. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003ePremium 1\/2\" Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eIndustry-leading ceramic disc cartridges deliver smooth, drip-free performance with exceptional durability. Lab-tested for 500,000+ cycles that's decades of daily use.\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-7932445.jpg\" alt=\"Moroccan handcrafted brass faucet detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Artisan Heritage\u003c\/h3\u003e\n\u003cp\u003eEach faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over generations. Using traditional metalworking techniques, they shape solid brass into this elegant concealed design that brings authentic character and warmth to your bathroom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-6638692.jpg\" alt=\"Unlacquered brass patina development\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with use. This living finish celebrates the natural beauty of brass rather than fighting against it.\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 src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-9474953.jpg\" alt=\"Built-in faucet components and construction\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePrecision Engineering Meets Artisan Craft\u003c\/h3\u003e\n\u003cp\u003eBeneath the artisan exterior lies serious engineering. Premium ceramic cartridges ensure smooth, drip-free operation for years. The concealed design provides a clean, minimalist look while the solid brass construction guarantees structural integrity and lasting performance that stands up to daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-6717305.jpg\" alt=\"Brass faucet installation setup\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eProfessional-Quality Installation Made Easy\u003c\/h3\u003e\n\u003cp\u003eDesigned for standard concealed configurations with straightforward installation. Compatible with US plumbing standards and includes all necessary mounting hardware. The detailed manual guides you through every step, making professional-quality installation achievable for DIY enthusiasts.\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 to Last Generations\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConfiguration\u003c\/td\u003e\n\u003ctd\u003eConcealed \/ Built-in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Style\u003c\/td\u003e\n\u003ctd\u003eSimple Cross, Flat Cross, Lever, or T-handles (Selectable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Type\u003c\/td\u003e\n\u003ctd\u003eQuarter-turn 1\/2\" ceramic cartridges (lab-tested high cycle durability)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003e1Correct fittings with your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSpout customizable upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e3.70\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(94mm)\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\"\u003e8.40\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(213mm)\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\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eConnection Size\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e1\/2\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(12.7mm)\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\u003etwo pre-drilled holes\u003c\/strong\u003e in the wall, spaced 8\" (203mm) apart (center-to-center). For installation, you will need to provide a 0.90\" (23mm) pre-drilled hole for each leg. Includes all necessary mounting hardware and a detailed installation manual.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; justify-content: space-around; flex-wrap: wrap; gap: 20px; margin-top: 20px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Untitled-2.jpg?v=1761056244\" alt=\"Faucet Dimensions Diagram 1\" style=\"max-width: 45%; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,.1);\" loading=\"lazy\" decoding=\"async\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Untitled-1_a3e3c3a1-fa20-4ac8-a96a-47b62faeb0b1.jpg?v=1761056238\" alt=\"Faucet Dimensions Diagram 2\" style=\"max-width: 45%; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,.1);\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003eFaucet Body Assembly\u003c\/li\u003e\n\u003cli\u003eTwo Handles (Style Selected)\u003c\/li\u003e\n\u003cli\u003eCeramic Cartridges\u003c\/li\u003e\n\u003cli\u003eSupply Hoses\u003c\/li\u003e\n\u003cli\u003eMounting Hardware\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eInstallation Manual\u003c\/li\u003e\n\u003cli\u003eProfessional Support\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\u003eIs this faucet worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. While mass-produced faucets may cost less upfront, they typically use brass-plated zinc that degrades within 3-5 years. Our solid brass construction lasts 20+ years, making it more cost-effective long-term. Plus, you get the living patina finish, artisan craftsmanship, and a 5-year warranty. Most customers tell us it's the best bathroom upgrade they've made.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass naturally oxidizes over time, developing a rich, darker patina. The rate depends on water chemistry, humidity, and use patterns. Each faucet develops its own unique character—some prefer the warm golden look when new, others love the antique bronze that emerges over months.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I clean or polish the brass to restore the original finish?\u003c\/summary\u003e\n\u003cp\u003eYes! Use a brass polish or a mixture of lemon juice and baking soda to restore the bright brass finish. However, the unlacquered nature means it will continue to patina. Many customers love the lived-in look, but you can maintain the golden shine with regular polishing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this compatible with my existing plumbing?\u003c\/summary\u003e\n\u003cp\u003eThe faucet is designed for standard plumbing connections (USA). It requires two pre-drilled holes in the wall, spaced 8\" apart (center-to-center). Please verify your wall and plumbing specifications before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included in the package?\u003c\/summary\u003e\n\u003cp\u003eYou'll receive everything needed for installation: the faucet body assembly, two handles (your selected style), ceramic cartridges, supply hoses with correct regional fittings, mounting hardware, aerator assembly, and a detailed installation manual. Professional installation support is also available if needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cp\u003eDelivery typically takes 8-10 days. Each faucet is handcrafted to order in Morocco by our skilled artisans. We'll keep you updated throughout the process with tracking information.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat if I'm not satisfied with my purchase?\u003c\/summary\u003e\n\u003cp\u003eWe offer a 60-day home trial. If you're not completely satisfied, return it for a full refund. We also provide a 5-year warranty on fixtures and 1-year on parts, plus lifetime customer support. Your satisfaction is our top priority.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath 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\" fill=\"#fff\"\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:contact@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 style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady to Elevate Your Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds of homeowners who chose quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigure \u0026amp; Order Now\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Without Valve \/ Simple Cross","offer_id":43257491325037,"sku":"IB-060-02-001-01-23","price":153.17,"currency_code":"USD","in_stock":true},{"title":"Without Valve \/ Flat Cross","offer_id":43257491390573,"sku":"IB-060-02-001-02-23","price":153.17,"currency_code":"USD","in_stock":true},{"title":"Without Valve \/ Lever Handles","offer_id":43257491456109,"sku":"IB-060-02-001-03-23","price":153.17,"currency_code":"USD","in_stock":true},{"title":"With Valve \/ Simple Cross","offer_id":43257491292269,"sku":"IB-095-02-001-01-25","price":248.12,"currency_code":"USD","in_stock":true},{"title":"With Valve \/ Flat Cross","offer_id":43257491357805,"sku":"IB-095-02-001-02-25","price":248.12,"currency_code":"USD","in_stock":true},{"title":"With Valve \/ Lever Handles","offer_id":43257491423341,"sku":"IB-095-02-001-03-25","price":248.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-built-in-faucet-bathroom-concealed-faucet-6150490.jpg?v=1773579253"},{"product_id":"unlacquered-brass-bathroom-faucet-sink-faucet-brass-basin-mixer-tap-vanity-single-hole-faucet-short-faucet-for-bathroom","title":"Unlacquered Brass Compact Faucet | Single Hole Bathroom Sink 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.3rem,1.8vw,1.4rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\/* 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\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\"\u003eUnlacquered Brass Compact Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eExperience authentic craftsmanship and lasting quality. Built from solid brass with a living unlacquered finish that develops a warm, unique patina over time making each faucet one of a kind.\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 • Express delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Add to cart\"\u003e\n  Add to Cart\n\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\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\u003e60-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\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\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=\"#gallery\"\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=\"Unlacquered Brass Compact Single Hole Bathroom Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-7109027.webp\"\u003e\u003c\/section\u003e\n\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: Instagram Mention ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review entirely on Instagram\" aria-current=\"true\"\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\/Unlacquered_Brass_Compact_Faucet_Instagram.png\" alt=\"Instagram feature 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\"\u003e\n                The inspirational vibe of this house scheme and the way it is simple and beautiful is AMAZING 🎉\n                \u003cspan class=\"ieast-rev-ig-mention\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n  \u003cdefs\u003e\n    \u003cradialgradient id=\"ieast-ig-grad\" r=\"150%\" cx=\"30%\" cy=\"107%\"\u003e\n      \u003cstop offset=\"0%\" stop-color=\"#fdf497\"\u003e\u003c\/stop\u003e\n      \u003cstop offset=\"5%\" stop-color=\"#fdf497\"\u003e\u003c\/stop\u003e\n      \u003cstop offset=\"45%\" stop-color=\"#fd5949\"\u003e\u003c\/stop\u003e\n      \u003cstop offset=\"60%\" stop-color=\"#d6249f\"\u003e\u003c\/stop\u003e\n      \u003cstop offset=\"90%\" stop-color=\"#285AEB\"\u003e\u003c\/stop\u003e\n    \u003c\/radialgradient\u003e\n  \u003c\/defs\u003e\n  \u003crect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\" stroke=\"url(#ieast-ig-grad)\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n  \u003cpath d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\" stroke=\"url(#ieast-ig-grad)\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n  \u003ccircle cx=\"17.5\" cy=\"6.5\" r=\"1.5\" fill=\"url(#ieast-ig-grad)\" stroke=\"none\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\n\n                  @revampingverplank 🧡\n                \u003c\/span\u003e\n              \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\"\u003eInstagram Story\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e\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: Kim ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Review by Kim\" aria-current=\"false\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9238231.webp\" alt=\"Kim'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\"\u003eLove the faucet. Beautiful. Well made. Great price. One of the hoses did not fit standard pipe and I had to purchase something else. Seller was responsive within a few days. Item arrived within a couple weeks of estimated shipping time. Would order again.\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\"\u003eKim\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e10 Feb, 2026\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!-- GALLERY SLIDER ONLY (NO CONFIG OPTIONS) --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"gallery\"\u003e\n\u003ch2\u003eSee It From Every Angle\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eDesigned for compact vanities and modern bathrooms, this single-hole faucet combines minimalist elegance with robust, handcrafted durability. The unlacquered brass finish ensures it ages beautifully, becoming more unique with every use.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eProduct Gallery\u003c\/h3\u003e\n\u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--left\"\u003e\u0026lt;\u003c\/button\u003e \u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--right\"\u003e\u0026gt;\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=\"Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9990253.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFront View\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=\"Side Profile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9421006.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=\"Top Down View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-8168997.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eTop Down View\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=\"Handle Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-6434405.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eHandle Detail\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=\"Spout Close-up\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-7416976.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout Close-up\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=\"Installed View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9264154.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled View\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=\"Full Product Shot\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9397853.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFull Product Shot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA after gallery --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Add to cart\"\u003e\n  Add to Cart\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love with it? Return for a full refund—no questions asked\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 this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Unlacquered brass compact bathroom faucet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-6434405.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Solid brass throughout—no hollow parts\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Living patina develops unique character\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating peels and chips over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged by Moroccan artisans\u003c\/td\u003e\n\u003ctd\u003e✗ Factory mass production assembly line\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight \u0026amp; Feel\u003c\/td\u003e\n\u003ctd\u003e✓ Substantial, luxury heft (1.8 lbs)\u003c\/td\u003e\n\u003ctd\u003e✗ Lightweight, hollow feel (0.5 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e✓ 5-year fixture \/ 1-year parts warranty\u003c\/td\u003e\n\u003ctd\u003e✗ 1-year typical (if any)\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 This Faucet Is Worth The 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eHandcrafted in Morocco by Master Artisans\u003c\/h4\u003e\n\u003cp\u003eEach faucet is meticulously crafted by skilled metalworkers using traditional techniques passed down through generations. You're not just buying a faucet you're preserving an ancient craft.\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\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\u003eSolid Brass Construction (Not Plated)\u003c\/h4\u003e\n\u003cp\u003eBuilt entirely from solid brass no hollow components, no thin plating that wears away. The substantial weight and durability you can feel immediately upon handling.\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 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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n\u003cp\u003eAges naturally over time, developing a rich patina that tells your home's unique story. Unlike lacquered finishes that chip and peel, unlacquered brass becomes more beautiful with age.\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\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\u003ePremium 1\/2\" Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eIndustry-leading ceramic disc cartridges deliver smooth, drip-free performance with exceptional durability. Lab-tested for 500,000+ cycles that's decades of daily use.\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=\"Moroccan handcrafted brass faucet detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9264154.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Artisan Heritage\u003c\/h3\u003e\n\u003cp\u003eEach faucet is meticulously handcrafted by skilled Moroccan artisans who have perfected their craft over generations. Using traditional metalworking techniques, they shape solid brass into this elegant, compact design that brings authentic character and warmth to your bathroom.\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=\"Unlacquered brass patina development\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9990253.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Tells Your Story\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish is designed to age gracefully, developing a unique patina that reflects your home's story. Each mark and subtle color shift adds character, creating a one-of-a-kind piece that grows more beautiful with use. This living finish celebrates the natural beauty of brass rather than fighting against it.\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=\"Bridge faucet components and construction\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-7416976.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePrecision Engineering Meets Artisan Craft\u003c\/h3\u003e\n\u003cp\u003eBeneath the artisan exterior lies serious engineering. Premium ceramic cartridges ensure smooth, drip-free operation for years. The compact spout provides perfect clearance for small sinks, while the solid brass construction guarantees structural integrity and lasting performance that stands up to daily use.\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=\"Brass faucet installation setup\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-6434405.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eProfessional-Quality Installation Made Easy\u003c\/h3\u003e\n\u003cp\u003eDesigned for standard single-hole configurations with straightforward installation. Compatible with your region plumbing standards and includes all necessary mounting hardware. The detailed manual guides you through every step, making professional-quality installation achievable for DIY enthusiasts.\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 to Last Generations\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConfiguration\u003c\/td\u003e\n\u003ctd\u003eSingle hole deck mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Type\u003c\/td\u003e\n\u003ctd\u003eQuarter-turn 1\/2\" ceramic cartridges (lab-tested high cycle durability)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing standard\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eAvailable upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n   \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 0 20px 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. Standard fittings included:\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\u003cp\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003ch3 style=\"margin-top: 32px;\"\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\"\u003eTotal Height\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 Reach\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e6.20\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(157mm)\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\"\u003e4.61\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(117mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eBase Diameter\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e2.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(50.8mm)\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\u003eone pre-drilled hole\u003c\/strong\u003e for installation. Fully compatible with your region plumbing standards. Includes all necessary mounting hardware and a detailed installation manual.\u003c\/p\u003e\n\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and step-by-step instructions\u003c\/p\u003e\n\n\u003ca download target=\"_blank\" rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IB-091-04-001-01-25_Brass_Single_Hole_Bathroom_Faucet_Spout_with_aerator.pdf\"\u003e\n📄 Download Spec Sheet (PDF)\n\u003c\/a\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\u003eFaucet Spout Assembly\u003c\/li\u003e\n\u003cli\u003eTwo Handles\u003c\/li\u003e\n\u003cli\u003eCeramic Cartridges\u003c\/li\u003e\n\u003cli\u003eSupply Hoses \u003c\/li\u003e\n\u003cli\u003eMounting Hardware\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eInstallation Manual\u003c\/li\u003e\n\u003cli\u003eProfessional Support\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\u003eIs this faucet worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. While mass-produced faucets may cost less upfront, they typically use brass-plated zinc that degrades within 3-5 years. Our solid brass construction lasts 20+ years, making it more cost-effective long-term. Plus, you get the living patina finish, artisan craftsmanship, and a 5-year warranty. Most customers tell us it's the best bathroom upgrade they've made.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass naturally oxidizes over time, developing a rich, darker patina. The rate depends on water chemistry, humidity, and use patterns. Each faucet develops its own unique character—some prefer the warm golden look when new, others love the antique bronze that emerges over months.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I clean or polish the brass to restore the original finish?\u003c\/summary\u003e\n\u003cp\u003eYes! Use a brass polish or a mixture of lemon juice and baking soda to restore the bright brass finish. However, the unlacquered nature means it will continue to patina. Many customers love the lived-in look, but you can maintain the golden shine with regular polishing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this compatible with my existing plumbing?\u003c\/summary\u003e\n\u003cp\u003eThe faucet is shipped with Correct fittings for your region. It requires one pre-drilled hole. Most standard bathroom sinks accommodate this configuration, but please verify your sink specifications before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included in the package?\u003c\/summary\u003e\n\u003cp\u003eYou'll receive everything needed for installation: the spout assembly, two handles, ceramic cartridges, supply hoses with correct regional fittings, mounting hardware, aerator assembly, and a detailed installation manual. Professional installation support is also available if needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cp\u003eDelivery typically takes 5-7 days. Each faucet is handcrafted to order in Morocco by our skilled artisans. We'll keep you updated throughout the process with tracking information.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat if I'm not satisfied with my purchase?\u003c\/summary\u003e\n\u003cp\u003eWe offer a 60-day home trial. If you're not completely satisfied, return it for a full refund. We also provide a 5-year warranty on fixtures and 1-year on parts, plus lifetime customer support. Your satisfaction is our top priority.\u003c\/p\u003e\n\u003c\/details\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:contact@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 Bathroom?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds of homeowners who chose quality that lasts\u003c\/p\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Add to cart\"\u003e\n  Add to Cart NOW\n\u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\n\n\u003cscript src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\" data-cfasync=\"false\"\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  \/\/ 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  \/\/ Scroll to top where variation picker is\n  function scrollToVariations() {\n    window.scrollTo(0, 0);\n  }\n\u003c\/script\u003e\n  \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\n\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43260206973037,"sku":"IB-091-04-001-01-25","price":141.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-compact-faucet-single-hole-bathroom-sink-faucet-9264154.jpg?v=1773579202"},{"product_id":"unlacquered-brass-mixer-faucet-single-hole-faucet-lever-handle-tap-compact-faucet-for-bathroom-brass-short-faucet","title":"Unlacquered Brass Mixer Faucet, Single Hole Faucet Lever Handle Tap, Compact Faucet For Bathroom, Brass Short Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/UnlacqueredBrassMixerFaucet_SingleHoleFaucetLeverHandleTap_CompactFaucetForBathroom_BrassShortFaucet_7.jpg?v=1766416200\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction\u003c\/strong\u003e → Built from premium solid brass, ensuring long-lasting durability and reliable performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpace-Saving Compact Design \u003c\/strong\u003e→ Specially crafted for smaller sinks and tighter spaces, perfect for both kitchens and bathrooms.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Living Finish\u003c\/strong\u003e → Arrives polished with a shiny look and gracefully develops a warm patina over time, adding unique character.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/UnlacqueredBrassMixerFaucet_SingleHoleFaucetLeverHandleTap_CompactFaucetForBathroom_BrassShortFaucet_1.jpg?v=1766416200\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth Swivel Spout\u003c\/strong\u003e → Flexible movement for versatile everyday use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation\u003c\/strong\u003e → Comes with a comprehensive manual for a quick, hassle-free setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/UnlacqueredBrassMixerFaucet_SingleHoleFaucetLeverHandleTap_CompactFaucetForBathroom_BrassShortFaucet_3.jpg?v=1766416200\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.003%; height: 156.852px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003eUnlacquered Brass (develops natural patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eSpout\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003eSwivel Spout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eMount Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003eDeck Mount, Single Hole\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eThreading\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003e3\/8″ NPT (US Plumbing Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003eCompact, space-saving design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eCustomizable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 24.2227%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.4716%; height: 19.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/UnlacqueredBrassMixerFaucet_SingleHoleFaucetLeverHandleTap_CompactFaucetForBathroom_BrassShortFaucet_5.jpg?v=1766416200\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/UnlacqueredBrassMixerFaucet_SingleHoleFaucetLeverHandleTap_CompactFaucetForBathroom_BrassShortFaucet_SIZE.png?v=1766416200\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43287609639021,"sku":"IK-098-04-001-16-25","price":231.53,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-mixer-faucet-single-hole-faucet-lever-handle-tap-compact-faucet-for-bathroom-brass-short-faucet-4368983.jpg?v=1773579198"},{"product_id":"unlacquered-brass-bridge-curved-legs-faucet-arched-legs-faucet-bridge-kitchen-faucet-2-hole-kitchen-faucet-farmhouse-faucet","title":"Unlacquered Brass Bridge Curved Legs Faucet, Arched Legs Faucet, Bridge Kitchen Faucet, 2-Hole Kitchen Faucet, Farmhouse Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass\u003c\/strong\u003e → Crafted from solid, non-recycled brass to ensure exceptional durability and long-lasting performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Living Finish\u003c\/strong\u003e → Arrives a shiny unlacquered brass finish, developing a beautiful antique patina over time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Ceramic Cartridges\u003c\/strong\u003e → Equipped with 1\/2\" ceramic cartridges for smooth handling and leak-free operation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Construction \u003c\/strong\u003e→ Built for easy maintenance with readily available replacement parts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 99.9968%; height: 196.065px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003eUnlacquered Brass (develops natural patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003eBridge Faucet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eSpread Center\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003e8-inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eThreading\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003e1\/2″ NPT (US Plumbing Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003e1\/2″ Ceramic Cartridges (smooth \u0026amp; leak-free)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003eTraditional (easy access to replacement parts)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eQuality Assurance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003ePressure-tested for durability and performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eCustomizable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 28.4368%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 69.3319%; height: 19.6065px;\"\u003e60-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":43287671505005,"sku":"IK-015-04-001-01-25","price":332.93,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43287671537773,"sku":"IK-015-04-001-02-25","price":332.93,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43287671570541,"sku":"IK-015-04-001-03-25","price":332.93,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.7642926233_8hyj.avif?v=1772984267"},{"product_id":"kitchen-cold-water-faucet-brass-brushed-brass-cold-water-dispenser-faucet-single-hole-kitchen-tap-deck-mount-brass-faucet","title":"Kitchen Cold Water Faucet Brass, Brushed Brass Cold Water Dispenser Faucet, Single Hole Kitchen Tap, Deck Mount Brass Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass Construction\u003c\/strong\u003e → Made entirely from solid brass to endure daily use and ensure long-lasting durability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"340\" data-end=\"364\"\u003eBrushed Brass Finish\u003c\/strong\u003e → Arrives with a matte look and naturally develops a rich, antique patina over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"464\" data-end=\"490\"\u003eUS Plumbing Compatible\u003c\/strong\u003e → Designed with a standard 1\/2″ thread size for seamless installation in US plumbing systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBrushed Brass (Ages with Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eThread Size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1\/2″ (US Plumbing Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDeck-Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWater Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHot or Cold (Single Line)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple Handle","offer_id":43287836819565,"sku":"IK-097-04-002-01-25","price":256.83,"currency_code":"USD","in_stock":true},{"title":"Flat Handle","offer_id":43287836852333,"sku":"IK-097-04-002-02-25","price":256.83,"currency_code":"USD","in_stock":true},{"title":"Lever Handle","offer_id":43287836885101,"sku":"IK-097-04-002-03-25","price":256.83,"currency_code":"USD","in_stock":true},{"title":"Nova Handle","offer_id":43287836917869,"sku":"IK-097-04-002-04-25","price":256.83,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-cold-water-faucet-brass-brushed-brass-cold-water-dispenser-faucet-single-hole-kitchen-tap-deck-mount-brass-faucet-7333102.jpg?v=1773579196"},{"product_id":"antique-brass-kitchen-faucet-unlacquered-brass-faucet-2","title":"Antique Brass Kitchen Faucet – Unlacquered Brass Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction \u003c\/strong\u003e→ Made from premium solid brass for strength, reliability, and long-term durability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Living Finish\u003c\/strong\u003e → Evolves naturally over time, developing a rich patina that adds vintage character and antique charm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth Water Flow\u003c\/strong\u003e → Integrated aerator ensures consistent, splash-free performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlexible Swiveling Spout \u003c\/strong\u003e→ Designed for versatility and ease of use in both kitchen and bathroom settings.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation\u003c\/strong\u003e → Long legs fit existing countertop holes with no extra modifications required\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 100.003%; height: 176.4px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eSpout Design\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eSwiveling Spout – Ideal for Single\/Double Sinks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eBuilt-In for Smooth Waterflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eTraditional – Easy Washer \u0026amp; O-Ring Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eCountertop-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eDesign Style\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eVintage-Inspired with a Living Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eUse\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003eSuitable for Kitchen and Bathroom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 22.1667%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5275%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e➡️ \u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_long_legs_6inch_-_IK-039-04-001-01-23.pdf?v=1759415003\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" style=\"color: rgb(41, 112, 219);\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch4 data-start=\"196\" data-end=\"230\"\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003e\u003c\/strong\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"196\" data-end=\"230\"\u003e\u003cstrong data-start=\"196\" data-end=\"228\"\u003ePictures from Our Clients\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.3793043100_rfh7.avif?v=1760651959\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.6621146569_cavg.avif?v=1760651904\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/iap_800x800.3929175562_6xnebxu7.avif?v=1760651935\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43307095228525,"sku":"IK-039-04-001-01-23","price":426.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-brass-kitchen-faucet-unlacquered-brass-faucet-1970616.webp?v=1773579190"},{"product_id":"8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet","title":"8″ Unlacquered Brass Kitchen Wall Mount Faucet, Gooseneck 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.1rem,1.5vw,1.3rem);\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\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\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(3, 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\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\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 Wall-Mounted Faucet That Ages With Grace\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eAn 8″ unlacquered brass gooseneck faucet crafted in solid brass and designed to mount elegantly on your wall. Its raw brass finish evolves with time, deepening into a rich, one-of-a-kind patina that tells the story of your home.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"faucet-desc__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eAdd to Cart\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted in Morocco\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e60-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\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 viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath 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\" fill=\"currentColor\"\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!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-5220976.webp\" alt=\"8″ Unlacquered Brass Wall-Mount Gooseneck Faucet\" 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;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- UGC GALLERY (now with horizontal scroll support) --\u003e\n\u003csection id=\"gallery\" class=\"faucet-desc__ugc\"\u003e\n\u003ch2\u003eIn Your Space\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__ugc-intro\"\u003eReal homes, real patina — see how this faucet transforms kitchens and bathrooms.\u003c\/p\u003e\n\u003cdiv style=\"grid-template-columns: repeat(6, 1fr); overflow-x: auto; gap: 15px; scroll-snap-type: x mandatory; padding: 10px 0;\" class=\"faucet-desc__ugc-grid\"\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.333% - 10px); min-width: 280px; scroll-snap-align: start;\" class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg alt=\"Wall-mount faucet — front view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-5220976.webp\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eStudio Installation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.333% - 10px); min-width: 280px; scroll-snap-align: start;\" class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg alt=\"Wall-mount faucet — side angle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-6250633.webp\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eFront Profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.333% - 10px); min-width: 280px; scroll-snap-align: start;\" class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg alt=\"Wall-mount faucet — detail shot\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-9266908.webp\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eHandle Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.333% - 10px); min-width: 280px; scroll-snap-align: start;\" class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg alt=\"Wall-mount faucet — installed in kitchen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-5972569.webp\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eWith all Accessories\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.333% - 10px); min-width: 280px; scroll-snap-align: start;\" class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg alt=\"Wall-mount faucet — full kitchen view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-998361.webp?v=1758203711\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eFull Installation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.333% - 10px); min-width: 280px; scroll-snap-align: start;\" class=\"faucet-desc__ugc-item\"\u003e\n\u003cimg alt=\"Customer-installed wall faucet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8_-Unlacquered-Brass-Kitchen-Wall-Mount-Faucet-Gooseneck-Faucet.2.webp?v=1760651531\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__ugc-credit\"\u003eInstalled by You\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX: “Our No-Risk Promise” --\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love? Return for full refund—no questions asked\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Fixture Warranty:\u003c\/strong\u003e Covers defects in materials \u0026amp; craftsmanship\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Installation help, maintenance tips, and patina guidance forever\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe're so confident you'll love this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Wall-Mount Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ 100% Solid Brass — no plating, no zinc\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Living unlacquered patina — ages beautifully\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer chips, peels, and yellows over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003e✓ Space-saving wall-mount design (counter-free)\u003c\/td\u003e\n\u003ctd\u003e✗ Deck-mount only — consumes counter space\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Reach\u003c\/td\u003e\n\u003ctd\u003e✓ 8″ high-arc gooseneck — fits large pots easily\u003c\/td\u003e\n\u003ctd\u003e✗ Often ≤6″ — limited usability\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e✓ 5-Year Fixture \/ 1-Year Parts\u003c\/td\u003e\n\u003ctd\u003e✗ Typically 1 year (if any)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES GRID --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Stands Apart\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\n              \u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eWall-Mounted Space-Saving Design\u003c\/h4\u003e\n\u003cp\u003eFrees up precious counter space while adding architectural elegance. Ideal for farmhouse sinks, small kitchens, or vintage-inspired bathrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eHigh-Arc Gooseneck Spout (8″ Reach)\u003c\/h4\u003e\n\u003cp\u003eProvides maximum clearance for filling large pots, pitchers, and mixing bowls with ease no awkward angles or splashing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\n              \u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eCompatible with Insideast Fixtures\u003c\/h4\u003e\n\u003cp\u003eDesigned to pair flawlessly with our unlacquered brass sinks, soap dispensers, and accessories creating a cohesive, artisanal look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath 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\" fill=\"currentColor\"\u003e\n              \u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003ePremium 1\/2\" Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eSmooth quarter-turn operation, drip-free for life. Lab-tested for 500,000+ cycles engineered to outlast mass-market alternatives.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-5220976.webp\" alt=\"Wall-mounted gooseneck faucet in kitchen\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eElegant Wall-Mounted Design\u003c\/h3\u003e\n\u003cp\u003eFrees up precious counter space while adding architectural elegance. The high-arc gooseneck spout provides generous clearance for pots and oversized cookware perfect for modern kitchens and vintage-inspired bathrooms alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8_-Unlacquered-Brass-Kitchen-Wall-Mount-Faucet-Gooseneck-Faucet.2.webp?v=1760651531\" alt=\"Unlacquered brass patina close-up\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Finish That Ages With Dignity\u003c\/h3\u003e\n\u003cp\u003eUnlike lacquered brass that chips and fades, unlacquered brass evolves. Each faucet darkens and deepens uniquely reacting to water, air, and daily use. The result? A rich, antique bronze patina that becomes more beautiful year after year.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-9266908.webp\" alt=\"Faucet handle and spout detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003e100% Solid Brass — No Compromises\u003c\/h3\u003e\n\u003cp\u003eFrom spout to handle, every component is cast in pure solid brass no zinc cores, no thin plating. This means exceptional durability, substantial heft, and resistance to corrosion. Built to outlast trends and generations.\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\u003ePrecision-Crafted for Performance\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (100% — no plating, no zinc)\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\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall-Mounted (Rough-in Valve Required)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Reach\u003c\/td\u003e\n\u003ctd\u003e8″ (203 mm) — center of wall plate to spout outlet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Spread\u003c\/td\u003e\n\u003ctd\u003e8″ (203 mm) — center to center\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Height\u003c\/td\u003e\n\u003ctd\u003e10″ (254 mm) — wall plate base to top of handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge\u003c\/td\u003e\n\u003ctd\u003e1\/2\" Quarter-Turn Ceramic Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Adapters\u003c\/td\u003e\n\u003ctd\u003eUS (1\/2\" NPT) \u0026amp; UK\/EU (1\/2\" BSP) Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e This faucet requires a separately purchased \u003cem\u003ewall-mounted rough-in valve\u003c\/em\u003e (not included). We recommend pairing with a standard 1\/2\" ceramic-disc rough-in valve. Compatible with standard wall thickness and typical stud spacing.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003csection class=\"faucet-desc__package\"\u003e\n\u003ch2\u003eWhat’s in the Box\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__package-list\"\u003e\n\u003cli\u003eGooseneck Spout Assembly\u003c\/li\u003e\n\u003cli\u003eTwo Solid Brass Handles\u003c\/li\u003e\n\u003cli\u003eTwo 1\/2\" Ceramic Cartridges\u003c\/li\u003e\n\u003cli\u003eUS \u0026amp; UK\/EU Adapters\u003c\/li\u003e\n\u003cli\u003eWall Mounting Plate \u0026amp; Hardware\u003c\/li\u003e\n\u003cli\u003eAerator\u003c\/li\u003e\n\u003cli\u003eInstallation Guide\u003c\/li\u003e\n\u003cli\u003eLifetime Installation Support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faucet-desc__faq\"\u003e\n\u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to buy a rough-in valve separately?\u003c\/summary\u003e\n\u003cp\u003eYes. This faucet is sold without a rough-in valve—a standard requirement for wall-mounted faucets. You’ll need a compatible 1\/2\" ceramic-disc rough-in valve (available at most plumbing suppliers). We’re happy to recommend models upon request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this work with my existing sink?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. Wall-mount faucets work with virtually any sink farmhouse, undermount, top-mount, or even vessel sinks. Just ensure your wall framing and plumbing are prepared for wall-mount installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I maintain the unlacquered finish?\u003c\/summary\u003e\n\u003cp\u003eLet it patina naturally for that authentic vintage look. If you prefer the bright brass appearance, gently polish with a brass cleaner or a paste of lemon juice + baking soda. The finish will continue to evolve this is intentional and celebrated.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for bathroom use?\u003c\/summary\u003e\n\u003cp\u003eYes! Its elegant profile and compact footprint make it ideal for wall-mounted bathroom sinks, vanities, or even outdoor kitchens.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s your return policy?\u003c\/summary\u003e\n\u003cp\u003eWe offer a no-questions-asked 60-day return window. If it’s not right for your space, return it in original condition for a full refund. Returns must be unused and in original packaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath 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\" fill=\"#fff\"\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 behind every faucet with confidence:\u003c\/p\u003e\n\u003cul class=\"ie-warranty__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Fixture Warranty\u003c\/strong\u003e against manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Parts Warranty\u003c\/strong\u003e on cartridges, O-rings, and hoses\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e (labor not included)\u003c\/li\u003e\n\u003cli\u003ePatina development is \u003cstrong\u003enot a defect\u003c\/strong\u003e—it’s the intended beauty of unlacquered brass\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eNeed help? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady to Elevate Your Space?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin hundreds of designers and homeowners who chose timeless craftsmanship.\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eAdd Elegance to Your Space\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43309928710253,"sku":"IB-043-01-001-01-23","price":387.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/8-unlacquered-brass-kitchen-wall-mount-faucet-gooseneck-faucet-5220976.webp?v=1773579138"},{"product_id":"brass-pot-filler-unlacquered-brass-faucet-isf39","title":"Brass Pot Filler – Unlacquered Brass Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction\u003c\/strong\u003e → Built from solid unlacquered brass for strength, durability, and timeless appeal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiving Natural Finish\u003c\/strong\u003e → Ages gracefully over time, developing a warm patina that enhances its vintage charm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEfficient Water Flow\u003c\/strong\u003e → Integrated aerator ensures smooth, splash-free performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Spout \u003c\/strong\u003e→ Provides versatility and convenience for everyday kitchen use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional, Low-Maintenance Design\u003c\/strong\u003e → Simple construction makes upkeep easy while ensuring long-term reliability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 99.9677%; height: 137.136px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eSpout Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003eSwiveling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003eBuilt-In for Steady Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003eTraditional (No Complex Parts)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003eEasy Washer \u0026amp; O-Ring Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003ctd style=\"width: 27.5133%; height: 19.5909px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 70.2544%; height: 19.5909px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e➡️ \u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-066-01-001-01-23.webp?v=1759416578\" rel=\"noopener\" style=\"color: rgb(41, 112, 219);\" target=\"_blank\"\u003eDownload Size Guide\u003c\/a\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option","offer_id":43553594343533,"sku":null,"price":147.38,"currency_code":"USD","in_stock":true},{"title":"Flat Cross","offer_id":43310084161645,"sku":"IK-066-01-001-02-23","price":147.38,"currency_code":"USD","in_stock":true},{"title":"Simple Cross","offer_id":43310084194413,"sku":"IK-066-01-001-01-23","price":147.38,"currency_code":"USD","in_stock":true},{"title":"Lever Handle","offer_id":43310084227181,"sku":"IK-066-01-001-03-23","price":147.38,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pot-filler-unlacquered-brass-faucet-8165483.jpg?v=1773579142"},{"product_id":"brass-kitchen-faucet-vintage-brass-kitchen-faucet-isf40","title":"Brass Kitchen Faucet – Vintage Brass Kitchen Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction \u003c\/strong\u003e→ Built from solid unlacquered brass for strength, durability, and lasting performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiving Natural Finish \u003c\/strong\u003e→ Ages gracefully, developing a rich patina that adds vintage elegance and old-world charm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Neck Design \u003c\/strong\u003e→ Provides flexibility and ease of use for everyday functionality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Internal Construction\u003c\/strong\u003e → Designed for easy maintenance and reliable long-term operation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 100.036%; height: 196px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003e100% Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eSpout Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eSwiveling Neck – Ideal for Single or Double Sinks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eBuilt-In for Regular, Water-Efficient Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eStandard 1\/2″ Ceramic (Leak-Resistant \u0026amp; Replaceable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eTraditional Build – Easy to Maintain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003ePlumbing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eCompatible with 1\/2″ NPT Systems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003e5.9″ Widespread – Fits Standard Pre-Drilled Holes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003eDesigned for Long-Term Daily Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 20.3811%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 77.159%; height: 19.6px;\"\u003e\n\u003cstrong\u003e\u003c\/strong\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca rel=\"noopener\" title=\"Download Size Guide (PDF)\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/wall_mount_faucet_Square_spout_IK-051-01-001-01-23.pdf?v=1759417614\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4 data-end=\"230\" data-start=\"196\"\u003e\u003cstrong data-end=\"228\" data-start=\"196\"\u003ePictures from Our Clients\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.6575079816_cbgz.webp?v=1761227154\" alt=\"\"\u003e\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43310093860973,"sku":"IB-036-01-001-01-23","price":284.13,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-kitchen-faucet-vintage-brass-kitchen-faucet-1273041.webp?v=1773579143"},{"product_id":"antique-brass-kitchen-faucet-wall-kitchen-faucet-isf41","title":"Antique Brass Kitchen Faucet – Wall Kitchen Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass Construction \u003c\/strong\u003e→ Built from solid unlacquered brass for strength, durability, and timeless charm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Ages gracefully over time, developing a rich patina that adds vintage character.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Spout \u003c\/strong\u003e→ Provides flexibility and convenience for everyday use in kitchens or bathrooms.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Internal Components \u003c\/strong\u003e→ Classic construction ensures easy maintenance and long-term reliability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 100.036%; height: 137.2px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eSpout Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003eSwiveling – Ideal for Single or Double Basin Sinks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003eBuilt-In for Steady and Efficient Water Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003eTraditional – Easy to Maintain and Repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003eBuilt to Last – Resists Wear and Tear Over Time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 21.9697%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 75.5704%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/wall_mount_Pec_S_6inch_IK-058-01-001-01-23_e63cc013-8ebb-4161-9e57-a1b18fd424c3.pdf?v=1760967990\" target=\"_blank\" title=\"Download Size Guide (PDF)\" style=\"color: rgb(43, 0, 255);\" rel=\"noopener\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43310107099245,"sku":"IK-058-01-001-01-23","price":334.58,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-brass-kitchen-faucet-wall-kitchen-faucet-1757759.jpg?v=1773579142"},{"product_id":"unlacquered-brass-bridge-faucet-kitchen-sink-faucet-simple-cross-handles","title":"Unlacquered Brass Bridge Faucet, Kitchen Sink Faucet, Simple Cross Handles","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-9_f03e47e6-d4b9-42a8-8fc3-1ecf7d436824.jpg?v=1761233095\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuthentic Moroccan Craftsmanship \u003c\/strong\u003e→ Handcrafted in Morocco, each faucet reflects timeless artistry and exceptional attention to detail.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass Construction \u003c\/strong\u003e→ Built from solid, non-recycled brass for enduring durability and strength.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC_440de626-7580-4f98-91f7-b3593265e386.jpg?v=1761233095\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ Arrives shiny and naturally matures into a rich patina, adding vintage charm and authenticity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Neck Design \u003c\/strong\u003e→ Provides flexibility and ease of use for everyday kitchen tasks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation \u003c\/strong\u003e→ Designed to fit existing countertop holes without the need for extra modifications.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-7_1fe853bd-1849-4542-8945-1533e1979873.jpg?v=1761233095\"\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina Over Time)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpout Design\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSwiveling Neck for Flexible Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCeramic 1\/2\" – Smooth, Leak-Free Performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1\/2\" NPT – Standard U.S. Plumbing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpread\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8\" Center – Fits Existing Countertop Holes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIncludes Detailed Manual for Hassle-Free Setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca rel=\"noopener\" title=\"Download Size Guide (PDF)\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_8inch_-_Ball_-_Simple_Handle_-_IK-007-04-001-01-23.pdf?v=1759419400\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-12_a9bd5b24-9502-4739-9dca-55aa5a369165.jpg?v=1761233095\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option","offer_id":43580124069997,"sku":null,"price":513.45,"currency_code":"USD","in_stock":true},{"title":"Simple cross","offer_id":43580124102765,"sku":"IK-007-04-001-01-23","price":513.45,"currency_code":"USD","in_stock":true},{"title":"Flat Cross","offer_id":43580124135533,"sku":"IK-007-04-001-02-23","price":513.45,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43580124168301,"sku":"IK-007-04-001-03-23","price":513.45,"currency_code":"USD","in_stock":true},{"title":"butterfly","offer_id":43580124201069,"sku":"IK-007-04-001-05-23","price":513.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bridge-faucet-kitchen-sink-faucet-simple-cross-handles-8537437.jpg?v=1773579142"},{"product_id":"single-hole-bathroom-faucet-unlacquered-brass-single-hole-faucet","title":"Single Hole Brass Bathroom Faucet – Brass Single Hole Bathroom Faucet","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction \u003c\/strong\u003e→ Built from solid brass for lasting durability and strength.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiving Natural Finish \u003c\/strong\u003e→ Ages naturally over time, developing a rich patina that adds unique character to your home.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional, Easy-Maintenance Design \u003c\/strong\u003e→ All components are readily available for simple repair or replacement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Pressure Tested \u003c\/strong\u003e→ Rigorously tested under high water pressure to ensure reliable performance and quality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTraditional, Easy Maintenance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHigh Water Pressure Tested\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Single_Hole_Bathroom_Faucet_IB-035-04-001-01-23.pdf?v=1759484906\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Pair_Of_Small_Cold_Water_Taps_7.jpg?v=1761563416\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"1 Faucet","offer_id":43310117257325,"sku":"IB-035-04-001-01-23","price":116.53,"currency_code":"USD","in_stock":true},{"title":"2 Faucets","offer_id":43310117290093,"sku":"IB-035-04-001-01-23(Pcs2)","price":209.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/single-hole-brass-bathroom-faucet-brass-single-hole-bathroom-faucet-6107953.jpg?v=1773579143"},{"product_id":"brass-wall-mount-kitchen-faucet-unlacquered-brass-faucet-isf42","title":"Brass Wall Mount Faucet – Antique Brass Bathroom Faucet","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cvideo height=\"auto\" width=\"100%\" playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n  \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b6eba3b7e80b4177b5387c6abeaa02af.mp4\"\u003e\n  Your browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction\u003c\/strong\u003e → Built from premium unlacquered brass for durability, strength, and timeless appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiving Natural Finish \u003c\/strong\u003e→ Evolves beautifully over time, developing a rich patina that adds vintage character.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Internal Design\u003c\/strong\u003e → Ensures long-term reliability and classic performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maintenance\u003c\/strong\u003e → Washers and o-rings can be easily replaced for simple upkeep.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures\u003c\/strong\u003e → Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handles_option_bridge_faucet.jpg?v=1761755162\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.036%; height: 78.426px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 27.5081%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 72.0964%; height: 19.6065px;\"\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 27.5081%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 72.0964%; height: 19.6065px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 27.5081%; height: 19.6065px;\"\u003e\u003cstrong\u003eSpout Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 72.0964%; height: 19.6065px;\"\u003eSwiveling for Versatile Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 27.5081%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 72.0964%; height: 19.6065px;\"\u003eEasy Replacement of Wear Parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 27.5081%;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 72.0964%;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/6po_Wall_Mount_Bridge_Faucet_With_L-shaped_Spout_Without_Aerator_IB-079-01-001-01-23.pdf\" target=\"_blank\" title=\"Download Size Guide (PDF)\" rel=\"noopener\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-wall-mount-faucet-antique-brass-bathroom-faucet-isf42-590068.webp?v=1761749252\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":43316772274285,"sku":"IB-079-01-001-01-23","price":393.16,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43316772307053,"sku":"IB-079-01-001-02-23","price":393.16,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43316772339821,"sku":"IB-079-01-001-03-23","price":393.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-wall-mount-faucet-antique-brass-bathroom-faucet-8396217.jpg?v=1773579142"},{"product_id":"single-hole-bathroom-faucet-antique-brass-bathroom-faucet","title":"Single Hole Bathroom Faucet – Antique Brass Bathroom Faucet","description":"\u003cp\u003e\u003cvideo height=\"auto\" width=\"100%\" playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n  \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d32fbe2590cb4edea2ab4b58bce81e92.mp4\"\u003e\n  Your browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Unlacquered Brass \u003c\/strong\u003e→ Built from 100% brass for exceptional strength, reliability, and timeless appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiving Finish\u003c\/strong\u003e → Naturally develops a warm patina over time, enhancing its vintage charm and uniqueness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Spout\u003c\/strong\u003e → Provides flexibility and convenience for use with both single and double basin sinks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-In Aerator \u003c\/strong\u003e→ Ensures efficient water flow while conserving water usage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Construction \u003c\/strong\u003e→ Designed for longevity with easily replaceable washers and o-rings for simple maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLasting Elegance\u003c\/strong\u003e → Combines utility and beauty, becoming a permanent part of your home’s character.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Single_Hole_Square_Spout_wihite.jpg?v=1761758366\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.036%; height: 156.852px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003e100% Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eSpout Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003eSwiveling (For Single or Double Basin Use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003eBuilt-In for Smooth Waterflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003eTraditional (No Complex Parts)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003eEasy Replacement of Washers and O-Rings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003eBuilt for Long-Term Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3823%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76.2624%; height: 19.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Faucet_square_spout_IB-002-04-002-xx_-23.pdf?v=1759487447\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43316805238893,"sku":"IB-002-04-002-01-23","price":286.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/single-hole-bathroom-faucet-antique-brass-bathroom-faucet-2398411.jpg?v=1773579140"},{"product_id":"unlacquered-brass-3-holes-kitchen-faucet-brass-widespread-kitchen-faucet","title":"Unlacquered Brass Widespread Kitchen Faucet, Solid Brass 3-Holes Deck Mount Faucet, Simple Cross Handles","description":"\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted in Morocco\u003c\/strong\u003e → Expertly made from solid brass, showcasing timeless artisanal craftsmanship.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Living Finish \u003c\/strong\u003e→ Delivered polished, the unlacquered brass naturally develops a warm patina over time, enhancing its vintage appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable \u0026amp; Leak-Free \u003c\/strong\u003e→ Built with solid brass construction and designed for long-term reliability in daily use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e → Fully compatible with standard U.S. 1\/2″ NPT plumbing systems for hassle-free installation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.003%; height: 156.852px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eUnlacquered Brass (Ages Naturally with Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eStandard 1\/2″ Ceramic (Leak-Free \u0026amp; Replaceable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eBuilt-In for Smooth and Clean Water Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eSpout Reach \u0026amp; Height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eIncludes Detailed Manual for Easy Setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}' data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca rel=\"noopener\" title=\"Download Size Guide (PDF)\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/3-Hole_Kitchen_Faucet_Concealed_Aerator_IK-071-03-001-01-23_e83477e5-e2dd-440e-9e91-76fba83d34c3.pdf\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43431492255853,"sku":"IK-072-03-001-01-23","price":373.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-widespread-kitchen-faucet-solid-brass-3-holes-deck-mount-faucet-simple-cross-handles-1677277.jpg?v=1773579084"},{"product_id":"wall-mount-bridge-faucet-wall-mount-sink-faucet-wall-kitchen-faucet","title":"Wall Mount Bridge Faucet, Wall-Mount Sink Faucet, Wall Kitchen Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copie_de_Wall-mounted_6__center_ball_bridge_faucet_HAN0001_HeroView__IK-077-01-001-01-23.jpg?v=1759407780\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass \u003c\/strong\u003e→ Built from high-quality, non-recycled brass to ensure superior strength and long-term durability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ Develops a beautiful patina over time, creating a unique, timeless character that enhances your space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Neck \u003c\/strong\u003e→ Provides flexibility and easy maneuverability, making everyday use more convenient.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Ceramic 1\/2″ Cartridges \u003c\/strong\u003e→ Designed for smooth, drip-free performance and long-lasting reliability. Easily replaceable and available in most local US stores.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation \u003c\/strong\u003e→ Designed with a 6″ widespread center to fit existing holes, simplifying the installation process.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Untitled-design_jpg_05158a95-df2a-48e6-a2c4-b0f28f6a5487.webp?v=1759411309\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Ages Naturally with Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCeramic Standard 1\/2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1\/2″ NPT (US Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6″ Widespread\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bridge_6inch_spec_-_Ball_-_wall_mount.pdf?v=1760785506\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003eDownload Size Guide (PDF)\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copie_de_Wall-mounted_6__center_ball_bridge_faucet_HAN0001_Componenets__IK-077-01-001-01-23.jpg?v=1759411309\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43510147711085,"sku":"IK-077-01-001-01-23","price":437.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/wall-mount-bridge-faucet-wall-mount-sink-faucet-wall-kitchen-faucet-1164574.jpg?v=1773579024"},{"product_id":"wall-mount-cold-faucet-unlacquered-brass-wall-mount-cold-water-tap","title":"Wall Mount Cold Faucet, Unlacquered Brass Wall Mount Cold Water Tap","description":"\u003cdiv class=\"elementor-element elementor-element-832e588 wd-single-content elementor-widget elementor-widget-wd_single_product_content\" data-id=\"832e588\" data-element_type=\"widget\" data-widget_type=\"wd_single_product_content.default\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 0.875rem;\"\u003e100% Solid Brass Construction →\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e Made from certified solid brass, not recycled, ensuring exceptional durability, resistance, and a long lifespan.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→ The natural unlacquered brass develops a unique patina over time, adding timeless warmth and character to your space.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cstrong\u003eHigh-Quality Ceramic Cartridge \u003c\/strong\u003e→ Features a ceramic standard 1\/2″ cartridge that guarantees smooth operation and leak-free performance. Replacement cartridges are widely available in local stores across the US.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cstrong\u003eCustomizable Spout Length \u003c\/strong\u003e→ The spout length can be tailored upon request to ensure a perfect fit for your sink.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 0.875rem;\"\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e→ Perfect match for your existing brass setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elementor-element elementor-element-3ad7580 wd-single-attrs wd-layout-list wd-style-bordered elementor-widget elementor-widget-wd_single_product_additional_info_table\" data-id=\"3ad7580\" data-element_type=\"widget\" data-widget_type=\"wd_single_product_additional_info_table.default\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCartridge Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCeramic 1\/2″ Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePlumbing Connection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1\/2″ NPT (US Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHandle Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSimple Cross \/ Flat Cross \/ Lever Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSpout length available upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Select an option","offer_id":43513139724397,"sku":null,"price":189.15,"currency_code":"USD","in_stock":true},{"title":"Simple Cross Handle","offer_id":43513139757165,"sku":"IB-084-02-001-01-24","price":189.15,"currency_code":"USD","in_stock":true},{"title":"Flat Cross Handle","offer_id":43513139789933,"sku":"IB-084-02-001-02-24","price":189.15,"currency_code":"USD","in_stock":true},{"title":"Lever Handle","offer_id":43513139822701,"sku":"IB-084-02-001-03-24","price":189.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/wall-mount-cold-faucet-unlacquered-brass-wall-mount-cold-water-tap-9135531.jpg?v=1773579025"},{"product_id":"unlacquered-brass-single-hole-kitchen-mixer-tap-brass-single-handle-island-faucet","title":"Unlacquered Brass Single Hole Kitchen Mixer Tap, Brass Single Handle Island Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopiedePIC-4.jpg?v=1759753173\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e Solid Brass Construction \u003c\/strong\u003e→ Made from solid brass for exceptional durability and resistance to corrosion.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish \u003c\/strong\u003e→  naturally develops a rich patina over time, adding character and timeless charm to your space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Design \u003c\/strong\u003e→ Single-hole, single-lever handle design suitable for both kitchen and bathroom sinks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAerator Equipped \u003c\/strong\u003e→ Integrated aerator ensures smooth water flow while preventing debris and splashing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.036%; height: 176.4px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eSingle Hole, Deck Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eHandle Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eSingle Lever\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eWater Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eHot \u0026amp; Cold Lines Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eMaintenance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eEasy Replacement of Washers \u0026amp; O-rings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eUse\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003eKitchen \u0026amp; Bathroom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 23.6875%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 73.8524%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}' data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-087-04-001-16-23.png\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}' data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopiedePIC-2_1.jpg?v=1761143500\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43521531379821,"sku":"IK-087-04-001-16-23","price":286.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-single-hole-kitchen-mixer-tap-brass-single-handle-island-faucet-4536245.jpg?v=1773579023"},{"product_id":"solid-brass-single-hole-cold-faucet-kitchen-sink-single-handle-faucet","title":"Solid Brass Single Hole Cold Faucet, Kitchen Sink Single Handle Faucet","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopyofDSC01842.jpg?v=1759941967\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Solid Brass Construction \u003c\/strong\u003e→ Made from solid brass for maximum durability and long-lasting performance, ensuring your faucet remains a reliable addition to your kitchen for years.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Develops a unique patina over time, giving your space a sophisticated and timeless look. Each faucet is naturally one-of-a-kind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwiveling Neck \u003c\/strong\u003e→ Offers flexible movement and convenient access to all areas of your sink.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation\u003c\/strong\u003e → Includes one hose and all necessary components for a straightforward setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopyofDSC01846.jpg?v=1759941967\"\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 99.9677%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eStandard 1\/2″ NPT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eCartridge Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eCeramic 1\/2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eNeck\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003e360° Swiveling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eIncluded for smooth waterflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eHandle Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eCross Handle, Lever Handle, Flat-Lever Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eGold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003eFaucet, Hose, Mounting Hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.507%;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.1995%;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopyofDSC01848.jpg?v=1759941968\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an option","offer_id":43527431356525,"sku":null,"price":173.65,"currency_code":"USD","in_stock":true},{"title":"Simple Cross Handle","offer_id":43527431389293,"sku":"IK-088-04-001-01-23","price":173.65,"currency_code":"USD","in_stock":true},{"title":"Flat-Lever Handle","offer_id":43527431422061,"sku":"IK-088-04-001-04-23","price":173.65,"currency_code":"USD","in_stock":true},{"title":"Lever Handle","offer_id":43527431454829,"sku":"IK-088-04-001-03-23","price":173.65,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-single-hole-cold-faucet-kitchen-sink-single-handle-faucet-4840302.jpg?v=1773579015"},{"product_id":"unlacquered-brass-wall-mount-stove-faucet-brass-pot-filler-faucet-with-swiveling-neck","title":"Unlacquered Brass Wall Mount Stove Faucet, Brass Pot Filler Faucet With Swiveling Neck","description":"\u003cp\u003e\u003cstrong data-end=\"153\" data-start=\"123\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-111_5bdbad77-9088-4120-a69d-e5f6499a0dd0.jpg?v=1762517391\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-end=\"153\" data-start=\"123\"\u003eSolid Brass\u003c\/strong\u003e → Made from high-quality, non-recycled brass for maximum durability and long-lasting performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-end=\"283\" data-start=\"255\"\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Develops a unique, natural patina over time, giving each faucet a timeless, one-of-a-kind look.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-end=\"403\" data-start=\"385\"\u003eSwiveling Neck\u003c\/strong\u003e → Provides flexibility and ease of use for all your kitchen tasks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.036%; height: 117.6px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 35.5102%; height: 19.6px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 62.0298%; height: 19.6px;\"\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 35.5102%; height: 19.6px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 62.0298%; height: 19.6px;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 35.5102%; height: 19.6px;\"\u003e\u003cstrong\u003eNeck\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 62.0298%; height: 19.6px;\"\u003eSwiveling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 35.5102%; height: 19.6px;\"\u003e\u003cstrong\u003eCartridge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 62.0298%; height: 19.6px;\"\u003eCeramic Standard 1\/2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 35.5102%; height: 19.6px;\"\u003e\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 62.0298%; height: 19.6px;\"\u003e1\/2″ NPT Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003ctd style=\"width: 35.5102%; height: 19.6px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 62.0298%; height: 19.6px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Single_handle_Pot_Filler_Kitchen_Faucet_Spout_S_IK-065-01-001-01-23.pdf?v=1761315150\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.6564467881_qw73.avif?v=1760116779\"\u003e\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Simple Cross","offer_id":43533404668013,"sku":"IK-065-01-001-01-23","price":133.74,"currency_code":"USD","in_stock":true},{"title":"Flat Cross","offer_id":43533404700781,"sku":"IK-065-01-001-02-23","price":133.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-wall-mount-stove-faucet-brass-pot-filler-faucet-with-swiveling-neck-1696919.jpg?v=1773579015"},{"product_id":"unlacquered-brass-wall-mount-faucet-dual-handle-faucet","title":"Unlacquered Brass Wall Mount Faucet, Brass Kitchen Faucet, Dual Handle Faucet","description":"\u003cstyle\u003e\n    \/* ========== EXISTING STYLES — reused as-is ========== *\/\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.9vw, 1.7rem);\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: 40px 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: visible;\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: visible;\n        border-radius: 12px;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        -webkit-overflow-scrolling: touch;\n        padding: 0\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        padding-top: 50px;\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 ========== *\/\n    .faucet-desc__features {\n        margin: 32px 0 clamp(60px, 8vw, 100px)\n    }\n\n    .faucet-desc__features h2 {\n        font-size: clamp(22px, 4vw, 28px);\n        margin-bottom: 16px;\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    .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    .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    .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    .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    .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    .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    .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 {\n        display: block;\n        font-size: 11px;\n        color: var(--accent);\n        font-weight: 700;\n        margin-top: 4px\n    }\n\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(3, 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    .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-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    @media (max-width: 768px) {\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        .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        .faucet-desc__config-slide {\n            flex: 0 0 calc(85% - 10px);\n            min-width: calc(85% - 10px)\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        .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        .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        .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        .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-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        .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        .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        .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        .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        .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        .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        .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        .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        .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        .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\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    \/* Fix for Config Gallery Arrows *\/\n    .faucet-desc__config-arrow {\n        width: 40px !important;\n        \/* Fixed width *\/\n        height: 40px !important;\n        \/* Fixed height *\/\n        min-width: 40px !important;\n        \/* Prevents squishing *\/\n        padding: 0 !important;\n        \/* Removes default button padding *\/\n        border-radius: 50% !important;\n        \/* 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);\n        \/* Slightly more opaque for visibility *\/\n        cursor: pointer;\n        z-index: 20;\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 style=\"font-size: clamp(1.8rem, 3vw, 2.5rem);\" class=\"faucet-desc__title\"\u003eUnlacquered Brass Wall Mount Faucet, Brass Kitchen Faucet, Dual Handle Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eA refined dual handle design in unlacquered solid brass crafted to develop a rich, evolving patina over time. This isn’t just a faucet: it’s a living heirloom for your kitchen.\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\"\u003eHandcrafted to order • Fast Shipping\u003c\/div\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Configure and add to cart\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted in Morocco\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\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\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e60-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=\"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\u003eUS-Standards Ready\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\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eFull Compatibility with Insideast\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\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 Handcrafted Batches:\u003c\/strong\u003e Due to artisan production, only a few units ship weekly. \u003ca href=\"#configure\"\u003eSecure yours before the next batch closes\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=\"Unlacquered Brass Wall Mount Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-4010546.jpg\"\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n            .faucet-desc__config,\n            .faucet-desc__config h2,\n            .faucet-desc__config-intro,\n            .faucet-desc__config-slider-title,\n            .faucet-desc__reviews h2,\n            .faucet-desc__guarantee-box h3,\n            .faucet-desc__guarantee-box p,\n            .faucet-desc__features h2,\n            .faucet-desc__specs-section h2,\n            .faucet-desc__specs-section h3,\n            .faucet-desc__package h2,\n            .faucet-desc__faq h2 {\n                text-align: left !important;\n            }\n\n            .faucet-desc__config-intro {\n                margin-left: 0 !important;\n                margin-right: auto !important;\n            }\n\n            .faucet-desc__download h3,\n            .faucet-desc__download p,\n            .faucet-desc__download,\n            .faucet-desc__cta-section h3,\n            .faucet-desc__cta-section p,\n            .faucet-desc__cta-section,\n            .faucet-desc__cta-primary {\n                text-align: center !important;\n            }\n\n            .faucet-desc__cta-section {\n                align-items: center !important;\n            }\n\n            .faucet-desc__trust-bar {\n                justify-content: center !important;\n            }\n        \u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\u003c!-- CONFIGURATION --\u003e\n\u003csection class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eCustomize Your Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eTailor your faucet to match both function and style. Select from our distinctive styles each hand-finished to complement the elegant silhouette.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; gap: 40px; align-items: stretch; margin: 30px 0; flex-wrap: wrap; justify-content: flex-start;\" class=\"faucet-desc__config-grid\"\u003e\n\u003c!-- Left side: Image --\u003e\n\u003cdiv style=\"flex: 1; min-width: 300px; max-width: 500px; display: flex; align-items: center; justify-content: center; background: #fdfdfd; border: 1px solid #eaeaea; border-radius: 8px; padding: 20px;\"\u003e\u003cimg style=\"max-width: 100%; height: auto; border-radius: 4px;\" alt=\"Dimensions Guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/dual_handle_faucet_dimensions_options.png?v=1778937574\"\u003e\u003c\/div\u003e\n\u003c!-- Right side: Options and Note --\u003e\n\u003cdiv style=\"flex: 1; min-width: 300px; max-width: 500px; display: flex; flex-direction: column; justify-content: center; gap: 24px;\"\u003e\n\u003cdiv style=\"width: 100%; text-align: left;\" class=\"faucet-desc__config-section\"\u003e\n\u003ch3 style=\"text-align: left; margin-bottom: 15px;\"\u003eBody Size\u003c\/h3\u003e\n\u003cdiv style=\"grid-template-columns: 1fr 1fr; display: grid;\" class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e6\" Center Spread\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e8\" Center Spread\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f7f5f2; border-left: 4px solid var(--primary, #865e35); padding: 16px 20px; border-radius: 0 4px 4px 0;\"\u003e\n\u003ch4 style=\"margin: 0 0 8px 0; font-size: 1.3rem; color: var(--primary, #865e35); text-align: left;\"\u003eCustomizations Available\u003c\/h4\u003e\n\u003cp style=\"font-size: 1.15rem; color: #444; text-align: left; margin: 0; line-height: 1.6;\"\u003eWe offer full customization for handle shapes, dimensions, and alternative finishes. Need something tailored specifically for your space? \u003cbr\u003eContact us at \u003ca style=\"color: var(--primary, #865e35); text-decoration: underline; font-weight: 600;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALLERY SLIDER --\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eFaucet Configurations\u003c\/h3\u003e\n\u003cdiv style=\"position:relative;\"\u003e\n\u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--left\" onclick=\"document.getElementById('configSlider').scrollBy({left:-400,behavior:'smooth'})\"\u003e‹\u003c\/button\u003e\n\u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--right\" onclick=\"document.getElementById('configSlider').scrollBy({left:400,behavior:'smooth'})\"\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=\"Installed view\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-9994486.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled view\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=\"Angled arms\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-2441752.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eAngled Arms\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=\"Handles close-up\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-2935110.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eHandles close-up\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=\"Front view\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-6485787.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFront view\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=\"Spout detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-2925842.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout detail\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=\"Installed view\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-2276387.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled view\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=\"Spout details\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-3641016.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSpout details\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=\"Installed view\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-7315380.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled view\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=\"Full kit\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-2419703.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFull kit\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=\"Dimensions\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-7617038.png\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eDimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA after config --\u003e\n\u003cdiv style=\"text-align:center;margin-top:30px;\"\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Configure and add to cart\"\u003eSelect Your Configuration\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"faucet-desc__reviews\"\u003e\n\u003ch2\u003eTrusted by Homeowners \u0026amp; Designers\u003c\/h2\u003e\n\u003cstyle\u003e\n.ie-reviews__track {\n  display: flex;\n  gap: 16px;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n  scrollbar-width: thin;\n  scrollbar-color: var(--accent) #f1f1f1;\n  padding-bottom: 10px;\n}\n.ie-reviews__track::-webkit-scrollbar { height: 6px; }\n.ie-reviews__track::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; }\n.ie-reviews__track::-webkit-scrollbar-thumb { background: var(--accent); border-radius: 10px; }\n.ie-reviews__item {\n  flex: 0 0 calc(33.333% - 11px);\n  scroll-snap-align: start;\n}\n@media (max-width: 768px) {\n  .ie-reviews__item { flex: 0 0 calc(80% - 8px); }\n}\n@media (max-width: 480px) {\n  .ie-reviews__item { flex: 0 0 calc(90% - 8px); }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ie-reviews__track\"\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eKristina Lorraine\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eI just love this faucet. So beautiful and amazing quality! Thank you so much!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"So beautiful and amazing quality!\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eEric Perry\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautiful faucet, second purchase from these folks.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful faucet\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eAnaïs\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAmazing customer service and great quality! Definitely worth getting!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Amazing customer service and great quality!\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eKim West\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautifully handcrafted piece of art. Timely shipping, well packaged and shop owner was very communicative.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautifully handcrafted piece of art\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eELAHE\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eFantastic vendor! High quality products! They customized for me and added a sprayer!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"High quality products!\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003ePamela Minardi\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eQuality looks great, material is gorgeous, fast shipping.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Quality looks great\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eCatherine McClelland\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eOutstanding quality and craftsmanship. This is the third faucet I've bought from Insideast, and I love their work.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Outstanding quality and craftsmanship\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eKatherine\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eThe faucet is absolutely gorgeous!!! It's heavy \u0026amp; of great quality. Arrived exactly on time.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Absolutely gorgeous!!!\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eErica\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eLove my faucet and sprayer so much!!!!!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Love my faucet and sprayer\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eTyson Withers\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautiful faucet, excited to see it patina over time! Would definitely order again from this shop!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful faucet\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"ie-reviews__item\"\u003e\u003cdiv class=\"faucet-desc__review-card\"\u003e\n\u003cdiv class=\"faucet-desc__review-header\"\u003e\n\u003cspan class=\"faucet-desc__review-author\"\u003eScarlett Abrous\u003c\/span\u003e \u003cspan class=\"faucet-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eAmazing company. Very helpful and wonderful with answering all my questions. Really beautiful faucets! Thank you Abdel.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Amazing company.\"\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\u003ch3\u003e🛡️ Your Risk-Free Investment\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e60-Day Home Trial:\u003c\/strong\u003e Test it in your kitchen return for full refund if not 100% satisfied.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolid Brass Promise:\u003c\/strong\u003e No plating, no hollow parts just pure, durable brass built to last generations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Guidance:\u003c\/strong\u003e Our artisan team personally supports every installation and maintenance question.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eNo fine print. Just confidence in every detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Stands Apart\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\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass\u003c\/h4\u003e\n\u003cp\u003eCrafted from high-quality, non-recycled brass for durability and long-lasting performance.\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\u003c\/path\u003e\n                                    \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\n                                    \u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eUnlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eDevelops a unique natural patina over time, giving each faucet a timeless and sophisticated look.\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\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\u003eSwiveling Neck\u003c\/h4\u003e\n\u003cp\u003eProvides flexibility and ease of use for all kitchen tasks.\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=\"M4 4h16v2H4V4zm0 4h16v2H4V8zm0 4h16v2H4v-2zm0 4h16v2H4v-2z\"\u003e\u003c\/path\u003e\n                                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eComprehensive Installation Manual\u003c\/h4\u003e\n\u003cp\u003eIncludes step-by-step instructions for a hassle-free, professional setup.\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=\"Unlacquered Brass close-up patina detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-9994486.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eEvolving Beauty, Not Wear\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered brass finish matures gracefully developing a warm, rich patina unique to your water, air, and usage. Unlike lacquered alternatives that peel or flake, the unlacquered surface deepens in character, becoming more striking with time.\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=\"Brass swivel spout in use\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-2935110.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eDesigned for Real Life\u003c\/h3\u003e\n\u003cp\u003eThe 360° swiveling spout gives you full range of motion. The artful mechanism of the 2 arms provides exceptional flexibility, allowing the faucet to reach further places making it perfect if used for example with a bathtub or large sinks. Paired with quarter-turn ceramic cartridges, it’s both functional and luxurious.\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 Permanence\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\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\u003eNeck\u003c\/td\u003e\n\u003ctd\u003e360° Swiveling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge\u003c\/td\u003e\n\u003ctd\u003eCeramic Standard 1\/2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Compatibility\u003c\/td\u003e\n\u003ctd\u003ecorrect fittings for your region Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eIncludes comprehensive manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e60 day\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- THREAD COMPATIBILITY NOTE --\u003e\n\u003csection class=\"px-thread-note\"\u003e\n\u003cdiv class=\"px-thread-note-inner\"\u003e\n\u003cdiv class=\"px-thread-note-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 38 38\"\u003e\n\u003ccircle fill=\"#fdf3e7\" stroke-width=\"1.5\" stroke=\"#865e35\" r=\"17.5\" cy=\"19\" cx=\"19\"\u003e\u003c\/circle\u003e\n\u003cellipse stroke-dasharray=\"3 2\" fill=\"none\" stroke-width=\"1\" stroke=\"#865e35\" ry=\"17.5\" rx=\"8\" cy=\"19\" cx=\"19\"\u003e\u003c\/ellipse\u003e\n\u003cline stroke-width=\"1\" stroke=\"#865e35\" y2=\"19\" x2=\"36\" y1=\"19\" x1=\"2\"\u003e\u003c\/line\u003e\n\u003cline stroke-width=\"1\" stroke=\"#865e35\" y2=\"12\" x2=\"33.5\" y1=\"12\" x1=\"4.5\"\u003e\u003c\/line\u003e\n\u003cline stroke-width=\"1\" stroke=\"#865e35\" y2=\"26\" x2=\"33.5\" y1=\"26\" x1=\"4.5\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\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\"\u003eOur Faucets ship with the correct connection for your region.\u003c\/p\u003e\n\u003cp class=\"px-thread-note-sub\"\u003eUsing a different plumbing standard? Contact us, we'll provide the correct fitting for your installation at no extra charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KEY DIMENSIONS --\u003e\n\u003ch3 style=\"font-size:16px;font-weight:600;color:var(--primary);margin:24px 0 12px;\"\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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e7.20\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(183mm)\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\"\u003e8.70\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(221mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eTotal Width\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e10.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(254mm)\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\"\u003e6.00\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(152mm)\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\u003e2 pre-drilled holes\u003c\/strong\u003e. All supply hoses, O-rings, and hardware are included, with correct fittings pre-installed for your region.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eTechnical Resources\u003c\/h3\u003e\n\u003cp\u003eEverything you need to install with confidence\u003c\/p\u003e\n\u003ca download=\"\" rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-083-01-001-01-24_Unlacquered_Brass_Pot_Filler_with_3_Simple_Handles.pdf\" target=\"_blank\"\u003e📄 Technical Drawings (PDF)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003csection class=\"faucet-desc__package\"\u003e\n\u003ch2\u003eComplete Kit – Nothing Extra to Buy\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__package-list\"\u003e\n\u003cli\u003eWall Mount Spout Assembly\u003c\/li\u003e\n\u003cli\u003e2 Handles\u003c\/li\u003e\n\u003cli\u003ePrecision Ceramic Cartridges\u003c\/li\u003e\n\u003cli\u003eMounting Hardware \u0026amp; Gaskets\u003c\/li\u003e\n\u003cli\u003eAnti-Splash Aerator\u003c\/li\u003e\n\u003cli\u003eStep-by-Step 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 does the dual arm mechanism work?\u003c\/summary\u003e\n\u003cp\u003eThe artful mechanism of the 2 arms gives the faucet extended reach and flexibility. You can easily fold or extend it, making it exceptionally versatile for reaching further places, whether over a kitchen sink or a bathtub.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean or maintain unlacquered brass?\u003c\/summary\u003e\n\u003cp\u003eLight cleaning: warm water + mild soap. For polishing: use a brass-specific polish or a paste of lemon juice + baking soda. But many owners embrace the patina, it tells your kitchen's story. Note: avoid vinegar or harsh chemicals, which accelerate uneven aging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this match my existing unlacquered brass hardware?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. All Insideast unlacquered brass fixtures are made from the same alloy and hand-finished identically. They'll age in harmony across your space creating a cohesive, evolving patina story.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation recommended?\u003c\/summary\u003e\n\u003cp\u003eDIY installation is straightforward for most with basic plumbing experience. The included manual guides you step-by-step, and our team offers live support. For peace of mind, many customers choose to use a professional, but it's not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"faucet-desc__cta-section\" style=\"margin-top:40px;\"\u003e\n\u003ch3 style=\"font-size:clamp(20px,3vw,24px);margin-bottom:15px;color:var(--primary);\"\u003eStart Your Home's Legacy Today\u003c\/h3\u003e\n\u003cp style=\"color:var(--muted);margin-bottom:20px;font-size:clamp(13px,1.5vw,15px);\"\u003eJoin 1,200+ homes with a fixture that lasts generations\u003c\/p\u003e\n\u003ca href=\"#\" class=\"faucet-desc__cta-primary\" role=\"button\" aria-label=\"Configure and add to cart\"\u003eConfigure \u0026amp; Order Now\u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n                            .px-thread-note {\n                                max-width: 900px;\n                                margin: 16px 0 0 0;\n                                font-family: inherit;\n                                text-align: left;\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\n                                .px-thread-note-icon {\n                                    width: 30px;\n                                    height: 30px;\n                                }\n                            }\n                        \u003c\/style\u003e","brand":"Insideast","offers":[{"title":"6\"","offer_id":45208897192045,"sku":"IK-083-01-001-01-24","price":433.06,"currency_code":"USD","in_stock":true},{"title":"8\"","offer_id":45208897224813,"sku":"IK-083-01-001-01-25","price":539.06,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-wall-mount-faucet-brass-kitchen-faucet-dual-handle-faucet-9994486.jpg?v=1773579014"},{"product_id":"unlacquered-brass-wall-mount-bathroom-faucet-solid-brass-concealed-wall-faucet","title":"Unlacquered Brass Wall Mount Bathroom Faucet, Solid Brass Concealed Wall Faucet","description":"\u003cp\u003e\u003cstrong data-start=\"123\" data-end=\"153\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Wall_Mount_Bathroom_Faucet_Solid_Brass_Concealed_Wall_Faucet_1.jpg?v=1765818989\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"123\" data-end=\"153\"\u003e100% Certified Solid Brass\u003c\/strong\u003e → Made from high-quality brass for durability and long-lasting performance, unlike lower-quality recycled brass.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"270\" data-end=\"298\"\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Initially delivered with a shiny surface, the finish naturally develops a rich patina over time, giving each faucet a unique, timeless character.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"719\" data-end=\"756\"\u003eComprehensive Installation Manual\u003c\/strong\u003e → Includes detailed instructions for a hassle-free and professional setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"835\" data-end=\"857\"\u003eCustomizable Spout\u003c\/strong\u003e → Spout dimensions can be tailored upon request to perfectly fit your sink.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Wall_Mount_Bathroom_Faucet_Solid_Brass_Concealed_Wall_Faucet.jpg?v=1765819024\"\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 99.9677%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003eCartridge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003eStandard Ceramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003e1\/2″ NPT Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003eComprehensive manual included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003eSpout dimensions available upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 36.2243%;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.4822%;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/size_846c3f60-750f-4417-a418-8f97edb5cf9f.jpg?v=1760350893\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an option","offer_id":43539904331885,"sku":null,"price":285.63,"currency_code":"USD","in_stock":true},{"title":"Simple Cross Handle","offer_id":43539904364653,"sku":null,"price":285.63,"currency_code":"USD","in_stock":true},{"title":"Flat Cross Handle","offer_id":43539904397421,"sku":null,"price":285.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-wall-mount-bathroom-faucet-solid-brass-concealed-wall-faucet-9857108.jpg?v=1773579014"},{"product_id":"solid-brass-cold-water-tap-unlacquered-brass-faucet-with-traditional-cross-handles","title":"Solid Brass Cold Water Tap, Unlacquered Brass Faucet With Traditional Cross Handles","description":"\u003cdiv data-widget_type=\"wd_single_product_content.default\" data-element_type=\"widget\" data-id=\"832e588\" class=\"elementor-element elementor-element-832e588 wd-single-content elementor-widget elementor-widget-wd_single_product_content\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopyofDSC01855.jpg?v=1760360887\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv data-widget_type=\"wd_single_product_content.default\" data-element_type=\"widget\" data-id=\"832e588\" class=\"elementor-element elementor-element-832e588 wd-single-content elementor-widget elementor-widget-wd_single_product_content\"\u003e\u003c\/div\u003e\n\u003cdiv data-widget_type=\"wd_single_product_additional_info_table.default\" data-element_type=\"widget\" data-id=\"3ad7580\" class=\"elementor-element elementor-element-3ad7580 wd-single-attrs wd-layout-list wd-style-bordered elementor-widget elementor-widget-wd_single_product_additional_info_table\"\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Certified Solid Brass →\u003c\/strong\u003e Made from high-quality, non-recycled brass for long-lasting durability and resistance, unlike lower-quality recycled brass.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"280\" data-end=\"308\"\u003eUnlacquered Brass Finish\u003c\/strong\u003e → Develops a unique, natural patina over time, giving each faucet a timeless and sophisticated appearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"832\" data-end=\"857\"\u003eComplete Installation\u003c\/strong\u003e → Comes with one hose to simplify setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-start=\"902\" data-end=\"920\"\u003eHandle Options\u003c\/strong\u003e → Available in Simple Cross, Lever, or Flat-Lever styles.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible with Insideast Fixtures \u003c\/strong\u003e→ Perfect match for your existing brass setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/CopyofDSC01853.jpg?v=1760359106\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\n\u003ctable style=\"width: 99.9968%; height: 176.458px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eNeck\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eSwiveling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eCartridge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eCeramic Standard 1\/2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003e1\/2″ NPT Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eIncludes 1 hose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eHandle Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003eSimple Cross, Lever, Flat-Lever\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 33.8943%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 63.8745%; height: 19.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/size_30533dd6-ec8a-4f85-a7fc-afd46b220cf4.jpg?v=1760358949\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elementor-widget-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":43540044677229,"sku":null,"price":171.5,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43540044709997,"sku":null,"price":171.5,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43540044742765,"sku":null,"price":171.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-cold-water-tap-unlacquered-brass-faucet-with-traditional-cross-handles-7797409.jpg?v=1773579015"},{"product_id":"solid-brass-kitchen-bib-taps-deck-mount-pillar-taps-kitchen-double-faucet-set-hot-and-cold-pillar-taps","title":"Solid Brass Deck-Mount Kitchen Bib Taps – Double Pillar Faucet Set for Hot \u0026 Cold Water","description":"\u003cp data-start=\"123\" data-end=\"486\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-6_06fc4cc0-f8bf-4743-bec5-92a268d496f0.jpg?v=1760450773\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"123\" data-end=\"486\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"123\" data-end=\"486\"\u003eExperience practical elegance with this Solid Brass Kitchen Bib Tap Set—crafted from \u003cstrong data-start=\"208\" data-end=\"238\"\u003e100% certified solid brass\u003c\/strong\u003e to withstand daily use and deliver long-lasting reliability.\u003c\/p\u003e\n\u003cp data-start=\"123\" data-end=\"486\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"123\" data-end=\"486\"\u003eDesigned as a deck-mounted double faucet system, these pillar taps provide independent hot and cold water control, making them ideal for kitchens, utility sinks, or traditional settings.\u003c\/p\u003e\n\u003cp data-start=\"123\" data-end=\"486\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"488\" data-end=\"791\"\u003eFinished in \u003cstrong data-start=\"500\" data-end=\"517\"\u003ebrushed brass\u003c\/strong\u003e, the surface offers a soft matte texture that helps reduce fingerprints and water spots while adding a refined, timeless look.\u003c\/p\u003e\n\u003cp data-start=\"488\" data-end=\"791\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"488\" data-end=\"791\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-6_7efa1f7d-7ac0-43c1-86b1-fc8a497011dd.jpg?v=1760449041\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"488\" data-end=\"791\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"488\" data-end=\"791\"\u003eThe \u003cstrong data-start=\"649\" data-end=\"684\"\u003ecompact, space-efficient design\u003c\/strong\u003e ensures functionality without clutter, fitting seamlessly into both classic and utility-focused interiors.\u003c\/p\u003e\n\u003cp data-start=\"793\" data-end=\"1125\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"793\" data-end=\"1125\"\u003eEngineered with \u003cstrong data-start=\"809\" data-end=\"840\"\u003estandard ceramic cartridges\u003c\/strong\u003e, the taps deliver smooth, drip-free operation and consistent water flow. \u003c\/p\u003e\n\u003cp data-start=\"793\" data-end=\"1125\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"793\" data-end=\"1125\"\u003eReplacement cartridges are readily available in local stores across the US, ensuring easy long-term maintenance.\u003c\/p\u003e\n\u003cp data-start=\"793\" data-end=\"1125\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"793\" data-end=\"1125\"\u003eIntegrated \u003cstrong data-start=\"1038\" data-end=\"1050\"\u003eaerators\u003c\/strong\u003e provide a controlled flow while minimizing splashing for everyday comfort.\u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003eDesigned with \u003cstrong data-start=\"1141\" data-end=\"1163\"\u003e1\/2″ NPT threading\u003c\/strong\u003e, this set is fully compatible with US plumbing systems.\u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003eFor a tailored fit, \u003cstrong data-start=\"1240\" data-end=\"1262\"\u003esize customization\u003c\/strong\u003e is available upon request to perfectly match your sink and installation requirements.\u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-12_942ded1b-2b2e-4e9f-b80f-b2affc9774d5.jpg?v=1760451108\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003e \u003c\/p\u003e\n\u003ch4 data-start=\"1355\" data-end=\"1373\"\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1375\" data-end=\"1384\"\u003eType:\u003c\/strong\u003e Kitchen Bib Taps \/ Deck-Mount Pillar Taps\u003cbr data-start=\"1426\" data-end=\"1429\"\u003e\u003cstrong data-start=\"1429\" data-end=\"1447\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1429\" data-end=\"1447\"\u003eConfiguration:\u003c\/strong\u003e Double Faucet Set (Hot \u0026amp; Cold)\u003cbr data-start=\"1478\" data-end=\"1481\"\u003e\u003cstrong data-start=\"1481\" data-end=\"1494\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1481\" data-end=\"1494\"\u003eMaterial:\u003c\/strong\u003e 100% Solid Brass\u003cbr data-start=\"1511\" data-end=\"1514\"\u003e\u003cstrong data-start=\"1514\" data-end=\"1525\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1514\" data-end=\"1525\"\u003eFinish:\u003c\/strong\u003e Brushed Brass (Matte, Fingerprint-Resistant)\u003cbr data-start=\"1570\" data-end=\"1573\"\u003e\u003cstrong data-start=\"1573\" data-end=\"1588\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1573\" data-end=\"1588\"\u003eCartridges:\u003c\/strong\u003e Standard Ceramic Cartridges\u003cbr data-start=\"1616\" data-end=\"1619\"\u003e\u003cstrong data-start=\"1619\" data-end=\"1632\" data-is-only-node=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1619\" data-end=\"1632\" data-is-only-node=\"\"\u003eControls:\u003c\/strong\u003e Independent Handles for Hot \u0026amp; Cold Water\u003cbr data-start=\"1673\" data-end=\"1676\"\u003e\u003cstrong data-start=\"1676\" data-end=\"1689\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1676\" data-end=\"1689\"\u003eAerators:\u003c\/strong\u003e Integrated for Smooth Flow and Reduced Splashing\u003cbr data-start=\"1738\" data-end=\"1741\"\u003e\u003cstrong data-start=\"1741\" data-end=\"1755\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1741\" data-end=\"1755\"\u003eThreading:\u003c\/strong\u003e 1\/2″ NPT – US Plumbing Standard\u003cbr data-start=\"1787\" data-end=\"1790\"\u003e\u003cstrong data-start=\"1790\" data-end=\"1801\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1790\" data-end=\"1801\"\u003eDesign:\u003c\/strong\u003e Compact and Space-Efficient\u003cbr data-start=\"1829\" data-end=\"1832\"\u003e\u003cstrong data-start=\"1832\" data-end=\"1850\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1375\" data-end=\"1883\"\u003e\u003cstrong data-start=\"1832\" data-end=\"1850\"\u003eCustomization:\u003c\/strong\u003e Size Customizable Upon Request\u003c\/p\u003e\n\u003cp data-start=\"1127\" data-end=\"1348\"\u003e \u003c\/p\u003e\n\u003ch4 style=\"text-align: left;\"\u003eFinish \u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/finition_f123154e-4300-4538-93bd-087e15a3c2cb.jpg?v=1760649106\"\u003e\u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: left;\"\u003eOption\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/cover_e2a3dd44-3094-49f6-8d00-8e79c023041a.jpg?v=1760649106\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-18_4a787056-dac6-48d4-8904-9169378d48c7.jpg?v=1760449041\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/size_0b6c13eb-c759-4f70-9063-cc7a842386bc.jpg\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/size_0b6c13eb-c759-4f70-9063-cc7a842386bc.jpg?v=1760447552\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option \/ Select an option","offer_id":43542443393133,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Simple Cross Handle","offer_id":43542443425901,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Flat Cross Handle","offer_id":43542443458669,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ T-Handles","offer_id":43542443491437,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Long Cover + Simple Cross","offer_id":43542539862125,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Long Cover + Flat Cross","offer_id":43542539894893,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Long Cover + T-Handles","offer_id":43542539927661,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Select an option","offer_id":43542496051309,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Simple Cross Handle","offer_id":43542496116845,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Flat Cross Handle","offer_id":43542496182381,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ T-Handles","offer_id":43542496247917,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Long Cover + Simple Cross","offer_id":43542539960429,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Long Cover + Flat Cross","offer_id":43542539993197,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Long Cover + T-Handles","offer_id":43542540025965,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Select an option","offer_id":43542496084077,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Simple Cross Handle","offer_id":43542496149613,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Flat Cross Handle","offer_id":43542496215149,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ T-Handles","offer_id":43542496280685,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Long Cover + Simple Cross","offer_id":43542540058733,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Long Cover + Flat Cross","offer_id":43542540091501,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Long Cover + T-Handles","offer_id":43542540124269,"sku":null,"price":238.61,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-deck-mount-kitchen-bib-taps-double-pillar-faucet-set-for-hot-cold-water-5437294.jpg?v=1773579016"},{"product_id":"traditional-8-brass-kitchen-bridge-faucet-with-square-spout-two-handle-kitchen-faucet-bridge-mixer-tap-2-hole-deck-mounted-tap-faucet","title":"Traditional 8″ Brass Bridge Kitchen Faucet with Square Spout | Two Handles","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.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__video{display:grid;margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__video-container{position:relative;width:100%;max-width:500px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(--shadow)}\n    .faucet-desc__video-container video{width:100%;height:auto;display:block}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n\n    .faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .faucet-desc__dimensions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:var(--bg-light);padding:20px;border-radius:8px;margin:15px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__dimension-card{text-align:center;padding:10px}\n    .faucet-desc__dimension-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:5px;font-weight:600}\n    .faucet-desc__dimension-value{font-size:20px;font-weight:700;color:var(--primary)}\n    .faucet-desc__dimension-unit{font-size:11px;color:#999;margin-top:2px}\n\n    .faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(--accent-light)}\n    .faucet-desc__download h3{color:var(--primary)}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px}\n    .faucet-desc__download a{display:inline-block;background:var(--accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}\n    .faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}\n    .faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(--accent);display:flex;align-items:center;justify-content:center}\n    .faucet-desc__warranty-badge-icon svg{width:100%;height:100%}\n    .faucet-desc__warranty-badge-content{flex:1;min-width:0}\n    .faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1rem,2vw,1.2rem);font-weight:700;color:var(--primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}\n    .faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.85rem,1.5vw,1rem);color:var(--muted);line-height:1.5}\n    .faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(--accent)}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .faucet-desc__config-slider-title{text-align:center;font-size:22px;font-weight:700;color:var(--accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}\n    .faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(--shadow);display:block;background:#fff;border:1px solid var(--accent-light)}\n    .faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(--primary);font-weight:600;background:var(--bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:fr 1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:8px}\n    .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr 1fr}\n    .faucet-desc__config-section:last-child .faucet-desc__config-options{grid-template-columns:1fr}\n    .faucet-desc__config-option{background:#fff;padding:10px;border-radius:6px;border:1px solid var(--accent-light);font-size:13px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    .faucet-desc__reviews h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__review-slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;padding:0 10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar{height:6px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;cursor:grab}\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active{cursor:grabbing}\n    .faucet-desc__review-slider{display:flex;gap:25px;padding:0}\n    .faucet-desc__review-slider-item{flex:0 0 calc(33.333% - 17px);min-width:calc(33.333% - 17px)}\n    .faucet-desc__review-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}\n    .faucet-desc__review-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__review-arrow--left{left:8px}\n    .faucet-desc__review-arrow--right{right:8px}\n\n    .faucet-desc__review-card{background:#fff;border:1px solid var(--accent-light);border-radius:12px;padding:25px;box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;height:100%}\n    .faucet-desc__review-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12)}\n    .faucet-desc__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}\n    .faucet-desc__review-author{font-weight:700;color:var(--primary)}\n    .faucet-desc__review-verified{font-size:11px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600}\n    .faucet-desc__review-stars{color:var(--accent);font-size:16px;margin-bottom:10px}\n    .faucet-desc__review-text{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:12px}\n    .faucet-desc__review-highlight{font-size:12px;color:var(--accent);font-style:italic;border-left:2px solid var(--accent-light);padding-left:10px}\n\n    \/* ========== FEATURES GRID - IMPROVED ========== *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow);transition:all .3s ease}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);border:1px solid var(--accent-light);align-self:flex-start}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    .faucet-desc__package{margin:clamp(60px,8vw,100px) 0}\n    .faucet-desc__package h2{font-size:28px;margin-bottom:30px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__package-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n    .faucet-desc__package-list li{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;background:var(--bg-light);border-radius:6px;border:1px solid var(--accent-light);transition:all .2s ease}\n    .faucet-desc__package-list li:hover{background:#fff;transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}\n    .faucet-desc__package-list li:before{content:\"✓\";color:var(--accent);font-weight:bold;font-size:14px;flex-shrink:0}\n\n    .faucet-desc__faq{margin-top:clamp(60px,8vw,100px)}\n    .faucet-desc__faq h2{font-size:28px;margin-bottom:20px;color:var(--primary);font-weight:600;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__faq details{border:none;border-radius:6px;padding:15px;background:var(--bg-light);box-shadow:0 4px 15px var(--shadow);transition:all .3s ease;margin-bottom:10px;border:1px solid var(--accent-light)}\n    .faucet-desc__faq details:hover{box-shadow:0 4px 12px rgba(166,124,82,.15);transform:translateX(4px)}\n    .faucet-desc__faq summary{font-weight:600;color:var(--primary);outline:none;user-select:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}\n    .faucet-desc__faq summary::before{content:\"→\";color:var(--accent);font-weight:bold;font-size:1.2em;transition:transform .3s ease}\n    .faucet-desc__faq details[open] summary::before{transform:rotate(90deg)}\n    .faucet-desc__faq summary:hover{color:var(--accent)}\n    .faucet-desc__faq details[open] summary{margin-bottom:10px;color:var(--accent)}\n    .faucet-desc__faq p{color:var(--muted);line-height:1.6;font-size:14px;margin:0}\n\n    .ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(--accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);box-shadow:0 4px 15px var(--shadow)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n    .ie-warranty__badge{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;padding:1rem 1.25rem;border:2px solid var(--accent);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(166,124,82,.1)}\n    .ie-warranty__badge .tick{font-size:1.2rem;line-height:1;color:var(--accent)}\n    .ie-warranty__badge strong{font-weight:700;color:var(--primary)}\n    .ie-warranty__badge div{color:var(--primary)}\n\n    \/* ========== CRO STYLES ========== *\/\n\n    \/* CTA Section *\/\n    .faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:2px solid var(--accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}\n    .faucet-desc__price{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:15px}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .faucet-desc__cta-primary{background:var(--accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(--primary);font-weight:500}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--accent-light);box-shadow:0 4px 15px var(--shadow)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Comparison Table *\/\n    .faucet-desc__comparison{margin:60px 0;padding:40px 0}\n    .faucet-desc__comparison h2{font-size:clamp(22px,4vw,28px);margin-bottom:30px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow)}\n    .faucet-desc__comparison-table th{padding:15px;background:var(--accent);color:#fff;font-weight:700;text-align:left;font-size:15px}\n    .faucet-desc__comparison-table td{padding:15px;border-bottom:1px solid var(--accent-light);font-size:14px}\n    .faucet-desc__comparison-table tr:last-child td{border-bottom:none}\n    .faucet-desc__comparison-table td:first-child{font-weight:600;color:var(--primary);background:var(--bg-light);width:30%}\n    .faucet-desc__comparison-table td:nth-child(2){color:#2d5016;font-weight:500}\n    .faucet-desc__comparison-table td:nth-child(3){color:#7a271a}\n    .faucet-desc__comparison-table tr:hover{background:rgba(166,124,82,.05)}\n\n    \/* Guarantee Box *\/\n    .faucet-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .faucet-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .faucet-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .faucet-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__guarantee-box li:last-child{border-bottom:none}\n    .faucet-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .faucet-desc__guarantee-box li strong{color:var(--accent)}\n    .faucet-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n\n    \/* Review Stats *\/\n    .faucet-desc__review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-radius:12px;border:1px solid var(--accent-light)}\n    .stat{text-align:center;padding:15px}\n    .stat-number{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent);margin-bottom:5px}\n    .stat-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}\n\n    \/* Review Highlights *\/\n    .faucet-desc__review-highlights{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}\n    .highlight{background:#fff;padding:10px 18px;border-radius:20px;font-size:13px;color:var(--primary);border:1px solid var(--accent-light);box-shadow:0 2px 8px var(--shadow)}\n\n    \/* Scarcity Notice *\/\n    .faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(--accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(--primary);line-height:1.6}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Config Price Tags *\/\n    .config-price{display:block;font-size:11px;color:var(--accent);font-weight:700;margin-top:4px}\n\n\n    \/* Customer Photos Gallery *\/\n    .faucet-desc__ugc{margin:60px 0}\n    .faucet-desc__ugc h2{font-size:28px;margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center;border-bottom:2px solid var(--accent-light);padding-bottom:15px}\n    .faucet-desc__ugc-intro{text-align:center;color:var(--muted);font-size:15px;margin-bottom:30px}\n    .faucet-desc__ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}\n    .faucet-desc__ugc-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px var(--shadow);aspect-ratio:1}\n    .faucet-desc__ugc-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}\n    .faucet-desc__ugc-item:hover img{transform:scale(1.05)}\n    .faucet-desc__ugc-credit{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:8px;font-size:11px;text-align:center}\n\n    \/* Trust Signals *\/\n    .faucet-desc__trust-signals{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0;padding:20px;background:var(--bg-light);border-radius:8px}\n    .faucet-desc__trust-signals img{max-height:40px;opacity:.7;transition:opacity .3s ease}\n    .faucet-desc__trust-signals img:hover{opacity:1}\n    .faucet-desc__trust-signals .ssl-badge,.faucet-desc__trust-signals .certification{font-size:13px;color:var(--muted);font-weight:600}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px){\n      \/* Features Grid - Single Column on Mobile *\/\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n\n      \/* Config Grid *\/\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:25px}\n      .faucet-desc__config-section:first-child .faucet-desc__config-options{grid-template-columns:1fr}\n      \n      \/* Config Slider *\/\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      \n      \/* Review Slider *\/\n      .faucet-desc__review-slider-item{flex:0 0 calc(100% - 25px);min-width:calc(100% - 25px)}\n      .faucet-desc__review-card{padding:20px}\n      \n      \/* Dimensions Grid *\/\n      .faucet-desc__dimensions-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px}\n      .faucet-desc__dimension-card{padding:8px}\n      .faucet-desc__dimension-value{font-size:18px}\n      \n      \/* Package List *\/\n      .faucet-desc__package-list{grid-template-columns:1fr;gap:6px}\n      .faucet-desc__package-list li{font-size:12px;padding:10px 12px}\n      \n      \/* Specs Table *\/\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      \n      \/* Lifestyle Sections - Stack on Mobile *\/\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      \n      \/* Warranty Badge *\/\n      .faucet-desc__warranty-badge{flex-direction:column;text-align:center;gap:12px;padding:20px}\n      .faucet-desc__warranty-badge-icon{width:50px;height:50px}\n      \n      \/* Review Stats *\/\n      .faucet-desc__review-stats{grid-template-columns:1fr;gap:10px;padding:20px}\n      .stat{padding:10px}\n      \n      \/* Guarantees Bar *\/\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n      \n      \/* Comparison Table *\/\n      .faucet-desc__comparison{padding:20px 0}\n      .faucet-desc__comparison-table{font-size:11px;display:block;overflow-x:auto}\n      .faucet-desc__comparison-table th,.faucet-desc__comparison-table td{padding:8px 6px;word-break:break-word}\n      .faucet-desc__comparison-table th{font-size:11px}\n      .faucet-desc__comparison-table td:first-child{width:25%;min-width:70px}\n      .faucet-desc__comparison-table td:nth-child(2),.faucet-desc__comparison-table td:nth-child(3){width:37.5%}\n      \n      \/* Headers *\/\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      \n      \/* CTA Section *\/\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      \n      \/* FAQ *\/\n      .faucet-desc__faq summary{font-size:14px}\n      .faucet-desc__faq p{font-size:13px}\n      .faucet-desc__faq details{padding:12px}\n      \n      \n      \/* Warranty *\/\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__badge{flex-direction:column;align-items:flex-start;gap:.35rem}\n      .ie-warranty__body{padding:1.2rem}\n      \n      \/* Download Section *\/\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n    }\n\n    @media (max-width: 480px){\n      \/* Further mobile optimizations *\/\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__review-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\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\"\u003eTraditional 8″ Brass Bridge Kitchen Faucet with Square Spout\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eA timeless bridge-style faucet in solid unlacquered brass hand-forged by master artisans in Fez. The clean square spout and classic 8″ spacing bring heirloom elegance to modern kitchens, while the living finish deepens in 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 • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eChoose Handle \u0026amp; Add to Cart\u003c\/button\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\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\u003e60-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\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\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=\"Traditional 8″ Brass Bridge Kitchen Faucet with Square Spout\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-3754581.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"configure\"\u003e\n\u003ch2\u003eChoose Your Handle Style\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eEach handle is cast in solid unlacquered brass designed to age identically with the faucet body for a cohesive, evolving finish. Select the style that resonates with your kitchen’s soul.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eHandle Options\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSimple Cross \u003cspan class=\"config-price\"\u003eClassic cross with subtle relief\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFlat Cross \u003cspan class=\"config-price\"\u003eMinimalist flush-profile cross\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eLever Handle \u003cspan class=\"config-price\"\u003eModern ergonomic lever\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eButterfly \u003cspan class=\"config-price\"\u003eOrnate vintage butterfly wings\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\"\u003eHandle 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=\"Simple Cross Handle Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-2367114.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSimple Cross\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=\"Flat Cross Handle Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-6820567.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFlat Cross\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=\"Lever Handle Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-3084125.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eLever 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=\"Butterfly Handle Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-2537891.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eButterfly\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=\"Kitchen Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-9344933.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eIn Situ – Kitchen\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=\"Side View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-9074722.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSide View\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=\"Swivel Action\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-9626629.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003e360° Swivel Spout\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=\"Spout Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-7747108.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSquare Spout Detail\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\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Handle \u0026amp; Order\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\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\u003e60-Day Home Trial:\u003c\/strong\u003e Not in love? Return for a full refund—no questions asked\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Fixture Warranty:\u003c\/strong\u003e Covers body and finish for residential use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e From install to maintenance, we’ve got your back\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe’re so confident you’ll cherish this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 700px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Square Spout Bridge Faucet in unlacquered brass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-1990442.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"faucet-desc__comparison\"\u003e\n\u003ch2\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\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\u003eOur Faucet\u003c\/th\u003e\n\u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ Certified solid brass (sand-cast)\u003c\/td\u003e\n\u003ctd\u003e✗ Brass-plated zinc or plastic internals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003e✓ Unlacquered—ages into rich patina\u003c\/td\u003e\n\u003ctd\u003e✗ Lacquer coating yellows, chips, peels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003e✓ Hand-forged in Fez by master artisans\u003c\/td\u003e\n\u003ctd\u003e✗ Fully automated factory production\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Design\u003c\/td\u003e\n\u003ctd\u003e✓ Square profile + 360° swivel\u003c\/td\u003e\n\u003ctd\u003e✗ Round, fixed spouts; limited reach\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eValve System\u003c\/td\u003e\n\u003ctd\u003e✓ Standard ½″ ceramic cartridges (lab-tested)\u003c\/td\u003e\n\u003ctd\u003e✗ Proprietary plastic cartridges; non-serviceable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES GRID --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eArtisan Excellence in Every Detail\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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eMoroccan Craftsmanship\u003c\/h4\u003e\n\u003cp\u003eForged and finished by master artisans in Fez using centuries-old brass casting and chasing techniques each piece is one-of-a-kind.\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=\"M7 3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2h2a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h2V3Zm2 2v2h6V5H9Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSwiveling Square Spout\u003c\/h4\u003e\n\u003cp\u003e8″ reach with full 360° rotation ideal for deep farmhouse sinks. The square profile adds architectural elegance and superior water control.\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\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\u003ePremium Ceramic Cartridges\u003c\/h4\u003e\n\u003cp\u003eStandard ½″ ceramic valves leak-resistant, smooth-turning, and serviceable. Lab-tested for 500,000+ cycles (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=\"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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eUniversal Standard Plumbing\u003c\/h4\u003e\n\u003cp\u003eCorrect fittings for your region. No adapters, no custom fittings just standard US plumbing compatibility out of the box.\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=\"Moroccan artisan hand-filing brass faucet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-9215996.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eMoroccan Craftsmanship\u003c\/h3\u003e\n\u003cp\u003eForged and finished by master artisans in Fez using centuries-old brass casting traditions. Every seam, curve, and detail is shaped by hand no two faucets are identical, just as no two homes tell the same story.\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=\"Unlacquered brass patina development over time\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-9103362.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Bridge to Tradition\u003c\/h3\u003e\n\u003cp\u003eThe classic bridge faucet traces its roots to early 20th-century kitchens where function and form coexisted in pure harmony. This reinterpretation honors that legacy with a clean square spout, elegant 8″ spacing, and hand-chased details cast in solid brass using sand-molding refined over generations.\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=\"Square spout swivel action in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-9626629.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eEngineered for Daily Joy\u003c\/h3\u003e\n\u003cp\u003eThe unlacquered surface begins luminous and golden, then deepens into a rich, characterful patina a living finish that evolves with your home. Whether in a restored bungalow or new farmhouse kitchen, it becomes a daily heirloom not just a fixture.\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=\"Faucet base and handle assembly detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-6719547.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eImportant Note for Plumbers\u003c\/h3\u003e\n\u003cp\u003eNot all plumbers accept handcrafted faucets. We recommend consulting yours before purchase. Contact us for guidance or installation support we’ll help you find a compatible professional.\u003c\/p\u003e\n\u003cp class=\"faucet-desc__config-intro\" style=\"font-size: 13px; margin-top: 12px;\"\u003e\u003cstrong\u003eCustom requests welcome:\u003c\/strong\u003e Matching soap dispenser? Oil-rubbed finish? Bespoke sizing? Just ask.\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\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eCertified Solid Brass (Sand-Cast)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Type\u003c\/td\u003e\n\u003ctd\u003eSquare Profile, Swiveling 360°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Reach\u003c\/td\u003e\n\u003ctd\u003e8 inches (203mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCenter Spread\u003c\/td\u003e\n\u003ctd\u003e8 inches (203mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Options\u003c\/td\u003e\n\u003ctd\u003eSimple Cross, Flat Cross, Lever, Butterfly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridges\u003c\/td\u003e\n\u003ctd\u003eStandard ½″ Ceramic, Leak-Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Standard\u003c\/td\u003e\n\u003ctd\u003eships with correct fittings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Fez, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eComprehensive manual included • 3-hole setup (8″ centers)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eDimensions Overview\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\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e13.2\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(335mm)\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\"\u003e8.0\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(203mm)\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\"\u003e6.3\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003e(160mm)\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.0\"\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). Faceplate\/escutcheon included (optional). Ships with Correct fittings supply hoses and mounting hardware for your region supply hoses and mounting hardware.\u003c\/p\u003e\n\u003c\/section\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 Body with Square Spout\u003c\/li\u003e\n\u003cli\u003eTwo Solid Brass Handles (selected style)\u003c\/li\u003e\n\u003cli\u003e2 × Ceramic Cartridges (½″)\u003c\/li\u003e\n\u003cli\u003e2 × Supply Hoses 17'\u003c\/li\u003e\n\u003cli\u003eMounting Hardware \u0026amp; Faceplate\u003c\/li\u003e\n\u003cli\u003eAerator Assembly\u003c\/li\u003e\n\u003cli\u003eStep-by-Step Installation Manual\u003c\/li\u003e\n\u003cli\u003eLifetime Expert Support\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\u003eWhat is unlacquered brass and how does it patina?\u003c\/summary\u003e\n\u003cp\u003eUnlacquered brass is raw, untreated brass—no protective coating. Over time, it naturally oxidizes, developing a warm, darker patina influenced by water minerals, humidity, and use. Some prefer the bright gold look (polish to restore); others love the antique bronze tone it becomes. This evolution is intentional and celebrated.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s the difference between the four handle styles?\u003c\/summary\u003e\n\u003cp\u003eAll are solid brass and age identically. \u003cstrong\u003eSimple Cross:\u003c\/strong\u003e classic raised cross with subtle relief. \u003cstrong\u003eFlat Cross:\u003c\/strong\u003e minimalist, flush-profile cross. \u003cstrong\u003eLever:\u003c\/strong\u003e smooth, ergonomic lever for modern ease. \u003cstrong\u003eButterfly:\u003c\/strong\u003e ornate vintage wings—dramatic and decorative. Choose based on aesthetic preference and ergonomics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill this fit my sink\/countertop?\u003c\/summary\u003e\n\u003cp\u003eDesigned for standard 3-hole sinks with 8″ center-to-center spacing (common in US kitchens). You’ll need 3 holes: left (hot), center (spout), right (cold). Faceplate is included to cover existing 4-hole sinks if needed. Verify hole spacing and countertop thickness (max 1.5″) before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a plumber? What if mine refuses?\u003c\/summary\u003e\n\u003cp\u003eWe recommend a licensed plumber familiar with non-standard fixtures. Some plumbers resist handcrafted pieces due to unfamiliarity—but we provide detailed guides and are happy to consult directly with them. Contact us before purchase for pre-installation support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order custom finishes or sizes?\u003c\/summary\u003e\n\u003cp\u003eYes! We offer oil-rubbed bronze, antique brass, and bespoke sizing (e.g., 10″ bridge, taller spout). Matching soap dispensers, pot fillers, and bathroom sets also available. Just email us with your vision—we love collaboration.\u003c\/p\u003e\n\u003c\/details\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 faucet body and finish for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on ceramic cartridges, seals, and hoses.\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e of defective parts (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 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:contactt@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003e\u003cstrong\u003eFinish note:\u003c\/strong\u003e Unlacquered brass develops a natural patina over time. This cosmetic aging is expected, intentional, and 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);\"\u003eElevate Your Kitchen with Craft\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eA faucet made not by machines but by hands that remember how brass should feel, move, and endure.\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eChoose Handle \u0026amp; Order Now\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e60-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple","offer_id":43631832924269,"sku":"IK-020-04-002-01-25","price":429.12,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43631832957037,"sku":"IK-020-04-002-03-25","price":429.12,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43662378795117,"sku":"IK-020-04-002-02-25","price":429.12,"currency_code":"USD","in_stock":true},{"title":"Buterfly","offer_id":43662378827885,"sku":"IK-020-04-002-05-25","price":429.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/traditional-8-brass-bridge-kitchen-faucet-with-square-spout-two-handles-3754581.jpg?v=1773578962"},{"product_id":"unlacquered-brass-bathroom-bidet-faucet-single-hole-bidet-tap-deck-mounted-bidet-mixer-tap-cross-handle-bidet","title":"Unlacquered Brass Bathroom Bidet Faucet, Single Hole Bidet Tap, Deck-Mounted Bidet Mixer Tap, Cross Handle Bidet","description":"\u003cp data-start=\"120\" data-end=\"301\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SingleHoleBidetFaucetIB-092-04-001-01-25_6.jpg?v=1762464179\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"120\" data-end=\"301\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"120\" data-end=\"301\"\u003e\u003cstrong data-start=\"120\" data-end=\"150\"\u003eSolid Brass Construction →\u003c\/strong\u003e Crafted from high-quality solid brass to ensure long-term durability, corrosion resistance, and reliable daily performance in bathroom environments.\u003c\/p\u003e\n\u003cp data-start=\"120\" data-end=\"301\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"303\" data-end=\"441\"\u003e\u003cstrong data-start=\"303\" data-end=\"332\"\u003eHot \u0026amp; Cold Water Mixing →\u003c\/strong\u003e Designed with a dual-temperature mixing system to provide precise control and enhanced comfort during use.\u003c\/p\u003e\n\u003cp data-start=\"303\" data-end=\"441\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"443\" data-end=\"617\"\u003e\u003cstrong data-start=\"443\" data-end=\"474\"\u003eLiving Unlacquered Finish →\u003c\/strong\u003e Finished in raw unlacquered brass that will naturally develop a warm patina over time, adding character and timeless appeal to the bathroom.\u003c\/p\u003e\n\u003cp data-start=\"443\" data-end=\"617\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"443\" data-end=\"617\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SingleHoleBidetFaucetIB-092-04-001-01-25_4.jpg?v=1762464179\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"443\" data-end=\"617\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"619\" data-end=\"754\"\u003e\u003cstrong data-start=\"619\" data-end=\"655\"\u003eSmooth \u0026amp; Controlled Water Flow →\u003c\/strong\u003e Equipped with an integrated aerator to deliver even water distribution while reducing splashing.\u003c\/p\u003e\n\u003cp data-start=\"619\" data-end=\"754\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"756\" data-end=\"906\"\u003e\u003cstrong data-start=\"756\" data-end=\"795\"\u003eReliable Ceramic Cartridge Valves →\u003c\/strong\u003e Fitted with standard ceramic cartridges for smooth operation, leak prevention, and long-lasting performance.\u003c\/p\u003e\n\u003cp data-start=\"756\" data-end=\"906\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"908\" data-end=\"1027\"\u003e\u003cstrong data-start=\"908\" data-end=\"936\"\u003eUS Plumbing Compatible →\u003c\/strong\u003e Designed for 3\/8\" NPT connections, ensuring full compatibility with US plumbing systems.\u003c\/p\u003e\n\u003cp data-start=\"908\" data-end=\"1027\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"908\" data-end=\"1027\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SingleHoleBidetFaucetIB-092-04-001-01-25_8.jpg?v=1762466001\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"908\" data-end=\"1027\"\u003e \u003c\/p\u003e\n\u003ch4 data-start=\"1034\" data-end=\"1052\"\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1054\" data-end=\"1067\"\u003eMaterial:\u003c\/strong\u003e Solid Brass\u003cbr data-start=\"1079\" data-end=\"1082\"\u003e\u003cstrong data-start=\"1082\" data-end=\"1093\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1082\" data-end=\"1093\"\u003eFinish:\u003c\/strong\u003e Unlacquered Brass (Develops natural patina over time)\u003cbr data-start=\"1147\" data-end=\"1150\"\u003e\u003cstrong data-start=\"1150\" data-end=\"1167\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1150\" data-end=\"1167\"\u003eInstallation:\u003c\/strong\u003e Deck Mount, Single Hole\u003cbr data-start=\"1191\" data-end=\"1194\"\u003e\u003cstrong data-start=\"1194\" data-end=\"1212\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1194\" data-end=\"1212\"\u003eWater Control:\u003c\/strong\u003e Hot \u0026amp; Cold Mixing\u003cbr data-start=\"1230\" data-end=\"1233\"\u003e\u003cstrong data-start=\"1233\" data-end=\"1252\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1233\" data-end=\"1252\"\u003eCartridge Type:\u003c\/strong\u003e Standard Ceramic Cartridge\u003cbr data-start=\"1279\" data-end=\"1282\"\u003e\u003cstrong data-start=\"1282\" data-end=\"1309\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1282\" data-end=\"1309\"\u003ePlumbing Compatibility:\u003c\/strong\u003e 3\/8\" NPT\u003cbr data-start=\"1318\" data-end=\"1321\"\u003e\u003cstrong data-start=\"1321\" data-end=\"1338\" data-is-only-node=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cstrong data-start=\"1321\" data-end=\"1338\" data-is-only-node=\"\"\u003eFlow Control:\u003c\/strong\u003e Integrated Aerator\u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1054\" data-end=\"1359\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Single_Hole_Bidet_Faucet_IB-092-04-001-01-25_size.png?v=1768231506\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Simple Cross","offer_id":43631850160237,"sku":"IB-092-04-001-01-25","price":139.09,"currency_code":"USD","in_stock":true},{"title":"Flat Cross","offer_id":43631850193005,"sku":"IB-092-04-001-02-25","price":139.09,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-bidet-faucet-single-hole-bidet-tap-deck-mounted-bidet-mixer-tap-cross-handle-bidet-6834468.jpg?v=1773578962"},{"product_id":"vintage-bathroom-wall-faucet-aged-brass-built-in-faucet-concealed-mixer-tap-recessed-basin-mixer-faucet","title":"Vintage Bathroom Wall Faucet, Aged Brass Built-in Faucet, Concealed Mixer Tap, Recessed Basin Mixer Faucet","description":"\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Built-in_Faucet_With_Single_Handle_Mixer_IB-050-02-001-16-24_5.jpg?v=1762775393\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eSolid Brass Construction\u003c\/strong\u003e, made of solid brass, unlike lower-quality recycled brass. This ensures durability and resistance.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eVintage Look:\u003c\/strong\u003e The faucet features a vintage finish that gives it a classic look, with subtle variations in tone and texture that highlight its character.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eComes with an aerator\u003c\/strong\u003e which allows having regular water flow without wasting water.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eEquipped with a single lever handle\u003c\/strong\u003e to easily control the flow and temperature of water.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eDesigned for \u003c\/strong\u003e1\/2\" NPT, compatible with US plumbing systems.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eComes with\u003c\/strong\u003e a detailed installation manual, to ensure a hassle-free and professional installation process.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eThe spout can be customized\u003c\/strong\u003e upon request to fit your sink perfectly.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e The package is well-packed and shipped via Express shipping to arrive safely.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003eIncluded elements:\u003c\/strong\u003e all the required components are included for easy installation.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Built-in_Faucet_With_Single_Handle_Mixer_IB-050-02-001-16-24_28c2f0de-ebd3-4580-8ab2-7a71a397efc5.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43646742593645,"sku":"IB-050-02-094-16-24","price":292.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/vintage-bathroom-wall-faucet-aged-brass-built-in-faucet-concealed-mixer-tap-recessed-basin-mixer-faucet-5253570.jpg?v=1773578954"},{"product_id":"unlacquered-brass-widespread-kitchen-faucet-solid-brass-3-holes-deck-mount-faucet-simple-cross-handles","title":"Unlacquered Brass Widespread Kitchen Faucet, Solid Brass 3-Holes Deck Mount Faucet, Simple Cross Handles","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Widespread_Kitchen_Faucet_Solid_Brass_3-Holes_Deck_Mount_Faucet_Simple_Cross_Handles_16.jpg?v=1765967315\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted in Morocco\u003c\/strong\u003e → Expertly made from solid brass, showcasing timeless artisanal craftsmanship.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Living Finish \u003c\/strong\u003e→ Delivered polished, the unlacquered brass naturally develops a warm patina over time, enhancing its vintage appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable \u0026amp; Leak-Free \u003c\/strong\u003e→ Built with solid brass construction and designed for long-term reliability in daily use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlumbing Compatibility\u003c\/strong\u003e → Fully compatible with standard U.S. 1\/2″ NPT plumbing systems for hassle-free installation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Widespread_Kitchen_Faucet_Solid_Brass_3-Holes_Deck_Mount_Faucet_Simple_Cross_Handles_2.jpg?v=1765967313\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100.003%; height: 156.852px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eUnlacquered Brass (Ages Naturally with Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eCertified Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eCartridges\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eStandard 1\/2″ Ceramic (Leak-Free \u0026amp; Replaceable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eAerator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eBuilt-In for Smooth and Clean Water Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eSpout Reach \u0026amp; Height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003eIncludes Detailed Manual for Easy Setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6065px;\"\u003e\n\u003ctd style=\"width: 23.3655%; height: 19.6065px;\"\u003e\u003cstrong\u003eReturn Policy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 74.3288%; height: 19.6065px;\"\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e\u003cstrong\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/3-Hole_Kitchen_Faucet_Concealed_Aerator_IK-071-03-001-01-23_e83477e5-e2dd-440e-9e91-76fba83d34c3.pdf\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDownload Size Guide (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Widespread_Kitchen_Faucet_Solid_Brass_3-Holes_Deck_Mount_Faucet_Simple_Cross_Handles_size2.jpg?v=1765970037\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option","offer_id":43797303459949,"sku":null,"price":373.25,"currency_code":"USD","in_stock":true},{"title":"Simple","offer_id":43797303492717,"sku":"IK-071-03-001-01-23","price":373.25,"currency_code":"USD","in_stock":true},{"title":"Flat","offer_id":43797303525485,"sku":"IK-071-03-001-02-23","price":373.25,"currency_code":"USD","in_stock":true},{"title":"Lever","offer_id":43797303558253,"sku":"IK-071-03-001-03-23","price":373.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-widespread-kitchen-faucet-solid-brass-3-holes-deck-mount-faucet-simple-cross-handles-5081984.jpg?v=1773578845"},{"product_id":"unlacquered-brass-wall-mounted-bathroom-vessel-sink-built-in-vanity-faucet-with-cross-handles","title":"Unlacquered Brass Wall Mounted Bathroom Vessel Sink, Built In Vanity Faucet With Cross Handles","description":"\u003cp data-start=\"0\" data-end=\"377\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Faucet_With_Aerator_Bundle.jpg?v=1766076078\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"377\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"377\"\u003eExperience timeless craftsmanship with this \u003cstrong data-start=\"44\" data-end=\"94\"\u003eUnlacquered Brass Wall-Mounted Bathroom Faucet\u003c\/strong\u003e, designed specifically for vessel sinks and refined vanity installations.\u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"377\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"377\"\u003eCrafted from \u003cstrong data-start=\"182\" data-end=\"212\"\u003e100% certified solid brass\u003c\/strong\u003e, this built-in faucet offers exceptional durability, corrosion resistance, and long-term reliability—far exceeding the performance of lower-quality recycled alloys.\u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"665\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"665\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-20_25d11832-b886-45db-aff8-413f395b113c.jpg?v=1766071199\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"665\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"665\"\u003eFinished in \u003cstrong data-start=\"391\" data-end=\"420\"\u003enatural unlacquered brass\u003c\/strong\u003e, the faucet is delivered with a polished, luminous appearance and gradually develops a rich, authentic patina over time.\u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"665\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"665\"\u003eThis living finish enhances depth and character, making each piece uniquely expressive while preserving its classic appeal.\u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-23_db4c5ad4-5af4-4ef2-b9ba-39e7efa27099.jpg?v=1766071199\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003eEquipped with \u003cstrong data-start=\"681\" data-end=\"712\"\u003estandard ceramic cartridges\u003c\/strong\u003e, the cross handles provide smooth, precise control and dependable leak-free operation.\u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003eReplacement cartridges are readily available in local US hardware stores, ensuring easy maintenance and long-term serviceability.\u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003eDesigned for \u003cstrong data-start=\"943\" data-end=\"967\"\u003e1\/2″ NPT connections\u003c\/strong\u003e, this faucet is fully compatible with US plumbing standards.\u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Faucet_With_Aerator_valve.jpg?v=1766074901\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"667\" data-end=\"1028\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1301\"\u003eThe spout length can be \u003cstrong data-start=\"1054\" data-end=\"1081\"\u003ecustomized upon request\u003c\/strong\u003e, allowing a perfect fit for your vessel sink and vanity layout.\u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1301\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1301\"\u003eInstallation is straightforward and professional, supported by a \u003cstrong data-start=\"1211\" data-end=\"1248\"\u003ecomprehensive installation manual\u003c\/strong\u003e and all required components included in the package.\u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1301\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1301\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-value='{\"1\":2,\"2\":\"Traditional construction. This makes it easy to find replacements when old parts wear out.\"}' data-sheets-userformat='{\"2\":515,\"3\":{\"1\":0},\"4\":{\"1\":3,\"3\":2},\"12\":0}'\u003e\u003cspan style=\"color: rgb(41, 112, 219);\"\u003e➡️ \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Faucet_With_Aerator_size.webp\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDownload Size Guide (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1301\"\u003e \u003c\/p\u003e\n\u003ch4 data-start=\"1509\" data-end=\"1527\"\u003eSpecifications\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1529\" data-end=\"1538\"\u003eType:\u003c\/strong\u003e Wall-Mounted Bathroom Faucet (Built-In)\u003cbr data-start=\"1578\" data-end=\"1581\"\u003e\u003cstrong data-start=\"1581\" data-end=\"1597\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1581\" data-end=\"1597\"\u003eApplication:\u003c\/strong\u003e Vessel Sink \/ Vanity\u003cbr data-start=\"1618\" data-end=\"1621\"\u003e\u003cstrong data-start=\"1621\" data-end=\"1634\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1621\" data-end=\"1634\"\u003eMaterial:\u003c\/strong\u003e 100% Certified Solid Brass\u003cbr data-start=\"1661\" data-end=\"1664\"\u003e\u003cstrong data-start=\"1664\" data-end=\"1675\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1664\" data-end=\"1675\"\u003eFinish:\u003c\/strong\u003e Unlacquered Brass (Develops natural patina over time)\u003cbr data-start=\"1729\" data-end=\"1732\"\u003e\u003cstrong data-start=\"1732\" data-end=\"1749\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1732\" data-end=\"1749\"\u003eHandle Style:\u003c\/strong\u003e Simple Cross - Flat Cross - Lever\u003cbr data-start=\"1763\" data-end=\"1766\" data-is-only-node=\"\"\u003e\u003cstrong data-start=\"1766\" data-end=\"1781\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1766\" data-end=\"1781\"\u003eCartridges:\u003c\/strong\u003e Standard Ceramic (US-Compatible, Replaceable)\u003cbr data-start=\"1827\" data-end=\"1830\"\u003e\u003cstrong data-start=\"1830\" data-end=\"1844\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1830\" data-end=\"1844\"\u003eThreading:\u003c\/strong\u003e 1\/2″ NPT (US Plumbing Standard)\u003cbr data-start=\"1876\" data-end=\"1879\"\u003e\u003cstrong data-start=\"1879\" data-end=\"1897\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1879\" data-end=\"1897\"\u003eCustomization:\u003c\/strong\u003e Spout Length Customizable Upon Request\u003cbr data-start=\"1936\" data-end=\"1939\"\u003e\u003cstrong data-start=\"1939\" data-end=\"1956\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e\u003cstrong data-start=\"1939\" data-end=\"1956\"\u003eInstallation:\u003c\/strong\u003e All Components Included + Detailed Installation Manual\u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"1529\" data-end=\"2106\"\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option \/ Select an Option","offer_id":43802161447021,"sku":null,"price":171.19,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Without valve","offer_id":43802161512557,"sku":null,"price":171.19,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ With valve","offer_id":43802161479789,"sku":null,"price":265.7,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Bundle","offer_id":43803056832621,"sku":null,"price":171.19,"currency_code":"USD","in_stock":true},{"title":"Simple \/ Select an Option","offer_id":43802161545325,"sku":null,"price":171.19,"currency_code":"USD","in_stock":true},{"title":"Simple \/ Without valve","offer_id":43802161610861,"sku":"IB-059-02-001-01-23","price":171.19,"currency_code":"USD","in_stock":true},{"title":"Simple \/ With valve","offer_id":43802161578093,"sku":"Simple : IB-052-02-001-01-23","price":265.7,"currency_code":"USD","in_stock":true},{"title":"Simple \/ Bundle","offer_id":43803056865389,"sku":"IB-052-02-001-01-23(SET-03)","price":405.7,"currency_code":"USD","in_stock":true},{"title":"Flat \/ Select an Option","offer_id":43802161643629,"sku":null,"price":171.19,"currency_code":"USD","in_stock":true},{"title":"Flat \/ Without valve","offer_id":43802161709165,"sku":"IB-059-02-001-02-23","price":171.19,"currency_code":"USD","in_stock":true},{"title":"Flat \/ With valve","offer_id":43802161676397,"sku":"IB-052-02-001-02-23","price":265.7,"currency_code":"USD","in_stock":true},{"title":"Flat \/ Bundle","offer_id":43803056898157,"sku":"IB-052-02-001-02-23(SET-03)","price":405.7,"currency_code":"USD","in_stock":true},{"title":"Lever \/ Select an Option","offer_id":43802161741933,"sku":null,"price":171.19,"currency_code":"USD","in_stock":true},{"title":"Lever \/ Without valve","offer_id":43802161807469,"sku":"IB-059-02-001-03-23","price":171.19,"currency_code":"USD","in_stock":true},{"title":"Lever \/ With valve","offer_id":43802161774701,"sku":"IB-052-02-001-03-23","price":265.7,"currency_code":"USD","in_stock":true},{"title":"Lever \/ Bundle","offer_id":43803056930925,"sku":"IB-052-02-001-03-23(SET-03)","price":405.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-wall-mounted-bathroom-vessel-sink-built-in-vanity-faucet-with-cross-handles-6915373.jpg?v=1773578845"},{"product_id":"engraved-solid-brass-built-in-faucet-unlacquered-bathroom-sink-faucet","title":"Engraved Solid Brass Built-in Faucet, Unlacquered Bathroom Sink Faucet","description":"\u003cp data-end=\"337\" data-start=\"0\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/bundle_simple_cross.jpg?v=1766578064\"\u003e\u003c\/p\u003e\n\u003cp data-end=\"337\" data-start=\"0\"\u003e \u003c\/p\u003e\n\u003cp data-end=\"337\" data-start=\"0\"\u003eExperience timeless craftsmanship with this \u003cstrong data-end=\"93\" data-start=\"44\"\u003eEngraved Solid Brass Built-in Bathroom Faucet\u003c\/strong\u003e, designed to bring understated elegance and long-term reliability to refined interiors.\u003c\/p\u003e\n\u003cp data-end=\"337\" data-start=\"0\"\u003e \u003c\/p\u003e\n\u003cp data-end=\"337\" data-start=\"0\"\u003eCrafted from certified solid brass, it delivers exceptional durability while showcasing a hand-engraved aesthetic that adds subtle character to your space.\u003c\/p\u003e\n\u003cp data-end=\"538\" data-start=\"339\"\u003e \u003c\/p\u003e\n\u003cp data-end=\"538\" data-start=\"339\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/engravedbuilt-infaucetWithaerator_14.jpg?v=1766575504\"\u003e\u003c\/p\u003e\n\u003cp data-end=\"538\" data-start=\"339\"\u003e \u003c\/p\u003e\n\u003cp data-end=\"538\" data-start=\"339\"\u003eThe faucet is finished in \u003cstrong data-end=\"386\" data-start=\"365\"\u003eunlacquered brass\u003c\/strong\u003e, arriving with a polished shine and naturally evolving into a rich patina over time—an organic aging process that enhances its unique, lived-in appeal.\u003c\/p\u003e\n\u003cp data-end=\"813\" data-start=\"540\"\u003e \u003c\/p\u003e\n\u003cp data-end=\"813\" data-start=\"540\"\u003eBuilt with traditional construction and equipped with high-quality ceramic cartridges, this faucet ensures smooth operation, consistent water flow, and easy long-term maintenance.\u003c\/p\u003e\n\u003cp data-end=\"813\" data-start=\"540\"\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Built-in_Engraved_Spout_-_Handles_option.jpg?v=1764424353\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3 data-end=\"838\" data-start=\"820\"\u003eSpecifications\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"849\" data-start=\"840\"\u003eType:\u003c\/strong\u003e Built-in Bathroom Sink Faucet\u003cbr data-end=\"882\" data-start=\"879\"\u003e\u003cstrong data-end=\"895\" data-start=\"882\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"895\" data-start=\"882\"\u003eMaterial:\u003c\/strong\u003e Certified Solid Brass\u003cbr data-end=\"920\" data-start=\"917\"\u003e\u003cstrong data-end=\"931\" data-start=\"920\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"931\" data-start=\"920\"\u003eFinish:\u003c\/strong\u003e Unlacquered Brass (develops natural patina over time)\u003cbr data-is-only-node=\"\" data-end=\"988\" data-start=\"985\"\u003e\u003cstrong data-end=\"1002\" data-start=\"988\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"1002\" data-start=\"988\"\u003eCartridge:\u003c\/strong\u003e Standard ceramic cartridges (1\/2\"), replaceable with US-available parts\u003cbr data-end=\"1077\" data-start=\"1074\"\u003e\u003cstrong data-end=\"1089\" data-start=\"1077\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"1089\" data-start=\"1077\"\u003eAerator:\u003c\/strong\u003e Integrated aerator for smooth flow and reduced splashing\u003cbr data-end=\"1149\" data-start=\"1146\"\u003e\u003cstrong data-end=\"1163\" data-start=\"1149\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"1163\" data-start=\"1149\"\u003eThreading:\u003c\/strong\u003e 1\/2\" NPT – compatible with US plumbing systems\u003cbr data-end=\"1213\" data-start=\"1210\"\u003e\u003cstrong data-end=\"1230\" data-start=\"1213\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"1230\" data-start=\"1213\"\u003eInstallation:\u003c\/strong\u003e Includes all required components and a comprehensive installation manual\u003cbr data-end=\"1306\" data-start=\"1303\"\u003e\u003cstrong data-end=\"1324\" data-start=\"1306\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"1324\" data-start=\"1306\"\u003eCustomization:\u003c\/strong\u003e Spout length customizable upon request\u003cbr data-end=\"1366\" data-start=\"1363\"\u003e\u003cstrong data-end=\"1379\" data-start=\"1366\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-is-only-node=\"\" data-is-last-node=\"\" data-end=\"1418\" data-start=\"840\"\u003e\u003cstrong data-end=\"1379\" data-start=\"1366\"\u003eShipping:\u003c\/strong\u003e Secure packaging with express delivery\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/engravedbuilt-infaucetWithaerator_15.jpg?v=1766575505\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Select an Option \/ Select an Option","offer_id":43820250464365,"sku":null,"price":175.21,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Without valve","offer_id":43820235784301,"sku":null,"price":175.21,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ With valve","offer_id":43820242337901,"sku":null,"price":292.15,"currency_code":"USD","in_stock":true},{"title":"Select an Option \/ Bundle","offer_id":43820242370669,"sku":null,"price":400.52,"currency_code":"USD","in_stock":true},{"title":"Simple Cross \/ Select an Option","offer_id":43820250497133,"sku":null,"price":175.21,"currency_code":"USD","in_stock":true},{"title":"Simple Cross \/ Without valve","offer_id":43820235817069,"sku":"IB-059-02-035-01-23","price":175.21,"currency_code":"USD","in_stock":true},{"title":"Simple Cross \/ With valve","offer_id":43820242403437,"sku":"IB-052-02-035-01-23","price":260.52,"currency_code":"USD","in_stock":true},{"title":"Simple Cross \/ Bundle","offer_id":43820242436205,"sku":"IB-052-02-035-01-23(SET-03)","price":400.52,"currency_code":"USD","in_stock":true},{"title":"Flat Cross \/ Select an Option","offer_id":43820250529901,"sku":null,"price":175.21,"currency_code":"USD","in_stock":true},{"title":"Flat Cross \/ Without valve","offer_id":43820235849837,"sku":"IB-059-02-035-02-23","price":175.21,"currency_code":"USD","in_stock":true},{"title":"Flat Cross \/ With valve","offer_id":43820242468973,"sku":"IB-052-02-035-02-23","price":260.52,"currency_code":"USD","in_stock":true},{"title":"Flat Cross \/ Bundle","offer_id":43820242501741,"sku":"IB-052-02-035-02-23(SET-03)","price":400.52,"currency_code":"USD","in_stock":true},{"title":"Lever \/ Select an Option","offer_id":43820250562669,"sku":null,"price":175.21,"currency_code":"USD","in_stock":true},{"title":"Lever \/ Without valve","offer_id":43820235882605,"sku":"IB-059-02-035-03-23","price":175.21,"currency_code":"USD","in_stock":true},{"title":"Lever \/ With valve","offer_id":43820242534509,"sku":"IB-052-02-035-03-23","price":260.52,"currency_code":"USD","in_stock":true},{"title":"Lever \/ Bundle","offer_id":43820242567277,"sku":"IB-052-02-035-03-23(SET-03)","price":400.52,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/engraved-solid-brass-built-in-faucet-unlacquered-bathroom-sink-faucet-2138075.jpg?v=1773578839"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/collections\/faucets-9287853.jpg?v=1773578713","url":"https:\/\/www.insideast.com\/de\/collections\/faucets.oembed?page=4","provider":"Insideast","version":"1.0","type":"link"}