{"product_id":"handcrafted-hammered-undermount-sink-bar-island-outdoor","title":"Handcrafted Hammered Undermount Sink  | Bar, Island \u0026 Outdoor","description":"\u003cstyle\u003e\n\/* ============================================================\n   INSIDEAST — Handcrafted Hammered Undermount Sink\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 { opacity: 0; transform: translateY(18px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes ie-fade-in {\n  from { opacity: 0; }\n  to   { opacity: 1; }\n}\n@keyframes ie-pulse-bg {\n  0%, 100% { background-color: #FEF3CD; }\n  50%       { background-color: #FDE68A; }\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.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.ie-section:nth-child(1) { animation-delay: 0.05s; }\n.ie-section:nth-child(2) { animation-delay: 0.12s; }\n.ie-section:nth-child(3) { animation-delay: 0.19s; }\n.ie-section:nth-child(4) { animation-delay: 0.26s; }\n.ie-section:nth-child(5) { animation-delay: 0.33s; }\n.ie-section:nth-child(6) { animation-delay: 0.40s; }\n.ie-section:nth-child(7) { animation-delay: 0.47s; }\n.ie-section:nth-child(8) { animation-delay: 0.54s; }\n.ie-section:nth-child(9) { animation-delay: 0.61s; }\n.ie-section:nth-child(10){ animation-delay: 0.68s; }\n.ie-section:nth-child(11){ animation-delay: 0.75s; }\n.ie-section:nth-child(12){ animation-delay: 0.82s; }\n.ie-section:nth-child(13){ animation-delay: 0.89s; }\n.ie-section:last-child { border-bottom: none; }\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.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.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.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.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.ie-badge:nth-child(1) { animation-delay: 0.15s; }\n.ie-badge:nth-child(2) { animation-delay: 0.25s; }\n.ie-badge:nth-child(3) { animation-delay: 0.35s; }\n.ie-badge:nth-child(4) { animation-delay: 0.45s; }\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.ie-btn:hover  { background-color: var(--accent-dark); transform: translateY(-1px); }\n.ie-btn:active { transform: translateY(0); }\n.ie-btn-full   { width: 100%; text-align: center; display: block; box-sizing: border-box; }\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.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.ie-review-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 8px 24px var(--shadow);\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.ie-review-stars { color: var(--accent); font-size: 13px; margin-bottom: 6px; }\n.ie-review-quote { font-size: 28px; color: var(--accent); line-height: 1; margin-bottom: 4px; }\n.ie-review-text  { font-size: 13px; line-height: 1.6; color: var(--text-muted); margin: 0 0 var(--space-sm); }\n.ie-review-name  { font-size: 12px; font-weight: 600; color: var(--text-primary); }\n.ie-review-date  { font-size: 11px; color: var(--text-light); }\n.ie-review-tags  { margin-top: var(--space-xs); display: flex; flex-wrap: wrap; gap: 6px; }\n.ie-review-tag   { font-size: 11px; font-weight: 600; background: var(--bg-light); border: 1px solid var(--border-light); color: var(--text-muted); padding: 3px 8px; border-radius: var(--radius-sm); }\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.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.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.ie-config-label:hover { border-color: var(--accent); }\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.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.ie-mat-card:hover {\n  box-shadow: 0 8px 28px var(--shadow);\n}\n.ie-mat-card.ie-brass-card { border-color: var(--brass); }\n.ie-mat-card.ie-copper-card { border-color: var(--copper); }\n.ie-mat-card img {\n  width: 100%;\n  height: 230px;\n  object-fit: cover;\n  display: block;\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.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.ie-brass-card .ie-mat-label { color: var(--brass); }\n.ie-copper-card .ie-mat-label { color: var(--copper); }\n.ie-mat-card .ie-h3 { font-size: 17px; margin-bottom: 6px; }\n.ie-mat-card .ie-body { font-size: 13px; margin: 0; }\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.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.ie-mat-swatch-brass  { background: radial-gradient(circle at 35% 35%, #E8B84B, #C8922A 55%, #9A6E1C); }\n.ie-mat-swatch-copper { background: radial-gradient(circle at 35% 35%, #D4844A, #B5651D 55%, #8B4513); }\n.ie-mat-swatch-label { font-size: 12px; font-weight: 500; color: var(--text-muted); }\n@media (max-width: 600px) {\n  .ie-material-compare { grid-template-columns: 1fr; }\n  .ie-mat-card img { height: 220px; }\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.ie-gallery::-webkit-scrollbar { height: 4px; }\n.ie-gallery::-webkit-scrollbar-track { background: var(--border-light); border-radius: 10px; }\n.ie-gallery::-webkit-scrollbar-thumb { background: var(--accent-light); border-radius: 10px; }\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.ie-gallery img:hover { transform: scale(1.02); }\n@media (max-width: 768px) {\n  .ie-gallery img { width: 280px; height: 320px; }\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.ie-feature-row:last-child { border-bottom: none; }\n.ie-feature-row.ie-reverse { grid-template-columns: 6fr 4fr; }\n.ie-feature-row.ie-reverse .ie-feature-img-wrap { order: 2; }\n.ie-feature-row.ie-reverse .ie-feature-text    { order: 1; }\n.ie-feature-img-wrap {\n  border-radius: var(--radius-lg);\n  overflow: hidden;\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.ie-feature-img-wrap:hover img { transform: scale(1.02); }\n@media (max-width: 768px) {\n  .ie-feature-row { display: flex; flex-direction: column; gap: var(--space-md); }\n  .ie-feature-text { order: 1; }\n  .ie-feature-img-wrap { order: 2; }\n  .ie-feature-img-wrap img { height: 220px; }\n}\n\n\/* ---- Specs table ---- *\/\n.ie-specs-table { width: 100%; border-collapse: collapse; }\n.ie-specs-table tr { border-bottom: 1px solid var(--border-light); }\n.ie-specs-table td { padding: 12px 0; font-size: 14px; vertical-align: top; }\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 { display: grid; grid-template-columns: repeat(4,1fr); gap: var(--space-sm); margin-top: var(--space-md); }\n@media (max-width: 600px) { .ie-dims { grid-template-columns: repeat(2,1fr); } }\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.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.ie-dim-unit { font-size: 11px; color: var(--text-light); text-transform: uppercase; letter-spacing: 0.08em; }\n.ie-dim-label { font-size: 12px; color: var(--text-muted); margin-top: 2px; }\n\n\/* ---- Compare table ---- *\/\n.ie-compare-table { width: 100%; border-collapse: collapse; font-size: 13px; }\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.ie-compare-table th.ie-our-col { background: var(--accent-light); color: var(--accent-dark); }\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.ie-compare-table td.ie-our-col { background: rgba(212, 184, 150, 0.15); }\n.ie-check { color: var(--success); font-weight: 700; }\n.ie-cross  { color: var(--danger);  font-weight: 700; }\n\n\/* ---- FAQ ---- *\/\n.ie-faq-item {\n  border-bottom: 1px solid var(--border-light);\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.ie-faq-item summary::-webkit-details-marker { display: none; }\n.ie-faq-item summary::after { content: '+'; color: var(--accent); font-size: 20px; font-weight: 300; margin-left: var(--space-sm); flex-shrink: 0; }\n.ie-faq-item[open] summary::after { content: '−'; }\n.ie-faq-answer { animation: ie-fade-in 0.2s ease; }\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.ie-pdf-link:hover { background-color: var(--accent-light); border-color: var(--accent); }\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@media (max-width: 600px) { .ie-inbox-grid { grid-template-columns: repeat(2,1fr); } }\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.ie-inbox-icon { font-size: 28px; display: block; margin-bottom: 6px; }\n.ie-inbox-label { font-size: 12px; font-weight: 500; color: var(--text-primary); line-height: 1.3; }\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.ie-no-risk ul { list-style: none; padding: 0; margin: 0; }\n.ie-no-risk li { padding: 6px 0; font-size: 14px; color: var(--text-muted); }\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     Handcrafted Hammered Undermount Sink | Bar, Island \u0026 Outdoor\n     ============================================================ --\u003e\n\n\u003cdiv class=\"ie-page\"\u003e\n\n  \u003c!-- ======================================================\n       SECTION 1 — MINI HERO\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"padding-top: var(--space-md); text-align: center;\"\u003e\n    \u003cp class=\"ie-eyebrow\"\u003eSolid Brass \u0026amp; Copper • Handcrafted in Morocco\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\"\u003eThe Sink That Gets More Beautiful With Every Use\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:620px; margin: 0 auto;\"\u003e\n      A living piece of Moroccan craftsmanship, forged from solid unlacquered metal and hammered by hand in Marrakesh. Choose your material, warm golden brass or rich reddish copper and watch it develop a patina that's entirely your own.\n      \n    \u003c\/p\u003e\n    \u003ca href=\"#ie-configure\" class=\"ie-btn\" style=\"margin-top: var(--space-sm);\"\u003eConfigure \u0026amp; Add to Cart →\u003c\/a\u003e\n\n   \n\n    \u003cdiv class=\"ie-badges\" style=\"margin-top: var(--space-md);\"\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Handcrafted to Order\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 5-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Free Shipping\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 15-Day Returns\u003c\/span\u003e\n    \u003c\/div\u003e\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      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4909016.jpg\" alt=\"Handcrafted hammered undermount sink in solid brass — kitchen island installation, Marrakesh Morocco\" style=\"width:100%; height:100%; object-fit: contain; display:block;\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ie-urgency\"\u003e\n      ⏱ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature, we can only produce a limited quantity each month.\n      \u003ca href=\"#ie-configure\" style=\"color:var(--accent);text-decoration:underline;\"\u003eReserve yours today →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 2 — REAL CUSTOMER STORY\n       ====================================================== --\u003e\n  \u003csection class=\"ist-story\"\u003e\n    \u003cstyle\u003e\n    .ist-story {\n      font-family: inherit;\n      margin: 40px 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;\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\n    .ist-story-credit-line {\n      margin-top: 6px;\n      padding-top: 6px;\n      border-top: 1px solid #e8d9c8;\n      font-size: 12px;\n      color: #9a8070;\n      display: flex;\n      align-items: center;\n      gap: 5px;\n    }\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      \u003cdiv class=\"ist-story-bar\"\u003e\n        \u003cspan class=\"ist-story-bar-label\"\u003e✦ Real Customer Story\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      \u003cdiv class=\"ist-story-body\"\u003e\n        \u003cdiv class=\"ist-story-img-wrap\"\u003e\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=\"Farmhouse bathroom with brass kitchen sink\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"ist-story-img-overlay\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ist-story-text-wrap\"\u003e\n          \u003cspan class=\"ist-story-open-quote\"\u003e“\u003c\/span\u003e\n          \u003cp class=\"ist-story-quote-text\"\u003eFrom Your Imagination to Reality – Insideast Crafts What You Love!\u003c\/p\u003e\n          \u003cdiv class=\"ist-story-divider\"\u003e\u003c\/div\u003e\n          \u003cp class=\"ist-story-body-text\"\u003eMy copper sink is exactly as I wanted! It was perfect and looks beautiful in my kitchen as a prep sink! Abdel wanted me to be very happy and he made that happen! His communication with me let me know where we were in the process of making the sink! I will continue to shop with InsidEast for gifts, and for any custom work I may need! There are plenty of solid brass sinks and faucets, along with copper In his shops! Thank you Abdel!\u003c\/p\u003e\n          \u003cdiv class=\"ist-story-credit-line\"\u003e\n            Story \u0026amp; inspiration from\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        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 3A — CONFIGURATION BOX\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" id=\"ie-configure\" style=\"display: flex; justify-content: center; padding-bottom: 0;\"\u003e\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      \u003ch2 class=\"ie-h2\"\u003eConfigure Your Perfect Sink\u003c\/h2\u003e\n      \u003cp class=\"ie-body\" style=\"max-width:620px;margin: 0 auto var(--space-md);\"\u003e\n        Every sink is made to order. Choose your material and size below. Both materials share the same authentic hammered form the difference is in the warmth and patina journey each will take you on.\n      \u003c\/p\u003e\n\n      \u003c!-- Material Picker --\u003e\n      \u003cdiv class=\"ie-config-group\" style=\"margin-bottom:var(--space-md);\"\u003e\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);\"\u003eMaterial\u003c\/p\u003e\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\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🟡 Solid Unlacquered Brass - 19-Gauge\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🟠 Solid Unlacquered Copper - 16-Gauge\u003c\/label\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Size Picker --\u003e\n      \u003cdiv class=\"ie-config-group\" style=\"margin-bottom:var(--space-md);\"\u003e\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);\"\u003eSize (External Dimensions)\u003c\/p\u003e\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\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      \u003c\/div\u003e\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        ✨ \u003cstrong\u003eNeed something unique?\u003c\/strong\u003e Custom sizes, non-square shapes, special depths, and unique finishes are available.\n        \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);font-weight:500;\"\u003eContact us for a tailored quote →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION 3B — MATERIAL COMPARISON --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003c!-- ---- MATERIAL VISUAL COMPARISON ---- --\u003e\n    \u003cdiv style=\"margin-top:var(--space-lg);\"\u003e\n      \u003cp class=\"ie-eyebrow\" style=\"margin-bottom:var(--space-xs);color:var(--brass);\"\u003eChoose Your Finish\u003c\/p\u003e\n      \u003ch3 class=\"ie-h3\" style=\"margin-bottom:var(--space-sm);\"\u003eBrass or Copper - Two Living Finishes, One Artisan Form\u003c\/h3\u003e\n      \u003cp class=\"ie-body\" style=\"font-size:14px;margin-bottom:var(--space-md);max-width:620px;\"\u003e\n        Both are handcrafted to the same exacting standard in Marrakesh. The difference is in character: brass ages into warm golden amber tones; copper evolves into deep, reddish antique hues. Neither is lacquered, both tell your story.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ie-material-compare\"\u003e\n\n        \u003c!-- Brass Card --\u003e\n        \u003cdiv class=\"ie-mat-card ie-brass-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-sink.png\" alt=\"Solid unlacquered brass hammered undermount sink — golden warm tone, kitchen island installation\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"ie-mat-card-body\"\u003e\n            \u003cp class=\"ie-mat-label\"\u003eSolid Brass · 19-Gauge\u003c\/p\u003e\n            \u003ch3 class=\"ie-h3\"\u003eWarm Golden Radiance\u003c\/h3\u003e\n            \u003cp class=\"ie-body\" style=\"font-size:13px;margin:0 0 var(--space-xs);\"\u003e\n              Starts with a bright golden sheen, deepening over time into amber and honey tones. 19-gauge thickness means edges that won't bend even under daily heavy use.\n            \u003c\/p\u003e\n            \u003cdiv class=\"ie-mat-card-footer\"\u003e\n              \u003cspan class=\"ie-mat-swatch ie-mat-swatch-brass\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"ie-mat-swatch-label\"\u003eUnlacquered Brass → Ages to amber patina\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Copper Card --\u003e\n        \u003cdiv class=\"ie-mat-card ie-copper-card\"\u003e\n          \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-5745298.jpg?v=1773579080\u0026amp;width=1946\" alt=\"Solid unlacquered copper hammered undermount sink — rich reddish tone, outdoor kitchen installation\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"ie-mat-card-body\"\u003e\n            \u003cp class=\"ie-mat-label\" style=\"color:var(--copper);\"\u003eSolid Copper · 16-Gauge\u003c\/p\u003e\n            \u003ch3 class=\"ie-h3\"\u003eRich Antique Depth\u003c\/h3\u003e\n            \u003cp class=\"ie-body\" style=\"font-size:13px;margin:0 0 var(--space-xs);\"\u003e\n              A deep reddish-orange that evolves into rich bronze and dark antique tones. 16-gauge, extra thick, built for outdoor kitchens, island bars, and heavy-duty prep use.\n            \u003c\/p\u003e\n            \u003cdiv class=\"ie-mat-card-footer\"\u003e\n              \u003cspan class=\"ie-mat-swatch ie-mat-swatch-copper\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"ie-mat-swatch-label\"\u003eUnlacquered Copper → Ages to antique bronze\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp style=\"font-size:12px;color:var(--text-light);text-align:center;margin-top:var(--space-sm);font-style:italic;\"\u003e\n        Both finishes develop a living patina over time. This natural aging is expected, celebrated, and never considered a defect.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003ca href=\"#\" class=\"ie-btn\" style=\"margin-top:var(--space-md);\"\u003eSelect Your Configuration →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION — NO-RISK PROMISE (MOVED)\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center; margin-top: -20px;\"\u003e\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      \u003ch2 class=\"ie-h2\" style=\"font-size:20px; margin-bottom:var(--space-sm); text-align: center;\"\u003e🛡️ Our No-Risk Promise to You\u003c\/h2\u003e\n      \n      \u003cul style=\"padding: 0; list-style: none; margin: 0;\"\u003e\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\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 style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We repair or replace any manufacturing defects.\u003c\/li\u003e\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Our team is here before and after purchase.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp style=\"font-style:italic;color:var(--text-muted);margin-top:var(--space-sm);font-size:14px;margin-bottom:0;\"\u003e\n        We're so confident you'll love this sink, the risk is entirely on us.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 4 — GALLERY (SLIDER)\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eCraftsmanship in Detail\u003c\/h2\u003e\n\n    \u003cdiv class=\"ie-gallery\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-brass-undermount-hammered-sink-kitchen-bar-sink-7207525.jpg\" alt=\"Hammered brass sink overhead view — texture detail and uniform hammering pattern\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-7014579.jpg?v=1773579081\u0026amp;width=1946\" alt=\"Copper hammered undermount sink installed in marble kitchen — profile view\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-4227561.jpg?v=1773579081\u0026amp;width=1946\" alt=\"Brass undermount sink in kitchen island context — installed with bridge faucet\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-4812946.jpg?v=1773579081\u0026amp;width=1946\" alt=\"Close-up of copper hammered sink texture — hand-forged surface detail Marrakesh artisan\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-2992301.jpg?v=1773579080\u0026amp;width=1946\" alt=\"Brass sink undermount installation from below — clean lip and corner detail\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-2745790.jpg?v=1773579082\u0026amp;width=1946\" alt=\"Copper undermount sink outdoor bar kitchen — patina development aged finish\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-unlacquered-brass-undermount-hammered-sink-kitchen-bar-sink-2193785.jpg\" alt=\"Brass kitchen sink full installation — bar area with stone countertop\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-1725152.jpg?v=1773579081\u0026amp;width=1946\" alt=\"Copper hammered sink lifestyle shot — warm reddish tone kitchen luxury\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\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    \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 space 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\n\n\n\n  \u003c!-- ======================================================\n       SECTION 6 — COMPETITOR COMPARISON TABLE\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eWhy Choose Artisan-Crafted Over Mass-Produced?\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"margin-bottom:var(--space-md);\"\u003eNot all metal sinks are equal. Here's how our handcrafted undermount sinks compare to what you'll find at big-box retailers.\u003c\/p\u003e\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable class=\"ie-compare-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAttribute\u003c\/th\u003e\n            \u003cth class=\"ie-our-col\"\u003eOur Hammered Sink (Brass or Copper)\u003c\/th\u003e\n            \u003cth\u003eMass-Produced Alternatives\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e 100% solid brass (19-gauge) or solid copper (16-gauge) — through and through\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Brass-plated zinc or thin stainless steel — corrodes within 3–5 years\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Unlacquered living finish — ages into a unique patina. No coating to peel or chip\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Lacquered or powder-coated — chips over time, cannot be restored\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCraftsmanship\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Hand-hammered by master artisans in Marrakesh, Morocco. Each piece is unique\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Machine-stamped in bulk — no texture variation, no artisan involvement\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eThickness \u0026amp; Feel\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e 16–19 gauge solid metal — edges will not bend or warp under heavy use\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e 20–22 gauge or thinner — edges flex and dent, seal gaps common\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCorner Integrity\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Double-sealed corners — reinforced against cracking and water seepage\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Single-seam — known failure point, frequently requires re-caulking\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eLifespan\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e 20+ years with normal care. Solid metal improves in character over time\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e 5–8 years before degradation is visible — finish and structure both suffer\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e 5-Year limited warranty on materials and workmanship\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e 1 year limited — rarely honored without extensive documentation\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCustomization\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"ie-our-col\"\u003e\n\u003cspan class=\"ie-check\"\u003e✓\u003c\/span\u003e Custom sizes, depths, and finishes available on request\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"ie-cross\"\u003e✗\u003c\/span\u003e Fixed SKUs only — no adjustments for your countertop cutout\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 7 — FEATURE ROWS\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eWhy This Sink Is Worth The Investment\u003c\/h2\u003e\n\n    \u003c!-- Row 1: Moroccan origin --\u003e\n    \u003cdiv class=\"ie-feature-row\"\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165971648_59er.avif?v=1759139805\u0026amp;width=1946\" alt=\"Moroccan artisan hand-hammering brass sink in Marrakesh factory workshop\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003eForged by Moroccan Master Artisans\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          Every sink begins as a flat sheet of solid metal in our small Marrakesh factory, where local artisans with decades of metalworking experience shape it entirely by hand. The hammering technique isn't decorative — it's structural, reinforcing the metal while creating the texture that captures light beautifully in any kitchen. Factory-made alternatives simply cannot replicate this. Each piece is one of a kind, because each hammer strike is.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Row 2: Solid metal, not plated --\u003e\n    \u003cdiv class=\"ie-feature-row ie-reverse\"\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003eSolid Metal All The Way Through — Not The Average Thin Brass\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          Mass-produced sinks use brass-plated zinc or thin 20-gauge stainless that flexes and dents. Our brass is 19-gauge solid throughout; our copper is an even thicker 16-gauge — heavy duty, built for outdoor kitchens, island prep stations, and daily heavy use. Because the metal is thick, the edges won't bend during installation, saving you the hassle of hammering and filling gaps to make it fit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-4812946.jpg?v=1773579081\u0026amp;width=1946\" alt=\"Close-up of thick solid copper sink edge — 16-gauge metal, no plating\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Row 3: Living finish \/ patina --\u003e\n    \u003cdiv class=\"ie-feature-row\"\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/solid-copper-undermount-hammered-sink-kitchen-sink-island-sink-outdoor-sink-2745790.jpg?v=1773579082\u0026amp;width=1946\" alt=\"Copper sink developing rich antique patina over time — natural aging living finish\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003eA Living Finish That Becomes More Beautiful With Age\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          Unlacquered metal is raw — no chemical barrier separates it from its environment. Brass deepens from bright gold through warm amber into honeyed antique tones. Copper journeys from vibrant reddish-orange into rich bronze and dark, storied hues. This isn't wear — it's character. It's your home's history written into metal. Every other sink in your kitchen will look the same in ten years. This one will look better.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Row 4: Technical precision --\u003e\n    \u003cdiv class=\"ie-feature-row ie-reverse\"\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003ePrecision-Built for Undermount Installation\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          Double-sealed corners prevent cracking and water seepage — the most common failure point in any metal sink. Compatible with standard US 1.5\" and 2\" drain openings, and designed for seamless undermount installation. Outdoor use is fully supported: both brass and copper are highly resistant to corrosion and weathering, and the natural patina actually protects the metal over time. Installs in under 15 minutes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6165968852_sc3u.avif\" alt=\"Brass sink undermount installation detail — clean sealed corners, drain opening\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 8 — SPECS TABLE + DIMENSIONS\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eEngineered to Last Generations\u003c\/h2\u003e\n\n    \u003ctable class=\"ie-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial Options\u003c\/td\u003e\n\u003ctd\u003eSolid Unlacquered Brass (19-Gauge) or Solid Unlacquered Copper (16-Gauge)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered — develops natural living patina over time\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\u003eSizes Available\u003c\/td\u003e\n\u003ctd\u003e13×13\" · 16×16\" · 17×17\" · 19×19\" · 21×21\" (external dimensions)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLip (overhang)\u003c\/td\u003e\n\u003ctd\u003e3\/4\" standard · Corner lip 1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBasin Depth\u003c\/td\u003e\n\u003ctd\u003e~6\" internal depth\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eUndermount \/ Drop-in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDrain Opening\u003c\/td\u003e\n\u003ctd\u003eStandard US \/ EU\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCorner Treatment\u003c\/td\u003e\n\u003ctd\u003eDouble-sealed for leak and crack protection\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDrain Included\u003c\/td\u003e\n\u003ctd\u003eOptional matching basket strainer drain (brass or copper to match)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOutdoor Compatible\u003c\/td\u003e\n\u003ctd\u003eYes — both materials resist corrosion and weathering\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eYes — custom sizes, shapes, and depths available on request\u003c\/td\u003e\n\u003c\/tr\u003e\n\n        \u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"ie-dims\"\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e19-G\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eBrass Gauge\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003eExtra thick solid brass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e16-G\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eCopper Gauge\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003eHeavy-duty solid copper\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e6\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eBasin Depth\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~15.2 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e21\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eMax. Size\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~53.3 cm · 5 sizes\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ie-compat\"\u003e\n      \u003cstrong\u003eCompatibility Note:\u003c\/strong\u003e Both sinks are compatible with standard US 1.5\" and 2\" drain openings. For European or non-standard plumbing, contact us at\n      \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);\"\u003econtact@insideast.com\u003c\/a\u003e\n      before ordering and we'll confirm compatibility or advise on adapters.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 9 — TECHNICAL PDF DOWNLOADS\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center;\"\u003e\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      \u003ch2 class=\"ie-h2\" style=\"font-size:20px;\"\u003eComplete Installation Guides\u003c\/h2\u003e\n      \u003cp class=\"ie-body\" style=\"margin-bottom:var(--space-md); max-width: 600px; margin-left: auto; margin-right: auto;\"\u003eDownload our detailed spec sheets with measurements, cutout templates, and step-by-step installation instructions.\u003c\/p\u003e\n\n      \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;\"\u003e\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\" class=\"ie-pdf-link\" target=\"_blank\" rel=\"noopener\"\u003e\n          📄 Download Brass Sink Size Guide (PDF)\n        \u003c\/a\u003e\n\n        \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\" class=\"ie-pdf-link\" target=\"_blank\" rel=\"noopener\"\u003e\n          📄 Download Copper Sink Size Guide (PDF)\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 10 — WHAT'S IN THE BOX\n       ====================================================== --\u003e\n\n\n\n  \u003c!-- ======================================================\n       SECTION 11 — FAQ\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section ie-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eAbsolutely. Mass-produced alternatives use brass-plated zinc that degrades within 3–5 years, with coatings that chip and cannot be restored. Our solid brass (19-gauge) and solid copper (16-gauge) sinks are built to last 20+ years and actually improve in character as they age. You're not buying a fixture — you're investing in a piece of Moroccan craftsmanship that will outlast every trend in your kitchen. Most customers tell us it's the best home upgrade they've ever made.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat's the difference between brass and copper — which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eBoth are solid, unlacquered, and hand-hammered by the same Moroccan artisans. The difference is in the aging journey. Brass begins with a warm golden tone and deepens over time into rich amber and antique honey hues — elegant and timeless. Copper starts with a vibrant reddish-orange and evolves into deep bronze and dark antique tones — more dramatic and storied. Copper (16-gauge) is also slightly thicker, making it the preferred choice for outdoor bars or heavy-duty outdoor kitchens. Both are equally beautiful and durable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow does the unlacquered living finish develop — and is it a flaw?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eNot at all — it's the most celebrated feature of these sinks. Unlacquered metal is raw, with no chemical barrier separating it from air and moisture. Over weeks and months, the surface oxidizes naturally, darkening and shifting in tone in a pattern that's entirely shaped by your environment and how you use your sink. No two patinas ever look the same. This aging is expected, intentional, and explicitly not considered a defect under our warranty. If you prefer a brighter look, an occasional polish with a brass- or copper-specific product will restore the original shine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this sink suitable for outdoor use?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eYes — both solid brass and solid copper are highly resistant to corrosion and weathering. In fact, the natural patina that forms actually serves as a protective layer, slowing further oxidation over time. These sinks are ideal for outdoor kitchens, bar areas, and prep stations. The 16-gauge copper is especially popular for outdoor use given its extra thickness. Just rinse after use and wipe dry for best longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow do I care for my brass or copper sink?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eRinse after use and wipe dry — that's the core routine. For cleaning, use mild soap and warm water. Avoid abrasive cleaners, bleach, or acidic substances (vinegar, lemon juice) as these will accelerate patina development unevenly. If you want to maintain the original shine, occasional polishing with a brass- or copper-specific product will restore it. If you prefer to embrace the patina, simply let it develop naturally — it only gets more beautiful.\u003c\/p\u003e\n      \u003c\/div\u003e\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\"\u003eWhat if I'm not satisfied or need a different size?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eWe want you to love what you ordered. If you don't, return it within 15 days of delivery - unused and in its original packaging - for a full refund. Items that have been installed or used cannot be returned.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 12 — WARRANTY \u0026 GUARANTEE\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center;\"\u003e\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      \u003ch3 class=\"ie-h3\" style=\"text-align: center;\"\u003eWarranty \u0026amp; Guarantee\u003c\/h3\u003e\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        \u003cli\u003e\n\u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on fixture construction and materials for residential use.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on wearable parts (drain components, O-rings).\u003c\/li\u003e\n        \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e for manufacturing defects (labor 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      \u003cdiv style=\"text-align: center;\"\u003e\n        \u003cp style=\"font-size:13px;color:var(--text-light);margin-top:var(--space-sm);\"\u003e\n          Questions? Email \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\n        \u003c\/p\u003e\n        \u003cp style=\"font-size:12px;color:var(--text-light);font-style:italic;margin-top:6px;\"\u003e\n          \u003cem\u003eFinish note: the unlacquered brass and copper living finish develops a natural patina over time. This cosmetic aging is expected and celebrated — not considered a defect.\u003c\/em\u003e\n        \u003c\/p\u003e\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          🎁 \u003cstrong\u003eBuy any 3 items \u0026amp; Save 15%\u003c\/strong\u003e — Your discount will be applied automatically at checkout. Pair your sink with a bridge faucet and matching drain for the complete Insideast look.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       SECTION 13 — FINAL CTA\n       ====================================================== --\u003e\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    \u003ch2 class=\"ie-h2\" style=\"text-align:center;\"\u003eReady to Transform Your Kitchen or Bar?\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"text-align:center;margin-bottom:var(--space-md);\"\u003e\n      Join hundreds of homeowners, interior designers, and Airbnb hosts who chose quality that lasts — and gets more beautiful every year.\n    \u003c\/p\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003ca href=\"#ie-configure\" class=\"ie-btn ie-btn-full\" style=\"max-width:400px;margin:0 auto var(--space-md);\"\u003eConfigure \u0026amp; Order Now →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ie-badges\"\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Handcrafted to Order\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 5-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Free Shipping\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 15-Day Returns\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- end .ie-page --\u003e","brand":"Insideast","offers":[{"title":"Brass \/ 13 x 13 inch","offer_id":45037716701293,"sku":null,"price":359.29,"currency_code":"USD","in_stock":true},{"title":"Brass \/ 16 x 16 inch","offer_id":45037716832365,"sku":null,"price":419.96,"currency_code":"USD","in_stock":true},{"title":"Brass \/ 17 x 17 inch","offer_id":45037716963437,"sku":null,"price":495.25,"currency_code":"USD","in_stock":true},{"title":"Brass \/ 19 x 19 inch","offer_id":45037717094509,"sku":null,"price":560.22,"currency_code":"USD","in_stock":true},{"title":"Brass \/ 21 x 21 inch","offer_id":45037717225581,"sku":null,"price":697.56,"currency_code":"USD","in_stock":true},{"title":"Copper \/ 13 x 13 inch","offer_id":45037720240237,"sku":null,"price":362.81,"currency_code":"USD","in_stock":true},{"title":"Copper \/ 16 x 16 inch","offer_id":45037720273005,"sku":null,"price":365.6,"currency_code":"USD","in_stock":true},{"title":"Copper \/ 17 x 17 inch","offer_id":45037720305773,"sku":null,"price":372.68,"currency_code":"USD","in_stock":true},{"title":"Copper \/ 19 x 19 inch","offer_id":45037720338541,"sku":null,"price":508.42,"currency_code":"USD","in_stock":true},{"title":"Copper \/ 21 x 21 inch","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","url":"https:\/\/www.insideast.com\/products\/handcrafted-hammered-undermount-sink-bar-island-outdoor","provider":"Insideast","version":"1.0","type":"link"}