{"title":"Fregaderos de latón bajo encimera\/empotrados ","description":"\u003cp style=\"text-align: center;\" data-path-to-node=\"1\"\u003e\u003cstrong\u003eExplore nuestra colección de fregaderos duraderos diseñados para instalación bajo encimera y empotrada. Disponibles en materiales de calidad como latón macizo y cobre, estas piezas funcionales ofrecen soluciones versátiles para integrarse perfectamente en el diseño de la encimera de su cocina o baño.\u003c\/strong\u003e\u003c\/p\u003e","products":[{"product_id":"solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-island-sink-outdoor-sink","title":"Fregadero de latón macizo bajo encimera martillado | Fregadero de barra de cocina ","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(.95rem, 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.7rem, 2vw, 1.8rem);\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(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        \/* 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\n    \/* Fix for Config \u0026 Review Gallery Arrows *\/\n    .faucet-desc__config-arrow,\n    .faucet-desc__review-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\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\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eHerencia Artesanal\u003c\/div\u003e\n\n            \u003ch1 class=\"faucet-desc__title\"\u003eFregadero Encastrado de Latón Macizo sin Lacar Martillado\u003c\/h1\u003e\n\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eDonde la Artesanía se Une al Lujo Cotidiano\u003c\/strong\u003e\u003c\/p\u003e\n\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n\n                \u003cp\u003eNacido de latón fundido y moldeado por generaciones de maestría, este fregadero martillado es más que un\n                    accesorio, es una obra maestra funcional. La distintiva textura martillada se crea mediante golpes\n                    rítmicos pacientes, ofreciendo profundidad visual y una durabilidad excepcional.\u003c\/p\u003e\n\n                \u003cp style=\"margin-top: 15px;\"\u003eEntregado en radiante latón sin lacar, está diseñado para evolucionar con el tiempo,\n                    desarrollando una cálida pátina natural. Con esquinas selladas y una construcción sólida, esta pieza de herencia\n                    promete décadas de belleza y resistencia.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\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;\"\u003eHecho a mano bajo pedido • Envío gratuito\u003c\/div\u003e\n\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Configurar y Añadir al Carrito \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n                \u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n                \u003cdiv\u003eDevoluciones en 60 días\u003c\/div\u003e\n\n                \u003cdiv\u003eEnvío gratuito\u003c\/div\u003e\n\n                \u003cdiv\u003eSoporte de por vida\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n        \u003c!-- GUARANTEES BAR --\u003e\n        \u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\u003e5 años de garantía\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eDevoluciones en 60 días\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\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 \u003cstrong\u003eEnvío gratuito\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eSoporte de por vida\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eProducción limitada:\u003c\/strong\u003e Debido a su naturaleza artesanal,\n            solo podemos producir una cantidad limitada cada mes. \u003ca href=\"#configure\"\u003eReserva el tuyo hoy.\u003c\/a\u003e\n        \u003c\/div\u003e\n\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\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4909016.jpg\" alt=\"Fregadero Encastrado de Latón Macizo sin Lacar Martillado\" 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!-- REAL CUSTOMER STORY \/ BATHROOM INSPIRATION --\u003e\n\u003csection class=\"ist-story\"\u003e\n\u003cstyle\u003e\n.ist-story {\n  font-family: inherit;\n  margin: 60px auto;\n  max-width: 860px;\n  padding: 0 16px;\n}\n\n.ist-story-island {\n  background: #fdf8f2;\n  border: 1px solid #d4b896;\n  border-radius: 6px;\n  overflow: hidden;\n  box-shadow: 0 4px 32px rgba(42, 30, 23, 0.10), 0 1px 4px rgba(42,30,23,0.06);\n}\n\n.ist-story-bar {\n  background: #2a1e17;\n  padding: 9px 22px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}\n\n.ist-story-bar-label {\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #c9a06a;\n  font-weight: 600;\n}\n\n.ist-ig-link {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  text-decoration: none;\n  color: #e5d6c6;\n  font-size: 12px;\n  font-weight: 500;\n  transition: color 0.2s;\n}\n.ist-ig-link:hover { color: #fff; }\n.ist-ig-link svg {\n  width: 18px;\n  height: 18px;\n  flex-shrink: 0;\n}\n\n.ist-story-body {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: stretch;\n}\n\n.ist-story-img-wrap {\n  position: relative;\n  overflow: hidden;\n}\n\n.ist-story-img-wrap img {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center top;\n  display: block;\n}\n\n.ist-story-img-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(42,30,23,0.3) 0%, transparent 60%);\n  pointer-events: none;\n  z-index: 1;\n}\n\n.ist-story-text-wrap {\n  padding: 28px 32px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  border-left: 1px solid #e8d9c8;\n}\n\n.ist-story-open-quote {\n  font-size: 86px;\n  line-height: 0.75;\n  color: #c9a06a;\n  font-family: Georgia, 'Times New Roman', serif;\n  margin: 0 0 0px -7px;   \/* was 8px, now 2px *\/\n  display: block;\n  opacity: 0.7;\n  user-select: none;\n}\n.ist-story-quote-text {\n  font-size: 18px;\n  font-style: italic;\n  color: #2a1e17;\n  line-height: 1.5;\n  margin: 0 0 16px 0;\n  font-family: Georgia, 'Times New Roman', serif;\n}\n\n.ist-story-divider {\n  width: 36px;\n  height: 2px;\n  background: #c9a06a;\n  margin: 0 0 14px 0;\n  border-radius: 2px;\n}\n\n.ist-story-body-text {\n  font-size: 14px;\n  line-height: 1.65;\n  color: #5a4a3a;\n  margin: 0 0 10px 0;\n}\n.ist-story-body-text:last-of-type {\n  margin-bottom: 0;\n}\n\n.ist-story-credit-line {\n  margin-top: 6px;        \/* was 12px *\/\n  padding-top: 6px;       \/* was 10px *\/\n  border-top: 1px solid #e8d9c8;\n  font-size: 12px;\n  color: #9a8070;\n  display: flex;\n  align-items: center;\n  gap: 5px;\n}\nJust replace those two rules in your existing code. The quote mark bottom margin drops from 8px to 2px, and the credit line top margin and padding both halve.\n.ist-story-credit-line a {\n  color: #865e35;\n  text-decoration: none;\n  font-weight: 600;\n}\n.ist-story-credit-line a:hover { text-decoration: underline; }\n\n@media (max-width: 720px) {\n  .ist-story-body { grid-template-columns: 1fr; }\n  .ist-story-img-wrap { height: 280px; }\n  .ist-story-text-wrap {\n    border-left: none;\n    border-top: 1px solid #e8d9c8;\n    padding: 24px 22px;\n  }\n  .ist-story-open-quote { font-size: 60px; }\n  .ist-story-quote-text { font-size: 16px; }\n}\n\u003c\/style\u003e\n\n  \u003cdiv class=\"ist-story-island\"\u003e\n\n\n    \u003cdiv class=\"ist-story-bar\"\u003e\n\n      \u003cspan class=\"ist-story-bar-label\"\u003e✦ Historia de Cliente Real\u003c\/span\u003e\n      \u003ca class=\"ist-ig-link\" href=\"https:\/\/www.instagram.com\/insideastdesigns?utm_source=ig_web_button_share_sheet\u0026amp;igsh=ZDNlZDc0MzIxNw==\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cdefs\u003e\n            \u003cradialgradient id=\"ig-grad\" cx=\"30%\" cy=\"107%\" r=\"150%\"\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\" fill=\"url(#ig-grad)\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"4.5\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        @insideastdesigns\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ist-story-body\"\u003e\n\n\n      \u003cdiv class=\"ist-story-img-wrap\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-undermount-hammered-sink-kitchen-bar-sink-insta-review.png\" alt=\"Baño rústico con fregadero de cocina de latón\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"ist-story-img-overlay\"\u003e\u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ist-story-text-wrap\"\u003e\n\n        \u003cspan class=\"ist-story-open-quote\"\u003e“\u003c\/span\u003e\n        \u003cp class=\"ist-story-quote-text\"\u003e¡De tu imaginación a la realidad – Insideast crea lo que amas!\u003c\/p\u003e\n\n        \u003cdiv class=\"ist-story-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"ist-story-body-text\"\u003e¡Mi fregadero de cobre es exactamente como lo quería! ¡Es perfecto y luce hermoso en mi cocina como fregadero auxiliar! Abdel quería que yo estuviera muy feliz y lo logró. Su comunicación conmigo me mantuvo informada sobre el proceso de fabricación del fregadero. ¡Seguiré comprando en InsidEast para regalos y para cualquier trabajo personalizado que pueda necesitar! ¡Tienen muchos fregaderos y grifos de latón macizo, junto con cobre en sus tiendas! ¡Gracias Abdel!\u003c\/p\u003e\n\n        \u003cdiv class=\"ist-story-credit-line\"\u003e\n\n          Historia e inspiración de\n          \u003ca href=\"https:\/\/www.instagram.com\/p\/CFDCJv0p5g0\/?utm_source=ig_web_copy_link\u0026amp;igsh=NTc4MTIwNjQ2YQ==%0A\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eJennifer\u003c\/a\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/section\u003e\n      \n        \u003c!-- CONFIGURATION OPTIONS --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eAdaptado a tu Espacio\u003c\/h2\u003e\n\n            \u003cp class=\"faucet-desc__config-intro\"\u003eElige entre múltiples tamaños y opciones de paquete diseñadas para simplificar tu\n                instalación.\u003c\/p\u003e\n\n            \u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n                    \u003ch3\u003eSelecciona una Opción\u003c\/h3\u003e\n\n                    \u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e13 x 13 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e16 x 16 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e17 x 17 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e19 x 19 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e21 x 21 pulgadas\u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n                    \u003ch3\u003eSelecciona una Opción\u003c\/h3\u003e\n\n                    \u003cdiv style=\"grid-template-columns: 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003eSolo fregadero\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003eFregadero + Botón de Presión\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003eFregadero + Botón de Presión + Sifón\u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003e✨ Compra en paquete y\n                        Ahorra: Completa tu instalación con accesorios perfectamente combinados a un precio especial.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n         \u003c!-- ✦ CUSTOMIZATION SECTION — Insert after \"Tailored to Your Space\" block --\u003e\n\u003cstyle\u003e\n  .ie-custom-section {\n    font-family: inherit;\n    margin: 48px auto;\n    max-width: 780px;\n    padding: 0 20px;\n  }\n\n  .ie-custom-inner {\n    background-color: #fdf9f3;\n    border: 1px solid #d4a847;\n    border-radius: 4px;\n    padding: 36px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ie-custom-inner::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n  }\n\n  .ie-custom-eyebrow {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #b07d2a;\n    margin: 0 0 14px;\n  }\n\n  .ie-custom-heading {\n    font-size: 22px;\n    font-weight: 400;\n    color: #1a1a1a;\n    margin: 0 0 14px;\n    line-height: 1.4;\n    letter-spacing: 0.01em;\n  }\n\n  .ie-custom-heading em {\n    font-style: italic;\n    color: #b07d2a;\n  }\n\n  .ie-custom-divider {\n    width: 40px;\n    height: 1px;\n    background: #d4a847;\n    margin: 0 auto 18px;\n  }\n\n  .ie-custom-body {\n    font-size: 14.5px;\n    color: #555;\n    line-height: 1.75;\n    max-width: 650px;\n    margin: 0 auto 28px;\n  }\n\n  .ie-custom-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n\n  .ie-custom-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #fff;\n    border: 1px solid #d4a847;\n    border-radius: 100px;\n    padding: 6px 16px;\n    font-size: 12.5px;\n    color: #8a6020;\n    letter-spacing: 0.04em;\n    font-weight: 500;\n  }\n\n  .ie-custom-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    color: #b07d2a;\n    text-decoration: none;\n    font-size: 13.5px;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    border-bottom: 1px solid #d4a84780;\n    padding-bottom: 2px;\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n\n  .ie-custom-link:hover {\n    color: #8a6020;\n    border-color: #8a6020;\n  }\n\n  .ie-custom-link svg {\n    transition: transform 0.2s ease;\n  }\n\n  .ie-custom-link:hover svg {\n    transform: translateX(3px);\n  }\n\n  @media (max-width: 600px) {\n    .ie-custom-inner {\n      padding: 28px 22px;\n    }\n\n    .ie-custom-heading {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ie-custom-section\"\u003e\n\n  \u003cdiv class=\"ie-custom-inner\"\u003e\n\n    \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Artesanía a medida\u003c\/p\u003e\n\n    \u003ch3 class=\"ie-custom-heading\"\u003e¿Tienes Algo \u003cem\u003eEspecífico\u003c\/em\u003e en Mente?\u003c\/h3\u003e\n\n    \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"ie-custom-body\"\u003e\n      Cada espacio es único y también lo es cada fregadero que creamos. Ya sea que necesites una dimensión diferente,\n      un acabado específico o una forma que aún no exista, nuestros artesanos están aquí\n      para hacer realidad tu visión. Solo dinos lo que imaginas, y nosotros nos encargaremos del resto.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ie-custom-pills\"\u003e\n\n      \u003cspan class=\"ie-custom-pill\"\u003e\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Tamaños personalizados\n      \u003c\/span\u003e\n      \u003cspan class=\"ie-custom-pill\"\u003e\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Acabados envejecidos y pulidos\n      \u003c\/span\u003e\n      \u003cspan class=\"ie-custom-pill\"\u003e\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        Formas a medida\n      \u003c\/span\u003e\n      \u003cspan class=\"ie-custom-pill\"\u003e\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Pedidos al por mayor y para profesionales\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n      Escríbenos a contact@insideast.com\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- ✦ END CUSTOMIZATION SECTION --\u003e\n            \u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\n                \u003ch3 class=\"faucet-desc__config-slider-title\"\u003eGalería\u003c\/h3\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4060647.jpg\" alt=\"Detalle del fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165968852_sc3u.avif?v=1759139726\u0026amp;width=1800\" alt=\"Ángulo del fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165971648_59er.avif?v=1759139805\u0026amp;width=1800\" alt=\"Textura del fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4227561.jpg\" alt=\"Vista del fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eReseñas de Clientes\u003c\/h2\u003e\n\n            \u003cdiv style=\"position: relative;\"\u003e\n\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--left\"\u003e‹\u003c\/button\u003e\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\n                \u003cdiv id=\"reviewSlider\" class=\"faucet-desc__review-slider-wrap\"\u003e\n\n                    \u003cdiv class=\"faucet-desc__review-slider\"\u003e\n\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eAnne Eifler\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★☆\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003e¡Hermoso fregadero! Bien hecho y con buena artesanía.\n                                    ¡Subiré la foto una vez instalado!\u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"¡Hermoso fregadero! Bien hecho y con buena\n                                    artesanía.\"\u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eHannah Barnthouse\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003e¡¡¡Increíble!!! me encanta me encanta me encanta\u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"¡¡¡Increíble!!! me encanta me encanta me encanta\"\u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003ecrabtreekelly\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003eExcelente servicio y respuesta a los mensajes\u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Excelente servicio y respuesta a los mensajes\"\n                                \u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eKathleen Walker\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003eEl vendedor fue muy útil. El producto era como se describía\n                                    simplemente no me funcionó.\u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"El vendedor fue muy útil.\"\u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- GUARANTEE BOX --\u003e\n        \u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\n            \u003ch3\u003e🛡️ Nuestra Promesa Sin Riesgos para Ti\u003c\/h3\u003e\n\n            \u003cul\u003e\n\n                \u003cli\u003e\n\n                    \u003cstrong\u003e30 Días de Prueba en Casa:\u003c\/strong\u003e ¿No te enamoras? Devuélvelo para un reembolso completo, sin preguntas\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\n                    \u003cstrong\u003e5 Años de Garantía:\u003c\/strong\u003e Repararemos o reemplazaremos cualquier defecto de fabricación\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\n                    \u003cstrong\u003eDevoluciones Flexibles:\u003c\/strong\u003e Proceso de devolución sin complicaciones si no se ajusta a tus necesidades\n                \u003c\/li\u003e\n\n            \u003c\/ul\u003e\n\n            \u003cp\u003eEstamos tan seguros de que te encantará este fregadero que el riesgo es totalmente nuestro.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- COMPARISON TABLE REMOVED --\u003e \u003c!-- DISTINCTIVE FEATURES --\u003e\n        \u003csection class=\"faucet-desc__features\"\u003e\n            \u003ch2\u003eCaracterísticas Distintivas\u003c\/h2\u003e\n\n            \u003cul class=\"faucet-desc__features-list\"\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eConstrucción de Latón Macizo\u003c\/h4\u003e\n\n                        \u003cp\u003eFabricado completamente en latón macizo para una durabilidad a largo plazo.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eEsquinas Selladas\u003c\/h4\u003e\n\n                        \u003cp\u003eSellado extra para prevenir grietas y filtraciones de agua.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eAcabado de Latón sin Lacar\u003c\/h4\u003e\n\n                        \u003cp\u003eLlega brillante y desarrolla una pátina cálida natural con el tiempo.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eDiseño Personalizable\u003c\/h4\u003e\n\n                        \u003cp\u003eAdmite instalación empotrada o bajo encimera y dimensiones personalizadas.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n            \u003c\/ul\u003e\n\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\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-9468183.jpg\" alt=\"Textura de fregadero martillado\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n\n                \u003ch3\u003ePerfección Martillada\u003c\/h3\u003e\n\n                \u003cp\u003eLa textura martillada añade integridad estructural y oculta naturalmente pequeños arañazos y manchas de agua.\n                    Cada hendidura se golpea a mano, lo que hace que cada fregadero sea verdaderamente único.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\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\/il_1588xN.6165968852_sc3u.avif?v=1759139726\u0026amp;width=1800\" alt=\"Instalación de fregadero bajo encimera\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n\n                \u003ch3\u003eElegancia Funcional\u003c\/h3\u003e\n\n                \u003cp\u003eEl latón macizo ofrece propiedades antimicrobianas naturales, ideal para cocinas. La instalación bajo encimera\n                    garantiza una transición perfecta y fácil de limpiar desde la encimera al fregadero.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n        \u003c!-- TECHNICAL SPECS --\u003e\n        \u003csection class=\"faucet-desc__specs-section\"\u003e\n            \u003ch2\u003eEspecificaciones Técnicas\u003c\/h2\u003e\n\n            \u003ctable class=\"faucet-desc__specs-table\"\u003e\n\n                \u003ctbody\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n\n                        \u003ctd\u003eLatón macizo\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eAcabado\u003c\/td\u003e\n\n                        \u003ctd\u003eLatón sin lacar (desarrolla pátina natural)\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eEsquinas\u003c\/td\u003e\n\n                        \u003ctd\u003eSellado extra para resistencia a grietas y protección contra el agua\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eForma\u003c\/td\u003e\n\n                        \u003ctd\u003eCuadrada\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eInstalación\u003c\/td\u003e\n\n                        \u003ctd\u003eEmpotrado \/ Bajo encimera\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eTamaño del desagüe\u003c\/td\u003e\n\n                        \u003ctd\u003eCompatible con desagües estándar de EE. UU.\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003ePersonalización\u003c\/td\u003e\n\n                        \u003ctd\u003eTotalmente personalizable\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eGarantía\u003c\/td\u003e\n\n                        \u003ctd\u003e5 años de garantía\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003ePolítica de devolución\u003c\/td\u003e\n\n                        \u003ctd\u003eDevolución en 30 días\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                \u003c\/tbody\u003e\n\n            \u003c\/table\u003e\n\n            \u003ch3\u003eLargo x Ancho Externo\u003c\/h3\u003e\n\n            \u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e13 x 13 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e16 x 16 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e17 x 17 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e19 x 19 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e21 x 21 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\n                Compatible con desagües estándar de EE. UU. Si selecciona el paquete \u003cstrong\u003ePushUp Button\u003c\/strong\u003e, el desagüe correcto\n                estará incluido.\u003c\/p\u003e\n\n        \u003c\/section\u003e\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n\n            \u003ch3\u003eGuía de Tallas (PDF)\u003c\/h3\u003e\n\n            \u003cp\u003eDescargue nuestra guía de tallas y especificaciones detalladas.\u003c\/p\u003e\n\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Sink_Carre_Smooth_Hammered_IL-003-02-018-xx-23.pdf?v=1760694258\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\"\u003e📄 Descargar Guía de Tallas\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- PACKAGE CONTENTS REMOVED --\u003e \u003c!-- FULL WARRANTY --\u003e\n        \u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Garantía \u0026amp; Compromiso\"\u003e\n\n            \u003cdiv class=\"ie-warranty__top\"\u003e\n\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\"\u003eGarantía y Compromiso\u003c\/h3\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ie-warranty__body\"\u003e\n\n                \u003cp\u003eRespaldamos la calidad de nuestros productos con protección líder en la industria.\u003c\/p\u003e\n\n                \u003cul class=\"ie-warranty__list\"\u003e\n\n                    \u003cli\u003e\n\n                        \u003cstrong\u003eGarantía limitada de 5 años\u003c\/strong\u003e en la construcción y materiales del fregadero.\n                    \u003c\/li\u003e\n\n                    \u003cli\u003eCubre la \u003cstrong\u003ereparación o reemplazo\u003c\/strong\u003e en caso de defectos de fabricación\n                        (costos de instalación\/mano de obra excluidos).\u003c\/li\u003e\n\n                    \u003cli\u003e\n\n                        Los \u003cstrong\u003edaños visuales\u003c\/strong\u003e deben reportarse dentro de los \u003cstrong\u003e15 días\u003c\/strong\u003e posteriores a la entrega\n                        con fotos y comprobante de compra.\n                    \u003c\/li\u003e\n\n                \u003c\/ul\u003e\n\n                \u003cp class=\"ie-warranty__note\"\u003e¿Preguntas o necesitas presentar un reclamo? Envía un correo electrónico a \u003ca href=\"\/cdn-cgi\/l\/email-protection#ef8c80819b8e8c9baf86819c868b8a8e9c9bc18c8082\"\u003e\u003cspan data-cfemail=\"0e6d61607a6f6d7a4e67607d676a6b6f7d7a206d6163\" class=\"__cf_email__\"\u003e[email protected]\u003c\/span\u003e\u003c\/a\u003e con tu número de pedido.\u003c\/p\u003e\n\n                \u003cp class=\"ie-warranty__note\"\u003eNota sobre el acabado: el latón sin lacar desarrolla una pátina natural con el tiempo. Este\n                    envejecimiento cosmético es esperado y celebrado, no se considera un defecto.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- FINAL CTA --\u003e\n        \u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\n            \u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eTransforma tu\n                Cocina\u003c\/h3\u003e\n\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eExcelencia en latón\n                hecho a mano, construido para durar generaciones — y diseñado para desarrollar su propio carácter único con el tiempo.\u003c\/p\u003e\n\n            \u003ca aria-label=\"Configurar y pedir ahora\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Configurar\n                y Pedir Ahora \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n                \u003cdiv\u003eEnvío Confiable\u003c\/div\u003e\n\n                \u003cdiv\u003e5 Años de Garantía\u003c\/div\u003e\n\n                \u003cdiv\u003eDevoluciones Flexibles\u003c\/div\u003e\n\n                \u003cdiv\u003eGarantía de 30 Días\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003cscript src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\" data-cfasync=\"false\"\u003e\u003c\/script\u003e\n    \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\n    \u003cscript\u003e\n        document.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            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 scrollAmount = 350;\n\n                reviewRightBtn.addEventListener('click', () =\u003e {\n                    reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n                });\n\n                reviewLeftBtn.addEventListener('click', () =\u003e {\n                    reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' });\n                });\n            }\n        });\n    \u003c\/script\u003e\n\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"13 x 13 pulgadas \/ Solo lavabo","offer_id":43257621282925,"sku":"IL-004-02-018-10-23","price":359.29,"currency_code":"USD","in_stock":true},{"title":"13 x 13 pulgadas \/ '+ Strainer","offer_id":45326350876781,"sku":"IL-004-02-018-10-23(SET-05)","price":417.29,"currency_code":"USD","in_stock":true},{"title":"16 x 16 pulgadas \/ Solo lavabo","offer_id":43257621348461,"sku":"IL-004-02-018-13-23","price":419.9,"currency_code":"USD","in_stock":true},{"title":"16 x 16 pulgadas \/ '+ Strainer","offer_id":45326350909549,"sku":"IL-004-02-018-13-23(SET-05)","price":475.28,"currency_code":"USD","in_stock":true},{"title":"17 x 17 pulgadas \/ Solo lavabo","offer_id":43257621413997,"sku":"IL-004-02-018-14-23","price":520.0,"currency_code":"USD","in_stock":true},{"title":"17 x 17 pulgadas \/ '+ Strainer","offer_id":45326350942317,"sku":"IL-004-02-018-14-23(SET-05)","price":572.49,"currency_code":"USD","in_stock":true},{"title":"19 x 19 pulgadas \/ Solo lavabo","offer_id":43257621479533,"sku":"IL-004-02-018-16-23","price":560.22,"currency_code":"USD","in_stock":true},{"title":"19 x 19 pulgadas \/ '+ Strainer","offer_id":45326350975085,"sku":"IL-004-02-018-16-23(SET-05)","price":614.49,"currency_code":"USD","in_stock":true},{"title":"21 x 21 pulgadas \/ Solo lavabo","offer_id":43257622331501,"sku":"IL-004-02-018-18-23","price":697.56,"currency_code":"USD","in_stock":true},{"title":"21 x 21 pulgadas \/ '+ Strainer","offer_id":45326351007853,"sku":"IL-004-02-018-18-23(SET-05)","price":751.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-undermount-hammered-sink-kitchen-bar-sink-6633144.jpg?v=1773579252"},{"product_id":"kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-1","title":"Fregadero de latón macizo para isla de cocina, fregadero de latón bajo encimera, fregadero de bar para exterior ","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(.95rem, 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.7rem, 2vw, 1.8rem);\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(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        \/* 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\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\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\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eHerencia Artesanal\u003c\/div\u003e\n\n            \u003ch2 class=\"faucet-desc__title\"\u003eFregadero de latón macizo para isla de cocina\u003c\/h2\u003e\n\n            \u003ch3 class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eExcelencia bajo encimera para la vida moderna\u003c\/strong\u003e\u003c\/h3\u003e\n\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.5rem, 1.9vw, 1.6rem);\"\u003e\n\n                Construido para la durabilidad y la belleza, este fregadero de latón para isla de cocina está forjado\n                en latón macizo y elaborado con meticulosa atención al detalle. Esto no es solo un accesorio, es una\n                pieza llamativa que transforma tu espacio. Perfecto para islas de cocina, bares exteriores y áreas de\n                preparación donde la durabilidad se une al diseño. Este es latón que cuenta tu historia.\u003c\/div\u003e\n\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\"\u003e\n\n                Hecho a mano bajo pedido • Envío gratuito\u003c\/div\u003e\n\n            \u003ca href=\"#\" class=\"faucet-desc__cta-primary\"\u003e Configurar y añadir al carrito \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n                \u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n                \u003cdiv\u003eDevoluciones en 60 días\u003c\/div\u003e\n\n                \u003cdiv\u003eEnvío gratuito\u003c\/div\u003e\n\n                \u003cdiv\u003eSoporte de por vida\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n        \u003c!-- GUARANTEES BAR --\u003e\n        \u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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 años de garantía\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eDevoluciones en 60 días\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eEnvío gratuito\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eSoporte de por vida\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eProducción limitada:\u003c\/strong\u003e Debido a su naturaleza artesanal,\n            solo podemos producir una cantidad limitada cada mes. \u003ca href=\"#configure\"\u003eReserva el tuyo hoy.\u003c\/a\u003e\n        \u003c\/div\u003e\n\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\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-1122753.jpg\" alt=\"Kitchen Island Solid Brass Sink\" 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     ════════════════════════════════════════════════ --\u0026gt;\n\u003c!--$5--\u003e\n\u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION HTML\n     ════════════════════════════════════════════════ --\u0026gt;\n\u003csection class=\"ieast-rev-island\" id=\"ieast-reviews\"\u003e\n  \u003c!-- Top Bar --\u003e\n  \u003cdiv class=\"ieast-rev-topbar\"\u003e\n\n    \u003cspan\u003e+ OPINIÓN DE CLIENTE REAL\u003c\/span\u003e\n    \u003cdiv class=\"ieast-rev-topbar-right\"\u003e\n\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\u003eFREGADERO INSIDEAST\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Slider --\u003e\n  \u003cdiv class=\"ieast-rev-slider-wrap\"\u003e\n\n    \u003cdiv class=\"ieast-rev-slider\"\u003e\n\n      \u003cdiv class=\"ieast-rev-track\" id=\"ieastSliderTrack\"\u003e\n\n        \u003c!-- ── Review 1: SSG ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Opinión de SSG\" aria-current=\"true\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Sink_Undermount.avif\" alt=\"Imagen de la opinión de SSG\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ieast-rev-content\"\u003e\n\n            \u003cdiv class=\"ieast-rev-note\"\u003e\n\n              \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n              \u003cp class=\"ieast-rev-text\"\u003eMuy bonito y de alta calidad\u003c\/p\u003e\n\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n\n                \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 de 5 estrellas\"\u003e\n\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\n                \u003cdiv class=\"ieast-rev-author-row\"\u003e\n\n                  \u003cspan class=\"ieast-rev-name\"\u003eSSG\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e20 Nov, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Re-introduced attributes block --\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eLargo\/Ancho externo:\u003c\/strong\u003e 16 x 16 pulgadas\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eDesagüe:\u003c\/strong\u003e Fregadero + Colador\u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n        \u003c!-- ── Review 2: Eric ── --\u003e\n        \u003carticle class=\"ieast-rev-slide\" aria-label=\"Opinión de Eric\" aria-current=\"false\"\u003e\n          \u003cdiv class=\"ieast-rev-img-col\"\u003e\n\n            \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Sink_Undermount2.avif\" alt=\"Imagen de la opinión de Eric\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ieast-rev-content\"\u003e\n\n            \u003cdiv class=\"ieast-rev-note\"\u003e\n\n              \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n              \u003cp class=\"ieast-rev-text\"\u003eLlegó antes de lo esperado. Bien embalado y de gran calidad. Excelente comunicación por parte del vendedor sobre el tiempo de envío.\u003c\/p\u003e\n\n              \n              \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n\n                \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 de 5 estrellas\"\u003e\n\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\n                \u003cdiv class=\"ieast-rev-author-row\"\u003e\n\n                  \u003cspan class=\"ieast-rev-name\"\u003eEric\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-date\"\u003e23 Ago, 2025\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Re-introduced attributes block --\u003e\n                \u003cdiv class=\"ieast-rev-attrs\"\u003e\n\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eLargo\/Ancho externo:\u003c\/strong\u003e 17 x 17 pulgadas\u003c\/span\u003e\n                  \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eDesagüe:\u003c\/strong\u003e Fregadero + Colador\u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n\u003c!-- \/track --\u003e\n    \u003c\/div\u003e\n\n\u003c!-- \/slider --\u003e\n    \u003c!-- Navigation Controls --\u003e\n    \u003cnav class=\"ieast-rev-controls\" aria-label=\"Navegación de reseñas\"\u003e\n      \u003cdiv class=\"ieast-rev-dots\" id=\"ieastDotContainer\" role=\"tablist\" aria-label=\"Ir a reseña\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"ieast-rev-arrows\"\u003e\n\n        \u003cbutton class=\"ieast-rev-btn\" id=\"ieastPrevBtn\" aria-label=\"Reseña anterior\"\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=\"Siguiente reseña\"\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\n    \u003c\/nav\u003e\n  \u003c\/div\u003e\n\n\u003c!-- \/slider-wrap --\u003e\n\n\u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION SCRIPT\n     ════════════════════════════════════════════════ --\u0026gt;\n\u003c!--$19--\u003e\n\n    \n        \u003c!-- CONFIGURATION OPTIONS --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eAdaptado a tu espacio\u003c\/h2\u003e\n\n            \u003cp class=\"faucet-desc__config-intro\"\u003eElige entre una variedad de dimensiones cuadradas y opciones de desagüe, cada una\n                diseñada para simplificar la instalación y mejorar la funcionalidad.\u003c\/p\u003e\n\n            \u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n                    \u003ch3\u003eDimensiones externas\u003c\/h3\u003e\n\n                    \u003cdiv class=\"faucet-desc__config-options\"\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e13 × 13 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e16 × 16 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e17 × 17 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e19 × 19 pulgadas\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e21 × 21 pulgadas\u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n                    \u003ch3\u003eOpciones de desagüe\u003c\/h3\u003e\n\n                    \u003cdiv style=\"grid-template-columns: 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003eSolo fregadero\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003eFregadero + Colador\u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003e✨ ¿Necesitas\n                        algo único? Formas, profundidades y acabados personalizados disponibles. Contáctanos para discutir tu\n                        visión.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\n                \u003ch3 class=\"faucet-desc__config-slider-title\"\u003eGalería\u003c\/h3\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-4661120.jpg\" alt=\"Vista principal del fregadero\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-8923254.jpg\" alt=\"Vista detallada del fregadero\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-7494193.jpg\" alt=\"Instalación en cocina\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-7684430.jpg\" alt=\"Detalle de primer plano\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-6062079.jpg\" alt=\"Vista bajo encimera\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-5882887.jpg\" alt=\"Instalación de bar\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eOpiniones de clientes\u003c\/h2\u003e\n\n            \u003cdiv style=\"position: relative;\"\u003e\n\n                \u003cdiv id=\"reviewSlider\" class=\"faucet-desc__review-slider-wrap\"\u003e\n\n                    \u003cdiv class=\"faucet-desc__review-slider\"\u003e\n\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eSSG\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003eMuy bonito y de alta calidad\n                                    \u003cbr\u003e\u003csmall\u003e\u003ci\u003eSSG añadió una foto de su compra\u003c\/i\u003e\u003c\/small\u003e\n                                \u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Muy bonito y de alta calidad\"\u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eEric Slate\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003eLlegó antes de lo esperado. Bien embalado y de gran\n                                    calidad. Excelente comunicación por parte del vendedor sobre el tiempo de envío.\n                                    \u003cbr\u003e\u003csmall\u003e\u003ci\u003eEric Slate añadió una foto de su compra\u003c\/i\u003e\u003c\/small\u003e\n                                \u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Llegó antes de lo esperado.\"\u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eCarley\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★☆\u003c\/div\u003e\n\n                                \u003cp class=\"faucet-desc__review-text\"\u003eEl fregadero es genial; sin embargo, me enviaron la cesta\n                                    del tamaño equivocado para el fregadero y luego solo reembolsaron parcialmente la cesta.\u003c\/p\u003e\n\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"El fregadero es genial\"\u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/article\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- GUARANTEE BOX --\u003e\n        \u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\n            \u003ch3\u003e🛡️ Nuestra Promesa para Ti\u003c\/h3\u003e\n\n            \u003cul\u003e\n\n                \u003cli\u003e\n\n                    \u003cstrong\u003eCalidad de por vida:\u003c\/strong\u003e Forjado en latón macizo, construido para durar generaciones, no tendencias.\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\n                    \u003cstrong\u003eMaestría artesanal:\u003c\/strong\u003e Cada fregadero es elaborado por artesanos con décadas de\n                    dominio en la metalistería.\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\n                    \u003cstrong\u003eSatisfacción garantizada:\u003c\/strong\u003e Política de devolución de 60 días y soporte receptivo para una total\n                    tranquilidad.\n                \u003c\/li\u003e\n\n            \u003c\/ul\u003e\n\n            \u003cp\u003eEstamos tan seguros de que te encantará este fregadero que el riesgo es totalmente nuestro.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- DISTINCTIVE FEATURES --\u003e\n        \u003csection class=\"faucet-desc__features\"\u003e\n            \u003ch2\u003eCaracterísticas distintivas\u003c\/h2\u003e\n\n            \u003cul class=\"faucet-desc__features-list\"\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eConstrucción de latón macizo\u003c\/h4\u003e\n\n                        \u003cp\u003eSoporta un uso intensivo, desde innumerables lavados de platos hasta el lavado diario de manos, asegurando una durabilidad\n                            duradera.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eEsquinas selladas\u003c\/h4\u003e\n\n                        \u003cp\u003eEl sellador adicional crea una fuerte barrera que previene el agrietamiento y la filtración de agua para una integridad\n                            a largo plazo.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003eAcabado de latón sin lacar\u003c\/h4\u003e\n\n                        \u003cp\u003eDesarrolla una pátina cálida con el tiempo, añadiendo encanto rústico y carácter artesanal a tu cocina\n                            o bar.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n                \u003cli\u003e\n\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\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n                        \u003ch4\u003ePersonalizable\u003c\/h4\u003e\n\n                        \u003cp\u003ePuede adaptarse perfectamente al recorte de tu encimera para una instalación sin fisuras.\u003c\/p\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/li\u003e\n\n            \u003c\/ul\u003e\n\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\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-4661120.jpg\" alt=\"Fregadero de isla de cocina\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n\n                \u003ch3\u003eExcelencia Artesanal\u003c\/h3\u003e\n\n                \u003cp\u003eCada fregadero de latón para isla de cocina está forjado en latón macizo y elaborado con meticulosa\n                    atención al detalle. No es solo un accesorio, es una pieza que transforma su espacio.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\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\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-8923254.jpg\" alt=\"Instalación de fregadero de isla de cocina\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n\n                \u003ch3\u003eConstruido para la durabilidad y la belleza\u003c\/h3\u003e\n\n                \u003cp\u003ePerfecto para islas de cocina, barras exteriores y áreas de preparación donde la durabilidad se une al diseño. El acabado liso\n                    complementa tanto la estética moderna como la tradicional.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n        \u003c!-- TECHNICAL SPECS --\u003e\n        \u003csection class=\"faucet-desc__specs-section\"\u003e\n            \u003ch2\u003eEspecificaciones técnicas\u003c\/h2\u003e\n\n            \u003ctable class=\"faucet-desc__specs-table\"\u003e\n\n                \u003ctbody\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n\n                        \u003ctd\u003eLatón macizo\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eAcabado\u003c\/td\u003e\n\n                        \u003ctd\u003eLatón sin lacar (desarrolla pátina natural)\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eEsquinas\u003c\/td\u003e\n\n                        \u003ctd\u003eDoble sellado para protección contra fugas\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eForma\u003c\/td\u003e\n\n                        \u003ctd\u003eCuadrada\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eInstalación\u003c\/td\u003e\n\n                        \u003ctd\u003eBajo encimera\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003eCompatibilidad de desagüe\u003c\/td\u003e\n\n                        \u003ctd\u003eApertura de desagüe estándar de EE. UU. de 1.5\" o 2\"\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003ePersonalización\u003c\/td\u003e\n\n                        \u003ctd\u003eDisponible bajo petición\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                    \u003ctr\u003e\n\n                        \u003ctd\u003ePolítica de devoluciones\u003c\/td\u003e\n\n                        \u003ctd\u003eDevolución de 60 días\u003c\/td\u003e\n\n                    \u003c\/tr\u003e\n\n                \u003c\/tbody\u003e\n\n            \u003c\/table\u003e\n\n            \u003ch3\u003eDimensiones externas\u003c\/h3\u003e\n\n            \u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e13 × 13 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e16 × 16 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e17 × 17 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e19 × 19 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e21 × 21 pulgadas\u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\n                Compatible con aberturas de desagüe estándar de EE. UU. de 1.5\" o 2\". Si selecciona la opción de \u003cstrong\u003eFregadero +\n                    Colador\u003c\/strong\u003e, se incluye el conjunto correcto.\u003c\/p\u003e\n\n        \u003c\/section\u003e\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n\n            \u003ch3\u003eGuía completa de tamaños y detalles de instalación\u003c\/h3\u003e\n\n            \u003cp\u003eDescargue nuestra hoja de especificaciones detallada con medidas, plantillas de corte e instrucciones de instalación.\u003c\/p\u003e\n\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Sink_Carre_Smooth_IL-003-02-001-xx-23_w.pdf?v=1760692512\" download=\"\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Descargar guía de tallas (PDF)\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FULL WARRANTY --\u003e\n        \u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Garantía\"\u003e\n\n            \u003cdiv class=\"ie-warranty__top\"\u003e\n\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\"\u003eGarantía\u003c\/h3\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ie-warranty__body\"\u003e\n\n                \u003cp\u003eRespaldamos la calidad de nuestros fregaderos con protección integral.\u003c\/p\u003e\n\n                \u003cul class=\"ie-warranty__list\"\u003e\n\n                    \u003cli\u003e\n\n                        \u003cstrong\u003eGarantía limitada de 5 años\u003c\/strong\u003e que cubre defectos de material y mano de obra.\n                    \u003c\/li\u003e\n\n                    \u003cli\u003eIncluye cobertura para la \u003cstrong\u003eintegridad de las esquinas y el rendimiento estructural\u003c\/strong\u003e bajo uso normal.\n                        uso normal.\u003c\/li\u003e\n\n                    \u003cli\u003e\n\n                        \u003cstrong\u003eReparación o reemplazo\u003c\/strong\u003e a nuestra discreción (se aplican mano de obra\/exclusiones según los términos).\n                    \u003c\/li\u003e\n\n                    \u003cli\u003eLos daños visuales o de envío deben informarse dentro de los \u003cstrong\u003e15 días\u003c\/strong\u003e con fotos y comprobante\n                        de compra.\u003c\/li\u003e\n\n                \u003c\/ul\u003e\n\n                \u003cp class=\"ie-warranty__note\"\u003e¿Preguntas o necesita presentar un reclamo? Envíe un correo electrónico a \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e con su número de pedido.\u003c\/p\u003e\n\n                \u003cp class=\"ie-warranty__note\"\u003eNota sobre el acabado: la pátina de latón sin lacar es natural e intencional; no se\n                    considera un defecto.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- FAQ SECTION --\u003e\n        \u003csection class=\"faucet-desc__faq\"\u003e\n            \u003ch2\u003ePreguntas frecuentes\u003c\/h2\u003e\n\n            \u003cdetails\u003e\n                \u003csummary\u003e¿Qué es el latón sin lacar y cómo se patina?\u003c\/summary\u003e\n                \u003cp\u003eEl latón sin lacar es latón en bruto sin revestimiento protector. Con el tiempo, la exposición al aire y la humedad\n                    forma una pátina cálida y más oscura única para su entorno y uso. Esta evolución es intencional y\n                    mejora el carácter.\u003c\/p\u003e\n\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003e¿Cómo cuido mi fregadero de latón?\u003c\/summary\u003e\n                \u003cp\u003eEnjuague después de usar y seque. Para limpiar, use jabón suave y agua. Evite limpiadores abrasivos o\n                    sustancias ácidas. El pulido ocasional con productos específicos para latón puede mantener el brillo, o adopte\n                    la pátina natural.\u003c\/p\u003e\n\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003e¿Puedo instalarlo como fregadero bajo encimera?\u003c\/summary\u003e\n                \u003cp\u003eSí. Este fregadero está diseñado específicamente para instalación bajo encimera, lo que garantiza una superficie de encimera\n                    sin interrupciones y una limpieza fácil.\u003c\/p\u003e\n\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003e¿Es este fregadero adecuado para uso en exteriores?\u003c\/summary\u003e\n                \u003cp\u003eSí, el latón macizo es altamente resistente a la corrosión y a la intemperie. La pátina en realidad protege el\n                    metal con el tiempo. Ideal para cocinas o bares al aire libre.\u003c\/p\u003e\n\n            \u003c\/details\u003e\n            \u003cdetails open=\"\"\u003e\n                \u003csummary\u003e¿Ofrecen tamaños o formas personalizadas?\u003c\/summary\u003e\n                \u003cp\u003eSí. Ofrecemos personalización completa, incluyendo formas no cuadradas, profundidades especiales y acabados únicos.\n                    Contáctenos para discutir su visión.\u003c\/p\u003e\n\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\n            \u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eLleve la artesanía atemporal\n                a su hogar\u003c\/h3\u003e\n\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eÚnase a arquitectos,\n                diseñadores y propietarios de viviendas que eligen el latón de calidad de reliquia, no por tendencias pasajeras, sino por una belleza duradera\n                que se profundiza con el tiempo.\u003c\/p\u003e\n\n            \u003ca href=\"#\" class=\"faucet-desc__cta-primary\"\u003e Reserve su fregadero hecho a mano \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n                \u003cdiv\u003ePago seguro\u003c\/div\u003e\n\n                \u003cdiv\u003eEnvío confiable\u003c\/div\u003e\n\n                \u003cdiv\u003eCalidad garantizada\u003c\/div\u003e\n\n                \u003cdiv\u003eDevoluciones de 60 días\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003cscript data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"\u003e\u003c\/script\u003e\n    \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        \/\/ Scroll to top where variation picker is\n        function scrollToVariations() {\n            window.scrollTo(0, 0);\n        }\n    \u003c\/script\u003e\n    \u003cscript\u003e\n        document.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\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"13×13 pulgadas \/ Solo lavabo","offer_id":43289725698157,"sku":"IL-004-02-001-10-23","price":266.89,"currency_code":"USD","in_stock":true},{"title":"13×13 pulgadas \/ Fregadero + Colador","offer_id":43289725730925,"sku":"IL-004-02-001-10-23(SET-05)","price":319.39,"currency_code":"USD","in_stock":true},{"title":"16×16 pulgadas \/ Solo lavabo","offer_id":43289725763693,"sku":"IL-004-02-001-13-23","price":346.71,"currency_code":"USD","in_stock":true},{"title":"16×16 pulgadas \/ Fregadero + Colador","offer_id":43289725796461,"sku":"IL-004-02-001-13-23(SET-05)","price":399.21,"currency_code":"USD","in_stock":true},{"title":"17×17 pulgadas \/ Solo lavabo","offer_id":43289725829229,"sku":"IL-004-02-001-14-23","price":353.72,"currency_code":"USD","in_stock":true},{"title":"17×17 pulgadas \/ Fregadero + Colador","offer_id":43289725861997,"sku":"IL-004-02-001-14-23(SET-05)","price":406.22,"currency_code":"USD","in_stock":true},{"title":"19×19 pulgadas \/ Solo lavabo","offer_id":43289725894765,"sku":"IL-004-02-001-16-23","price":453.07,"currency_code":"USD","in_stock":true},{"title":"19×19 pulgadas \/ Fregadero + Colador","offer_id":43289725927533,"sku":"IL-004-02-001-16-23(SET-05)","price":505.57,"currency_code":"USD","in_stock":true},{"title":"21×21 pulgadas \/ Solo lavabo","offer_id":43289725960301,"sku":"IL-004-02-001-18-23","price":497.92,"currency_code":"USD","in_stock":true},{"title":"21×21 pulgadas \/ Fregadero + Colador","offer_id":43289725993069,"sku":"IL-004-02-001-18-23(SET-05)","price":550.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-1122753.jpg?v=1773579196"},{"product_id":"40-hammered-unlacquered-brass-farmhouse-sink-customizable-solid-brass-undermount-kitchen-sink-single-basin-farmhouse-sink","title":"Fregadero rústico de latón martillado sin lacar de 40\", fregadero de cocina bajo encimera de latón macizo personalizable, fregadero rústico de un seno.","description":"\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong data-end=\"264\" data-start=\"231\"\u003eConstrucción 100% de latón macizo\u003c\/strong\u003e → Fabricado con latón macizo de calibre grueso para soportar el uso diario y garantizar durabilidad a largo plazo.\u003c\/li\u003e\n\n\u003cli\u003e \n\u003cstrong data-end=\"381\" data-start=\"363\"\u003eEsquinas selladas\u003c\/strong\u003e → Reforzadas con sellador adicional para evitar grietas y proteger contra filtraciones de agua.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong data-end=\"497\" data-start=\"472\"\u003eAcabado Natural Living\u003c\/strong\u003e → El latón sin lacar desarrolla una pátina natural con el tiempo, aportando calidez y encanto rústico a su cocina.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong data-end=\"631\" data-start=\"608\"\u003eDiseño personalizable\u003c\/strong\u003e → Se puede adaptar a pedido para que se ajuste perfectamente al recorte de su encimera.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong data-end=\"727\" data-start=\"707\"\u003eFácil mantenimiento\u003c\/strong\u003e → Diseñado para una limpieza sin complicaciones y mantener su aspecto impecable.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eCompatible con accesorios Insideast\u003c\/strong\u003e → Combinación perfecta para su configuración de latón existente.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch4\u003e Presupuesto\u003c\/h4\u003e\n\n\u003ctable\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eFinalizar\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Latón sin lacar (desarrolla pátina natural)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eMaterial\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e 100% latón macizo\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eEsquinas\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Doble sellado para protección contra fugas\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eInstalación\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Encimera \/ Estilo rústico\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003ePersonalización\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Disponible bajo petición\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eMantenimiento\u003c\/strong\u003e\n\u003c\/td\u003e\n\n \u003ctd\u003eSuperficie fácil de limpiar\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003ePolítica de devoluciones\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Devolución en 30 días \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cp\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43289730187373,"sku":"IL-013-02-018-40-24(SET-05)","price":1396.11,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/40-hammered-unlacquered-brass-farmhouse-sink-customizable-solid-brass-undermount-kitchen-sink-single-basin-farmhouse-sink-4467910.jpg?v=1773579192"},{"product_id":"moroccan-golden-brass-hammered-sink-iss07-handmade-round-drop-in-sink","title":"Lavabo de latón macizo martillado, lavabo de baño, lavabo de tocador, lavabo bajo encimera hecho a mano ","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    .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-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    \/* 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-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);text-align:center}\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\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\n\u003c!-- HEADER --\u003e\u003cheader class=\"faucet-desc__header\"\u003e\n\u003cdiv class=\"faucet-desc__eyebrow\"\u003eLatón macizo • Hecho a mano en Marruecos\u003c\/div\u003e\n\n\u003ch2 class=\"faucet-desc__title\"\u003eLavabo de baño redondo de latón macizo martillado\u003c\/h2\u003e\n\n\u003cp class=\"faucet-desc__sub\"\u003eLavabo redondo empotrado hecho a mano en latón macizo con distintiva textura martillada. Perfecto para tocadores y baños. Presenta un acabado sin lacar que desarrolla una pátina natural y viva con el tiempo.\u003c\/p\u003e\n\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv class=\"faucet-desc__price-note\"\u003eHecho a mano bajo pedido • Entrega exprés\u003c\/div\u003e\n\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSeleccione su configuración\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003eHecho a mano bajo pedido\u003c\/div\u003e\n\n\u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n\u003cdiv\u003eEnvío exprés\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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 años de garantía\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eDevoluciones en 60 días\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eEnvío exprés\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eSoporte de por vida\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eProducción limitada:\u003c\/strong\u003e Cada lavabo es hecho a mano individualmente por expertos artesanos marroquíes. \u003ca href=\"#sink-options\"\u003eReserve el suyo hoy\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-5934302.jpg\" alt=\"Fregadero de baño redondo de latón macizo martillado\" 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=\"sink-options\" style=\"margin: clamp(40px, 6vw, 60px) 0;\"\u003e\n\u003ch2 style=\"font-size: clamp(22px, 4vw, 28px); margin-bottom: 15px; color: var(--primary); font-weight: 600; text-align: center;\"\u003eElija su configuración\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; color: var(--muted); font-size: clamp(14px, 1.5vw, 15px); line-height: 1.7; max-width: 700px; margin: 0 auto 35px;\"\u003eSeleccione el diámetro de su lavabo preferido y elija entre nuestras opciones de paquete para crear una configuración de baño completa y coordinada.\u003c\/p\u003e\n\n\u003cdiv style=\"display: grid; gap: 30px; background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%); padding: 25px; border-radius: 12px; border: 1px solid var(--accent-light);\"\u003e\n\n\u003c!-- Size Options --\u003e\n\u003cdiv\u003e\n\n\u003ch3 style=\"font-size: 16px; color: var(--accent); margin-bottom: 12px; font-weight: 600; text-align: center;\"\u003eDiámetro exterior\u003c\/h3\u003e\n\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 10px;\"\u003e\n\n\u003cdiv style=\"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;\"\u003e13\"\u003c\/div\u003e\n\n\u003cdiv style=\"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;\"\u003e17\"\u003c\/div\u003e\n\n\u003cdiv style=\"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;\"\u003e19\"\u003c\/div\u003e\n\n\u003cdiv style=\"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;\"\u003e21\"\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Bundle Options --\u003e\n\u003cdiv\u003e\n\n\u003ch3 style=\"font-size: 16px; color: var(--accent); margin-bottom: 12px; font-weight: 600; text-align: center;\"\u003eAhorre con el paquete\u003c\/h3\u003e\n\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px;\"\u003e\n\n\u003cdiv style=\"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;\"\u003e\u003cstrong\u003eSolo lavabo\u003c\/strong\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"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;\"\u003e\u003cstrong\u003e+ Desagüe Push-Up\u003c\/strong\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"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;\"\u003e\u003cstrong\u003e+ Push-Up + Sifón\u003c\/strong\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- CTA after configuration --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\u003cbutton class=\"faucet-desc__cta-primary\"\u003eAñadir al carrito\u003c\/button\u003e\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- PRODUCT GALLERY --\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eGalería de productos\u003c\/h3\u003e\n\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\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-5934302.jpg\" alt=\"Top View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eVista superior\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-7099116.jpg\" alt=\"Side View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003ePerfil lateral\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-3390172.jpg\" alt=\"Detail View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eDetalle de latón\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-9410575.jpg\" alt=\"Undermount Installation\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eDiseño bajo encimera\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-4198344.jpg\" alt=\"Complete View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eVista completa\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-7149499.jpg\" alt=\"Bundle Option\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003ePaquete completo\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003ePor qué este lavabo vale la inversión\u003c\/h2\u003e\n\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eConstrucción 100% de latón macizo\u003c\/h4\u003e\n\n\u003cp\u003eFabricado en latón macizo para garantizar una durabilidad duradera, incluso con un uso diario intensivo. El material robusto proporciona una resistencia y una resistencia al desgaste excepcionales.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eAcabado vivo natural\u003c\/h4\u003e\n\n\u003cp\u003eEl latón sin lacar desarrolla una pátina cálida con el tiempo, añadiendo un encanto rústico y un toque artesanal a su baño o tocador. Cada lavabo desarrolla su propio carácter único.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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 3ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eTextura artesanal martillada a mano\u003c\/h4\u003e\n\n\u003cp\u003eCada lavabo presenta una superficie cuidadosamente martillada a mano, mostrando la habilidad de los artesanos marroquíes. Esta intrincada textura refleja la luz maravillosamente y añade profundidad visual.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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 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\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eDiseño personalizable\u003c\/h4\u003e\n\n\u003cp\u003eSe puede adaptar para encajar perfectamente en el recorte de su encimera para una instalación sin costuras. Disponible en cuatro tamaños de diámetro para adaptarse a diferentes configuraciones de baño.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\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\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-5863591.jpg\" alt=\"Round hammered brass sink detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003ePerfecto para tocadores\u003c\/h3\u003e\n\n\u003cp\u003eEl elegante diseño redondo con textura martillada a mano hace que este lavabo sea ideal para tocadores y baños de invitados. Su aspecto compacto pero llamativo crea un punto focal memorable a la vez que mantiene la funcionalidad.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-9410575.jpg\" alt=\"Undermount installation\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003eInstalación bajo encimera sin costuras\u003c\/h3\u003e\n\n\u003cp\u003eEl diseño bajo encimera crea una estética limpia y moderna que se integra perfectamente con su encimera. Este método de instalación facilita la limpieza y realza la sofisticación general de su baño.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eEspecificaciones técnicas\u003c\/h2\u003e\n\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\n\u003ctd\u003eLatón macizo\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eAcabado\u003c\/td\u003e\n\n\u003ctd\u003eLatón sin lacar (desarrolla pátina natural)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eForma\u003c\/td\u003e\n\n\u003ctd\u003eRedonda\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eTamaños disponibles\u003c\/td\u003e\n\n\u003ctd\u003e13\", 17\", 19\", 21\" (Diámetro exterior)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eInstalación\u003c\/td\u003e\n\n\u003ctd\u003eBajo encimera\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eTextura\u003c\/td\u003e\n\n\u003ctd\u003eMartillada a mano\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eTamaño del desagüe\u003c\/td\u003e\n\n\u003ctd\u003e1.63″\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eOpciones de paquete\u003c\/td\u003e\n\n\u003ctd\u003eSolo lavabo, + desagüe Push-Up, + desagüe Push-Up + sifón\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eArtesanía\u003c\/td\u003e\n\n\u003ctd\u003eHecho a mano en Marruecos\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003ePolítica de devoluciones\u003c\/td\u003e\n\n\u003ctd\u003eDevolución en 60 días\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eDisponible en cuatro tamaños de diámetro: 13\", 17\", 19\" o 21\" para adaptarse a varias configuraciones de baño. Diseñado para instalación bajo encimera para un aspecto moderno y sin costuras. Elija entre tres opciones de paquete: Solo lavabo, con desagüe Push-Up, o completo con desagüe Push-Up y sifón. Tamaño de desagüe estándar de 1.63\". Cada lavabo está hecho a mano individualmente con una textura martillada única. Se puede personalizar para adaptarse a su recorte de encimera específico. El acabado de latón sin lacar desarrolla una pátina natural con el tiempo; esto es esperado y celebrado como un carácter auténtico del latón.\u003c\/p\u003e\n\n\u003c!-- Specifications Diagram --\u003e\n\u003cdiv style=\"margin-top: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-2864478.jpg\" alt=\"Sink Dimensions and Specifications Diagram\" style=\"width: 100%; max-width: 700px; height: auto; border-radius: 8px; box-shadow: 0 4px 15px var(--shadow); border: 1px solid var(--accent-light); display: block; margin: 0 auto;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--muted); font-style: italic;\"\u003eDimensiones detalladas y especificaciones de corte\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\n\u003ch3\u003eGuía de instalación completa\u003c\/h3\u003e\n\n\u003cp\u003eDescargue nuestra ficha técnica detallada con dimensiones, plantilla de corte e instrucciones de instalación\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Smooth_Hammered_sink_round_IL-001-01-052-8-23.pdf\" download=\"\"\u003e📄 Descargar guía de tallas (PDF)\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\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\"\u003eGarantía\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\n\u003cp\u003eRespaldamos la calidad excepcional de nuestros lavabos de latón hechos a mano con una protección líder en la industria.\u003c\/p\u003e\n\n\u003cul class=\"ie-warranty__list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eGarantía limitada de 5 años\u003c\/strong\u003e en el lavabo para uso residencial.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePolítica de devolución de 60 días\u003c\/strong\u003e para su tranquilidad.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eCalidad artesanal\u003c\/strong\u003e - Cada lavabo es inspeccionado individualmente antes del envío.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eLatón auténtico\u003c\/strong\u003e - Latón macizo en todas partes, sin chapado.\u003c\/li\u003e\n\n\u003cli\u003e\n\nLos \u003cstrong\u003edaños visuales\u003c\/strong\u003e deben reportarse dentro de los \u003cstrong\u003e15 días\u003c\/strong\u003e posteriores a la entrega con fotos.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003e¿Preguntas o necesita presentar un reclamo? Envíe un correo electrónico a \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e con su número de pedido.\u003c\/p\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003eNota sobre el acabado: El latón sin lacar desarrolla una pátina natural con el tiempo. Este envejecimiento cosmético es esperado y celebrado, no se considera un defecto. Cada lavabo desarrollará su propio carácter único.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003e¿Listo para transformar su baño?\u003c\/h3\u003e\n\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eAdquiera una pieza de auténtica artesanía marroquí\u003c\/p\u003e\n\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSeleccione su configuración\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n\u003cdiv\u003eDevoluciones en 60 días\u003c\/div\u003e\n\n\u003cdiv\u003eSoporte de por vida\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c!-- STICKY CTA BAR (Mobile) --\u003e\n\u003cdiv class=\"faucet-desc__sticky-cta\"\u003e\u003cbutton\u003eSeleccionar configuración\u003c\/button\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Insideast","offers":[{"title":"13\" \/ Solo lavabo","offer_id":43289750700141,"sku":"IL-001-02-052-10-23","price":153.34,"currency_code":"USD","in_stock":true},{"title":"13\" \/ '+ PushUP","offer_id":45326351499373,"sku":"IL-001-02-052-10-23(SET-01)","price":205.84,"currency_code":"USD","in_stock":true},{"title":"13\" \/ '+ PushUp + S-Trap","offer_id":45326351532141,"sku":"IL-001-02-052-10-23(SET-02)","price":258.86,"currency_code":"USD","in_stock":true},{"title":"17\" \/ Solo lavabo","offer_id":43289750798445,"sku":"IL-001-01-052-14-23","price":255.51,"currency_code":"USD","in_stock":true},{"title":"17\" \/ '+ PushUP","offer_id":45326351564909,"sku":"IL-001-02-052-14-23(SET-01)","price":308.0,"currency_code":"USD","in_stock":true},{"title":"17\" \/ '+ PushUp + S-Trap","offer_id":45326351597677,"sku":"IL-001-02-052-14-23(SET-02)","price":361.04,"currency_code":"USD","in_stock":true},{"title":"19\" \/ Solo lavabo","offer_id":43289750896749,"sku":"IL-001-02-052-16-23","price":318.71,"currency_code":"USD","in_stock":true},{"title":"19\" \/ '+ PushUP","offer_id":45326351630445,"sku":"IL-001-02-052-16-23(SET-01)","price":371.21,"currency_code":"USD","in_stock":true},{"title":"19\" \/ '+ PushUp + S-Trap","offer_id":45326351663213,"sku":"IL-001-02-052-16-23(SET-02)","price":424.24,"currency_code":"USD","in_stock":true},{"title":"21\" \/ Solo lavabo","offer_id":43289750995053,"sku":"IL-001-02-052-18-23","price":364.09,"currency_code":"USD","in_stock":true},{"title":"21\" \/ '+ PushUP","offer_id":45326351695981,"sku":"IL-001-02-052-18-23(SET-01)","price":416.59,"currency_code":"USD","in_stock":true},{"title":"21\" \/ '+ PushUp + S-Trap","offer_id":45326351728749,"sku":"IL-001-02-052-18-23(SET-02)","price":469.62,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-hammered-sink-bathroom-sink-powder-room-sink-handmade-undermount-sink-5934302.jpg?v=1773579196"},{"product_id":"solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink","title":"Fregadero de cobre macizo martillado bajo encimera | Fregadero de cocina - Fregadero de isla - Fregadero de exterior","description":"\u003cp\u003e\u003cstrong\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-3_00c881ed-1ea0-4806-954d-09398907c18f.jpg?v=1758973531\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eAcabado de cobre sin lacar\u003c\/strong\u003e → envejece naturalmente y se convierte en una pieza antigua única, mejorando su espacio con una belleza atemporal y un atractivo vintage.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eCobre sólido calibre 16\u003c\/strong\u003e → Fabricado artesanalmente con una gruesa lámina de cobre calibre 16, lo que ofrece una resistencia y durabilidad excepcionales. Diseñado para uso intensivo y un rendimiento confiable que dura años.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003ePersonalización\u003c\/strong\u003e → Disponible en tamaños personalizados para adaptarse perfectamente a la distribución de su cocina o baño. Contáctenos para obtener un presupuesto personalizado.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eComponente incluido\u003c\/strong\u003e → Viene con un desagüe de canasta a juego para completar su configuración.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003ch4\u003e Presupuesto\u003c\/h4\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003ctable style=\"width: 100%; height: 137.2px;\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003eMaterial\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e Cobre macizo \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003eIndicador\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e Calibre 16 (extra grueso, resistente) \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003eFinalizar\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e Cobre sin lacar (desarrolla una pátina natural con el tiempo) \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003eInstalación\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e Empotrable \/ bajo encimera \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003eComponente incluido\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e Cesta de drenaje a juego \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003ePersonalización\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e Sí. Forma y tamaño \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 27.8472%; height: 19.6px;\"\u003e \u003cstrong\u003ePolítica de devoluciones\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 69.7917%; height: 19.6px;\"\u003e \n\u003cstrong\u003e\u003c\/strong\u003eDevolución en 30 días\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\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 href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Sink_Carre_Smooth_Hammered_IL-003-02-028-10-23.pdf?v=1760694792\" rel=\"noopener\" target=\"_blank\"\u003eDescargar Guía de Tallas (PDF)\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Sink_Carre_Smooth_Hammered_IL-003-02-028-10-23-01.jpg?v=1763474270\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"13\" x 13\"","offer_id":43435798134893,"sku":"IL-003-02-028-10-23","price":362.81,"currency_code":"USD","in_stock":true},{"title":"16\" x 16\"","offer_id":43435798167661,"sku":"IL-003-02-028-13-23","price":365.6,"currency_code":"USD","in_stock":true},{"title":"17\" x 17\"","offer_id":43435798200429,"sku":"IL-003-02-028-14-23","price":372.68,"currency_code":"USD","in_stock":true},{"title":"19\" x 19\"","offer_id":43435798233197,"sku":"IL-003-02-028-16-23","price":508.42,"currency_code":"USD","in_stock":true},{"title":"21\" x 21\"","offer_id":43435798265965,"sku":"IL-003-02-028-18-23","price":557.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-5745298.jpg?v=1773579080"},{"product_id":"solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink","title":"Fregadero bajo encimera de latón macizo sin lacar, fregadero de barra de cocina ","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(.95rem,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,2vw,1.8rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n  .faucet-desc__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\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  .faucet-desc__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n  }\n  .faucet-desc__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\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  .faucet-desc__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n  }\n  .faucet-desc__specs-table tr:last-child {\n    border-bottom: none\n  }\n  .faucet-desc__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\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  .faucet-desc__specs-table td:last-child {\n    color: var(--muted)\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  .faucet-desc__dimension-card {\n    text-align: center;\n    padding: 10px\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  .faucet-desc__dimension-value {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--primary)\n  }\n  .faucet-desc__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\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  .faucet-desc__download h3 {\n    color: var(--primary)\n  }\n  .faucet-desc__download p {\n    color: var(--muted);\n    margin-bottom: 15px\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  .faucet-desc__download a:hover {\n    background: #8b6740\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  .faucet-desc__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\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  .faucet-desc__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n  }\n  .faucet-desc__warranty-badge-content {\n    flex: 1;\n    min-width: 0\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  .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  .faucet-desc__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n  }\n  .faucet-desc__config {\n    margin: 60px 0\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  .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  .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  .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  .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  .faucet-desc__config-slider-container::-webkit-scrollbar {\n    height: 8px\n  }\n  .faucet-desc__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .faucet-desc__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n  }\n  .faucet-desc__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\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  .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  .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  .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  .faucet-desc__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .faucet-desc__config-arrow--left {\n    left: 4px\n  }\n  .faucet-desc__config-arrow--right {\n    right: 4px\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  .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  .faucet-desc__config-options {\n    display: grid;\n    gap: 8px\n  }\n  .faucet-desc__config-section:first-child .faucet-desc__config-options {\n    grid-template-columns: 1fr 1fr\n  }\n  .faucet-desc__config-section:last-child .faucet-desc__config-options {\n    grid-template-columns: 1fr\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  .faucet-desc__config-option:hover {\n    border-color: var(--accent);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px var(--shadow)\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  .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  .faucet-desc__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n  }\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n  }\n  .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n  }\n  .faucet-desc__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n  }\n  .faucet-desc__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\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  .faucet-desc__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .faucet-desc__review-arrow--left {\n    left: 8px\n  }\n  .faucet-desc__review-arrow--right {\n    right: 8px\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  .faucet-desc__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\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  .faucet-desc__review-author {\n    font-weight: 700;\n    color: var(--primary)\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  .faucet-desc__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\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  .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  \/* ========== FEATURES GRID - IMPROVED ========== *\/\n  .faucet-desc__features {\n    margin: clamp(60px, 8vw, 100px) 0\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  .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  .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  .faucet-desc__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\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  .faucet-desc__feature-icon svg {\n    width: 28px;\n    height: 28px\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  .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  .faucet-desc__package {\n    margin: clamp(60px, 8vw, 100px) 0\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  .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  .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  .faucet-desc__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\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  .faucet-desc__faq {\n    margin-top: clamp(60px, 8vw, 100px)\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  .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  .faucet-desc__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\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  .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  .faucet-desc__faq details[open] summary::before {\n    transform: rotate(90deg)\n  }\n  .faucet-desc__faq summary:hover {\n    color: var(--accent)\n  }\n  .faucet-desc__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n  }\n  .faucet-desc__faq p {\n    color: var(--muted);\n    line-height: 1.6;\n    font-size: 14px;\n    margin: 0\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  .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  .ie-warranty__shield {\n    width: 24px;\n    height: 24px;\n    flex: 0 0 24px;\n    color: #fff\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  .ie-warranty__body {\n    padding: 1.5rem\n  }\n  .ie-warranty__body p {\n    margin: 0 0 .75rem 0;\n    line-height: 1.6;\n    color: var(--primary)\n  }\n  .ie-warranty__list {\n    margin: .5rem 0 0 0;\n    padding-left: 1.25rem;\n    color: var(--primary)\n  }\n  .ie-warranty__list li {\n    margin: .4rem 0;\n    line-height: 1.5\n  }\n  .ie-warranty__note {\n    margin-top: 1rem;\n    font-size: .9rem;\n    opacity: .8;\n    color: var(--muted)\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  .ie-warranty__badge .tick {\n    font-size: 1.2rem;\n    line-height: 1;\n    color: var(--accent)\n  }\n  .ie-warranty__badge strong {\n    font-weight: 700;\n    color: var(--primary)\n  }\n  .ie-warranty__badge div {\n    color: var(--primary)\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  .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  .faucet-desc__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\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  .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  .faucet-desc__cta-primary:active {\n    transform: translateY(0)\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  .faucet-desc__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n  }\n  .faucet-desc__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\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  .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  .guarantee-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n  .guarantee-item svg {\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 10px;\n    color: var(--accent)\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  \/* Comparison Table *\/\n  .faucet-desc__comparison {\n    margin: 60px 0;\n    padding: 40px 0\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  .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  .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  .faucet-desc__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n  }\n  .faucet-desc__comparison-table tr:last-child td {\n    border-bottom: none\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  .faucet-desc__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n  }\n  .faucet-desc__comparison-table td:nth-child(3) {\n    color: #7a271a\n  }\n  .faucet-desc__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\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  .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  .faucet-desc__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\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  .faucet-desc__guarantee-box li:last-child {\n    border-bottom: none\n  }\n  .faucet-desc__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n  }\n  .faucet-desc__guarantee-box li strong {\n    color: var(--accent)\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  \/* 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  .stat {\n    text-align: center;\n    padding: 15px\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  .stat-label {\n    font-size: 13px;\n    color: var(--muted);\n    text-transform: uppercase;\n    letter-spacing: .5px\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  .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  \/* 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  .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  .faucet-desc__scarcity-notice a:hover {\n    color: #8b6740\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  \/* Customer Photos Gallery *\/\n  .faucet-desc__ugc {\n    margin: 60px 0\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  .faucet-desc__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n  }\n  .faucet-desc__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px\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  .faucet-desc__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n  }\n  .faucet-desc__ugc-item:hover img {\n    transform: scale(1.05)\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  \/* 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  .faucet-desc__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n  }\n  .faucet-desc__trust-signals img:hover {\n    opacity: 1\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  \/* 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  .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  .lifestyle-section__image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform .5s ease\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  .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  \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n  @media (max-width: 768px) {\n    \/* Features Grid - Single Column on Mobile *\/\n    .faucet-desc__features-list {\n      grid-template-columns: 1fr;\n      gap: 15px\n    }\n    .faucet-desc__features-list li {\n      padding: 15px;\n      gap: 12px\n    }\n    .faucet-desc__feature-icon {\n      width: 45px;\n      height: 45px\n    }\n    .faucet-desc__feature-icon svg {\n      width: 24px;\n      height: 24px\n    }\n    \/* Config Grid *\/\n    .faucet-desc__config-grid {\n      grid-template-columns: 1fr;\n      padding: 20px;\n      gap: 25px\n    }\n    .faucet-desc__config-section:first-child .faucet-desc__config-options {\n      grid-template-columns: 1fr\n    }\n    \/* Config Slider *\/\n    .faucet-desc__config-slide {\n      flex: 0 0 calc(100% - 20px);\n      min-width: calc(100% - 20px)\n    }\n    .faucet-desc__config-slider-wrap {\n      max-width: 100%\n    }\n    .faucet-desc__config-slide-img {\n      height: 300px\n    }\n    .faucet-desc__config-slider-title {\n      font-size: 18px;\n      margin-bottom: 20px\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    .faucet-desc__review-card {\n      padding: 20px\n    }\n    \/* Dimensions Grid *\/\n    .faucet-desc__dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      padding: 15px\n    }\n    .faucet-desc__dimension-card {\n      padding: 8px\n    }\n    .faucet-desc__dimension-value {\n      font-size: 18px\n    }\n    \/* Package List *\/\n    .faucet-desc__package-list {\n      grid-template-columns: 1fr;\n      gap: 6px\n    }\n    .faucet-desc__package-list li {\n      font-size: 12px;\n      padding: 10px 12px\n    }\n    \/* Specs Table *\/\n    .faucet-desc__specs-table td {\n      padding: 10px 12px;\n      font-size: 13px\n    }\n    .faucet-desc__specs-table td:first-child {\n      width: 45%\n    }\n    \/* Lifestyle Sections - Stack on Mobile *\/\n    .lifestyle-section {\n      grid-template-columns: 1fr;\n      gap: 20px\n    }\n    .lifestyle-section[style*=\"direction:rtl\"] {\n      direction: ltr\n    }\n    .lifestyle-section__content {\n      direction: ltr\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    .faucet-desc__warranty-badge-icon {\n      width: 50px;\n      height: 50px\n    }\n    \/* Review Stats *\/\n    .faucet-desc__review-stats {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      padding: 20px\n    }\n    .stat {\n      padding: 10px\n    }\n    \/* Guarantees Bar *\/\n    .faucet-desc__guarantees-bar {\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      padding: 15px\n    }\n    .guarantee-item {\n      padding: 12px\n    }\n    .guarantee-item svg {\n      width: 28px;\n      height: 28px\n    }\n    \/* Comparison Table *\/\n    .faucet-desc__comparison {\n      padding: 20px 0\n    }\n    .faucet-desc__comparison-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto\n    }\n    .faucet-desc__comparison-table th,\n    .faucet-desc__comparison-table td {\n      padding: 8px 6px;\n      word-break: break-word\n    }\n    .faucet-desc__comparison-table th {\n      font-size: 11px\n    }\n    .faucet-desc__comparison-table td:first-child {\n      width: 25%;\n      min-width: 70px\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    \/* Headers *\/\n    .faucet-desc__header {\n      padding: clamp(30px, 5vw, 50px) 0\n    }\n    .faucet-desc__title {\n      line-height: 1.2\n    }\n    .faucet-desc__sub {\n      font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n    \/* CTA Section *\/\n    .faucet-desc__cta-section {\n      padding: 20px 15px\n    }\n    .faucet-desc__trust-bar {\n      gap: 10px;\n      font-size: 11px\n    }\n    \/* FAQ *\/\n    .faucet-desc__faq summary {\n      font-size: 14px\n    }\n    .faucet-desc__faq p {\n      font-size: 13px\n    }\n    .faucet-desc__faq details {\n      padding: 12px\n    }\n    \/* Warranty *\/\n    .ie-warranty__title {\n      font-size: 1rem\n    }\n    .ie-warranty__badge {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: .35rem\n    }\n    .ie-warranty__body {\n      padding: 1.2rem\n    }\n    \/* Download Section *\/\n    .faucet-desc__download {\n      padding: 20px 15px\n    }\n    .faucet-desc__download h3 {\n      font-size: 18px\n    }\n    .faucet-desc__download p {\n      font-size: 13px\n    }\n    .faucet-desc__download a {\n      padding: 12px 24px;\n      font-size: 13px\n    }\n  }\n  @media (max-width: 480px) {\n    \/* Further mobile optimizations *\/\n    .faucet-desc__wrap {\n      padding: 20px 12px\n    }\n    .faucet-desc__header {\n      padding: 25px 0\n    }\n    .faucet-desc__config-slider-container {\n      padding: 0 35px\n    }\n    .faucet-desc__config-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .faucet-desc__review-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .faucet-desc__guarantees-bar {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 12px\n    }\n    .guarantee-item {\n      padding: 10px\n    }\n    .faucet-desc__trust-bar {\n      flex-direction: column;\n      gap: 8px;\n      align-items: center\n    }\n    .faucet-desc__features-list {\n      gap: 12px\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\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\n\u003c!-- HEADER --\u003e\u003cheader class=\"faucet-desc__header\"\u003e\n\u003cdiv class=\"faucet-desc__eyebrow\"\u003eHerencia Artesanal\u003c\/div\u003e\n\n\u003ch1 class=\"faucet-desc__title\"\u003eFregadero Martillado de Latón Sin Lacar para Submontar\u003c\/h1\u003e\n\n\u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eDonde la Artesanía se Encuentra con el Lujo Cotidiano\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.3rem, 1.8vw, 1.1rem);\"\u003e\n\n\u003cp\u003eNacido del latón fundido y moldeado por generaciones de maestría, este fregadero martillado es más que un accesorio, es una obra maestra funcional. La distintiva textura martillada se crea mediante golpes rítmicos y pacientes, ofreciendo profundidad visual y una durabilidad excepcional.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 15px;\"\u003eEntregado en radiante latón sin lacar, está diseñado para evolucionar con el tiempo, desarrollando una cálida pátina natural. Con esquinas selladas y una construcción sólida, esta pieza de herencia promete décadas de belleza y resistencia.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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;\"\u003eHecho a mano bajo pedido • Envío gratuito\u003c\/div\u003e\n\n\u003ca class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Configurar y Añadir al Carrito \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n\u003cdiv\u003e60 días para devoluciones\u003c\/div\u003e\n\n\u003cdiv\u003eEnvío gratuito\u003c\/div\u003e\n\n\u003cdiv\u003eSoporte de por vida\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eEnvío Fiable\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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 Años de Garantía\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eDevoluciones Flexibles\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eGarantía de 30 Días\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eProducción Limitada:\u003c\/strong\u003e Debido a su naturaleza artesanal, solo podemos producir una cantidad limitada cada mes. \u003ca href=\"#configure\"\u003eReserve el suyo hoy mismo.\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4909016.jpg\" alt=\"Fregadero martillado de latón macizo sin lacar para bajo encimera\" 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\u003eAdaptado a su Espacio\u003c\/h2\u003e\n\n\u003cp class=\"faucet-desc__config-intro\"\u003eElija entre múltiples tamaños y opciones de paquete diseñadas para simplificar su instalación.\u003c\/p\u003e\n\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n\u003ch3\u003eSeleccione una Opción\u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e13 x 13 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e16 x 16 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e17 x 17 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e19 x 19 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e21 x 21 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n\u003ch3\u003eSeleccione una Opción\u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSolo fregadero\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFregadero + Botón PushUp\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003eFregadero + PushUp + Sifón\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003e✨ Combine y Ahorre: Complete su instalación con accesorios perfectamente combinados a un precio especial.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eGalería\u003c\/h3\u003e\n\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\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4227561.jpg\" alt=\"Detalle del Fregadero Martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165968852_sc3u.avif?v=1759139726\u0026amp;width=1800\" alt=\"Ángulo del Fregadero Martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165971648_59er.avif?v=1759139805\u0026amp;width=1800\" alt=\"Textura del Fregadero Martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4060647.jpg\" alt=\"Vista del Fregadero Martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\n\u003ch3\u003e🛡️ Nuestra Promesa Sin Riesgos para Usted\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePrueba en Casa de 30 Días:\u003c\/strong\u003e ¿No le encanta? Devuélvalo para obtener un reembolso completo, sin preguntas.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003e5 Años de Garantía:\u003c\/strong\u003e Repararemos o reemplazaremos cualquier defecto de fabricación.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eDevoluciones Flexibles:\u003c\/strong\u003e Proceso de devolución sin complicaciones si no se ajusta a sus necesidades.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003eEstamos tan seguros de que le encantará este fregadero que el riesgo es completamente nuestro.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON TABLE REMOVED --\u003e \u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eCaracterísticas Distintivas\u003c\/h2\u003e\n\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eConstrucción de Latón Macizo\u003c\/h4\u003e\n\n\u003cp\u003eHecho completamente de latón macizo para una durabilidad duradera.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eEsquinas Selladas\u003c\/h4\u003e\n\n\u003cp\u003eSellador adicional que previene grietas y filtraciones de agua.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eAcabado de Latón Sin Lacar\u003c\/h4\u003e\n\n\u003cp\u003eLlega brillante y desarrolla una pátina cálida natural con el tiempo.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eDiseño Personalizable\u003c\/h4\u003e\n\n\u003cp\u003eSoporta instalación empotrada o bajo encimera y dimensiones personalizadas.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\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\/il_1588xN.6165971648_59er.avif\" alt=\"Textura del Fregadero Martillado\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003ePerfección Martillada\u003c\/h3\u003e\n\n\u003cp\u003eLa textura martillada añade integridad estructural y oculta naturalmente pequeños arañazos y manchas de agua. Cada hendidura es golpeada a mano, haciendo que cada fregadero sea verdaderamente único.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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\/il_1588xN.6165968852_sc3u.avif?v=1759139726\u0026amp;width=1800\" alt=\"Instalación de Fregadero Bajo Encimera\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003eElegancia Funcional\u003c\/h3\u003e\n\n\u003cp\u003eEl latón macizo ofrece propiedades antimicrobianas naturales, ideales para cocinas. La instalación bajo encimera garantiza una transición sin fisuras y fácil de limpiar desde la encimera al fregadero.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eEspecificaciones Técnicas\u003c\/h2\u003e\n\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\n\u003ctd\u003eLatón Macizo\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eAcabado\u003c\/td\u003e\n\n\u003ctd\u003eLatón Sin Lacar (desarrolla pátina natural)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eEsquinas\u003c\/td\u003e\n\n\u003ctd\u003eExtra selladas para resistencia a grietas y protección contra el agua\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eForma\u003c\/td\u003e\n\n\u003ctd\u003eCuadrado\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eInstalación\u003c\/td\u003e\n\n\u003ctd\u003eEmpotrado \/ Bajo encimera\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eTamaño del Drenaje\u003c\/td\u003e\n\n\u003ctd\u003eCompatible con drenajes estándar de EE. UU.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003ePersonalización\u003c\/td\u003e\n\n\u003ctd\u003eTotalmente personalizable\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eGarantía\u003c\/td\u003e\n\n\u003ctd\u003e5 años de garantía\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003ePolítica de Devolución\u003c\/td\u003e\n\n\u003ctd\u003eDevolución en 30 días\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003ch3\u003eLargo x Ancho Externo\u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e13 x 13 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e16 x 16 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e17 x 17 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e19 x 19 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e21 x 21 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eCompatible con desagües estándar de EE. UU. Si selecciona el paquete \u003cstrong\u003eBotón PushUp\u003c\/strong\u003e, se incluye el conjunto de desagüe correcto.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\n\u003ch3\u003eGuía de Tallas (PDF)\u003c\/h3\u003e\n\n\u003cp\u003eDescargue nuestra guía detallada de tallas y especificaciones.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Sink_Carre_Smooth_Hammered_IL-003-02-018-xx-23.pdf?v=1760694258\" download=\"\"\u003e📄 Descargar Guía de Tallas\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- PACKAGE CONTENTS REMOVED --\u003e \u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Garantía y Aval\"\u003e\n\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\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\"\u003eGarantía y Aval\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\n\u003cp\u003eRespaldamos la calidad de nuestros productos con una protección líder en la industria.\u003c\/p\u003e\n\n\u003cul class=\"ie-warranty__list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eGarantía Limitada de 5 Años\u003c\/strong\u003e en la construcción y los materiales del fregadero.\u003c\/li\u003e\n\n\u003cli\u003eCubierto para \u003cstrong\u003ereparación o reemplazo\u003c\/strong\u003e en caso de defectos de fabricación (excluidos los costos de instalación\/mano de obra).\u003c\/li\u003e\n\n\u003cli\u003e\n\nLos \u003cstrong\u003edaños visuales\u003c\/strong\u003e deben reportarse dentro de los \u003cstrong\u003e15 días\u003c\/strong\u003e posteriores a la entrega con fotos y comprobante de compra.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003e¿Preguntas o necesita presentar un reclamo? Envíe un correo electrónico a \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 con su número de pedido.\u003c\/p\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003eNota sobre el acabado: el latón sin lacar desarrolla una pátina natural con el tiempo. Este envejecimiento cosmético es esperado y celebrado, no se considera un defecto.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eTransforme su Cocina\u003c\/h3\u003e\n\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eExcelencia artesanal de latón construida para durar generaciones y diseñada para desarrollar su propio carácter único con el tiempo.\u003c\/p\u003e\n\n\u003ca aria-label=\"Configurar y pedir ahora\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#\"\u003e Configurar y Pedir Ahora \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003eEnvío Fiable\u003c\/div\u003e\n\n\u003cdiv\u003e5 Años de Garantía\u003c\/div\u003e\n\n\u003cdiv\u003eDevoluciones Flexibles\u003c\/div\u003e\n\n\u003cdiv\u003eGarantía de 30 Días\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Seleccione una opción \/ Seleccione una opción","offer_id":43557844287597,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"Seleccione una opción \/ Solo lavabo","offer_id":43557844320365,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"Seleccione una opción \/ Botón de lavabo + flexión","offer_id":43557844353133,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"Seleccione una opción \/ Lavabo + PushUp + Sifón en forma de S","offer_id":43557844385901,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"13 x 13 pulgadas \/ Seleccione una opción","offer_id":43557844418669,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"13 x 13 pulgadas \/ Solo lavabo","offer_id":43468065833069,"sku":"IL-003-02-018-10-23","price":359.29,"currency_code":"USD","in_stock":true},{"title":"13 x 13 pulgadas \/ Botón de lavabo + flexión","offer_id":43468080480365,"sku":"IL-003-02-018-10-23(SET-01)","price":401.29,"currency_code":"USD","in_stock":true},{"title":"13 x 13 pulgadas \/ Lavabo + PushUp + Sifón en forma de S","offer_id":43468080513133,"sku":"IL-003-02-018-10-23(SET-02)","price":464.29,"currency_code":"USD","in_stock":true},{"title":"16 x 16 pulgadas \/ Seleccione una opción","offer_id":43557844451437,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"16 x 16 pulgadas \/ Solo lavabo","offer_id":43468216500333,"sku":"IL-003-02-018-13-23","price":419.96,"currency_code":"USD","in_stock":true},{"title":"16 x 16 pulgadas \/ Botón de lavabo + flexión","offer_id":43468216533101,"sku":"IL-003-02-018-13-23(SET-01)","price":461.9,"currency_code":"USD","in_stock":true},{"title":"16 x 16 pulgadas \/ Lavabo + PushUp + Sifón en forma de S","offer_id":43468216565869,"sku":"IL-003-02-018-13-23(SET-02)","price":524.9,"currency_code":"USD","in_stock":true},{"title":"17 x 17 pulgadas \/ Seleccione una opción","offer_id":43557844484205,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"17 x 17 pulgadas \/ Solo lavabo","offer_id":43468065865837,"sku":"IL-003-02-018-14-23","price":495.25,"currency_code":"USD","in_stock":true},{"title":"17 x 17 pulgadas \/ Botón de lavabo + flexión","offer_id":43468080545901,"sku":"IL-003-02-018-14-23(SET-01)","price":520.0,"currency_code":"USD","in_stock":true},{"title":"17 x 17 pulgadas \/ Lavabo + PushUp + Sifón en forma de S","offer_id":43468080578669,"sku":"IL-003-02-018-14-23(SET-02)","price":625.0,"currency_code":"USD","in_stock":true},{"title":"19 x 19 pulgadas \/ Seleccione una opción","offer_id":43557844516973,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"19 x 19 pulgadas \/ Solo lavabo","offer_id":43468065898605,"sku":"IL-003-02-018-16-23","price":560.22,"currency_code":"USD","in_stock":true},{"title":"19 x 19 pulgadas \/ Botón de lavabo + flexión","offer_id":43468080611437,"sku":"IL-003-02-018-16-23(SET-01)","price":602.22,"currency_code":"USD","in_stock":true},{"title":"19 x 19 pulgadas \/ Lavabo + PushUp + Sifón en forma de S","offer_id":43468080644205,"sku":"IL-003-02-018-16-23(SET-02)","price":665.2,"currency_code":"USD","in_stock":true},{"title":"21 x 21 pulgadas \/ Seleccione una opción","offer_id":43557844549741,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"21 x 21 pulgadas \/ Solo lavabo","offer_id":43468065931373,"sku":"IL-003-02-018-18-23","price":697.56,"currency_code":"USD","in_stock":true},{"title":"21 x 21 pulgadas \/ Botón de lavabo + flexión","offer_id":43468080676973,"sku":"IL-003-02-018-18-23(SET-01)","price":739.56,"currency_code":"USD","in_stock":true},{"title":"21 x 21 pulgadas \/ Lavabo + PushUp + Sifón en forma de S","offer_id":43468080709741,"sku":"IL-003-02-018-18-23(SET-02)","price":802.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4909016.jpg?v=1773579079"},{"product_id":"solid-brass-undermount-bathroom-sink-hammered-drop-in-vanity-sink-with-3-hole-waterfall-faucet-undermount-deep-curved-basin","title":"Lavabo de baño bajo encimera de latón macizo, lavabo de tocador martillado con grifo de cascada de 3 orificios, lavabo curvo profundo bajo encimera","description":"\u003cp\u003e \u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-2_d7181879-f1f1-4ae0-a44b-ae6966f3e32b.jpg?v=1760010053\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eConstrucción de latón macizo\u003c\/strong\u003e → Fabricado con latón macizo grueso y de alta calidad para soportar el uso diario y garantizar una larga durabilidad.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eAcabado de latón sin lacar\u003c\/strong\u003e → Desarrolla una pátina natural con el tiempo para lograr un carácter atemporal.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eDiseño antisalpicaduras\u003c\/strong\u003e → La parte inferior curva suave minimiza las salpicaduras de agua para una experiencia más limpia.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eOpciones de instalación versátiles\u003c\/strong\u003e → Se puede instalar bajo encimera o empotrado para adaptarse al diseño de su baño. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-4_1_7fcfef11-9ea6-46dc-adcb-4ea3e96eccd2.jpg?v=1760010052\"\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003ch4\u003e Presupuesto\u003c\/h4\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003ctable style=\"width: 100%; height: 137.2px;\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 33.7219%; height: 19.6px;\"\u003e \u003cstrong\u003eFinalizar\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 63.9172%; height: 19.6px;\"\u003e Latón sin lacar (desarrolla pátina natural) \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 33.7219%; height: 19.6px;\"\u003e \u003cstrong\u003eMaterial\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 63.9172%; height: 19.6px;\"\u003e Latón macizo \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 33.7219%; height: 19.6px;\"\u003e \u003cstrong\u003eInstalación\u003c\/strong\u003e\n\u003c\/td\u003e\n\n \u003ctd style=\"width: 63.9172%; height: 19.6px;\"\u003eBajo encimera o empotrable \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 33.7219%; height: 19.6px;\"\u003e \u003cstrong\u003ePersonalización\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 63.9172%; height: 19.6px;\"\u003e Dimensiones disponibles a pedido \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 33.7219%; height: 19.6px;\"\u003e \u003cstrong\u003eDiseño\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 63.9172%; height: 19.6px;\"\u003e Fondo curvo antisalpicaduras \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr style=\"height: 19.6px;\"\u003e\n\n\u003ctd style=\"width: 33.7219%; height: 19.6px;\"\u003e \u003cstrong\u003ePolítica de devoluciones\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd style=\"width: 63.9172%; height: 19.6px;\"\u003e Devolución en 30 días\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\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\/Unlacquered_Brass_hammered_Undermount_Deep_Curved_Basin_IL-028-01-018-16-24.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eDescargar Guía de Tallas (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\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\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/size_1a40c95b-0d88-42e3-b260-db7306d462a6.jpg?v=1765809660\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Seleccione una opción","offer_id":43529109667949,"sku":null,"price":417.41,"currency_code":"USD","in_stock":true},{"title":"Solo lavabo","offer_id":43529109700717,"sku":"IL-028-01-018-16-24","price":417.41,"currency_code":"USD","in_stock":true},{"title":"Fregadero + desagüe push-up","offer_id":43529109733485,"sku":"IL-028-01-018-16-24(set-01)","price":441.43,"currency_code":"USD","in_stock":true},{"title":"Fregadero + grifo","offer_id":43529109766253,"sku":"IL-028-01-018-16-24(set-10)","price":764.93,"currency_code":"USD","in_stock":true},{"title":"Fregadero + Grifo + Desagüe Push-up","offer_id":43529109799021,"sku":"IL-028-01-018-16-24(set-11)","price":808.72,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-undermount-bathroom-sink-hammered-drop-in-vanity-sink-with-3-hole-waterfall-faucet-undermount-deep-curved-basin-1489214.jpg?v=1773579015"},{"product_id":"solid-brass-undermount-sink-compact-rectangular-sink","title":"Fregadero bajo encimera de latón macizo | Fregadero de cocina pequeño, compacto y rectangular | Con colador","description":"\u003cp\u003e \u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Kitchen_Sink_Rectangular_IL-014-02-001-14-25_SET-05_size_1.webp?v=1763219465\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e \n\u003cstrong\u003eConstrucción de latón macizo:\u003c\/strong\u003e Fabricada 100 % con latón macizo, lo que ofrece una resistencia y una fuerza excepcionales para las exigencias diarias de la cocina. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eAcabado vivo:\u003c\/strong\u003e latón sin lacar que desarrollará una pátina rica y natural con el tiempo. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eTamaño compacto:\u003c\/strong\u003e diseñado para adaptarse perfectamente a cocinas pequeñas, maximizando la funcionalidad en espacios limitados. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eFácil instalación:\u003c\/strong\u003e Diseñado para una instalación sencilla bajo encimera, que requiere menos de 20 minutos. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003ePersonalizable:\u003c\/strong\u003e Las medidas del fregadero se pueden personalizar bajo pedido. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eNota importante:\u003c\/strong\u003e El filtro del fregadero está incluido. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SmallKitchenSink_RectangularIL-014-02-001-14-25_SET-05_3.jpg?v=1763219271\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43667254902893,"sku":"IL-014-02-001-14-25(SET-05)","price":254.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-undermount-sink-compact-rectangular-small-kitchen-sink-with-strainer-7053200.jpg?v=1773578955"},{"product_id":"unlacquered-brass-countertop-basin-sink-bathroom-round-vessel-sink-bathroom-sink-round-vessel-sink","title":"Lavabo redondo de baño de latón sin lacar | Lavabo de encimera ","description":"\u003cstyle\u003e\n\/* ========== ROUND SINK 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.faucet-desc__wrap {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: clamp(24px, 4vw, 60px) clamp(16px, 2vw, 24px);\n}\n\/* FORCE-CENTER HEADER *\/\n.faucet-desc__header {\n    position: relative;\n    padding: clamp(40px, 6vw, 80px) 0;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    width: 100%;\n    margin: 0 auto;\n    text-align: center !important;\n}\n.faucet-desc__header * {\n    text-align: center !important;\n    margin-left: auto;\n    margin-right: auto;\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.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.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.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.faucet-desc__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\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.faucet-desc__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n}\n.faucet-desc__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\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.faucet-desc__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n}\n.faucet-desc__specs-table tr:last-child {\n    border-bottom: none\n}\n.faucet-desc__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\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.faucet-desc__specs-table td:last-child {\n    color: var(--muted)\n}\n\/* UPDATED DIMENSIONS GRID FOR 4 ITEMS *\/\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.faucet-desc__dimension-card {\n    text-align: center;\n    padding: 10px\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.faucet-desc__dimension-value {\n    font-size: 13px;\n    \/* Slightly larger for readability *\/\n    font-weight: 600;\n    color: var(--primary)\n}\n.faucet-desc__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\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.faucet-desc__download h3 {\n    color: var(--primary)\n}\n.faucet-desc__download p {\n    color: var(--muted);\n    margin-bottom: 15px\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.faucet-desc__download a:hover {\n    background: #8b6740\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.faucet-desc__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\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.faucet-desc__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n}\n.faucet-desc__warranty-badge-content {\n    flex: 1;\n    min-width: 0\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.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.faucet-desc__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n}\n.faucet-desc__config {\n    margin: 60px 0\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.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.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.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.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.faucet-desc__config-slider-container::-webkit-scrollbar {\n    height: 8px\n}\n.faucet-desc__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n}\n.faucet-desc__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n}\n.faucet-desc__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\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.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.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.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.faucet-desc__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n}\n.faucet-desc__config-arrow--left {\n    left: 4px\n}\n.faucet-desc__config-arrow--right {\n    right: 4px\n}\n\/* --- UPDATED CONFIG GRID LAYOUT --- *\/\n.faucet-desc__config-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    \/* Two distinct columns for Drain and Size *\/\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.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\/* Ensure both options sections use a 2-column grid for buttons *\/\n.faucet-desc__config-options {\n    display: grid;\n    gap: 8px;\n    grid-template-columns: repeat(2, 1fr);\n}\n\/* Removed the specific first\/last child overrides to keep consistent 2-col grid *\/\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    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 40px;\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.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.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.faucet-desc__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n}\n.faucet-desc__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n}\n.faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n}\n.faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n}\n.faucet-desc__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n}\n.faucet-desc__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\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.faucet-desc__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n}\n.faucet-desc__review-arrow--left {\n    left: 8px\n}\n.faucet-desc__review-arrow--right {\n    right: 8px\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.faucet-desc__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\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.faucet-desc__review-author {\n    font-weight: 700;\n    color: var(--primary)\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.faucet-desc__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\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.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\/* ========== FEATURES GRID - IMPROVED ========== *\/\n.faucet-desc__features {\n    margin: clamp(60px, 8vw, 100px) 0\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.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.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.faucet-desc__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\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.faucet-desc__feature-icon svg {\n    width: 28px;\n    height: 28px\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.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.faucet-desc__package {\n    margin: clamp(60px, 8vw, 100px) 0\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.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.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.faucet-desc__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\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.faucet-desc__faq {\n    margin-top: clamp(60px, 8vw, 100px)\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.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.faucet-desc__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\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.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.faucet-desc__faq details[open] summary::before {\n    transform: rotate(90deg)\n}\n.faucet-desc__faq summary:hover {\n    color: var(--accent)\n}\n.faucet-desc__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n}\n.faucet-desc__faq p {\n    color: var(--muted);\n    line-height: 1.6;\n    font-size: 14px;\n    margin: 0\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.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.ie-warranty__shield {\n    width: 24px;\n    height: 24px;\n    flex: 0 0 24px;\n    color: #fff\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.ie-warranty__body {\n    padding: 1.5rem\n}\n.ie-warranty__body p {\n    margin: 0 0 .75rem 0;\n    line-height: 1.6;\n    color: var(--primary)\n}\n.ie-warranty__list {\n    margin: .5rem 0 0 0;\n    padding-left: 1.25rem;\n    color: var(--primary)\n}\n.ie-warranty__list li {\n    margin: .4rem 0;\n    line-height: 1.5\n}\n.ie-warranty__note {\n    margin-top: 1rem;\n    font-size: .9rem;\n    opacity: .8;\n    color: var(--muted)\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.ie-warranty__badge .tick {\n    font-size: 1.2rem;\n    line-height: 1;\n    color: var(--accent)\n}\n.ie-warranty__badge strong {\n    font-weight: 700;\n    color: var(--primary)\n}\n.ie-warranty__badge div {\n    color: var(--primary)\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.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.faucet-desc__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\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.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.faucet-desc__cta-primary:active {\n    transform: translateY(0)\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.faucet-desc__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n}\n.faucet-desc__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\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.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.guarantee-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 4px 12px var(--shadow)\n}\n.guarantee-item svg {\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 10px;\n    color: var(--accent)\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\/* Comparison Table *\/\n.faucet-desc__comparison {\n    margin: 60px 0;\n    padding: 40px 0\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.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.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.faucet-desc__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n}\n.faucet-desc__comparison-table tr:last-child td {\n    border-bottom: none\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.faucet-desc__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n}\n.faucet-desc__comparison-table td:nth-child(3) {\n    color: #7a271a\n}\n.faucet-desc__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\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.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.faucet-desc__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\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.faucet-desc__guarantee-box li:last-child {\n    border-bottom: none\n}\n.faucet-desc__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n}\n.faucet-desc__guarantee-box li strong {\n    color: var(--accent)\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\/* 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.stat {\n    text-align: center;\n    padding: 15px\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.stat-label {\n    font-size: 13px;\n    color: var(--muted);\n    text-transform: uppercase;\n    letter-spacing: .5px\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.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\/* 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.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.faucet-desc__scarcity-notice a:hover {\n    color: #8b6740\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\/* Customer Photos Gallery *\/\n.faucet-desc__ugc {\n    margin: 60px 0\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.faucet-desc__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n}\n.faucet-desc__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px\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.faucet-desc__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n}\n.faucet-desc__ugc-item:hover img {\n    transform: scale(1.05)\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\/* 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.faucet-desc__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n}\n.faucet-desc__trust-signals img:hover {\n    opacity: 1\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\/* 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.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.lifestyle-section__image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform .5s ease\n}\n.lifestyle-section__content h4 {\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.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\/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n@media (max-width: 768px) {\n    \/* UPDATED: Stack main grid sections vertically *\/\n    .faucet-desc__config-grid {\n        grid-template-columns: 1fr;\n        padding: 20px;\n        gap: 25px\n    }\n    \/* Keep 2 columns for buttons on mobile *\/\n    .faucet-desc__config-options {\n        grid-template-columns: repeat(2, 1fr);\n    }\n    .faucet-desc__config-section h3 {\n        text-align: left;\n        \/* Align headers left on mobile *\/\n    }\n    \/* Features Grid - Single Column on Mobile *\/\n    .faucet-desc__features-list {\n        grid-template-columns: 1fr;\n        gap: 15px\n    }\n    .faucet-desc__features-list li {\n        padding: 15px;\n        gap: 12px\n    }\n    .faucet-desc__feature-icon {\n        width: 45px;\n        height: 45px\n    }\n    .faucet-desc__feature-icon svg {\n        width: 24px;\n        height: 24px\n    }\n    \/* Config Slider *\/\n    .faucet-desc__config-slide {\n        flex: 0 0 calc(100% - 20px);\n        min-width: calc(100% - 20px)\n    }\n    .faucet-desc__config-slider-wrap {\n        max-width: 100%\n    }\n    .faucet-desc__config-slide-img {\n        height: 300px\n    }\n    .faucet-desc__config-slider-title {\n        font-size: 18px;\n        margin-bottom: 20px\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    .faucet-desc__review-card {\n        padding: 20px\n    }\n    \/* Dimensions Grid *\/\n    .faucet-desc__dimensions-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 10px;\n        padding: 15px\n    }\n    .faucet-desc__dimension-card {\n        padding: 8px\n    }\n    .faucet-desc__dimension-value {\n        font-size: 18px\n    }\n    \/* Package List *\/\n    .faucet-desc__package-list {\n        grid-template-columns: 1fr;\n        gap: 6px\n    }\n    .faucet-desc__package-list li {\n        font-size: 12px;\n        padding: 10px 12px\n    }\n    \/* Specs Table *\/\n    .faucet-desc__specs-table td {\n        padding: 10px 12px;\n        font-size: 13px\n    }\n    .faucet-desc__specs-table td:first-child {\n        width: 45%\n    }\n    \/* Lifestyle Sections - Stack on Mobile *\/\n    .lifestyle-section {\n        grid-template-columns: 1fr;\n        gap: 20px\n    }\n    .lifestyle-section[style*=\"direction:rtl\"] {\n        direction: ltr\n    }\n    .lifestyle-section__content {\n        direction: ltr\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    .faucet-desc__warranty-badge-icon {\n        width: 50px;\n        height: 50px\n    }\n    \/* Review Stats *\/\n    .faucet-desc__review-stats {\n        grid-template-columns: 1fr;\n        gap: 10px;\n        padding: 20px\n    }\n    .stat {\n        padding: 10px\n    }\n    \/* Guarantees Bar *\/\n    .faucet-desc__guarantees-bar {\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n        padding: 15px\n    }\n    .guarantee-item {\n        padding: 12px\n    }\n    .guarantee-item svg {\n        width: 28px;\n        height: 28px\n    }\n    \/* Comparison Table *\/\n    .faucet-desc__comparison {\n        padding: 20px 0\n    }\n    .faucet-desc__comparison-table {\n        font-size: 11px;\n        display: block;\n        overflow-x: auto\n    }\n    .faucet-desc__comparison-table th,\n    .faucet-desc__comparison-table td {\n        padding: 8px 6px;\n        word-break: break-word\n    }\n    .faucet-desc__comparison-table th {\n        font-size: 11px\n    }\n    .faucet-desc__comparison-table td:first-child {\n        width: 25%;\n        min-width: 70px\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    \/* Headers *\/\n    .faucet-desc__header {\n        padding: clamp(30px, 5vw, 50px) 0\n    }\n    .faucet-desc__title {\n        line-height: 1.2\n    }\n    .faucet-desc__sub {\n        font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n    \/* CTA Section *\/\n    .faucet-desc__cta-section {\n        padding: 20px 15px\n    }\n    .faucet-desc__trust-bar {\n        gap: 10px;\n        font-size: 11px\n    }\n    \/* FAQ *\/\n    .faucet-desc__faq summary {\n        font-size: 14px\n    }\n    .faucet-desc__faq p {\n        font-size: 13px\n    }\n    .faucet-desc__faq details {\n        padding: 12px\n    }\n    \/* Warranty *\/\n    .ie-warranty__title {\n        font-size: 1rem\n    }\n    .ie-warranty__badge {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: .35rem\n    }\n    .ie-warranty__body {\n        padding: 1.2rem\n    }\n    \/* Download Section *\/\n    .faucet-desc__download {\n        padding: 20px 15px\n    }\n    .faucet-desc__download h3 {\n        font-size: 18px\n    }\n    .faucet-desc__download p {\n        font-size: 13px\n    }\n    .faucet-desc__download a {\n        padding: 12px 24px;\n        font-size: 13px\n    }\n}\n@media (max-width: 480px) {\n    \/* Further mobile optimizations *\/\n    .faucet-desc__wrap {\n        padding: 20px 12px\n    }\n    .faucet-desc__header {\n        padding: 25px 0\n    }\n    .faucet-desc__config-slider-container {\n        padding: 0 35px\n    }\n    .faucet-desc__config-arrow {\n        width: 30px;\n        height: 30px;\n        font-size: 16px\n    }\n    .faucet-desc__review-arrow {\n        width: 30px;\n        height: 30px;\n        font-size: 16px\n    }\n    .faucet-desc__guarantees-bar {\n        grid-template-columns: 1fr;\n        gap: 8px;\n        padding: 12px\n    }\n    .guarantee-item {\n        padding: 10px\n    }\n    .faucet-desc__trust-bar {\n        flex-direction: column;\n        gap: 8px;\n        align-items: center\n    }\n    .faucet-desc__features-list {\n        gap: 12px\n    }\n    .faucet-desc__features-list li {\n        padding: 12px\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\n\u003c!-- HEADER --\u003e\u003cheader class=\"faucet-desc__header\"\u003e\n\u003cdiv class=\"faucet-desc__eyebrow\"\u003eHerencia Artesanal\u003c\/div\u003e\n\n\u003ch2 class=\"faucet-desc__title\"\u003eLavabo de Latón sin Lacar Redondo para Encimera\u003c\/h2\u003e\n\n\u003cp class=\"faucet-desc__sub\"\u003eBelleza Atemporal de Cuenca de Encimera, Instalación sin Esfuerzo\u003c\/p\u003e\n\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\n\u003cp\u003eForjado a mano en latón macizo certificado y acabado con una superficie cálida y sin lacar, este lavabo de cuenca redondo aporta una elegancia artesanal a cualquier baño. Su forma minimalista y sus curvas suaves crean un punto focal sereno, mientras que su construcción duradera garantiza décadas de uso diario.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 15px;\"\u003eDiseñado para una instalación sin esfuerzo, no se necesitan cortes complejos. Simplemente taladre un orificio de drenaje de 1.65\", aplique sellador de silicona y colóquelo en su encimera. Limpio, elegante y construido para durar generaciones.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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\"\u003eHecho a mano bajo pedido • Envío gratis\u003c\/div\u003e\n\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigurar y Añadir al Carrito\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003eHecho a mano bajo pedido\u003c\/div\u003e\n\n\u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n\u003cdiv\u003eEnvío gratis\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eEnvío Fiable\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eGarantía de 5 Años\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eDevoluciones Flexibles\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eGarantía de 60 Días\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eProducción Limitada:\u003c\/strong\u003e Cada lavabo es forjado a mano por maestros artesanos; solo se pueden completar unos pocos semanalmente. \u003ca href=\"#configure\"\u003eReserve el suyo hoy.\u003c\/a\u003e\n\n\u003c\/div\u003e\n\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\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-3819509.jpg\" alt=\"Lavabo Redondo de Latón sin Lacar – Lavabo de Encimera\" 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 [UPDATED] --\u003e\n\u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n\u003ch2\u003eAdaptado a su Configuración\u003c\/h2\u003e\n\n\u003cp class=\"faucet-desc__config-intro\"\u003eElija su desagüe y preferencia de tamaño. Todos los lavabos son de latón macizo, acabado sin lacar, y listos para colocar en la encimera.\u003c\/p\u003e\n\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\n\u003c!-- Drain Options [UPDATED] --\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n\u003ch3\u003eOpción de Desagüe\u003c\/h3\u003e\n\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\n\u003cdiv data-value=\"sink-only\" class=\"faucet-desc__config-option\"\u003eSolo Lavabo\u003c\/div\u003e\n\n\u003cdiv data-value=\"sink-push\" class=\"faucet-desc__config-option\"\u003e+ Desagüe Pop-up\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003e✨ Desagüe pop-up de latón a juego incluido — sin acabados desparejados.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Size Options [NEW] --\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n\u003ch3\u003eTamaño\u003c\/h3\u003e\n\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\n\u003cdiv data-value=\"13.5\" class=\"faucet-desc__config-option\"\u003e13.5\"\u003c\/div\u003e\n\n\u003cdiv data-value=\"16.5\" class=\"faucet-desc__config-option\"\u003e16.5\"\u003c\/div\u003e\n\n\u003cdiv data-value=\"19.5\" class=\"faucet-desc__config-option\"\u003e19.5\"\u003c\/div\u003e\n\n\u003cdiv data-value=\"22.5\" class=\"faucet-desc__config-option\"\u003e22.5\"\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eGalería\u003c\/h3\u003e\n\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\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-3819509.jpg\" alt=\"Lavabo de Latón Redondo – Vista Frontal\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-5156473.jpg\" alt=\"Lavabo de Latón Redondo – Vista Angular\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-5529209.jpg\" alt=\"Lavabo de Latón Redondo – Vista Superior\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-8532201.jpg\" alt=\"Lavabo de Latón Redondo – Con Desagüe\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-1433402.jpg\" alt=\"Lavabo de Latón Redondo – Instalado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-8632261.jpg\" alt=\"Lavabo de Latón Redondo – Detalle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\n\u003ch3\u003e🛡️ Nuestra Promesa Sin Riesgos para Usted\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003ePrueba en Casa de 60 Días:\u003c\/strong\u003e ¿No le encanta? Devuélvalo para un reembolso completo, sin preguntas.\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eGarantía de 5 Años:\u003c\/strong\u003e Cubre defectos de material y mano de obra (excluye pátina natural).\u003c\/li\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eGarantía de Combinación Perfecta:\u003c\/strong\u003e El lavabo + desagüe siempre en el mismo acabado, garantizado.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003eFabricamos cada lavabo para que dure generaciones, para que pueda comprar con total confianza.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eCaracterísticas Distintivas\u003c\/h2\u003e\n\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eConstrucción de Latón Macizo\u003c\/h4\u003e\n\n\u003cp\u003eForjado en latón macizo grueso de calibre 16, resistente a abolladuras, corrosión y desgaste diario.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eAcabado sin Lacar\u003c\/h4\u003e\n\n\u003cp\u003eDesarrolla una pátina cálida y viva con el tiempo, sin recubrimientos que se astillen o pelen. Añade carácter y calidez a su espacio.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eInstalación sin Esfuerzo en Encimera\u003c\/h4\u003e\n\n\u003cp\u003eRequiere solo un orificio de desagüe de 1.65\" y sellador de silicona, no se necesita corte ni montaje bajo encimera.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-13v6l5 3-5 3V9z\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003eFácil Mantenimiento\u003c\/h4\u003e\n\n\u003cp\u003eSuperficie lisa y no porosa que permite una limpieza sencilla con un paño, sin necesidad de productos especiales.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\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\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-8632261.jpg\" alt=\"Lavabo de Latón Redondo – Detalle de Textura\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003eForma Minimalista, Impacto Máximo\u003c\/h3\u003e\n\n\u003cp\u003eLa silueta limpia y circular crea una armonía visual instantánea, perfecta para baños modernos, tradicionales o de transición. El latón sin lacar añade calidez sin abrumar.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-1433402.jpg\" alt=\"Lavabo de Encimera Instalado\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003eDiseñado para la Vida Real\u003c\/h3\u003e\n\n\u003cp\u003eEl latón macizo resiste la corrosión y ofrece propiedades antimicrobianas naturales, ideal para entornos de baño húmedos. El diseño de la cuenca combina sin esfuerzo con encimeras de mármol, madera, piedra o hormigón.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS [UPDATED] --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eEspecificaciones Técnicas\u003c\/h2\u003e\n\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\n\u003ctd\u003eLatón Macizo (Calibre 16)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eAcabado\u003c\/td\u003e\n\n\u003ctd\u003eLatón Sin Lacar (Desarrolla Pátina Natural)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eInstalación\u003c\/td\u003e\n\n\u003ctd\u003eLavabo de Encimera — requiere orificio de desagüe de 1.65\" y sellador de silicona\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eDesagüe\u003c\/td\u003e\n\n\u003ctd\u003eDesagüe pop-up de latón a juego opcional\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eMantenimiento\u003c\/td\u003e\n\n\u003ctd\u003eLimpiar con un paño suave — no se necesitan productos químicos fuertes\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eGarantía\u003c\/td\u003e\n\n\u003ctd\u003eGarantía Limitada de 5 Años\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003ePolítica de Devolución\u003c\/td\u003e\n\n\u003ctd\u003eDevolución en 60 Días\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003c!-- Dimensions Grid [UPDATED] --\u003e\n\u003ch3\u003eDimensiones Disponibles\u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: repeat(4, 1fr);\" class=\"faucet-desc__dimensions-grid\"\u003e\n\n\u003c!-- Size 1 --\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003ePequeño\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e13.5″\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003eDiámetro\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Size 2 --\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eMediano\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e16.5″\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003eDiámetro\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Size 3 --\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eGrande\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e19.5″\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003eDiámetro\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Size 4 --\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-label\"\u003eExtra Grande\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-value\"\u003e22.5″\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-unit\"\u003eDiámetro\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e📐 Profundidad ~4.50\" para todos los tamaños. Requiere un orificio de desagüe de 1.65\". Para un ajuste óptimo, asegúrese de que su encimera tenga al menos 8.25\" de espacio libre debajo.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\n\u003ch3\u003eGuía de Instalación y Cuidado\u003c\/h3\u003e\n\n\u003cp\u003eDimensiones completas, plantilla de orificio de desagüe e instrucciones de cuidado de la pátina.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Round_Vessel_Sink_size.webp\" download=\"\"\u003e 📄 Descargar Guía de Instalación \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Garantía\"\u003e\n\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\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\"\u003eGarantía\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\n\u003cp\u003eRespaldamos la calidad de nuestros productos con una protección líder en la industria.\u003c\/p\u003e\n\n\u003cul class=\"ie-warranty__list\"\u003e\n\n\u003cli\u003e\n\n\u003cstrong\u003eGarantía limitada de 5 años\u003c\/strong\u003e en la construcción y los materiales del lavabo.\u003c\/li\u003e\n\n\u003cli\u003eCubierto para \u003cstrong\u003ereparación o reemplazo\u003c\/strong\u003e en caso de defectos de fabricación (gastos de instalación\/mano de obra excluidos).\u003c\/li\u003e\n\n\u003cli\u003e\n\nLos \u003cstrong\u003edaños visuales\u003c\/strong\u003e deben reportarse dentro de los \u003cstrong\u003e15 días\u003c\/strong\u003e posteriores a la entrega con fotos y prueba de compra.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003e¿Necesita ayuda? Envíe un correo electrónico a \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e con su número de pedido.\u003c\/p\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003eNota sobre el acabado: el latón sin lacar desarrolla una pátina natural con el tiempo. Este acabado vivo es intencional, no un defecto, y profundiza en carácter con el uso diario.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eEleve su Baño\u003c\/h3\u003e\n\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eUna herencia funcional, forjada a mano en latón macizo, construida para la belleza y la resistencia, diseñada para envejecer con gracia.\u003c\/p\u003e\n\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigurar y Pedir Ahora\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003eHecho a mano bajo pedido\u003c\/div\u003e\n\n\u003cdiv\u003e5 años de garantía\u003c\/div\u003e\n\n\u003cdiv\u003eEnvío gratis\u003c\/div\u003e\n\n\u003cdiv\u003eGarantía de 60 días\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"13,5\" \/ Solo lavabo","offer_id":43680388153453,"sku":"IL-026-03-001-16-24","price":267.1,"currency_code":"USD","in_stock":true},{"title":"13,5\" \/ '+ Push-up Drain","offer_id":45326337998957,"sku":null,"price":302.1,"currency_code":"USD","in_stock":true},{"title":"16,5\" \/ Solo lavabo","offer_id":43820671238253,"sku":null,"price":317.1,"currency_code":"USD","in_stock":true},{"title":"16,5\" \/ '+ Push-up Drain","offer_id":45326338031725,"sku":null,"price":352.1,"currency_code":"USD","in_stock":true},{"title":"19,5\" \/ Solo lavabo","offer_id":43820671303789,"sku":null,"price":367.1,"currency_code":"USD","in_stock":true},{"title":"19,5\" \/ '+ Push-up Drain","offer_id":45326338064493,"sku":null,"price":402.1,"currency_code":"USD","in_stock":true},{"title":"22,5\" \/ Solo lavabo","offer_id":43820671369325,"sku":null,"price":417.1,"currency_code":"USD","in_stock":true},{"title":"22,5\" \/ '+ Push-up Drain","offer_id":45326338097261,"sku":null,"price":452.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-bathroom-round-vessel-sink-countertop-basin-3819509.jpg?v=1773578903"},{"product_id":"solid-brass-undermount-rectangular-sink-single-bowl-kitchen-sink-compact-sink","title":"Fregadero rectangular bajo encimera de latón macizo, fregadero de cocina de un solo seno, fregadero compacto ","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/UnlacqueredBrassSmoothRectangularUndermountSink_5.jpg?v=1766688411\" alt=\"\"\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eConstrucción de latón macizo:\u003c\/strong\u003e Fabricada 100 % con latón macizo, lo que ofrece una resistencia y una fuerza excepcionales para las exigencias diarias de la cocina. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eAcabado vivo:\u003c\/strong\u003e latón sin lacar que desarrollará una pátina rica y natural con el tiempo. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eTamaño compacto:\u003c\/strong\u003e diseñado para adaptarse perfectamente a cocinas pequeñas, maximizando la funcionalidad en espacios limitados. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Smooth_Rectangular_Undermount_Sink_main.png?v=1766689311\" alt=\"\"\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e\n\n \u003cstrong\u003eFácil instalación:\u003c\/strong\u003e Diseñado para una instalación sencilla bajo encimera, que requiere menos de 20 minutos.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli class=\"wt-text-body-01 wt-break-word\"\u003e \n\u003cstrong\u003ePersonalizable:\u003c\/strong\u003e Las medidas del fregadero se pueden personalizar bajo pedido. \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Unlacquered_Brass_Smooth_Rectangular_Undermount_Sink_1.png?v=1766689310\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43822253703277,"sku":"IL-033-02-001-22-25","price":321.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-brass-undermount-rectangular-sink-single-bowl-kitchen-sink-compact-sink-7811668.png?v=1773578834"},{"product_id":"smooth-unlacquered-brass-farmhouse-kitchen-sink-double-drain","title":"Fregadero de cocina rústico de latón liso sin lacar | Doble desagüe","description":"\u003cp data-path-to-node=\"5\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SmoothUnlacqueredBrassFarmhouseKitchenSinkDoubleDrain_3.jpg?v=1770822051\"\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"5\"\u003eLatón macizo de gran calibre\u003c\/b\u003e → Elaborado artesanalmente por expertos a partir de láminas gruesas de \u003cb data-index-in-node=\"71\" data-path-to-node=\"5\"\u003elatón macizo\u003c\/b\u003e de gran calibre. Esta construcción robusta asegura que el fregadero sea resistente a abolladuras y ruidos, proporcionando una sensación de lujo sustancial que supera con creces a los fregaderos de acero inoxidable estándar.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"6\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6\"\u003eAcabado \"Oro\" Vivo\u003c\/b\u003e → Llega con un brillante \u003cb data-index-in-node=\"61\" data-path-to-node=\"6\"\u003eacabado de oro pulido\u003c\/b\u003e similar a un espejo. Al no estar lacado, la superficie interactúa con el ambiente para desarrollar una pátina natural y evolutiva. Con el tiempo, pasará de un oro brillante a un bronce antiguo cálido, creando una estética \"viva\" única.\u003c\/p\u003e\n\u003cp data-path-to-node=\"6\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"7\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7\"\u003eDiseño Espacioso de Doble Desagüe\u003c\/b\u003e → Diseñado para el chef casero serio, esta espaciosa \u003cb data-index-in-node=\"82\" data-path-to-node=\"7\"\u003ecubeta individual\u003c\/b\u003e cuenta con \u003cb data-index-in-node=\"104\" data-path-to-node=\"7\"\u003edos aberturas de desagüe estándar\u003c\/b\u003e. Esta configuración única mejora la eficiencia del drenaje para fregaderos grandes y permite la instalación de grifos duales, perfecto para cocinas con varios cocineros.\u003c\/p\u003e\n\u003cp data-path-to-node=\"7\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"7\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SmoothUnlacqueredBrassFarmhouseKitchenSinkDoubleDrain_4.jpg?v=1770822051\"\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"7\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"8\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"8\"\u003eFrente de delantal elegante\u003c\/b\u003e → Presenta un \u003cb data-index-in-node=\"38\" data-path-to-node=\"8\"\u003efrente de delantal liso\u003c\/b\u003e y limpio que sirve como un impresionante punto focal en su cocina. Las esquinas afiladas y nítidas y las líneas rectas ofrecen un toque moderno al aspecto tradicional de granja, combinando bien con gabinetes contemporáneos y rústicos.\u003c\/p\u003e\n\u003cp data-path-to-node=\"8\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"9\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9\"\u003eArtesanía Soldada a Mano\u003c\/b\u003e → Cada fregadero se fabrica a mano, con una precisión visible en las esquinas soldadas. La ligera ondulación en el reflejo (vista en el interior) es un sello distintivo del metal auténtico trabajado a mano, distinguiéndolo de las alternativas producidas en masa y estampadas a máquina.\u003c\/p\u003e\n\u003cp data-path-to-node=\"9\"\u003e \u003c\/p\u003e\n\u003ch4 data-path-to-node=\"10\"\u003eEspecificaciones\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable data-path-to-node=\"11\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eCaracterística\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cstrong\u003eDetalle\u003c\/strong\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,1,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,1,0,0\"\u003eMaterial\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,1,1,0\"\u003eLatón macizo de gran calibre\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,2,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,2,0,0\"\u003eAcabado\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,2,1,0\"\u003eSin lacar \/ Liso pulido\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,3,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,3,0,0\"\u003eEstilo\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,3,1,0\"\u003eGranja \/ Delantal frontal\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,4,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,4,0,0\"\u003eTipo de lavabo\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,4,1,0\"\u003eLavabo individual grande\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,5,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,5,0,0\"\u003eConfiguración de drenaje\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,5,1,0\"\u003eDoble (2) desagües estándar de 3.5\"\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,6,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,6,0,0\"\u003eEstilo de esquina\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,6,1,0\"\u003eRadio cero \/ 90° agudo\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,7,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,7,0,0\"\u003eInstalación\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,7,1,0\"\u003eBajo encimera \/ Delantal expuesto\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,8,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11,8,0,0\"\u003eOrigen\u003c\/b\u003e\u003c\/span\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cspan data-path-to-node=\"11,8,1,0\"\u003eHecho a mano en Marrakech - Marruecos\u003c\/span\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\u003cdiv class=\"horizontal-scroll-wrapper\"\u003e\n\n\u003cdiv class=\"table-block-component\"\u003e\n\n\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\n\u003cdiv class=\"table-block has-export-button\"\u003e\n\n\u003cdiv class=\"table-content not-end-of-paragraph\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"table-content not-end-of-paragraph\"\u003e\n\n\u003cp data-path-to-node=\"3\"\u003e \u003c\/p\u003e\n\n\u003cp data-path-to-node=\"3\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/SmoothUnlacqueredBrassFarmhouseKitchenSinkDoubleDrain_2.jpg?v=1770822051\" alt=\"\"\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"3\"\u003e \u003c\/p\u003e\n\n\u003cp data-path-to-node=\"3\"\u003e\u003cb data-path-to-node=\"3\" data-index-in-node=\"0\"\u003eDimensiones:\u003c\/b\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4,0,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eLongitud total:\u003c\/span\u003e 36.5 pulgadas\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4,1,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eAncho total\u003c\/span\u003e (delantero a trasero): 24 pulgadas\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4,2,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eLongitud interior del lavabo:\u003c\/span\u003e 33.5 pulgadas\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4,3,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eAncho interior del lavabo\u003c\/span\u003e (delantero a trasero): 21 pulgadas\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"4,3,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eAncho del borde:\u003c\/span\u003e Aproximadamente 1.5 pulgadas (en todo el contorno)\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"5\"\u003e\u003cb data-path-to-node=\"5\" data-index-in-node=\"0\"\u003eDetalles del desagüe:\u003c\/b\u003e\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"6,0,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eTamaño del desagüe:\u003c\/span\u003e Estándar de 3.5 pulgadas (se adapta a trituradores de basura\/cestas de cocina estándar)\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"6,1,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eConfiguración del desagüe:\u003c\/span\u003e Desagüe doble (dos orificios de desagüe)\u003c\/p\u003e\n\n\u003cp data-path-to-node=\"6,2,0\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003ePosición del desagüe:\u003c\/span\u003e Centrado a 10.5 pulgadas de la pared trasera\u003c\/p\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\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\/Smooth_Unlacquered_Brass_Farmhouse_Kitchen_Sink_Double_Drain_size.png\" title=\"Download Size Guide (PDF)\" rel=\"noopener\" target=\"_blank\"\u003eDescargar guía de tallas \u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":44012520407149,"sku":null,"price":1785.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/smooth-unlacquered-brass-farmhouse-kitchen-sink-double-drain-3935875.jpg?v=1773578776"},{"product_id":"handcrafted-hammered-undermount-sink-bar-island-outdoor","title":"Fregadero bajo encimera de latón macizo sin lacar, fregadero de barra de cocina ","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  .faucet-desc__header {\n    text-align: center;\n    padding: clamp(40px, 6vw, 80px) 0;\n    position: relative\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  }\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\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\n\u003c!-- HEADER --\u003e\u003cheader class=\"faucet-desc__header\"\u003e\n\u003cdiv class=\"faucet-desc__eyebrow\"\u003e Patrimonio artesanal\u003c\/div\u003e\n\n\u003ch1 class=\"faucet-desc__title\"\u003e Fregadero bajo encimera de latón macizo sin lacar martillado\u003c\/h1\u003e\n\n\u003cp class=\"faucet-desc__sub\"\u003e Donde la artesanía se fusiona con el lujo cotidiano \u003c\/p\u003e\n\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\n \u003cp\u003eHecho de latón fundido y moldeado por generaciones de maestría, este fregadero martillado es más que un accesorio: es una obra maestra funcional. Su distintiva textura martillada se crea mediante golpes rítmicos y pacientes, ofreciendo profundidad visual y una durabilidad excepcional.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 15px;\"\u003e Fabricada en latón radiante sin lacar, está diseñada para evolucionar con el tiempo, adquiriendo una cálida pátina natural. Con esquinas selladas y una construcción sólida, esta pieza de reliquia promete décadas de belleza y resistencia. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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\"\u003e Hecho a mano bajo pedido • Entrega en 8-10 días\u003c\/div\u003e\n\n \u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigurar y agregar al carrito\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003e Hecho a mano por encargo\u003c\/div\u003e\n\n\u003cdiv\u003e Garantía de 5 años\u003c\/div\u003e\n\n\u003cdiv\u003e Envío gratis \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eEnvío confiable\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eGarantía de 5 años\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eDevoluciones flexibles\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"guarantee-item\"\u003e\n\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\u003eGarantía de 30 días\u003c\/strong\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e ⏱️ \u003cstrong\u003eProducción limitada:\u003c\/strong\u003e Debido a que somos artesanos, solo podemos producir una cantidad limitada cada mes. \u003ca href=\"#configure\"\u003eReserva el tuyo hoy mismo.\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/SinkCarreSmoothHammered-IL-004-02-018-10-23_5.jpg?v=1759139997\u0026amp;width=1800\" alt=\"Fregadero bajo encimera de latón macizo sin lacar martillado\" 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\u003e Adaptado a tu espacio\u003c\/h2\u003e\n\n \u003cp class=\"faucet-desc__config-intro\"\u003eElija entre múltiples tamaños y opciones de paquetes diseñados para simplificar su instalación. \u003c\/p\u003e\n\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n\u003ch3\u003e Seleccione una opción \u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e 13 x 13 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e 16 x 16 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e 17 x 17 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e 19 x 19 pulgadas\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e 21 x 21 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\n\u003ch3\u003e Seleccione una opción\u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: 1fr;\" class=\"faucet-desc__config-options\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e Solo lavabo\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e Botón de lavabo + flexión\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-option\"\u003e Lavabo + PushUp + Sifón en forma de S \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003e ✨ Paquete y ahorro: completa tu configuración con accesorios perfectamente combinados a un precio especial. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003e Galería\u003c\/h3\u003e\n\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\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/SinkCarreSmoothHammered-IL-004-02-018-10-23.jpg?v=1759137555\u0026amp;width=1800\" alt=\"Detalle del fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165968852_sc3u.avif?v=1759139726\u0026amp;width=1800\" alt=\"Ángulo de fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165971648_59er.avif?v=1759139805\u0026amp;width=1800\" alt=\"Textura de fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/SinkCarreSmoothHammered-IL-004-02-018-10-23_4.jpg?v=1759137556\u0026amp;width=1800\" alt=\"Vista del fregadero martillado\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n\n\u003ch3\u003e 🛡️ Nuestra promesa sin riesgos para usted\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003ePrueba en casa de 30 días:\u003c\/strong\u003e ¿No te convence? Devuélvelo y te reembolsaremos el importe total, sin preguntas.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eGarantía de 5 años:\u003c\/strong\u003e Repararemos o reemplazaremos cualquier defecto de fabricación.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eDevoluciones flexibles:\u003c\/strong\u003e proceso de devolución sin complicaciones si no se ajusta a sus necesidades\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e Estamos tan seguros de que le encantará este fregadero que el riesgo es completamente nuestro. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON TABLE REMOVED --\u003e\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003e Características distintivas \u003c\/h2\u003e\n\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003e Construcción de latón macizo\u003c\/h4\u003e\n\n\u003cp\u003e Fabricado íntegramente en latón macizo para una mayor durabilidad. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003e Esquinas selladas\u003c\/h4\u003e\n\n \u003cp\u003eEl sellador adicional evita grietas y filtraciones de agua. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003e Acabado de latón sin lacar\u003c\/h4\u003e\n\n\u003cp\u003e Llega brillante y desarrolla una pátina cálida natural con el tiempo. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli\u003e\n\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\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\n\u003ch4\u003e Diseño personalizable\u003c\/h4\u003e\n\n\u003cp\u003e Admite instalación empotrada o bajo cubierta y dimensiones personalizadas. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\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\/SinkCarreSmoothHammered-IL-004-02-018-10-23_7.jpg?v=1759137556\u0026amp;width=1800\" alt=\"Textura de fregadero martillado\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003e Perfección martillada\u003c\/h3\u003e\n\n\u003cp\u003e La textura martillada aporta integridad estructural y disimula de forma natural pequeños arañazos y manchas de agua. Cada hendidura está hecha a mano, lo que hace que cada fregadero sea verdaderamente único. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\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\/il_1588xN.6165968852_sc3u.avif?v=1759139726\u0026amp;width=1800\" alt=\"Instalación de fregadero bajo encimera\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\n\u003ch3\u003e Elegancia funcional\u003c\/h3\u003e\n\n\u003cp\u003e El latón macizo ofrece propiedades antimicrobianas naturales, ideal para cocinas. La instalación bajo encimera garantiza una transición fluida y fácil de limpiar entre la encimera y el lavabo. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003e Especificaciones técnicas\u003c\/h2\u003e\n\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Material\u003c\/td\u003e\n\n\u003ctd\u003e Latón macizo\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Finalizar\u003c\/td\u003e\n\n\u003ctd\u003e Latón sin lacar (desarrolla pátina natural)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Esquinas\u003c\/td\u003e\n\n\u003ctd\u003e Extra sellado para resistencia a grietas y protección contra el agua.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Forma\u003c\/td\u003e\n\n\u003ctd\u003e Cuadrado\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Instalación\u003c\/td\u003e\n\n\u003ctd\u003e Empotrable \/ bajo encimera\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Tamaño del drenaje\u003c\/td\u003e\n\n\u003ctd\u003e Compatible con desagües estándar de EE. UU.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Personalización\u003c\/td\u003e\n\n\u003ctd\u003e Totalmente personalizable\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Garantía\u003c\/td\u003e\n\n\u003ctd\u003e Garantía de 5 años\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e Política de devoluciones\u003c\/td\u003e\n\n\u003ctd\u003e Devolución en 30 días\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003ch3\u003e Largo x Ancho Externo \u003c\/h3\u003e\n\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e 13 x 13 pulgadas \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e 16 x 16 pulgadas \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e 17 x 17 pulgadas \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e 19 x 19 pulgadas \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e 21 x 21 pulgadas\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e Compatible con desagües estándar de EE. UU. Si selecciona el paquete \u003cstrong\u003ePushUp Button\u003c\/strong\u003e , se incluye el conjunto de desagüe correcto. \u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\n\u003ch3\u003e Guía de tallas (PDF)\u003c\/h3\u003e\n\n\u003cp\u003e Descargue nuestra guía detallada de tallas y especificaciones.\u003c\/p\u003e\n\n \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Sink_Carre_Smooth_Hammered_IL-003-02-018-xx-23.pdf?v=1760694258\" download=\"\"\u003e📄 Descargar guía de tallas\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\u003c!-- PACKAGE CONTENTS REMOVED --\u003e\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\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\"\u003e Garantía y garantía\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\n\u003cp\u003e Respaldamos la calidad de nuestros productos con protección líder en la industria.\u003c\/p\u003e\n\n\u003cul class=\"ie-warranty__list\"\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eGarantía limitada de 5 años\u003c\/strong\u003e en la construcción y los materiales del fregadero.\u003c\/li\u003e\n\n\u003cli\u003e Cubierto por \u003cstrong\u003ereparación o reemplazo\u003c\/strong\u003e en caso de defectos de fabricación (costos de instalación\/mano de obra excluidos).\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eLos daños visuales\u003c\/strong\u003e deben informarse dentro de \u003cstrong\u003elos 15 días\u003c\/strong\u003e posteriores a la entrega con fotografías y comprobante de compra.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n \u003cp class=\"ie-warranty__note\"\u003e¿Tiene alguna pregunta o necesita presentar una reclamación? Envíe un correo electrónico a \u003ca href=\"\/cdn-cgi\/l\/email-protection#ef8c80819b8e8c9baf86819c868b8a8e9c9bc18c8082\"\u003e\u003cspan data-cfemail=\"0e6d61607a6f6d7a4e67607d676a6b6f7d7a206d6163\" class=\"__cf_email__\"\u003e[email protected]\u003c\/span\u003e\u003c\/a\u003e con su número de pedido.\u003c\/p\u003e\n\n\u003cp class=\"ie-warranty__note\"\u003e Nota sobre el acabado: El latón sin lacar desarrolla una pátina natural con el tiempo. Este envejecimiento estético es previsible y se celebra, no se considera un defecto. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eTransforma tu cocina \u003c\/h3\u003e\n\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003e Excelencia en latón hecho a mano, construido para durar generaciones y diseñado para desarrollar su propio carácter único con el tiempo.\u003c\/p\u003e\n\n \u003cbutton class=\"faucet-desc__cta-primary\"\u003eConfigurar y ordenar ahora\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\n\u003cdiv\u003e Envío confiable\u003c\/div\u003e\n\n\u003cdiv\u003e Garantía de 5 años\u003c\/div\u003e\n\n\u003cdiv\u003e Devoluciones flexibles\u003c\/div\u003e\n\n\u003cdiv\u003e Garantía de 30 días \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\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  .faucet-desc__header {\n    text-align: center;\n    padding: clamp(40px, 6vw, 80px) 0;\n    position: relative\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  }\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\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\u003c\/p\u003e","brand":"Insideast","offers":[{"title":"Latón \/ 13 x 13 pulgadas","offer_id":45037716701293,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 16 x 16 pulgadas","offer_id":45037716832365,"sku":null,"price":419.96,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 17 x 17 pulgadas","offer_id":45037716963437,"sku":null,"price":495.25,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 19 x 19 pulgadas","offer_id":45037717094509,"sku":null,"price":560.22,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 21 x 21 pulgadas","offer_id":45037717225581,"sku":null,"price":697.56,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 13 x 13 pulgadas","offer_id":45037720240237,"sku":null,"price":362.81,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 16 x 16 pulgadas","offer_id":45037720273005,"sku":null,"price":365.6,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 17 x 17 pulgadas","offer_id":45037720305773,"sku":null,"price":372.68,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 19 x 19 pulgadas","offer_id":45037720338541,"sku":null,"price":508.42,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 21 x 21 pulgadas","offer_id":45037720371309,"sku":null,"price":557.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4909016.jpg?v=1773579079"},{"product_id":"handcrafted-polished-square-sink-undermount-basin","title":"Fregadero Cuadrado Pulido Artesanal | Lavabo Bajo Encimera","description":"\u003cstyle\u003e\n  \/* ============================================================\n   INSIDEAST — Handcrafted Polished Square Sink — Undermount Basin\n   Product Description Block · Shopify Compatible\n   All classes prefixed ie- · No JS · No external deps\n   ============================================================ *\/\n\n  .ie-page {\n    --font-display: Georgia, 'Times New Roman', 'Palatino Linotype', serif;\n    --font-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n\n    \/* Material Finishes (Preserved for material-specific visuals) *\/\n    --brass: #C8922A;\n    --brass-light: #F5E6C8;\n    --brass-dark: #9A6E1C;\n    --copper: #B5651D;\n    --copper-light: #F5E0D0;\n    --copper-dark: #8B4513;\n\n    \/* New Theme Palette *\/\n    --primary: #1a1a1a;\n    --accent: #a67c52;\n    --accent-light: #d4b896;\n    --accent-dark: #8b6542;\n    --muted: #666;\n    --bg-light: #fafaf8;\n    --bg-creme: #fcf9f2;\n    --bg-creme-dark: #f4efe1;\n    --shadow: rgba(0, 0, 0, .1);\n\n    \/* Global Assignments *\/\n    --text-primary: var(--primary);\n    --text-muted: var(--muted);\n    --text-light: #9A948D;\n    --stone: var(--bg-light);\n    --stone-dark: #EDE8E0;\n    --border: rgba(166, 124, 82, 0.20);\n    --border-light: rgba(0, 0, 0, 0.08);\n    --success: #2D6A4F;\n    --danger: #9B2335;\n    --white: #FFFFFF;\n\n    --space-xs: 8px;\n    --space-sm: 16px;\n    --space-md: 24px;\n    --space-lg: 40px;\n    --space-xl: 64px;\n    --space-2xl: 96px;\n\n    --max-width: 900px;\n    --radius-sm: 4px;\n    --radius-md: 8px;\n    --radius-lg: 14px;\n    --radius-pill: 100px;\n  }\n\n  \/* ---- Animations ---- *\/\n  @keyframes ie-fade-up {\n    from {\n      opacity: 0;\n      transform: translateY(18px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes ie-fade-in {\n    from {\n      opacity: 0;\n    }\n\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes ie-pulse-bg {\n\n    0%,\n    100% {\n      background-color: #FEF3CD;\n    }\n\n    50% {\n      background-color: #FDE68A;\n    }\n  }\n\n  \/* ---- Global ---- *\/\n  .ie-page {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 var(--space-sm);\n    font-family: var(--font-body);\n    color: var(--text-primary);\n  }\n\n  .ie-section {\n    padding: var(--space-xl) 0;\n    border-bottom: 1px solid var(--border-light);\n    animation: ie-fade-up 0.6s ease both;\n  }\n\n  .ie-section:nth-child(1) {\n    animation-delay: 0.05s;\n  }\n\n  .ie-section:nth-child(2) {\n    animation-delay: 0.12s;\n  }\n\n  .ie-section:nth-child(3) {\n    animation-delay: 0.19s;\n  }\n\n  .ie-section:nth-child(4) {\n    animation-delay: 0.26s;\n  }\n\n  .ie-section:nth-child(5) {\n    animation-delay: 0.33s;\n  }\n\n  .ie-section:nth-child(6) {\n    animation-delay: 0.40s;\n  }\n\n  .ie-section:nth-child(7) {\n    animation-delay: 0.47s;\n  }\n\n  .ie-section:nth-child(8) {\n    animation-delay: 0.54s;\n  }\n\n  .ie-section:nth-child(9) {\n    animation-delay: 0.61s;\n  }\n\n  .ie-section:nth-child(10) {\n    animation-delay: 0.68s;\n  }\n\n  .ie-section:nth-child(11) {\n    animation-delay: 0.75s;\n  }\n\n  .ie-section:nth-child(12) {\n    animation-delay: 0.82s;\n  }\n\n  .ie-section:nth-child(13) {\n    animation-delay: 0.89s;\n  }\n\n  .ie-section:last-child {\n    border-bottom: none;\n  }\n\n  \/* ---- Typography ---- *\/\n  .ie-eyebrow {\n    font-family: var(--font-body);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin: 0 0 var(--space-xs);\n  }\n\n  .ie-h2 {\n    font-family: var(--font-display);\n    font-size: clamp(24px, 4vw, 36px);\n    font-weight: 400;\n    line-height: 1.2;\n    letter-spacing: -0.01em;\n    color: var(--accent);\n    margin: 0 0 var(--space-sm);\n  }\n\n  .ie-h3 {\n    font-family: var(--font-display);\n    font-size: clamp(18px, 2.5vw, 22px);\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--accent);\n    margin: 0 0 var(--space-xs);\n  }\n\n  .ie-body {\n    font-family: var(--font-body);\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--text-muted);\n  }\n\n  \/* ---- Trust Badges ---- *\/\n  .ie-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: var(--space-sm);\n    justify-content: center;\n    margin: var(--space-md) 0;\n  }\n\n  .ie-badge {\n    font-family: var(--font-body);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    color: #8a6020;\n    padding: 8px 18px;\n    border: 1px solid #d4a84740;\n    border-radius: var(--radius-pill);\n    background: #fdf9f3;\n    box-shadow: 0 2px 8px rgba(212, 168, 71, 0.08);\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    animation: ie-fade-up 0.5s ease both;\n  }\n\n  .ie-badge:nth-child(1) {\n    animation-delay: 0.15s;\n  }\n\n  .ie-badge:nth-child(2) {\n    animation-delay: 0.25s;\n  }\n\n  .ie-badge:nth-child(3) {\n    animation-delay: 0.35s;\n  }\n\n  .ie-badge:nth-child(4) {\n    animation-delay: 0.45s;\n  }\n\n  \/* ---- Urgency ---- *\/\n  .ie-urgency {\n    padding: 12px 20px;\n    border-radius: var(--radius-md);\n    text-align: center;\n    font-size: 13px;\n    font-weight: 500;\n    color: #7A5800;\n    margin: var(--space-sm) 0;\n    animation: ie-pulse-bg 3.5s ease-in-out infinite;\n  }\n\n  \/* ---- CTA Button ---- *\/\n  .ie-btn {\n    display: inline-block;\n    background: var(--accent);\n    color: var(--white);\n    font-family: var(--font-body);\n    font-size: 15px;\n    font-weight: 600;\n    letter-spacing: 0.02em;\n    padding: 14px 32px;\n    border-radius: var(--radius-md);\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: background-color 0.18s ease, transform 0.12s ease;\n  }\n\n  .ie-btn:hover {\n    background-color: var(--accent-dark);\n    transform: translateY(-1px);\n  }\n\n  .ie-btn:active {\n    transform: translateY(0);\n  }\n\n  .ie-btn-full {\n    width: 100%;\n    text-align: center;\n    display: block;\n    box-sizing: border-box;\n  }\n\n  \/* ---- Review Cards ---- *\/\n  .ie-reviews-row {\n    display: flex;\n    gap: var(--space-sm);\n    overflow-x: auto;\n    scroll-snap-type: x mandatory;\n    padding-bottom: var(--space-sm);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ie-review-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: var(--radius-lg);\n    padding: var(--space-md);\n    min-width: 280px;\n    max-width: 300px;\n    flex-shrink: 0;\n    scroll-snap-align: start;\n    transition: transform 0.22s ease, box-shadow 0.22s ease;\n  }\n\n  .ie-review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 24px var(--shadow);\n  }\n\n  .ie-review-card img {\n    width: 100%;\n    height: 180px;\n    object-fit: cover;\n    border-radius: var(--radius-md);\n    margin-bottom: var(--space-sm);\n  }\n\n  .ie-review-stars {\n    color: var(--accent);\n    font-size: 13px;\n    margin-bottom: 6px;\n  }\n\n  .ie-review-quote {\n    font-size: 28px;\n    color: var(--accent);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .ie-review-text {\n    font-size: 13px;\n    line-height: 1.6;\n    color: var(--text-muted);\n    margin: 0 0 var(--space-sm);\n  }\n\n  .ie-review-name {\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--text-primary);\n  }\n\n  .ie-review-date {\n    font-size: 11px;\n    color: var(--text-light);\n  }\n\n  .ie-review-tags {\n    margin-top: var(--space-xs);\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n\n  .ie-review-tag {\n    font-size: 11px;\n    font-weight: 600;\n    background: var(--bg-light);\n    border: 1px solid var(--border-light);\n    color: var(--text-muted);\n    padding: 3px 8px;\n    border-radius: var(--radius-sm);\n  }\n\n  \/* ---- Config pickers ---- *\/\n  .ie-config-input {\n    position: absolute;\n    opacity: 0;\n    width: 0;\n    height: 0;\n    appearance: none;\n    -webkit-appearance: none;\n  }\n\n  .ie-config-label {\n    cursor: pointer;\n    border: 1.5px solid var(--border-light);\n    border-radius: var(--radius-md);\n    padding: 8px 16px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--text-primary);\n    transition: border-color 0.15s, background-color 0.15s;\n    display: inline-block;\n  }\n\n  .ie-config-input:checked+.ie-config-label {\n    border-color: var(--accent);\n    background-color: var(--accent-light);\n    color: var(--accent-dark);\n  }\n\n  .ie-config-label:hover {\n    border-color: var(--accent);\n  }\n\n  \/* Material-specific selected states *\/\n  .ie-mat-copper:checked+.ie-config-label {\n    border-color: var(--copper);\n    background-color: var(--copper-light);\n    color: var(--copper-dark);\n  }\n\n  \/* ---- Material Comparison (new section) ---- *\/\n  .ie-material-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: var(--space-md);\n    margin-bottom: var(--space-lg);\n    align-items: stretch;\n  }\n\n  .ie-mat-card {\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    border: 2px solid var(--border-light);\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n\n  .ie-mat-card:hover {\n    box-shadow: 0 8px 28px var(--shadow);\n  }\n\n  .ie-mat-card.ie-brass-card {\n    border-color: var(--brass);\n  }\n\n  .ie-mat-card.ie-copper-card {\n    border-color: var(--copper);\n  }\n\n  .ie-mat-card img {\n    width: 100%;\n    height: 230px;\n    object-fit: cover;\n    display: block;\n  }\n\n  .ie-mat-card-body {\n    padding: var(--space-sm) var(--space-md);\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .ie-mat-label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 4px;\n  }\n\n  .ie-brass-card .ie-mat-label {\n    color: var(--brass);\n  }\n\n  .ie-copper-card .ie-mat-label {\n    color: var(--copper);\n  }\n\n  .ie-mat-card .ie-h3 {\n    font-size: 17px;\n    margin-bottom: 6px;\n  }\n\n  .ie-mat-card .ie-body {\n    font-size: 13px;\n    margin: 0;\n  }\n\n  .ie-mat-card-footer {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-top: var(--space-xs);\n    padding: var(--space-xs) 0 0;\n    border-top: 1px solid var(--border-light);\n  }\n\n  .ie-mat-swatch {\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    border: 2px solid #fff;\n    box-shadow: 0 0 0 1.5px var(--shadow);\n    flex-shrink: 0;\n  }\n\n  .ie-mat-swatch-brass {\n    background: radial-gradient(circle at 35% 35%, #E8B84B, #C8922A 55%, #9A6E1C);\n  }\n\n  .ie-mat-swatch-copper {\n    background: radial-gradient(circle at 35% 35%, #D4844A, #B5651D 55%, #8B4513);\n  }\n\n  .ie-mat-swatch-label {\n    font-size: 12px;\n    font-weight: 500;\n    color: var(--text-muted);\n  }\n\n  @media (max-width: 600px) {\n    .ie-material-compare {\n      grid-template-columns: 1fr;\n    }\n\n    .ie-mat-card img {\n      height: 220px;\n    }\n  }\n\n  \/* ---- Gallery slider ---- *\/\n  .ie-gallery {\n    display: flex;\n    gap: var(--space-sm);\n    overflow-x: auto;\n    scroll-snap-type: x mandatory;\n    padding-bottom: var(--space-sm);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ie-gallery::-webkit-scrollbar {\n    height: 4px;\n  }\n\n  .ie-gallery::-webkit-scrollbar-track {\n    background: var(--border-light);\n    border-radius: 10px;\n  }\n\n  .ie-gallery::-webkit-scrollbar-thumb {\n    background: var(--accent-light);\n    border-radius: 10px;\n  }\n\n  .ie-gallery img {\n    width: 320px;\n    height: 380px;\n    object-fit: cover;\n    border-radius: var(--radius-md);\n    display: block;\n    flex-shrink: 0;\n    scroll-snap-align: start;\n    transition: transform 0.4s ease;\n  }\n\n  .ie-gallery img:hover {\n    transform: scale(1.02);\n  }\n\n  @media (max-width: 768px) {\n    .ie-gallery img {\n      width: 280px;\n      height: 320px;\n    }\n  }\n\n  \/* ---- Feature rows ---- *\/\n  .ie-feature-row {\n    display: grid;\n    grid-template-columns: 4fr 6fr;\n    gap: var(--space-lg);\n    align-items: center;\n    padding: var(--space-lg) 0;\n    border-bottom: 1px solid var(--border-light);\n  }\n\n  .ie-feature-row:last-child {\n    border-bottom: none;\n  }\n\n  .ie-feature-row.ie-reverse {\n    grid-template-columns: 6fr 4fr;\n  }\n\n  .ie-feature-row.ie-reverse .ie-feature-img-wrap {\n    order: 2;\n  }\n\n  .ie-feature-row.ie-reverse .ie-feature-text {\n    order: 1;\n  }\n\n  .ie-feature-img-wrap {\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n\n  .ie-feature-img-wrap img {\n    width: 100%;\n    height: 260px;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n\n  .ie-feature-img-wrap:hover img {\n    transform: scale(1.02);\n  }\n\n  @media (max-width: 768px) {\n    .ie-feature-row {\n      display: flex;\n      flex-direction: column;\n      gap: var(--space-md);\n    }\n\n    .ie-feature-text {\n      order: 1;\n    }\n\n    .ie-feature-img-wrap {\n      order: 2;\n    }\n\n    .ie-feature-img-wrap img {\n      height: 220px;\n    }\n  }\n\n  \/* ---- Specs table ---- *\/\n  .ie-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ie-specs-table tr {\n    border-bottom: 1px solid var(--border-light);\n  }\n\n  .ie-specs-table td {\n    padding: 12px 0;\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .ie-specs-table td:first-child {\n    width: 38%;\n    color: var(--text-muted);\n    font-weight: 500;\n    padding-right: var(--space-sm);\n  }\n\n  \/* ---- Dimension cards ---- *\/\n  .ie-dims {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: var(--space-sm);\n    margin-top: var(--space-md);\n  }\n\n  @media (max-width: 600px) {\n    .ie-dims {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .ie-dim-card {\n    background: var(--stone);\n    border: 1px solid var(--border-light);\n    border-radius: var(--radius-md);\n    padding: var(--space-sm) var(--space-md);\n    text-align: center;\n  }\n\n  .ie-dim-value {\n    font-family: var(--font-display);\n    font-size: 26px;\n    font-weight: 400;\n    color: var(--text-primary);\n    display: block;\n  }\n\n  .ie-dim-unit {\n    font-size: 11px;\n    color: var(--text-light);\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n  }\n\n  .ie-dim-label {\n    font-size: 12px;\n    color: var(--text-muted);\n    margin-top: 2px;\n  }\n\n  \/* ---- Compare table ---- *\/\n  .ie-compare-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n  }\n\n  .ie-compare-table th {\n    padding: 12px var(--space-sm);\n    text-align: left;\n    font-size: 11px;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    background: var(--stone-dark);\n    color: var(--text-muted);\n  }\n\n  .ie-compare-table th.ie-our-col {\n    background: var(--accent-light);\n    color: var(--accent-dark);\n  }\n\n  .ie-compare-table td {\n    padding: 12px var(--space-sm);\n    border-bottom: 1px solid var(--border-light);\n    vertical-align: top;\n  }\n\n  .ie-compare-table td.ie-our-col {\n    background: rgba(212, 184, 150, 0.15);\n  }\n\n  .ie-check {\n    color: var(--success);\n    font-weight: 700;\n  }\n\n  .ie-cross {\n    color: var(--danger);\n    font-weight: 700;\n  }\n\n  \/* ---- FAQ ---- *\/\n  .ie-faq-item {\n    border-bottom: 1px solid var(--border-light);\n  }\n\n  .ie-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    padding: var(--space-sm) 0;\n    font-size: 15px;\n    font-weight: 500;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: var(--text-primary);\n  }\n\n  .ie-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ie-faq-item summary::after {\n    content: '+';\n    color: var(--accent);\n    font-size: 20px;\n    font-weight: 300;\n    margin-left: var(--space-sm);\n    flex-shrink: 0;\n  }\n\n  .ie-faq-item[open] summary::after {\n    content: '−';\n  }\n\n  .ie-faq-answer {\n    animation: ie-fade-in 0.2s ease;\n  }\n\n  .ie-faq-answer p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: var(--text-muted);\n    padding-bottom: var(--space-sm);\n    margin: 0;\n  }\n\n  \/* ---- PDF pill ---- *\/\n  .ie-pdf-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--accent-dark);\n    border: 1.5px solid var(--accent);\n    border-radius: var(--radius-pill);\n    padding: 8px 18px;\n    text-decoration: none;\n    margin: 6px 8px 6px 0;\n    transition: background-color 0.15s ease, border-color 0.15s ease;\n  }\n\n  .ie-pdf-link:hover {\n    background-color: var(--accent-light);\n    border-color: var(--accent);\n  }\n\n  \/* ---- What's in box ---- *\/\n  .ie-inbox-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: var(--space-sm);\n    margin-top: var(--space-md);\n  }\n\n  @media (max-width: 600px) {\n    .ie-inbox-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .ie-inbox-item {\n    background: var(--stone);\n    border-radius: var(--radius-md);\n    padding: var(--space-sm);\n    text-align: center;\n    position: relative;\n  }\n\n  .ie-inbox-icon {\n    font-size: 28px;\n    display: block;\n    margin-bottom: 6px;\n  }\n\n  .ie-inbox-label {\n    font-size: 12px;\n    font-weight: 500;\n    color: var(--text-primary);\n    line-height: 1.3;\n  }\n\n  .ie-inbox-free {\n    display: inline-block;\n    margin-top: 4px;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    color: var(--white);\n    background: var(--success);\n    padding: 2px 7px;\n    border-radius: var(--radius-sm);\n  }\n\n  \/* ---- Compat callout ---- *\/\n  .ie-compat {\n    background: var(--stone);\n    border-left: 3px solid var(--accent);\n    border-radius: 0 var(--radius-md) var(--radius-md) 0;\n    padding: var(--space-sm) var(--space-md);\n    margin-top: var(--space-md);\n    font-size: 13px;\n    color: var(--text-muted);\n    line-height: 1.7;\n  }\n\n  \/* ---- No-risk promise ---- *\/\n  .ie-no-risk {\n    background: var(--stone);\n    border-left: 3px solid var(--accent);\n    border-radius: 0 var(--radius-md) var(--radius-md) 0;\n    padding: var(--space-md) var(--space-lg);\n  }\n\n  .ie-no-risk ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .ie-no-risk li {\n    padding: 6px 0;\n    font-size: 14px;\n    color: var(--text-muted);\n  }\n\n  \/* ---- Final CTA ---- *\/\n  .ie-final-cta {\n    background: var(--stone);\n    border-radius: var(--radius-lg);\n    padding: var(--space-xl) var(--space-lg);\n    text-align: center;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ============================================================\n     INSIDEAST PRODUCT DESCRIPTION\n     Fregadero cuadrado pulido artesanal — Cubeta bajo encimera | Bar, Isla y Exterior\n     ============================================================ --\u0026gt;\n\n\u003cdiv class=\"ie-page\"\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 1 — MINI HERO\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\" style=\"padding-top: var(--space-md); text-align: center;\"\u003e\n\n    \u003cp class=\"ie-eyebrow\"\u003eLatón macizo y Cobre • Hecho a mano en Marruecos\u003c\/p\u003e\n\n    \u003ch2 class=\"ie-h2\"\u003eEl fregadero que se embellece con cada uso\u003c\/h2\u003e\n\n    \u003cp class=\"ie-body\" style=\"max-width:620px; margin: 0 auto;\"\u003e\n      Una pieza viva de la artesanía marroquí, forjada en metal macizo sin lacar y pulida a mano en Marrakech.\n      Elige tu material, latón dorado cálido o cobre rojizo intenso, y observa cómo desarrolla una pátina totalmente\n      propia.\n\n    \u003c\/p\u003e\n\n    \u003ca href=\"#ie-configure\" class=\"ie-btn\" style=\"margin-top: var(--space-sm);\"\u003eConfigurar y Añadir al Carrito →\u003c\/a\u003e\n\n\n\n    \u003cdiv class=\"ie-badges\" style=\"margin-top: var(--space-md);\"\u003e\n\n      \u003cspan class=\"ie-badge\"\u003e✦ Hecho a mano bajo pedido\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 5 años de garantía\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Envío gratuito\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Devoluciones en 60 días\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"width:100%; max-width:700px; aspect-ratio: 1 \/ 1; margin: var(--space-md) auto; border-radius:var(--radius-lg); overflow:hidden; background:var(--bg-light); display: flex; align-items: center; justify-content: center;\"\u003e\n\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Sink_Undermount2.avif\" alt=\"Fregadero bajo encimera pulido artesanal de latón macizo — instalación en isla de cocina, Marrakech Marruecos\" style=\"width:100%; height:100%; object-fit: contain; display:block;\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ie-urgency\"\u003e\n\n      ⏱ \u003cstrong\u003eProducción limitada:\u003c\/strong\u003e Debido a su naturaleza artesanal, solo podemos producir una cantidad limitada\n      cada mes.\n      \u003ca href=\"#ie-configure\" style=\"color:var(--accent);text-decoration:underline;\"\u003eReserva el tuyo hoy →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 2 — REAL CUSTOMER STORY\n       ====================================================== --\u0026gt;\n  \u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION SCOPED CSS\n     ════════════════════════════════════════════════ --\u0026gt;\n  \u003c!--$1--\u003e\n  \u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION HTML\n     ════════════════════════════════════════════════ --\u0026gt;\n  \u003csection class=\"ieast-rev-island\" id=\"ieast-reviews\"\u003e\n    \u003c!-- Top Bar --\u003e\n    \u003cdiv class=\"ieast-rev-topbar\"\u003e\n\n      \u003cspan\u003e+ HISTORIA REAL DE CLIENTES\u003c\/span\u003e\n      \u003cdiv class=\"ieast-rev-topbar-right\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"currentColor\" stroke=\"none\"\u003e\n          \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\n          \u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan\u003eFREGADERO INSIDEAST\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Slider --\u003e\n    \u003cdiv class=\"ieast-rev-slider-wrap\"\u003e\n\n      \u003cdiv class=\"ieast-rev-slider\"\u003e\n\n        \u003cdiv class=\"ieast-rev-track\" id=\"ieastSliderTrack\"\u003e\n\n          \u003c!-- ── Review 1: SSG ── --\u003e\n          \u003carticle class=\"ieast-rev-slide\" aria-label=\"Reseña de SSG\" aria-current=\"true\"\u003e\n            \u003cdiv class=\"ieast-rev-img-col\"\u003e\n\n              \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Sink_Undermount.avif\" alt=\"Imagen de reseña de SSG\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ieast-rev-content\"\u003e\n\n              \u003cdiv class=\"ieast-rev-note\"\u003e\n\n                \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n                \u003cp class=\"ieast-rev-text\"\u003eMuy bonito y de alta calidad\u003c\/p\u003e\n\n\n                \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n\n                  \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 de 5 estrellas\"\u003e\n\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                  \u003c\/div\u003e\n\n                  \u003cdiv class=\"ieast-rev-author-row\"\u003e\n\n                    \u003cspan class=\"ieast-rev-name\"\u003eSSG\u003c\/span\u003e\n                    \u003cspan class=\"ieast-rev-date\"\u003e20 Nov, 2025\u003c\/span\u003e\n                  \u003c\/div\u003e\n\n                  \u003c!-- Re-introduced attributes block --\u003e\n                  \u003cdiv class=\"ieast-rev-attrs\"\u003e\n\n                    \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eLargo \/ Ancho Externo:\u003c\/strong\u003e 16 x 16 Pulgadas\u003c\/span\u003e\n                    \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eDesagüe:\u003c\/strong\u003e Fregadero + Rejilla\u003c\/span\u003e\n                  \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n          \u003c!-- ── Review 2: Eric ── --\u003e\n          \u003carticle class=\"ieast-rev-slide\" aria-label=\"Reseña de Eric\" aria-current=\"false\"\u003e\n            \u003cdiv class=\"ieast-rev-img-col\"\u003e\n\n              \u003cimg class=\"ieast-rev-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Sink_Undermount2.avif\" alt=\"Imagen de reseña de Eric\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ieast-rev-content\"\u003e\n\n              \u003cdiv class=\"ieast-rev-note\"\u003e\n\n                \u003cspan class=\"ieast-rev-quote-mark\"\u003e“\u003c\/span\u003e\n                \u003cp class=\"ieast-rev-text\"\u003eLlegó antes de lo esperado. Bien embalado y de gran calidad. Excelente\n                  comunicación del vendedor sobre el tiempo de envío.\u003c\/p\u003e\n\n\n                \u003cdiv class=\"ieast-rev-meta-block\"\u003e\n\n                  \u003cdiv class=\"ieast-rev-stars\" aria-label=\"5 de 5 estrellas\"\u003e\n\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                    \u003csvg viewbox=\"0 0 24 24\"\u003e\n                      \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\n                    \u003c\/svg\u003e\n                  \u003c\/div\u003e\n\n                  \u003cdiv class=\"ieast-rev-author-row\"\u003e\n\n                    \u003cspan class=\"ieast-rev-name\"\u003eEric\u003c\/span\u003e\n                    \u003cspan class=\"ieast-rev-date\"\u003e23 Ago, 2025\u003c\/span\u003e\n                  \u003c\/div\u003e\n\n                  \u003c!-- Re-introduced attributes block --\u003e\n                  \u003cdiv class=\"ieast-rev-attrs\"\u003e\n\n                    \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eLargo \/ Ancho Externo:\u003c\/strong\u003e 17 x 17 Pulgadas\u003c\/span\u003e\n                    \u003cspan class=\"ieast-rev-attr-pill\"\u003e\u003cstrong\u003eDesagüe:\u003c\/strong\u003e Fregadero + Rejilla\u003c\/span\u003e\n                  \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- \/track --\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- \/slider --\u003e\n      \u003c!-- Navigation Controls --\u003e\n      \u003cnav class=\"ieast-rev-controls\" aria-label=\"Navegación de reseñas\"\u003e\n        \u003cdiv class=\"ieast-rev-dots\" id=\"ieastDotContainer\" role=\"tablist\" aria-label=\"Ir a la reseña\"\u003e\u003c\/div\u003e\n\n        \u003cdiv class=\"ieast-rev-arrows\"\u003e\n\n          \u003cbutton class=\"ieast-rev-btn\" id=\"ieastPrevBtn\" aria-label=\"Reseña anterior\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M15 18l-6-6 6-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/button\u003e\n          \u003cbutton class=\"ieast-rev-btn\" id=\"ieastNextBtn\" aria-label=\"Siguiente reseña\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M9 18l6-6-6-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n      \u003c\/nav\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- \/slider-wrap --\u003e\n  \n  \u003c!-- ════════════════════════════════════════════════\n     REVIEWS SECTION SCRIPT\n     ════════════════════════════════════════════════ --\u0026gt;\n  \u003c!--$15--\u003e\n\n  \u003c!-- ======================================================\n       SECTION 3A — CONFIGURATION BOX\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\" id=\"ie-configure\" style=\"display: flex; justify-content: center; padding-bottom: 0;\"\u003e\n\n    \u003cdiv style=\"border: 2px solid var(--accent); border-radius: var(--radius-lg); padding: var(--space-md) var(--space-lg); background: var(--bg-creme); text-align: center; max-width: 750px; width: 100%;\"\u003e\n\n      \u003ch2 class=\"ie-h2\"\u003eConfigura tu fregadero perfecto\u003c\/h2\u003e\n\n      \u003cp class=\"ie-body\" style=\"max-width:620px;margin: 0 auto var(--space-md);\"\u003e\n        Cada fregadero se fabrica bajo pedido. Elige tu material y tamaño a continuación. Ambos materiales comparten la\n        misma forma pulida auténtica, la diferencia radica en la calidez y el viaje de pátina que cada uno te brindará.\n      \u003c\/p\u003e\n\n\n      \u003c!-- Material Picker --\u003e\n      \u003cdiv class=\"ie-config-group\" style=\"margin-bottom:var(--space-md);\"\u003e\n\n        \u003cp style=\"font-size:12px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-xs);\"\u003e\n          Material\u003c\/p\u003e\n\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-material\" id=\"ie-mat-brass\" class=\"ie-config-input\" checked\u003e\n          \u003clabel for=\"ie-mat-brass\" class=\"ie-config-label\"\u003e🟡 Latón macizo sin lacar - Calibre 19\u003c\/label\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-material\" id=\"ie-mat-copper\" class=\"ie-config-input ie-mat-copper\"\u003e\n          \u003clabel for=\"ie-mat-copper\" class=\"ie-config-label\" style=\"transition:border-color 0.15s,background-color 0.15s;\"\u003e🟠 Cobre macizo sin lacar - Calibre 16\u003c\/label\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- Size Picker --\u003e\n      \u003cdiv class=\"ie-config-group\" style=\"margin-bottom:var(--space-md);\"\u003e\n\n        \u003cp style=\"font-size:12px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-xs);\"\u003e\n          Tamaño (Dimensiones Externas)\u003c\/p\u003e\n\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-size\" id=\"ie-size-13\" class=\"ie-config-input\" checked\u003e\n          \u003clabel for=\"ie-size-13\" class=\"ie-config-label\"\u003e13\" × 13\"\u003c\/label\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-size\" id=\"ie-size-16\" class=\"ie-config-input\"\u003e\n          \u003clabel for=\"ie-size-16\" class=\"ie-config-label\"\u003e16\" × 16\"\u003c\/label\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-size\" id=\"ie-size-17\" class=\"ie-config-input\"\u003e\n          \u003clabel for=\"ie-size-17\" class=\"ie-config-label\"\u003e17\" × 17\"\u003c\/label\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-size\" id=\"ie-size-19\" class=\"ie-config-input\"\u003e\n          \u003clabel for=\"ie-size-19\" class=\"ie-config-label\"\u003e19\" × 19\"\u003c\/label\u003e\n\n          \u003cinput type=\"radio\" name=\"ie-size\" id=\"ie-size-21\" class=\"ie-config-input\"\u003e\n          \u003clabel for=\"ie-size-21\" class=\"ie-config-label\"\u003e21\" × 21\"\u003c\/label\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- Custom callout --\u003e\n      \u003cdiv style=\"background:var(--white); border: 1px solid var(--border-light); border-radius:var(--radius-md);padding:12px var(--space-md);margin-bottom:0;font-size:13px;color:var(--text-muted);\"\u003e\n\n        ✨ \u003cstrong\u003e¿Necesitas algo único?\u003c\/strong\u003e Disponemos de tamaños personalizados, formas no cuadradas, profundidades\n        especiales y acabados únicos.\n        \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);font-weight:500;\"\u003eContáctanos para una\n          cotización a medida →\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \n\n  \n\n\n  \u003c!-- SECTION 3B — MATERIAL COMPARISON --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n\n    \u003c!-- ---- MATERIAL VISUAL COMPARISON ---- --\u003e\n    \u003cdiv style=\"margin-top:var(--space-lg);\"\u003e\n\n      \u003cp class=\"ie-eyebrow\" style=\"margin-bottom:var(--space-xs);color:var(--brass);\"\u003eElige tu acabado\u003c\/p\u003e\n\n      \u003ch3 class=\"ie-h3\" style=\"margin-bottom:var(--space-sm);\"\u003eLatón o Cobre - Dos acabados vivos, una forma artesanal\n      \u003c\/h3\u003e\n\n      \u003cp class=\"ie-body\" style=\"font-size:14px;margin-bottom:var(--space-md);max-width:620px;\"\u003e\n        Ambos son hechos a mano con el mismo estándar de exigencia en Marrakech. La diferencia está en el carácter: el\n        latón envejece adquiriendo tonos ámbar dorados cálidos; el cobre evoluciona hacia tonos antiguos rojizos y\n        profundos. Ninguno está lacado, ambos cuentan tu historia.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"ie-material-compare\"\u003e\n\n\n        \u003c!-- Brass Card --\u003e\n        \u003cdiv class=\"ie-mat-card ie-brass-card\"\u003e\n\n          \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Handcrafted_Polished_Square_Sink_brass_with_strainer.png\" alt=\"Fregadero bajo encimera pulido de latón macizo sin lacar — tono dorado cálido, instalación en isla de cocina\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"ie-mat-card-body\"\u003e\n\n            \u003cp class=\"ie-mat-label\"\u003eLatón macizo · Calibre 19\u003c\/p\u003e\n\n            \u003ch3 class=\"ie-h3\"\u003eResplandor dorado cálido\u003c\/h3\u003e\n\n            \u003cp class=\"ie-body\" style=\"font-size:13px;margin:0 0 var(--space-xs);\"\u003e\n              Comienza con un brillo dorado brillante, profundizándose con el tiempo en tonos ámbar y miel. El calibre 19\n              significa bordes que no se doblarán ni siquiera con el uso diario intenso.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"ie-mat-card-footer\"\u003e\n\n              \u003cspan class=\"ie-mat-swatch ie-mat-swatch-brass\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"ie-mat-swatch-label\"\u003eLatón sin lacar → Envejece a pátina ámbar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- Copper Card --\u003e\n        \u003cdiv class=\"ie-mat-card ie-copper-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handcrafted_Polished_Square_Sink_copper.png\" alt=\"Fregadero bajo encimera pulido de cobre macizo sin lacar — tono rojizo intenso, instalación en cocina exterior\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"ie-mat-card-body\"\u003e\n\n            \u003cp class=\"ie-mat-label\" style=\"color:var(--copper);\"\u003eCobre macizo · Calibre 16\u003c\/p\u003e\n\n            \u003ch3 class=\"ie-h3\"\u003eProfundidad antigua intensa\u003c\/h3\u003e\n\n            \u003cp class=\"ie-body\" style=\"font-size:13px;margin:0 0 var(--space-xs);\"\u003e\n              Un rojo anaranjado profundo que evoluciona hacia tonos ricos de bronce y antiguos oscuros. Calibre 16,\n              extra grueso, construido para cocinas exteriores, barras de isla y uso intensivo de preparación.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"ie-mat-card-footer\"\u003e\n\n              \u003cspan class=\"ie-mat-swatch ie-mat-swatch-copper\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"ie-mat-swatch-label\"\u003eCobre sin lacar → Envejece a bronce antiguo\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cp style=\"font-size:12px;color:var(--text-light);text-align:center;margin-top:var(--space-sm);font-style:italic;\"\u003e\n        Ambos acabados desarrollan una pátina viva con el tiempo. Este envejecimiento natural es esperado, celebrado y\n        nunca se considera un defecto.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n\n      \u003ca href=\"#\" class=\"ie-btn\" style=\"margin-top:var(--space-md);\"\u003eSelecciona tu configuración →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION — NO-RISK PROMISE (MOVED)\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center; margin-top: -20px;\"\u003e\n\n    \u003cdiv class=\"ie-no-risk\" style=\"border: 2px solid var(--accent); border-radius: var(--radius-lg); padding: var(--space-md) var(--space-lg); background: var(--bg-creme); max-width: 750px; width: 100%; text-align: left;\"\u003e\n\n      \u003ch2 class=\"ie-h2\" style=\"font-size:20px; margin-bottom:var(--space-sm); text-align: center;\"\u003e🛡️ Nuestra Promesa\n        sin Riesgos para Ti\u003c\/h2\u003e\n\n\n      \u003cul style=\"padding: 0; list-style: none; margin: 0;\"\u003e\n\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\n          \u003cstrong\u003ePrueba en Casa de 60 Días:\u003c\/strong\u003e ¿No te enamora? Devuélvelo para un reembolso completo.\n        \u003c\/li\u003e\n\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\n          \u003cstrong\u003e5 Años de Garantía:\u003c\/strong\u003e Reparamos o reemplazamos cualquier defecto de fabricación.\n        \u003c\/li\u003e\n\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\n          \u003cstrong\u003eSoporte Experto de por Vida:\u003c\/strong\u003e Nuestro equipo está aquí antes y después de la compra.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cp style=\"font-style:italic;color:var(--text-muted);margin-top:var(--space-sm);font-size:14px;margin-bottom:0;\"\u003e\n        Estamos tan seguros de que te encantará este fregadero que el riesgo es completamente nuestro.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 4 — GALLERY (SLIDER)\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\"\u003e\n\n    \u003ch2 class=\"ie-h2\"\u003eArtesanía al Detalle\u003c\/h2\u003e\n\n\n    \u003cdiv class=\"ie-gallery\"\u003e\n\n     \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-6062079.jpg\" alt=\"Instalación completa de fregadero de latón en cocina — área de bar con encimera\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-5882887.jpg\" alt=\"Fotografía de estilo de vida de un fregadero de latón pulido — lujo de cocina en tono dorado cálido\" loading=\"lazy\"\u003e\n      \n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-4661120.jpg\" alt=\"Fregadero de latón bajo encimera en isla de cocina — instalación suave\" loading=\"lazy\"\u003e\n\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Handcrafted_Polished_Square_Sink_copper-1.png\" alt=\"Fregadero de latón bajo encimera en isla de cocina — instalación suave\" loading=\"lazy\"\u003e\n      \n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-8923254.jpg\" alt=\"Primer plano de la textura del fregadero de latón pulido — detalle de superficie lisa forjada a mano artesano de Marrakech\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-7494193.jpg\" alt=\"Instalación de fregadero de latón bajo encimera desde abajo — detalle de borde y esquina limpios\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handcrafted_Polished_Square_Sink_copper.png\" alt=\"Fregadero de cobre pulido bajo encimera instalado en cocina — vista de perfil\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-7684430.jpg\" alt=\"Fregadero de latón bajo encimera para bar exterior en cocina — desarrollo de pátina con acabado envejecido\" loading=\"lazy\"\u003e\n     \n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-1122753.jpg\" alt=\"Vista aérea de fregadero de latón pulido — superficie lisa y acabado elegante\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ✦ CUSTOMIZATION SECTION --\u003e\n  \u003cstyle\u003e\n    .ie-custom-section {\n      font-family: inherit;\n      margin: 48px auto;\n      max-width: 780px;\n      padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n      background-color: #fdf9f3;\n      border: 1px solid #d4a847;\n      border-radius: 4px;\n      padding: 36px 40px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 3px;\n      background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: #b07d2a;\n      margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n      font-size: 22px;\n      font-weight: 400;\n      color: #1a1a1a;\n      margin: 0 0 14px;\n      line-height: 1.4;\n      letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n      font-style: italic;\n      color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n      width: 40px;\n      height: 1px;\n      background: #d4a847;\n      margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n      font-size: 14.5px;\n      color: #555;\n      line-height: 1.75;\n      max-width: 650px;\n      margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #fff;\n      border: 1px solid #d4a847;\n      border-radius: 100px;\n      padding: 6px 16px;\n      font-size: 12.5px;\n      color: #8a6020;\n      letter-spacing: 0.04em;\n      font-weight: 500;\n    }\n\n    .ie-custom-link {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      color: #b07d2a;\n      text-decoration: none;\n      font-size: 13.5px;\n      font-weight: 500;\n      letter-spacing: 0.06em;\n      border-bottom: 1px solid #d4a84780;\n      padding-bottom: 2px;\n      transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n      color: #8a6020;\n      border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n      transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n      transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n      .ie-custom-inner {\n        padding: 28px 22px;\n      }\n\n      .ie-custom-heading {\n        font-size: 19px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ie-custom-section\"\u003e\n\n    \u003cdiv class=\"ie-custom-inner\"\u003e\n\n      \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Artesanía a medida\u003c\/p\u003e\n\n      \u003ch3 class=\"ie-custom-heading\"\u003e¿Tiene algo \u003cem\u003eespecífico\u003c\/em\u003e en mente?\u003c\/h3\u003e\n\n      \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp class=\"ie-custom-body\"\u003e\n        Cada espacio es único, y también lo es cada fregadero que creamos. Ya sea que necesite una dimensión diferente,\n        un acabado específico o una forma que aún no exista, nuestros artesanos están aquí para hacer realidad su visión.\n        Solo díganos lo que imagina, y nosotros nos encargaremos del resto.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ie-custom-pills\"\u003e\n\n        \u003cspan class=\"ie-custom-pill\"\u003e\n          \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\n            \u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n          Tamaños Personalizados\n        \u003c\/span\u003e\n        \u003cspan class=\"ie-custom-pill\"\u003e\n          \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          Acabados Envejecidos y Pulidos\n        \u003c\/span\u003e\n        \u003cspan class=\"ie-custom-pill\"\u003e\n          \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n          Formas a Medida\n        \u003c\/span\u003e\n        \u003cspan class=\"ie-custom-pill\"\u003e\n          \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          Pedidos al por Mayor y Comerciales\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n        Escríbanos a contact@insideast.com\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n\n\n\n  \u003c!-- ======================================================\n       SECTION 6 — COMPETITOR COMPARISON TABLE\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\"\u003e\n\n    \u003ch2 class=\"ie-h2\"\u003e¿Por qué elegir un producto artesanal en lugar de uno producido en masa?\u003c\/h2\u003e\n\n    \u003cp class=\"ie-body\" style=\"margin-bottom:var(--space-md);\"\u003eNo todos los fregaderos metálicos son iguales. Así es como nuestros fregaderos bajo encimera\n      hechos a mano se comparan con lo que encontrará en las grandes tiendas.\u003c\/p\u003e\n\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n\n      \u003ctable class=\"ie-compare-table\"\u003e\n\n        \u003cthead\u003e\n\n          \u003ctr\u003e\n\n            \u003cth\u003eAtributo\u003c\/th\u003e\n\n            \u003cth class=\"ie-our-col\"\u003eNuestro Fregadero Pulido (Latón o Cobre)\u003c\/th\u003e\n\n            \u003cth\u003eAlternativas Producidas en Masa\u003c\/th\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e 100% latón macizo (calibre 19) o cobre macizo (calibre 16) — de principio a\n              fin\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Zinc chapado en latón o acero inoxidable delgado — se corroe en 3-5 años\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eAcabado\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Acabado vivo sin lacar — envejece en una pátina única. Sin recubrimiento que se pele\n              o se astille\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Lacado o con recubrimiento en polvo — se astilla con el tiempo, no se puede restaurar\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eArtesanía\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Pulido a mano por maestros artesanos en Marrakech, Marruecos. Cada pieza es\n              única\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Estampado a máquina en masa — sin variación de textura, sin intervención artesanal\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eGrosor y Sensación\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Metal macizo de calibre 16–19 — los bordes no se doblarán ni deformarán con un uso intensivo\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Calibre 20–22 o más delgado — los bordes se flexionan y abollan, son comunes las fugas en los sellos\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eIntegridad de las Esquinas\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Esquinas con doble sellado — reforzadas contra grietas y filtraciones de agua\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Junta simple — punto de fallo conocido, requiere recaulk frecuentemente\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eVida Útil\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Más de 20 años con cuidado normal. El metal macizo mejora en carácter con el tiempo\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e 5–8 años antes de que la degradación sea visible — tanto el acabado como la estructura sufren\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003eGarantía\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e 5 años de garantía limitada en materiales y mano de obra\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e 1 año limitado — rara vez se cumple sin una documentación extensa\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd\u003e\u003cstrong\u003ePersonalización\u003c\/strong\u003e\u003c\/td\u003e\n\n            \u003ctd class=\"ie-our-col\"\u003e\n\n              \u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Tamaños, profundidades y acabados personalizados disponibles bajo pedido\n            \u003c\/td\u003e\n\n            \u003ctd\u003e\n\n              \u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Solo SKU fijos — sin ajustes para el corte de su encimera\n            \u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 7 — FEATURE ROWS\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\"\u003e\n\n    \u003ch2 class=\"ie-h2\"\u003ePor qué este fregadero vale la inversión\u003c\/h2\u003e\n\n\n    \u003c!-- Row 1: Moroccan origin --\u003e\n    \u003cdiv class=\"ie-feature-row\"\u003e\n\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-8923254.jpg\" alt=\"Artesano marroquí puliendo a mano un fregadero de latón en el taller de la fábrica de Marrakech\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-feature-text\"\u003e\n\n        \u003ch3 class=\"ie-h3\"\u003eForjado por maestros artesanos marroquíes\u003c\/h3\u003e\n\n        \u003cp class=\"ie-body\"\u003e\n          Cada fregadero comienza como una lámina plana de metal macizo en nuestra pequeña fábrica de Marrakech, donde artesanos locales con\n          décadas de experiencia en la metalistería lo moldean completamente a mano. La técnica de pulido no es solo decorativa —\n          garantiza una superficie suave e impecable que captura la luz maravillosamente en cualquier cocina. Las alternativas fabricadas\n          en fábrica simplemente no pueden replicar este nivel de cuidado. Cada pieza es única, elaborada con pasión.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 2: Solid metal, not plated --\u003e\n    \u003cdiv class=\"ie-feature-row ie-reverse\"\u003e\n\n      \u003cdiv class=\"ie-feature-text\"\u003e\n\n        \u003ch3 class=\"ie-h3\"\u003eMetal macizo de principio a fin — no es el latón fino promedio\u003c\/h3\u003e\n\n        \u003cp class=\"ie-body\"\u003e\n          Los fregaderos producidos en masa utilizan zinc chapado en latón o acero inoxidable delgado de calibre 20 que se flexiona y abolladura. Nuestro latón es\n          sólido de calibre 19 en todo su espesor; nuestro cobre es incluso más grueso, de calibre 16 — de alta resistencia, construido para cocinas exteriores,\n          estaciones de preparación en islas y uso diario intensivo. Debido a que el metal es grueso, los bordes no se doblarán durante la\n          instalación, asegurando un ajuste perfecto sin tener que remodelar el fregadero.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-7494193.jpg\" alt=\"Primer plano del borde de fregadero de latón macizo grueso — metal calibre 19, sin chapado\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 3: Living finish \/ patina --\u003e\n    \u003cdiv class=\"ie-feature-row\"\u003e\n\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-5882887.jpg\" alt=\"Fregadero de latón desarrollando una rica pátina antigua con el tiempo — acabado vivo de envejecimiento natural\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-feature-text\"\u003e\n\n        \u003ch3 class=\"ie-h3\"\u003eUn acabado vivo que se embellece con la edad\u003c\/h3\u003e\n\n        \u003cp class=\"ie-body\"\u003e\n          El metal sin lacar es crudo — ninguna barrera química lo separa de su entorno. El latón se oscurece de un oro brillante\n          a tonos ámbar cálidos y miel envejecidos. El cobre viaja de un vibrante rojizo-anaranjado a un rico\n          bronce y tonos oscuros y con historia. Esto no es desgaste — es carácter. Es la historia de su hogar escrita en metal.\n          Todos los demás fregaderos de su cocina tendrán el mismo aspecto dentro de diez años. Este lucirá mejor.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 4: Technical precision --\u003e\n    \u003cdiv class=\"ie-feature-row ie-reverse\"\u003e\n\n      \u003cdiv class=\"ie-feature-text\"\u003e\n\n        \u003ch3 class=\"ie-h3\"\u003eDiseñado con precisión para instalación bajo encimera\u003c\/h3\u003e\n\n        \u003cp class=\"ie-body\"\u003e\n          Las esquinas con doble sellado evitan grietas y filtraciones de agua — el punto de fallo más común en cualquier fregadero de metal.\n          Compatible con las aberturas de desagüe estándar de EE. UU. de 1.5\" y 2\", y diseñado para una instalación bajo encimera sin fisuras.\n          El uso en exteriores está totalmente soportado: tanto el latón como el cobre son altamente resistentes a la corrosión y a la intemperie, y\n          la pátina natural protege el metal con el tiempo. Se instala en menos de 15 minutos.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/kitchen-island-solid-brass-sink-undermount-brass-sink-outdoor-bar-sink-7684430.jpg\" alt=\"Detalle de instalación de fregadero de latón bajo encimera — esquinas limpias selladas, abertura de desagüe\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \n\n\n\n  \u003c!-- ======================================================\n       SECTION 8 — SPECS TABLE + DIMENSIONS\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\"\u003e\n\n    \u003ch2 class=\"ie-h2\"\u003eDiseñado para durar generaciones\u003c\/h2\u003e\n\n\n    \u003ctable class=\"ie-specs-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eOpciones de Material\u003c\/td\u003e\n\n          \u003ctd\u003eLatón Macizo Sin Lacar (Calibre 19) o Cobre Macizo Sin Lacar (Calibre 16)\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eAcabado\u003c\/td\u003e\n\n          \u003ctd\u003eSin lacar — desarrolla pátina viva natural con el tiempo\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eForma\u003c\/td\u003e\n\n          \u003ctd\u003eCuadrada\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eTamaños Disponibles\u003c\/td\u003e\n\n          \u003ctd\u003e13×13\" · 16×16\" · 17×17\" · 19×19\" · 21×21\" (dimensiones externas)\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eBorde (voladizo)\u003c\/td\u003e\n\n          \u003ctd\u003e3\/4\" estándar · Borde de esquina 1\"\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eProfundidad del Seno\u003c\/td\u003e\n\n          \u003ctd\u003e~6\" de profundidad interna\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eInstalación\u003c\/td\u003e\n\n          \u003ctd\u003eBajo encimera \/ Empotrado\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eAbertura de Drenaje\u003c\/td\u003e\n\n          \u003ctd\u003eEstándar de EE. UU. \/ UE\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eTratamiento de Esquinas\u003c\/td\u003e\n\n          \u003ctd\u003eDoble sellado para protección contra fugas y grietas\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eDesagüe Incluido\u003c\/td\u003e\n\n          \u003ctd\u003eDesagüe con filtro de cesta a juego opcional (latón o cobre a juego)\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eCompatible con Exteriores\u003c\/td\u003e\n\n          \u003ctd\u003eSí — ambos materiales resisten la corrosión y la intemperie\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n\n          \u003ctd\u003ePersonalización\u003c\/td\u003e\n\n          \u003ctd\u003eSí — tamaños, formas y profundidades personalizadas disponibles bajo petición\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n\n          \u003ctd\u003eOrigen\u003c\/td\u003e\n\n          \u003ctd\u003eHecho a mano en Marrakech, Marruecos\u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n\n    \u003cdiv class=\"ie-dims\"\u003e\n\n      \u003cdiv class=\"ie-dim-card\"\u003e\n\n        \u003cspan class=\"ie-dim-value\"\u003e19-G\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eCalibre Latón\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003eLatón macizo extra grueso\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-dim-card\"\u003e\n\n        \u003cspan class=\"ie-dim-value\"\u003e16-G\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eCalibre Cobre\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003eCobre macizo de alta resistencia\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-dim-card\"\u003e\n\n        \u003cspan class=\"ie-dim-value\"\u003e6\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eProfundidad Seno\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~15.2 cm\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ie-dim-card\"\u003e\n\n        \u003cspan class=\"ie-dim-value\"\u003e21\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eTamaño Máx.\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~53.3 cm · 5 tamaños\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ie-compat\"\u003e\n\n      \u003cstrong\u003eNota de Compatibilidad:\u003c\/strong\u003e Ambos fregaderos son compatibles con las aberturas de desagüe estándar de EE. UU. de 1.5\" y 2\". Para\n      fontanería europea o no estándar, contáctenos en\n      \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);\"\u003econtact@insideast.com\u003c\/a\u003e\n      antes de realizar el pedido y confirmaremos la compatibilidad o le aconsejaremos sobre adaptadores.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 9 — TECHNICAL PDF DOWNLOADS\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center;\"\u003e\n\n    \u003cdiv style=\"border: 2px solid var(--accent); border-radius: var(--radius-lg); padding: var(--space-lg); background: var(--bg-creme); text-align: center; max-width: 750px; width: 100%;\"\u003e\n\n      \u003ch2 class=\"ie-h2\" style=\"font-size:20px;\"\u003eGuías de instalación completas\u003c\/h2\u003e\n\n      \u003cp class=\"ie-body\" style=\"margin-bottom:var(--space-md); max-width: 600px; margin-left: auto; margin-right: auto;\"\u003eDescargue nuestras\n        hojas de especificaciones detalladas con medidas, plantillas de corte e instrucciones de instalación paso a paso.\u003c\/p\u003e\n\n\n      \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;\"\u003e\n\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Sink_Carre_Smooth_IL-003-02-001-xx-23_w.pdf\" class=\"ie-pdf-link\" target=\"_blank\" rel=\"noopener\"\u003e\n          📄 Descargar Guía de Dibujos Técnicos de Fregadero (PDF)\n        \u003c\/a\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 10 — WHAT'S IN THE BOX\n       ====================================================== --\u0026gt;\n\n\n\n  \u003c!-- ======================================================\n       SECTION 11 — FAQ\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section ie-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch2 class=\"ie-h2\"\u003ePreguntas Frecuentes\u003c\/h2\u003e\n\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e¿Vale la pena esta inversión en comparación con alternativas más baratas?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003eAbsolutamente. Las alternativas producidas en masa utilizan zinc con recubrimiento de latón que se degrada en 3 a 5 años,\n          con recubrimientos que se astillan y no se pueden restaurar. Nuestros fregaderos de latón macizo (calibre 19) y cobre macizo (calibre 16)\n          están construidos para durar más de 20 años y mejoran en carácter a medida que envejecen. No está comprando un accesorio,\n          está invirtiendo en una pieza de artesanía marroquí que perdurará más que cualquier tendencia en su cocina. La mayoría\n          de los clientes nos dicen que es la mejor mejora para el hogar que han hecho.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e¿Cuál es la diferencia entre el latón y el cobre? ¿Cuál debo elegir?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003eAmbos son sólidos, sin lacar y pulidos a mano por los mismos artesanos marroquíes. La diferencia\n          radica en el proceso de envejecimiento. El latón comienza con un tono dorado cálido y se oscurece con el tiempo hasta adquirir ricos tonos ámbar y\n          miel antigua, elegantes y atemporales. El cobre comienza con un vibrante naranja rojizo y evoluciona hacia tonos bronce intenso\n          y antiguos oscuros, más dramáticos e históricos. El cobre (calibre 16) también es ligeramente más grueso, lo que lo convierte\n          en la opción preferida para bares al aire libre o cocinas exteriores de uso intensivo. Ambos son igualmente hermosos y\n          duraderos.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e¿Cómo se desarrolla el acabado vivo sin lacar y es un defecto?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003eEn absoluto, es la característica más celebrada de estos fregaderos. El metal sin lacar es crudo, sin\n          ninguna barrera química que lo separe del aire y la humedad. Durante semanas y meses, la superficie se oxida\n          naturalmente, oscureciéndose y cambiando de tono en un patrón completamente moldeado por su entorno y cómo utiliza\n          su fregadero. Ninguna pátina es igual a otra. Este envejecimiento es esperado, intencional y explícitamente no\n          se considera un defecto bajo nuestra garantía. Si prefiere un aspecto más brillante, un pulido ocasional con un producto específico\n          para latón o cobre restaurará el brillo original.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e¿Es este fregadero adecuado para uso en exteriores?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003eSí, tanto el latón macizo como el cobre macizo son altamente resistentes a la corrosión y a la intemperie. De hecho, la pátina natural que se forma actúa como una capa protectora, ralentizando la oxidación a lo largo del tiempo. Estos fregaderos son ideales para cocinas al aire libre, zonas de bar y estaciones de preparación. El cobre de calibre 16 es especialmente popular para uso en exteriores debido a su grosor adicional. Simplemente enjuague después de usar y seque para una mayor durabilidad.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e¿Cómo cuido mi fregadero de latón o cobre?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003eEnjuague después de usar y seque; esa es la rutina principal. Para la limpieza, use jabón suave y agua tibia. Evite limpiadores abrasivos, lejía o sustancias ácidas (vinagre, jugo de limón), ya que acelerarán de manera desigual el desarrollo de la pátina. Si desea mantener el brillo original, un pulido ocasional con un producto específico para latón o cobre lo restaurará. Si prefiere que la pátina se desarrolle de forma natural, simplemente déjela; solo se volverá más hermosa.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e¿Qué sucede si no estoy satisfecho o necesito un tamaño diferente?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003eOfrecemos una política de devolución de 60 días: devuelva para obtener un reembolso completo sin preguntas si no está satisfecho. Para preguntas sobre el tamaño antes de realizar el pedido, le recomendamos encarecidamente que descargue nuestra guía de tallas en PDF o que se ponga en contacto con nosotros en contact@insideast.com; confirmaremos el tamaño adecuado para el recorte de su encimera antes de que se comprometa. También hay disponibles tamaños personalizados si ninguna de las opciones estándar se adapta a su espacio.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 12 — WARRANTY \u0026amp; GUARANTEE\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center;\"\u003e\n\n    \u003cdiv style=\"border: 2px solid var(--accent); border-radius: var(--radius-lg); padding: var(--space-md) var(--space-lg); background: var(--bg-creme); max-width: 750px; width: 100%; text-align: left;\"\u003e\n\n      \u003ch3 class=\"ie-h3\" style=\"text-align: center;\"\u003eGarantía\u003c\/h3\u003e\n\n      \u003cul style=\"font-size:14px;line-height:1.8;color:var(--text-muted); padding-left: 20px; list-style: disc; margin:var(--space-sm) 0;\"\u003e\n\n        \u003cli\u003e\n\n          \u003cstrong\u003eGarantía limitada de 5 años\u003c\/strong\u003e en la construcción y materiales del accesorio para uso residencial.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n\n          \u003cstrong\u003eGarantía de 1 año\u003c\/strong\u003e en piezas de desgaste (componentes de drenaje, juntas tóricas).\n        \u003c\/li\u003e\n\n        \u003cli\u003eCubre \u003cstrong\u003ereparación o reemplazo\u003c\/strong\u003e por defectos de fabricación (mano de obra excluida).\u003c\/li\u003e\n\n        \u003cli\u003e\n\n          Los \u003cstrong\u003edaños visuales\u003c\/strong\u003e deben informarse dentro de los \u003cstrong\u003e15 días\u003c\/strong\u003e posteriores a la entrega con fotos y\n          comprobante de compra.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cdiv style=\"text-align: center;\"\u003e\n\n        \u003cp style=\"font-size:13px;color:var(--text-light);margin-top:var(--space-sm);\"\u003e\n          ¿Preguntas? Envíe un correo electrónico a \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);\"\u003econtact@insideast.com\u003c\/a\u003e\n          con su número de pedido.\n        \u003c\/p\u003e\n\n        \u003cp style=\"font-size:12px;color:var(--text-light);font-style:italic;margin-top:6px;\"\u003e\n          \u003cem\u003eNota sobre el acabado: el acabado vivo de latón y cobre sin lacar desarrolla una pátina natural con el tiempo. Este\n            envejecimiento cosmético es esperado y celebrado, no considerado un defecto.\u003c\/em\u003e\n        \u003c\/p\u003e\n\n\n        \u003c!-- Bundle promo --\u003e\n        \u003cdiv style=\"background:var(--white); border: 1px solid var(--accent); border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);margin-top:var(--space-md);font-size:13px;color:var(--accent-dark); text-align: center;\"\u003e\n\n          🎁 \u003cstrong\u003eCompre 3 artículos y ahorre un 15 %\u003c\/strong\u003e: su descuento se aplicará automáticamente al finalizar la compra.\n          Combine su fregadero con un grifo puente y un desagüe a juego para el look Insideast completo.\n        \u003c\/div\u003e\n\n      \n\n    \n\n  \n\n\n\n  \u003c!-- ======================================================\n       SECTION 13 — FINAL CTA\n       ====================================================== --\u0026gt;\n  \u003cdiv class=\"ie-section ie-final-cta\" style=\"border: 4px solid var(--accent); background: var(--bg-light); border-radius: var(--radius-lg); margin-bottom: var(--space-xl); padding: var(--space-lg); max-width: 750px; margin-left: auto; margin-right: auto;\"\u003e\n\n    \u003ch2 class=\"ie-h2\" style=\"text-align:center;\"\u003e¿Listo para transformar su cocina o bar?\u003c\/h2\u003e\n\n    \u003cp class=\"ie-body\" style=\"text-align:center;margin-bottom:var(--space-md);\"\u003e\n      Únase a cientos de propietarios, diseñadores de interiores y anfitriones de Airbnb que eligieron la calidad que perdura y se vuelve más\n      hermosa cada año.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n\n      \u003ca href=\"#ie-configure\" class=\"ie-btn ie-btn-full\" style=\"max-width:400px;margin:0 auto var(--space-md);\"\u003eConfigurar y pedir ahora →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ie-badges\"\u003e\n\n      \u003cspan class=\"ie-badge\"\u003e✦ Hecho a mano bajo pedido\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 5 años de garantía\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Envío gratis\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Devoluciones en 60 días\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\u003c!-- end .ie-page --\u003e","brand":"Insideast","offers":[{"title":"Latón \/ 13 x 13 pulgadas","offer_id":45201769496685,"sku":null,"price":319.39,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 16 x 16 pulgadas","offer_id":45201769529453,"sku":null,"price":399.21,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 17 x 17 pulgadas","offer_id":45201769562221,"sku":null,"price":406.22,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 19 x 19 pulgadas","offer_id":45201769594989,"sku":null,"price":505.57,"currency_code":"USD","in_stock":true},{"title":"Latón \/ 21 x 21 pulgadas","offer_id":45201769627757,"sku":null,"price":550.42,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 13 x 13 pulgadas","offer_id":45201769660525,"sku":null,"price":329.39,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 16 x 16 pulgadas","offer_id":45201769693293,"sku":null,"price":409.21,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 17 x 17 pulgadas","offer_id":45201769726061,"sku":null,"price":416.22,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 19 x 19 pulgadas","offer_id":45201769758829,"sku":null,"price":515.57,"currency_code":"USD","in_stock":true},{"title":"Cobre \/ 21 x 21 pulgadas","offer_id":45201769791597,"sku":null,"price":560.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handcrafted_Polished_Square_Sink_brass_with_strainer.png?v=1778765107"},{"product_id":"hammered-solid-brass-farmhouse-apron-kitchen-sink","title":"Hammered Solid Brass Farmhouse Apron Kitchen Sink, Unlacquered Handmade Luxury","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eHammered Solid Brass Farmhouse Apron Kitchen Sink, Unlacquered Handmade Luxury\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eBring warmth, character, and timeless craftsmanship to your kitchen with our handmade hammered solid brass farmhouse sink. Carefully handcrafted by skilled artisans, each sink is individually hammered to create a unique texture that beautifully reflects light and highlights the natural beauty of solid brass.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eDesigned with a classic apron front (farmhouse) style, this sink becomes the focal point of any kitchen, from modern farmhouse and English country homes to traditional, Mediterranean, and luxury interiors. Made from premium solid brass, it develops a rich natural patina over time, a living finish that tells the story of your home.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink1.avif?v=1786529413\" alt=\"Hammered Solid Brass Farmhouse Apron Kitchen Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every kitchen is unique and so is every sink we create. Whether you need a different\n                    dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here\n                    to bring your vision to life. Just tell us what you imagine, and we'll handle the rest.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Aged \u0026amp; Polished Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eCrafted for Your Kitchen\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eA generous single bowl, hand hammered by artisans in Marrakesh, built to be the centerpiece of your kitchen.\u003c\/p\u003e\n\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink9.png?v=1786529413\" alt=\"Farmhouse Sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink10.png?v=1786529411\" alt=\"Farmhouse Sink Texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink11.png?v=1786529407\" alt=\"Farmhouse Sink Angle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink3.avif?v=1786529413\" alt=\"Farmhouse Sink Lifestyle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink4.jpg?v=1786529413\" alt=\"Farmhouse Sink View\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eSolid Brass Construction\u003c\/h4\u003e\n                        \u003cp\u003eMade entirely from premium solid brass for long-lasting durability.\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\u003eAuthentic Hand-Hammered Finish\u003c\/h4\u003e\n                        \u003cp\u003eEvery sink is individually hammered, making each piece 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 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\u003eUnlacquered Brass Finish\u003c\/h4\u003e\n                        \u003cp\u003eArrives with a golden shine and develops a natural warm patina 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 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\u003eClassic Farmhouse Design\u003c\/h4\u003e\n                        \u003cp\u003eApron front style suits farmhouse, traditional, and luxury kitchens alike.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Brass_Farmhouse_Apron_Kitchen_Sink10.png?v=1786529411\" alt=\"Hand hammered brass sink authentic craftsmanship detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n                \u003cp\u003eUnlike mass-produced sinks, each piece is handmade by skilled Moroccan artisans, meaning no two are exactly alike. Every hammer strike is done by hand, giving the surface real depth, texture, and a story that machine-made hardware simply cannot replicate.\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\/Brass_Farmhouse_Apron_Kitchen_Sink4.jpg?v=1786529413\" alt=\"Large spacious brass farmhouse sink in kitchen\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eGenerously Sized for Everyday Life\u003c\/h3\u003e\n                \u003cp\u003eWith a spacious single bowl, this farmhouse sink is built for real kitchen life, from washing large pots to prepping big family meals. Its scale makes it the natural centerpiece of any kitchen island or counter run.\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\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, Hammered (develops natural patina)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eFarmhouse \/ Apron Front\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Configuration\u003c\/td\u003e\n                        \u003ctd\u003eSingle Bowl\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eApron Front \/ Farmhouse Mount\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Compatibility\u003c\/td\u003e\n                        \u003ctd\u003eStandard US drains and garbage disposals (adapter may be required)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eFully customizable\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003ch3\u003eExternal Length x Width\u003c\/h3\u003e\n            \u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eOverall\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e39\" x 23\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eCutout\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e36\" x 20\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eBowl Depth\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e10\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eApron Height\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e7\"\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;\"\u003e\n                Drain opening: Ø4.65\" outer \/ Ø3.50\" inner. Compatible with standard US drains and garbage disposals; an adapter may be required depending on your plumbing setup.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n            \u003ch3\u003eSize Guide (PDF)\u003c\/h3\u003e\n            \u003cp\u003eDownload our detailed size guide and specifications.\u003c\/p\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink5.jpg?v=1786529410\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Download Size Guide\u003c\/a\u003e\n        \u003c\/div\u003e\n\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 sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (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\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered brass develops a natural patina over time. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eTransform Your\n                Kitchen\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted brass\n                excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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":45610138828909,"sku":null,"price":1839.59,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Farmhouse_Apron_Kitchen_Sink1.avif?v=1786529413"},{"product_id":"raw-brass-undermount-sink-brass-round-prep-sink-hammered-kitchen-bar-sink","title":"Raw Brass Undermount Sink, Brass Round Prep Sink, Hammered Kitchen Bar Sink","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin-top: 20px;\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        grid-template-columns: repeat(2, 1fr);\n        gap: 16px;\n    }\n\n    .faucet-desc__config-option-card {\n        background: #fff;\n        border-radius: 10px;\n        border: 1.5px solid var(--accent-light);\n        overflow: hidden;\n        text-align: center;\n        cursor: pointer;\n        transition: all .2s ease;\n    }\n\n    .faucet-desc__config-option-card:hover {\n        border-color: var(--accent);\n        transform: translateY(-3px);\n        box-shadow: 0 8px 20px var(--shadow);\n    }\n\n    .faucet-desc__config-option-card img {\n        width: 100%;\n        height: 140px;\n        object-fit: contain;\n        background: var(--bg-light);\n        display: block;\n        border-bottom: 1px solid var(--accent-light);\n    }\n\n    .faucet-desc__config-option-label {\n        padding: 10px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--primary);\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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .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        .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-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__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__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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eRaw Brass Undermount Sink, Brass Round Prep Sink, Hammered Kitchen Bar Sink, Single Bowl Basin Sink\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eHammered round prep bar sink, handcrafted from solid raw brass. Designed for everyday use, it's naturally durable and will develop a rich patina over time, giving it a distinctive, aged character.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003ePerfect for bars, prep areas, or compact kitchens. The sink is carefully packed and shipped via express delivery to arrive safely and on time.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink10.jpg?v=1786703644\" alt=\"Raw Brass Round Undermount Prep Bar Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CONFIGURATION OPTIONS --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eChoose Your Configuration\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eSelect whether you'd like your sink with or without the pop-up drain assembly included.\u003c\/p\u003e\n            \u003cdiv class=\"faucet-desc__config-grid\"\u003e\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n                    \u003ch3\u003eDrain Option\u003c\/h3\u003e\n                    \u003cdiv class=\"faucet-desc__config-options\"\u003e\n                        \u003cdiv class=\"faucet-desc__config-option-card\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink9.jpg?v=1786703644\" alt=\"Raw brass round sink without pop-up drain\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"faucet-desc__config-option-label\"\u003eWithout Pop-Up Drain\u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option-card\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink2.webp?v=1786702652\" alt=\"Raw brass round sink with pop-up drain\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"faucet-desc__config-option-label\"\u003eWith Pop-Up Drain\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every kitchen is unique and so is every sink we create. Whether you need a different\n                    dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here\n                    to bring your vision to life. Just tell us what you imagine, and we'll handle the rest.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Aged \u0026amp; Polished Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- GALLERY SLIDER --\u003e\n        \u003csection class=\"faucet-desc__config\"\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink3.webp?v=1786702652\" alt=\"Raw brass round sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink7.webp?v=1786702652\" alt=\"Raw brass round sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink5.webp?v=1786702652\" alt=\"Raw brass round sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink4.webp?v=1786702652\" alt=\"Raw brass round sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink8.webp?v=1786702652\" alt=\"Raw brass round sink view\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eSolid Raw Brass Construction\u003c\/h4\u003e\n                        \u003cp\u003eMade entirely from solid brass for long-lasting durability.\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\u003eHand-Hammered Texture\u003c\/h4\u003e\n                        \u003cp\u003eEach surface is individually hammered, adding depth and disguising everyday wear.\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\u003eRaw Brass Finish\u003c\/h4\u003e\n                        \u003cp\u003eAges naturally, developing a unique patina and distinctive aged character 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 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\u003eUndermount or Drop-In Compatible\u003c\/h4\u003e\n                        \u003cp\u003eFlexible installation, ideal for bars, prep zones, or compact kitchens.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Raw_Brass_Undermount_Sink2.webp?v=1786702652\" alt=\"Raw brass round sink hammered surface detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Raw Brass Character\u003c\/h3\u003e\n                \u003cp\u003eLeft unlacquered and hand hammered, this sink is designed to age naturally with everyday use. Every strike is done by hand, so no two sinks develop the exact same patina over 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink6.webp?v=1786702652\" alt=\"Raw brass round sink installed in bar prep area\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eBuilt for Bars and Prep Areas\u003c\/h3\u003e\n                \u003cp\u003eThe compact round profile makes it a natural fit for bar counters, butler's pantries, and prep zones where space is limited but style still matters.\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\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eRound Prep \/ Bar Sink\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\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eRaw Brass (ages naturally, developing a unique patina)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eUndermount or Drop-In Compatible\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Hole Diameter\u003c\/td\u003e\n                        \u003ctd\u003eStandard 1.64\" (Pop-up Drain included in \"With Drain\" option)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConstruction\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted for strength and durability\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eUse\u003c\/td\u003e\n                        \u003ctd\u003eIdeal for bar areas, prep zones, or small kitchens\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003ch3\u003eDimensions\u003c\/h3\u003e\n            \u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eTop Outer Diameter\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e16\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eTop Inner Diameter\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e14\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eBase Diameter\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e9.5\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eHeight\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e7\"\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;\"\u003e\n                Drain opening: standard 1.64\" diameter. Compatible with standard drains; pop-up drain included with the \"With Pop-Up Drain\" configuration.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n            \u003ch3\u003eSize Guide (PDF)\u003c\/h3\u003e\n            \u003cp\u003eDownload our detailed size guide and specifications.\u003c\/p\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink8.webp?v=1786702652\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Download Size Guide\u003c\/a\u003e\n        \u003c\/div\u003e\n\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 sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (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\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: raw brass develops a natural patina over time. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eUpgrade Your\n                Bar or Prep Space\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted brass\n                excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Sink Only","offer_id":45631507136621,"sku":null,"price":393.08,"currency_code":"USD","in_stock":true},{"title":"+ Push-up Drain","offer_id":45631507169389,"sku":null,"price":434.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Raw_Brass_Undermount_Sink1.webp?v=1786702652"},{"product_id":"handcrafted-smooth-oval-solid-german-silver-sink-drop-in-sink-17-125-x11","title":"Handcrafted Smooth Oval Solid German Silver Sink, Drop In Sink (17,125”x11”)","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eHandcrafted Smooth Oval Solid German Silver Sink, Drop In Customizable Bathroom German Silver Sink (17.125\" x 11\")\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eHandcrafted smooth oval solid German silver drop in sink, made of a 16th pure German silver sheet with its matching drain basket. Made in Marrakech by passionate craftsmen and excellent workmanship, designed to last.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eFits the 3\" standard P-trap. Available in other finishes such as smooth, hammered, or edged to match your home style, with customization for both width and depth, so you imagine we create.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink.jpg?v=1786949621\" alt=\"Handcrafted Smooth Oval Solid German Silver Drop In Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. Available in other finishes\n                    such as smooth, hammered, or edged to match your home style, with customization for\n                    both width and depth, so you imagine we create.\n                \u003c\/p\u003e\n                \u003cdiv style=\"display:flex; gap:20px; justify-content:center; flex-wrap:wrap; margin-bottom:20px;\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_dimensions.jpg?v=1786950721\" alt=\"German silver oval sink dimensions reference\" style=\"width:500px; max-width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display:flex; gap:12px; justify-content:center; flex-wrap:wrap; margin-bottom:28px;\"\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eLength: 17.125\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eWidth: 11\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eDepth: 4.4\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eRim Thickness: 1.4\"\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Width \u0026amp; Depth\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Smooth, Hammered \u0026amp; Edged Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eCrafted for Your Bathroom\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eA smooth oval drop in sink, handcrafted in German silver by artisans in Marrakech, designed to match your home style.\u003c\/p\u003e\n\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_1.webp?v=1786949603\" alt=\"German silver oval sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_2.webp?v=1786949602\" alt=\"German silver oval sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_3.webp?v=1786949602\" alt=\"German silver oval sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_4.webp?v=1786949603\" alt=\"German silver oval sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_5.webp?v=1786949603\" alt=\"German silver oval sink installed\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_6.webp?v=1786949602\" alt=\"German silver oval sink view\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eleah\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e16 Jun, 2026\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\"\u003eAbsolutely wonderfully well crafted. Can't wait to install them.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Absolutely wonderfully well 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\"\u003eLuca\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e01 Jun, 2022\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\"\u003eReally perfect. Thank you very much. Until next time.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Really perfect. Thank you very much.\"\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eSolid German Silver Construction\u003c\/h4\u003e\n                        \u003cp\u003eMade from a 16th pure German silver sheet for lasting durability and a smooth, refined surface.\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\u003eHandcrafted in Marrakech\u003c\/h4\u003e\n                        \u003cp\u003eMade by passionate craftsmen with excellent workmanship, designed to last for generations.\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\u003eMatching Drain Basket Included\u003c\/h4\u003e\n                        \u003cp\u003eArrives complete with a matching German silver drain basket, fitted to the 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=\"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\u003eMultiple Finish Options\u003c\/h4\u003e\n                        \u003cp\u003eAvailable in smooth, hammered, or edged finishes to match your home style.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Smooth_Oval_Solid_German_Silver_Sink_1.webp?v=1786949603\" alt=\"Handcrafted German silver oval sink authentic craftsmanship detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n                \u003cp\u003eMade in Marrakech by passionate craftsmen, each sink is shaped from a 16th pure German silver sheet with excellent workmanship. Designed to last, it becomes a smooth, timeless centerpiece for any 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_6.webp?v=1786949602\" alt=\"German silver oval sink with matching drain basket included\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eEverything You Need Included\u003c\/h3\u003e\n                \u003cp\u003eEvery sink arrives with its matching German silver drain basket, so it's ready to fit your 3\" standard P-trap from day one. A complete, coordinated set from a single artisan workshop.\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\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid German Silver (16th pure sheet)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eSmooth (also available in Hammered or Edged)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eOval\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOverall Dimensions\u003c\/td\u003e\n                        \u003ctd\u003e17.125\" x 11\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Depth\u003c\/td\u003e\n                        \u003ctd\u003e4.4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eRim Thickness\u003c\/td\u003e\n                        \u003ctd\u003e1.4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eDrop-In\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eIncluded\u003c\/td\u003e\n                        \u003ctd\u003eMatching German silver drain basket\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Compatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard 3\" P-trap\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eWidth and depth customizable on request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakech, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n            \u003ch3\u003eSize \u0026amp; Installation Guide\u003c\/h3\u003e\n            \u003cp\u003eDownload our detailed size and installation guide.\u003c\/p\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_9.webp?v=1786949602\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Download Size \u0026amp; Installation Guide\u003c\/a\u003e\n        \u003c\/div\u003e\n\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 sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (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\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: German silver may show slight natural color variations from piece to piece. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eTransform Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted German silver\n                excellence built to last generations, tailored to your exact dimensions and finish.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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":45652584071277,"sku":null,"price":421.46,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oval_Solid_German_Silver_Sink_1.webp?v=1786949603"},{"product_id":"solid-copper-undermount-hammered-sink-copper-bar-sink-square-copper-farmhouse-sink","title":"Solid Copper Undermount Hammered Sink, Copper Bar Sink Square, Copper Farmhouse Sink","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 25px;\n        margin-top: 20px;\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        grid-template-columns: repeat(5, 1fr);\n        gap: 8px\n    }\n\n    .faucet-desc__config-options--two {\n        grid-template-columns: repeat(2, 1fr);\n        max-width: 400px;\n        margin: 0 auto;\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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__config-options {\n            grid-template-columns: repeat(2, 1fr)\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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\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\u003ch1 class=\"faucet-desc__title\"\u003eSolid Copper Undermount  Hammered Sink, Copper Kitchen Island Sink, Copper Bar Sink Square, Copper Farmhouse Sink\u003c\/h1\u003e\n\u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n\u003cp\u003eThis sink is made of solid copper to last. It handles constant cleaning and daily tasks without losing its strength. The unlacquered copper finish will gradually develop patina and add warm, rustic vibes to your space.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eExtra sealed corners create a strong barrier that resists cracking and blocks water leakage. Measurements can be customized on request to fit your countertop cutout.\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 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 class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e15-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 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\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 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\u003e15-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\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_8.webp?v=1787052205\" alt=\"Solid Copper Undermount Hammered Kitchen Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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 Configuration\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eAvailable in five sizes with the option to include a matching strainer.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eSelect a Size\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e13 x 13\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e16 x 16\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e17 x 17\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e19 x 19\"\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e21 x 21\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eStrainer Option\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options faucet-desc__config-options--two\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eSink Only\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003eWith Strainer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003eNeed a different size? Measurements can be customized on request to fit your countertop cutout.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMIZATION SECTION --\u003e\n\u003cdiv class=\"ie-custom-section\"\u003e\n\u003cdiv class=\"ie-custom-inner\"\u003e\n\u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n\u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n\u003cdiv class=\"ie-custom-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"ie-custom-body\"\u003eEvery kitchen is unique and so is every sink we create. Whether you need a different dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here to bring your vision to life. Just tell us what you imagine, and we'll handle the rest.\u003c\/p\u003e\n\u003cdiv class=\"ie-custom-pills\"\u003e\n\u003cspan class=\"ie-custom-pill\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Custom Sizes \u003c\/span\u003e \u003cspan class=\"ie-custom-pill\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Aged \u0026amp; Polished Finishes \u003c\/span\u003e \u003cspan class=\"ie-custom-pill\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Bespoke Shapes \u003c\/span\u003e \u003cspan class=\"ie-custom-pill\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Trade \u0026amp; Bulk Orders \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e Write to us at contact@insideast.com \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALLERY SLIDER --\u003e\n\u003csection class=\"faucet-desc__config\"\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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_2.webp?v=1787052206\" alt=\"Copper undermount hammered sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_6.webp?v=1787052206\" alt=\"Copper undermount hammered sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_5.webp?v=1787052206\" alt=\"Copper undermount hammered sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_1.webp?v=1787052206\" alt=\"Copper undermount hammered sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_3.webp?v=1787052206\" alt=\"Copper undermount hammered sink view\" 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!-- REVIEWS SECTION --\u003e\n\u003csection class=\"faucet-desc__reviews\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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 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\u003cspan class=\"faucet-desc__review-author\"\u003eAnne Eifler\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eBeautiful sink! Well made and nice craftsmanship. Will upload picture once installed!\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice 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\u003cspan class=\"faucet-desc__review-author\"\u003eHannah Barnthouse\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eamazing!!! love love love this\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\u003cspan class=\"faucet-desc__review-author\"\u003ecrabtreekelly\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eGreat service and response on messages\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\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\u003cspan class=\"faucet-desc__review-author\"\u003eKathleen Walker\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"faucet-desc__review-text\"\u003eSeller was very helpful. Product was as described just didn't work for me.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\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\u003eSolid Copper Construction\u003c\/h4\u003e\n\u003cp\u003eMade of solid copper to last, handling constant cleaning and daily tasks without losing its strength.\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\u003eAuthentic Hand-Hammered Finish\u003c\/h4\u003e\n\u003cp\u003eEvery sink is individually hammered, making each piece 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 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\u003eUnlacquered Copper Finish\u003c\/h4\u003e\n\u003cp\u003eWill gradually develop patina and add warm, rustic vibes to your space 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 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\u003eExtra Sealed Corners\u003c\/h4\u003e\n\u003cp\u003eCreates a strong barrier that resists cracking and blocks water leakage.\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\/Copper_Undermount_Hammered_Sink_4.webp?v=1787052205\" alt=\"Hand hammered copper sink authentic craftsmanship detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n\u003cp\u003eUnlike mass-produced sinks, each piece is handmade by skilled Moroccan artisans, meaning no two are exactly alike. Every hammer strike is done by hand, giving the surface real depth, texture, and a story that machine-made hardware simply cannot replicate.\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\/Copper_Undermount_Hammered_Sink_7.webp?v=1787052205\" alt=\"Solid copper undermount sink built for daily use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eBuilt for Daily Life\u003c\/h3\u003e\n\u003cp\u003eMade of solid copper to last, this sink handles constant cleaning and daily tasks without losing its strength. Extra sealed corners resist cracking and block water leakage, so it's ready for the busiest kitchens, islands, or bar counters.\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\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Copper, Hammered (develops natural patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eSquare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCorners\u003c\/td\u003e\n\u003ctd\u003eExtra sealed for crack resistance \u0026amp; water protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eUndermount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStrainer\u003c\/td\u003e\n\u003ctd\u003eAvailable with or without matching strainer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n\u003ctd\u003e13\" x 13\", 16\" x 16\", 17\" x 17\", 19\" x 19\", 21\" x 21\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eMeasurements customizable on request to fit your countertop cutout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-year warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e15-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eExternal Length x Width\u003c\/h3\u003e\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eRim Width (Both Sides)\u003c\/div\u003e\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e1.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eDrain Hole\u003c\/div\u003e\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e3.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eSizes Available\u003c\/div\u003e\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e13\" to 21\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eCustomization\u003c\/div\u003e\n\u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003eOn Request\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;\"\u003eExternal length\/width refers to the overall outer size of the sink. Rim width is 1.5\" on both sides, drain hole diameter is 3.5\". Measurements can be customized on request to fit your countertop cutout.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN DIMENSIONS REFERENCE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 60px) 0; text-align: center;\"\u003e\n\u003ch3 class=\"ie-h3\" style=\"font-size: 20px; color: var(--primary); margin-bottom: 15px;\"\u003eMain Dimensions Reference\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_3.webp?v=1787052206\" alt=\"Copper undermount sink dimensions diagram, external length and width, rim, and drain hole\" style=\"width: 100%; max-width: 500px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,.1); display: block; margin: 0 auto;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv style=\"display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 20px;\"\u003e\n\u003cspan class=\"ie-custom-pill\" style=\"background: #fff;\"\u003eRim: 1.5\" (both sides)\u003c\/span\u003e \u003cspan class=\"ie-custom-pill\" style=\"background: #fff;\"\u003eDrain Hole: 3.5\"\u003c\/span\u003e \u003cspan class=\"ie-custom-pill\" style=\"background: #fff;\"\u003eExternal Length\/Width: overall outer size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\"\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 sink construction and materials.\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 contact@insideast.com with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered copper 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);\"\u003eTransform Your Kitchen\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted copper excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n\u003ca role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Order Now \u003c\/a\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n\u003cdiv\u003e15-Day Guarantee\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":"13 x 13 Inch \/ Sink Only","offer_id":45661305667693,"sku":null,"price":362.48,"currency_code":"USD","in_stock":true},{"title":"13 x 13 Inch \/ With Strainer","offer_id":45661305700461,"sku":null,"price":404.63,"currency_code":"USD","in_stock":true},{"title":"16 x 16 Inch \/ Sink Only","offer_id":45661305733229,"sku":null,"price":423.69,"currency_code":"USD","in_stock":true},{"title":"16 x 16 Inch \/ With Strainer","offer_id":45661305765997,"sku":null,"price":443.67,"currency_code":"USD","in_stock":true},{"title":"17 x 17 Inch \/ Sink Only","offer_id":45661305798765,"sku":null,"price":465.85,"currency_code":"USD","in_stock":true},{"title":"17 x 17 Inch \/ With Strainer","offer_id":45661305831533,"sku":null,"price":568.28,"currency_code":"USD","in_stock":true},{"title":"19 x 19 Inch \/ Sink Only","offer_id":45661305864301,"sku":null,"price":566.21,"currency_code":"USD","in_stock":true},{"title":"19 x 19 Inch \/ With Strainer","offer_id":45661305897069,"sku":null,"price":608.38,"currency_code":"USD","in_stock":true},{"title":"21 x 21 Inch \/ Sink Only","offer_id":45661305929837,"sku":null,"price":701.57,"currency_code":"USD","in_stock":true},{"title":"21 x 21 Inch \/ With Strainer","offer_id":45661305962605,"sku":null,"price":743.73,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Undermount_Hammered_Sink_8.webp?v=1787052205"},{"product_id":"antique-german-silver-sink-handcrafted-bathroom-drop-in-silver-sink","title":"Antique German Silver Sink, Handcrafted Bathroom Drop-in Silver sink","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eAntique German Silver Sink, Handcrafted Bathroom Drop-in Silver Sink\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eGerman drop-in silver sink with square lip and vessel bowl. Unlike silver chromed sinks that lose their finish in a short period of time, this sink is handcrafted of a thick plaque of German silver, made for heavy-duty tasks and to be reliable for a lifetime.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eDesigned for elegance, durability, and reliability. Each item is 100% handmade, so slight imperfections are expected and part of its character.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_1.webp?v=1787054417\" alt=\"Antique German Silver Handcrafted Bathroom Drop-in Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. This sink is available in\n                    different sizes and different finishes, with customization always available, so you\n                    imagine we create.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Multiple Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eCrafted for Your Bathroom\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eAn antique German silver drop-in sink with square lip and vessel bowl, handcrafted for a lifetime of reliability.\u003c\/p\u003e\n\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_3.webp?v=1787054417\" alt=\"Antique German silver sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_4.webp?v=1787054417\" alt=\"Antique German silver sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_5.webp?v=1787054418\" alt=\"Antique German silver sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_9.webp?v=1787054415\" alt=\"Antique German silver sink components\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_2.webp?v=1787054417\" alt=\"Antique German silver sink top 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_6.webp?v=1787054418\" alt=\"Antique German silver sink side profile\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_8.webp?v=1787054416\" alt=\"Antique German silver sink close up view\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eJaqueleen\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e08 Jul, 2026\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 SINK IS SOOOOO BEAUTIFUL!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"THE SINK IS SOOOOO BEAUTIFUL!\"\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\"\u003eStacey\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e01 Apr, 2022\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\"\u003eAs always the customer service, materials and final product are perfect and meet my expectations. This is the 3rd sink I have purchased from Abdul.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"The customer service, materials and final product are perfect.\"\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eThick German Silver Plaque\u003c\/h4\u003e\n                        \u003cp\u003eHandcrafted from a thick plaque of German silver, made for heavy-duty tasks and lifetime reliability.\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\u003eLong-Lasting Finish\u003c\/h4\u003e\n                        \u003cp\u003eUnlike silver-chromed sinks that lose their finish quickly, this sink holds its character for a lifetime.\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\u003eSquare Lip, Vessel Bowl\u003c\/h4\u003e\n                        \u003cp\u003eA drop-in design with a square lip and rounded vessel bowl for an antique, elegant 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\u003eAvailable in Multiple Sizes \u0026amp; Finishes\u003c\/h4\u003e\n                        \u003cp\u003eSizes and finishes can be customized on request to fit your bathroom exactly.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Antique_German_Silver_Sink_1.webp?v=1787054417\" alt=\"Antique German silver sink handcrafted detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Handcrafted Character\u003c\/h3\u003e\n                \u003cp\u003eEach item is 100% handmade, so slight imperfections are expected and part of its charm. Designed for elegance, durability, and reliability, this sink becomes a timeless centerpiece for 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_9.webp?v=1787054415\" alt=\"Antique German silver sink all included components\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eEverything You Need Included\u003c\/h3\u003e\n                \u003cp\u003eEvery sink arrives complete with all its components, ready for a straightforward drop-in installation. Assistance is provided whenever needed to make installation even easier.\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\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eGerman Silver (thick plaque)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eAntique (available in different finishes)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eSquare Lip, Vessel Bowl\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eTop Outer Length\u003c\/td\u003e\n                        \u003ctd\u003e16-3\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eTop Outer Width\u003c\/td\u003e\n                        \u003ctd\u003e13-3\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOverall Height\u003c\/td\u003e\n                        \u003ctd\u003e5-1\/2\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFoot Height\u003c\/td\u003e\n                        \u003ctd\u003e1-1\/2\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Depth\u003c\/td\u003e\n                        \u003ctd\u003e4-1\/8\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Opening\u003c\/td\u003e\n                        \u003ctd\u003e1-3\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eRim Width\u003c\/td\u003e\n                        \u003ctd\u003e1-1\/2\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eDrop-In\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eAvailable in different sizes and finishes, on request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakech, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003eCovers damages during shipping, missing pieces, product not as pictured, leaking or broken parts, and finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n\n            \u003c!-- DIMENSIONS GRID --\u003e\n            \u003ch3 style=\"margin-top: 30px;\"\u003eDimensions Reference\u003c\/h3\u003e\n            \u003cdiv style=\"display:grid; grid-template-columns:repeat(3, 1fr); gap:10px; margin-top:15px;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_6.webp?v=1787054418\" alt=\"Antique German silver sink side profile dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_8.webp?v=1787054416\" alt=\"Antique German silver sink top view dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_2.webp?v=1787054417\" alt=\"Antique German silver sink top length and width dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\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;\"\u003e\n                Top outer length 16-3\/4\", top outer width 13-3\/4\", overall height 5-1\/2\" (foot height 1-1\/2\"), bowl depth 4-1\/8\", drain opening 1-3\/4\", rim width 1-1\/2\". Available in other sizes and finishes on request.\u003c\/p\u003e\n        \u003c\/section\u003e\n\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\u003eShipping Damage Coverage\u003c\/strong\u003e including missing pieces, product not as pictured, leaking, or broken parts.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e, either sending free replacement parts or arranging a return.\u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003eInstallation assistance\u003c\/strong\u003e is provided whenever needed to make setup easier.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: German silver may show slight natural color variations from piece to piece. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eTransform Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted German silver\n                excellence built to last generations, tailored to your exact dimensions and finish.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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    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    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\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    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45661939335277,"sku":null,"price":343.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_3.webp?v=1787054417"},{"product_id":"handcrafted-solid-german-silver-sink-drop-in-sink-14-5","title":"Handcrafted Solid German Silver Sink, Drop In Customizable German Silver Sink (14,5”)","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eHandcrafted Solid German Silver Sink, Drop In Customizable German Silver Sink (14.5\")\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eHandcrafted solid German silver drop in sink, made of a 16th pure German silver sheet with its matching drain basket. Made in Marrakech by passionate craftsmen and excellent workmanship, designed to last.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eFits the 3\" standard P-trap. Available in other finishes such as smooth, hammered, or edged to match your home style, with customization for both width and depth, so you imagine we create.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_1.webp?v=1787241668\" alt=\"Handcrafted Solid German Silver Drop In Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. Available in other finishes\n                    such as smooth, hammered, or edged to match your home style, with customization for\n                    both width and depth, so you imagine we create.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Width \u0026amp; Depth\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Smooth, Hammered \u0026amp; Edged Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eCrafted for Your Bathroom\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eA solid German silver drop-in sink, handcrafted by artisans in Marrakech, designed to match your home style.\u003c\/p\u003e\n\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_2.webp?v=1787241668\" alt=\"German silver drop in sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_3.webp?v=1787241668\" alt=\"German silver drop in sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_4.webp?v=1787241668\" alt=\"German silver drop in sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_5.webp?v=1787241668\" alt=\"German silver drop in sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_d1.webp?v=1787241668\" alt=\"German silver drop in sink dimensions 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_d2.webp?v=1787241668\" alt=\"German silver drop in sink profile 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_d3.webp?v=1787241669\" alt=\"German silver drop in sink top view\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\n                \u003cdiv id=\"reviewSlider\" class=\"faucet-desc__review-slider-wrap\"\u003e\n                    \u003cdiv class=\"faucet-desc__review-slider\"\u003e\n\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eSolid German Silver Construction\u003c\/h4\u003e\n                        \u003cp\u003eMade from a 16th pure German silver sheet for lasting durability and a smooth, refined surface.\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\u003eHandcrafted in Marrakech\u003c\/h4\u003e\n                        \u003cp\u003eMade by passionate craftsmen with excellent workmanship, designed to last for generations.\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\u003eMatching Drain Basket Included\u003c\/h4\u003e\n                        \u003cp\u003eArrives complete with a matching German silver drain basket, fitted to the 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=\"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\u003eAvailable in Multiple Sizes \u0026amp; Finishes\u003c\/h4\u003e\n                        \u003cp\u003eSizes and finishes can be customized on request to fit your bathroom exactly.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Brass_Toothbrush_Cup-_3.webp?v=1787241668\" alt=\"Handcrafted German silver drop in sink detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n                \u003cp\u003eMade in Marrakech by passionate craftsmen, this sink is shaped from a 16th pure German silver sheet with excellent workmanship. Designed to last, it becomes a timeless centerpiece for any 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_5.webp?v=1787241668\" alt=\"German silver drop in sink complete package with drain basket\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eA Complete Package\u003c\/h3\u003e\n                \u003cp\u003eEvery sink arrives with its matching German silver drain basket, so it's ready to fit your 3\" standard P-trap from day one. A complete, coordinated set from a single artisan workshop.\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\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid German Silver (16th pure sheet)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eSmooth (also available in Hammered or Edged)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDiameter\u003c\/td\u003e\n                        \u003ctd\u003e14.5\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFoot Height\u003c\/td\u003e\n                        \u003ctd\u003e1.125\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Depth\u003c\/td\u003e\n                        \u003ctd\u003e5.3\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eDrop-In\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eIncluded\u003c\/td\u003e\n                        \u003ctd\u003eMatching German silver drain basket\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Compatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard 3\" P-trap\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eWidth and depth customizable on request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakech, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003eCovers damages during shipping, missing pieces, product not as pictured, leaking or broken parts, and finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n\n            \u003c!-- DIMENSIONS GRID --\u003e\n            \u003ch3 style=\"margin-top: 30px;\"\u003eDimensions Reference\u003c\/h3\u003e\n            \u003cdiv style=\"display:grid; grid-template-columns:repeat(3, 1fr); gap:10px; margin-top:15px;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_d1.webp?v=1787241668\" alt=\"German silver round sink diameter dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_d2.webp?v=1787241668\" alt=\"German silver round sink foot height dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_d3.webp?v=1787241669\" alt=\"German silver round sink bowl depth dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\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;\"\u003e\n                Diameter 14.5\", foot height 1.125\", bowl depth 5.3\". Available in other sizes and finishes on request.\u003c\/p\u003e\n        \u003c\/section\u003e\n\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\u003eShipping Damage Coverage\u003c\/strong\u003e including missing pieces, product not as pictured, leaking, or broken parts.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e, either sending free replacement parts or arranging a return.\u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003eInstallation assistance\u003c\/strong\u003e is provided whenever needed to make setup easier.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: German silver may show slight natural color variations from piece to piece. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eTransform Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted German silver\n                excellence built to last generations, tailored to your exact dimensions and finish.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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    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    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\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    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45674278748269,"sku":null,"price":312.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Toothbrush_Cup-_1.webp?v=1787241668"},{"product_id":"engraved-german-silver-sink-moroccan-drop-in-bathroom-vanity-sink-17-8-x11","title":"Engraved German Silver Sink, Moroccan Drop In Bathroom Vanity Sink (17.8”x11”)","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eEngraved German Silver Sink, Moroccan Drop In Customizable Bathroom Vanity Sink (17.8\" x 11\")\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eHandcrafted Moroccan pattern etched solid German silver drop in sink, made of a 16th pure German silver sheet with its matching drain. Made in Marrakech by passionate craftsmen and excellent workmanship, designed to last.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eFits the 3\" standard P-trap. Available in other finishes such as smooth, hammered, or edged to match your home style, with customization for both width and depth, so you imagine we create.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-1.avif?v=1787294237\" alt=\"Engraved German Silver Moroccan Drop In Bathroom Vanity Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. Available in other finishes\n                    such as smooth, hammered, or edged to match your home style, with customization for\n                    both width and depth, so you imagine we create.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Width \u0026amp; Depth\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Smooth, Hammered \u0026amp; Edged Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eCrafted for Your Bathroom\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eA Moroccan pattern etched German silver drop-in sink, handcrafted by artisans in Marrakech, designed to match your home style.\u003c\/p\u003e\n\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-2.avif?v=1787294237\" alt=\"Engraved German silver sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-4.avif?v=1787294237\" alt=\"Engraved German silver sink Moroccan pattern texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-5.avif?v=1787294236\" alt=\"Engraved German silver sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-3.avif?v=1787294236\" alt=\"Engraved German silver sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-d1.avif?v=1787294234\" alt=\"Engraved German silver sink view one\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-d2.avif?v=1787294234\" alt=\"Engraved German silver sink view two\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-d3.avif?v=1787294234\" alt=\"Engraved German silver sink view three\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eInactive account\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e10 Dec, 2021\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 basin, as described, and helpful service.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful basin, as described.\"\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\"\u003eCharles\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e11 Aug, 2021\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 and exactly as pictured. The communication was fantastic: discussion on the work, advice, pictures prior to delivery, and excellent shipping with no surprise duties or taxes. Will definitely be purchasing again.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful and exactly as pictured.\"\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\"\u003eShawn\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e03 Jul, 2020\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\"\u003eMy sink and faucet are absolutely beautiful. I am definitely ordering two more for my upstairs bathroom. I can't believe how fast I received my package, so professional.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"My sink and faucet are absolutely beautiful.\"\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n\n\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eMoroccan Pattern Etching\u003c\/h4\u003e\n                        \u003cp\u003eHand-etched Moroccan pattern into a solid German silver sheet, no two pieces are exactly alike.\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\u003eHandcrafted in Marrakech\u003c\/h4\u003e\n                        \u003cp\u003eMade by passionate craftsmen with excellent workmanship, designed to last for generations.\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\u003eMatching Drain Included\u003c\/h4\u003e\n                        \u003cp\u003eArrives complete with a matching German silver drain, fitted to the 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=\"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\u003eAvailable in Multiple Sizes \u0026amp; Finishes\u003c\/h4\u003e\n                        \u003cp\u003eSizes and finishes can be customized on request to fit your bathroom exactly.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Engraved_German_Silver_Sink-4.avif?v=1787294237\" alt=\"Engraved German silver sink Moroccan pattern close up\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eHandcrafted Moroccan Pattern\u003c\/h3\u003e\n                \u003cp\u003eEvery detail is etched by hand into the solid German silver sheet, a Moroccan pattern that reflects generations of craftsmanship from Marrakech. Made by passionate craftsmen with excellent workmanship, designed to last.\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\/Engraved_German_Silver_Sink-3.avif?v=1787294236\" alt=\"Engraved German silver sink with all essential parts included\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eComes With All Essential Parts\u003c\/h3\u003e\n                \u003cp\u003eEvery sink arrives with its matching drain, so it's ready to fit your 3\" standard P-trap from day one. A complete, coordinated set from a single artisan workshop.\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\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid German Silver (16th pure sheet)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eEngraved, Moroccan Pattern (also available in Smooth, Hammered, or Edged)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eOval\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOverall Dimensions\u003c\/td\u003e\n                        \u003ctd\u003e17.8\" x 11\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Depth\u003c\/td\u003e\n                        \u003ctd\u003e4.5\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eRim Width\u003c\/td\u003e\n                        \u003ctd\u003e1.25\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFoot Height\u003c\/td\u003e\n                        \u003ctd\u003e1.125\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eDrop-In\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eIncluded\u003c\/td\u003e\n                        \u003ctd\u003eMatching German silver drain\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Compatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard 3\" P-trap\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eWidth and depth customizable on request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakech, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003eCovers damages during shipping, missing pieces, product not as pictured, leaking or broken parts, and finish\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n\n            \u003c!-- DIMENSIONS GRID --\u003e\n            \u003ch3 style=\"margin-top: 30px;\"\u003eDimensions Reference\u003c\/h3\u003e\n            \u003cdiv style=\"display:grid; grid-template-columns:repeat(3, 1fr); gap:10px; margin-top:15px;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-d1.avif?v=1787294234\" alt=\"Engraved German silver sink foot height dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-d2.avif?v=1787294234\" alt=\"Engraved German silver sink length and width dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-d3.avif?v=1787294234\" alt=\"Engraved German silver sink bowl depth dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display:flex; gap:12px; justify-content:center; flex-wrap:wrap; margin-top:20px;\"\u003e\n                \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eLength: 17.8\"\u003c\/span\u003e\n                \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eWidth: 11\"\u003c\/span\u003e\n                \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eBowl Depth: 4.5\"\u003c\/span\u003e\n                \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eRim Width: 1.25\"\u003c\/span\u003e\n                \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eFoot Height: 1.125\"\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\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\u003eShipping Damage Coverage\u003c\/strong\u003e including missing pieces, product not as pictured, leaking, or broken parts.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e, either sending free replacement parts or arranging a return.\u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003eInstallation assistance\u003c\/strong\u003e is provided whenever needed to make setup easier.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: German silver may show slight natural color variations from piece to piece. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eTransform Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted German silver\n                excellence built to last generations, tailored to your exact dimensions and finish.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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    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    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\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    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45680181641325,"sku":null,"price":382.34,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Engraved_German_Silver_Sink-1.avif?v=1787294237"},{"product_id":"solid-brass-undermount-sink-small-rectangular-single-bowl-sink-with-strainer","title":"Solid Brass Undermount Sink, Small Rectangular Sink Kitchen, Single Bowl Sink With Strainer","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\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-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: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eSolid Brass Undermount Sink, Small Kitchen Sink, Rectangular Sink Kitchen, Compact Kitchen Sink, Single Bowl Sink With Strainer\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eMade from 100% solid brass, this compact rectangular sink offers exceptional strength and resistance to daily kitchen demands. Designed to fit seamlessly in small kitchens, maximizing functionality within limited spaces.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eDelivered in an unlacquered living finish that will develop a rich, natural patina over time. Straightforward undermount installation, requiring less than 20 minutes.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-3.webp?v=1787763986\" alt=\"Solid Brass Small Rectangular Undermount Kitchen Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every kitchen is unique and so is every sink we create. Whether you need a different\n                    dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here\n                    to bring your vision to life. Sink measurements can be customized upon request.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Aged \u0026amp; Polished Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eCrafted for Your Kitchen\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eA compact single bowl, solid brass sink built to fit seamlessly into small kitchens without compromising on style.\u003c\/p\u003e\n\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-4.webp?v=1787763986\" alt=\"Small brass rectangular sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-6.webp?v=1787763987\" alt=\"Small brass rectangular sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-2.webp?v=1787763986\" alt=\"Small brass rectangular sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-5.webp?v=1787763987\" alt=\"Small brass rectangular sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-7.webp?v=1787763986\" alt=\"Small brass rectangular sink view\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eSolid Brass Construction\u003c\/h4\u003e\n                        \u003cp\u003eMade from 100% solid brass, offering exceptional strength and resistance to daily kitchen demands.\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\u003eLiving Unlacquered Finish\u003c\/h4\u003e\n                        \u003cp\u003eWill develop a rich, natural patina over time, adding character with every year of use.\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\u003eCompact, Space-Saving Size\u003c\/h4\u003e\n                        \u003cp\u003eDesigned to fit seamlessly in small kitchens, maximizing functionality within limited spaces.\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\u003eFast, Easy Installation\u003c\/h4\u003e\n                        \u003cp\u003eStraightforward undermount installation that takes less than 20 minutes. Strainer included.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Small_Rectangular_Sink-4.webp?v=1787763986\" alt=\"Small brass rectangular sink solid construction detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eBuilt From 100% Solid Brass\u003c\/h3\u003e\n                \u003cp\u003eMade entirely from solid brass, this compact sink offers exceptional strength and resists the daily demands of a busy kitchen. The unlacquered finish develops a rich, natural patina over 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-d.webp?v=1787763987\" alt=\"Small brass rectangular sink main dimensions diagram\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eMade for Small Kitchens\u003c\/h3\u003e\n                \u003cp\u003eDesigned to fit seamlessly into compact kitchens, bar areas, or prep zones. Outer size 18.74\" x 10.87\", inner bowl 15.74\" x 7.87\", with a depth of 7.87\", maximizing functionality without taking up unnecessary space.\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\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\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eRectangular\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Configuration\u003c\/td\u003e\n                        \u003ctd\u003eSingle Bowl\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eUndermount (under 20 minutes)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStrainer\u003c\/td\u003e\n                        \u003ctd\u003eIncluded\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eMeasurements customizable upon request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003ch3\u003eExternal \/ Internal Length x Width\u003c\/h3\u003e\n            \u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"faucet-desc__dimensions-grid\"\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eOuter Length\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e18.74\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eInner Length\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e15.74\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eOuter Width\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e10.87\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eInner Width\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e7.87\"\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__dimension-card\"\u003e\n                    \u003cdiv style=\"font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px;\"\u003eDepth\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 16px;\" class=\"faucet-desc__dimension-value\"\u003e7.87\"\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;\"\u003e\n                Outer 18.74\" x 10.87\" (47.6 x 27.6 cm), inner 15.74\" x 7.87\" (40 x 20 cm), depth 7.87\" (20 cm). Measurements can be customized on request.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n            \u003ch3\u003eTechnical Drawings\u003c\/h3\u003e\n            \u003cp\u003eDownload our detailed technical drawings and specifications.\u003c\/p\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-d2.webp?v=1787763986\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Download Technical Drawings\u003c\/a\u003e\n        \u003c\/div\u003e\n\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 sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (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\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered brass develops a natural patina over time. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eTransform Your\n                Kitchen\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted brass\n                excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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    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    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\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    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45705248178285,"sku":null,"price":320.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Small_Rectangular_Sink-1.webp?v=1787763987"},{"product_id":"unlacquered-solid-copper-undermount-sink-round-copper-bathroom-sink","title":"Unlacquered Solid Copper Undermount Sink, Round Copper Basin, Copper Bathroom Sink","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin-top: 20px;\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        grid-template-columns: repeat(2, 1fr);\n        gap: 16px;\n    }\n\n    .faucet-desc__config-options--sizes {\n        display: grid;\n        grid-template-columns: repeat(5, 1fr);\n        gap: 8px;\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__config-option-card {\n        background: #fff;\n        border-radius: 10px;\n        border: 1.5px solid var(--accent-light);\n        overflow: hidden;\n        text-align: center;\n        cursor: pointer;\n        transition: all .2s ease;\n    }\n\n    .faucet-desc__config-option-card:hover {\n        border-color: var(--accent);\n        transform: translateY(-3px);\n        box-shadow: 0 8px 20px var(--shadow);\n    }\n\n    .faucet-desc__config-option-card img {\n        width: 100%;\n        height: 90px;\n        object-fit: contain;\n        background: var(--bg-light);\n        display: block;\n        border-bottom: 1px solid var(--accent-light);\n    }\n\n    .faucet-desc__config-option-label {\n        padding: 10px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--primary);\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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .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        .faucet-desc__config-options--sizes {\n            grid-template-columns: repeat(3, 1fr);\n        }\n\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-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__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__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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eUnlacquered Solid Copper Undermount Sink, Round Copper Basin, Copper Bathroom Sink\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eCrafted from thick 16-gauge solid copper to withstand daily use. This unlacquered copper sink will gradually develop a natural patina over time and add warm vibes to your bathroom.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eTypically straightforward to install, a practical choice for both DIY enthusiasts and professional installers. The soft curved anti-splash bottom design and pristine, easy-to-clean surface make daily use effortless.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-7.webp?v=1787769521\" alt=\"Unlacquered Solid Copper Round Undermount Bathroom Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CONFIGURATION OPTIONS --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eChoose Your Configuration\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eAvailable in five sizes, with the option to include a push-up drain.\u003c\/p\u003e\n            \u003cdiv class=\"faucet-desc__config-grid\"\u003e\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n                    \u003ch3\u003eSelect a Size\u003c\/h3\u003e\n                    \u003cdiv class=\"faucet-desc__config-options faucet-desc__config-options--sizes\"\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e13\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e15\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e17\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e19\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e21\"\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n                    \u003ch3\u003eDrain Option\u003c\/h3\u003e\n                    \u003cdiv class=\"faucet-desc__config-options\" style=\"max-width: 360px; margin: 0 auto;\"\u003e\n                        \u003cdiv class=\"faucet-desc__config-option-card\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-3.webp?v=1787769521\" alt=\"Solid copper round sink, sink only\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"faucet-desc__config-option-label\"\u003eSink Only\u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option-card\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-2.webp?v=1787769522\" alt=\"Solid copper round sink with push-up drain\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"faucet-desc__config-option-label\"\u003eWith Push-Up Drain\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003eNeed a different size? Dimensions can be customized on request to fit your countertop cutout.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. Whether you need a different\n                    dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here\n                    to bring your vision to life. Just tell us what you imagine, and we'll handle the rest.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Aged \u0026amp; Polished Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- GALLERY SLIDER --\u003e\n        \u003csection class=\"faucet-desc__config\"\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-1.webp?v=1787769521\" alt=\"Solid copper round undermount sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-6.webp?v=1787769521\" alt=\"Solid copper round undermount sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-5.webp?v=1787769521\" alt=\"Solid copper round undermount sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-4.webp?v=1787769522\" alt=\"Solid copper round undermount sink close up\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-3.webp?v=1787769521\" alt=\"Solid copper round undermount sink only\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-2.webp?v=1787769522\" alt=\"Solid copper round undermount sink with push-up drain\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eSolid Copper Construction\u003c\/h4\u003e\n                        \u003cp\u003eCrafted from thick 16-gauge solid copper to withstand 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 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\u003eUnlacquered Copper Finish\u003c\/h4\u003e\n                        \u003cp\u003eGradually develops a natural patina over time, adding warm vibes to 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\u003eAnti-Splash Design\u003c\/h4\u003e\n                        \u003cp\u003eA soft curved bottom design helps prevent splashing during everyday use.\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\u003eEasy Installation \u0026amp; Cleaning\u003c\/h4\u003e\n                        \u003cp\u003eStraightforward to install for DIY enthusiasts and professionals, with a hassle-free, easy-to-clean surface.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Solid_Copper_Undermount_Sink-1.webp?v=1787769521\" alt=\"Solid copper round undermount sink construction detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eBuilt From Thick 16-Gauge Copper\u003c\/h3\u003e\n                \u003cp\u003eCrafted from thick, solid copper to withstand daily use, this sink is designed with a soft curved anti-splash bottom and a surface that's genuinely easy to keep clean.\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\/Solid_Copper_Undermount_Sink-4.webp?v=1787769522\" alt=\"Solid copper round undermount sink dimensions and installation\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eSimple, Flexible Installation\u003c\/h3\u003e\n                \u003cp\u003eTypically straightforward to install, making it a practical choice for both DIY enthusiasts and professional installers. Dimensions can be customized to perfectly fit your countertop cutout.\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\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eRound Undermount Sink\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Copper (16-gauge)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eUnlacquered Copper (develops natural patina)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eUndermount\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBottom Design\u003c\/td\u003e\n                        \u003ctd\u003eSoft curved, anti-splash\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Option\u003c\/td\u003e\n                        \u003ctd\u003eSink Only or With Push-Up Drain\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n                        \u003ctd\u003e13\", 15\", 17\", 19\", 21\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConstruction\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted for strength and durability\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eDimensions customizable to fit your countertop cutout\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n\n            \u003c!-- MAIN DIMENSIONS BANNER --\u003e\n            \u003ch3 style=\"margin-top: 30px;\"\u003eMain Dimensions\u003c\/h3\u003e\n            \u003cdiv style=\"max-width: 600px; margin: 15px auto 0; background: var(--bg-light); border: 1px solid var(--accent-light); border-radius: 12px; padding: 20px; text-align: center;\"\u003e\n                \u003cdiv style=\"display:flex; gap:12px; justify-content:center; flex-wrap:wrap;\"\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eDrain Hole: Ø1.65\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eDrain Hole Edge: Ø2.75\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eP-Trap Connection: Ø3.20\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eFaucet Hole Offset: 1.60\"\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eBasket: Included, Not Fixed\u003c\/span\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;\"\u003e\n                These measurements stay constant across all sizes. Diameter and height vary by the size selected above.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n            \u003ch3\u003eTechnical Drawings\u003c\/h3\u003e\n            \u003cp\u003eDownload our detailed technical drawings and specifications.\u003c\/p\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-d.webp?v=1787769521\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Download Technical Drawings\u003c\/a\u003e\n        \u003c\/div\u003e\n\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 sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (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\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered copper develops a natural patina over time. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eUpgrade Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted copper\n                excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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    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    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\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    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"13\" \/ Sink Only","offer_id":45705546498157,"sku":"IL-001-02-011-10-25","price":211.61,"currency_code":"USD","in_stock":true},{"title":"13\" \/ + Push-up Drain","offer_id":45705546530925,"sku":null,"price":211.61,"currency_code":"USD","in_stock":true},{"title":"15\" \/ Sink Only","offer_id":45705546563693,"sku":null,"price":265.08,"currency_code":"USD","in_stock":true},{"title":"15\" \/ + Push-up Drain","offer_id":45705546596461,"sku":null,"price":312.24,"currency_code":"USD","in_stock":true},{"title":"17\" \/ Sink Only","offer_id":45705546629229,"sku":"IL-001-02-011-14-25","price":318.1,"currency_code":"USD","in_stock":true},{"title":"17\" \/ + Push-up Drain","offer_id":45705546661997,"sku":null,"price":366.2,"currency_code":"USD","in_stock":true},{"title":"19\" \/ Sink Only","offer_id":45705546694765,"sku":"IL-001-02-011-16-25","price":397.8,"currency_code":"USD","in_stock":true},{"title":"19\" \/ + Push-up Drain","offer_id":45705546727533,"sku":null,"price":445.8,"currency_code":"USD","in_stock":true},{"title":"21\" \/ Sink Only","offer_id":45705546760301,"sku":"IL-001-02-011-18-25","price":497.05,"currency_code":"USD","in_stock":true},{"title":"21\" \/ + Push-up Drain","offer_id":45705546793069,"sku":null,"price":545.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Solid_Copper_Undermount_Sink-7.webp?v=1787769521"},{"product_id":"bathroom-drop-in-sink-brass-basin-sink-round-sink-bathroom-sink-brass","title":"Bathroom Drop-in Sink, Brass Basin Sink, Round Sink, Bathroom Sink Brass","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    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\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(.95rem, 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.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\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-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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__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-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin-top: 20px;\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        grid-template-columns: repeat(2, 1fr);\n        gap: 16px;\n    }\n\n    .faucet-desc__config-options--sizes {\n        display: grid;\n        grid-template-columns: repeat(5, 1fr);\n        gap: 8px;\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__config-option-card {\n        background: #fff;\n        border-radius: 10px;\n        border: 1.5px solid var(--accent-light);\n        overflow: hidden;\n        text-align: center;\n        cursor: pointer;\n        transition: all .2s ease;\n    }\n\n    .faucet-desc__config-option-card:hover {\n        border-color: var(--accent);\n        transform: translateY(-3px);\n        box-shadow: 0 8px 20px var(--shadow);\n    }\n\n    .faucet-desc__config-option-card img {\n        width: 100%;\n        height: 90px;\n        object-fit: contain;\n        background: var(--bg-light);\n        display: block;\n        border-bottom: 1px solid var(--accent-light);\n    }\n\n    .faucet-desc__config-option-label {\n        padding: 10px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--primary);\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: contain;\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-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__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 {\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-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    .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__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    .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        text-decoration: none;\n        display: inline-block;\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__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__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__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    .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        .faucet-desc__config-options--sizes {\n            grid-template-columns: repeat(3, 1fr);\n        }\n\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-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__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__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__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\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    .faucet-desc__config-arrow,\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\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    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eBathroom Drop-in Sink, Brass Basin Sink, Round Sink, Bathroom Sink Brass\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eMade from thick 16-gauge brass for superior durability. The unlacquered brass finish will develop a natural patina over time, becoming a unique statement piece in your bathroom.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eStraightforward to install, a practical choice for both DIY enthusiasts and professional installers.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \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;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-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\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=\"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\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 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\u003e15-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\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\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-5.avif?v=1787841254\" alt=\"Brass Round Drop-in Bathroom Sink\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; 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\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. Whether you need a different\n                    dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here\n                    to bring your vision to life. Just tell us what you imagine, and we'll handle the rest.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Aged \u0026amp; Polished Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- GALLERY SLIDER --\u003e\n        \u003csection class=\"faucet-desc__config\"\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\n                \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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-6.jpg?v=1787841254\" alt=\"Brass round drop-in bathroom sink 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-3.avif?v=1787841253\" alt=\"Brass round drop-in bathroom sink texture\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-7.jpg?v=1787841254\" alt=\"Brass round drop-in bathroom sink interior\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-4.jpg?v=1787841254\" alt=\"Brass round drop-in bathroom sink angle\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-2.avif?v=1787841253\" alt=\"Brass round drop-in bathroom sink view\" 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\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\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\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\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\"\u003eAnne Eifler\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 sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    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\"\u003eHannah Barnthouse\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!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\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\"\u003ecrabtreekelly\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 service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \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\"\u003eKathleen Walker\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\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\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\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\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\u003eThick 16-Gauge Brass\u003c\/h4\u003e\n                        \u003cp\u003eMade from thick 16-gauge brass for superior durability.\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\u003eUnlacquered Brass Finish\u003c\/h4\u003e\n                        \u003cp\u003eDevelops a natural patina over time, becoming a unique statement piece.\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\u003eStandard Drain Compatibility\u003c\/h4\u003e\n                        \u003cp\u003e1.63\" drain hole, the standard size to use with most drains.\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\u003eEasy Drop-In Installation\u003c\/h4\u003e\n                        \u003cp\u003eStraightforward to install, a practical choice for both DIY enthusiasts and professional installers.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Bathroom_Drop-in_Sink-6.jpg?v=1787841254\" alt=\"Brass round drop-in sink solid construction detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eBuilt From Thick 16-Gauge Brass\u003c\/h3\u003e\n                \u003cp\u003eMade from thick 16-gauge brass for superior durability, this sink is built to handle daily use while developing a unique, natural patina over 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:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-7.jpg?v=1787841254\" alt=\"Brass round drop-in sink drain detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eStandard Drain, Simple Installation\u003c\/h3\u003e\n                \u003cp\u003eThe 1.63\" drain hole is the standard size to use with most drains, making installation straightforward for both DIY enthusiasts and professional installers.\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\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eRound Drop-In Sink\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eBrass (16-gauge)\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\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eDrop-In\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Size\u003c\/td\u003e\n                        \u003ctd\u003e1.63\" (standard for most drains)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConstruction\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted for strength and durability\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n\n            \u003c!-- MAIN DIMENSIONS --\u003e\n            \u003ch3 style=\"margin-top: 30px;\"\u003eMain Dimensions\u003c\/h3\u003e\n            \u003cdiv style=\"max-width: 500px; margin: 15px auto 0; background: var(--bg-light); border: 1px solid var(--accent-light); border-radius: 12px; padding: 20px; text-align: center;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-d.jpg?v=1787841252\" alt=\"Brass round drop-in sink dimensions, top diameter and height\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block; margin-bottom: 16px;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cdiv style=\"display:flex; gap:12px; justify-content:center; flex-wrap:wrap;\"\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eTop Diameter: 14.95\" (38 cm)\u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\" style=\"background:#fff;\"\u003eHeight: 15\" (16 cm)\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\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 sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (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\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered brass develops a natural patina over time. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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);\"\u003eUpgrade Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted brass\n                excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\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    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    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\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    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45709129089133,"sku":null,"price":354.02,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Bathroom_Drop-in_Sink-5.avif?v=1787841254"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/collections\/undermount-drop-in-brass-sinks-4306515.png?v=1773578749","url":"https:\/\/www.insideast.com\/es\/collections\/undermount-drop-in-brass-sinks.oembed?page=2","provider":"Insideast","version":"1.0","type":"link"}